|
|
|
| 1 | 2026-08-17T23:26:09.659Z | job assigned to worker 01M090P56HK0709DNBV890VMRZ [factory aws, i-0ce7001bf5d96b32f] (queued for 1 m 6 s) |
| |
| 2 | 2026-08-17T23:26:16.443Z | starting task 0: "setup" |
| 3 | 2026-08-17T23:26:16.447Z | ++ uname -s |
| 4 | 2026-08-17T23:26:16.452Z | + kern=SunOS |
| 5 | 2026-08-17T23:26:16.452Z | + build_user=build |
| 6 | 2026-08-17T23:26:16.452Z | + build_uid=12345 |
| 7 | 2026-08-17T23:26:16.452Z | + work_dir=/work |
| 8 | 2026-08-17T23:26:16.452Z | + input_dir=/input |
| 9 | 2026-08-17T23:26:16.452Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-17T23:26:16.452Z | + case "$kern" in |
| 11 | 2026-08-17T23:26:16.453Z | + groupadd -g 12345 build |
| 12 | 2026-08-17T23:26:16.457Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-17T23:26:18.462Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-17T23:26:18.580Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-17T23:26:18.588Z | + home_fs=zfs |
| 16 | 2026-08-17T23:26:18.589Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-17T23:26:18.589Z | + mkdir -p /home/build |
| 18 | 2026-08-17T23:26:18.589Z | + chown build:build /home/build /work |
| 19 | 2026-08-17T23:26:20.585Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-17T23:26:20.589Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-08-17T23:26:20.596Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-17T23:26:20.602Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-17T23:26:20.602Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-17T23:26:20.602Z | * rust toolchain profile = "default" |
| 25 | 2026-08-17T23:26:20.602Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-17T23:26:20.602Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-17T23:26:20.602Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-17T23:26:20.605Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-17T23:26:20.606Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-17T23:26:20.712Z | info: downloading installer |
| 31 | 2026-08-17T23:26:22.466Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-17T23:26:22.466Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-17T23:26:22.466Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-17T23:26:22.466Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-17T23:26:22.478Z | info: profile set to default |
| 36 | 2026-08-17T23:26:22.478Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-17T23:26:22.482Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-17T23:26:22.644Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-17T23:26:22.649Z | info: downloading 6 components |
| 40 | 2026-08-17T23:26:37.985Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-17T23:26:37.985Z | |
| 42 | 2026-08-17T23:26:38.018Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-17T23:26:38.018Z | |
| 44 | 2026-08-17T23:26:38.018Z | |
| 45 | 2026-08-17T23:26:38.018Z | Rust is installed now. Great! |
| 46 | 2026-08-17T23:26:38.018Z | |
| 47 | 2026-08-17T23:26:38.018Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-17T23:26:38.018Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-17T23:26:38.018Z | |
| 50 | 2026-08-17T23:26:38.018Z | To configure your current shell, you need to source |
| 51 | 2026-08-17T23:26:38.018Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-17T23:26:38.018Z | |
| 53 | 2026-08-17T23:26:38.018Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-17T23:26:38.018Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-17T23:26:38.019Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-17T23:26:38.019Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-17T23:26:38.019Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-17T23:26:38.019Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-17T23:26:38.019Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-17T23:26:38.019Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-17T23:26:38.020Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-17T23:26:38.020Z | + rustup --version |
| 63 | 2026-08-17T23:26:38.020Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-17T23:26:38.020Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-17T23:26:38.020Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-17T23:26:38.020Z | + cargo --version |
| 67 | 2026-08-17T23:26:38.020Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-17T23:26:38.020Z | + rustc --version |
| 69 | 2026-08-17T23:26:38.020Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-17T23:26:38.020Z | process exited: duration 17323 ms, exit code 0 |
| |
| 71 | 2026-08-17T23:26:38.042Z | starting task 2: "authentication" |
| 72 | 2026-08-17T23:26:38.059Z | process exited: duration 18 ms, exit code 0 |
| |
| 73 | 2026-08-17T23:26:38.066Z | starting task 3: "clone repository" |
| 74 | 2026-08-17T23:26:38.071Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-17T23:26:38.074Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-17T23:26:38.105Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-17T23:26:49.437Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-17T23:26:49.437Z | + git fetch origin aac4ef5abd241d8b69b5d838d334dd04c7151ba3 |
| 79 | 2026-08-17T23:26:49.793Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-17T23:26:49.801Z | * branch aac4ef5abd241d8b69b5d838d334dd04c7151ba3 -> FETCH_HEAD |
| 81 | 2026-08-17T23:26:49.807Z | + [[ -n maghemite-integration ]] |
| 82 | 2026-08-17T23:26:49.807Z | ++ git branch --show-current |
| 83 | 2026-08-17T23:26:49.807Z | + current=main |
| 84 | 2026-08-17T23:26:49.807Z | + [[ main != maghemite-integration ]] |
| 85 | 2026-08-17T23:26:49.807Z | + git branch -f maghemite-integration aac4ef5abd241d8b69b5d838d334dd04c7151ba3 |
| 86 | 2026-08-17T23:26:49.807Z | + git checkout -f maghemite-integration |
| 87 | 2026-08-17T23:26:50.061Z | Switched to branch 'maghemite-integration' |
| 88 | 2026-08-17T23:26:50.068Z | + git reset --hard aac4ef5abd241d8b69b5d838d334dd04c7151ba3 |
| 89 | 2026-08-17T23:26:50.081Z | HEAD is now at aac4ef5ab update Cargo.lock and workspace-hack |
| 90 | 2026-08-17T23:26:50.088Z | process exited: duration 12014 ms, exit code 0 |
| |
| 91 | 2026-08-17T23:26:50.099Z | starting task 4: "build" |
| 92 | 2026-08-17T23:26:50.104Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-17T23:26:50.104Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-17T23:26:50.104Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-17T23:26:50.104Z | +++ uname -s |
| 96 | 2026-08-17T23:26:50.104Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-17T23:26:50.104Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-17T23:26:50.110Z | + cargo --version |
| 99 | 2026-08-17T23:26:50.114Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-17T23:26:50.118Z | + rustc --version |
| 101 | 2026-08-17T23:26:50.137Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-17T23:26:50.141Z | + cargo tree --locked |
| 103 | 2026-08-17T23:26:50.313Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 104 | 2026-08-17T23:26:50.659Z | Updating crates.io index |
| 105 | 2026-08-17T23:26:50.663Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 106 | 2026-08-17T23:26:50.949Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 107 | 2026-08-17T23:26:51.842Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 108 | 2026-08-17T23:26:52.367Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 109 | 2026-08-17T23:26:53.094Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 110 | 2026-08-17T23:26:54.725Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 111 | 2026-08-17T23:26:55.619Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 112 | 2026-08-17T23:26:55.943Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 113 | 2026-08-17T23:26:56.318Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 114 | 2026-08-17T23:26:57.979Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 115 | 2026-08-17T23:26:58.301Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 116 | 2026-08-17T23:26:58.665Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 117 | 2026-08-17T23:26:58.976Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 118 | 2026-08-17T23:26:59.296Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 119 | 2026-08-17T23:26:59.594Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 120 | 2026-08-17T23:26:59.926Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 121 | 2026-08-17T23:27:00.216Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 122 | 2026-08-17T23:27:00.539Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 123 | 2026-08-17T23:27:01.006Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 124 | 2026-08-17T23:27:01.489Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 125 | 2026-08-17T23:27:01.924Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 126 | 2026-08-17T23:27:02.445Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 127 | 2026-08-17T23:27:02.728Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 128 | 2026-08-17T23:27:03.648Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 129 | 2026-08-17T23:27:04.019Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 130 | 2026-08-17T23:27:04.586Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 131 | 2026-08-17T23:27:05.010Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 132 | 2026-08-17T23:27:05.602Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 133 | 2026-08-17T23:27:06.023Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 134 | 2026-08-17T23:27:06.376Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 135 | 2026-08-17T23:27:06.668Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 136 | 2026-08-17T23:27:07.021Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 137 | 2026-08-17T23:27:07.504Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 138 | 2026-08-17T23:27:08.063Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 139 | 2026-08-17T23:27:08.350Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 140 | 2026-08-17T23:27:08.679Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 141 | 2026-08-17T23:27:09.017Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 142 | 2026-08-17T23:27:09.387Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 143 | 2026-08-17T23:27:09.745Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 144 | 2026-08-17T23:27:09.962Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-08-17T23:27:10.284Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 146 | 2026-08-17T23:27:10.571Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 147 | 2026-08-17T23:27:13.942Z | Downloading crates ... |
| 148 | 2026-08-17T23:27:14.001Z | Downloaded criterion-plot v0.6.0 |
| 149 | 2026-08-17T23:27:14.007Z | Downloaded clang-sys v1.8.1 |
| 150 | 2026-08-17T23:27:14.010Z | Downloaded cookie v0.18.1 |
| 151 | 2026-08-17T23:27:14.010Z | Downloaded darling_macro v0.13.4 |
| 152 | 2026-08-17T23:27:14.013Z | Downloaded compression-core v0.4.31 |
| 153 | 2026-08-17T23:27:14.016Z | Downloaded httpdate v1.0.3 |
| 154 | 2026-08-17T23:27:14.016Z | Downloaded compact_str v0.8.1 |
| 155 | 2026-08-17T23:27:14.020Z | Downloaded crossbeam-deque v0.8.6 |
| 156 | 2026-08-17T23:27:14.023Z | Downloaded clap_lex v1.0.0 |
| 157 | 2026-08-17T23:27:14.023Z | Downloaded crc v3.4.0 |
| 158 | 2026-08-17T23:27:14.026Z | Downloaded ctutils v0.4.2 |
| 159 | 2026-08-17T23:27:14.029Z | Downloaded hashbrown v0.12.3 |
| 160 | 2026-08-17T23:27:14.033Z | Downloaded idna_adapter v1.2.1 |
| 161 | 2026-08-17T23:27:14.033Z | Downloaded compression-codecs v0.4.37 |
| 162 | 2026-08-17T23:27:14.033Z | Downloaded hyper-staticfile v0.10.1 |
| 163 | 2026-08-17T23:27:14.037Z | Downloaded ingot v0.2.1 |
| 164 | 2026-08-17T23:27:14.037Z | Downloaded git-stub-vcs v0.1.0 |
| 165 | 2026-08-17T23:27:14.037Z | Downloaded convert_case v0.4.0 |
| 166 | 2026-08-17T23:27:14.037Z | Downloaded half v1.8.3 |
| 167 | 2026-08-17T23:27:14.041Z | Downloaded console v0.16.2 |
| 168 | 2026-08-17T23:27:14.041Z | Downloaded hostname v0.3.1 |
| 169 | 2026-08-17T23:27:14.041Z | Downloaded cmov v0.5.4 |
| 170 | 2026-08-17T23:27:14.041Z | Downloaded colored v3.1.1 |
| 171 | 2026-08-17T23:27:14.041Z | Downloaded concurrent-queue v2.5.0 |
| 172 | 2026-08-17T23:27:14.045Z | Downloaded console v0.15.11 |
| 173 | 2026-08-17T23:27:14.045Z | Downloaded crc-catalog v2.4.0 |
| 174 | 2026-08-17T23:27:14.045Z | Downloaded crc32fast v1.5.0 |
| 175 | 2026-08-17T23:27:14.045Z | Downloaded hash32 v0.2.1 |
| 176 | 2026-08-17T23:27:14.045Z | Downloaded heck v0.4.1 |
| 177 | 2026-08-17T23:27:14.049Z | Downloaded glob v0.3.3 |
| 178 | 2026-08-17T23:27:14.049Z | Downloaded globset v0.4.18 |
| 179 | 2026-08-17T23:27:14.049Z | Downloaded cpubits v0.1.1 |
| 180 | 2026-08-17T23:27:14.049Z | Downloaded cpufeatures v0.3.0 |
| 181 | 2026-08-17T23:27:14.049Z | Downloaded constant_time_eq v0.4.2 |
| 182 | 2026-08-17T23:27:14.052Z | Downloaded crc8 v0.1.1 |
| 183 | 2026-08-17T23:27:14.052Z | Downloaded crossbeam-epoch v0.9.18 |
| 184 | 2026-08-17T23:27:14.052Z | Downloaded hex-literal v1.1.0 |
| 185 | 2026-08-17T23:27:14.052Z | Downloaded colorchoice v1.0.4 |
| 186 | 2026-08-17T23:27:14.052Z | Downloaded hickory-client v0.25.2 |
| 187 | 2026-08-17T23:27:14.055Z | Downloaded git-stub v1.0.0 |
| 188 | 2026-08-17T23:27:14.055Z | Downloaded constant_time_eq v0.3.1 |
| 189 | 2026-08-17T23:27:14.055Z | Downloaded defmt v0.3.100 |
| 190 | 2026-08-17T23:27:14.058Z | Downloaded defmt-parser v1.0.0 |
| 191 | 2026-08-17T23:27:14.062Z | Downloaded atomicwrites v0.4.4 |
| 192 | 2026-08-17T23:27:14.062Z | Downloaded hickory-resolver v0.24.4 |
| 193 | 2026-08-17T23:27:14.065Z | Downloaded cpufeatures v0.2.17 |
| 194 | 2026-08-17T23:27:14.068Z | Downloaded hex v0.4.3 |
| 195 | 2026-08-17T23:27:14.068Z | Downloaded h2 v0.4.15 |
| 196 | 2026-08-17T23:27:14.071Z | Downloaded crucible-workspace-hack v0.1.0 |
| 197 | 2026-08-17T23:27:14.075Z | Downloaded derive_more v0.99.20 |
| 198 | 2026-08-17T23:27:14.087Z | Downloaded ciborium-io v0.2.2 |
| 199 | 2026-08-17T23:27:14.090Z | Downloaded crypto-common v0.2.2 |
| 200 | 2026-08-17T23:27:14.093Z | Downloaded debug-ignore v1.0.5 |
| 201 | 2026-08-17T23:27:14.093Z | Downloaded ident_case v1.0.1 |
| 202 | 2026-08-17T23:27:14.093Z | Downloaded guppy-workspace-hack v0.1.0 |
| 203 | 2026-08-17T23:27:14.093Z | Downloaded cstr-argument v0.1.2 |
| 204 | 2026-08-17T23:27:14.097Z | Downloaded home v0.5.12 |
| 205 | 2026-08-17T23:27:14.100Z | Downloaded cobs v0.3.0 |
| 206 | 2026-08-17T23:27:14.103Z | Downloaded darling_macro v0.23.0 |
| 207 | 2026-08-17T23:27:14.103Z | Downloaded hostname v0.4.2 |
| 208 | 2026-08-17T23:27:14.106Z | Downloaded ciborium-ll v0.2.2 |
| 209 | 2026-08-17T23:27:14.106Z | Downloaded crunchy v0.2.4 |
| 210 | 2026-08-17T23:27:14.109Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 211 | 2026-08-17T23:27:14.109Z | Downloaded headers-core v0.3.0 |
| 212 | 2026-08-17T23:27:14.109Z | Downloaded hex-literal v0.4.1 |
| 213 | 2026-08-17T23:27:14.112Z | Downloaded hubpack_derive v0.1.1 |
| 214 | 2026-08-17T23:27:14.112Z | Downloaded internet-checksum v0.2.1 |
| 215 | 2026-08-17T23:27:14.112Z | Downloaded darling_macro v0.20.11 |
| 216 | 2026-08-17T23:27:14.112Z | Downloaded crypto-common v0.1.7 |
| 217 | 2026-08-17T23:27:14.115Z | Downloaded derive_builder_macro v0.20.2 |
| 218 | 2026-08-17T23:27:14.115Z | Downloaded inout v0.1.4 |
| 219 | 2026-08-17T23:27:14.118Z | Downloaded indent_write v2.2.0 |
| 220 | 2026-08-17T23:27:14.118Z | Downloaded is-terminal v0.4.17 |
| 221 | 2026-08-17T23:27:14.118Z | Downloaded instant v0.1.13 |
| 222 | 2026-08-17T23:27:14.122Z | Downloaded heck v0.5.0 |
| 223 | 2026-08-17T23:27:14.122Z | Downloaded convert_case v0.10.0 |
| 224 | 2026-08-17T23:27:14.125Z | Downloaded const_format_proc_macros v0.2.34 |
| 225 | 2026-08-17T23:27:14.125Z | Downloaded corncobs v0.1.4 |
| 226 | 2026-08-17T23:27:14.128Z | Downloaded globwalk v0.9.1 |
| 227 | 2026-08-17T23:27:14.128Z | Downloaded critical-section v1.2.0 |
| 228 | 2026-08-17T23:27:14.128Z | Downloaded darling v0.13.4 |
| 229 | 2026-08-17T23:27:14.131Z | Downloaded darling_macro v0.21.3 |
| 230 | 2026-08-17T23:27:14.131Z | Downloaded clap_derive v4.6.1 |
| 231 | 2026-08-17T23:27:14.134Z | Downloaded cipher v0.4.4 |
| 232 | 2026-08-17T23:27:14.134Z | Downloaded cmake v0.1.57 |
| 233 | 2026-08-17T23:27:14.134Z | Downloaded crc-any v2.5.0 |
| 234 | 2026-08-17T23:27:14.138Z | Downloaded aead v0.5.2 |
| 235 | 2026-08-17T23:27:14.138Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-08-17T23:27:14.141Z | Downloaded hyper-tls v0.6.0 |
| 237 | 2026-08-17T23:27:14.141Z | Downloaded atomic-waker v1.1.2 |
| 238 | 2026-08-17T23:27:14.145Z | Downloaded ascii-canvas v3.0.0 |
| 239 | 2026-08-17T23:27:14.148Z | Downloaded http-body v1.0.1 |
| 240 | 2026-08-17T23:27:14.148Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 241 | 2026-08-17T23:27:14.148Z | Downloaded hash32 v0.3.1 |
| 242 | 2026-08-17T23:27:14.148Z | Downloaded instability v0.3.11 |
| 243 | 2026-08-17T23:27:14.148Z | Downloaded block-buffer v0.12.1 |
| 244 | 2026-08-17T23:27:14.148Z | Downloaded indoc v1.0.9 |
| 245 | 2026-08-17T23:27:14.152Z | Downloaded inout v0.2.2 |
| 246 | 2026-08-17T23:27:14.155Z | Downloaded http-range v0.1.5 |
| 247 | 2026-08-17T23:27:14.155Z | Downloaded illumos-nvpair v0.3.0 |
| 248 | 2026-08-17T23:27:14.155Z | Downloaded parking v2.2.1 |
| 249 | 2026-08-17T23:27:14.159Z | Downloaded atty v0.2.14 |
| 250 | 2026-08-17T23:27:14.163Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 251 | 2026-08-17T23:27:14.163Z | Downloaded hubpack v0.1.2 |
| 252 | 2026-08-17T23:27:14.163Z | Downloaded approx v0.5.1 |
| 253 | 2026-08-17T23:27:14.163Z | Downloaded plotters-svg v0.3.7 |
| 254 | 2026-08-17T23:27:14.166Z | Downloaded bb8 v0.8.6 |
| 255 | 2026-08-17T23:27:14.166Z | Downloaded cfg_aliases v0.2.1 |
| 256 | 2026-08-17T23:27:14.166Z | Downloaded csv-core v0.1.13 |
| 257 | 2026-08-17T23:27:14.169Z | Downloaded cfg_aliases v0.1.1 |
| 258 | 2026-08-17T23:27:14.169Z | Downloaded cipher v0.5.2 |
| 259 | 2026-08-17T23:27:14.169Z | Downloaded bitfield-macros v0.19.4 |
| 260 | 2026-08-17T23:27:14.169Z | Downloaded defmt v1.0.1 |
| 261 | 2026-08-17T23:27:14.172Z | Downloaded oso-derive v0.27.3 |
| 262 | 2026-08-17T23:27:14.173Z | Downloaded path-slash v0.1.5 |
| 263 | 2026-08-17T23:27:14.176Z | Downloaded derive-ex v0.1.8 |
| 264 | 2026-08-17T23:27:14.176Z | Downloaded ctr v0.10.1 |
| 265 | 2026-08-17T23:27:14.179Z | Downloaded group v0.13.0 |
| 266 | 2026-08-17T23:27:14.182Z | Downloaded highway v1.3.0 |
| 267 | 2026-08-17T23:27:14.186Z | Downloaded daft v0.1.7 |
| 268 | 2026-08-17T23:27:14.186Z | Downloaded deranged v0.5.8 |
| 269 | 2026-08-17T23:27:14.186Z | Downloaded data-encoding v2.10.0 |
| 270 | 2026-08-17T23:27:14.186Z | Downloaded defmt-macros v1.0.1 |
| 271 | 2026-08-17T23:27:14.190Z | Downloaded delegate v0.13.5 |
| 272 | 2026-08-17T23:27:14.190Z | Downloaded derive_builder_core v0.20.2 |
| 273 | 2026-08-17T23:27:14.190Z | Downloaded humantime v2.3.0 |
| 274 | 2026-08-17T23:27:14.190Z | Downloaded indoc v2.0.7 |
| 275 | 2026-08-17T23:27:14.193Z | Downloaded ciborium v0.2.2 |
| 276 | 2026-08-17T23:27:14.196Z | Downloaded clap v4.6.1 |
| 277 | 2026-08-17T23:27:14.200Z | Downloaded colored v2.2.0 |
| 278 | 2026-08-17T23:27:14.200Z | Downloaded der_derive v0.7.3 |
| 279 | 2026-08-17T23:27:14.203Z | Downloaded ipnet v2.11.0 |
| 280 | 2026-08-17T23:27:14.203Z | Downloaded proc-macro-crate v1.3.1 |
| 281 | 2026-08-17T23:27:14.203Z | Downloaded proc-macro-crate v3.4.0 |
| 282 | 2026-08-17T23:27:14.206Z | Downloaded radium v0.7.0 |
| 283 | 2026-08-17T23:27:14.209Z | Downloaded predicates-tree v1.0.13 |
| 284 | 2026-08-17T23:27:14.209Z | Downloaded http v1.4.2 |
| 285 | 2026-08-17T23:27:14.213Z | Downloaded daft-derive v0.1.7 |
| 286 | 2026-08-17T23:27:14.216Z | Downloaded anstyle-parse v0.2.7 |
| 287 | 2026-08-17T23:27:14.216Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 288 | 2026-08-17T23:27:14.219Z | Downloaded ref-cast v1.0.25 |
| 289 | 2026-08-17T23:27:14.222Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 290 | 2026-08-17T23:27:14.222Z | Downloaded ingot-types v0.2.0 |
| 291 | 2026-08-17T23:27:14.223Z | Downloaded byteorder v1.5.0 |
| 292 | 2026-08-17T23:27:14.226Z | Downloaded pbkdf2 v0.13.0 |
| 293 | 2026-08-17T23:27:14.229Z | Downloaded group v0.14.0 |
| 294 | 2026-08-17T23:27:14.232Z | Downloaded http-body-util v0.1.3 |
| 295 | 2026-08-17T23:27:14.232Z | Downloaded oxide-update-engine v0.1.2 |
| 296 | 2026-08-17T23:27:14.232Z | Downloaded pem-rfc7468 v0.7.0 |
| 297 | 2026-08-17T23:27:14.237Z | Downloaded sapling-renderdag v0.1.0 |
| 298 | 2026-08-17T23:27:14.240Z | Downloaded secrecy v0.8.0 |
| 299 | 2026-08-17T23:27:14.244Z | Downloaded secrecy v0.10.3 |
| 300 | 2026-08-17T23:27:14.244Z | Downloaded serde_repr v0.1.20 |
| 301 | 2026-08-17T23:27:14.244Z | Downloaded serde_spanned v0.6.9 |
| 302 | 2026-08-17T23:27:14.244Z | Downloaded sha1 v0.11.0 |
| 303 | 2026-08-17T23:27:14.244Z | Downloaded hmac v0.12.1 |
| 304 | 2026-08-17T23:27:14.247Z | Downloaded signature v2.2.0 |
| 305 | 2026-08-17T23:27:14.247Z | Downloaded pkg-config v0.3.32 |
| 306 | 2026-08-17T23:27:14.251Z | Downloaded polyval v0.7.1 |
| 307 | 2026-08-17T23:27:14.251Z | Downloaded addr2line v0.25.1 |
| 308 | 2026-08-17T23:27:14.251Z | Downloaded derive_builder v0.20.2 |
| 309 | 2026-08-17T23:27:14.264Z | Downloaded darling v0.20.11 |
| 310 | 2026-08-17T23:27:14.267Z | Downloaded darling v0.21.3 |
| 311 | 2026-08-17T23:27:14.270Z | Downloaded smawk v0.3.2 |
| 312 | 2026-08-17T23:27:14.270Z | Downloaded ppv-lite86 v0.2.21 |
| 313 | 2026-08-17T23:27:14.270Z | Downloaded serde_spanned v1.1.1 |
| 314 | 2026-08-17T23:27:14.274Z | Downloaded structmeta v0.3.0 |
| 315 | 2026-08-17T23:27:14.274Z | Downloaded structmeta-derive v0.3.0 |
| 316 | 2026-08-17T23:27:14.274Z | Downloaded darling_core v0.13.4 |
| 317 | 2026-08-17T23:27:14.277Z | Downloaded cookie_store v0.22.1 |
| 318 | 2026-08-17T23:27:14.277Z | Downloaded derive-where v1.6.0 |
| 319 | 2026-08-17T23:27:14.280Z | Downloaded progenitor-macro v0.14.0 |
| 320 | 2026-08-17T23:27:14.280Z | Downloaded const_format v0.2.35 |
| 321 | 2026-08-17T23:27:14.284Z | Downloaded rand_core v0.10.0 |
| 322 | 2026-08-17T23:27:14.287Z | Downloaded icu_provider v2.1.1 |
| 323 | 2026-08-17T23:27:14.292Z | Downloaded proc-macro-error v1.0.4 |
| 324 | 2026-08-17T23:27:14.296Z | Downloaded rustc-demangle v0.1.27 |
| 325 | 2026-08-17T23:27:14.299Z | Downloaded async-bb8-diesel v0.2.1 |
| 326 | 2026-08-17T23:27:14.299Z | Downloaded supports-color v3.0.2 |
| 327 | 2026-08-17T23:27:14.300Z | Downloaded terminal_size v0.1.17 |
| 328 | 2026-08-17T23:27:14.303Z | Downloaded anes v0.1.6 |
| 329 | 2026-08-17T23:27:14.303Z | Downloaded argon2 v0.6.0-rc.8 |
| 330 | 2026-08-17T23:27:14.306Z | Downloaded rand_core v0.9.5 |
| 331 | 2026-08-17T23:27:14.306Z | Downloaded try-lock v0.2.5 |
| 332 | 2026-08-17T23:27:14.306Z | Downloaded hmac v0.13.0 |
| 333 | 2026-08-17T23:27:14.311Z | Downloaded hybrid-array v0.4.13 |
| 334 | 2026-08-17T23:27:14.311Z | Downloaded ingot-macros v0.2.0 |
| 335 | 2026-08-17T23:27:14.311Z | Downloaded rustversion v1.0.22 |
| 336 | 2026-08-17T23:27:14.314Z | Downloaded iana-time-zone v0.1.65 |
| 337 | 2026-08-17T23:27:14.314Z | Downloaded ipnetwork v0.21.1 |
| 338 | 2026-08-17T23:27:14.314Z | Downloaded httptest v0.16.4 |
| 339 | 2026-08-17T23:27:14.314Z | Downloaded hyper-rustls v0.27.7 |
| 340 | 2026-08-17T23:27:14.318Z | Downloaded bzip2 v0.6.1 |
| 341 | 2026-08-17T23:27:14.318Z | Downloaded blake2 v0.10.6 |
| 342 | 2026-08-17T23:27:14.318Z | Downloaded pest_derive v2.8.6 |
| 343 | 2026-08-17T23:27:14.318Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 344 | 2026-08-17T23:27:14.321Z | Downloaded utf-8 v0.7.6 |
| 345 | 2026-08-17T23:27:14.324Z | Downloaded scroll v0.12.0 |
| 346 | 2026-08-17T23:27:14.324Z | Downloaded unarray v0.1.4 |
| 347 | 2026-08-17T23:27:14.328Z | Downloaded slog-stdlog v4.1.1 |
| 348 | 2026-08-17T23:27:14.331Z | Downloaded untrusted v0.7.1 |
| 349 | 2026-08-17T23:27:14.331Z | Downloaded void v1.0.2 |
| 350 | 2026-08-17T23:27:14.334Z | Downloaded const-oid v0.10.2 |
| 351 | 2026-08-17T23:27:14.334Z | Downloaded crossbeam-utils v0.8.21 |
| 352 | 2026-08-17T23:27:14.338Z | Downloaded ignore v0.4.25 |
| 353 | 2026-08-17T23:27:14.338Z | Downloaded httparse v1.10.1 |
| 354 | 2026-08-17T23:27:14.341Z | Downloaded datatest-stable v0.3.3 |
| 355 | 2026-08-17T23:27:14.341Z | Downloaded postcard v1.1.3 |
| 356 | 2026-08-17T23:27:14.344Z | Downloaded const-oid v0.9.6 |
| 357 | 2026-08-17T23:27:14.344Z | Downloaded waitgroup v0.1.2 |
| 358 | 2026-08-17T23:27:14.348Z | Downloaded wnaf v0.14.0 |
| 359 | 2026-08-17T23:27:14.352Z | Downloaded indexmap v1.9.3 |
| 360 | 2026-08-17T23:27:14.352Z | Downloaded darling v0.23.0 |
| 361 | 2026-08-17T23:27:14.355Z | Downloaded ssh-encoding v0.3.0 |
| 362 | 2026-08-17T23:27:14.355Z | Downloaded chumsky v0.9.3 |
| 363 | 2026-08-17T23:27:14.358Z | Downloaded static_assertions v1.1.0 |
| 364 | 2026-08-17T23:27:14.358Z | Downloaded display-error-chain v0.2.2 |
| 365 | 2026-08-17T23:27:14.358Z | Downloaded sqlformat v0.3.5 |
| 366 | 2026-08-17T23:27:14.358Z | Downloaded dsl_auto_type v0.2.0 |
| 367 | 2026-08-17T23:27:14.363Z | Downloaded stacker v0.1.23 |
| 368 | 2026-08-17T23:27:14.367Z | Downloaded dyn-clone v1.0.20 |
| 369 | 2026-08-17T23:27:14.370Z | Downloaded termcolor v1.4.1 |
| 370 | 2026-08-17T23:27:14.370Z | Downloaded tiny-keccak v2.0.2 |
| 371 | 2026-08-17T23:27:14.370Z | Downloaded tokio-tungstenite v0.23.1 |
| 372 | 2026-08-17T23:27:14.374Z | Downloaded synstructure v0.13.2 |
| 373 | 2026-08-17T23:27:14.374Z | Downloaded dirs-sys-next v0.1.2 |
| 374 | 2026-08-17T23:27:14.377Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 375 | 2026-08-17T23:27:14.377Z | Downloaded thread_local v1.1.9 |
| 376 | 2026-08-17T23:27:14.377Z | Downloaded event-listener-strategy v0.5.4 |
| 377 | 2026-08-17T23:27:14.377Z | Downloaded float-ord v0.3.2 |
| 378 | 2026-08-17T23:27:14.380Z | Downloaded equivalent v1.0.2 |
| 379 | 2026-08-17T23:27:14.380Z | Downloaded fastrand v2.3.0 |
| 380 | 2026-08-17T23:27:14.380Z | Downloaded tokio-dtrace v0.1.1 |
| 381 | 2026-08-17T23:27:14.385Z | Downloaded camino v1.2.2 |
| 382 | 2026-08-17T23:27:14.388Z | Downloaded bzip2 v0.4.4 |
| 383 | 2026-08-17T23:27:14.391Z | Downloaded papergrid v0.11.0 |
| 384 | 2026-08-17T23:27:14.394Z | Downloaded gethostname v0.5.0 |
| 385 | 2026-08-17T23:27:14.394Z | Downloaded pin-project v1.1.11 |
| 386 | 2026-08-17T23:27:14.400Z | Downloaded ghash v0.6.0 |
| 387 | 2026-08-17T23:27:14.403Z | Downloaded uzers v0.12.2 |
| 388 | 2026-08-17T23:27:14.403Z | Downloaded half v2.7.1 |
| 389 | 2026-08-17T23:27:14.403Z | Downloaded headers v0.4.1 |
| 390 | 2026-08-17T23:27:14.406Z | Downloaded foreign-types-shared v0.3.1 |
| 391 | 2026-08-17T23:27:14.406Z | Downloaded foreign-types-shared v0.1.1 |
| 392 | 2026-08-17T23:27:14.409Z | Downloaded futures-core v0.3.32 |
| 393 | 2026-08-17T23:27:14.409Z | Downloaded icu_normalizer v2.1.1 |
| 394 | 2026-08-17T23:27:14.409Z | Downloaded icu_normalizer_data v2.1.1 |
| 395 | 2026-08-17T23:27:14.413Z | Downloaded unicase v2.9.0 |
| 396 | 2026-08-17T23:27:14.413Z | Downloaded usdt-impl v0.5.0 |
| 397 | 2026-08-17T23:27:14.416Z | Downloaded vergen-gitcl v1.0.8 |
| 398 | 2026-08-17T23:27:14.416Z | Downloaded whoami v2.1.0 |
| 399 | 2026-08-17T23:27:14.419Z | Downloaded darling_core v0.23.0 |
| 400 | 2026-08-17T23:27:14.422Z | Downloaded darling_core v0.21.3 |
| 401 | 2026-08-17T23:27:14.427Z | Downloaded lru-slab v0.1.2 |
| 402 | 2026-08-17T23:27:14.427Z | Downloaded darling_core v0.20.11 |
| 403 | 2026-08-17T23:27:14.427Z | Downloaded hickory-resolver v0.25.2 |
| 404 | 2026-08-17T23:27:14.430Z | Downloaded crossbeam-channel v0.5.15 |
| 405 | 2026-08-17T23:27:14.433Z | Downloaded lalrpop-util v0.19.12 |
| 406 | 2026-08-17T23:27:14.433Z | Downloaded zerovec-derive v0.11.2 |
| 407 | 2026-08-17T23:27:14.433Z | Downloaded lazy_static v1.5.0 |
| 408 | 2026-08-17T23:27:14.433Z | Downloaded multimap v0.10.1 |
| 409 | 2026-08-17T23:27:14.436Z | Downloaded linkme-impl v0.3.35 |
| 410 | 2026-08-17T23:27:14.436Z | Downloaded mime v0.3.17 |
| 411 | 2026-08-17T23:27:14.440Z | Downloaded num-derive v0.4.2 |
| 412 | 2026-08-17T23:27:14.440Z | Downloaded match_cfg v0.1.0 |
| 413 | 2026-08-17T23:27:14.440Z | Downloaded managed v0.8.0 |
| 414 | 2026-08-17T23:27:14.440Z | Downloaded maplit v1.0.2 |
| 415 | 2026-08-17T23:27:14.440Z | Downloaded new_debug_unreachable v1.0.6 |
| 416 | 2026-08-17T23:27:14.443Z | Downloaded smallvec v1.15.1 |
| 417 | 2026-08-17T23:27:14.443Z | Downloaded zstd v0.13.3 |
| 418 | 2026-08-17T23:27:14.443Z | Downloaded progenitor-impl v0.13.0 |
| 419 | 2026-08-17T23:27:14.446Z | Downloaded strum_macros v0.27.2 |
| 420 | 2026-08-17T23:27:14.446Z | Downloaded ecdsa v0.16.9 |
| 421 | 2026-08-17T23:27:14.446Z | Downloaded guppy v0.17.25 |
| 422 | 2026-08-17T23:27:14.449Z | Downloaded thiserror v1.0.69 |
| 423 | 2026-08-17T23:27:14.453Z | Downloaded tokio-rustls v0.26.4 |
| 424 | 2026-08-17T23:27:14.453Z | Downloaded miette-derive v5.10.0 |
| 425 | 2026-08-17T23:27:14.456Z | Downloaded newline-converter v0.3.0 |
| 426 | 2026-08-17T23:27:14.456Z | Downloaded nonempty v0.12.0 |
| 427 | 2026-08-17T23:27:14.460Z | Downloaded enum_dispatch v0.3.13 |
| 428 | 2026-08-17T23:27:14.460Z | Downloaded icu_locale_core v2.1.1 |
| 429 | 2026-08-17T23:27:14.463Z | Downloaded num_threads v0.1.7 |
| 430 | 2026-08-17T23:27:14.463Z | Downloaded assert-json-diff v2.0.2 |
| 431 | 2026-08-17T23:27:14.468Z | Downloaded ryu v1.0.23 |
| 432 | 2026-08-17T23:27:14.468Z | Downloaded trybuild v1.0.116 |
| 433 | 2026-08-17T23:27:14.471Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 434 | 2026-08-17T23:27:14.471Z | Downloaded bytes v1.11.1 |
| 435 | 2026-08-17T23:27:14.474Z | Downloaded async-object-pool v0.2.0 |
| 436 | 2026-08-17T23:27:14.474Z | Downloaded base16ct v0.2.0 |
| 437 | 2026-08-17T23:27:14.474Z | Downloaded p256 v0.14.0 |
| 438 | 2026-08-17T23:27:14.477Z | Downloaded base16ct v1.0.0 |
| 439 | 2026-08-17T23:27:14.477Z | Downloaded papergrid v0.18.0 |
| 440 | 2026-08-17T23:27:14.480Z | Downloaded fixedbitset v0.5.7 |
| 441 | 2026-08-17T23:27:14.483Z | Downloaded serde_cbor v0.11.2 |
| 442 | 2026-08-17T23:27:14.486Z | Downloaded foldhash v0.2.0 |
| 443 | 2026-08-17T23:27:14.486Z | Downloaded heapless v0.7.17 |
| 444 | 2026-08-17T23:27:14.489Z | Downloaded icu_collections v2.1.1 |
| 445 | 2026-08-17T23:27:14.493Z | Downloaded icu_properties v2.1.2 |
| 446 | 2026-08-17T23:27:14.493Z | Downloaded signal-hook v0.3.18 |
| 447 | 2026-08-17T23:27:14.496Z | Downloaded castaway v0.2.4 |
| 448 | 2026-08-17T23:27:14.496Z | Downloaded openssl-macros v0.1.1 |
| 449 | 2026-08-17T23:27:14.496Z | Downloaded cargo-platform v0.3.2 |
| 450 | 2026-08-17T23:27:14.496Z | Downloaded yasna v0.5.2 |
| 451 | 2026-08-17T23:27:14.499Z | Downloaded parse-display v0.10.0 |
| 452 | 2026-08-17T23:27:14.499Z | Downloaded pathdiff v0.2.3 |
| 453 | 2026-08-17T23:27:14.503Z | Downloaded jobserver v0.1.34 |
| 454 | 2026-08-17T23:27:14.506Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 455 | 2026-08-17T23:27:14.506Z | Downloaded similar v2.7.0 |
| 456 | 2026-08-17T23:27:14.510Z | Downloaded zerocopy-derive v0.7.35 |
| 457 | 2026-08-17T23:27:14.513Z | Downloaded itoa v1.0.17 |
| 458 | 2026-08-17T23:27:14.516Z | Downloaded proc-macro-error-attr v1.0.4 |
| 459 | 2026-08-17T23:27:14.516Z | Downloaded heapless v0.8.0 |
| 460 | 2026-08-17T23:27:14.519Z | Downloaded newtype-uuid v1.3.2 |
| 461 | 2026-08-17T23:27:14.519Z | Downloaded plotters-backend v0.3.7 |
| 462 | 2026-08-17T23:27:14.522Z | Downloaded tempfile v3.25.0 |
| 463 | 2026-08-17T23:27:14.522Z | Downloaded pretty-hex v0.4.1 |
| 464 | 2026-08-17T23:27:14.526Z | Downloaded rand_chacha v0.3.1 |
| 465 | 2026-08-17T23:27:14.529Z | Downloaded prettyplease v0.2.37 |
| 466 | 2026-08-17T23:27:14.570Z | Downloaded tinyvec v1.10.0 |
| 467 | 2026-08-17T23:27:14.570Z | Downloaded indicatif v0.18.4 |
| 468 | 2026-08-17T23:27:14.570Z | Downloaded typify v0.6.2 |
| 469 | 2026-08-17T23:27:14.570Z | Downloaded des v0.9.0 |
| 470 | 2026-08-17T23:27:14.570Z | Downloaded scuffle v0.1.0 |
| 471 | 2026-08-17T23:27:14.570Z | Downloaded psl-types v2.0.11 |
| 472 | 2026-08-17T23:27:14.570Z | Downloaded quick-error v1.2.3 |
| 473 | 2026-08-17T23:27:14.570Z | Downloaded argon2 v0.5.3 |
| 474 | 2026-08-17T23:27:14.570Z | Downloaded bs58 v0.5.1 |
| 475 | 2026-08-17T23:27:14.570Z | Downloaded rand_distr v0.5.1 |
| 476 | 2026-08-17T23:27:14.570Z | Downloaded serde_bytes v0.11.19 |
| 477 | 2026-08-17T23:27:14.570Z | Downloaded sha1 v0.10.6 |
| 478 | 2026-08-17T23:27:14.570Z | Downloaded num_enum_derive v0.7.6 |
| 479 | 2026-08-17T23:27:14.570Z | Downloaded base64 v0.21.7 |
| 480 | 2026-08-17T23:27:14.570Z | Downloaded anstyle v1.0.14 |
| 481 | 2026-08-17T23:27:14.570Z | Downloaded bitflags v1.3.2 |
| 482 | 2026-08-17T23:27:14.570Z | Downloaded hickory-server v0.25.2 |
| 483 | 2026-08-17T23:27:14.570Z | Downloaded bit-vec v0.6.3 |
| 484 | 2026-08-17T23:27:14.570Z | Downloaded slog v2.8.2 |
| 485 | 2026-08-17T23:27:14.570Z | Downloaded socket2 v0.5.10 |
| 486 | 2026-08-17T23:27:14.570Z | Downloaded scheduled-thread-pool v0.2.7 |
| 487 | 2026-08-17T23:27:14.570Z | Downloaded semver v0.1.20 |
| 488 | 2026-08-17T23:27:14.575Z | Downloaded strsim v0.11.1 |
| 489 | 2026-08-17T23:27:14.575Z | Downloaded unicode-bidi v0.3.18 |
| 490 | 2026-08-17T23:27:14.575Z | Downloaded strsim v0.10.0 |
| 491 | 2026-08-17T23:27:14.575Z | Downloaded bytecount v0.6.9 |
| 492 | 2026-08-17T23:27:14.579Z | Downloaded crypto-bigint v0.5.5 |
| 493 | 2026-08-17T23:27:14.582Z | Downloaded futures-channel v0.3.32 |
| 494 | 2026-08-17T23:27:14.582Z | Downloaded terminal_size v0.4.3 |
| 495 | 2026-08-17T23:27:14.582Z | Downloaded der v0.7.10 |
| 496 | 2026-08-17T23:27:14.585Z | Downloaded swrite v0.1.0 |
| 497 | 2026-08-17T23:27:14.588Z | Downloaded tagptr v0.2.0 |
| 498 | 2026-08-17T23:27:14.588Z | Downloaded take_mut v0.2.2 |
| 499 | 2026-08-17T23:27:14.591Z | Downloaded oxide-tokio-rt v0.1.4 |
| 500 | 2026-08-17T23:27:14.591Z | Downloaded parse-display-derive v0.10.0 |
| 501 | 2026-08-17T23:27:14.591Z | Downloaded peg v0.8.5 |
| 502 | 2026-08-17T23:27:14.595Z | Downloaded phf_shared v0.13.1 |
| 503 | 2026-08-17T23:27:14.595Z | Downloaded testing_table v0.3.0 |
| 504 | 2026-08-17T23:27:14.595Z | Downloaded tokio-test v0.4.5 |
| 505 | 2026-08-17T23:27:14.598Z | Downloaded predicates v3.1.4 |
| 506 | 2026-08-17T23:27:14.598Z | Downloaded linkme v0.3.35 |
| 507 | 2026-08-17T23:27:14.601Z | Downloaded tower-layer v0.3.3 |
| 508 | 2026-08-17T23:27:14.601Z | Downloaded unit-prefix v0.5.2 |
| 509 | 2026-08-17T23:27:14.604Z | Downloaded utf8_iter v1.0.4 |
| 510 | 2026-08-17T23:27:14.604Z | Downloaded progenitor v0.14.0 |
| 511 | 2026-08-17T23:27:14.604Z | Downloaded rand_seeder v0.4.0 |
| 512 | 2026-08-17T23:27:14.607Z | Downloaded topological-sort v0.2.2 |
| 513 | 2026-08-17T23:27:14.607Z | Downloaded unicode-truncate v1.1.0 |
| 514 | 2026-08-17T23:27:14.608Z | Downloaded tar v0.4.46 |
| 515 | 2026-08-17T23:27:14.611Z | Downloaded toml_edit v0.22.27 |
| 516 | 2026-08-17T23:27:14.614Z | Downloaded progenitor v0.13.0 |
| 517 | 2026-08-17T23:27:14.617Z | Downloaded ahash v0.8.12 |
| 518 | 2026-08-17T23:27:14.620Z | Downloaded rust-argon2 v2.1.0 |
| 519 | 2026-08-17T23:27:14.620Z | Downloaded schemars_derive v0.8.22 |
| 520 | 2026-08-17T23:27:14.623Z | Downloaded usdt-attr-macro v0.6.0 |
| 521 | 2026-08-17T23:27:14.623Z | Downloaded version_check v0.9.5 |
| 522 | 2026-08-17T23:27:14.623Z | Downloaded async-compression v0.4.41 |
| 523 | 2026-08-17T23:27:14.630Z | Downloaded schemars v1.2.1 |
| 524 | 2026-08-17T23:27:14.638Z | Downloaded serde_with_macros v1.5.2 |
| 525 | 2026-08-17T23:27:14.641Z | Downloaded sha2 v0.10.9 |
| 526 | 2026-08-17T23:27:14.641Z | Downloaded fatfs v0.3.6 |
| 527 | 2026-08-17T23:27:14.644Z | Downloaded async-trait v0.1.89 |
| 528 | 2026-08-17T23:27:14.644Z | Downloaded scrypt v0.12.0 |
| 529 | 2026-08-17T23:27:14.644Z | Downloaded serde_tokenstream v0.2.3 |
| 530 | 2026-08-17T23:27:14.648Z | Downloaded simd-adler32 v0.3.8 |
| 531 | 2026-08-17T23:27:14.648Z | Downloaded similar-asserts v1.7.0 |
| 532 | 2026-08-17T23:27:14.648Z | Downloaded cfg-expr v0.20.6 |
| 533 | 2026-08-17T23:27:14.652Z | Downloaded unsafe-libyaml v0.2.11 |
| 534 | 2026-08-17T23:27:14.652Z | Downloaded der v0.8.0 |
| 535 | 2026-08-17T23:27:14.656Z | Downloaded dtrace-parser v0.3.0 |
| 536 | 2026-08-17T23:27:14.656Z | Downloaded embedded-io v0.4.0 |
| 537 | 2026-08-17T23:27:14.656Z | Downloaded serde-hex v0.1.0 |
| 538 | 2026-08-17T23:27:14.656Z | Downloaded slog-json v2.6.1 |
| 539 | 2026-08-17T23:27:14.656Z | Downloaded spki v0.8.0 |
| 540 | 2026-08-17T23:27:14.659Z | Downloaded smf v0.2.3 |
| 541 | 2026-08-17T23:27:14.659Z | Downloaded ssh-cipher v0.3.0 |
| 542 | 2026-08-17T23:27:14.659Z | Downloaded string_cache v0.8.9 |
| 543 | 2026-08-17T23:27:14.659Z | Downloaded support-bundle-viewer v0.1.2 |
| 544 | 2026-08-17T23:27:14.663Z | Downloaded endian-type v0.1.2 |
| 545 | 2026-08-17T23:27:14.663Z | Downloaded dof v0.3.0 |
| 546 | 2026-08-17T23:27:14.663Z | Downloaded thiserror-impl v1.0.69 |
| 547 | 2026-08-17T23:27:14.663Z | Downloaded thiserror-impl v2.0.18 |
| 548 | 2026-08-17T23:27:14.663Z | Downloaded parking_lot v0.11.2 |
| 549 | 2026-08-17T23:27:14.663Z | Downloaded pest_generator v2.8.6 |
| 550 | 2026-08-17T23:27:14.667Z | Downloaded libbz2-rs-sys v0.2.2 |
| 551 | 2026-08-17T23:27:14.667Z | Downloaded indexmap v2.14.0 |
| 552 | 2026-08-17T23:27:14.667Z | Downloaded tls_codec_derive v0.4.2 |
| 553 | 2026-08-17T23:27:14.670Z | Downloaded zip v0.6.6 |
| 554 | 2026-08-17T23:27:14.673Z | Downloaded hashbrown v0.13.2 |
| 555 | 2026-08-17T23:27:14.673Z | Downloaded hashbrown v0.15.5 |
| 556 | 2026-08-17T23:27:14.676Z | Downloaded futures-task v0.3.32 |
| 557 | 2026-08-17T23:27:14.676Z | Downloaded md-5 v0.10.6 |
| 558 | 2026-08-17T23:27:14.681Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 559 | 2026-08-17T23:27:14.682Z | Downloaded elliptic-curve v0.13.8 |
| 560 | 2026-08-17T23:27:14.682Z | Downloaded fixedbitset v0.4.2 |
| 561 | 2026-08-17T23:27:14.686Z | Downloaded is_ci v1.2.0 |
| 562 | 2026-08-17T23:27:14.686Z | Downloaded is_terminal_polyfill v1.70.2 |
| 563 | 2026-08-17T23:27:14.686Z | Downloaded qorb v0.4.1 |
| 564 | 2026-08-17T23:27:14.686Z | Downloaded tinystr v0.8.2 |
| 565 | 2026-08-17T23:27:14.686Z | Downloaded postgres-types v0.2.12 |
| 566 | 2026-08-17T23:27:14.690Z | Downloaded toml_edit v0.19.15 |
| 567 | 2026-08-17T23:27:14.695Z | Downloaded hashbrown v0.16.1 |
| 568 | 2026-08-17T23:27:14.698Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 569 | 2026-08-17T23:27:14.701Z | Downloaded elliptic-curve v0.14.1 |
| 570 | 2026-08-17T23:27:14.703Z | Downloaded jiff-static v0.2.34 |
| 571 | 2026-08-17T23:27:14.707Z | Downloaded kstat-rs v0.2.5 |
| 572 | 2026-08-17T23:27:14.707Z | Downloaded hyper-util v0.1.20 |
| 573 | 2026-08-17T23:27:14.707Z | Downloaded bumpalo v3.20.2 |
| 574 | 2026-08-17T23:27:14.710Z | Downloaded nodrop v0.1.14 |
| 575 | 2026-08-17T23:27:14.710Z | Downloaded walkdir v2.5.0 |
| 576 | 2026-08-17T23:27:14.710Z | Downloaded nibble_vec v0.1.0 |
| 577 | 2026-08-17T23:27:14.710Z | Downloaded async-recursion v1.1.1 |
| 578 | 2026-08-17T23:27:14.713Z | Downloaded backtrace-ext v0.2.1 |
| 579 | 2026-08-17T23:27:14.713Z | Downloaded rustls-pki-types v1.14.0 |
| 580 | 2026-08-17T23:27:14.713Z | Downloaded num-traits v0.2.19 |
| 581 | 2026-08-17T23:27:14.716Z | Downloaded yoke v0.8.1 |
| 582 | 2026-08-17T23:27:14.716Z | Downloaded num-conv v0.2.0 |
| 583 | 2026-08-17T23:27:14.716Z | Downloaded criterion v0.7.0 |
| 584 | 2026-08-17T23:27:14.721Z | Downloaded serdect v0.4.3 |
| 585 | 2026-08-17T23:27:14.724Z | Downloaded ff v0.13.1 |
| 586 | 2026-08-17T23:27:14.724Z | Downloaded bit-set v0.5.3 |
| 587 | 2026-08-17T23:27:14.724Z | Downloaded opaque-debug v0.3.1 |
| 588 | 2026-08-17T23:27:14.724Z | Downloaded zeroize v1.9.0 |
| 589 | 2026-08-17T23:27:14.724Z | Downloaded digest-io v0.1.0 |
| 590 | 2026-08-17T23:27:14.724Z | Downloaded cast v0.3.0 |
| 591 | 2026-08-17T23:27:14.727Z | Downloaded pkcs5 v0.8.1 |
| 592 | 2026-08-17T23:27:14.727Z | Downloaded tracing-attributes v0.1.31 |
| 593 | 2026-08-17T23:27:14.730Z | Downloaded ed25519 v3.0.0 |
| 594 | 2026-08-17T23:27:14.730Z | Downloaded knuffel v3.2.0 |
| 595 | 2026-08-17T23:27:14.730Z | Downloaded foreign-types v0.5.0 |
| 596 | 2026-08-17T23:27:14.732Z | Downloaded plain v0.2.3 |
| 597 | 2026-08-17T23:27:14.736Z | Downloaded erased-serde v0.3.31 |
| 598 | 2026-08-17T23:27:14.736Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 599 | 2026-08-17T23:27:14.736Z | Downloaded rand_pcg v0.10.2 |
| 600 | 2026-08-17T23:27:14.739Z | Downloaded knuffel-derive v3.2.0 |
| 601 | 2026-08-17T23:27:14.742Z | Downloaded linear-map v1.2.0 |
| 602 | 2026-08-17T23:27:14.742Z | Downloaded password-hash v0.6.1 |
| 603 | 2026-08-17T23:27:14.745Z | Downloaded fs-err v3.3.0 |
| 604 | 2026-08-17T23:27:14.745Z | Downloaded fs_extra v1.3.0 |
| 605 | 2026-08-17T23:27:14.749Z | Downloaded lru-cache v0.1.2 |
| 606 | 2026-08-17T23:27:14.752Z | Downloaded rcgen v0.12.1 |
| 607 | 2026-08-17T23:27:14.752Z | Downloaded rstest v0.25.0 |
| 608 | 2026-08-17T23:27:14.763Z | Downloaded unicode_categories v0.1.1 |
| 609 | 2026-08-17T23:27:14.767Z | Downloaded vergen v9.1.0 |
| 610 | 2026-08-17T23:27:14.767Z | Downloaded aead v0.6.1 |
| 611 | 2026-08-17T23:27:14.767Z | Downloaded serde_urlencoded v0.7.1 |
| 612 | 2026-08-17T23:27:14.770Z | Downloaded arrayvec v0.7.6 |
| 613 | 2026-08-17T23:27:14.770Z | Downloaded rustc_version v0.4.1 |
| 614 | 2026-08-17T23:27:14.770Z | Downloaded nu-ansi-term v0.50.3 |
| 615 | 2026-08-17T23:27:14.773Z | Downloaded slog-envlogger v2.2.0 |
| 616 | 2026-08-17T23:27:14.776Z | Downloaded sponge-cursor v0.1.0 |
| 617 | 2026-08-17T23:27:14.780Z | Downloaded rsa v0.10.0-rc.18 |
| 618 | 2026-08-17T23:27:14.780Z | Downloaded salsa20 v0.11.0 |
| 619 | 2026-08-17T23:27:14.784Z | Downloaded olpc-cjson v0.1.4 |
| 620 | 2026-08-17T23:27:14.784Z | Downloaded sigpipe v0.1.3 |
| 621 | 2026-08-17T23:27:14.784Z | Downloaded shell-words v1.1.1 |
| 622 | 2026-08-17T23:27:14.784Z | Downloaded strum v0.27.2 |
| 623 | 2026-08-17T23:27:14.784Z | Downloaded subtle v2.6.1 |
| 624 | 2026-08-17T23:27:14.787Z | Downloaded chacha20poly1305 v0.10.1 |
| 625 | 2026-08-17T23:27:14.790Z | Downloaded diff v0.1.13 |
| 626 | 2026-08-17T23:27:14.796Z | Downloaded target-triple v1.0.0 |
| 627 | 2026-08-17T23:27:14.799Z | Downloaded supports-unicode v2.1.0 |
| 628 | 2026-08-17T23:27:14.799Z | Downloaded thread-id v5.1.0 |
| 629 | 2026-08-17T23:27:14.802Z | Downloaded hashbrown v0.14.5 |
| 630 | 2026-08-17T23:27:14.805Z | Downloaded cbc v0.2.1 |
| 631 | 2026-08-17T23:27:14.805Z | Downloaded yansi v1.0.1 |
| 632 | 2026-08-17T23:27:14.805Z | Downloaded packed_struct v0.10.1 |
| 633 | 2026-08-17T23:27:14.809Z | Downloaded pest_meta v2.8.6 |
| 634 | 2026-08-17T23:27:14.812Z | Downloaded buf-list v1.1.2 |
| 635 | 2026-08-17T23:27:14.812Z | Downloaded phf v0.13.1 |
| 636 | 2026-08-17T23:27:14.812Z | Downloaded rand_xorshift v0.4.0 |
| 637 | 2026-08-17T23:27:14.812Z | Downloaded usdt v0.6.0 |
| 638 | 2026-08-17T23:27:14.815Z | Downloaded dirs-next v2.0.0 |
| 639 | 2026-08-17T23:27:14.819Z | Downloaded usdt-macro v0.6.0 |
| 640 | 2026-08-17T23:27:14.819Z | Downloaded utf8parse v0.2.2 |
| 641 | 2026-08-17T23:27:14.819Z | Downloaded xshell-macros v0.2.7 |
| 642 | 2026-08-17T23:27:14.822Z | Downloaded proc-macro-error2 v2.0.1 |
| 643 | 2026-08-17T23:27:14.822Z | Downloaded progenitor-client v0.13.0 |
| 644 | 2026-08-17T23:27:14.825Z | Downloaded derive_more-impl v2.1.1 |
| 645 | 2026-08-17T23:27:14.828Z | Downloaded ron v0.8.1 |
| 646 | 2026-08-17T23:27:14.831Z | Downloaded oxide-update-engine-display v0.1.2 |
| 647 | 2026-08-17T23:27:14.831Z | Downloaded paste v1.0.15 |
| 648 | 2026-08-17T23:27:14.831Z | Downloaded path-tree v0.8.3 |
| 649 | 2026-08-17T23:27:14.831Z | Downloaded rand v0.10.1 |
| 650 | 2026-08-17T23:27:14.835Z | Downloaded rayon-core v1.13.0 |
| 651 | 2026-08-17T23:27:14.838Z | Downloaded twox-hash v2.1.2 |
| 652 | 2026-08-17T23:27:14.838Z | Downloaded zerofrom-derive v0.1.6 |
| 653 | 2026-08-17T23:27:14.838Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 654 | 2026-08-17T23:27:14.838Z | Downloaded num-integer v0.1.46 |
| 655 | 2026-08-17T23:27:14.838Z | Downloaded rand_core v0.6.4 |
| 656 | 2026-08-17T23:27:14.841Z | Downloaded rusty-fork v0.3.1 |
| 657 | 2026-08-17T23:27:14.841Z | Downloaded tungstenite v0.23.0 |
| 658 | 2026-08-17T23:27:14.841Z | Downloaded futures-sink v0.3.32 |
| 659 | 2026-08-17T23:27:14.845Z | Downloaded shlex v1.3.0 |
| 660 | 2026-08-17T23:27:14.845Z | Downloaded memmap2 v0.9.10 |
| 661 | 2026-08-17T23:27:14.845Z | Downloaded rpassword v7.5.4 |
| 662 | 2026-08-17T23:27:14.848Z | Downloaded serde_derive_internals v0.29.1 |
| 663 | 2026-08-17T23:27:14.851Z | Downloaded float-cmp v0.10.0 |
| 664 | 2026-08-17T23:27:14.854Z | Downloaded foreign-types v0.3.2 |
| 665 | 2026-08-17T23:27:14.854Z | Downloaded hashbrown v0.17.0 |
| 666 | 2026-08-17T23:27:14.857Z | Downloaded spki v0.7.3 |
| 667 | 2026-08-17T23:27:14.860Z | Downloaded iri-string v0.7.10 |
| 668 | 2026-08-17T23:27:14.863Z | Downloaded icu_properties_data v2.1.2 |
| 669 | 2026-08-17T23:27:14.867Z | Downloaded crossterm v0.28.1 |
| 670 | 2026-08-17T23:27:14.871Z | Downloaded crossterm v0.29.0 |
| 671 | 2026-08-17T23:27:14.874Z | Downloaded blake2b_simd v1.0.4 |
| 672 | 2026-08-17T23:27:14.877Z | Downloaded tokio-native-tls v0.3.1 |
| 673 | 2026-08-17T23:27:14.877Z | Downloaded target-spec v3.5.7 |
| 674 | 2026-08-17T23:27:14.878Z | Downloaded memmap v0.7.0 |
| 675 | 2026-08-17T23:27:14.881Z | Downloaded zerocopy-derive v0.8.40 |
| 676 | 2026-08-17T23:27:14.884Z | Downloaded generic-array v1.4.3 |
| 677 | 2026-08-17T23:27:14.887Z | Downloaded pin-project-lite v0.2.17 |
| 678 | 2026-08-17T23:27:14.890Z | Downloaded zmij v1.0.21 |
| 679 | 2026-08-17T23:27:14.890Z | Downloaded zstd-safe v7.2.4 |
| 680 | 2026-08-17T23:27:14.890Z | Downloaded cfg-if v1.0.4 |
| 681 | 2026-08-17T23:27:14.890Z | Downloaded num-bigint v0.4.6 |
| 682 | 2026-08-17T23:27:14.893Z | Downloaded parking_lot_core v0.9.12 |
| 683 | 2026-08-17T23:27:14.899Z | Downloaded reedline v0.40.0 |
| 684 | 2026-08-17T23:27:14.906Z | Downloaded newtype_derive v0.1.6 |
| 685 | 2026-08-17T23:27:14.909Z | Downloaded async-stream-impl v0.3.6 |
| 686 | 2026-08-17T23:27:14.909Z | Downloaded percent-encoding v2.3.2 |
| 687 | 2026-08-17T23:27:14.913Z | Downloaded displaydoc v0.2.5 |
| 688 | 2026-08-17T23:27:14.913Z | Downloaded dtrace-parser v0.2.0 |
| 689 | 2026-08-17T23:27:14.913Z | Downloaded powerfmt v0.2.0 |
| 690 | 2026-08-17T23:27:14.913Z | Downloaded poly1305 v0.8.0 |
| 691 | 2026-08-17T23:27:14.918Z | Downloaded hyper v1.10.1 |
| 692 | 2026-08-17T23:27:14.921Z | Downloaded once_cell v1.21.3 |
| 693 | 2026-08-17T23:27:14.925Z | Downloaded fallible-iterator v0.2.0 |
| 694 | 2026-08-17T23:27:14.928Z | Downloaded env_logger v0.11.9 |
| 695 | 2026-08-17T23:27:14.931Z | Downloaded precomputed-hash v0.1.1 |
| 696 | 2026-08-17T23:27:14.936Z | Downloaded scopeguard v1.2.0 |
| 697 | 2026-08-17T23:27:14.936Z | Downloaded p384 v0.14.0 |
| 698 | 2026-08-17T23:27:14.941Z | Downloaded hkdf v0.12.4 |
| 699 | 2026-08-17T23:27:14.941Z | Downloaded lock_api v0.4.14 |
| 700 | 2026-08-17T23:27:14.941Z | Downloaded idna v1.1.0 |
| 701 | 2026-08-17T23:27:14.945Z | Downloaded libtest-mimic v0.8.1 |
| 702 | 2026-08-17T23:27:14.948Z | Downloaded omicron-zone-package v0.12.3 |
| 703 | 2026-08-17T23:27:14.951Z | Downloaded spin v0.9.8 |
| 704 | 2026-08-17T23:27:14.951Z | Downloaded term v0.7.0 |
| 705 | 2026-08-17T23:27:14.955Z | Downloaded serde_plain v1.0.2 |
| 706 | 2026-08-17T23:27:14.955Z | Downloaded module-lattice v0.2.3 |
| 707 | 2026-08-17T23:27:14.955Z | Downloaded strip-ansi-escapes v0.2.1 |
| 708 | 2026-08-17T23:27:14.955Z | Downloaded sync-ptr v0.1.4 |
| 709 | 2026-08-17T23:27:14.958Z | Downloaded termtree v0.5.1 |
| 710 | 2026-08-17T23:27:14.958Z | Downloaded goblin v0.8.2 |
| 711 | 2026-08-17T23:27:14.961Z | Downloaded url v2.5.8 |
| 712 | 2026-08-17T23:27:14.964Z | Downloaded num_enum v0.5.11 |
| 713 | 2026-08-17T23:27:14.969Z | Downloaded toml v0.8.23 |
| 714 | 2026-08-17T23:27:14.972Z | Downloaded clap_builder v4.6.0 |
| 715 | 2026-08-17T23:27:14.975Z | Downloaded tabwriter v1.4.1 |
| 716 | 2026-08-17T23:27:14.979Z | Downloaded time-core v0.1.8 |
| 717 | 2026-08-17T23:27:14.979Z | Downloaded blowfish v0.10.0 |
| 718 | 2026-08-17T23:27:14.979Z | Downloaded proc-macro2 v1.0.106 |
| 719 | 2026-08-17T23:27:14.979Z | Downloaded toml_write v0.1.2 |
| 720 | 2026-08-17T23:27:14.982Z | Downloaded flume v0.11.1 |
| 721 | 2026-08-17T23:27:14.982Z | Downloaded unicode-linebreak v0.1.5 |
| 722 | 2026-08-17T23:27:14.985Z | Downloaded assert_cmd v2.1.2 |
| 723 | 2026-08-17T23:27:14.989Z | Downloaded miniz_oxide v0.8.9 |
| 724 | 2026-08-17T23:27:14.989Z | Downloaded cexpr v0.6.0 |
| 725 | 2026-08-17T23:27:14.993Z | Downloaded unicode-xid v0.2.6 |
| 726 | 2026-08-17T23:27:14.997Z | Downloaded usdt v0.5.0 |
| 727 | 2026-08-17T23:27:14.997Z | Downloaded env_filter v1.0.0 |
| 728 | 2026-08-17T23:27:14.997Z | Downloaded fd-lock v4.0.4 |
| 729 | 2026-08-17T23:27:15.003Z | Downloaded parking_lot_core v0.8.6 |
| 730 | 2026-08-17T23:27:15.009Z | Downloaded serde_json v1.0.151 |
| 731 | 2026-08-17T23:27:15.013Z | Downloaded oxnet v0.1.6 |
| 732 | 2026-08-17T23:27:15.017Z | Downloaded port-file v0.1.0 |
| 733 | 2026-08-17T23:27:15.020Z | Downloaded rand_chacha v0.9.0 |
| 734 | 2026-08-17T23:27:15.020Z | Downloaded pin-project-internal v1.1.11 |
| 735 | 2026-08-17T23:27:15.020Z | Downloaded progenitor-extras v0.2.0 |
| 736 | 2026-08-17T23:27:15.020Z | Downloaded psm v0.1.30 |
| 737 | 2026-08-17T23:27:15.023Z | Downloaded foreign-types-macros v0.2.3 |
| 738 | 2026-08-17T23:27:15.023Z | Downloaded dunce v1.0.5 |
| 739 | 2026-08-17T23:27:15.023Z | Downloaded crypto-primes v0.7.2 |
| 740 | 2026-08-17T23:27:15.026Z | Downloaded flagset v0.4.7 |
| 741 | 2026-08-17T23:27:15.030Z | Downloaded phf v0.12.1 |
| 742 | 2026-08-17T23:27:15.034Z | Downloaded ml-kem v0.3.2 |
| 743 | 2026-08-17T23:27:15.037Z | Downloaded russh-cryptovec v0.62.0 |
| 744 | 2026-08-17T23:27:15.037Z | Downloaded serde_path_to_error v0.1.20 |
| 745 | 2026-08-17T23:27:15.037Z | Downloaded rustls-native-certs v0.8.3 |
| 746 | 2026-08-17T23:27:15.040Z | Downloaded rustls-pemfile v2.2.0 |
| 747 | 2026-08-17T23:27:15.040Z | Downloaded keccak v0.1.6 |
| 748 | 2026-08-17T23:27:15.040Z | Downloaded futures-macro v0.3.32 |
| 749 | 2026-08-17T23:27:15.040Z | Downloaded term v1.2.1 |
| 750 | 2026-08-17T23:27:15.044Z | Downloaded hkdf v0.13.0 |
| 751 | 2026-08-17T23:27:15.047Z | Downloaded toml v0.7.8 |
| 752 | 2026-08-17T23:27:15.047Z | Downloaded slog-scope v4.4.1 |
| 753 | 2026-08-17T23:27:15.047Z | Downloaded snafu-derive v0.8.9 |
| 754 | 2026-08-17T23:27:15.051Z | Downloaded slab v0.4.12 |
| 755 | 2026-08-17T23:27:15.051Z | Downloaded thiserror v2.0.18 |
| 756 | 2026-08-17T23:27:15.055Z | Downloaded openssl-sys v0.9.117 |
| 757 | 2026-08-17T23:27:15.055Z | Downloaded tungstenite v0.21.0 |
| 758 | 2026-08-17T23:27:15.059Z | Downloaded libxml v0.3.3 |
| 759 | 2026-08-17T23:27:15.063Z | Downloaded tokio-tungstenite v0.21.0 |
| 760 | 2026-08-17T23:27:15.063Z | Downloaded base64ct v1.8.3 |
| 761 | 2026-08-17T23:27:15.063Z | Downloaded futures-io v0.3.32 |
| 762 | 2026-08-17T23:27:15.063Z | Downloaded num v0.4.3 |
| 763 | 2026-08-17T23:27:15.068Z | Downloaded lru v0.12.5 |
| 764 | 2026-08-17T23:27:15.068Z | Downloaded md5 v0.8.0 |
| 765 | 2026-08-17T23:27:15.068Z | Downloaded openssl-probe v0.1.6 |
| 766 | 2026-08-17T23:27:15.068Z | Downloaded chrono v0.4.45 |
| 767 | 2026-08-17T23:27:15.072Z | Downloaded assert_matches v1.5.0 |
| 768 | 2026-08-17T23:27:15.072Z | Downloaded whoami v1.6.1 |
| 769 | 2026-08-17T23:27:15.072Z | Downloaded time-macros v0.2.27 |
| 770 | 2026-08-17T23:27:15.072Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 771 | 2026-08-17T23:27:15.077Z | Downloaded x509-cert v0.2.5 |
| 772 | 2026-08-17T23:27:15.077Z | Downloaded parse-size v1.1.0 |
| 773 | 2026-08-17T23:27:15.078Z | Downloaded peg-macros v0.8.5 |
| 774 | 2026-08-17T23:27:15.082Z | Downloaded digest v0.10.7 |
| 775 | 2026-08-17T23:27:15.082Z | Downloaded digest v0.11.3 |
| 776 | 2026-08-17T23:27:15.082Z | Downloaded block-padding v0.4.2 |
| 777 | 2026-08-17T23:27:15.082Z | Downloaded openssl-probe v0.2.1 |
| 778 | 2026-08-17T23:27:15.082Z | Downloaded derive_more v2.1.1 |
| 779 | 2026-08-17T23:27:15.086Z | Downloaded minimal-lexical v0.2.1 |
| 780 | 2026-08-17T23:27:15.090Z | Downloaded oorandom v11.1.5 |
| 781 | 2026-08-17T23:27:15.090Z | Downloaded reqwest v0.13.2 |
| 782 | 2026-08-17T23:27:15.094Z | Downloaded getrandom v0.2.17 |
| 783 | 2026-08-17T23:27:15.099Z | Downloaded xshell v0.2.7 |
| 784 | 2026-08-17T23:27:15.099Z | Downloaded quinn-udp v0.5.14 |
| 785 | 2026-08-17T23:27:15.103Z | Downloaded progenitor-client v0.14.0 |
| 786 | 2026-08-17T23:27:15.103Z | Downloaded scroll_derive v0.13.1 |
| 787 | 2026-08-17T23:27:15.106Z | Downloaded expectorate v1.2.0 |
| 788 | 2026-08-17T23:27:15.112Z | Downloaded itertools v0.12.1 |
| 789 | 2026-08-17T23:27:15.116Z | Downloaded log v0.4.29 |
| 790 | 2026-08-17T23:27:15.122Z | Downloaded libscf-sys v1.2.0 |
| 791 | 2026-08-17T23:27:15.122Z | Downloaded semver v1.0.28 |
| 792 | 2026-08-17T23:27:15.122Z | Downloaded stringprep v0.1.5 |
| 793 | 2026-08-17T23:27:15.122Z | Downloaded signal-hook-mio v0.2.5 |
| 794 | 2026-08-17T23:27:15.122Z | Downloaded rustc-hash v2.1.1 |
| 795 | 2026-08-17T23:27:15.122Z | Downloaded futures-executor v0.3.32 |
| 796 | 2026-08-17T23:27:15.125Z | Downloaded slog-bunyan v2.5.0 |
| 797 | 2026-08-17T23:27:15.125Z | Downloaded keccak v0.2.0 |
| 798 | 2026-08-17T23:27:15.125Z | Downloaded cancel-safe-futures v0.1.5 |
| 799 | 2026-08-17T23:27:15.125Z | Downloaded native-tls v0.2.18 |
| 800 | 2026-08-17T23:27:15.130Z | Downloaded num_enum v0.7.6 |
| 801 | 2026-08-17T23:27:15.138Z | Downloaded siphasher v1.0.2 |
| 802 | 2026-08-17T23:27:15.138Z | Downloaded thread-id v4.2.2 |
| 803 | 2026-08-17T23:27:15.138Z | Downloaded universal-hash v0.5.1 |
| 804 | 2026-08-17T23:27:15.138Z | Downloaded usdt-attr-macro v0.5.0 |
| 805 | 2026-08-17T23:27:15.141Z | Downloaded anstream v0.6.21 |
| 806 | 2026-08-17T23:27:15.141Z | Downloaded backoff v0.4.0 |
| 807 | 2026-08-17T23:27:15.141Z | Downloaded tokio-util v0.7.18 |
| 808 | 2026-08-17T23:27:15.145Z | Downloaded rand v0.8.6 |
| 809 | 2026-08-17T23:27:15.148Z | Downloaded vte v0.14.1 |
| 810 | 2026-08-17T23:27:15.148Z | Downloaded bit-vec v0.8.0 |
| 811 | 2026-08-17T23:27:15.151Z | Downloaded bitfield v0.19.4 |
| 812 | 2026-08-17T23:27:15.152Z | Downloaded ecdsa v0.17.0 |
| 813 | 2026-08-17T23:27:15.152Z | Downloaded trait-variant v0.1.2 |
| 814 | 2026-08-17T23:27:15.152Z | Downloaded fxhash v0.2.1 |
| 815 | 2026-08-17T23:27:15.152Z | Downloaded dof v0.4.0 |
| 816 | 2026-08-17T23:27:15.155Z | Downloaded downcast-rs v2.0.2 |
| 817 | 2026-08-17T23:27:15.165Z | Downloaded rustls-webpki v0.103.13 |
| 818 | 2026-08-17T23:27:15.165Z | Downloaded zone v0.3.1 |
| 819 | 2026-08-17T23:27:15.165Z | Downloaded escape8259 v0.5.3 |
| 820 | 2026-08-17T23:27:15.165Z | Downloaded p384 v0.13.1 |
| 821 | 2026-08-17T23:27:15.199Z | Downloaded byte-wrapper v0.1.0 |
| 822 | 2026-08-17T23:27:15.199Z | Downloaded rsa v0.9.10 |
| 823 | 2026-08-17T23:27:15.199Z | Downloaded iddqd v0.4.2 |
| 824 | 2026-08-17T23:27:15.199Z | Downloaded futures v0.3.32 |
| 825 | 2026-08-17T23:27:15.199Z | Downloaded samael v0.0.19 |
| 826 | 2026-08-17T23:27:15.199Z | Downloaded relative-path v1.9.3 |
| 827 | 2026-08-17T23:27:15.200Z | Downloaded r2d2 v0.8.10 |
| 828 | 2026-08-17T23:27:15.200Z | Downloaded ref-cast-impl v1.0.25 |
| 829 | 2026-08-17T23:27:15.200Z | Downloaded form_urlencoded v1.2.2 |
| 830 | 2026-08-17T23:27:15.200Z | Downloaded normalize-line-endings v0.3.0 |
| 831 | 2026-08-17T23:27:15.200Z | Downloaded bit-set v0.8.0 |
| 832 | 2026-08-17T23:27:15.207Z | Downloaded zip v4.6.1 |
| 833 | 2026-08-17T23:27:15.207Z | Downloaded serde-big-array v0.5.1 |
| 834 | 2026-08-17T23:27:15.207Z | Downloaded serde_derive v1.0.229 |
| 835 | 2026-08-17T23:27:15.207Z | Downloaded stringmetrics v2.2.2 |
| 836 | 2026-08-17T23:27:15.208Z | Downloaded serde_core v1.0.229 |
| 837 | 2026-08-17T23:27:15.208Z | Downloaded plotters v0.3.7 |
| 838 | 2026-08-17T23:27:15.211Z | Downloaded thiserror-no-std v2.0.2 |
| 839 | 2026-08-17T23:27:15.211Z | Downloaded slog-async v2.8.0 |
| 840 | 2026-08-17T23:27:15.211Z | Downloaded scroll_derive v0.12.1 |
| 841 | 2026-08-17T23:27:15.215Z | Downloaded mio v1.2.0 |
| 842 | 2026-08-17T23:27:15.219Z | Downloaded base64 v0.22.1 |
| 843 | 2026-08-17T23:27:15.219Z | Downloaded pretty_assertions v1.4.1 |
| 844 | 2026-08-17T23:27:15.224Z | Downloaded uuid v1.23.4 |
| 845 | 2026-08-17T23:27:15.224Z | Downloaded anstream v1.0.0 |
| 846 | 2026-08-17T23:27:15.224Z | Downloaded mime_guess v2.0.5 |
| 847 | 2026-08-17T23:27:15.224Z | Downloaded termios v0.3.3 |
| 848 | 2026-08-17T23:27:15.230Z | Downloaded wait-timeout v0.2.1 |
| 849 | 2026-08-17T23:27:15.234Z | Downloaded pkcs1 v0.7.5 |
| 850 | 2026-08-17T23:27:15.239Z | Downloaded ena v0.14.4 |
| 851 | 2026-08-17T23:27:15.239Z | Downloaded libsw v3.5.0 |
| 852 | 2026-08-17T23:27:15.239Z | Downloaded sqlparser_derive v0.5.0 |
| 853 | 2026-08-17T23:27:15.239Z | Downloaded sync_wrapper v1.0.2 |
| 854 | 2026-08-17T23:27:15.239Z | Downloaded usdt-impl v0.6.0 |
| 855 | 2026-08-17T23:27:15.239Z | Downloaded writeable v0.6.2 |
| 856 | 2026-08-17T23:27:15.243Z | Downloaded yoke-derive v0.8.1 |
| 857 | 2026-08-17T23:27:15.243Z | Downloaded fancy-regex v0.14.0 |
| 858 | 2026-08-17T23:27:15.246Z | Downloaded futures-util v0.3.32 |
| 859 | 2026-08-17T23:27:15.250Z | Downloaded zeroize_derive v1.5.0 |
| 860 | 2026-08-17T23:27:15.253Z | Downloaded difflib v0.4.0 |
| 861 | 2026-08-17T23:27:15.253Z | Downloaded ed25519-dalek v2.2.0 |
| 862 | 2026-08-17T23:27:15.253Z | Downloaded parking_lot v0.12.5 |
| 863 | 2026-08-17T23:27:15.257Z | Downloaded libsw-core v0.3.2 |
| 864 | 2026-08-17T23:27:15.257Z | Downloaded multer v3.1.0 |
| 865 | 2026-08-17T23:27:15.261Z | Downloaded linked-hash-map v0.5.6 |
| 866 | 2026-08-17T23:27:15.261Z | Downloaded owo-colors v4.3.0 |
| 867 | 2026-08-17T23:27:15.264Z | Downloaded num-iter v0.1.45 |
| 868 | 2026-08-17T23:27:15.264Z | Downloaded winnow v1.0.3 |
| 869 | 2026-08-17T23:27:15.269Z | Downloaded cassowary v0.3.0 |
| 870 | 2026-08-17T23:27:15.273Z | Downloaded password-hash v0.5.0 |
| 871 | 2026-08-17T23:27:15.273Z | Downloaded zerovec v0.11.5 |
| 872 | 2026-08-17T23:27:15.276Z | Downloaded newtype-uuid-macros v0.1.0 |
| 873 | 2026-08-17T23:27:15.276Z | Downloaded recursive v0.1.1 |
| 874 | 2026-08-17T23:27:15.276Z | Downloaded bitfield-struct v0.6.2 |
| 875 | 2026-08-17T23:27:15.276Z | Downloaded postgres-protocol v0.6.10 |
| 876 | 2026-08-17T23:27:15.280Z | Downloaded phf_shared v0.12.1 |
| 877 | 2026-08-17T23:27:15.283Z | Downloaded ar_archive_writer v0.5.1 |
| 878 | 2026-08-17T23:27:15.286Z | Downloaded rfc6979 v0.6.0 |
| 879 | 2026-08-17T23:27:15.289Z | Downloaded smallvec v0.6.14 |
| 880 | 2026-08-17T23:27:15.289Z | Downloaded primeorder v0.14.0 |
| 881 | 2026-08-17T23:27:15.289Z | Downloaded quote v1.0.45 |
| 882 | 2026-08-17T23:27:15.293Z | Downloaded russh-util v0.52.0 |
| 883 | 2026-08-17T23:27:15.293Z | Downloaded stable_deref_trait v1.2.1 |
| 884 | 2026-08-17T23:27:15.293Z | Downloaded progenitor-macro v0.13.0 |
| 885 | 2026-08-17T23:27:15.297Z | Downloaded sec1 v0.7.3 |
| 886 | 2026-08-17T23:27:15.297Z | Downloaded supports-color v2.1.0 |
| 887 | 2026-08-17T23:27:15.297Z | Downloaded tap v1.0.1 |
| 888 | 2026-08-17T23:27:15.297Z | Downloaded tokio-macros v2.7.0 |
| 889 | 2026-08-17T23:27:15.297Z | Downloaded untrusted v0.9.0 |
| 890 | 2026-08-17T23:27:15.302Z | Downloaded partial-io v0.5.4 |
| 891 | 2026-08-17T23:27:15.302Z | Downloaded tabled v0.15.0 |
| 892 | 2026-08-17T23:27:15.315Z | Downloaded strum_macros v0.24.3 |
| 893 | 2026-08-17T23:27:15.327Z | Downloaded tinytemplate v1.2.1 |
| 894 | 2026-08-17T23:27:15.327Z | Downloaded typify-macro v0.6.2 |
| 895 | 2026-08-17T23:27:15.328Z | Downloaded tokio-stream v0.1.18 |
| 896 | 2026-08-17T23:27:15.328Z | Downloaded xattr v1.6.1 |
| 897 | 2026-08-17T23:27:15.328Z | Downloaded ff v0.14.0 |
| 898 | 2026-08-17T23:27:15.328Z | Downloaded aes-gcm v0.11.0 |
| 899 | 2026-08-17T23:27:15.328Z | Downloaded embedded-io v0.6.1 |
| 900 | 2026-08-17T23:27:15.329Z | Downloaded reqwest v0.12.28 |
| 901 | 2026-08-17T23:27:15.355Z | Downloaded prefix-trie v0.7.0 |
| 902 | 2026-08-17T23:27:15.356Z | Downloaded funty v2.0.0 |
| 903 | 2026-08-17T23:27:15.356Z | Downloaded fs-err v2.11.0 |
| 904 | 2026-08-17T23:27:15.356Z | Downloaded find-msvc-tools v0.1.9 |
| 905 | 2026-08-17T23:27:15.356Z | Downloaded generic-array v0.14.7 |
| 906 | 2026-08-17T23:27:15.356Z | Downloaded memoffset v0.9.1 |
| 907 | 2026-08-17T23:27:15.356Z | Downloaded maybe-uninit v2.0.0 |
| 908 | 2026-08-17T23:27:15.356Z | Downloaded anyhow v1.0.102 |
| 909 | 2026-08-17T23:27:15.356Z | Downloaded async-lock v3.4.2 |
| 910 | 2026-08-17T23:27:15.356Z | Downloaded bcs v0.1.6 |
| 911 | 2026-08-17T23:27:15.356Z | Downloaded libloading v0.8.9 |
| 912 | 2026-08-17T23:27:15.356Z | Downloaded anstyle-parse v1.0.0 |
| 913 | 2026-08-17T23:27:15.356Z | Downloaded owo-colors v3.5.0 |
| 914 | 2026-08-17T23:27:15.373Z | Downloaded serde_yaml v0.9.34+deprecated |
| 915 | 2026-08-17T23:27:15.373Z | Downloaded dropshot-api-manager v0.8.0 |
| 916 | 2026-08-17T23:27:15.374Z | Downloaded pem v3.0.6 |
| 917 | 2026-08-17T23:27:15.374Z | Downloaded peg-runtime v0.8.5 |
| 918 | 2026-08-17T23:27:15.374Z | Downloaded arrayref v0.3.9 |
| 919 | 2026-08-17T23:27:15.374Z | Downloaded want v0.3.1 |
| 920 | 2026-08-17T23:27:15.374Z | Downloaded backtrace v0.3.76 |
| 921 | 2026-08-17T23:27:15.374Z | Downloaded primeorder v0.13.6 |
| 922 | 2026-08-17T23:27:15.374Z | Downloaded tower v0.5.3 |
| 923 | 2026-08-17T23:27:15.376Z | Downloaded pkcs8 v0.10.2 |
| 924 | 2026-08-17T23:27:15.376Z | Downloaded git2 v0.20.4 |
| 925 | 2026-08-17T23:27:15.395Z | Downloaded rtoolbox v0.0.3 |
| 926 | 2026-08-17T23:27:15.395Z | Downloaded supports-hyperlinks v2.1.0 |
| 927 | 2026-08-17T23:27:15.395Z | Downloaded errno v0.3.14 |
| 928 | 2026-08-17T23:27:15.395Z | Downloaded scroll v0.13.0 |
| 929 | 2026-08-17T23:27:15.395Z | Downloaded typenum v1.20.1 |
| 930 | 2026-08-17T23:27:15.395Z | Downloaded rayon v1.11.0 |
| 931 | 2026-08-17T23:27:15.395Z | Downloaded serde_with v1.14.0 |
| 932 | 2026-08-17T23:27:15.396Z | Downloaded rfc6979 v0.4.0 |
| 933 | 2026-08-17T23:27:15.396Z | Downloaded serde_regex v1.1.0 |
| 934 | 2026-08-17T23:27:15.396Z | Downloaded ucd-trie v0.1.7 |
| 935 | 2026-08-17T23:27:15.396Z | Downloaded filetime v0.2.27 |
| 936 | 2026-08-17T23:27:15.396Z | Downloaded toml_datetime v0.6.11 |
| 937 | 2026-08-17T23:27:15.396Z | Downloaded usdt-macro v0.5.0 |
| 938 | 2026-08-17T23:27:15.396Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 939 | 2026-08-17T23:27:15.396Z | Downloaded kem v0.3.0 |
| 940 | 2026-08-17T23:27:15.396Z | Downloaded predicates-core v1.0.10 |
| 941 | 2026-08-17T23:27:15.396Z | Downloaded bitvec v1.0.1 |
| 942 | 2026-08-17T23:27:15.420Z | Downloaded sha2 v0.11.0 |
| 943 | 2026-08-17T23:27:15.420Z | Downloaded target-lexicon v0.13.3 |
| 944 | 2026-08-17T23:27:15.426Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 945 | 2026-08-17T23:27:15.426Z | Downloaded unicode-ident v1.0.24 |
| 946 | 2026-08-17T23:27:15.428Z | Downloaded rstest_macros v0.25.0 |
| 947 | 2026-08-17T23:27:15.428Z | Downloaded tui-tree-widget v0.23.1 |
| 948 | 2026-08-17T23:27:15.428Z | Downloaded vergen-lib v9.1.0 |
| 949 | 2026-08-17T23:27:15.428Z | Downloaded lzss v0.8.2 |
| 950 | 2026-08-17T23:27:15.429Z | Downloaded foldhash v0.1.5 |
| 951 | 2026-08-17T23:27:15.429Z | Downloaded async-stream v0.3.6 |
| 952 | 2026-08-17T23:27:15.452Z | Downloaded typed-path v0.9.3 |
| 953 | 2026-08-17T23:27:15.452Z | Downloaded strum v0.26.3 |
| 954 | 2026-08-17T23:27:15.452Z | Downloaded ed25519-dalek v3.0.0 |
| 955 | 2026-08-17T23:27:15.453Z | Downloaded cargo_metadata v0.23.1 |
| 956 | 2026-08-17T23:27:15.453Z | Downloaded primefield v0.14.0 |
| 957 | 2026-08-17T23:27:15.453Z | Downloaded tower-service v0.3.3 |
| 958 | 2026-08-17T23:27:15.453Z | Downloaded schemars v0.9.0 |
| 959 | 2026-08-17T23:27:15.453Z | Downloaded packed_struct_codegen v0.10.1 |
| 960 | 2026-08-17T23:27:15.453Z | Downloaded chacha20 v0.10.0 |
| 961 | 2026-08-17T23:27:15.453Z | Downloaded strum_macros v0.26.4 |
| 962 | 2026-08-17T23:27:15.453Z | Downloaded bitflags v2.11.0 |
| 963 | 2026-08-17T23:27:15.453Z | Downloaded num_enum_derive v0.5.11 |
| 964 | 2026-08-17T23:27:15.453Z | Downloaded quinn-proto v0.11.16 |
| 965 | 2026-08-17T23:27:15.453Z | Downloaded slog-term v2.9.2 |
| 966 | 2026-08-17T23:27:15.520Z | Downloaded camino-tempfile-ext v0.3.3 |
| 967 | 2026-08-17T23:27:15.520Z | Downloaded document-features v0.2.12 |
| 968 | 2026-08-17T23:27:15.521Z | Downloaded zerofrom v0.1.6 |
| 969 | 2026-08-17T23:27:15.521Z | Downloaded subprocess v0.2.15 |
| 970 | 2026-08-17T23:27:15.521Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 971 | 2026-08-17T23:27:15.521Z | Downloaded unicode-segmentation v1.12.0 |
| 972 | 2026-08-17T23:27:15.521Z | Downloaded zerocopy v0.6.6 |
| 973 | 2026-08-17T23:27:15.521Z | Downloaded resolv-conf v0.7.6 |
| 974 | 2026-08-17T23:27:15.521Z | Downloaded rustc_version v0.1.7 |
| 975 | 2026-08-17T23:27:15.521Z | Downloaded futures-timer v3.0.3 |
| 976 | 2026-08-17T23:27:15.521Z | Downloaded universal-hash v0.6.1 |
| 977 | 2026-08-17T23:27:15.521Z | Downloaded block-buffer v0.10.4 |
| 978 | 2026-08-17T23:27:15.521Z | Downloaded russh v0.62.4 |
| 979 | 2026-08-17T23:27:15.521Z | Downloaded rustls-platform-verifier v0.6.2 |
| 980 | 2026-08-17T23:27:15.521Z | Downloaded tabled_derive v0.7.0 |
| 981 | 2026-08-17T23:27:15.522Z | Downloaded nested v0.1.1 |
| 982 | 2026-08-17T23:27:15.522Z | Downloaded zone_cfg_derive v0.3.1 |
| 983 | 2026-08-17T23:27:15.522Z | Downloaded array-init v0.0.4 |
| 984 | 2026-08-17T23:27:15.522Z | Downloaded same-file v1.0.6 |
| 985 | 2026-08-17T23:27:15.522Z | Downloaded seq-macro v0.3.6 |
| 986 | 2026-08-17T23:27:15.522Z | Downloaded test-strategy v0.4.5 |
| 987 | 2026-08-17T23:27:15.522Z | Downloaded tinyvec_macros v0.1.1 |
| 988 | 2026-08-17T23:27:15.522Z | Downloaded fnv v1.0.7 |
| 989 | 2026-08-17T23:27:15.522Z | Downloaded dropshot_endpoint v0.17.1 |
| 990 | 2026-08-17T23:27:15.522Z | Downloaded phf_shared v0.11.3 |
| 991 | 2026-08-17T23:27:15.596Z | Downloaded jiff-core v0.1.0 |
| 992 | 2026-08-17T23:27:15.596Z | Downloaded autocfg v1.5.0 |
| 993 | 2026-08-17T23:27:15.596Z | Downloaded litemap v0.8.1 |
| 994 | 2026-08-17T23:27:15.596Z | Downloaded vergen-git2 v9.1.0 |
| 995 | 2026-08-17T23:27:15.596Z | Downloaded signature v3.0.0 |
| 996 | 2026-08-17T23:27:15.596Z | Downloaded ed25519 v2.2.3 |
| 997 | 2026-08-17T23:27:15.596Z | Downloaded either v1.15.0 |
| 998 | 2026-08-17T23:27:15.596Z | Downloaded diesel-dtrace v0.5.0 |
| 999 | 2026-08-17T23:27:15.596Z | Downloaded chacha20 v0.9.1 |
| 1000 | 2026-08-17T23:27:15.596Z | Downloaded potential_utf v0.1.4 |
| 1001 | 2026-08-17T23:27:15.596Z | Downloaded enum-as-inner v0.6.1 |
| 1002 | 2026-08-17T23:27:15.596Z | Downloaded backon v1.6.0 |
| 1003 | 2026-08-17T23:27:15.596Z | Downloaded winnow v0.6.26 |
| 1004 | 2026-08-17T23:27:15.597Z | Downloaded macaddr v1.0.1 |
| 1005 | 2026-08-17T23:27:15.597Z | Downloaded quick-xml v0.37.5 |
| 1006 | 2026-08-17T23:27:15.597Z | Downloaded signal-hook-tokio v0.3.1 |
| 1007 | 2026-08-17T23:27:15.597Z | Downloaded pkcs8 v0.11.0 |
| 1008 | 2026-08-17T23:27:15.597Z | Downloaded phc v0.6.1 |
| 1009 | 2026-08-17T23:27:15.597Z | Downloaded drift v0.2.0 |
| 1010 | 2026-08-17T23:27:15.597Z | Downloaded tls_codec v0.4.2 |
| 1011 | 2026-08-17T23:27:15.597Z | Downloaded pem-rfc7468 v1.0.0 |
| 1012 | 2026-08-17T23:27:15.597Z | Downloaded num-bigint-dig v0.8.6 |
| 1013 | 2026-08-17T23:27:15.713Z | Downloaded memchr v2.8.0 |
| 1014 | 2026-08-17T23:27:15.713Z | Downloaded sec1 v0.8.1 |
| 1015 | 2026-08-17T23:27:15.713Z | Downloaded publicsuffix v2.3.0 |
| 1016 | 2026-08-17T23:27:15.713Z | Downloaded aes v0.9.1 |
| 1017 | 2026-08-17T23:27:15.713Z | Downloaded itertools v0.13.0 |
| 1018 | 2026-08-17T23:27:15.713Z | Downloaded rustyline v14.0.0 |
| 1019 | 2026-08-17T23:27:15.713Z | Downloaded num-rational v0.4.2 |
| 1020 | 2026-08-17T23:27:15.713Z | Downloaded gimli v0.32.3 |
| 1021 | 2026-08-17T23:27:15.713Z | Downloaded nanorand v0.7.0 |
| 1022 | 2026-08-17T23:27:15.713Z | Downloaded libefi-sys v0.1.0 |
| 1023 | 2026-08-17T23:27:15.714Z | Downloaded goblin v0.10.5 |
| 1024 | 2026-08-17T23:27:15.716Z | Downloaded slog-dtrace v0.3.0 |
| 1025 | 2026-08-17T23:27:15.716Z | Downloaded camino-tempfile v1.4.1 |
| 1026 | 2026-08-17T23:27:15.716Z | Downloaded signal-hook-registry v1.4.8 |
| 1027 | 2026-08-17T23:27:15.716Z | Downloaded vergen-lib v0.1.6 |
| 1028 | 2026-08-17T23:27:15.717Z | Downloaded vsss-rs v3.3.4 |
| 1029 | 2026-08-17T23:27:15.717Z | Downloaded wyz v0.5.1 |
| 1030 | 2026-08-17T23:27:15.717Z | Downloaded anstyle-query v1.1.5 |
| 1031 | 2026-08-17T23:27:15.717Z | Downloaded num-complex v0.4.6 |
| 1032 | 2026-08-17T23:27:15.717Z | Downloaded socket2 v0.6.3 |
| 1033 | 2026-08-17T23:27:15.717Z | Downloaded litrs v1.0.0 |
| 1034 | 2026-08-17T23:27:15.718Z | Downloaded winnow v0.5.40 |
| 1035 | 2026-08-17T23:27:15.718Z | Downloaded event-listener v5.4.1 |
| 1036 | 2026-08-17T23:27:15.718Z | Downloaded schemars v0.8.22 |
| 1037 | 2026-08-17T23:27:15.718Z | Downloaded zerotrie v0.2.3 |
| 1038 | 2026-08-17T23:27:15.718Z | Downloaded blake3 v1.8.5 |
| 1039 | 2026-08-17T23:27:15.718Z | Downloaded arc-swap v1.8.2 |
| 1040 | 2026-08-17T23:27:15.718Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1041 | 2026-08-17T23:27:15.718Z | Downloaded oso v0.27.3 |
| 1042 | 2026-08-17T23:27:15.718Z | Downloaded serde_with_macros v3.21.0 |
| 1043 | 2026-08-17T23:27:15.718Z | Downloaded progenitor-impl v0.14.0 |
| 1044 | 2026-08-17T23:27:15.718Z | Downloaded zopfli v0.8.3 |
| 1045 | 2026-08-17T23:27:15.718Z | Downloaded textwrap v0.15.2 |
| 1046 | 2026-08-17T23:27:15.718Z | Downloaded miette v5.10.0 |
| 1047 | 2026-08-17T23:27:15.718Z | Downloaded blake2 v0.11.0-rc.6 |
| 1048 | 2026-08-17T23:27:15.825Z | Downloaded unicode-properties v0.1.4 |
| 1049 | 2026-08-17T23:27:15.825Z | Downloaded libm v0.2.16 |
| 1050 | 2026-08-17T23:27:15.825Z | Downloaded tracing-core v0.1.36 |
| 1051 | 2026-08-17T23:27:15.825Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1052 | 2026-08-17T23:27:15.825Z | Downloaded crypto-bigint v0.7.5 |
| 1053 | 2026-08-17T23:27:15.825Z | Downloaded poly1305 v0.9.0 |
| 1054 | 2026-08-17T23:27:15.825Z | Downloaded tokio-postgres v0.7.16 |
| 1055 | 2026-08-17T23:27:15.826Z | Downloaded curve25519-dalek v4.1.3 |
| 1056 | 2026-08-17T23:27:15.826Z | Downloaded salty v0.3.0 |
| 1057 | 2026-08-17T23:27:15.826Z | Downloaded itertools v0.10.5 |
| 1058 | 2026-08-17T23:27:15.826Z | Downloaded getrandom v0.4.1 |
| 1059 | 2026-08-17T23:27:15.826Z | Downloaded allocator-api2 v0.2.21 |
| 1060 | 2026-08-17T23:27:15.827Z | Downloaded steno v0.4.1 |
| 1061 | 2026-08-17T23:27:15.827Z | Downloaded getrandom v0.3.4 |
| 1062 | 2026-08-17T23:27:15.827Z | Downloaded winnow v0.7.14 |
| 1063 | 2026-08-17T23:27:15.827Z | Downloaded aho-corasick v1.1.4 |
| 1064 | 2026-08-17T23:27:15.827Z | Downloaded object v0.37.3 |
| 1065 | 2026-08-17T23:27:15.827Z | Downloaded flate2 v1.1.9 |
| 1066 | 2026-08-17T23:27:15.827Z | Downloaded unicode-normalization v0.1.25 |
| 1067 | 2026-08-17T23:27:15.827Z | Downloaded regex v1.12.3 |
| 1068 | 2026-08-17T23:27:15.830Z | Downloaded snafu v0.8.9 |
| 1069 | 2026-08-17T23:27:15.830Z | Downloaded curve25519-dalek v5.0.0 |
| 1070 | 2026-08-17T23:27:15.830Z | Downloaded bindgen v0.71.1 |
| 1071 | 2026-08-17T23:27:15.830Z | Downloaded textwrap v0.16.2 |
| 1072 | 2026-08-17T23:27:15.830Z | Downloaded pest v2.8.6 |
| 1073 | 2026-08-17T23:27:15.830Z | Downloaded syn v1.0.109 |
| 1074 | 2026-08-17T23:27:15.831Z | Downloaded syn v2.0.117 |
| 1075 | 2026-08-17T23:27:15.831Z | Downloaded serde v1.0.229 |
| 1076 | 2026-08-17T23:27:15.831Z | Downloaded zerocopy v0.8.40 |
| 1077 | 2026-08-17T23:27:15.831Z | Downloaded nom v7.1.3 |
| 1078 | 2026-08-17T23:27:15.916Z | Downloaded aws-lc-rs v1.16.3 |
| 1079 | 2026-08-17T23:27:15.916Z | Downloaded quinn v0.11.11 |
| 1080 | 2026-08-17T23:27:15.918Z | Downloaded diesel_derives v2.3.7 |
| 1081 | 2026-08-17T23:27:15.918Z | Downloaded cc v1.2.56 |
| 1082 | 2026-08-17T23:27:15.918Z | Downloaded portable-atomic v1.13.1 |
| 1083 | 2026-08-17T23:27:15.918Z | Downloaded lalrpop v0.19.12 |
| 1084 | 2026-08-17T23:27:15.918Z | Downloaded rand v0.9.2 |
| 1085 | 2026-08-17T23:27:15.918Z | Downloaded p521 v0.14.0 |
| 1086 | 2026-08-17T23:27:15.918Z | Downloaded tower-http v0.6.8 |
| 1087 | 2026-08-17T23:27:15.918Z | Downloaded itertools v0.14.0 |
| 1088 | 2026-08-17T23:27:15.918Z | Downloaded smoltcp v0.9.1 |
| 1089 | 2026-08-17T23:27:15.919Z | Downloaded tough v0.22.0 |
| 1090 | 2026-08-17T23:27:15.919Z | Downloaded openssl v0.10.80 |
| 1091 | 2026-08-17T23:27:15.919Z | Downloaded zlib-rs v0.6.2 |
| 1092 | 2026-08-17T23:27:15.919Z | Downloaded vcpkg v0.2.15 |
| 1093 | 2026-08-17T23:27:16.061Z | Downloaded zerocopy v0.7.35 |
| 1094 | 2026-08-17T23:27:16.063Z | Downloaded itertools v0.15.0 |
| 1095 | 2026-08-17T23:27:16.063Z | Downloaded tabled v0.21.0 |
| 1096 | 2026-08-17T23:27:16.063Z | Downloaded hickory-proto v0.24.4 |
| 1097 | 2026-08-17T23:27:16.063Z | Downloaded nom v8.0.0 |
| 1098 | 2026-08-17T23:27:16.063Z | Downloaded radix_trie v0.2.1 |
| 1099 | 2026-08-17T23:27:16.063Z | Downloaded hickory-proto v0.25.2 |
| 1100 | 2026-08-17T23:27:16.063Z | Downloaded smoltcp v0.11.0 |
| 1101 | 2026-08-17T23:27:16.063Z | Downloaded polar-core v0.27.3 |
| 1102 | 2026-08-17T23:27:16.063Z | Downloaded rawzip v0.4.4 |
| 1103 | 2026-08-17T23:27:16.063Z | Downloaded dropshot v0.17.1 |
| 1104 | 2026-08-17T23:27:16.063Z | Downloaded moka v0.12.13 |
| 1105 | 2026-08-17T23:27:16.063Z | Downloaded rustls v0.23.41 |
| 1106 | 2026-08-17T23:27:16.064Z | Downloaded object v0.30.4 |
| 1107 | 2026-08-17T23:27:16.064Z | Downloaded unicode-width v0.1.14 |
| 1108 | 2026-08-17T23:27:16.092Z | Downloaded sha3 v0.12.0 |
| 1109 | 2026-08-17T23:27:16.092Z | Downloaded rustix v0.38.44 |
| 1110 | 2026-08-17T23:27:16.092Z | Downloaded syn v3.0.3 |
| 1111 | 2026-08-17T23:27:16.092Z | Downloaded time v0.3.47 |
| 1112 | 2026-08-17T23:27:16.092Z | Downloaded petname v2.0.2 |
| 1113 | 2026-08-17T23:27:16.092Z | Downloaded nix v0.27.1 |
| 1114 | 2026-08-17T23:27:16.093Z | Downloaded diesel v2.3.7 |
| 1115 | 2026-08-17T23:27:16.093Z | Downloaded regex-syntax v0.6.29 |
| 1116 | 2026-08-17T23:27:16.093Z | Downloaded rustix v1.1.3 |
| 1117 | 2026-08-17T23:27:16.093Z | Downloaded serde_with v3.21.0 |
| 1118 | 2026-08-17T23:27:16.093Z | Downloaded sha3 v0.11.0 |
| 1119 | 2026-08-17T23:27:16.093Z | Downloaded bstr v1.12.1 |
| 1120 | 2026-08-17T23:27:16.093Z | Downloaded tracing v0.1.44 |
| 1121 | 2026-08-17T23:27:16.093Z | Downloaded proptest v1.11.0 |
| 1122 | 2026-08-17T23:27:16.093Z | Downloaded nix v0.28.0 |
| 1123 | 2026-08-17T23:27:16.124Z | Downloaded regress v0.10.5 |
| 1124 | 2026-08-17T23:27:16.124Z | Downloaded regress v0.11.1 |
| 1125 | 2026-08-17T23:27:16.124Z | Downloaded ratatui v0.29.0 |
| 1126 | 2026-08-17T23:27:16.124Z | Downloaded nix v0.31.2 |
| 1127 | 2026-08-17T23:27:16.146Z | Downloaded unicode-width v0.2.0 |
| 1128 | 2026-08-17T23:27:16.146Z | Downloaded sled v0.34.7 |
| 1129 | 2026-08-17T23:27:16.146Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1130 | 2026-08-17T23:27:16.146Z | Downloaded chrono-tz v0.10.4 |
| 1131 | 2026-08-17T23:27:16.146Z | Downloaded petgraph v0.6.5 |
| 1132 | 2026-08-17T23:27:16.168Z | Downloaded regex-syntax v0.8.10 |
| 1133 | 2026-08-17T23:27:16.168Z | Downloaded openapiv3 v2.2.0 |
| 1134 | 2026-08-17T23:27:16.181Z | Downloaded petgraph v0.8.3 |
| 1135 | 2026-08-17T23:27:16.181Z | Downloaded typify-impl v0.6.2 |
| 1136 | 2026-08-17T23:27:16.203Z | Downloaded regex-automata v0.4.14 |
| 1137 | 2026-08-17T23:27:16.247Z | Downloaded csv v1.4.0 |
| 1138 | 2026-08-17T23:27:16.247Z | Downloaded zerocopy-derive v0.6.6 |
| 1139 | 2026-08-17T23:27:16.247Z | Downloaded libc v0.2.185 |
| 1140 | 2026-08-17T23:27:16.325Z | Downloaded libz-sys v1.1.24 |
| 1141 | 2026-08-17T23:27:16.326Z | Downloaded sqlparser v0.61.0 |
| 1142 | 2026-08-17T23:27:16.391Z | Downloaded encoding_rs v0.8.35 |
| 1143 | 2026-08-17T23:27:16.391Z | Downloaded ring v0.17.14 |
| 1144 | 2026-08-17T23:27:16.391Z | Downloaded jiff v0.2.34 |
| 1145 | 2026-08-17T23:27:16.391Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1146 | 2026-08-17T23:27:16.391Z | Downloaded tokio v1.52.1 |
| 1147 | 2026-08-17T23:27:16.391Z | Downloaded sha3 v0.10.8 |
| 1148 | 2026-08-17T23:27:16.510Z | Downloaded httpmock v0.8.3 |
| 1149 | 2026-08-17T23:27:16.535Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1150 | 2026-08-17T23:27:17.043Z | Downloaded aws-lc-sys v0.40.0 |
| 1151 | 2026-08-17T23:27:17.448Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 1152 | 2026-08-17T23:27:21.079Z | Startup: Refreshing catalog 'helios' ... Done |
| 1153 | 2026-08-17T23:27:21.394Z | Startup: Caching catalogs ... Done |
| 1154 | 2026-08-17T23:27:23.142Z | Planning: Solver setup ... Done (1.649s) |
| 1155 | 2026-08-17T23:27:23.196Z | Planning: Running solver ... Done (0.054s) |
| 1156 | 2026-08-17T23:27:23.235Z | Planning: Finding local manifests ... Done (0.003s) |
| 1157 | 2026-08-17T23:27:23.248Z | Planning: Fetching manifests: 0/2 0% complete |
| 1158 | 2026-08-17T23:27:23.265Z | Planning: Fetching manifests: 2/2 100% complete |
| 1159 | 2026-08-17T23:27:23.280Z | Planning: Package planning ... Done (0.015s) |
| 1160 | 2026-08-17T23:27:23.283Z | Planning: Merging actions ... Done (0.001s) |
| 1161 | 2026-08-17T23:27:23.443Z | Planning: Checking for conflicting actions ... Done (0.161s) |
| 1162 | 2026-08-17T23:27:23.446Z | Planning: Consolidating action changes ... Done (0.001s) |
| 1163 | 2026-08-17T23:27:24.327Z | Planning: Evaluating mediators ... Done (0.878s) |
| 1164 | 2026-08-17T23:27:24.331Z | Planning: Planning completed in 2.90 seconds |
| 1165 | 2026-08-17T23:27:24.336Z | Packages to install: 2 |
| 1166 | 2026-08-17T23:27:24.336Z | Estimated space available: 155.73 GB |
| 1167 | 2026-08-17T23:27:24.336Z | Estimated space to be consumed: 69.36 MB |
| 1168 | 2026-08-17T23:27:24.336Z | Create boot environment: No |
| 1169 | 2026-08-17T23:27:24.336Z | Create backup boot environment: No |
| 1170 | 2026-08-17T23:27:24.336Z | Rebuild boot archive: No |
| 1171 | 2026-08-17T23:27:24.336Z | |
| 1172 | 2026-08-17T23:27:24.336Z | Changed packages: |
| 1173 | 2026-08-17T23:27:24.336Z | helios |
| 1174 | 2026-08-17T23:27:24.336Z | developer/build-essential |
| 1175 | 2026-08-17T23:27:24.336Z | None -> 11-3.0 |
| 1176 | 2026-08-17T23:27:24.336Z | library/libxmlsec1 |
| 1177 | 2026-08-17T23:27:24.336Z | None -> 1.2.35-3.0 |
| 1178 | 2026-08-17T23:27:24.361Z | |
| 1179 | 2026-08-17T23:27:24.361Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 1180 | 2026-08-17T23:27:24.436Z | Download: Completed 1.28 MB in 0.08 seconds (16.3M/s) |
| 1181 | 2026-08-17T23:27:24.538Z | Actions: 1/268 actions (Installing new actions) |
| 1182 | 2026-08-17T23:27:24.577Z | Actions: Completed 268 actions in 0.04 seconds. |
| 1183 | 2026-08-17T23:27:24.608Z | Finalize: Updating package state database ... Done (0.030s) |
| 1184 | 2026-08-17T23:27:24.608Z | Finalize: Updating package cache ... Done (0.000s) |
| 1185 | 2026-08-17T23:27:24.684Z | Finalize: Updating image state ... Done (0.077s) |
| 1186 | 2026-08-17T23:27:27.325Z | Finalize: Creating fast lookup database ... Done (2.597s) |
| 1187 | 2026-08-17T23:27:27.396Z | Finalize: Reading search index ... Done (0.012s) |
| 1188 | 2026-08-17T23:27:27.453Z | Finalize: Updating search index ... Done (0.000s) |
| 1189 | 2026-08-17T23:27:27.485Z | Finalize: Updating package cache ... Done (0.000s) |
| 1190 | 2026-08-17T23:27:27.840Z | Planning: Evaluating mediator changes ... Done |
| 1191 | 2026-08-17T23:27:27.944Z | Planning: Checking for conflicting actions ... Done |
| 1192 | 2026-08-17T23:27:27.948Z | Planning: Consolidating action changes ... Done |
| 1193 | 2026-08-17T23:27:28.107Z | Planning: Evaluating mediators ... Done |
| 1194 | 2026-08-17T23:27:28.112Z | Planning: Planning completed in 0.27 seconds |
| 1195 | 2026-08-17T23:27:28.132Z | Mediators to change: 2 |
| 1196 | 2026-08-17T23:27:28.132Z | Create boot environment: No |
| 1197 | 2026-08-17T23:27:28.132Z | Create backup boot environment: No |
| 1198 | 2026-08-17T23:27:28.185Z | Finalize: Updating package state database ... Done |
| 1199 | 2026-08-17T23:27:28.185Z | Finalize: Updating package cache ... Done |
| 1200 | 2026-08-17T23:27:28.233Z | Finalize: Updating image state ... Done |
| 1201 | 2026-08-17T23:27:30.198Z | Finalize: Creating fast lookup database ... Done |
| 1202 | 2026-08-17T23:27:30.258Z | Finalize: Reading search index ... Done |
| 1203 | 2026-08-17T23:27:30.262Z | Finalize: Updating search index ... Done |
| 1204 | 2026-08-17T23:27:30.356Z | Finalize: Updating package cache ... Done |
| 1205 | 2026-08-17T23:27:30.646Z | Planning: Evaluating mediator changes ... Done |
| 1206 | 2026-08-17T23:27:30.748Z | Planning: Checking for conflicting actions ... Done |
| 1207 | 2026-08-17T23:27:30.754Z | Planning: Consolidating action changes ... Done |
| 1208 | 2026-08-17T23:27:31.036Z | Planning: Evaluating mediators ... Done |
| 1209 | 2026-08-17T23:27:31.060Z | Planning: Planning completed in 0.27 seconds |
| 1210 | 2026-08-17T23:27:31.060Z | Mediators to change: 1 |
| 1211 | 2026-08-17T23:27:31.060Z | Create boot environment: No |
| 1212 | 2026-08-17T23:27:31.060Z | Create backup boot environment: No |
| 1213 | 2026-08-17T23:27:31.060Z | Finalize: Updating package state database ... Done |
| 1214 | 2026-08-17T23:27:31.060Z | Finalize: Updating package cache ... Done |
| 1215 | 2026-08-17T23:27:31.066Z | Finalize: Updating image state ... Done |
| 1216 | 2026-08-17T23:27:32.991Z | Finalize: Creating fast lookup database ... Done |
| 1217 | 2026-08-17T23:27:33.054Z | Finalize: Reading search index ... Done |
| 1218 | 2026-08-17T23:27:33.058Z | Finalize: Updating search index ... Done |
| 1219 | 2026-08-17T23:27:33.140Z | Finalize: Updating package cache ... Done |
| 1220 | 2026-08-17T23:27:33.449Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1221 | 2026-08-17T23:27:33.450Z | apache system 2.4 system |
| 1222 | 2026-08-17T23:27:33.450Z | clang system 15 system |
| 1223 | 2026-08-17T23:27:33.450Z | csh system system illumos |
| 1224 | 2026-08-17T23:27:33.450Z | ctags system system illumos |
| 1225 | 2026-08-17T23:27:33.450Z | file vendor vendor darwinsys |
| 1226 | 2026-08-17T23:27:33.450Z | file system system illumos |
| 1227 | 2026-08-17T23:27:33.450Z | gcc vendor 14 vendor |
| 1228 | 2026-08-17T23:27:33.450Z | gcc system 13 system |
| 1229 | 2026-08-17T23:27:33.450Z | gcc system 10 system |
| 1230 | 2026-08-17T23:27:33.450Z | go system 1.25 system |
| 1231 | 2026-08-17T23:27:33.450Z | llvm system 15 system |
| 1232 | 2026-08-17T23:27:33.450Z | mariadb system 11.4 system |
| 1233 | 2026-08-17T23:27:33.450Z | mta vendor vendor dma |
| 1234 | 2026-08-17T23:27:33.451Z | openjdk system 17 system |
| 1235 | 2026-08-17T23:27:33.451Z | openjdk system 11 system |
| 1236 | 2026-08-17T23:27:33.451Z | openssl vendor 3 vendor |
| 1237 | 2026-08-17T23:27:33.451Z | perl system 5.40 system |
| 1238 | 2026-08-17T23:27:33.451Z | postgresql system 18 system |
| 1239 | 2026-08-17T23:27:33.451Z | postgresql system 17 system |
| 1240 | 2026-08-17T23:27:33.451Z | python vendor 3 vendor |
| 1241 | 2026-08-17T23:27:33.451Z | python system 2 system |
| 1242 | 2026-08-17T23:27:33.451Z | python3 vendor 3.13 vendor |
| 1243 | 2026-08-17T23:27:33.451Z | ruby system 3.4 system |
| 1244 | 2026-08-17T23:27:33.451Z | ruby system 3.0 system |
| 1245 | 2026-08-17T23:27:33.451Z | words vendor vendor american-english |
| 1246 | 2026-08-17T23:27:33.451Z | words system system australian-english |
| 1247 | 2026-08-17T23:27:33.451Z | words system system british-english |
| 1248 | 2026-08-17T23:27:33.451Z | words system system canadian-english |
| 1249 | 2026-08-17T23:27:33.451Z | words system system french |
| 1250 | 2026-08-17T23:27:33.451Z | words system system italian |
| 1251 | 2026-08-17T23:27:33.451Z | words system system ngerman |
| 1252 | 2026-08-17T23:27:33.451Z | words system system ogerman |
| 1253 | 2026-08-17T23:27:33.451Z | words system system spanish |
| 1254 | 2026-08-17T23:27:33.699Z | PUBLISHER TYPE STATUS P LOCATION |
| 1255 | 2026-08-17T23:27:33.699Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 1256 | 2026-08-17T23:27:34.141Z | FMRI IFO |
| 1257 | 2026-08-17T23:27:34.141Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 1258 | 2026-08-17T23:27:34.141Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 1259 | 2026-08-17T23:27:34.141Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 1260 | 2026-08-17T23:27:34.141Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 1261 | 2026-08-17T23:27:34.141Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 1262 | 2026-08-17T23:27:34.141Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 1263 | 2026-08-17T23:27:34.141Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 1264 | 2026-08-17T23:27:34.141Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 1265 | 2026-08-17T23:27:34.141Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 1266 | 2026-08-17T23:27:34.735Z | Downloading crates ... |
| 1267 | 2026-08-17T23:27:34.780Z | Downloaded cargo_toml v0.21.0 |
| 1268 | 2026-08-17T23:27:34.829Z | Compiling proc-macro2 v1.0.106 |
| 1269 | 2026-08-17T23:27:34.829Z | Compiling unicode-ident v1.0.24 |
| 1270 | 2026-08-17T23:27:34.833Z | Compiling quote v1.0.45 |
| 1271 | 2026-08-17T23:27:34.833Z | Compiling serde_core v1.0.229 |
| 1272 | 2026-08-17T23:27:34.833Z | Compiling libc v0.2.185 |
| 1273 | 2026-08-17T23:27:34.833Z | Compiling version_check v0.9.5 |
| 1274 | 2026-08-17T23:27:34.833Z | Compiling memchr v2.8.0 |
| 1275 | 2026-08-17T23:27:34.833Z | Compiling serde v1.0.229 |
| 1276 | 2026-08-17T23:27:36.442Z | Compiling zmij v1.0.21 |
| 1277 | 2026-08-17T23:27:36.475Z | Compiling ucd-trie v0.1.7 |
| 1278 | 2026-08-17T23:27:36.475Z | Compiling thiserror v1.0.69 |
| 1279 | 2026-08-17T23:27:36.475Z | Compiling itoa v1.0.17 |
| 1280 | 2026-08-17T23:27:36.475Z | Compiling byteorder v1.5.0 |
| 1281 | 2026-08-17T23:27:36.475Z | Compiling rustix v1.1.3 |
| 1282 | 2026-08-17T23:27:36.475Z | Compiling serde_json v1.0.151 |
| 1283 | 2026-08-17T23:27:36.475Z | Compiling bitflags v2.11.0 |
| 1284 | 2026-08-17T23:27:36.475Z | Compiling camino v1.2.2 |
| 1285 | 2026-08-17T23:27:36.475Z | Compiling proc-macro-error-attr v1.0.4 |
| 1286 | 2026-08-17T23:27:36.475Z | Compiling usdt-impl v0.5.0 |
| 1287 | 2026-08-17T23:27:36.475Z | Compiling pest v2.8.6 |
| 1288 | 2026-08-17T23:27:36.475Z | Compiling syn v1.0.109 |
| 1289 | 2026-08-17T23:27:36.475Z | Compiling proc-macro-error v1.0.4 |
| 1290 | 2026-08-17T23:27:36.475Z | Compiling getrandom v0.4.1 |
| 1291 | 2026-08-17T23:27:36.475Z | Compiling utf8parse v0.2.2 |
| 1292 | 2026-08-17T23:27:36.475Z | Compiling log v0.4.29 |
| 1293 | 2026-08-17T23:27:36.475Z | Compiling plain v0.2.3 |
| 1294 | 2026-08-17T23:27:36.475Z | Compiling hashbrown v0.17.0 |
| 1295 | 2026-08-17T23:27:36.475Z | Compiling equivalent v1.0.2 |
| 1296 | 2026-08-17T23:27:36.475Z | Compiling anstyle-parse v1.0.0 |
| 1297 | 2026-08-17T23:27:36.475Z | Compiling anstyle v1.0.14 |
| 1298 | 2026-08-17T23:27:36.475Z | Compiling cfg-if v1.0.4 |
| 1299 | 2026-08-17T23:27:36.476Z | Compiling is_terminal_polyfill v1.70.2 |
| 1300 | 2026-08-17T23:27:36.476Z | Compiling thiserror v2.0.18 |
| 1301 | 2026-08-17T23:27:36.476Z | Compiling colorchoice v1.0.4 |
| 1302 | 2026-08-17T23:27:36.476Z | Compiling pretty-hex v0.4.1 |
| 1303 | 2026-08-17T23:27:36.476Z | Compiling errno v0.3.14 |
| 1304 | 2026-08-17T23:27:36.476Z | Compiling thread-id v4.2.2 |
| 1305 | 2026-08-17T23:27:36.476Z | Compiling anstyle-query v1.1.5 |
| 1306 | 2026-08-17T23:27:36.476Z | Compiling toml_write v0.1.2 |
| 1307 | 2026-08-17T23:27:36.476Z | Compiling autocfg v1.5.0 |
| 1308 | 2026-08-17T23:27:36.476Z | Compiling winnow v0.7.14 |
| 1309 | 2026-08-17T23:27:36.476Z | Compiling anstream v1.0.0 |
| 1310 | 2026-08-17T23:27:36.476Z | Compiling strsim v0.11.1 |
| 1311 | 2026-08-17T23:27:36.476Z | Compiling fastrand v2.3.0 |
| 1312 | 2026-08-17T23:27:36.476Z | Compiling clap_lex v1.0.0 |
| 1313 | 2026-08-17T23:27:36.476Z | Compiling anyhow v1.0.102 |
| 1314 | 2026-08-17T23:27:36.476Z | Compiling unicode-width v0.1.14 |
| 1315 | 2026-08-17T23:27:36.476Z | Compiling indexmap v2.14.0 |
| 1316 | 2026-08-17T23:27:36.476Z | Compiling heck v0.4.1 |
| 1317 | 2026-08-17T23:27:36.476Z | Compiling bytecount v0.6.9 |
| 1318 | 2026-08-17T23:27:36.476Z | Compiling fnv v1.0.7 |
| 1319 | 2026-08-17T23:27:36.476Z | Compiling syn v2.0.117 |
| 1320 | 2026-08-17T23:27:36.476Z | Compiling syn v3.0.3 |
| 1321 | 2026-08-17T23:27:36.506Z | Compiling fs-err v3.3.0 |
| 1322 | 2026-08-17T23:27:36.506Z | Compiling once_cell v1.21.3 |
| 1323 | 2026-08-17T23:27:36.532Z | Compiling heck v0.5.0 |
| 1324 | 2026-08-17T23:27:36.532Z | Compiling papergrid v0.11.0 |
| 1325 | 2026-08-17T23:27:36.580Z | Compiling pest_meta v2.8.6 |
| 1326 | 2026-08-17T23:27:36.689Z | Compiling memmap v0.7.0 |
| 1327 | 2026-08-17T23:27:36.734Z | Compiling smawk v0.3.2 |
| 1328 | 2026-08-17T23:27:36.744Z | Compiling unicode-linebreak v0.1.5 |
| 1329 | 2026-08-17T23:27:36.759Z | Compiling unicode-width v0.2.0 |
| 1330 | 2026-08-17T23:27:36.883Z | Compiling swrite v0.1.0 |
| 1331 | 2026-08-17T23:27:36.917Z | Compiling terminal_size v0.4.3 |
| 1332 | 2026-08-17T23:27:36.923Z | Compiling tempfile v3.25.0 |
| 1333 | 2026-08-17T23:27:37.001Z | Compiling clap_builder v4.6.0 |
| 1334 | 2026-08-17T23:27:37.693Z | Compiling textwrap v0.16.2 |
| 1335 | 2026-08-17T23:27:37.729Z | Compiling cargo-platform v0.3.2 |
| 1336 | 2026-08-17T23:27:37.729Z | Compiling semver v1.0.28 |
| 1337 | 2026-08-17T23:27:37.729Z | Compiling camino-tempfile v1.4.1 |
| 1338 | 2026-08-17T23:27:37.920Z | Compiling tabled_derive v0.7.0 |
| 1339 | 2026-08-17T23:27:37.949Z | Compiling serde_derive v1.0.229 |
| 1340 | 2026-08-17T23:27:38.601Z | Compiling pest_generator v2.8.6 |
| 1341 | 2026-08-17T23:27:38.619Z | Compiling tabled v0.15.0 |
| 1342 | 2026-08-17T23:27:39.069Z | Compiling thiserror-impl v1.0.69 |
| 1343 | 2026-08-17T23:27:39.069Z | Compiling zerocopy-derive v0.7.35 |
| 1344 | 2026-08-17T23:27:39.069Z | Compiling scroll_derive v0.12.1 |
| 1345 | 2026-08-17T23:27:39.084Z | Compiling thiserror-impl v2.0.18 |
| 1346 | 2026-08-17T23:27:39.084Z | Compiling clap_derive v4.6.1 |
| 1347 | 2026-08-17T23:27:39.091Z | Compiling pest_derive v2.8.6 |
| 1348 | 2026-08-17T23:27:39.688Z | Compiling scroll v0.12.0 |
| 1349 | 2026-08-17T23:27:39.886Z | Compiling zerocopy v0.7.35 |
| 1350 | 2026-08-17T23:27:39.903Z | Compiling goblin v0.8.2 |
| 1351 | 2026-08-17T23:27:40.208Z | Compiling dtrace-parser v0.2.0 |
| 1352 | 2026-08-17T23:27:40.275Z | Compiling dof v0.3.0 |
| 1353 | 2026-08-17T23:27:40.275Z | Compiling serde_tokenstream v0.2.3 |
| 1354 | 2026-08-17T23:27:40.287Z | Compiling toml_datetime v0.6.11 |
| 1355 | 2026-08-17T23:27:40.290Z | Compiling serde_spanned v0.6.9 |
| 1356 | 2026-08-17T23:27:40.290Z | Compiling macaddr v1.0.1 |
| 1357 | 2026-08-17T23:27:40.290Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1358 | 2026-08-17T23:27:40.290Z | Compiling cargo_metadata v0.23.1 |
| 1359 | 2026-08-17T23:27:40.398Z | Compiling clap v4.6.1 |
| 1360 | 2026-08-17T23:27:40.481Z | Compiling toml_edit v0.22.27 |
| 1361 | 2026-08-17T23:27:40.930Z | Compiling usdt-macro v0.5.0 |
| 1362 | 2026-08-17T23:27:40.933Z | Compiling usdt-attr-macro v0.5.0 |
| 1363 | 2026-08-17T23:27:41.733Z | Compiling toml v0.8.23 |
| 1364 | 2026-08-17T23:27:42.245Z | Compiling cargo_toml v0.21.0 |
| 1365 | 2026-08-17T23:27:42.599Z | Compiling usdt v0.5.0 |
| 1366 | 2026-08-17T23:27:43.434Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1367 | 2026-08-17T23:27:45.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s |
| 1368 | 2026-08-17T23:27:45.687Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1369 | 2026-08-17T23:27:46.189Z | Compiling libc v0.2.185 |
| 1370 | 2026-08-17T23:27:46.189Z | Compiling serde_core v1.0.229 |
| 1371 | 2026-08-17T23:27:46.189Z | Compiling serde v1.0.229 |
| 1372 | 2026-08-17T23:27:46.249Z | Compiling log v0.4.29 |
| 1373 | 2026-08-17T23:27:46.249Z | Compiling smallvec v1.15.1 |
| 1374 | 2026-08-17T23:27:46.249Z | Compiling shlex v1.3.0 |
| 1375 | 2026-08-17T23:27:46.249Z | Compiling find-msvc-tools v0.1.9 |
| 1376 | 2026-08-17T23:27:46.249Z | Compiling subtle v2.6.1 |
| 1377 | 2026-08-17T23:27:46.249Z | Compiling scopeguard v1.2.0 |
| 1378 | 2026-08-17T23:27:46.249Z | Compiling typenum v1.20.1 |
| 1379 | 2026-08-17T23:27:46.249Z | Compiling stable_deref_trait v1.2.1 |
| 1380 | 2026-08-17T23:27:46.313Z | Compiling zerocopy v0.8.40 |
| 1381 | 2026-08-17T23:27:46.316Z | Compiling portable-atomic v1.13.1 |
| 1382 | 2026-08-17T23:27:46.452Z | Compiling serde_json v1.0.151 |
| 1383 | 2026-08-17T23:27:46.465Z | Compiling syn v2.0.117 |
| 1384 | 2026-08-17T23:27:46.465Z | Compiling critical-section v1.2.0 |
| 1385 | 2026-08-17T23:27:46.505Z | Compiling lock_api v0.4.14 |
| 1386 | 2026-08-17T23:27:46.520Z | Compiling libm v0.2.16 |
| 1387 | 2026-08-17T23:27:46.535Z | Compiling num-traits v0.2.19 |
| 1388 | 2026-08-17T23:27:46.585Z | Compiling pkg-config v0.3.32 |
| 1389 | 2026-08-17T23:27:46.592Z | Compiling generic-array v0.14.7 |
| 1390 | 2026-08-17T23:27:46.598Z | Compiling parking_lot_core v0.9.12 |
| 1391 | 2026-08-17T23:27:46.650Z | Compiling const-oid v0.9.6 |
| 1392 | 2026-08-17T23:27:46.661Z | Compiling pin-project-lite v0.2.17 |
| 1393 | 2026-08-17T23:27:46.664Z | Compiling getrandom v0.4.1 |
| 1394 | 2026-08-17T23:27:46.765Z | Compiling rand_core v0.10.0 |
| 1395 | 2026-08-17T23:27:46.769Z | Compiling litemap v0.8.1 |
| 1396 | 2026-08-17T23:27:46.810Z | Compiling percent-encoding v2.3.2 |
| 1397 | 2026-08-17T23:27:47.292Z | Compiling writeable v0.6.2 |
| 1398 | 2026-08-17T23:27:47.310Z | Compiling futures-core v0.3.32 |
| 1399 | 2026-08-17T23:27:47.310Z | Compiling icu_properties_data v2.1.2 |
| 1400 | 2026-08-17T23:27:47.310Z | Compiling icu_normalizer_data v2.1.1 |
| 1401 | 2026-08-17T23:27:47.310Z | Compiling getrandom v0.3.4 |
| 1402 | 2026-08-17T23:27:47.310Z | Compiling futures-sink v0.3.32 |
| 1403 | 2026-08-17T23:27:47.310Z | Compiling futures-io v0.3.32 |
| 1404 | 2026-08-17T23:27:47.310Z | Compiling utf8_iter v1.0.4 |
| 1405 | 2026-08-17T23:27:47.310Z | Compiling futures-channel v0.3.32 |
| 1406 | 2026-08-17T23:27:47.311Z | Compiling rustix v1.1.3 |
| 1407 | 2026-08-17T23:27:47.311Z | Compiling slab v0.4.12 |
| 1408 | 2026-08-17T23:27:47.311Z | Compiling futures-task v0.3.32 |
| 1409 | 2026-08-17T23:27:47.311Z | Compiling form_urlencoded v1.2.2 |
| 1410 | 2026-08-17T23:27:47.311Z | Compiling rustversion v1.0.22 |
| 1411 | 2026-08-17T23:27:47.311Z | Compiling base64ct v1.8.3 |
| 1412 | 2026-08-17T23:27:47.311Z | Compiling jobserver v0.1.34 |
| 1413 | 2026-08-17T23:27:47.349Z | Compiling errno v0.3.14 |
| 1414 | 2026-08-17T23:27:47.364Z | Compiling getrandom v0.2.17 |
| 1415 | 2026-08-17T23:27:47.519Z | Compiling mio v1.2.0 |
| 1416 | 2026-08-17T23:27:47.533Z | Compiling socket2 v0.6.3 |
| 1417 | 2026-08-17T23:27:47.533Z | Compiling cc v1.2.56 |
| 1418 | 2026-08-17T23:27:47.533Z | Compiling once_cell v1.21.3 |
| 1419 | 2026-08-17T23:27:47.544Z | Compiling rand_core v0.6.4 |
| 1420 | 2026-08-17T23:27:47.562Z | Compiling signal-hook-registry v1.4.8 |
| 1421 | 2026-08-17T23:27:47.577Z | Compiling parking_lot v0.12.5 |
| 1422 | 2026-08-17T23:27:50.864Z | Compiling iana-time-zone v0.1.65 |
| 1423 | 2026-08-17T23:27:50.928Z | Compiling pem-rfc7468 v0.7.0 |
| 1424 | 2026-08-17T23:27:50.928Z | Compiling dunce v1.0.5 |
| 1425 | 2026-08-17T23:27:50.928Z | Compiling ident_case v1.0.1 |
| 1426 | 2026-08-17T23:27:50.928Z | Compiling flagset v0.4.7 |
| 1427 | 2026-08-17T23:27:50.928Z | Compiling regex-syntax v0.8.10 |
| 1428 | 2026-08-17T23:27:50.928Z | Compiling fs_extra v1.3.0 |
| 1429 | 2026-08-17T23:27:50.928Z | Compiling rand_core v0.9.5 |
| 1430 | 2026-08-17T23:27:50.928Z | Compiling base64 v0.22.1 |
| 1431 | 2026-08-17T23:27:50.928Z | Compiling syn v1.0.109 |
| 1432 | 2026-08-17T23:27:50.928Z | Compiling vcpkg v0.2.15 |
| 1433 | 2026-08-17T23:27:50.928Z | Compiling tracing-core v0.1.36 |
| 1434 | 2026-08-17T23:27:50.928Z | Compiling schemars v0.8.22 |
| 1435 | 2026-08-17T23:27:50.928Z | Compiling aws-lc-rs v1.16.3 |
| 1436 | 2026-08-17T23:27:50.928Z | Compiling cpufeatures v0.2.17 |
| 1437 | 2026-08-17T23:27:50.928Z | Compiling dyn-clone v1.0.20 |
| 1438 | 2026-08-17T23:27:50.928Z | Compiling spin v0.9.8 |
| 1439 | 2026-08-17T23:27:50.928Z | Compiling crc32fast v1.5.0 |
| 1440 | 2026-08-17T23:27:50.928Z | Compiling openssl-probe v0.2.1 |
| 1441 | 2026-08-17T23:27:50.928Z | Compiling cmake v0.1.57 |
| 1442 | 2026-08-17T23:27:50.928Z | Compiling cmov v0.5.4 |
| 1443 | 2026-08-17T23:27:50.928Z | Compiling httparse v1.10.1 |
| 1444 | 2026-08-17T23:27:50.928Z | Compiling tinyvec_macros v0.1.1 |
| 1445 | 2026-08-17T23:27:50.928Z | Compiling aho-corasick v1.1.4 |
| 1446 | 2026-08-17T23:27:50.928Z | Compiling tower-layer v0.3.3 |
| 1447 | 2026-08-17T23:27:50.929Z | Compiling atomic-waker v1.1.2 |
| 1448 | 2026-08-17T23:27:50.929Z | Compiling tinyvec v1.10.0 |
| 1449 | 2026-08-17T23:27:50.929Z | Compiling untrusted v0.7.1 |
| 1450 | 2026-08-17T23:27:50.929Z | Compiling bitflags v2.11.0 |
| 1451 | 2026-08-17T23:27:50.929Z | Compiling semver v1.0.28 |
| 1452 | 2026-08-17T23:27:50.929Z | Compiling indexmap v2.14.0 |
| 1453 | 2026-08-17T23:27:50.929Z | Compiling uuid v1.23.4 |
| 1454 | 2026-08-17T23:27:50.929Z | Compiling ctutils v0.4.2 |
| 1455 | 2026-08-17T23:27:50.929Z | Compiling radium v0.7.0 |
| 1456 | 2026-08-17T23:27:50.929Z | Compiling try-lock v0.2.5 |
| 1457 | 2026-08-17T23:27:50.929Z | Compiling tower-service v0.3.3 |
| 1458 | 2026-08-17T23:27:50.929Z | Compiling rustc_version v0.4.1 |
| 1459 | 2026-08-17T23:27:50.929Z | Compiling want v0.3.1 |
| 1460 | 2026-08-17T23:27:50.929Z | Compiling simd-adler32 v0.3.8 |
| 1461 | 2026-08-17T23:27:50.929Z | Compiling bytes v1.11.1 |
| 1462 | 2026-08-17T23:27:50.929Z | Compiling chrono v0.4.45 |
| 1463 | 2026-08-17T23:27:50.929Z | Compiling ipnet v2.11.0 |
| 1464 | 2026-08-17T23:27:50.929Z | Compiling rustls v0.23.41 |
| 1465 | 2026-08-17T23:27:50.929Z | Compiling maybe-uninit v2.0.0 |
| 1466 | 2026-08-17T23:27:50.929Z | Compiling aws-lc-sys v0.40.0 |
| 1467 | 2026-08-17T23:27:50.929Z | Compiling openssl-sys v0.9.117 |
| 1468 | 2026-08-17T23:27:50.929Z | Compiling untrusted v0.9.0 |
| 1469 | 2026-08-17T23:27:50.929Z | Compiling synstructure v0.13.2 |
| 1470 | 2026-08-17T23:27:50.929Z | Compiling serde_derive_internals v0.29.1 |
| 1471 | 2026-08-17T23:27:50.930Z | Compiling pest_generator v2.8.6 |
| 1472 | 2026-08-17T23:27:50.930Z | Compiling darling_core v0.20.11 |
| 1473 | 2026-08-17T23:27:50.930Z | Compiling regex-automata v0.4.14 |
| 1474 | 2026-08-17T23:27:50.930Z | Compiling http v1.4.2 |
| 1475 | 2026-08-17T23:27:50.930Z | Compiling tempfile v3.25.0 |
| 1476 | 2026-08-17T23:27:50.930Z | Compiling openssl v0.10.80 |
| 1477 | 2026-08-17T23:27:50.930Z | Compiling httpdate v1.0.3 |
| 1478 | 2026-08-17T23:27:50.930Z | Compiling tap v1.0.1 |
| 1479 | 2026-08-17T23:27:50.930Z | Compiling foreign-types-shared v0.1.1 |
| 1480 | 2026-08-17T23:27:50.931Z | Compiling wyz v0.5.1 |
| 1481 | 2026-08-17T23:27:50.931Z | Compiling foreign-types v0.3.2 |
| 1482 | 2026-08-17T23:27:50.931Z | Compiling terminal_size v0.4.3 |
| 1483 | 2026-08-17T23:27:50.931Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1484 | 2026-08-17T23:27:50.931Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1485 | 2026-08-17T23:27:50.931Z | Compiling hex v0.4.3 |
| 1486 | 2026-08-17T23:27:50.931Z | Compiling unicode-normalization v0.1.25 |
| 1487 | 2026-08-17T23:27:50.931Z | Compiling num-integer v0.1.46 |
| 1488 | 2026-08-17T23:27:50.931Z | Compiling wait-timeout v0.2.1 |
| 1489 | 2026-08-17T23:27:50.931Z | Compiling ahash v0.8.12 |
| 1490 | 2026-08-17T23:27:50.931Z | Compiling http-body v1.0.1 |
| 1491 | 2026-08-17T23:27:50.931Z | Compiling native-tls v0.2.18 |
| 1492 | 2026-08-17T23:27:50.931Z | Compiling funty v2.0.0 |
| 1493 | 2026-08-17T23:27:50.931Z | Compiling num-conv v0.2.0 |
| 1494 | 2026-08-17T23:27:50.931Z | Compiling time-core v0.1.8 |
| 1495 | 2026-08-17T23:27:50.931Z | Compiling packed_struct v0.10.1 |
| 1496 | 2026-08-17T23:27:50.931Z | Compiling num-bigint-dig v0.8.6 |
| 1497 | 2026-08-17T23:27:50.931Z | Compiling quick-error v1.2.3 |
| 1498 | 2026-08-17T23:27:50.931Z | Compiling powerfmt v0.2.0 |
| 1499 | 2026-08-17T23:27:50.931Z | Compiling adler2 v2.0.1 |
| 1500 | 2026-08-17T23:27:50.931Z | Compiling bit-vec v0.8.0 |
| 1501 | 2026-08-17T23:27:50.931Z | Compiling time-macros v0.2.27 |
| 1502 | 2026-08-17T23:27:50.931Z | Compiling rusty-fork v0.3.1 |
| 1503 | 2026-08-17T23:27:50.931Z | Compiling miniz_oxide v0.8.9 |
| 1504 | 2026-08-17T23:27:50.932Z | Compiling deranged v0.5.8 |
| 1505 | 2026-08-17T23:27:50.932Z | Compiling clap_builder v4.6.0 |
| 1506 | 2026-08-17T23:27:50.932Z | Compiling bit-set v0.8.0 |
| 1507 | 2026-08-17T23:27:50.932Z | Compiling bitvec v1.0.1 |
| 1508 | 2026-08-17T23:27:50.932Z | Compiling num-iter v0.1.45 |
| 1509 | 2026-08-17T23:27:51.129Z | Compiling serde_spanned v0.6.9 |
| 1510 | 2026-08-17T23:27:51.141Z | Compiling zeroize_derive v1.5.0 |
| 1511 | 2026-08-17T23:27:51.141Z | Compiling zerofrom-derive v0.1.6 |
| 1512 | 2026-08-17T23:27:51.141Z | Compiling zerocopy-derive v0.8.40 |
| 1513 | 2026-08-17T23:27:51.141Z | Compiling yoke-derive v0.8.1 |
| 1514 | 2026-08-17T23:27:51.141Z | Compiling zerovec-derive v0.11.2 |
| 1515 | 2026-08-17T23:27:51.480Z | Compiling displaydoc v0.2.5 |
| 1516 | 2026-08-17T23:27:51.693Z | Compiling zeroize v1.9.0 |
| 1517 | 2026-08-17T23:27:51.703Z | Compiling tokio-macros v2.7.0 |
| 1518 | 2026-08-17T23:27:51.703Z | Compiling futures-macro v0.3.32 |
| 1519 | 2026-08-17T23:27:51.709Z | Compiling thiserror-impl v2.0.18 |
| 1520 | 2026-08-17T23:27:51.993Z | Compiling der_derive v0.7.3 |
| 1521 | 2026-08-17T23:27:52.076Z | Compiling tracing-attributes v0.1.31 |
| 1522 | 2026-08-17T23:27:52.247Z | Compiling rustls-pki-types v1.14.0 |
| 1523 | 2026-08-17T23:27:52.265Z | Compiling schemars_derive v0.8.22 |
| 1524 | 2026-08-17T23:27:52.376Z | Compiling hybrid-array v0.4.13 |
| 1525 | 2026-08-17T23:27:52.387Z | Compiling pest_derive v2.8.6 |
| 1526 | 2026-08-17T23:27:52.434Z | Compiling zerofrom v0.1.6 |
| 1527 | 2026-08-17T23:27:52.458Z | Compiling tokio v1.52.1 |
| 1528 | 2026-08-17T23:27:52.474Z | Compiling block-buffer v0.10.4 |
| 1529 | 2026-08-17T23:27:52.543Z | Compiling crypto-common v0.1.7 |
| 1530 | 2026-08-17T23:27:52.575Z | Compiling yoke v0.8.1 |
| 1531 | 2026-08-17T23:27:52.744Z | Compiling digest v0.10.7 |
| 1532 | 2026-08-17T23:27:52.754Z | Compiling futures-util v0.3.32 |
| 1533 | 2026-08-17T23:27:52.754Z | Compiling scroll_derive v0.13.1 |
| 1534 | 2026-08-17T23:27:52.777Z | Compiling zerovec v0.11.5 |
| 1535 | 2026-08-17T23:27:52.796Z | Compiling zerotrie v0.2.3 |
| 1536 | 2026-08-17T23:27:52.810Z | Compiling der v0.7.10 |
| 1537 | 2026-08-17T23:27:52.925Z | Compiling sha2 v0.10.9 |
| 1538 | 2026-08-17T23:27:53.086Z | Compiling thiserror v2.0.18 |
| 1539 | 2026-08-17T23:27:53.101Z | Compiling signature v2.2.0 |
| 1540 | 2026-08-17T23:27:53.215Z | Compiling darling_macro v0.20.11 |
| 1541 | 2026-08-17T23:27:53.220Z | Compiling thiserror-impl v1.0.69 |
| 1542 | 2026-08-17T23:27:53.300Z | Compiling openssl-macros v0.1.1 |
| 1543 | 2026-08-17T23:27:53.472Z | Compiling tinystr v0.8.2 |
| 1544 | 2026-08-17T23:27:53.492Z | Compiling potential_utf v0.1.4 |
| 1545 | 2026-08-17T23:27:53.570Z | Compiling icu_locale_core v2.1.1 |
| 1546 | 2026-08-17T23:27:53.630Z | Compiling icu_collections v2.1.1 |
| 1547 | 2026-08-17T23:27:53.638Z | Compiling tracing v0.1.44 |
| 1548 | 2026-08-17T23:27:53.650Z | Compiling hmac v0.12.1 |
| 1549 | 2026-08-17T23:27:53.664Z | Compiling scroll v0.13.0 |
| 1550 | 2026-08-17T23:27:53.710Z | Compiling spki v0.7.3 |
| 1551 | 2026-08-17T23:27:53.863Z | Compiling darling v0.20.11 |
| 1552 | 2026-08-17T23:27:53.868Z | Compiling packed_struct_codegen v0.10.1 |
| 1553 | 2026-08-17T23:27:53.888Z | Compiling pkcs8 v0.10.2 |
| 1554 | 2026-08-17T23:27:53.934Z | Compiling goblin v0.10.5 |
| 1555 | 2026-08-17T23:27:54.008Z | Compiling clap_derive v4.6.1 |
| 1556 | 2026-08-17T23:27:54.008Z | Compiling bitfield-macros v0.19.4 |
| 1557 | 2026-08-17T23:27:54.104Z | Compiling zerocopy-derive v0.6.6 |
| 1558 | 2026-08-17T23:27:54.151Z | Compiling toml_datetime v0.6.11 |
| 1559 | 2026-08-17T23:27:54.160Z | Compiling lazy_static v1.5.0 |
| 1560 | 2026-08-17T23:27:54.315Z | Compiling icu_provider v2.1.1 |
| 1561 | 2026-08-17T23:27:54.366Z | Compiling rand_xorshift v0.4.0 |
| 1562 | 2026-08-17T23:27:54.400Z | Compiling anstyle-parse v0.2.7 |
| 1563 | 2026-08-17T23:27:54.485Z | Compiling sync_wrapper v1.0.2 |
| 1564 | 2026-08-17T23:27:54.522Z | Compiling icu_properties v2.1.2 |
| 1565 | 2026-08-17T23:27:54.707Z | Compiling icu_normalizer v2.1.1 |
| 1566 | 2026-08-17T23:27:54.722Z | Compiling thiserror v1.0.69 |
| 1567 | 2026-08-17T23:27:54.722Z | Compiling indexmap v1.9.3 |
| 1568 | 2026-08-17T23:27:54.722Z | Compiling paste v1.0.15 |
| 1569 | 2026-08-17T23:27:54.722Z | Compiling usdt-impl v0.6.0 |
| 1570 | 2026-08-17T23:27:54.727Z | Compiling siphasher v1.0.2 |
| 1571 | 2026-08-17T23:27:54.964Z | Compiling zlib-rs v0.6.2 |
| 1572 | 2026-08-17T23:27:54.967Z | Compiling crossbeam-utils v0.8.21 |
| 1573 | 2026-08-17T23:27:54.967Z | Compiling nodrop v0.1.14 |
| 1574 | 2026-08-17T23:27:54.967Z | Compiling crc-catalog v2.4.0 |
| 1575 | 2026-08-17T23:27:54.988Z | Compiling unarray v0.1.4 |
| 1576 | 2026-08-17T23:27:55.004Z | Compiling num_threads v0.1.7 |
| 1577 | 2026-08-17T23:27:55.050Z | Compiling array-init v0.0.4 |
| 1578 | 2026-08-17T23:27:55.198Z | Compiling crc v3.4.0 |
| 1579 | 2026-08-17T23:27:55.205Z | Compiling time v0.3.47 |
| 1580 | 2026-08-17T23:27:55.205Z | Compiling zerocopy v0.6.6 |
| 1581 | 2026-08-17T23:27:55.271Z | Compiling bitfield v0.19.4 |
| 1582 | 2026-08-17T23:27:55.360Z | Compiling anstream v0.6.21 |
| 1583 | 2026-08-17T23:27:55.364Z | Compiling pkcs1 v0.7.5 |
| 1584 | 2026-08-17T23:27:55.406Z | Compiling ppv-lite86 v0.2.21 |
| 1585 | 2026-08-17T23:27:56.309Z | Compiling idna_adapter v1.2.1 |
| 1586 | 2026-08-17T23:27:56.324Z | Compiling idna v1.1.0 |
| 1587 | 2026-08-17T23:27:56.324Z | Compiling derive_builder_core v0.20.2 |
| 1588 | 2026-08-17T23:27:56.324Z | Compiling dtrace-parser v0.3.0 |
| 1589 | 2026-08-17T23:27:56.324Z | Compiling rand_chacha v0.9.0 |
| 1590 | 2026-08-17T23:27:56.324Z | Compiling rand_chacha v0.3.1 |
| 1591 | 2026-08-17T23:27:56.324Z | Compiling clap v4.6.1 |
| 1592 | 2026-08-17T23:27:56.324Z | Compiling smallvec v0.6.14 |
| 1593 | 2026-08-17T23:27:56.324Z | Compiling structmeta-derive v0.3.0 |
| 1594 | 2026-08-17T23:27:56.324Z | Compiling scroll_derive v0.12.1 |
| 1595 | 2026-08-17T23:27:56.324Z | Compiling url v2.5.8 |
| 1596 | 2026-08-17T23:27:56.324Z | Compiling rand v0.9.2 |
| 1597 | 2026-08-17T23:27:56.391Z | Compiling tokio-util v0.7.18 |
| 1598 | 2026-08-17T23:27:57.238Z | Compiling rand v0.8.6 |
| 1599 | 2026-08-17T23:27:57.270Z | Compiling tower v0.5.3 |
| 1600 | 2026-08-17T23:27:57.270Z | Compiling http-body-util v0.1.3 |
| 1601 | 2026-08-17T23:27:57.270Z | Compiling dof v0.4.0 |
| 1602 | 2026-08-17T23:27:57.270Z | Compiling darling_core v0.23.0 |
| 1603 | 2026-08-17T23:27:57.270Z | Compiling heapless v0.7.17 |
| 1604 | 2026-08-17T23:27:57.270Z | Compiling slog v2.8.2 |
| 1605 | 2026-08-17T23:27:57.270Z | Compiling thread-id v5.1.0 |
| 1606 | 2026-08-17T23:27:57.271Z | Compiling proptest v1.11.0 |
| 1607 | 2026-08-17T23:27:57.271Z | Compiling env_filter v1.0.0 |
| 1608 | 2026-08-17T23:27:57.271Z | Compiling cookie v0.18.1 |
| 1609 | 2026-08-17T23:27:57.271Z | Compiling unicode-bidi v0.3.18 |
| 1610 | 2026-08-17T23:27:57.271Z | Compiling h2 v0.4.15 |
| 1611 | 2026-08-17T23:27:57.271Z | Compiling anyhow v1.0.102 |
| 1612 | 2026-08-17T23:27:57.271Z | Compiling winnow v0.5.40 |
| 1613 | 2026-08-17T23:27:57.271Z | Compiling unicode-properties v0.1.4 |
| 1614 | 2026-08-17T23:27:57.660Z | Compiling ipnetwork v0.21.1 |
| 1615 | 2026-08-17T23:27:57.673Z | Compiling ryu v1.0.23 |
| 1616 | 2026-08-17T23:27:57.673Z | Compiling signal-hook v0.3.18 |
| 1617 | 2026-08-17T23:27:57.673Z | Compiling hashbrown v0.12.3 |
| 1618 | 2026-08-17T23:27:57.673Z | Compiling iri-string v0.7.10 |
| 1619 | 2026-08-17T23:27:57.677Z | Compiling flate2 v1.1.9 |
| 1620 | 2026-08-17T23:27:57.886Z | Compiling zstd-safe v7.2.4 |
| 1621 | 2026-08-17T23:27:57.892Z | Compiling base64 v0.21.7 |
| 1622 | 2026-08-17T23:27:57.892Z | Compiling allocator-api2 v0.2.21 |
| 1623 | 2026-08-17T23:27:58.543Z | Compiling rsa v0.9.10 |
| 1624 | 2026-08-17T23:27:58.575Z | Compiling ron v0.8.1 |
| 1625 | 2026-08-17T23:27:58.575Z | Compiling oxnet v0.1.6 |
| 1626 | 2026-08-17T23:27:58.575Z | Compiling serde_urlencoded v0.7.1 |
| 1627 | 2026-08-17T23:27:58.575Z | Compiling stringprep v0.1.5 |
| 1628 | 2026-08-17T23:27:58.575Z | Compiling env_logger v0.11.9 |
| 1629 | 2026-08-17T23:27:58.575Z | Compiling structmeta v0.3.0 |
| 1630 | 2026-08-17T23:27:58.575Z | Compiling tokio-native-tls v0.3.1 |
| 1631 | 2026-08-17T23:27:58.575Z | Compiling scroll v0.12.0 |
| 1632 | 2026-08-17T23:27:58.626Z | Compiling toml_edit v0.19.15 |
| 1633 | 2026-08-17T23:27:58.722Z | Compiling derive_builder_macro v0.20.2 |
| 1634 | 2026-08-17T23:27:58.738Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1635 | 2026-08-17T23:27:58.738Z | Compiling serde-hex v0.1.0 |
| 1636 | 2026-08-17T23:27:58.754Z | Compiling hashbrown v0.13.2 |
| 1637 | 2026-08-17T23:27:58.817Z | Compiling bzip2 v0.4.4 |
| 1638 | 2026-08-17T23:27:58.830Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1639 | 2026-08-17T23:27:58.892Z | Compiling tower-http v0.6.8 |
| 1640 | 2026-08-17T23:27:59.311Z | Compiling camino v1.2.2 |
| 1641 | 2026-08-17T23:27:59.328Z | Compiling x509-cert v0.2.5 |
| 1642 | 2026-08-17T23:27:59.328Z | Compiling block-buffer v0.12.1 |
| 1643 | 2026-08-17T23:27:59.328Z | Compiling block-padding v0.4.2 |
| 1644 | 2026-08-17T23:27:59.328Z | Compiling darling_macro v0.23.0 |
| 1645 | 2026-08-17T23:27:59.337Z | Compiling crypto-common v0.2.2 |
| 1646 | 2026-08-17T23:27:59.429Z | Compiling newtype-uuid v1.3.2 |
| 1647 | 2026-08-17T23:27:59.455Z | Compiling md-5 v0.10.6 |
| 1648 | 2026-08-17T23:27:59.485Z | Compiling rustls-native-certs v0.8.3 |
| 1649 | 2026-08-17T23:27:59.775Z | Compiling bstr v1.12.1 |
| 1650 | 2026-08-17T23:27:59.788Z | Compiling pin-project-internal v1.1.11 |
| 1651 | 2026-08-17T23:27:59.788Z | Compiling zerocopy-derive v0.7.35 |
| 1652 | 2026-08-17T23:27:59.789Z | Compiling daft-derive v0.1.7 |
| 1653 | 2026-08-17T23:27:59.811Z | Compiling async-trait v0.1.89 |
| 1654 | 2026-08-17T23:27:59.815Z | Compiling serde_tokenstream v0.2.3 |
| 1655 | 2026-08-17T23:28:00.181Z | Compiling curve25519-dalek v4.1.3 |
| 1656 | 2026-08-17T23:28:00.194Z | Compiling erased-serde v0.3.31 |
| 1657 | 2026-08-17T23:28:00.475Z | Compiling hyper v1.10.1 |
| 1658 | 2026-08-17T23:28:00.512Z | Compiling vergen-lib v9.1.0 |
| 1659 | 2026-08-17T23:28:00.534Z | Compiling hash32 v0.2.1 |
| 1660 | 2026-08-17T23:28:00.549Z | Compiling memoffset v0.9.1 |
| 1661 | 2026-08-17T23:28:00.744Z | Compiling encoding_rs v0.8.35 |
| 1662 | 2026-08-17T23:28:00.774Z | Compiling psl-types v2.0.11 |
| 1663 | 2026-08-17T23:28:00.774Z | Compiling smoltcp v0.9.1 |
| 1664 | 2026-08-17T23:28:00.774Z | Compiling litrs v1.0.0 |
| 1665 | 2026-08-17T23:28:00.783Z | Compiling rustix v0.38.44 |
| 1666 | 2026-08-17T23:28:00.833Z | Compiling cfg_aliases v0.2.1 |
| 1667 | 2026-08-17T23:28:00.968Z | Compiling mime v0.3.17 |
| 1668 | 2026-08-17T23:28:00.977Z | Compiling ref-cast v1.0.25 |
| 1669 | 2026-08-17T23:28:00.977Z | Compiling crc-any v2.5.0 |
| 1670 | 2026-08-17T23:28:01.148Z | Compiling fallible-iterator v0.2.0 |
| 1671 | 2026-08-17T23:28:01.154Z | Compiling nix v0.31.2 |
| 1672 | 2026-08-17T23:28:01.154Z | Compiling publicsuffix v2.3.0 |
| 1673 | 2026-08-17T23:28:01.211Z | Compiling pin-project v1.1.11 |
| 1674 | 2026-08-17T23:28:01.322Z | Compiling document-features v0.2.12 |
| 1675 | 2026-08-17T23:28:01.326Z | Compiling zerocopy v0.7.35 |
| 1676 | 2026-08-17T23:28:01.326Z | Compiling daft v0.1.7 |
| 1677 | 2026-08-17T23:28:01.329Z | Compiling toml v0.7.8 |
| 1678 | 2026-08-17T23:28:01.329Z | Compiling darling v0.23.0 |
| 1679 | 2026-08-17T23:28:01.410Z | Compiling postgres-protocol v0.6.10 |
| 1680 | 2026-08-17T23:28:01.503Z | Compiling inout v0.2.2 |
| 1681 | 2026-08-17T23:28:01.526Z | Compiling derive_builder v0.20.2 |
| 1682 | 2026-08-17T23:28:01.526Z | Compiling object v0.30.4 |
| 1683 | 2026-08-17T23:28:01.599Z | Compiling hyper-util v0.1.20 |
| 1684 | 2026-08-17T23:28:01.805Z | Compiling zip v0.6.6 |
| 1685 | 2026-08-17T23:28:01.839Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1686 | 2026-08-17T23:28:01.839Z | Compiling goblin v0.8.2 |
| 1687 | 2026-08-17T23:28:01.839Z | Compiling derive-ex v0.1.8 |
| 1688 | 2026-08-17T23:28:01.982Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1689 | 2026-08-17T23:28:03.128Z | Compiling futures-executor v0.3.32 |
| 1690 | 2026-08-17T23:28:03.132Z | Compiling phf_shared v0.13.1 |
| 1691 | 2026-08-17T23:28:03.132Z | Compiling hubpack_derive v0.1.1 |
| 1692 | 2026-08-17T23:28:03.132Z | Compiling regex v1.12.3 |
| 1693 | 2026-08-17T23:28:03.132Z | Compiling strum_macros v0.27.2 |
| 1694 | 2026-08-17T23:28:03.132Z | Compiling snafu-derive v0.8.9 |
| 1695 | 2026-08-17T23:28:03.132Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1696 | 2026-08-17T23:28:03.132Z | Compiling ref-cast-impl v1.0.25 |
| 1697 | 2026-08-17T23:28:03.132Z | Compiling cargo-platform v0.3.2 |
| 1698 | 2026-08-17T23:28:03.132Z | Compiling vergen v9.1.0 |
| 1699 | 2026-08-17T23:28:03.132Z | Compiling ff v0.13.1 |
| 1700 | 2026-08-17T23:28:03.132Z | Compiling fs-err v3.3.0 |
| 1701 | 2026-08-17T23:28:03.132Z | Compiling foldhash v0.1.5 |
| 1702 | 2026-08-17T23:28:03.132Z | Compiling managed v0.8.0 |
| 1703 | 2026-08-17T23:28:03.133Z | Compiling either v1.15.0 |
| 1704 | 2026-08-17T23:28:03.133Z | Compiling libbz2-rs-sys v0.2.2 |
| 1705 | 2026-08-17T23:28:03.133Z | Compiling bumpalo v3.20.2 |
| 1706 | 2026-08-17T23:28:03.133Z | Compiling hyper-tls v0.6.0 |
| 1707 | 2026-08-17T23:28:03.133Z | Compiling unicode-segmentation v1.12.0 |
| 1708 | 2026-08-17T23:28:03.133Z | Compiling jiff-core v0.1.0 |
| 1709 | 2026-08-17T23:28:03.148Z | Compiling path-slash v0.1.5 |
| 1710 | 2026-08-17T23:28:03.246Z | Compiling same-file v1.0.6 |
| 1711 | 2026-08-17T23:28:03.268Z | Compiling bitflags v1.3.2 |
| 1712 | 2026-08-17T23:28:03.295Z | Compiling base16ct v0.2.0 |
| 1713 | 2026-08-17T23:28:03.356Z | Compiling object v0.37.3 |
| 1714 | 2026-08-17T23:28:03.369Z | Compiling foldhash v0.2.0 |
| 1715 | 2026-08-17T23:28:03.386Z | Compiling bzip2 v0.6.1 |
| 1716 | 2026-08-17T23:28:03.459Z | Compiling sec1 v0.7.3 |
| 1717 | 2026-08-17T23:28:03.493Z | Compiling walkdir v2.5.0 |
| 1718 | 2026-08-17T23:28:03.496Z | Compiling test-strategy v0.4.5 |
| 1719 | 2026-08-17T23:28:03.608Z | Compiling hashbrown v0.16.1 |
| 1720 | 2026-08-17T23:28:03.623Z | Compiling reqwest v0.12.28 |
| 1721 | 2026-08-17T23:28:03.659Z | Compiling zopfli v0.8.3 |
| 1722 | 2026-08-17T23:28:04.210Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1723 | 2026-08-17T23:28:04.240Z | Compiling jiff v0.2.34 |
| 1724 | 2026-08-17T23:28:04.252Z | Compiling dof v0.3.0 |
| 1725 | 2026-08-17T23:28:04.262Z | Compiling hashbrown v0.15.5 |
| 1726 | 2026-08-17T23:28:04.280Z | Compiling snafu v0.8.9 |
| 1727 | 2026-08-17T23:28:04.813Z | Compiling strum v0.27.2 |
| 1728 | 2026-08-17T23:28:04.830Z | Compiling group v0.13.0 |
| 1729 | 2026-08-17T23:28:04.830Z | Compiling hubpack v0.1.2 |
| 1730 | 2026-08-17T23:28:04.831Z | Compiling cargo_metadata v0.23.1 |
| 1731 | 2026-08-17T23:28:04.831Z | Compiling phf v0.13.1 |
| 1732 | 2026-08-17T23:28:04.831Z | Compiling futures v0.3.32 |
| 1733 | 2026-08-17T23:28:04.831Z | Compiling cookie_store v0.22.1 |
| 1734 | 2026-08-17T23:28:04.831Z | Compiling signal-hook-mio v0.2.5 |
| 1735 | 2026-08-17T23:28:04.831Z | Compiling zstd v0.13.3 |
| 1736 | 2026-08-17T23:28:04.831Z | Compiling postgres-types v0.2.12 |
| 1737 | 2026-08-17T23:28:04.850Z | Compiling cipher v0.5.2 |
| 1738 | 2026-08-17T23:28:04.967Z | Compiling serde_with_macros v3.21.0 |
| 1739 | 2026-08-17T23:28:05.064Z | Compiling usdt-macro v0.6.0 |
| 1740 | 2026-08-17T23:28:05.095Z | Compiling usdt-attr-macro v0.6.0 |
| 1741 | 2026-08-17T23:28:05.188Z | Compiling globset v0.4.18 |
| 1742 | 2026-08-17T23:28:05.233Z | Compiling byte-wrapper v0.1.0 |
| 1743 | 2026-08-17T23:28:05.326Z | Compiling phf_shared v0.11.3 |
| 1744 | 2026-08-17T23:28:05.342Z | Compiling dtrace-parser v0.2.0 |
| 1745 | 2026-08-17T23:28:05.376Z | Compiling ed25519 v2.2.3 |
| 1746 | 2026-08-17T23:28:05.530Z | Compiling hkdf v0.12.4 |
| 1747 | 2026-08-17T23:28:05.586Z | Compiling crypto-bigint v0.5.5 |
| 1748 | 2026-08-17T23:28:05.711Z | Compiling async-recursion v1.1.1 |
| 1749 | 2026-08-17T23:28:05.833Z | Compiling serde_repr v0.1.20 |
| 1750 | 2026-08-17T23:28:05.873Z | Compiling strum_macros v0.26.4 |
| 1751 | 2026-08-17T23:28:05.888Z | Compiling enum-as-inner v0.6.1 |
| 1752 | 2026-08-17T23:28:05.941Z | Compiling olpc-cjson v0.1.4 |
| 1753 | 2026-08-17T23:28:07.037Z | Compiling serde-big-array v0.5.1 |
| 1754 | 2026-08-17T23:28:07.049Z | Compiling serde_plain v1.0.2 |
| 1755 | 2026-08-17T23:28:07.049Z | Compiling float-cmp v0.10.0 |
| 1756 | 2026-08-17T23:28:07.049Z | Compiling pem v3.0.6 |
| 1757 | 2026-08-17T23:28:07.049Z | Compiling thread-id v4.2.2 |
| 1758 | 2026-08-17T23:28:07.049Z | Compiling memmap2 v0.9.10 |
| 1759 | 2026-08-17T23:28:07.049Z | Compiling difflib v0.4.0 |
| 1760 | 2026-08-17T23:28:07.049Z | Compiling cpufeatures v0.3.0 |
| 1761 | 2026-08-17T23:28:07.049Z | Compiling fixedbitset v0.5.7 |
| 1762 | 2026-08-17T23:28:07.049Z | Compiling static_assertions v1.1.0 |
| 1763 | 2026-08-17T23:28:07.049Z | Compiling new_debug_unreachable v1.0.6 |
| 1764 | 2026-08-17T23:28:07.049Z | Compiling const-oid v0.10.2 |
| 1765 | 2026-08-17T23:28:07.049Z | Compiling whoami v2.1.0 |
| 1766 | 2026-08-17T23:28:07.049Z | Compiling keccak v0.1.6 |
| 1767 | 2026-08-17T23:28:07.049Z | Compiling predicates-core v1.0.10 |
| 1768 | 2026-08-17T23:28:07.049Z | Compiling typed-path v0.9.3 |
| 1769 | 2026-08-17T23:28:07.049Z | Compiling data-encoding v2.10.0 |
| 1770 | 2026-08-17T23:28:07.049Z | Compiling normalize-line-endings v0.3.0 |
| 1771 | 2026-08-17T23:28:07.049Z | Compiling fixedbitset v0.4.2 |
| 1772 | 2026-08-17T23:28:07.049Z | Compiling precomputed-hash v0.1.1 |
| 1773 | 2026-08-17T23:28:07.049Z | Compiling winnow v1.0.3 |
| 1774 | 2026-08-17T23:28:07.050Z | Compiling predicates v3.1.4 |
| 1775 | 2026-08-17T23:28:07.050Z | Compiling string_cache v0.8.9 |
| 1776 | 2026-08-17T23:28:07.050Z | Compiling hickory-proto v0.25.2 |
| 1777 | 2026-08-17T23:28:07.050Z | Compiling petgraph v0.6.5 |
| 1778 | 2026-08-17T23:28:07.050Z | Compiling tokio-postgres v0.7.16 |
| 1779 | 2026-08-17T23:28:07.066Z | Compiling sha3 v0.10.8 |
| 1780 | 2026-08-17T23:28:07.540Z | Compiling digest v0.11.3 |
| 1781 | 2026-08-17T23:28:07.554Z | Compiling petgraph v0.8.3 |
| 1782 | 2026-08-17T23:28:07.554Z | Compiling elliptic-curve v0.13.8 |
| 1783 | 2026-08-17T23:28:07.554Z | Compiling toml_edit v0.22.27 |
| 1784 | 2026-08-17T23:28:07.554Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1785 | 2026-08-17T23:28:07.554Z | Compiling usdt v0.6.0 |
| 1786 | 2026-08-17T23:28:07.554Z | Compiling chacha20 v0.10.0 |
| 1787 | 2026-08-17T23:28:07.806Z | Compiling strum v0.26.3 |
| 1788 | 2026-08-17T23:28:07.814Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1789 | 2026-08-17T23:28:07.814Z | Compiling usdt-impl v0.5.0 |
| 1790 | 2026-08-17T23:28:07.814Z | Compiling zip v4.6.1 |
| 1791 | 2026-08-17T23:28:07.814Z | Compiling serde_with v3.21.0 |
| 1792 | 2026-08-17T23:28:07.838Z | Compiling crossterm v0.28.1 |
| 1793 | 2026-08-17T23:28:07.853Z | Compiling ed25519-dalek v2.2.0 |
| 1794 | 2026-08-17T23:28:08.011Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1795 | 2026-08-17T23:28:08.405Z | Compiling iddqd v0.4.2 |
| 1796 | 2026-08-17T23:28:08.487Z | Compiling heck v0.4.1 |
| 1797 | 2026-08-17T23:28:08.732Z | Compiling similar v2.7.0 |
| 1798 | 2026-08-17T23:28:11.286Z | Compiling itertools v0.15.0 |
| 1799 | 2026-08-17T23:28:11.342Z | Compiling itertools v0.13.0 |
| 1800 | 2026-08-17T23:28:11.342Z | Compiling crossbeam-epoch v0.9.18 |
| 1801 | 2026-08-17T23:28:11.342Z | Compiling tokio-stream v0.1.18 |
| 1802 | 2026-08-17T23:28:11.342Z | Compiling buf-list v1.1.2 |
| 1803 | 2026-08-17T23:28:11.342Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1804 | 2026-08-17T23:28:11.343Z | Compiling openapiv3 v2.2.0 |
| 1805 | 2026-08-17T23:28:11.343Z | Compiling peg-runtime v0.8.5 |
| 1806 | 2026-08-17T23:28:11.343Z | Compiling lalrpop-util v0.19.12 |
| 1807 | 2026-08-17T23:28:11.343Z | Compiling thread_local v1.1.9 |
| 1808 | 2026-08-17T23:28:11.343Z | Compiling slog-async v2.8.0 |
| 1809 | 2026-08-17T23:28:11.343Z | Compiling crossbeam-channel v0.5.15 |
| 1810 | 2026-08-17T23:28:11.343Z | Compiling filetime v0.2.27 |
| 1811 | 2026-08-17T23:28:11.343Z | Compiling is-terminal v0.4.17 |
| 1812 | 2026-08-17T23:28:11.343Z | Compiling xattr v1.6.1 |
| 1813 | 2026-08-17T23:28:11.343Z | Compiling term v1.2.1 |
| 1814 | 2026-08-17T23:28:11.343Z | Compiling take_mut v0.2.2 |
| 1815 | 2026-08-17T23:28:11.343Z | Compiling tar v0.4.46 |
| 1816 | 2026-08-17T23:28:11.343Z | Compiling camino-tempfile v1.4.1 |
| 1817 | 2026-08-17T23:28:11.343Z | Compiling slog-term v2.9.2 |
| 1818 | 2026-08-17T23:28:27.521Z | Compiling rustls-webpki v0.103.13 |
| 1819 | 2026-08-17T23:28:30.191Z | Compiling tokio-rustls v0.26.4 |
| 1820 | 2026-08-17T23:28:30.191Z | Compiling rustls-platform-verifier v0.6.2 |
| 1821 | 2026-08-17T23:28:30.191Z | Compiling tough v0.22.0 |
| 1822 | 2026-08-17T23:28:30.398Z | Compiling hyper-rustls v0.27.7 |
| 1823 | 2026-08-17T23:28:30.586Z | Compiling reqwest v0.13.2 |
| 1824 | 2026-08-17T23:28:32.718Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1825 | 2026-08-17T23:28:32.948Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1826 | 2026-08-17T23:28:35.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.35s |
| 1827 | 2026-08-17T23:28:35.957Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1828 | 2026-08-17T23:28:36.010Z | Aug 17 23:28:35.113 INFO Starting download, target: DendriteStub |
| 1829 | 2026-08-17T23:28:36.010Z | Aug 17 23:28:35.114 INFO Starting download, target: Console |
| 1830 | 2026-08-17T23:28:36.010Z | Aug 17 23:28:35.114 INFO Starting download, target: Cockroach |
| 1831 | 2026-08-17T23:28:36.010Z | Aug 17 23:28:35.114 INFO Starting download, target: Clickhouse |
| 1832 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Starting download, target: MaghemiteMgd |
| 1833 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Starting download, target: MaghemiteDdmd |
| 1834 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Starting download, target: TransceiverControl |
| 1835 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1836 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1837 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1838 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1839 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1840 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1841 | 2026-08-17T23:28:36.014Z | Aug 17 23:28:35.114 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1842 | 2026-08-17T23:28:36.346Z | Aug 17 23:28:35.450 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1843 | 2026-08-17T23:28:36.594Z | Aug 17 23:28:35.696 INFO Download complete, target: TransceiverControl |
| 1844 | 2026-08-17T23:28:37.911Z | Aug 17 23:28:37.011 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1845 | 2026-08-17T23:28:38.200Z | Aug 17 23:28:37.281 INFO Download complete, target: Console |
| 1846 | 2026-08-17T23:28:38.744Z | Aug 17 23:28:37.834 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1847 | 2026-08-17T23:28:38.911Z | Aug 17 23:28:38.013 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1848 | 2026-08-17T23:28:39.185Z | Aug 17 23:28:38.284 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1849 | 2026-08-17T23:28:39.240Z | Aug 17 23:28:38.342 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1850 | 2026-08-17T23:28:40.201Z | Aug 17 23:28:39.305 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1851 | 2026-08-17T23:28:40.201Z | Aug 17 23:28:39.305 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1852 | 2026-08-17T23:28:41.384Z | Aug 17 23:28:40.487 INFO Download complete, target: DendriteStub |
| 1853 | 2026-08-17T23:28:41.502Z | Aug 17 23:28:40.605 INFO Download complete, target: MaghemiteDdmd |
| 1854 | 2026-08-17T23:28:41.885Z | Aug 17 23:28:40.988 INFO Download complete, target: MaghemiteMgd |
| 1855 | 2026-08-17T23:28:44.867Z | Aug 17 23:28:43.971 INFO Checking that binary works, target: Cockroach |
| 1856 | 2026-08-17T23:28:45.019Z | Aug 17 23:28:44.122 INFO Download complete, target: Cockroach |
| 1857 | 2026-08-17T23:28:45.611Z | Aug 17 23:28:44.715 INFO Checking that binary works, target: Clickhouse |
| 1858 | 2026-08-17T23:28:45.695Z | Aug 17 23:28:44.799 INFO Download complete, target: Clickhouse |
| 1859 | 2026-08-17T23:28:45.701Z | All prerequisites installed successfully |
| 1860 | 2026-08-17T23:28:45.705Z | |
| 1861 | 2026-08-17T23:28:45.705Z | real 1:28.249992430 |
| 1862 | 2026-08-17T23:28:45.705Z | user 7:04.847045293 |
| 1863 | 2026-08-17T23:28:45.705Z | sys 1:40.809900867 |
| 1864 | 2026-08-17T23:28:45.705Z | trap 0.242972843 |
| 1865 | 2026-08-17T23:28:45.705Z | tflt 0.869725614 |
| 1866 | 2026-08-17T23:28:45.705Z | dflt 1.817777882 |
| 1867 | 2026-08-17T23:28:45.705Z | kflt 0.028342323 |
| 1868 | 2026-08-17T23:28:45.705Z | lock 25:51.105805060 |
| 1869 | 2026-08-17T23:28:45.705Z | slp 19:05.954458664 |
| 1870 | 2026-08-17T23:28:45.705Z | lat 22.849970268 |
| 1871 | 2026-08-17T23:28:45.705Z | stop 2:49.157417649 |
| 1872 | 2026-08-17T23:28:45.705Z | + source ./tools/include/force-git-over-https.sh |
| 1873 | 2026-08-17T23:28:45.705Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1874 | 2026-08-17T23:28:45.705Z | ++ (( i = 0 )) |
| 1875 | 2026-08-17T23:28:45.705Z | ++ (( i < 5 )) |
| 1876 | 2026-08-17T23:28:45.705Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1877 | 2026-08-17T23:28:45.708Z | ++ (( i++ )) |
| 1878 | 2026-08-17T23:28:45.708Z | ++ (( i < 5 )) |
| 1879 | 2026-08-17T23:28:45.708Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1880 | 2026-08-17T23:28:45.712Z | ++ (( i++ )) |
| 1881 | 2026-08-17T23:28:45.712Z | ++ (( i < 5 )) |
| 1882 | 2026-08-17T23:28:45.712Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1883 | 2026-08-17T23:28:45.712Z | ++ (( i++ )) |
| 1884 | 2026-08-17T23:28:45.712Z | ++ (( i < 5 )) |
| 1885 | 2026-08-17T23:28:45.712Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1886 | 2026-08-17T23:28:45.715Z | ++ (( i++ )) |
| 1887 | 2026-08-17T23:28:45.715Z | ++ (( i < 5 )) |
| 1888 | 2026-08-17T23:28:45.715Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1889 | 2026-08-17T23:28:45.719Z | ++ (( i++ )) |
| 1890 | 2026-08-17T23:28:45.719Z | ++ (( i < 5 )) |
| 1891 | 2026-08-17T23:28:45.719Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1892 | 2026-08-17T23:28:45.719Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1893 | 2026-08-17T23:28:45.719Z | + rc=0 |
| 1894 | 2026-08-17T23:28:45.719Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
| 1895 | 2026-08-17T23:28:56.607Z | + case $rc in |
| 1896 | 2026-08-17T23:28:56.607Z | + pfexec zfs create -p rpool/images/build/host |
| 1897 | 2026-08-17T23:28:56.829Z | + pfexec zfs create -p rpool/images/build/recovery |
| 1898 | 2026-08-17T23:28:56.899Z | + cargo xtask releng --output-dir /work --mkincorp --verify-debug-libraries |
| 1899 | 2026-08-17T23:28:57.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s |
| 1900 | 2026-08-17T23:28:57.361Z | Running `target/debug/xtask releng --output-dir /work --mkincorp --verify-debug-libraries` |
| 1901 | 2026-08-17T23:28:58.194Z | Compiling proc-macro2 v1.0.106 |
| 1902 | 2026-08-17T23:28:58.194Z | Compiling quote v1.0.45 |
| 1903 | 2026-08-17T23:28:58.198Z | Compiling unicode-ident v1.0.24 |
| 1904 | 2026-08-17T23:28:58.198Z | Compiling libc v0.2.185 |
| 1905 | 2026-08-17T23:28:58.198Z | Compiling serde_core v1.0.229 |
| 1906 | 2026-08-17T23:28:58.199Z | Compiling serde v1.0.229 |
| 1907 | 2026-08-17T23:28:58.199Z | Compiling cfg-if v1.0.4 |
| 1908 | 2026-08-17T23:28:58.199Z | Compiling find-msvc-tools v0.1.9 |
| 1909 | 2026-08-17T23:28:58.330Z | Compiling shlex v1.3.0 |
| 1910 | 2026-08-17T23:28:58.344Z | Compiling autocfg v1.5.0 |
| 1911 | 2026-08-17T23:28:58.348Z | Compiling version_check v0.9.5 |
| 1912 | 2026-08-17T23:28:58.348Z | Compiling zerocopy v0.8.40 |
| 1913 | 2026-08-17T23:28:58.348Z | Compiling portable-atomic v1.13.1 |
| 1914 | 2026-08-17T23:28:58.348Z | Compiling zmij v1.0.21 |
| 1915 | 2026-08-17T23:28:58.348Z | Compiling memchr v2.8.0 |
| 1916 | 2026-08-17T23:28:58.448Z | Compiling serde_json v1.0.151 |
| 1917 | 2026-08-17T23:28:58.599Z | Compiling libm v0.2.16 |
| 1918 | 2026-08-17T23:28:58.656Z | Compiling getrandom v0.4.1 |
| 1919 | 2026-08-17T23:28:58.659Z | Compiling parking_lot_core v0.9.12 |
| 1920 | 2026-08-17T23:28:58.686Z | Compiling pkg-config v0.3.32 |
| 1921 | 2026-08-17T23:28:58.689Z | Compiling icu_normalizer_data v2.1.1 |
| 1922 | 2026-08-17T23:28:58.718Z | Compiling icu_properties_data v2.1.2 |
| 1923 | 2026-08-17T23:28:58.771Z | Compiling generic-array v0.14.7 |
| 1924 | 2026-08-17T23:28:58.786Z | Compiling smallvec v1.15.1 |
| 1925 | 2026-08-17T23:28:58.898Z | Compiling num-traits v0.2.19 |
| 1926 | 2026-08-17T23:28:58.912Z | Compiling log v0.4.29 |
| 1927 | 2026-08-17T23:28:58.939Z | Compiling itoa v1.0.17 |
| 1928 | 2026-08-17T23:28:58.968Z | Compiling getrandom v0.3.4 |
| 1929 | 2026-08-17T23:28:58.985Z | Compiling subtle v2.6.1 |
| 1930 | 2026-08-17T23:28:59.001Z | Compiling rustix v1.1.3 |
| 1931 | 2026-08-17T23:28:59.103Z | Compiling stable_deref_trait v1.2.1 |
| 1932 | 2026-08-17T23:28:59.156Z | Compiling scopeguard v1.2.0 |
| 1933 | 2026-08-17T23:28:59.202Z | Compiling typenum v1.20.1 |
| 1934 | 2026-08-17T23:28:59.219Z | Compiling heck v0.5.0 |
| 1935 | 2026-08-17T23:28:59.264Z | Compiling jobserver v0.1.34 |
| 1936 | 2026-08-17T23:28:59.279Z | Compiling errno v0.3.14 |
| 1937 | 2026-08-17T23:28:59.297Z | Compiling lock_api v0.4.14 |
| 1938 | 2026-08-17T23:28:59.301Z | Compiling critical-section v1.2.0 |
| 1939 | 2026-08-17T23:28:59.429Z | Compiling rand_core v0.10.0 |
| 1940 | 2026-08-17T23:28:59.443Z | Compiling thiserror v2.0.18 |
| 1941 | 2026-08-17T23:28:59.473Z | Compiling cc v1.2.56 |
| 1942 | 2026-08-17T23:28:59.600Z | Compiling syn v2.0.117 |
| 1943 | 2026-08-17T23:28:59.616Z | Compiling syn v3.0.3 |
| 1944 | 2026-08-17T23:28:59.710Z | Compiling getrandom v0.2.17 |
| 1945 | 2026-08-17T23:28:59.751Z | Compiling dunce v1.0.5 |
| 1946 | 2026-08-17T23:28:59.766Z | Compiling fs_extra v1.3.0 |
| 1947 | 2026-08-17T23:28:59.789Z | Compiling once_cell v1.21.3 |
| 1948 | 2026-08-17T23:28:59.859Z | Compiling rand_core v0.6.4 |
| 1949 | 2026-08-17T23:28:59.891Z | Compiling litemap v0.8.1 |
| 1950 | 2026-08-17T23:28:59.930Z | Compiling percent-encoding v2.3.2 |
| 1951 | 2026-08-17T23:28:59.952Z | Compiling writeable v0.6.2 |
| 1952 | 2026-08-17T23:29:00.068Z | Compiling const-oid v0.9.6 |
| 1953 | 2026-08-17T23:29:00.160Z | Compiling pin-project-lite v0.2.17 |
| 1954 | 2026-08-17T23:29:00.177Z | Compiling schemars v0.8.22 |
| 1955 | 2026-08-17T23:29:00.211Z | Compiling cmake v0.1.57 |
| 1956 | 2026-08-17T23:29:00.310Z | Compiling equivalent v1.0.2 |
| 1957 | 2026-08-17T23:29:00.342Z | Compiling signal-hook-registry v1.4.8 |
| 1958 | 2026-08-17T23:29:00.481Z | Compiling rustversion v1.0.22 |
| 1959 | 2026-08-17T23:29:00.510Z | Compiling aws-lc-rs v1.16.3 |
| 1960 | 2026-08-17T23:29:00.603Z | Compiling semver v1.0.28 |
| 1961 | 2026-08-17T23:29:00.653Z | Compiling bitflags v2.11.0 |
| 1962 | 2026-08-17T23:29:00.796Z | Compiling aws-lc-sys v0.40.0 |
| 1963 | 2026-08-17T23:29:00.814Z | Compiling futures-core v0.3.32 |
| 1964 | 2026-08-17T23:29:00.817Z | Compiling parking_lot v0.12.5 |
| 1965 | 2026-08-17T23:29:00.926Z | Compiling mio v1.2.0 |
| 1966 | 2026-08-17T23:29:01.020Z | Compiling crc32fast v1.5.0 |
| 1967 | 2026-08-17T23:29:01.035Z | Compiling utf8_iter v1.0.4 |
| 1968 | 2026-08-17T23:29:01.237Z | Compiling form_urlencoded v1.2.2 |
| 1969 | 2026-08-17T23:29:01.348Z | Compiling strsim v0.11.1 |
| 1970 | 2026-08-17T23:29:01.415Z | Compiling fnv v1.0.7 |
| 1971 | 2026-08-17T23:29:01.502Z | Compiling serde_derive v1.0.229 |
| 1972 | 2026-08-17T23:29:01.525Z | Compiling hashbrown v0.17.0 |
| 1973 | 2026-08-17T23:29:01.543Z | Compiling syn v1.0.109 |
| 1974 | 2026-08-17T23:29:01.561Z | Compiling byteorder v1.5.0 |
| 1975 | 2026-08-17T23:29:01.705Z | Compiling vcpkg v0.2.15 |
| 1976 | 2026-08-17T23:29:01.808Z | Compiling socket2 v0.6.3 |
| 1977 | 2026-08-17T23:29:01.957Z | Compiling futures-sink v0.3.32 |
| 1978 | 2026-08-17T23:29:01.991Z | Compiling httparse v1.10.1 |
| 1979 | 2026-08-17T23:29:01.995Z | Compiling radium v0.7.0 |
| 1980 | 2026-08-17T23:29:02.115Z | Compiling futures-channel v0.3.32 |
| 1981 | 2026-08-17T23:29:02.190Z | Compiling iana-time-zone v0.1.65 |
| 1982 | 2026-08-17T23:29:02.261Z | Compiling indexmap v2.14.0 |
| 1983 | 2026-08-17T23:29:02.300Z | Compiling futures-io v0.3.32 |
| 1984 | 2026-08-17T23:29:02.324Z | Compiling slab v0.4.12 |
| 1985 | 2026-08-17T23:29:02.341Z | Compiling futures-task v0.3.32 |
| 1986 | 2026-08-17T23:29:02.342Z | Compiling openssl-sys v0.9.117 |
| 1987 | 2026-08-17T23:29:02.345Z | Compiling thiserror v1.0.69 |
| 1988 | 2026-08-17T23:29:02.435Z | Compiling synstructure v0.13.2 |
| 1989 | 2026-08-17T23:29:02.527Z | Compiling serde_derive_internals v0.29.1 |
| 1990 | 2026-08-17T23:29:02.546Z | Compiling base64 v0.22.1 |
| 1991 | 2026-08-17T23:29:02.562Z | Compiling rustls v0.23.41 |
| 1992 | 2026-08-17T23:29:02.606Z | Compiling maybe-uninit v2.0.0 |
| 1993 | 2026-08-17T23:29:02.702Z | Compiling rustc_version v0.4.1 |
| 1994 | 2026-08-17T23:29:02.971Z | Compiling uuid v1.23.4 |
| 1995 | 2026-08-17T23:29:02.986Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1996 | 2026-08-17T23:29:03.020Z | Compiling ahash v0.8.12 |
| 1997 | 2026-08-17T23:29:03.020Z | Compiling ucd-trie v0.1.7 |
| 1998 | 2026-08-17T23:29:03.053Z | Compiling packed_struct v0.10.1 |
| 1999 | 2026-08-17T23:29:03.107Z | Compiling ident_case v1.0.1 |
| 2000 | 2026-08-17T23:29:03.124Z | Compiling regex-syntax v0.8.10 |
| 2001 | 2026-08-17T23:29:03.143Z | Compiling num-bigint-dig v0.8.6 |
| 2002 | 2026-08-17T23:29:03.163Z | Compiling base64ct v1.8.3 |
| 2003 | 2026-08-17T23:29:03.185Z | Compiling rand_core v0.9.5 |
| 2004 | 2026-08-17T23:29:03.274Z | Compiling pest v2.8.6 |
| 2005 | 2026-08-17T23:29:03.353Z | Compiling openssl v0.10.80 |
| 2006 | 2026-08-17T23:29:03.369Z | Compiling flagset v0.4.7 |
| 2007 | 2026-08-17T23:29:03.373Z | Compiling fastrand v2.3.0 |
| 2008 | 2026-08-17T23:29:03.516Z | Compiling pem-rfc7468 v0.7.0 |
| 2009 | 2026-08-17T23:29:03.534Z | Compiling dyn-clone v1.0.20 |
| 2010 | 2026-08-17T23:29:03.605Z | Compiling indexmap v1.9.3 |
| 2011 | 2026-08-17T23:29:03.654Z | Compiling tempfile v3.25.0 |
| 2012 | 2026-08-17T23:29:03.658Z | Compiling zeroize_derive v1.5.0 |
| 2013 | 2026-08-17T23:29:03.685Z | Compiling zerocopy-derive v0.8.40 |
| 2014 | 2026-08-17T23:29:03.729Z | Compiling zerofrom-derive v0.1.6 |
| 2015 | 2026-08-17T23:29:03.774Z | Compiling yoke-derive v0.8.1 |
| 2016 | 2026-08-17T23:29:03.801Z | Compiling zerovec-derive v0.11.2 |
| 2017 | 2026-08-17T23:29:03.825Z | Compiling displaydoc v0.2.5 |
| 2018 | 2026-08-17T23:29:03.905Z | Compiling tokio-macros v2.7.0 |
| 2019 | 2026-08-17T23:29:03.983Z | Compiling futures-macro v0.3.32 |
| 2020 | 2026-08-17T23:29:04.292Z | Compiling zeroize v1.9.0 |
| 2021 | 2026-08-17T23:29:04.532Z | Compiling thiserror-impl v2.0.18 |
| 2022 | 2026-08-17T23:29:04.566Z | Compiling der_derive v0.7.3 |
| 2023 | 2026-08-17T23:29:04.637Z | Compiling bytes v1.11.1 |
| 2024 | 2026-08-17T23:29:04.731Z | Compiling schemars_derive v0.8.22 |
| 2025 | 2026-08-17T23:29:04.766Z | Compiling tracing-attributes v0.1.31 |
| 2026 | 2026-08-17T23:29:04.797Z | Compiling chrono v0.4.45 |
| 2027 | 2026-08-17T23:29:04.816Z | Compiling futures-util v0.3.32 |
| 2028 | 2026-08-17T23:29:04.875Z | Compiling thiserror-impl v1.0.69 |
| 2029 | 2026-08-17T23:29:04.900Z | Compiling zerofrom v0.1.6 |
| 2030 | 2026-08-17T23:29:05.046Z | Compiling yoke v0.8.1 |
| 2031 | 2026-08-17T23:29:05.260Z | Compiling zerovec v0.11.5 |
| 2032 | 2026-08-17T23:29:05.307Z | Compiling zerotrie v0.2.3 |
| 2033 | 2026-08-17T23:29:05.436Z | Compiling block-buffer v0.10.4 |
| 2034 | 2026-08-17T23:29:05.479Z | Compiling crypto-common v0.1.7 |
| 2035 | 2026-08-17T23:29:05.522Z | Compiling tokio v1.52.1 |
| 2036 | 2026-08-17T23:29:05.657Z | Compiling digest v0.10.7 |
| 2037 | 2026-08-17T23:29:05.786Z | Compiling tinystr v0.8.2 |
| 2038 | 2026-08-17T23:29:05.805Z | Compiling potential_utf v0.1.4 |
| 2039 | 2026-08-17T23:29:05.948Z | Compiling icu_collections v2.1.1 |
| 2040 | 2026-08-17T23:29:05.964Z | Compiling icu_locale_core v2.1.1 |
| 2041 | 2026-08-17T23:29:06.011Z | Compiling clap_derive v4.6.1 |
| 2042 | 2026-08-17T23:29:06.060Z | Compiling der v0.7.10 |
| 2043 | 2026-08-17T23:29:06.273Z | Compiling packed_struct_codegen v0.10.1 |
| 2044 | 2026-08-17T23:29:06.734Z | Compiling icu_provider v2.1.1 |
| 2045 | 2026-08-17T23:29:06.861Z | Compiling hex v0.4.3 |
| 2046 | 2026-08-17T23:29:07.222Z | Compiling icu_normalizer v2.1.1 |
| 2047 | 2026-08-17T23:29:07.238Z | Compiling icu_properties v2.1.2 |
| 2048 | 2026-08-17T23:29:07.342Z | Compiling pest_meta v2.8.6 |
| 2049 | 2026-08-17T23:29:07.962Z | Compiling zerocopy-derive v0.6.6 |
| 2050 | 2026-08-17T23:29:08.219Z | Compiling bitfield-macros v0.19.4 |
| 2051 | 2026-08-17T23:29:08.315Z | Compiling idna_adapter v1.2.1 |
| 2052 | 2026-08-17T23:29:08.331Z | Compiling ppv-lite86 v0.2.21 |
| 2053 | 2026-08-17T23:29:08.425Z | Compiling utf8parse v0.2.2 |
| 2054 | 2026-08-17T23:29:08.463Z | Compiling idna v1.1.0 |
| 2055 | 2026-08-17T23:29:08.479Z | Compiling pest_generator v2.8.6 |
| 2056 | 2026-08-17T23:29:08.570Z | Compiling spki v0.7.3 |
| 2057 | 2026-08-17T23:29:08.623Z | Compiling openssl-macros v0.1.1 |
| 2058 | 2026-08-17T23:29:08.709Z | Compiling rand_chacha v0.9.0 |
| 2059 | 2026-08-17T23:29:08.724Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2060 | 2026-08-17T23:29:08.785Z | Compiling anstyle v1.0.14 |
| 2061 | 2026-08-17T23:29:08.785Z | Compiling paste v1.0.15 |
| 2062 | 2026-08-17T23:29:08.881Z | Compiling url v2.5.8 |
| 2063 | 2026-08-17T23:29:09.086Z | Compiling native-tls v0.2.18 |
| 2064 | 2026-08-17T23:29:09.090Z | Compiling cpufeatures v0.2.17 |
| 2065 | 2026-08-17T23:29:09.130Z | Compiling pest_derive v2.8.6 |
| 2066 | 2026-08-17T23:29:09.150Z | Compiling rand v0.9.2 |
| 2067 | 2026-08-17T23:29:09.154Z | Compiling scroll_derive v0.13.1 |
| 2068 | 2026-08-17T23:29:09.349Z | Compiling crossbeam-utils v0.8.21 |
| 2069 | 2026-08-17T23:29:09.499Z | Compiling colorchoice v1.0.4 |
| 2070 | 2026-08-17T23:29:09.665Z | Compiling camino v1.2.2 |
| 2071 | 2026-08-17T23:29:09.683Z | Compiling is_terminal_polyfill v1.70.2 |
| 2072 | 2026-08-17T23:29:09.736Z | Compiling anstyle-query v1.1.5 |
| 2073 | 2026-08-17T23:29:09.805Z | Compiling sha2 v0.10.9 |
| 2074 | 2026-08-17T23:29:09.864Z | Compiling tokio-util v0.7.18 |
| 2075 | 2026-08-17T23:29:09.976Z | Compiling pkcs8 v0.10.2 |
| 2076 | 2026-08-17T23:29:09.992Z | Compiling http v1.4.2 |
| 2077 | 2026-08-17T23:29:10.271Z | Compiling rustls-pki-types v1.14.0 |
| 2078 | 2026-08-17T23:29:10.333Z | Compiling daft-derive v0.1.7 |
| 2079 | 2026-08-17T23:29:10.519Z | Compiling spin v0.9.8 |
| 2080 | 2026-08-17T23:29:10.586Z | Compiling tinyvec_macros v0.1.1 |
| 2081 | 2026-08-17T23:29:10.764Z | Compiling time-core v0.1.8 |
| 2082 | 2026-08-17T23:29:10.781Z | Compiling num-conv v0.2.0 |
| 2083 | 2026-08-17T23:29:10.816Z | Compiling tinyvec v1.10.0 |
| 2084 | 2026-08-17T23:29:10.926Z | Compiling time-macros v0.2.27 |
| 2085 | 2026-08-17T23:29:11.043Z | Compiling anstyle-parse v1.0.0 |
| 2086 | 2026-08-17T23:29:11.104Z | Compiling async-trait v0.1.89 |
| 2087 | 2026-08-17T23:29:11.135Z | Compiling structmeta-derive v0.3.0 |
| 2088 | 2026-08-17T23:29:11.182Z | Compiling tracing-core v0.1.36 |
| 2089 | 2026-08-17T23:29:11.353Z | Compiling cmov v0.5.4 |
| 2090 | 2026-08-17T23:29:11.408Z | Compiling simd-adler32 v0.3.8 |
| 2091 | 2026-08-17T23:29:11.516Z | Compiling plain v0.2.3 |
| 2092 | 2026-08-17T23:29:11.535Z | Compiling untrusted v0.7.1 |
| 2093 | 2026-08-17T23:29:11.605Z | Compiling tracing v0.1.44 |
| 2094 | 2026-08-17T23:29:11.642Z | Compiling ctutils v0.4.2 |
| 2095 | 2026-08-17T23:29:11.708Z | Compiling anstream v1.0.0 |
| 2096 | 2026-08-17T23:29:11.946Z | Compiling http-body v1.0.1 |
| 2097 | 2026-08-17T23:29:12.027Z | Compiling serde_spanned v0.6.9 |
| 2098 | 2026-08-17T23:29:12.043Z | Compiling toml_datetime v0.6.11 |
| 2099 | 2026-08-17T23:29:12.047Z | Compiling pin-project-internal v1.1.11 |
| 2100 | 2026-08-17T23:29:12.157Z | Compiling terminal_size v0.4.3 |
| 2101 | 2026-08-17T23:29:12.174Z | Compiling structmeta v0.3.0 |
| 2102 | 2026-08-17T23:29:12.187Z | Compiling slog v2.8.2 |
| 2103 | 2026-08-17T23:29:12.250Z | Compiling wait-timeout v0.2.1 |
| 2104 | 2026-08-17T23:29:12.268Z | Compiling cookie v0.18.1 |
| 2105 | 2026-08-17T23:29:12.294Z | Compiling untrusted v0.9.0 |
| 2106 | 2026-08-17T23:29:12.322Z | Compiling zstd-safe v7.2.4 |
| 2107 | 2026-08-17T23:29:12.336Z | Compiling clap_lex v1.0.0 |
| 2108 | 2026-08-17T23:29:12.420Z | Compiling openssl-probe v0.2.1 |
| 2109 | 2026-08-17T23:29:12.462Z | Compiling quick-error v1.2.3 |
| 2110 | 2026-08-17T23:29:12.465Z | Compiling tap v1.0.1 |
| 2111 | 2026-08-17T23:29:12.551Z | Compiling bit-vec v0.8.0 |
| 2112 | 2026-08-17T23:29:12.572Z | Compiling adler2 v2.0.1 |
| 2113 | 2026-08-17T23:29:12.624Z | Compiling wyz v0.5.1 |
| 2114 | 2026-08-17T23:29:12.685Z | Compiling miniz_oxide v0.8.9 |
| 2115 | 2026-08-17T23:29:12.711Z | Compiling clap_builder v4.6.0 |
| 2116 | 2026-08-17T23:29:12.728Z | Compiling rusty-fork v0.3.1 |
| 2117 | 2026-08-17T23:29:12.743Z | Compiling derive-ex v0.1.8 |
| 2118 | 2026-08-17T23:29:12.775Z | Compiling bit-set v0.8.0 |
| 2119 | 2026-08-17T23:29:12.891Z | Compiling hybrid-array v0.4.13 |
| 2120 | 2026-08-17T23:29:12.990Z | Compiling unicode-normalization v0.1.25 |
| 2121 | 2026-08-17T23:29:12.994Z | Compiling rand_chacha v0.3.1 |
| 2122 | 2026-08-17T23:29:13.061Z | Compiling signature v2.2.0 |
| 2123 | 2026-08-17T23:29:13.117Z | Compiling scroll_derive v0.12.1 |
| 2124 | 2026-08-17T23:29:13.266Z | Compiling rand_xorshift v0.4.0 |
| 2125 | 2026-08-17T23:29:13.311Z | Compiling heapless v0.7.17 |
| 2126 | 2026-08-17T23:29:13.495Z | Compiling num-integer v0.1.46 |
| 2127 | 2026-08-17T23:29:13.511Z | Compiling aho-corasick v1.1.4 |
| 2128 | 2026-08-17T23:29:13.574Z | Compiling rustix v0.38.44 |
| 2129 | 2026-08-17T23:29:13.613Z | Compiling signal-hook v0.3.18 |
| 2130 | 2026-08-17T23:29:13.644Z | Compiling tower-service v0.3.3 |
| 2131 | 2026-08-17T23:29:13.758Z | Compiling pretty-hex v0.4.1 |
| 2132 | 2026-08-17T23:29:13.795Z | Compiling anyhow v1.0.102 |
| 2133 | 2026-08-17T23:29:13.838Z | Compiling try-lock v0.2.5 |
| 2134 | 2026-08-17T23:29:13.854Z | Compiling atomic-waker v1.1.2 |
| 2135 | 2026-08-17T23:29:13.880Z | Compiling funty v2.0.0 |
| 2136 | 2026-08-17T23:29:13.927Z | Compiling unarray v0.1.4 |
| 2137 | 2026-08-17T23:29:13.965Z | Compiling usdt-impl v0.6.0 |
| 2138 | 2026-08-17T23:29:14.019Z | Compiling zlib-rs v0.6.2 |
| 2139 | 2026-08-17T23:29:14.034Z | Compiling tower-layer v0.3.3 |
| 2140 | 2026-08-17T23:29:14.172Z | Compiling proptest v1.11.0 |
| 2141 | 2026-08-17T23:29:14.206Z | Compiling want v0.3.1 |
| 2142 | 2026-08-17T23:29:14.222Z | Compiling bitvec v1.0.1 |
| 2143 | 2026-08-17T23:29:14.251Z | Compiling h2 v0.4.15 |
| 2144 | 2026-08-17T23:29:14.280Z | Compiling test-strategy v0.4.5 |
| 2145 | 2026-08-17T23:29:14.408Z | Compiling regex-automata v0.4.14 |
| 2146 | 2026-08-17T23:29:14.493Z | Compiling num-iter v0.1.45 |
| 2147 | 2026-08-17T23:29:14.799Z | Compiling clap v4.6.1 |
| 2148 | 2026-08-17T23:29:15.028Z | Compiling rand v0.8.6 |
| 2149 | 2026-08-17T23:29:15.573Z | Compiling lazy_static v1.5.0 |
| 2150 | 2026-08-17T23:29:15.592Z | Compiling ipnetwork v0.21.1 |
| 2151 | 2026-08-17T23:29:15.687Z | Compiling scroll v0.13.0 |
| 2152 | 2026-08-17T23:29:15.796Z | Compiling anstyle-parse v0.2.7 |
| 2153 | 2026-08-17T23:29:15.930Z | Compiling ipnet v2.11.0 |
| 2154 | 2026-08-17T23:29:16.037Z | Compiling snafu-derive v0.8.9 |
| 2155 | 2026-08-17T23:29:16.054Z | Compiling strum_macros v0.26.4 |
| 2156 | 2026-08-17T23:29:16.384Z | Compiling flate2 v1.1.9 |
| 2157 | 2026-08-17T23:29:17.152Z | Compiling darling_core v0.20.11 |
| 2158 | 2026-08-17T23:29:17.238Z | Compiling darling_core v0.23.0 |
| 2159 | 2026-08-17T23:29:17.636Z | Compiling httpdate v1.0.3 |
| 2160 | 2026-08-17T23:29:17.674Z | Compiling nodrop v0.1.14 |
| 2161 | 2026-08-17T23:29:18.102Z | Compiling foreign-types-shared v0.1.1 |
| 2162 | 2026-08-17T23:29:18.151Z | Compiling crc-catalog v2.4.0 |
| 2163 | 2026-08-17T23:29:18.170Z | Compiling winnow v0.5.40 |
| 2164 | 2026-08-17T23:29:18.224Z | Compiling foreign-types v0.3.2 |
| 2165 | 2026-08-17T23:29:18.239Z | Compiling crc v3.4.0 |
| 2166 | 2026-08-17T23:29:18.273Z | Compiling hyper v1.10.1 |
| 2167 | 2026-08-17T23:29:18.340Z | Compiling array-init v0.0.4 |
| 2168 | 2026-08-17T23:29:18.790Z | Compiling newtype-uuid v1.3.2 |
| 2169 | 2026-08-17T23:29:18.840Z | Compiling anstream v0.6.21 |
| 2170 | 2026-08-17T23:29:19.159Z | Compiling darling_macro v0.20.11 |
| 2171 | 2026-08-17T23:29:19.364Z | Compiling goblin v0.10.5 |
| 2172 | 2026-08-17T23:29:19.417Z | Compiling darling_macro v0.23.0 |
| 2173 | 2026-08-17T23:29:19.697Z | Compiling oxnet v0.1.6 |
| 2174 | 2026-08-17T23:29:19.751Z | Compiling toml_edit v0.19.15 |
| 2175 | 2026-08-17T23:29:19.913Z | Compiling smallvec v0.6.14 |
| 2176 | 2026-08-17T23:29:20.122Z | Compiling pkcs1 v0.7.5 |
| 2177 | 2026-08-17T23:29:20.192Z | Compiling bitfield v0.19.4 |
| 2178 | 2026-08-17T23:29:20.456Z | Compiling zerocopy v0.6.6 |
| 2179 | 2026-08-17T23:29:20.690Z | Compiling zerocopy-derive v0.7.35 |
| 2180 | 2026-08-17T23:29:20.804Z | Compiling curve25519-dalek v4.1.3 |
| 2181 | 2026-08-17T23:29:21.065Z | Compiling env_filter v1.0.0 |
| 2182 | 2026-08-17T23:29:21.188Z | Compiling memoffset v0.9.1 |
| 2183 | 2026-08-17T23:29:21.272Z | Compiling hashbrown v0.12.3 |
| 2184 | 2026-08-17T23:29:21.287Z | Compiling ref-cast v1.0.25 |
| 2185 | 2026-08-17T23:29:21.401Z | Compiling litrs v1.0.0 |
| 2186 | 2026-08-17T23:29:21.706Z | Compiling smoltcp v0.9.1 |
| 2187 | 2026-08-17T23:29:21.857Z | Compiling base64 v0.21.7 |
| 2188 | 2026-08-17T23:29:21.892Z | Compiling document-features v0.2.12 |
| 2189 | 2026-08-17T23:29:22.127Z | Compiling dof v0.4.0 |
| 2190 | 2026-08-17T23:29:22.273Z | Compiling ron v0.8.1 |
| 2191 | 2026-08-17T23:29:22.404Z | Compiling toml v0.7.8 |
| 2192 | 2026-08-17T23:29:22.434Z | Compiling env_logger v0.11.9 |
| 2193 | 2026-08-17T23:29:22.659Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2194 | 2026-08-17T23:29:22.684Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2195 | 2026-08-17T23:29:22.884Z | Compiling rsa v0.9.10 |
| 2196 | 2026-08-17T23:29:23.164Z | Compiling serde-hex v0.1.0 |
| 2197 | 2026-08-17T23:29:23.180Z | Compiling bzip2 v0.4.4 |
| 2198 | 2026-08-17T23:29:23.247Z | Compiling daft v0.1.7 |
| 2199 | 2026-08-17T23:29:23.351Z | Compiling darling v0.23.0 |
| 2200 | 2026-08-17T23:29:23.436Z | Compiling darling v0.20.11 |
| 2201 | 2026-08-17T23:29:23.450Z | Compiling hyper-util v0.1.20 |
| 2202 | 2026-08-17T23:29:23.567Z | Compiling hashbrown v0.13.2 |
| 2203 | 2026-08-17T23:29:24.164Z | Compiling dtrace-parser v0.3.0 |
| 2204 | 2026-08-17T23:29:24.337Z | Compiling x509-cert v0.2.5 |
| 2205 | 2026-08-17T23:29:24.374Z | Compiling hmac v0.12.1 |
| 2206 | 2026-08-17T23:29:24.703Z | Compiling async-recursion v1.1.1 |
| 2207 | 2026-08-17T23:29:24.830Z | Compiling sync_wrapper v1.0.2 |
| 2208 | 2026-08-17T23:29:24.955Z | Compiling thread-id v5.1.0 |
| 2209 | 2026-08-17T23:29:25.181Z | Compiling siphasher v1.0.2 |
| 2210 | 2026-08-17T23:29:25.211Z | Compiling crc-any v2.5.0 |
| 2211 | 2026-08-17T23:29:25.263Z | Compiling powerfmt v0.2.0 |
| 2212 | 2026-08-17T23:29:25.314Z | Compiling cfg_aliases v0.2.1 |
| 2213 | 2026-08-17T23:29:25.400Z | Compiling nix v0.31.2 |
| 2214 | 2026-08-17T23:29:25.475Z | Compiling deranged v0.5.8 |
| 2215 | 2026-08-17T23:29:25.730Z | Compiling tower v0.5.3 |
| 2216 | 2026-08-17T23:29:26.340Z | Compiling object v0.30.4 |
| 2217 | 2026-08-17T23:29:26.731Z | Compiling derive_builder_core v0.20.2 |
| 2218 | 2026-08-17T23:29:26.747Z | Compiling serde_with_macros v3.21.0 |
| 2219 | 2026-08-17T23:29:26.896Z | Compiling zip v0.6.6 |
| 2220 | 2026-08-17T23:29:27.223Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2221 | 2026-08-17T23:29:27.536Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2222 | 2026-08-17T23:29:27.773Z | Compiling bstr v1.12.1 |
| 2223 | 2026-08-17T23:29:27.796Z | Compiling block-buffer v0.12.1 |
| 2224 | 2026-08-17T23:29:27.813Z | Compiling crypto-common v0.2.2 |
| 2225 | 2026-08-17T23:29:28.170Z | Compiling http-body-util v0.1.3 |
| 2226 | 2026-08-17T23:29:28.570Z | Compiling futures-executor v0.3.32 |
| 2227 | 2026-08-17T23:29:28.635Z | Compiling hubpack_derive v0.1.1 |
| 2228 | 2026-08-17T23:29:28.794Z | Compiling serde_tokenstream v0.2.3 |
| 2229 | 2026-08-17T23:29:28.839Z | Compiling erased-serde v0.3.31 |
| 2230 | 2026-08-17T23:29:28.879Z | Compiling ref-cast-impl v1.0.25 |
| 2231 | 2026-08-17T23:29:29.062Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2232 | 2026-08-17T23:29:29.084Z | Compiling strum_macros v0.27.2 |
| 2233 | 2026-08-17T23:29:29.112Z | Compiling fs-err v3.3.0 |
| 2234 | 2026-08-17T23:29:29.127Z | Compiling usdt-impl v0.5.0 |
| 2235 | 2026-08-17T23:29:29.323Z | Compiling num_threads v0.1.7 |
| 2236 | 2026-08-17T23:29:29.363Z | Compiling same-file v1.0.6 |
| 2237 | 2026-08-17T23:29:29.378Z | Compiling ryu v1.0.23 |
| 2238 | 2026-08-17T23:29:29.421Z | Compiling path-slash v0.1.5 |
| 2239 | 2026-08-17T23:29:29.461Z | Compiling unicode-bidi v0.3.18 |
| 2240 | 2026-08-17T23:29:29.552Z | Compiling object v0.37.3 |
| 2241 | 2026-08-17T23:29:29.567Z | Compiling iri-string v0.7.10 |
| 2242 | 2026-08-17T23:29:29.572Z | Compiling unicode-properties v0.1.4 |
| 2243 | 2026-08-17T23:29:29.831Z | Compiling allocator-api2 v0.2.21 |
| 2244 | 2026-08-17T23:29:30.107Z | Compiling time v0.3.47 |
| 2245 | 2026-08-17T23:29:30.836Z | Compiling tower-http v0.6.8 |
| 2246 | 2026-08-17T23:29:30.852Z | Compiling stringprep v0.1.5 |
| 2247 | 2026-08-17T23:29:30.867Z | Compiling serde_urlencoded v0.7.1 |
| 2248 | 2026-08-17T23:29:31.163Z | Compiling walkdir v2.5.0 |
| 2249 | 2026-08-17T23:29:32.042Z | Compiling futures v0.3.32 |
| 2250 | 2026-08-17T23:29:32.352Z | Compiling derive_builder_macro v0.20.2 |
| 2251 | 2026-08-17T23:29:32.664Z | Compiling tokio-native-tls v0.3.1 |
| 2252 | 2026-08-17T23:29:32.792Z | Compiling strum v0.26.3 |
| 2253 | 2026-08-17T23:29:32.861Z | Compiling block-padding v0.4.2 |
| 2254 | 2026-08-17T23:29:33.013Z | Compiling scroll v0.12.0 |
| 2255 | 2026-08-17T23:29:33.047Z | Compiling pin-project v1.1.11 |
| 2256 | 2026-08-17T23:29:33.051Z | Compiling rustls-native-certs v0.8.3 |
| 2257 | 2026-08-17T23:29:33.135Z | Compiling md-5 v0.10.6 |
| 2258 | 2026-08-17T23:29:33.176Z | Compiling hash32 v0.2.1 |
| 2259 | 2026-08-17T23:29:33.179Z | Compiling vergen-lib v9.1.0 |
| 2260 | 2026-08-17T23:29:33.263Z | Compiling encoding_rs v0.8.35 |
| 2261 | 2026-08-17T23:29:33.313Z | Compiling jiff-core v0.1.0 |
| 2262 | 2026-08-17T23:29:33.360Z | Compiling fallible-iterator v0.2.0 |
| 2263 | 2026-08-17T23:29:33.379Z | Compiling psl-types v2.0.11 |
| 2264 | 2026-08-17T23:29:33.396Z | Compiling cpufeatures v0.3.0 |
| 2265 | 2026-08-17T23:29:33.447Z | Compiling mime v0.3.17 |
| 2266 | 2026-08-17T23:29:33.518Z | Compiling publicsuffix v2.3.0 |
| 2267 | 2026-08-17T23:29:33.683Z | Compiling postgres-protocol v0.6.10 |
| 2268 | 2026-08-17T23:29:33.714Z | Compiling goblin v0.8.2 |
| 2269 | 2026-08-17T23:29:34.045Z | Compiling snafu v0.8.9 |
| 2270 | 2026-08-17T23:29:34.076Z | Compiling inout v0.2.2 |
| 2271 | 2026-08-17T23:29:34.181Z | Compiling jiff v0.2.34 |
| 2272 | 2026-08-17T23:29:34.252Z | Compiling derive_builder v0.20.2 |
| 2273 | 2026-08-17T23:29:34.401Z | Compiling hyper-tls v0.6.0 |
| 2274 | 2026-08-17T23:29:34.638Z | Compiling usdt-macro v0.6.0 |
| 2275 | 2026-08-17T23:29:34.708Z | Compiling usdt-attr-macro v0.6.0 |
| 2276 | 2026-08-17T23:29:34.773Z | Compiling globset v0.4.18 |
| 2277 | 2026-08-17T23:29:34.825Z | Compiling phf_shared v0.13.1 |
| 2278 | 2026-08-17T23:29:34.839Z | Compiling crossbeam-epoch v0.9.18 |
| 2279 | 2026-08-17T23:29:34.977Z | Compiling zerocopy v0.7.35 |
| 2280 | 2026-08-17T23:29:35.163Z | Compiling regex v1.12.3 |
| 2281 | 2026-08-17T23:29:35.485Z | Compiling serde_plain v1.0.2 |
| 2282 | 2026-08-17T23:29:35.548Z | Compiling enum-as-inner v0.6.1 |
| 2283 | 2026-08-17T23:29:35.591Z | Compiling serde_repr v0.1.20 |
| 2284 | 2026-08-17T23:29:35.706Z | Compiling pem v3.0.6 |
| 2285 | 2026-08-17T23:29:35.729Z | Compiling vergen v9.1.0 |
| 2286 | 2026-08-17T23:29:35.779Z | Compiling cargo-platform v0.3.2 |
| 2287 | 2026-08-17T23:29:35.935Z | Compiling ff v0.13.1 |
| 2288 | 2026-08-17T23:29:36.043Z | Compiling filetime v0.2.27 |
| 2289 | 2026-08-17T23:29:36.058Z | Compiling unicode-segmentation v1.12.0 |
| 2290 | 2026-08-17T23:29:36.099Z | Compiling managed v0.8.0 |
| 2291 | 2026-08-17T23:29:36.127Z | Compiling bitflags v1.3.2 |
| 2292 | 2026-08-17T23:29:36.164Z | Compiling foldhash v0.2.0 |
| 2293 | 2026-08-17T23:29:36.271Z | Compiling libbz2-rs-sys v0.2.2 |
| 2294 | 2026-08-17T23:29:36.329Z | Compiling typed-path v0.9.3 |
| 2295 | 2026-08-17T23:29:36.377Z | Compiling xattr v1.6.1 |
| 2296 | 2026-08-17T23:29:36.392Z | Compiling foldhash v0.1.5 |
| 2297 | 2026-08-17T23:29:36.406Z | Compiling bumpalo v3.20.2 |
| 2298 | 2026-08-17T23:29:36.577Z | Compiling either v1.15.0 |
| 2299 | 2026-08-17T23:29:36.614Z | Compiling const-oid v0.10.2 |
| 2300 | 2026-08-17T23:29:36.644Z | Compiling base16ct v0.2.0 |
| 2301 | 2026-08-17T23:29:36.780Z | Compiling sec1 v0.7.3 |
| 2302 | 2026-08-17T23:29:36.802Z | Compiling digest v0.11.3 |
| 2303 | 2026-08-17T23:29:36.821Z | Compiling bzip2 v0.6.1 |
| 2304 | 2026-08-17T23:29:36.858Z | Compiling zopfli v0.8.3 |
| 2305 | 2026-08-17T23:29:36.886Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2306 | 2026-08-17T23:29:36.977Z | Compiling hashbrown v0.15.5 |
| 2307 | 2026-08-17T23:29:37.050Z | Compiling tar v0.4.46 |
| 2308 | 2026-08-17T23:29:37.123Z | Compiling hashbrown v0.16.1 |
| 2309 | 2026-08-17T23:29:37.460Z | Compiling group v0.13.0 |
| 2310 | 2026-08-17T23:29:37.550Z | Compiling cargo_metadata v0.23.1 |
| 2311 | 2026-08-17T23:29:37.670Z | Compiling dof v0.3.0 |
| 2312 | 2026-08-17T23:29:38.276Z | Compiling phf v0.13.1 |
| 2313 | 2026-08-17T23:29:38.410Z | Compiling zstd v0.13.3 |
| 2314 | 2026-08-17T23:29:38.670Z | Compiling reqwest v0.12.28 |
| 2315 | 2026-08-17T23:29:38.783Z | Compiling signal-hook-mio v0.2.5 |
| 2316 | 2026-08-17T23:29:38.919Z | Compiling cookie_store v0.22.1 |
| 2317 | 2026-08-17T23:29:39.029Z | Compiling cipher v0.5.2 |
| 2318 | 2026-08-17T23:29:39.033Z | Compiling postgres-types v0.2.12 |
| 2319 | 2026-08-17T23:29:39.190Z | Compiling strum v0.27.2 |
| 2320 | 2026-08-17T23:29:39.451Z | Compiling hubpack v0.1.2 |
| 2321 | 2026-08-17T23:29:39.496Z | Compiling phf_shared v0.11.3 |
| 2322 | 2026-08-17T23:29:39.511Z | Compiling hkdf v0.12.4 |
| 2323 | 2026-08-17T23:29:39.515Z | Compiling dtrace-parser v0.2.0 |
| 2324 | 2026-08-17T23:29:39.547Z | Compiling byte-wrapper v0.1.0 |
| 2325 | 2026-08-17T23:29:39.673Z | Compiling ed25519 v2.2.3 |
| 2326 | 2026-08-17T23:29:39.692Z | Compiling olpc-cjson v0.1.4 |
| 2327 | 2026-08-17T23:29:39.937Z | Compiling crypto-bigint v0.5.5 |
| 2328 | 2026-08-17T23:29:40.116Z | Compiling serde-big-array v0.5.1 |
| 2329 | 2026-08-17T23:29:40.136Z | Compiling float-cmp v0.10.0 |
| 2330 | 2026-08-17T23:29:40.240Z | Compiling memmap2 v0.9.10 |
| 2331 | 2026-08-17T23:29:40.275Z | Compiling thread-id v4.2.2 |
| 2332 | 2026-08-17T23:29:40.372Z | Compiling precomputed-hash v0.1.1 |
| 2333 | 2026-08-17T23:29:40.436Z | Compiling normalize-line-endings v0.3.0 |
| 2334 | 2026-08-17T23:29:40.529Z | Compiling toml_write v0.1.2 |
| 2335 | 2026-08-17T23:29:40.565Z | Compiling difflib v0.4.0 |
| 2336 | 2026-08-17T23:29:40.603Z | Compiling rayon-core v1.13.0 |
| 2337 | 2026-08-17T23:29:40.631Z | Compiling data-encoding v2.10.0 |
| 2338 | 2026-08-17T23:29:40.747Z | Compiling new_debug_unreachable v1.0.6 |
| 2339 | 2026-08-17T23:29:40.762Z | Compiling keccak v0.1.6 |
| 2340 | 2026-08-17T23:29:40.789Z | Compiling whoami v2.1.0 |
| 2341 | 2026-08-17T23:29:40.813Z | Compiling static_assertions v1.1.0 |
| 2342 | 2026-08-17T23:29:41.046Z | Compiling winnow v1.0.3 |
| 2343 | 2026-08-17T23:29:41.062Z | Compiling fixedbitset v0.5.7 |
| 2344 | 2026-08-17T23:29:41.128Z | Compiling predicates-core v1.0.10 |
| 2345 | 2026-08-17T23:29:41.174Z | Compiling winnow v0.7.14 |
| 2346 | 2026-08-17T23:29:41.352Z | Compiling fixedbitset v0.4.2 |
| 2347 | 2026-08-17T23:29:41.419Z | Compiling chacha20 v0.10.0 |
| 2348 | 2026-08-17T23:29:41.542Z | Compiling petgraph v0.6.5 |
| 2349 | 2026-08-17T23:29:41.686Z | Compiling petgraph v0.8.3 |
| 2350 | 2026-08-17T23:29:41.716Z | Compiling predicates v3.1.4 |
| 2351 | 2026-08-17T23:29:42.048Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2352 | 2026-08-17T23:29:42.101Z | Compiling tokio-postgres v0.7.16 |
| 2353 | 2026-08-17T23:29:42.307Z | Compiling hickory-proto v0.25.2 |
| 2354 | 2026-08-17T23:29:42.616Z | Compiling toml_edit v0.22.27 |
| 2355 | 2026-08-17T23:29:42.658Z | Compiling sha3 v0.10.8 |
| 2356 | 2026-08-17T23:29:42.936Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2357 | 2026-08-17T23:29:43.021Z | Compiling elliptic-curve v0.13.8 |
| 2358 | 2026-08-17T23:29:43.079Z | Compiling string_cache v0.8.9 |
| 2359 | 2026-08-17T23:29:43.403Z | Compiling usdt v0.6.0 |
| 2360 | 2026-08-17T23:29:43.765Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2361 | 2026-08-17T23:29:44.393Z | Compiling ed25519-dalek v2.2.0 |
| 2362 | 2026-08-17T23:29:44.881Z | Compiling zip v4.6.1 |
| 2363 | 2026-08-17T23:29:45.553Z | Compiling crossterm v0.28.1 |
| 2364 | 2026-08-17T23:29:46.008Z | Compiling iddqd v0.4.2 |
| 2365 | 2026-08-17T23:29:46.360Z | Compiling itertools v0.13.0 |
| 2366 | 2026-08-17T23:29:46.489Z | Compiling itertools v0.15.0 |
| 2367 | 2026-08-17T23:29:46.556Z | Compiling heck v0.4.1 |
| 2368 | 2026-08-17T23:29:46.708Z | Compiling similar v2.7.0 |
| 2369 | 2026-08-17T23:29:47.220Z | Compiling serde_with v3.21.0 |
| 2370 | 2026-08-17T23:29:48.205Z | Compiling tokio-stream v0.1.18 |
| 2371 | 2026-08-17T23:29:48.242Z | Compiling buf-list v1.1.2 |
| 2372 | 2026-08-17T23:29:48.309Z | Compiling half v2.7.1 |
| 2373 | 2026-08-17T23:29:48.336Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2374 | 2026-08-17T23:29:48.514Z | Compiling openapiv3 v2.2.0 |
| 2375 | 2026-08-17T23:29:48.684Z | Compiling lalrpop-util v0.19.12 |
| 2376 | 2026-08-17T23:29:48.744Z | Compiling ciborium-io v0.2.2 |
| 2377 | 2026-08-17T23:29:48.861Z | Compiling peg-runtime v0.8.5 |
| 2378 | 2026-08-17T23:29:49.125Z | Compiling ciborium-ll v0.2.2 |
| 2379 | 2026-08-17T23:29:50.086Z | Compiling crossbeam-deque v0.8.6 |
| 2380 | 2026-08-17T23:29:50.527Z | Compiling camino-tempfile v1.4.1 |
| 2381 | 2026-08-17T23:29:51.363Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2382 | 2026-08-17T23:29:51.618Z | Compiling blake3 v1.8.5 |
| 2383 | 2026-08-17T23:29:51.723Z | Compiling fs-err v2.11.0 |
| 2384 | 2026-08-17T23:29:53.904Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2385 | 2026-08-17T23:29:55.803Z | Compiling ciborium v0.2.2 |
| 2386 | 2026-08-17T23:29:56.081Z | Compiling rustls-webpki v0.103.13 |
| 2387 | 2026-08-17T23:29:56.306Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2388 | 2026-08-17T23:29:57.027Z | Compiling thread_local v1.1.9 |
| 2389 | 2026-08-17T23:29:57.146Z | Compiling slog-async v2.8.0 |
| 2390 | 2026-08-17T23:29:57.183Z | Compiling arrayref v0.3.9 |
| 2391 | 2026-08-17T23:29:57.275Z | Compiling arrayvec v0.7.6 |
| 2392 | 2026-08-17T23:29:57.394Z | Compiling constant_time_eq v0.4.2 |
| 2393 | 2026-08-17T23:29:57.549Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2394 | 2026-08-17T23:29:57.590Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2395 | 2026-08-17T23:29:57.673Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2396 | 2026-08-17T23:29:57.893Z | Compiling toml v0.8.23 |
| 2397 | 2026-08-17T23:29:57.983Z | Compiling atomicwrites v0.4.4 |
| 2398 | 2026-08-17T23:29:58.000Z | Compiling digest-io v0.1.0 |
| 2399 | 2026-08-17T23:29:58.031Z | Compiling sha2 v0.11.0 |
| 2400 | 2026-08-17T23:29:58.046Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2401 | 2026-08-17T23:29:58.163Z | Compiling crossbeam-channel v0.5.15 |
| 2402 | 2026-08-17T23:29:58.262Z | Compiling serde_path_to_error v0.1.20 |
| 2403 | 2026-08-17T23:29:58.280Z | Compiling is-terminal v0.4.17 |
| 2404 | 2026-08-17T23:29:58.399Z | Compiling take_mut v0.2.2 |
| 2405 | 2026-08-17T23:29:58.534Z | Compiling term v1.2.1 |
| 2406 | 2026-08-17T23:29:58.551Z | Compiling debug-ignore v1.0.5 |
| 2407 | 2026-08-17T23:29:58.658Z | Compiling indent_write v2.2.0 |
| 2408 | 2026-08-17T23:29:58.675Z | Compiling topological-sort v0.2.2 |
| 2409 | 2026-08-17T23:29:58.726Z | Compiling parse-size v1.1.0 |
| 2410 | 2026-08-17T23:29:58.825Z | Compiling rawzip v0.4.4 |
| 2411 | 2026-08-17T23:29:58.853Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2412 | 2026-08-17T23:29:58.919Z | Compiling slog-term v2.9.2 |
| 2413 | 2026-08-17T23:29:58.997Z | Compiling shell-words v1.1.1 |
| 2414 | 2026-08-17T23:29:59.487Z | Compiling tokio-rustls v0.26.4 |
| 2415 | 2026-08-17T23:29:59.572Z | Compiling rustls-platform-verifier v0.6.2 |
| 2416 | 2026-08-17T23:29:59.769Z | Compiling hyper-rustls v0.27.7 |
| 2417 | 2026-08-17T23:29:59.793Z | Compiling tough v0.22.0 |
| 2418 | 2026-08-17T23:30:00.061Z | Compiling reqwest v0.13.2 |
| 2419 | 2026-08-17T23:30:02.738Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2420 | 2026-08-17T23:30:07.253Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2421 | 2026-08-17T23:30:09.329Z | Compiling omicron-zone-package v0.12.3 |
| 2422 | 2026-08-17T23:30:09.658Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2423 | 2026-08-17T23:30:09.960Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2424 | 2026-08-17T23:30:09.993Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2425 | 2026-08-17T23:30:14.536Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2426 | 2026-08-17T23:30:26.728Z | Finished `release` profile [optimized] target(s) in 1m 29s |
| 2427 | 2026-08-17T23:30:26.871Z | Running `target/release/omicron-releng --output-dir /work --mkincorp --verify-debug-libraries` |
| 2428 | 2026-08-17T23:30:26.926Z | Aug 17 23:30:26.028 DEBG changing working directory to /work/oxidecomputer/omicron |
| 2429 | 2026-08-17T23:30:27.020Z | Aug 17 23:30:26.123 DEBG running: git rev-parse HEAD |
| 2430 | 2026-08-17T23:30:27.024Z | Aug 17 23:30:26.126 DEBG process exited with exit status: 0 (2.515379ms) |
| 2431 | 2026-08-17T23:30:27.024Z | Aug 17 23:30:26.126 INFO version: 23.0.0-0.ci+gitaac4ef5abd2 |
| 2432 | 2026-08-17T23:30:27.031Z | Aug 17 23:30:26.134 INFO cloning helios to /work/oxidecomputer/helios |
| 2433 | 2026-08-17T23:30:27.031Z | Aug 17 23:30:26.134 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
| 2434 | 2026-08-17T23:30:27.036Z | Cloning into '/work/oxidecomputer/helios'... |
| 2435 | 2026-08-17T23:30:27.701Z | Aug 17 23:30:26.805 DEBG process exited with exit status: 0 (670.42124ms) |
| 2436 | 2026-08-17T23:30:27.701Z | Aug 17 23:30:26.805 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit} |
| 2437 | 2026-08-17T23:30:27.705Z | Aug 17 23:30:26.807 DEBG process exited with exit status: 0 (2.370579ms) |
| 2438 | 2026-08-17T23:30:27.705Z | Aug 17 23:30:26.807 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
| 2439 | 2026-08-17T23:30:28.060Z | Aug 17 23:30:27.163 DEBG process exited with exit status: 0 (355.493541ms) |
| 2440 | 2026-08-17T23:30:28.060Z | Aug 17 23:30:27.163 DEBG running: zfs list rpool/images/build/host |
| 2441 | 2026-08-17T23:30:28.065Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2442 | 2026-08-17T23:30:28.065Z | rpool/images/build/host 24K 152G 24K /rpool/images/build/host |
| 2443 | 2026-08-17T23:30:28.065Z | Aug 17 23:30:27.167 DEBG process exited with exit status: 0 (4.306309ms) |
| 2444 | 2026-08-17T23:30:28.065Z | Aug 17 23:30:27.167 DEBG running: zfs list rpool/images/build/recovery |
| 2445 | 2026-08-17T23:30:28.070Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2446 | 2026-08-17T23:30:28.070Z | rpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery |
| 2447 | 2026-08-17T23:30:28.070Z | Aug 17 23:30:27.170 DEBG process exited with exit status: 0 (3.414508ms) |
| 2448 | 2026-08-17T23:30:28.070Z | Aug 17 23:30:27.170 INFO console assets match pinned console commit (abbe25e8afab12062f61cb25c2556061ed5a2130) |
| 2449 | 2026-08-17T23:30:28.080Z | Aug 17 23:30:27.184 WARN console asset check failed (not fatal outside a release branch): the console assets in out/console-assets were generated against API version 2026073100.0.0, but the current nexus API version is 2026081700.0.0; the console needs a client regen and tools/console_version needs a bump |
| 2450 | 2026-08-17T23:30:28.084Z | Aug 17 23:30:27.184 INFO [hubris-staging] running task |
| 2451 | 2026-08-17T23:30:28.084Z | Aug 17 23:30:27.184 INFO [incorp-manifest] running task |
| 2452 | 2026-08-17T23:30:28.084Z | Aug 17 23:30:27.184 INFO [hubris-production] running task |
| 2453 | 2026-08-17T23:30:28.084Z | Aug 17 23:30:27.184 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name |
| 2454 | 2026-08-17T23:30:28.084Z | Aug 17 23:30:27.185 INFO [incorp-create] running: pkgrepo create /work/incorporation |
| 2455 | 2026-08-17T23:30:28.084Z | Aug 17 23:30:27.186 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
| 2456 | 2026-08-17T23:30:28.084Z | Aug 17 23:30:27.187 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package |
| 2457 | 2026-08-17T23:30:28.113Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
| 2458 | 2026-08-17T23:30:28.190Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2459 | 2026-08-17T23:30:28.314Z | Aug 17 23:30:27.417 INFO [incorp-create] process exited with exit status: 0 (232.664449ms) |
| 2460 | 2026-08-17T23:30:28.318Z | Aug 17 23:30:27.418 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios |
| 2461 | 2026-08-17T23:30:28.544Z | Aug 17 23:30:27.647 INFO [incorp-publisher] process exited with exit status: 0 (229.859731ms) |
| 2462 | 2026-08-17T23:30:28.912Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2463 | 2026-08-17T23:30:29.396Z | Aug 17 23:30:28.499 INFO [hubris-production] task succeeded (1.314507219s) |
| 2464 | 2026-08-17T23:30:29.827Z | Aug 17 23:30:28.930 DEBG process exited with exit status: 0 (1.745708251s) |
| 2465 | 2026-08-17T23:30:29.827Z | Aug 17 23:30:28.930 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*' |
| 2466 | 2026-08-17T23:30:30.133Z | [ omicron-package] Compiling macaddr v1.0.1 |
| 2467 | 2026-08-17T23:30:30.133Z | [ omicron-package] Compiling crucible-workspace-hack v0.1.0 |
| 2468 | 2026-08-17T23:30:30.133Z | [ omicron-package] Compiling secrecy v0.10.3 |
| 2469 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2470 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2471 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling heapless v0.8.0 |
| 2472 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling ingot-macros v0.2.0 |
| 2473 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling hash32 v0.3.1 |
| 2474 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling inout v0.1.4 |
| 2475 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling multer v3.1.0 |
| 2476 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling compression-core v0.4.31 |
| 2477 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling smoltcp v0.11.0 |
| 2478 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling match_cfg v0.1.0 |
| 2479 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2480 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling unicode-width v0.2.0 |
| 2481 | 2026-08-17T23:30:30.137Z | [ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2482 | 2026-08-17T23:30:30.943Z | [ omicron-package] Compiling slog-json v2.6.1 |
| 2483 | 2026-08-17T23:30:30.947Z | [ omicron-package] Compiling compression-codecs v0.4.37 |
| 2484 | 2026-08-17T23:30:30.970Z | [ omicron-package] Compiling newtype-uuid-macros v0.1.0 |
| 2485 | 2026-08-17T23:30:30.975Z | [ omicron-package] Compiling cobs v0.3.0 |
| 2486 | 2026-08-17T23:30:31.118Z | [ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2487 | 2026-08-17T23:30:31.136Z | [ omicron-package] Compiling universal-hash v0.5.1 |
| 2488 | 2026-08-17T23:30:31.162Z | [ omicron-package] Compiling thiserror-impl-no-std v2.0.2 |
| 2489 | 2026-08-17T23:30:31.508Z | [ omicron-package] Compiling hostname v0.3.1 |
| 2490 | 2026-08-17T23:30:31.508Z | [ omicron-package] Compiling async-stream-impl v0.3.6 |
| 2491 | 2026-08-17T23:30:31.553Z | [ omicron-package] Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2492 | 2026-08-17T23:30:31.553Z | [ omicron-package] Compiling serde_spanned v1.1.1 |
| 2493 | 2026-08-17T23:30:31.556Z | [ omicron-package] Compiling dropshot v0.17.1 |
| 2494 | 2026-08-17T23:30:31.647Z | [ omicron-package] Compiling cipher v0.4.4 |
| 2495 | 2026-08-17T23:30:31.733Z | [ omicron-package] Compiling proc-macro-crate v3.4.0 |
| 2496 | 2026-08-17T23:30:31.810Z | [ omicron-package] Compiling proc-macro-error-attr v1.0.4 |
| 2497 | 2026-08-17T23:30:31.815Z | [ omicron-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2498 | 2026-08-17T23:30:31.828Z | [ omicron-package] Compiling opaque-debug v0.3.1 |
| 2499 | 2026-08-17T23:30:31.918Z | [ omicron-package] Compiling convert_case v0.4.0 |
| 2500 | 2026-08-17T23:30:31.969Z | [ omicron-package] Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2501 | 2026-08-17T23:30:32.106Z | [ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2502 | 2026-08-17T23:30:32.110Z | [ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2503 | 2026-08-17T23:30:32.124Z | [ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2504 | 2026-08-17T23:30:32.124Z | [ omicron-package] Compiling poly1305 v0.8.0 |
| 2505 | 2026-08-17T23:30:32.127Z | [ omicron-package] Compiling chacha20 v0.9.1 |
| 2506 | 2026-08-17T23:30:32.228Z | [ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2507 | 2026-08-17T23:30:32.233Z | [ omicron-package] Compiling slog-bunyan v2.5.0 |
| 2508 | 2026-08-17T23:30:32.370Z | [ omicron-package] Compiling num_enum_derive v0.7.6 |
| 2509 | 2026-08-17T23:30:32.409Z | [ omicron-package] Compiling async-stream v0.3.6 |
| 2510 | 2026-08-17T23:30:32.473Z | [ omicron-package] Compiling thiserror-no-std v2.0.2 |
| 2511 | 2026-08-17T23:30:32.473Z | [ omicron-package] Compiling toml v1.1.2+spec-1.1.0 |
| 2512 | 2026-08-17T23:30:32.479Z | Aug 17 23:30:31.582 DEBG process exited with exit status: 0 (2.652026248s) |
| 2513 | 2026-08-17T23:30:32.483Z | [ omicron-package] Compiling async-compression v0.4.41 |
| 2514 | 2026-08-17T23:30:32.483Z | Aug 17 23:30:31.583 INFO [incorp-manifest] task succeeded (4.399149749s) |
| 2515 | 2026-08-17T23:30:32.483Z | Aug 17 23:30:31.584 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m |
| 2516 | 2026-08-17T23:30:32.566Z | [ omicron-package] Compiling postcard v1.1.3 |
| 2517 | 2026-08-17T23:30:32.570Z | [ omicron-package] Compiling derive_more v0.99.20 |
| 2518 | 2026-08-17T23:30:32.622Z | [ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2519 | 2026-08-17T23:30:32.700Z | Aug 17 23:30:31.802 INFO [incorp-fmt] process exited with exit status: 0 (218.628675ms) |
| 2520 | 2026-08-17T23:30:32.700Z | Aug 17 23:30:31.802 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m |
| 2521 | 2026-08-17T23:30:32.709Z | [ omicron-package] Compiling sha1 v0.11.0 |
| 2522 | 2026-08-17T23:30:32.749Z | [ omicron-package] Compiling progenitor-client v0.14.0 |
| 2523 | 2026-08-17T23:30:32.784Z | [ omicron-package] Compiling parse-display-derive v0.10.0 |
| 2524 | 2026-08-17T23:30:32.817Z | [ omicron-package] Compiling waitgroup v0.1.2 |
| 2525 | 2026-08-17T23:30:32.974Z | [ omicron-package] Compiling proc-macro-crate v1.3.1 |
| 2526 | 2026-08-17T23:30:33.053Z | [ incorp-pkgsend] pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260817T233032Z |
| 2527 | 2026-08-17T23:30:33.053Z | [ incorp-pkgsend] PUBLISHED |
| 2528 | 2026-08-17T23:30:33.080Z | [ omicron-package] Compiling backon v1.6.0 |
| 2529 | 2026-08-17T23:30:33.130Z | Aug 17 23:30:32.232 INFO [incorp-pkgsend] process exited with exit status: 0 (429.924153ms) |
| 2530 | 2026-08-17T23:30:33.134Z | Aug 17 23:30:32.233 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*' |
| 2531 | 2026-08-17T23:30:33.226Z | [ omicron-package] Compiling rustls-pemfile v2.2.0 |
| 2532 | 2026-08-17T23:30:33.262Z | [ omicron-package] Compiling password-hash v0.5.0 |
| 2533 | 2026-08-17T23:30:33.390Z | [ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2534 | 2026-08-17T23:30:33.401Z | [ helios-incorp] Retrieving packages for publisher helios ... |
| 2535 | 2026-08-17T23:30:33.404Z | [ helios-incorp] Retrieving catalog 'helios' ... Done |
| 2536 | 2026-08-17T23:30:33.435Z | [ helios-incorp] Retrieving and evaluating 1 package(s)... |
| 2537 | 2026-08-17T23:30:33.435Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2538 | 2026-08-17T23:30:33.435Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2539 | 2026-08-17T23:30:33.443Z | [ helios-incorp] |
| 2540 | 2026-08-17T23:30:33.443Z | [ helios-incorp] Archiving packages ... |
| 2541 | 2026-08-17T23:30:33.448Z | [ helios-incorp] Packages to add: 1 |
| 2542 | 2026-08-17T23:30:33.448Z | [ helios-incorp] Files to retrieve: 0 |
| 2543 | 2026-08-17T23:30:33.448Z | [ helios-incorp] Estimated transfer size: 0.00 B |
| 2544 | 2026-08-17T23:30:33.448Z | [ helios-incorp] |
| 2545 | 2026-08-17T23:30:33.448Z | [ helios-incorp] Packages to archive: |
| 2546 | 2026-08-17T23:30:33.448Z | [ helios-incorp] consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260817T233032Z |
| 2547 | 2026-08-17T23:30:33.448Z | [ helios-incorp] |
| 2548 | 2026-08-17T23:30:33.448Z | [ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete |
| 2549 | 2026-08-17T23:30:33.448Z | [ helios-incorp] Archiving: Completed 120.69 kB in 0.00 seconds |
| 2550 | 2026-08-17T23:30:33.454Z | [ omicron-package] Compiling dropshot_endpoint v0.17.1 |
| 2551 | 2026-08-17T23:30:33.482Z | [ omicron-package] Compiling blake2 v0.10.6 |
| 2552 | 2026-08-17T23:30:33.528Z | [ omicron-package] Compiling aead v0.5.2 |
| 2553 | 2026-08-17T23:30:33.536Z | Aug 17 23:30:32.639 INFO [helios-incorp] process exited with exit status: 0 (406.765552ms) |
| 2554 | 2026-08-17T23:30:33.646Z | [ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2555 | 2026-08-17T23:30:33.646Z | [ omicron-package] Compiling foreign-types-macros v0.2.3 |
| 2556 | 2026-08-17T23:30:33.716Z | [ omicron-package] Compiling hostname v0.4.2 |
| 2557 | 2026-08-17T23:30:33.764Z | [ omicron-package] Compiling proc-macro-error v1.0.4 |
| 2558 | 2026-08-17T23:30:33.850Z | [ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2559 | 2026-08-17T23:30:33.854Z | [ omicron-package] Compiling ingot-types v0.2.0 |
| 2560 | 2026-08-17T23:30:33.976Z | [ omicron-package] Compiling instant v0.1.13 |
| 2561 | 2026-08-17T23:30:34.040Z | [ omicron-package] Compiling foreign-types-shared v0.3.1 |
| 2562 | 2026-08-17T23:30:34.147Z | [ omicron-package] Compiling argon2 v0.5.3 |
| 2563 | 2026-08-17T23:30:34.196Z | [ omicron-package] Compiling backoff v0.4.0 |
| 2564 | 2026-08-17T23:30:34.266Z | [ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2565 | 2026-08-17T23:30:34.301Z | [ omicron-package] Compiling chacha20poly1305 v0.10.1 |
| 2566 | 2026-08-17T23:30:34.339Z | [ omicron-package] Compiling foreign-types v0.5.0 |
| 2567 | 2026-08-17T23:30:34.380Z | [ omicron-package] Compiling num_enum v0.7.6 |
| 2568 | 2026-08-17T23:30:34.479Z | [ omicron-package] Compiling ingot v0.2.1 |
| 2569 | 2026-08-17T23:30:34.514Z | [ omicron-package] Compiling num_enum_derive v0.5.11 |
| 2570 | 2026-08-17T23:30:34.514Z | [ omicron-package] Compiling progenitor-extras v0.2.0 |
| 2571 | 2026-08-17T23:30:34.518Z | [ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2572 | 2026-08-17T23:30:34.565Z | [ omicron-package] Compiling vsss-rs v3.3.4 |
| 2573 | 2026-08-17T23:30:34.679Z | [ omicron-package] Compiling parse-display v0.10.0 |
| 2574 | 2026-08-17T23:30:34.750Z | [ omicron-package] Compiling tabwriter v1.4.1 |
| 2575 | 2026-08-17T23:30:34.787Z | [ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2576 | 2026-08-17T23:30:34.956Z | [ omicron-package] Compiling regress v0.10.5 |
| 2577 | 2026-08-17T23:30:34.997Z | [ omicron-package] Compiling itertools v0.14.0 |
| 2578 | 2026-08-17T23:30:35.002Z | [ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2579 | 2026-08-17T23:30:35.070Z | [ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2580 | 2026-08-17T23:30:35.279Z | [ omicron-package] Compiling cstr-argument v0.1.2 |
| 2581 | 2026-08-17T23:30:35.283Z | [ omicron-package] Compiling humantime v2.3.0 |
| 2582 | 2026-08-17T23:30:35.375Z | [ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2583 | 2026-08-17T23:30:35.564Z | [ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2584 | 2026-08-17T23:30:35.690Z | [ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2585 | 2026-08-17T23:30:35.766Z | [ omicron-package] Compiling num_enum v0.5.11 |
| 2586 | 2026-08-17T23:30:35.806Z | [ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2587 | 2026-08-17T23:30:35.921Z | [ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2588 | 2026-08-17T23:30:35.957Z | [ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2589 | 2026-08-17T23:30:35.962Z | [ omicron-package] Compiling rayon v1.11.0 |
| 2590 | 2026-08-17T23:30:35.962Z | [ omicron-package] Compiling rand v0.10.1 |
| 2591 | 2026-08-17T23:30:36.129Z | [ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2592 | 2026-08-17T23:30:36.129Z | [ omicron-package] Compiling libefi-sys v0.1.0 |
| 2593 | 2026-08-17T23:30:36.264Z | [ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2594 | 2026-08-17T23:30:36.347Z | [ omicron-package] Compiling colored v3.1.1 |
| 2595 | 2026-08-17T23:30:36.386Z | [ omicron-package] Compiling zone_cfg_derive v0.3.1 |
| 2596 | 2026-08-17T23:30:36.528Z | [ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2597 | 2026-08-17T23:30:36.554Z | [ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2598 | 2026-08-17T23:30:36.583Z | [ omicron-package] Compiling itertools v0.12.1 |
| 2599 | 2026-08-17T23:30:36.640Z | [ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2600 | 2026-08-17T23:30:36.878Z | [ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2601 | 2026-08-17T23:30:37.062Z | [ omicron-package] Compiling usdt-macro v0.5.0 |
| 2602 | 2026-08-17T23:30:37.089Z | [ omicron-package] Compiling usdt-attr-macro v0.5.0 |
| 2603 | 2026-08-17T23:30:37.109Z | [ omicron-package] Compiling num-derive v0.4.2 |
| 2604 | 2026-08-17T23:30:37.136Z | [ omicron-package] Compiling bitfield-struct v0.6.2 |
| 2605 | 2026-08-17T23:30:37.180Z | [ omicron-package] Compiling memmap v0.7.0 |
| 2606 | 2026-08-17T23:30:37.180Z | [ omicron-package] Compiling sigpipe v0.1.3 |
| 2607 | 2026-08-17T23:30:37.184Z | [ omicron-package] Compiling glob v0.3.3 |
| 2608 | 2026-08-17T23:30:37.310Z | [ omicron-package] Compiling swrite v0.1.0 |
| 2609 | 2026-08-17T23:30:37.461Z | [ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2610 | 2026-08-17T23:30:38.002Z | [ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2611 | 2026-08-17T23:30:38.134Z | [ omicron-package] Compiling zone v0.3.1 |
| 2612 | 2026-08-17T23:30:38.181Z | [ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2613 | 2026-08-17T23:30:38.232Z | [ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2614 | 2026-08-17T23:30:38.292Z | [ omicron-package] Compiling usdt v0.5.0 |
| 2615 | 2026-08-17T23:30:38.414Z | [ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2616 | 2026-08-17T23:30:38.575Z | [ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2617 | 2026-08-17T23:30:38.658Z | [ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2618 | 2026-08-17T23:30:38.774Z | [ omicron-package] Compiling smf v0.2.3 |
| 2619 | 2026-08-17T23:30:38.818Z | [ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2620 | 2026-08-17T23:30:38.854Z | [ omicron-package] Compiling whoami v1.6.1 |
| 2621 | 2026-08-17T23:30:38.966Z | [ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2622 | 2026-08-17T23:30:39.038Z | [ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2623 | 2026-08-17T23:30:39.055Z | [ omicron-package] Compiling tokio-dtrace v0.1.1 |
| 2624 | 2026-08-17T23:30:39.059Z | [ omicron-package] Compiling console v0.16.2 |
| 2625 | 2026-08-17T23:30:39.147Z | [ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2626 | 2026-08-17T23:30:39.402Z | [ omicron-package] Compiling gethostname v0.5.0 |
| 2627 | 2026-08-17T23:30:39.466Z | [ omicron-package] Compiling unit-prefix v0.5.2 |
| 2628 | 2026-08-17T23:30:39.525Z | [ omicron-package] Compiling oxide-tokio-rt v0.1.4 |
| 2629 | 2026-08-17T23:30:39.702Z | [ omicron-package] Compiling indicatif v0.18.4 |
| 2630 | 2026-08-17T23:30:40.217Z | [ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2631 | 2026-08-17T23:30:43.175Z | [ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2632 | 2026-08-17T23:30:44.181Z | [ helios-setup] Aug 17 23:30:43.284 INFO helios repository root is: /work/oxidecomputer/helios |
| 2633 | 2026-08-17T23:30:44.185Z | [ helios-setup] Aug 17 23:30:43.285 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" |
| 2634 | 2026-08-17T23:30:44.185Z | [ helios-setup] Aug 17 23:30:43.285 INFO skipping project "illumos" because "BUILD_OS" is set to "no" |
| 2635 | 2026-08-17T23:30:44.185Z | [ helios-setup] Aug 17 23:30:43.285 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, cargo_toolchain: true, unless_env: None, fixup: [] }, project: phbl |
| 2636 | 2026-08-17T23:30:44.185Z | [ helios-setup] Aug 17 23:30:43.285 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl |
| 2637 | 2026-08-17T23:30:44.185Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... |
| 2638 | 2026-08-17T23:30:45.200Z | [ helios-setup] Aug 17 23:30:44.303 INFO clone ok!, project: phbl |
| 2639 | 2026-08-17T23:30:45.204Z | [ helios-setup] Aug 17 23:30:44.303 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, cargo_toolchain: false, unless_env: None, fixup: [] }, project: bootserver |
| 2640 | 2026-08-17T23:30:45.204Z | [ helios-setup] Aug 17 23:30:44.303 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver |
| 2641 | 2026-08-17T23:30:45.204Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... |
| 2642 | 2026-08-17T23:30:45.777Z | [ helios-setup] Aug 17 23:30:44.879 INFO clone ok!, project: bootserver |
| 2643 | 2026-08-17T23:30:45.781Z | [ helios-setup] Aug 17 23:30:44.879 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, cargo_toolchain: false, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder |
| 2644 | 2026-08-17T23:30:45.781Z | [ helios-setup] Aug 17 23:30:44.879 INFO cloning https://github.com/oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder |
| 2645 | 2026-08-17T23:30:45.781Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... |
| 2646 | 2026-08-17T23:30:46.180Z | Aug 17 23:30:45.283 INFO [hubris-staging] task succeeded (18.09880759s) |
| 2647 | 2026-08-17T23:30:46.626Z | [ helios-setup] Aug 17 23:30:45.729 INFO clone ok!, project: amd-host-image-builder |
| 2648 | 2026-08-17T23:30:46.629Z | [ helios-setup] Aug 17 23:30:45.729 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, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms |
| 2649 | 2026-08-17T23:30:46.630Z | [ helios-setup] Aug 17 23:30:45.729 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms |
| 2650 | 2026-08-17T23:30:46.630Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... |
| 2651 | 2026-08-17T23:30:47.592Z | [ helios-setup] Aug 17 23:30:46.695 INFO clone ok!, project: chelsio-t6-roms |
| 2652 | 2026-08-17T23:30:47.595Z | [ helios-setup] Aug 17 23:30:46.695 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, cargo_toolchain: false, unless_env: None, fixup: [] }, project: pinprick |
| 2653 | 2026-08-17T23:30:47.595Z | [ helios-setup] Aug 17 23:30:46.695 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick |
| 2654 | 2026-08-17T23:30:47.595Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... |
| 2655 | 2026-08-17T23:30:48.151Z | [ helios-setup] Aug 17 23:30:47.254 INFO clone ok!, project: pinprick |
| 2656 | 2026-08-17T23:30:48.151Z | [ helios-setup] Aug 17 23:30:47.254 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, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot |
| 2657 | 2026-08-17T23:30:48.155Z | [ helios-setup] Aug 17 23:30:47.254 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot |
| 2658 | 2026-08-17T23:30:48.155Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... |
| 2659 | 2026-08-17T23:30:49.030Z | [ helios-setup] Aug 17 23:30:48.133 INFO clone ok!, project: pilot |
| 2660 | 2026-08-17T23:30:49.031Z | [ helios-setup] Aug 17 23:30:48.133 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, cargo_toolchain: false, unless_env: None, fixup: [] }, project: image-builder |
| 2661 | 2026-08-17T23:30:49.035Z | [ helios-setup] Aug 17 23:30:48.133 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder |
| 2662 | 2026-08-17T23:30:49.035Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... |
| 2663 | 2026-08-17T23:30:49.621Z | [ helios-setup] Aug 17 23:30:48.724 INFO clone ok!, project: image-builder |
| 2664 | 2026-08-17T23:30:49.624Z | [ helios-setup] Aug 17 23:30:48.724 INFO project dmar-report: Project { github: Some("oxidecomputer/dmar-report"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report |
| 2665 | 2026-08-17T23:30:49.624Z | [ helios-setup] Aug 17 23:30:48.724 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report |
| 2666 | 2026-08-17T23:30:49.624Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'... |
| 2667 | 2026-08-17T23:30:50.428Z | [ helios-setup] Aug 17 23:30:49.531 INFO clone ok!, project: dmar-report |
| 2668 | 2026-08-17T23:30:50.428Z | [ helios-setup] Aug 17 23:30:49.531 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" |
| 2669 | 2026-08-17T23:30:50.431Z | [ helios-setup] Aug 17 23:30:49.531 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, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware |
| 2670 | 2026-08-17T23:30:50.431Z | [ helios-setup] Aug 17 23:30:49.531 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware |
| 2671 | 2026-08-17T23:30:50.431Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... |
| 2672 | 2026-08-17T23:30:51.641Z | [ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2673 | 2026-08-17T23:30:54.918Z | [ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2674 | 2026-08-17T23:30:56.038Z | [ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2675 | 2026-08-17T23:30:57.832Z | [ helios-setup] Aug 17 23:30:56.934 INFO clone ok!, project: amd-firmware |
| 2676 | 2026-08-17T23:30:57.836Z | [ helios-setup] Aug 17 23:30:56.935 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None |
| 2677 | 2026-08-17T23:30:58.070Z | [ helios-setup] Aug 17 23:30:57.173 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios"], pwd: None |
| 2678 | 2026-08-17T23:30:58.283Z | [ helios-setup] Aug 17 23:30:57.386 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios created |
| 2679 | 2026-08-17T23:30:58.284Z | [ helios-setup] Aug 17 23:30:57.387 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None |
| 2680 | 2026-08-17T23:30:58.493Z | [ helios-setup] Aug 17 23:30:57.596 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios"], pwd: None |
| 2681 | 2026-08-17T23:30:58.704Z | [ helios-setup] Aug 17 23:30:57.807 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios created |
| 2682 | 2026-08-17T23:30:58.704Z | [ helios-setup] Aug 17 23:30:57.807 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None |
| 2683 | 2026-08-17T23:30:58.918Z | [ helios-setup] Aug 17 23:30:58.021 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios"], pwd: None |
| 2684 | 2026-08-17T23:30:59.126Z | [ helios-setup] Aug 17 23:30:58.229 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios created |
| 2685 | 2026-08-17T23:30:59.126Z | [ helios-setup] Aug 17 23:30:58.229 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist |
| 2686 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... |
| 2687 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO ok! |
| 2688 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist |
| 2689 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... |
| 2690 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO ok! |
| 2691 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist |
| 2692 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... |
| 2693 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO ok! |
| 2694 | 2026-08-17T23:30:59.134Z | [ helios-setup] Aug 17 23:30:58.229 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl" |
| 2695 | 2026-08-17T23:31:05.803Z | [ omicron-package] Finished `release` profile [optimized] target(s) in 37.71s |
| 2696 | 2026-08-17T23:31:06.036Z | [ omicron-package] |
| 2697 | 2026-08-17T23:31:06.036Z | [ omicron-package] real 37.890902750 |
| 2698 | 2026-08-17T23:31:06.036Z | [ omicron-package] user 3:49.038430577 |
| 2699 | 2026-08-17T23:31:06.039Z | [ omicron-package] sys 27.571503891 |
| 2700 | 2026-08-17T23:31:06.039Z | [ omicron-package] trap 0.455650056 |
| 2701 | 2026-08-17T23:31:06.039Z | [ omicron-package] tflt 0.708665165 |
| 2702 | 2026-08-17T23:31:06.039Z | [ omicron-package] dflt 2.560380747 |
| 2703 | 2026-08-17T23:31:06.039Z | [ omicron-package] kflt 0.000417484 |
| 2704 | 2026-08-17T23:31:06.039Z | [ omicron-package] lock 11:04.088042817 |
| 2705 | 2026-08-17T23:31:06.040Z | [ omicron-package] slp 6:00.832512960 |
| 2706 | 2026-08-17T23:31:06.040Z | [ omicron-package] lat 45.273668557 |
| 2707 | 2026-08-17T23:31:06.040Z | [ omicron-package] stop 1:45.733140731 |
| 2708 | 2026-08-17T23:31:06.040Z | Aug 17 23:31:05.140 INFO [omicron-package] process exited with exit status: 0 (37.953159136s) |
| 2709 | 2026-08-17T23:31:06.040Z | Aug 17 23:31:05.140 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host |
| 2710 | 2026-08-17T23:31:06.040Z | Aug 17 23:31:05.140 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery |
| 2711 | 2026-08-17T23:31:06.047Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG |
| 2712 | 2026-08-17T23:31:06.051Z | [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2713 | 2026-08-17T23:31:06.051Z | [ recovery-target] Created new build target 'recovery' and set it as active |
| 2714 | 2026-08-17T23:31:06.051Z | [ host-target] Created new build target 'host' and set it as active |
| 2715 | 2026-08-17T23:31:06.059Z | Aug 17 23:31:05.154 INFO [recovery-target] process exited with exit status: 0 (14.183525ms) |
| 2716 | 2026-08-17T23:31:06.059Z | Aug 17 23:31:05.155 INFO [host-target] process exited with exit status: 0 (14.896424ms) |
| 2717 | 2026-08-17T23:31:06.059Z | Aug 17 23:31:05.155 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package |
| 2718 | 2026-08-17T23:31:06.063Z | [ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2719 | 2026-08-17T23:31:07.606Z | [ host-package] Compiling heck v0.5.0 |
| 2720 | 2026-08-17T23:31:07.606Z | [ host-package] Compiling regress v0.11.1 |
| 2721 | 2026-08-17T23:31:07.843Z | [ host-package] Compiling unsafe-libyaml v0.2.11 |
| 2722 | 2026-08-17T23:31:07.884Z | [ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2723 | 2026-08-17T23:31:07.915Z | [ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2724 | 2026-08-17T23:31:07.939Z | [ host-package] Compiling derive-where v1.6.0 |
| 2725 | 2026-08-17T23:31:07.939Z | [ host-package] Compiling bytecount v0.6.9 |
| 2726 | 2026-08-17T23:31:07.978Z | [ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2727 | 2026-08-17T23:31:07.978Z | [ host-package] Compiling atomicwrites v0.4.4 |
| 2728 | 2026-08-17T23:31:07.982Z | [ host-package] Compiling is-terminal v0.4.17 |
| 2729 | 2026-08-17T23:31:07.982Z | [ host-package] Compiling prettyplease v0.2.37 |
| 2730 | 2026-08-17T23:31:07.982Z | [ host-package] Compiling console v0.15.11 |
| 2731 | 2026-08-17T23:31:08.037Z | [ host-package] Compiling newline-converter v0.3.0 |
| 2732 | 2026-08-17T23:31:08.059Z | [ host-package] Compiling slog-dtrace v0.3.0 |
| 2733 | 2026-08-17T23:31:08.123Z | [ host-package] Compiling resolv-conf v0.7.6 |
| 2734 | 2026-08-17T23:31:08.149Z | [ host-package] Compiling num-rational v0.4.2 |
| 2735 | 2026-08-17T23:31:08.186Z | [ host-package] Compiling num-complex v0.4.6 |
| 2736 | 2026-08-17T23:31:08.217Z | [ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2737 | 2026-08-17T23:31:08.271Z | [ host-package] Compiling thread_local v1.1.9 |
| 2738 | 2026-08-17T23:31:08.290Z | [ host-package] Compiling cancel-safe-futures v0.1.5 |
| 2739 | 2026-08-17T23:31:08.326Z | [ host-package] Compiling compression-core v0.4.31 |
| 2740 | 2026-08-17T23:31:08.491Z | [ host-package] Compiling serde_yaml v0.9.34+deprecated |
| 2741 | 2026-08-17T23:31:08.565Z | [ host-package] Compiling expectorate v1.2.0 |
| 2742 | 2026-08-17T23:31:08.606Z | [ host-package] Compiling unicode-width v0.1.14 |
| 2743 | 2026-08-17T23:31:08.631Z | [ host-package] Compiling match_cfg v0.1.0 |
| 2744 | 2026-08-17T23:31:08.728Z | [ host-package] Compiling num v0.4.3 |
| 2745 | 2026-08-17T23:31:08.758Z | [ host-package] Compiling hostname v0.3.1 |
| 2746 | 2026-08-17T23:31:08.822Z | [ host-package] Compiling compression-codecs v0.4.37 |
| 2747 | 2026-08-17T23:31:08.829Z | [ host-package] Compiling multer v3.1.0 |
| 2748 | 2026-08-17T23:31:08.847Z | [ host-package] Compiling slog-async v2.8.0 |
| 2749 | 2026-08-17T23:31:08.870Z | [ host-package] Compiling crossbeam-channel v0.5.15 |
| 2750 | 2026-08-17T23:31:08.924Z | [ host-package] Compiling slog-json v2.6.1 |
| 2751 | 2026-08-17T23:31:08.949Z | [ host-package] Compiling serde_spanned v1.1.1 |
| 2752 | 2026-08-17T23:31:08.986Z | [ host-package] Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2753 | 2026-08-17T23:31:08.986Z | [ host-package] Compiling float-ord v0.3.2 |
| 2754 | 2026-08-17T23:31:09.112Z | [ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2755 | 2026-08-17T23:31:09.156Z | [ host-package] Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2756 | 2026-08-17T23:31:09.210Z | [ host-package] Compiling take_mut v0.2.2 |
| 2757 | 2026-08-17T23:31:09.269Z | [ host-package] Compiling term v1.2.1 |
| 2758 | 2026-08-17T23:31:09.274Z | [ host-package] Compiling linked-hash-map v0.5.6 |
| 2759 | 2026-08-17T23:31:09.313Z | [ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2760 | 2026-08-17T23:31:09.317Z | [ host-package] Compiling oxide-update-engine-types v0.1.2 |
| 2761 | 2026-08-17T23:31:09.370Z | [ host-package] Compiling slog-bunyan v2.5.0 |
| 2762 | 2026-08-17T23:31:09.424Z | [ host-package] Compiling toml v1.1.2+spec-1.1.0 |
| 2763 | 2026-08-17T23:31:09.427Z | [ host-package] Compiling async-compression v0.4.41 |
| 2764 | 2026-08-17T23:31:09.557Z | [ host-package] Compiling typify-impl v0.6.2 |
| 2765 | 2026-08-17T23:31:09.638Z | [ host-package] Compiling slog-term v2.9.2 |
| 2766 | 2026-08-17T23:31:09.825Z | [ host-package] Compiling lru-cache v0.1.2 |
| 2767 | 2026-08-17T23:31:09.943Z | [ host-package] Compiling dropshot v0.17.1 |
| 2768 | 2026-08-17T23:31:09.977Z | [ host-package] Compiling async-stream v0.3.6 |
| 2769 | 2026-08-17T23:31:09.981Z | [ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2770 | 2026-08-17T23:31:10.031Z | [ host-package] Compiling sha1 v0.11.0 |
| 2771 | 2026-08-17T23:31:10.035Z | [ host-package] Compiling progenitor-client v0.14.0 |
| 2772 | 2026-08-17T23:31:10.132Z | [ host-package] Compiling waitgroup v0.1.2 |
| 2773 | 2026-08-17T23:31:10.202Z | [ host-package] Compiling rustls-pemfile v2.2.0 |
| 2774 | 2026-08-17T23:31:10.247Z | [ host-package] Compiling backon v1.6.0 |
| 2775 | 2026-08-17T23:31:10.254Z | [ host-package] Compiling serde_path_to_error v0.1.20 |
| 2776 | 2026-08-17T23:31:10.364Z | [ host-package] Compiling hostname v0.4.2 |
| 2777 | 2026-08-17T23:31:10.395Z | [ host-package] Compiling instant v0.1.13 |
| 2778 | 2026-08-17T23:31:10.438Z | [ host-package] Compiling debug-ignore v1.0.5 |
| 2779 | 2026-08-17T23:31:10.461Z | [ host-package] Compiling linear-map v1.2.0 |
| 2780 | 2026-08-17T23:31:10.529Z | [ host-package] Compiling minimal-lexical v0.2.1 |
| 2781 | 2026-08-17T23:31:10.532Z | [ host-package] Compiling progenitor-extras v0.2.0 |
| 2782 | 2026-08-17T23:31:10.582Z | [ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2783 | 2026-08-17T23:31:10.635Z | [ host-package] Compiling backoff v0.4.0 |
| 2784 | 2026-08-17T23:31:10.846Z | [ host-package] Compiling oxide-update-engine v0.1.2 |
| 2785 | 2026-08-17T23:31:10.894Z | [ host-package] Compiling nom v7.1.3 |
| 2786 | 2026-08-17T23:31:10.919Z | [ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2787 | 2026-08-17T23:31:10.919Z | [ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2788 | 2026-08-17T23:31:10.966Z | [ host-package] Compiling parse-display v0.10.0 |
| 2789 | 2026-08-17T23:31:11.000Z | [ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2790 | 2026-08-17T23:31:11.084Z | [ host-package] Compiling hickory-proto v0.24.4 |
| 2791 | 2026-08-17T23:31:11.531Z | [ host-package] Compiling regress v0.10.5 |
| 2792 | 2026-08-17T23:31:11.730Z | [ host-package] Compiling itertools v0.14.0 |
| 2793 | 2026-08-17T23:31:12.079Z | [ host-package] Compiling macaddr v1.0.1 |
| 2794 | 2026-08-17T23:31:12.304Z | [ host-package] Compiling humantime v2.3.0 |
| 2795 | 2026-08-17T23:31:12.346Z | [ host-package] Compiling unicode-xid v0.2.6 |
| 2796 | 2026-08-17T23:31:12.483Z | [ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2797 | 2026-08-17T23:31:12.587Z | [ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2798 | 2026-08-17T23:31:12.614Z | [ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2799 | 2026-08-17T23:31:12.653Z | [ host-package] Compiling convert_case v0.10.0 |
| 2800 | 2026-08-17T23:31:12.876Z | [ host-package] Compiling owo-colors v4.3.0 |
| 2801 | 2026-08-17T23:31:12.929Z | [ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2802 | 2026-08-17T23:31:12.969Z | [ host-package] Compiling derive_more-impl v2.1.1 |
| 2803 | 2026-08-17T23:31:13.022Z | [ host-package] Compiling toml v0.8.23 |
| 2804 | 2026-08-17T23:31:13.228Z | [ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2805 | 2026-08-17T23:31:13.480Z | [ host-package] Compiling typify-macro v0.6.2 |
| 2806 | 2026-08-17T23:31:13.666Z | [ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2807 | 2026-08-17T23:31:13.700Z | [ host-package] Compiling papergrid v0.11.0 |
| 2808 | 2026-08-17T23:31:13.774Z | [ host-package] Compiling hickory-resolver v0.24.4 |
| 2809 | 2026-08-17T23:31:13.798Z | [ host-package] Compiling derive_more v2.1.1 |
| 2810 | 2026-08-17T23:31:13.902Z | [ host-package] Compiling tabled_derive v0.7.0 |
| 2811 | 2026-08-17T23:31:13.928Z | [ host-package] Compiling termtree v0.5.1 |
| 2812 | 2026-08-17T23:31:14.232Z | [ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2813 | 2026-08-17T23:31:14.255Z | [ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2814 | 2026-08-17T23:31:14.662Z | [ host-package] Compiling crossterm v0.29.0 |
| 2815 | 2026-08-17T23:31:14.837Z | [ host-package] Compiling tabled v0.15.0 |
| 2816 | 2026-08-17T23:31:14.917Z | [ host-package] Compiling phf_shared v0.12.1 |
| 2817 | 2026-08-17T23:31:15.098Z | [ host-package] Compiling typify v0.6.2 |
| 2818 | 2026-08-17T23:31:15.293Z | [ host-package] Compiling progenitor-impl v0.14.0 |
| 2819 | 2026-08-17T23:31:15.951Z | [ host-package] Compiling qorb v0.4.1 |
| 2820 | 2026-08-17T23:31:16.140Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2821 | 2026-08-17T23:31:16.707Z | [ host-package] Compiling vte v0.14.1 |
| 2822 | 2026-08-17T23:31:17.016Z | [ host-package] Compiling csv-core v0.1.13 |
| 2823 | 2026-08-17T23:31:17.595Z | [ host-package] Compiling highway v1.3.0 |
| 2824 | 2026-08-17T23:31:17.717Z | [ host-package] Compiling progenitor-macro v0.14.0 |
| 2825 | 2026-08-17T23:31:17.810Z | [ host-package] Compiling chrono-tz v0.10.4 |
| 2826 | 2026-08-17T23:31:18.481Z | [ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2827 | 2026-08-17T23:31:19.233Z | [ host-package] Compiling csv v1.4.0 |
| 2828 | 2026-08-17T23:31:19.360Z | [ host-package] Compiling strip-ansi-escapes v0.2.1 |
| 2829 | 2026-08-17T23:31:19.389Z | [ host-package] Compiling phf v0.12.1 |
| 2830 | 2026-08-17T23:31:19.638Z | [ host-package] Compiling const_format_proc_macros v0.2.34 |
| 2831 | 2026-08-17T23:31:19.785Z | [ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2832 | 2026-08-17T23:31:19.945Z | [ host-package] Compiling fd-lock v4.0.4 |
| 2833 | 2026-08-17T23:31:19.968Z | [ host-package] Compiling peg-macros v0.8.5 |
| 2834 | 2026-08-17T23:31:20.040Z | [ helios-setup] Aug 17 23:31:19.142 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-06-16-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')" |
| 2835 | 2026-08-17T23:31:20.040Z | [ helios-setup] Aug 17 23:31:19.142 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver" |
| 2836 | 2026-08-17T23:31:20.048Z | [ helios-setup] Aug 17 23:31:19.151 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.97.1-x86_64-unknown-illumos (default)" |
| 2837 | 2026-08-17T23:31:20.048Z | [ helios-setup] Aug 17 23:31:19.151 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver |
| 2838 | 2026-08-17T23:31:20.052Z | [ helios-setup] Aug 17 23:31:19.151 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") |
| 2839 | 2026-08-17T23:31:20.156Z | [ helios-setup] Aug 17 23:31:19.257 INFO E| Downloading crates ... |
| 2840 | 2026-08-17T23:31:20.191Z | [ host-package] Compiling nu-ansi-term v0.50.3 |
| 2841 | 2026-08-17T23:31:20.204Z | [ helios-setup] Aug 17 23:31:19.306 INFO E| Downloaded cpufeatures v0.2.5 |
| 2842 | 2026-08-17T23:31:20.212Z | [ helios-setup] Aug 17 23:31:19.315 INFO E| Downloaded flate2 v1.0.25 |
| 2843 | 2026-08-17T23:31:20.217Z | [ helios-setup] Aug 17 23:31:19.319 INFO E| Downloaded block-buffer v0.10.3 |
| 2844 | 2026-08-17T23:31:20.220Z | [ helios-setup] Aug 17 23:31:19.320 INFO E| Downloaded generic-array v0.14.6 |
| 2845 | 2026-08-17T23:31:20.220Z | [ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2846 | 2026-08-17T23:31:20.227Z | [ helios-setup] Aug 17 23:31:19.326 INFO E| Downloaded sha2 v0.10.5 |
| 2847 | 2026-08-17T23:31:20.227Z | [ helios-setup] Aug 17 23:31:19.328 INFO E| Downloaded digest v0.10.3 |
| 2848 | 2026-08-17T23:31:20.227Z | [ helios-setup] Aug 17 23:31:19.329 INFO E| Downloaded unicode-width v0.1.10 |
| 2849 | 2026-08-17T23:31:20.233Z | [ helios-setup] Aug 17 23:31:19.333 INFO E| Downloaded typenum v1.15.0 |
| 2850 | 2026-08-17T23:31:20.236Z | [ helios-setup] Aug 17 23:31:19.335 INFO E| Downloaded anyhow v1.0.62 |
| 2851 | 2026-08-17T23:31:20.236Z | [ helios-setup] Aug 17 23:31:19.337 INFO E| Downloaded bytes v1.2.1 |
| 2852 | 2026-08-17T23:31:20.236Z | [ helios-setup] Aug 17 23:31:19.339 INFO E| Downloaded miniz_oxide v0.6.2 |
| 2853 | 2026-08-17T23:31:20.280Z | [ helios-setup] Aug 17 23:31:19.380 INFO E| Compiling typenum v1.15.0 |
| 2854 | 2026-08-17T23:31:20.280Z | [ helios-setup] Aug 17 23:31:19.380 INFO E| Compiling version_check v0.9.4 |
| 2855 | 2026-08-17T23:31:20.280Z | [ helios-setup] Aug 17 23:31:19.380 INFO E| Compiling cfg-if v1.0.0 |
| 2856 | 2026-08-17T23:31:20.280Z | [ helios-setup] Aug 17 23:31:19.380 INFO E| Compiling crc32fast v1.3.2 |
| 2857 | 2026-08-17T23:31:20.280Z | [ helios-setup] Aug 17 23:31:19.380 INFO E| Compiling anyhow v1.0.62 |
| 2858 | 2026-08-17T23:31:20.280Z | [ helios-setup] Aug 17 23:31:19.380 INFO E| Compiling adler v1.0.2 |
| 2859 | 2026-08-17T23:31:20.284Z | [ helios-setup] Aug 17 23:31:19.380 INFO E| Compiling cpufeatures v0.2.5 |
| 2860 | 2026-08-17T23:31:20.296Z | [ helios-setup] Aug 17 23:31:19.399 INFO E| Compiling unicode-width v0.1.10 |
| 2861 | 2026-08-17T23:31:20.296Z | [ helios-setup] Aug 17 23:31:19.399 INFO E| Compiling bitflags v1.3.2 |
| 2862 | 2026-08-17T23:31:20.296Z | [ helios-setup] Aug 17 23:31:19.399 INFO E| Compiling bytes v1.2.1 |
| 2863 | 2026-08-17T23:31:20.471Z | [ host-package] Compiling reedline v0.40.0 |
| 2864 | 2026-08-17T23:31:20.527Z | [ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2865 | 2026-08-17T23:31:20.694Z | [ helios-setup] Aug 17 23:31:19.797 INFO E| Compiling miniz_oxide v0.6.2 |
| 2866 | 2026-08-17T23:31:20.768Z | [ host-package] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2867 | 2026-08-17T23:31:20.951Z | [ helios-setup] Aug 17 23:31:20.054 INFO E| Compiling getopts v0.2.21 |
| 2868 | 2026-08-17T23:31:20.985Z | [ helios-setup] Aug 17 23:31:20.055 INFO E| Compiling generic-array v0.14.6 |
| 2869 | 2026-08-17T23:31:21.310Z | [ host-package] Compiling const_format v0.2.35 |
| 2870 | 2026-08-17T23:31:21.460Z | [ helios-setup] Aug 17 23:31:20.563 INFO E| Compiling flate2 v1.0.25 |
| 2871 | 2026-08-17T23:31:21.483Z | [ host-package] Compiling peg v0.8.5 |
| 2872 | 2026-08-17T23:31:22.307Z | [ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2873 | 2026-08-17T23:31:22.566Z | [ host-package] Compiling progenitor v0.14.0 |
| 2874 | 2026-08-17T23:31:22.635Z | [ helios-setup] Aug 17 23:31:21.738 INFO E| Compiling crypto-common v0.1.6 |
| 2875 | 2026-08-17T23:31:22.636Z | [ helios-setup] Aug 17 23:31:21.738 INFO E| Compiling block-buffer v0.10.3 |
| 2876 | 2026-08-17T23:31:22.764Z | [ helios-setup] Aug 17 23:31:21.867 INFO E| Compiling digest v0.10.3 |
| 2877 | 2026-08-17T23:31:22.831Z | [ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2878 | 2026-08-17T23:31:22.897Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2879 | 2026-08-17T23:31:22.944Z | [ helios-setup] Aug 17 23:31:22.047 INFO E| Compiling sha2 v0.10.5 |
| 2880 | 2026-08-17T23:31:23.155Z | [ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2881 | 2026-08-17T23:31:23.180Z | [ helios-setup] Aug 17 23:31:22.283 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) |
| 2882 | 2026-08-17T23:31:23.884Z | [ host-package] Compiling bcs v0.1.6 |
| 2883 | 2026-08-17T23:31:23.935Z | [ host-package] Compiling nom v8.0.0 |
| 2884 | 2026-08-17T23:31:23.946Z | [ host-package] Compiling semver v0.1.20 |
| 2885 | 2026-08-17T23:31:24.312Z | [ host-package] Compiling rustc_version v0.1.7 |
| 2886 | 2026-08-17T23:31:24.557Z | [ host-package] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2887 | 2026-08-17T23:31:24.690Z | [ host-package] Compiling newtype_derive v0.1.6 |
| 2888 | 2026-08-17T23:31:24.900Z | [ host-package] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2889 | 2026-08-17T23:31:24.989Z | [ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2890 | 2026-08-17T23:31:25.101Z | [ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2891 | 2026-08-17T23:31:25.492Z | [ helios-setup] Aug 17 23:31:24.594 INFO E| Finished `release` profile [optimized] target(s) in 5.43s |
| 2892 | 2026-08-17T23:31:25.534Z | [ host-package] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 2893 | 2026-08-17T23:31:25.538Z | [ helios-setup] Aug 17 23:31:24.641 INFO building project "bootserver" ok (5 seconds) |
| 2894 | 2026-08-17T23:31:25.539Z | [ helios-setup] Aug 17 23:31:24.641 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 2895 | 2026-08-17T23:31:25.574Z | [ helios-setup] Aug 17 23:31:24.677 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 2896 | 2026-08-17T23:31:25.574Z | [ helios-setup] Aug 17 23:31:24.677 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder |
| 2897 | 2026-08-17T23:31:25.574Z | [ helios-setup] Aug 17 23:31:24.677 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 2898 | 2026-08-17T23:31:25.702Z | [ host-package] Compiling unicode-linebreak v0.1.5 |
| 2899 | 2026-08-17T23:31:25.744Z | [ helios-setup] Aug 17 23:31:24.847 INFO E| Updating crates.io index |
| 2900 | 2026-08-17T23:31:25.748Z | [ helios-setup] Aug 17 23:31:24.847 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` |
| 2901 | 2026-08-17T23:31:25.932Z | [ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2902 | 2026-08-17T23:31:26.066Z | [ host-package] Compiling smawk v0.3.2 |
| 2903 | 2026-08-17T23:31:26.247Z | [ helios-setup] Aug 17 23:31:25.350 INFO E| From https://github.com/oxidecomputer/amd-apcb |
| 2904 | 2026-08-17T23:31:26.247Z | [ helios-setup] Aug 17 23:31:25.350 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf |
| 2905 | 2026-08-17T23:31:26.270Z | [ host-package] Compiling textwrap v0.16.2 |
| 2906 | 2026-08-17T23:31:26.274Z | [ helios-setup] Aug 17 23:31:25.377 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git` |
| 2907 | 2026-08-17T23:31:26.576Z | [ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2908 | 2026-08-17T23:31:26.677Z | [ helios-setup] Aug 17 23:31:25.779 INFO E| From https://github.com/oxidecomputer/amd-efs |
| 2909 | 2026-08-17T23:31:26.677Z | [ helios-setup] Aug 17 23:31:25.780 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037 |
| 2910 | 2026-08-17T23:31:26.916Z | [ helios-setup] Aug 17 23:31:26.019 INFO E| Downloading crates ... |
| 2911 | 2026-08-17T23:31:26.959Z | [ helios-setup] Aug 17 23:31:26.061 INFO E| Downloaded fletcher v1.0.0 |
| 2912 | 2026-08-17T23:31:26.971Z | [ helios-setup] Aug 17 23:31:26.073 INFO E| Downloaded bytesize v2.0.1 |
| 2913 | 2026-08-17T23:31:26.975Z | [ helios-setup] Aug 17 23:31:26.075 INFO E| Downloaded pest_meta v2.8.0 |
| 2914 | 2026-08-17T23:31:26.975Z | [ helios-setup] Aug 17 23:31:26.076 INFO E| Downloaded strum_macros v0.27.1 |
| 2915 | 2026-08-17T23:31:26.975Z | [ helios-setup] Aug 17 23:31:26.077 INFO E| Downloaded unic-common v0.9.0 |
| 2916 | 2026-08-17T23:31:26.981Z | [ helios-setup] Aug 17 23:31:26.084 INFO E| Downloaded ansi_term v0.12.1 |
| 2917 | 2026-08-17T23:31:26.988Z | [ helios-setup] Aug 17 23:31:26.091 INFO E| Downloaded pest v2.8.0 |
| 2918 | 2026-08-17T23:31:26.993Z | [ helios-setup] Aug 17 23:31:26.096 INFO E| Downloaded itoa v1.0.15 |
| 2919 | 2026-08-17T23:31:26.998Z | [ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2920 | 2026-08-17T23:31:27.003Z | [ helios-setup] Aug 17 23:31:26.104 INFO E| Downloaded four-cc v0.4.0 |
| 2921 | 2026-08-17T23:31:27.003Z | [ helios-setup] Aug 17 23:31:26.104 INFO E| Downloaded vec_map v0.8.2 |
| 2922 | 2026-08-17T23:31:27.015Z | [ helios-setup] Aug 17 23:31:26.117 INFO E| Downloaded parse_int v0.9.0 |
| 2923 | 2026-08-17T23:31:27.019Z | [ helios-setup] Aug 17 23:31:26.117 INFO E| Downloaded unic-char-range v0.9.0 |
| 2924 | 2026-08-17T23:31:27.019Z | [ helios-setup] Aug 17 23:31:26.118 INFO E| Downloaded dyn-clone v1.0.19 |
| 2925 | 2026-08-17T23:31:27.025Z | [ helios-setup] Aug 17 23:31:26.124 INFO E| Downloaded heck v0.3.3 |
| 2926 | 2026-08-17T23:31:27.029Z | [ helios-setup] Aug 17 23:31:26.131 INFO E| Downloaded strum v0.27.1 |
| 2927 | 2026-08-17T23:31:27.032Z | [ helios-setup] Aug 17 23:31:26.134 INFO E| Downloaded unic-char-property v0.9.0 |
| 2928 | 2026-08-17T23:31:27.032Z | [ helios-setup] Aug 17 23:31:26.134 INFO E| Downloaded unic-ucd-ident v0.9.0 |
| 2929 | 2026-08-17T23:31:27.033Z | [ helios-setup] Aug 17 23:31:26.134 INFO E| Downloaded unic-ucd-version v0.9.0 |
| 2930 | 2026-08-17T23:31:27.036Z | [ helios-setup] Aug 17 23:31:26.138 INFO E| Downloaded strsim v0.8.0 |
| 2931 | 2026-08-17T23:31:27.040Z | [ helios-setup] Aug 17 23:31:26.139 INFO E| Downloaded modular-bitfield-impl v0.11.2 |
| 2932 | 2026-08-17T23:31:27.040Z | [ helios-setup] Aug 17 23:31:26.140 INFO E| Downloaded pest_generator v2.8.0 |
| 2933 | 2026-08-17T23:31:27.040Z | [ helios-setup] Aug 17 23:31:26.141 INFO E| Downloaded structopt-derive v0.4.18 |
| 2934 | 2026-08-17T23:31:27.044Z | [ helios-setup] Aug 17 23:31:26.145 INFO E| Downloaded pest_derive v2.8.0 |
| 2935 | 2026-08-17T23:31:27.049Z | [ helios-setup] Aug 17 23:31:26.147 INFO E| Downloaded thiserror-impl v2.0.12 |
| 2936 | 2026-08-17T23:31:27.049Z | [ helios-setup] Aug 17 23:31:26.148 INFO E| Downloaded autocfg v1.4.0 |
| 2937 | 2026-08-17T23:31:27.049Z | [ helios-setup] Aug 17 23:31:26.149 INFO E| Downloaded rustversion v1.0.20 |
| 2938 | 2026-08-17T23:31:27.052Z | [ helios-setup] Aug 17 23:31:26.152 INFO E| Downloaded modular-bitfield-impl v0.13.1 |
| 2939 | 2026-08-17T23:31:27.052Z | [ helios-setup] Aug 17 23:31:26.153 INFO E| Downloaded quote v1.0.40 |
| 2940 | 2026-08-17T23:31:27.052Z | [ helios-setup] Aug 17 23:31:26.154 INFO E| Downloaded textwrap v0.11.0 |
| 2941 | 2026-08-17T23:31:27.052Z | [ helios-setup] Aug 17 23:31:26.155 INFO E| Downloaded ryu v1.0.20 |
| 2942 | 2026-08-17T23:31:27.056Z | [ helios-setup] Aug 17 23:31:26.157 INFO E| Downloaded unicode-ident v1.0.18 |
| 2943 | 2026-08-17T23:31:27.056Z | [ helios-setup] Aug 17 23:31:26.158 INFO E| Downloaded modular-bitfield v0.11.2 |
| 2944 | 2026-08-17T23:31:27.062Z | [ helios-setup] Aug 17 23:31:26.164 INFO E| Downloaded log v0.4.27 |
| 2945 | 2026-08-17T23:31:27.065Z | [ helios-setup] Aug 17 23:31:26.166 INFO E| Downloaded modular-bitfield v0.13.1 |
| 2946 | 2026-08-17T23:31:27.069Z | [ helios-setup] Aug 17 23:31:26.171 INFO E| Downloaded thiserror v2.0.12 |
| 2947 | 2026-08-17T23:31:27.072Z | [ helios-setup] Aug 17 23:31:26.175 INFO E| Downloaded proc-macro2 v1.0.95 |
| 2948 | 2026-08-17T23:31:27.076Z | [ helios-setup] Aug 17 23:31:26.176 INFO E| Downloaded serde v1.0.219 |
| 2949 | 2026-08-17T23:31:27.076Z | [ helios-setup] Aug 17 23:31:26.178 INFO E| Downloaded structopt v0.3.26 |
| 2950 | 2026-08-17T23:31:27.080Z | [ helios-setup] Aug 17 23:31:26.183 INFO E| Downloaded typenum v1.18.0 |
| 2951 | 2026-08-17T23:31:27.084Z | [ helios-setup] Aug 17 23:31:26.185 INFO E| Downloaded serde_derive v1.0.219 |
| 2952 | 2026-08-17T23:31:27.088Z | [ helios-setup] Aug 17 23:31:26.188 INFO E| Downloaded zerocopy-derive v0.8.25 |
| 2953 | 2026-08-17T23:31:27.092Z | [ host-package] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 2954 | 2026-08-17T23:31:27.092Z | [ helios-setup] Aug 17 23:31:26.193 INFO E| Downloaded memchr v2.7.4 |
| 2955 | 2026-08-17T23:31:27.114Z | [ helios-setup] Aug 17 23:31:26.215 INFO E| Downloaded serde_json v1.0.140 |
| 2956 | 2026-08-17T23:31:27.120Z | [ helios-setup] Aug 17 23:31:26.222 INFO E| Downloaded clap v2.34.0 |
| 2957 | 2026-08-17T23:31:27.132Z | [ helios-setup] Aug 17 23:31:26.235 INFO E| Downloaded goblin v0.9.3 |
| 2958 | 2026-08-17T23:31:27.137Z | [ helios-setup] Aug 17 23:31:26.240 INFO E| Downloaded zerocopy v0.8.25 |
| 2959 | 2026-08-17T23:31:27.152Z | [ helios-setup] Aug 17 23:31:26.255 INFO E| Downloaded syn v2.0.101 |
| 2960 | 2026-08-17T23:31:27.192Z | [ helios-setup] Aug 17 23:31:26.295 INFO E| Downloaded libc v0.2.172 |
| 2961 | 2026-08-17T23:31:27.326Z | [ helios-setup] Aug 17 23:31:26.428 INFO E| Compiling proc-macro2 v1.0.95 |
| 2962 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.428 INFO E| Compiling unicode-ident v1.0.18 |
| 2963 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.428 INFO E| Compiling memchr v2.7.4 |
| 2964 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.428 INFO E| Compiling autocfg v1.4.0 |
| 2965 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.428 INFO E| Compiling thiserror v2.0.12 |
| 2966 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.428 INFO E| Compiling syn v1.0.109 |
| 2967 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling serde v1.0.219 |
| 2968 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling version_check v0.9.5 |
| 2969 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling serde_json v1.0.140 |
| 2970 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling itoa v1.0.15 |
| 2971 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling schemars v0.8.22 |
| 2972 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling ryu v1.0.20 |
| 2973 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling paste v1.0.15 |
| 2974 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling dyn-clone v1.0.19 |
| 2975 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling zerocopy v0.8.25 |
| 2976 | 2026-08-17T23:31:27.329Z | [ helios-setup] Aug 17 23:31:26.429 INFO E| Compiling ucd-trie v0.1.7 |
| 2977 | 2026-08-17T23:31:27.465Z | [ host-package] Compiling steno v0.4.1 |
| 2978 | 2026-08-17T23:31:27.955Z | [ helios-setup] Aug 17 23:31:27.058 INFO E| Compiling rustversion v1.0.20 |
| 2979 | 2026-08-17T23:31:27.960Z | [ host-package] Compiling dropshot-api-manager-types v0.8.0 |
| 2980 | 2026-08-17T23:31:27.960Z | [ helios-setup] Aug 17 23:31:27.059 INFO E| Compiling libc v0.2.172 |
| 2981 | 2026-08-17T23:31:28.236Z | [ host-package] Compiling sha1 v0.10.6 |
| 2982 | 2026-08-17T23:31:28.379Z | [ helios-setup] Aug 17 23:31:27.481 INFO E| Compiling static_assertions v1.1.0 |
| 2983 | 2026-08-17T23:31:28.455Z | [ helios-setup] Aug 17 23:31:27.558 INFO E| Compiling once_cell v1.21.3 |
| 2984 | 2026-08-17T23:31:28.475Z | [ helios-setup] Aug 17 23:31:27.577 INFO E| Compiling unicode-width v0.1.14 |
| 2985 | 2026-08-17T23:31:28.573Z | [ helios-setup] Aug 17 23:31:27.675 INFO E| Compiling proc-macro-error-attr v1.0.4 |
| 2986 | 2026-08-17T23:31:28.684Z | [ helios-setup] Aug 17 23:31:27.787 INFO E| Compiling proc-macro-error v1.0.4 |
| 2987 | 2026-08-17T23:31:28.735Z | [ helios-setup] Aug 17 23:31:27.837 INFO E| Compiling heck v0.5.0 |
| 2988 | 2026-08-17T23:31:28.748Z | [ helios-setup] Aug 17 23:31:27.851 INFO E| Compiling unicode-segmentation v1.12.0 |
| 2989 | 2026-08-17T23:31:28.824Z | [ helios-setup] Aug 17 23:31:27.926 INFO E| Compiling num-traits v0.2.19 |
| 2990 | 2026-08-17T23:31:28.851Z | [ helios-setup] Aug 17 23:31:27.953 INFO E| Compiling memoffset v0.9.1 |
| 2991 | 2026-08-17T23:31:28.914Z | [ helios-setup] Aug 17 23:31:28.017 INFO E| Compiling textwrap v0.11.0 |
| 2992 | 2026-08-17T23:31:29.024Z | [ helios-setup] Aug 17 23:31:28.127 INFO E| Compiling strum v0.27.1 |
| 2993 | 2026-08-17T23:31:29.027Z | [ helios-setup] Aug 17 23:31:28.127 INFO E| Compiling ansi_term v0.12.1 |
| 2994 | 2026-08-17T23:31:29.077Z | [ helios-setup] Aug 17 23:31:28.179 INFO E| Compiling byteorder v1.5.0 |
| 2995 | 2026-08-17T23:31:29.081Z | [ helios-setup] Aug 17 23:31:28.180 INFO E| Compiling unic-char-range v0.9.0 |
| 2996 | 2026-08-17T23:31:29.123Z | [ helios-setup] Aug 17 23:31:28.222 INFO E| Compiling strsim v0.8.0 |
| 2997 | 2026-08-17T23:31:29.144Z | [ helios-setup] Aug 17 23:31:28.247 INFO E| Compiling unic-common v0.9.0 |
| 2998 | 2026-08-17T23:31:29.181Z | [ host-package] Compiling tagptr v0.2.0 |
| 2999 | 2026-08-17T23:31:29.185Z | [ helios-setup] Aug 17 23:31:28.280 INFO E| Compiling fletcher v1.0.0 |
| 3000 | 2026-08-17T23:31:29.244Z | [ helios-setup] Aug 17 23:31:28.347 INFO E| Compiling bitflags v1.3.2 |
| 3001 | 2026-08-17T23:31:29.277Z | [ helios-setup] Aug 17 23:31:28.380 INFO E| Compiling vec_map v0.8.2 |
| 3002 | 2026-08-17T23:31:29.321Z | [ helios-setup] Aug 17 23:31:28.424 INFO E| Compiling unic-ucd-version v0.9.0 |
| 3003 | 2026-08-17T23:31:29.345Z | [ helios-setup] Aug 17 23:31:28.446 INFO E| Compiling unic-char-property v0.9.0 |
| 3004 | 2026-08-17T23:31:29.375Z | [ host-package] Compiling utf-8 v0.7.6 |
| 3005 | 2026-08-17T23:31:29.418Z | [ helios-setup] Aug 17 23:31:28.520 INFO E| Compiling log v0.4.27 |
| 3006 | 2026-08-17T23:31:29.427Z | [ helios-setup] Aug 17 23:31:28.530 INFO E| Compiling lazy_static v1.5.0 |
| 3007 | 2026-08-17T23:31:29.449Z | [ helios-setup] Aug 17 23:31:28.551 INFO E| Compiling plain v0.2.3 |
| 3008 | 2026-08-17T23:31:29.469Z | [ host-package] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3009 | 2026-08-17T23:31:29.476Z | [ helios-setup] Aug 17 23:31:28.579 INFO E| Compiling unic-ucd-ident v0.9.0 |
| 3010 | 2026-08-17T23:31:29.484Z | [ helios-setup] Aug 17 23:31:28.587 INFO E| Compiling bytesize v2.0.1 |
| 3011 | 2026-08-17T23:31:29.528Z | [ helios-setup] Aug 17 23:31:28.631 INFO E| Compiling atty v0.2.14 |
| 3012 | 2026-08-17T23:31:29.559Z | [ helios-setup] Aug 17 23:31:28.661 INFO E| Compiling heck v0.3.3 |
| 3013 | 2026-08-17T23:31:29.610Z | [ host-package] Compiling moka v0.12.13 |
| 3014 | 2026-08-17T23:31:29.634Z | [ helios-setup] Aug 17 23:31:28.736 INFO E| Compiling clap v2.34.0 |
| 3015 | 2026-08-17T23:31:29.810Z | [ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3016 | 2026-08-17T23:31:29.886Z | [ host-package] Compiling tungstenite v0.21.0 |
| 3017 | 2026-08-17T23:31:30.139Z | [ helios-setup] Aug 17 23:31:29.242 INFO E| Compiling quote v1.0.40 |
| 3018 | 2026-08-17T23:31:30.147Z | [ helios-setup] Aug 17 23:31:29.250 INFO E| Compiling parse_int v0.9.0 |
| 3019 | 2026-08-17T23:31:30.174Z | [ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3020 | 2026-08-17T23:31:30.347Z | [ helios-setup] Aug 17 23:31:29.450 INFO E| Compiling syn v2.0.101 |
| 3021 | 2026-08-17T23:31:30.365Z | [ host-package] Compiling darling_core v0.21.3 |
| 3022 | 2026-08-17T23:31:31.372Z | [ host-package] Compiling hickory-resolver v0.25.2 |
| 3023 | 2026-08-17T23:31:32.517Z | [ host-package] Compiling tokio-tungstenite v0.21.0 |
| 3024 | 2026-08-17T23:31:32.932Z | [ helios-setup] Aug 17 23:31:32.035 INFO E| Compiling serde_derive_internals v0.29.1 |
| 3025 | 2026-08-17T23:31:33.088Z | [ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3026 | 2026-08-17T23:31:33.132Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3027 | 2026-08-17T23:31:33.180Z | [ host-package] Compiling darling_macro v0.21.3 |
| 3028 | 2026-08-17T23:31:33.672Z | [ helios-setup] Aug 17 23:31:32.774 INFO E| Compiling thiserror-impl v2.0.12 |
| 3029 | 2026-08-17T23:31:33.672Z | [ helios-setup] Aug 17 23:31:32.774 INFO E| Compiling serde_derive v1.0.219 |
| 3030 | 2026-08-17T23:31:33.672Z | [ helios-setup] Aug 17 23:31:32.774 INFO E| Compiling zerocopy-derive v0.8.25 |
| 3031 | 2026-08-17T23:31:33.675Z | [ helios-setup] Aug 17 23:31:32.774 INFO E| Compiling modular-bitfield-impl v0.13.1 |
| 3032 | 2026-08-17T23:31:33.675Z | [ helios-setup] Aug 17 23:31:32.774 INFO E| Compiling num-derive v0.4.2 |
| 3033 | 2026-08-17T23:31:33.676Z | [ helios-setup] Aug 17 23:31:32.775 INFO E| Compiling scroll_derive v0.12.1 |
| 3034 | 2026-08-17T23:31:33.676Z | [ helios-setup] Aug 17 23:31:32.775 INFO E| Compiling strum_macros v0.27.1 |
| 3035 | 2026-08-17T23:31:33.712Z | [ host-package] Compiling display-error-chain v0.2.2 |
| 3036 | 2026-08-17T23:31:33.853Z | [ host-package] Compiling libscf-sys v1.2.0 |
| 3037 | 2026-08-17T23:31:33.857Z | [ host-package] Compiling vergen-lib v0.1.6 |
| 3038 | 2026-08-17T23:31:33.953Z | [ helios-setup] Aug 17 23:31:33.055 INFO E| Compiling modular-bitfield-impl v0.11.2 |
| 3039 | 2026-08-17T23:31:33.953Z | [ helios-setup] Aug 17 23:31:33.055 INFO E| Compiling structopt-derive v0.4.18 |
| 3040 | 2026-08-17T23:31:34.029Z | [ host-package] Compiling diesel_derives v2.3.7 |
| 3041 | 2026-08-17T23:31:34.094Z | [ host-package] Compiling darling v0.21.3 |
| 3042 | 2026-08-17T23:31:34.135Z | [ helios-setup] Aug 17 23:31:33.237 INFO E| Compiling schemars_derive v0.8.22 |
| 3043 | 2026-08-17T23:31:34.418Z | [ host-package] Compiling scheduled-thread-pool v0.2.7 |
| 3044 | 2026-08-17T23:31:34.543Z | [ host-package] Compiling dsl_auto_type v0.2.0 |
| 3045 | 2026-08-17T23:31:34.558Z | [ host-package] Compiling vergen-gitcl v1.0.8 |
| 3046 | 2026-08-17T23:31:34.562Z | [ host-package] Compiling diesel_table_macro_syntax v0.3.0 |
| 3047 | 2026-08-17T23:31:34.900Z | [ host-package] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 3048 | 2026-08-17T23:31:35.125Z | [ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 3049 | 2026-08-17T23:31:35.274Z | [ host-package] Compiling dirs-sys-next v0.1.2 |
| 3050 | 2026-08-17T23:31:35.393Z | [ host-package] Compiling maplit v1.0.2 |
| 3051 | 2026-08-17T23:31:35.393Z | [ host-package] Compiling crunchy v0.2.4 |
| 3052 | 2026-08-17T23:31:35.603Z | [ helios-setup] Aug 17 23:31:34.706 INFO E| Compiling modular-bitfield v0.13.1 |
| 3053 | 2026-08-17T23:31:35.681Z | [ helios-setup] Aug 17 23:31:34.780 INFO E| Compiling pest v2.8.0 |
| 3054 | 2026-08-17T23:31:35.685Z | [ host-package] Compiling glob v0.3.3 |
| 3055 | 2026-08-17T23:31:35.706Z | [ helios-setup] Aug 17 23:31:34.808 INFO E| Compiling modular-bitfield v0.11.2 |
| 3056 | 2026-08-17T23:31:35.746Z | [ helios-setup] Aug 17 23:31:34.848 INFO E| Compiling scroll v0.12.0 |
| 3057 | 2026-08-17T23:31:35.765Z | [ helios-setup] Aug 17 23:31:34.868 INFO E| Compiling structopt v0.3.26 |
| 3058 | 2026-08-17T23:31:35.938Z | [ host-package] Compiling dirs-next v2.0.0 |
| 3059 | 2026-08-17T23:31:36.002Z | [ helios-setup] Aug 17 23:31:35.103 INFO E| Compiling goblin v0.9.3 |
| 3060 | 2026-08-17T23:31:36.187Z | [ host-package] Compiling r2d2 v0.8.10 |
| 3061 | 2026-08-17T23:31:36.270Z | [ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3062 | 2026-08-17T23:31:36.322Z | [ host-package] Compiling clang-sys v1.8.1 |
| 3063 | 2026-08-17T23:31:36.472Z | [ host-package] Compiling papergrid v0.18.0 |
| 3064 | 2026-08-17T23:31:36.909Z | [ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3065 | 2026-08-17T23:31:37.022Z | [ host-package] Compiling downcast-rs v2.0.2 |
| 3066 | 2026-08-17T23:31:37.135Z | [ host-package] Compiling tiny-keccak v2.0.2 |
| 3067 | 2026-08-17T23:31:37.197Z | [ helios-setup] Aug 17 23:31:36.300 INFO E| Compiling pest_meta v2.8.0 |
| 3068 | 2026-08-17T23:31:37.540Z | [ host-package] Compiling term v0.7.0 |
| 3069 | 2026-08-17T23:31:37.876Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3070 | 2026-08-17T23:31:37.909Z | [ helios-setup] Aug 17 23:31:37.012 INFO E| Compiling pest_generator v2.8.0 |
| 3071 | 2026-08-17T23:31:38.104Z | [ host-package] Compiling tabled v0.21.0 |
| 3072 | 2026-08-17T23:31:38.180Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3073 | 2026-08-17T23:31:38.210Z | [ host-package] Compiling bit-vec v0.6.3 |
| 3074 | 2026-08-17T23:31:38.621Z | [ host-package] Compiling bit-set v0.5.3 |
| 3075 | 2026-08-17T23:31:38.643Z | [ host-package] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3076 | 2026-08-17T23:31:38.842Z | [ host-package] Compiling ascii-canvas v3.0.0 |
| 3077 | 2026-08-17T23:31:39.001Z | [ helios-setup] Aug 17 23:31:38.103 INFO E| Compiling pest_derive v2.8.0 |
| 3078 | 2026-08-17T23:31:39.214Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3079 | 2026-08-17T23:31:39.409Z | [ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3080 | 2026-08-17T23:31:39.728Z | [ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3081 | 2026-08-17T23:31:39.760Z | [ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3082 | 2026-08-17T23:31:39.851Z | [ helios-setup] Aug 17 23:31:38.953 INFO E| Compiling json5 v0.4.1 |
| 3083 | 2026-08-17T23:31:39.902Z | [ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3084 | 2026-08-17T23:31:40.002Z | [ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3085 | 2026-08-17T23:31:40.095Z | [ host-package] Compiling itertools v0.10.5 |
| 3086 | 2026-08-17T23:31:40.216Z | [ host-package] Compiling ena v0.14.4 |
| 3087 | 2026-08-17T23:31:40.471Z | [ host-package] Compiling libloading v0.8.9 |
| 3088 | 2026-08-17T23:31:40.783Z | [ host-package] Compiling xshell-macros v0.2.7 |
| 3089 | 2026-08-17T23:31:40.845Z | [ host-package] Compiling bindgen v0.71.1 |
| 3090 | 2026-08-17T23:31:40.973Z | [ host-package] Compiling unicase v2.9.0 |
| 3091 | 2026-08-17T23:31:41.182Z | [ helios-setup] Aug 17 23:31:40.285 INFO E| Compiling four-cc v0.4.0 |
| 3092 | 2026-08-17T23:31:41.182Z | [ helios-setup] Aug 17 23:31:40.285 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3) |
| 3093 | 2026-08-17T23:31:41.271Z | [ host-package] Compiling regex-syntax v0.6.29 |
| 3094 | 2026-08-17T23:31:41.302Z | [ host-package] Compiling diff v0.1.13 |
| 3095 | 2026-08-17T23:31:41.315Z | [ helios-setup] Aug 17 23:31:40.413 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60) |
| 3096 | 2026-08-17T23:31:41.349Z | [ host-package] Compiling xshell v0.2.7 |
| 3097 | 2026-08-17T23:31:41.496Z | [ host-package] Compiling diesel v2.3.7 |
| 3098 | 2026-08-17T23:31:41.849Z | [ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3099 | 2026-08-17T23:31:42.621Z | [ host-package] Compiling cexpr v0.6.0 |
| 3100 | 2026-08-17T23:31:42.693Z | [ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3101 | 2026-08-17T23:31:42.983Z | [ host-package] Compiling lalrpop v0.19.12 |
| 3102 | 2026-08-17T23:31:43.018Z | [ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3103 | 2026-08-17T23:31:43.410Z | [ host-package] Compiling rustc-hash v2.1.1 |
| 3104 | 2026-08-17T23:31:43.479Z | [ host-package] Compiling crc8 v0.1.1 |
| 3105 | 2026-08-17T23:31:43.665Z | [ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3106 | 2026-08-17T23:31:43.909Z | [ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3107 | 2026-08-17T23:31:44.068Z | [ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3108 | 2026-08-17T23:31:44.516Z | [ host-package] Compiling headers-core v0.3.0 |
| 3109 | 2026-08-17T23:31:44.694Z | [ host-package] Compiling libxml v0.3.3 |
| 3110 | 2026-08-17T23:31:44.697Z | [ host-package] Compiling headers v0.4.1 |
| 3111 | 2026-08-17T23:31:44.764Z | [ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3112 | 2026-08-17T23:31:44.931Z | [ host-package] Compiling strum_macros v0.24.3 |
| 3113 | 2026-08-17T23:31:45.036Z | [ host-package] Compiling indoc v1.0.9 |
| 3114 | 2026-08-17T23:31:45.323Z | [ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3115 | 2026-08-17T23:31:45.476Z | [ host-package] Compiling derive_builder v0.20.2 |
| 3116 | 2026-08-17T23:31:45.565Z | [ host-package] Compiling oso-derive v0.27.3 |
| 3117 | 2026-08-17T23:31:45.705Z | [ host-package] Compiling quick-xml v0.37.5 |
| 3118 | 2026-08-17T23:31:45.863Z | [ host-package] Compiling impl-trait-for-tuples v0.2.3 |
| 3119 | 2026-08-17T23:31:46.139Z | [ host-package] Compiling openssl-probe v0.1.6 |
| 3120 | 2026-08-17T23:31:46.240Z | [ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3121 | 2026-08-17T23:31:46.478Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3122 | 2026-08-17T23:31:46.592Z | [ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3123 | 2026-08-17T23:31:46.665Z | [ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3124 | 2026-08-17T23:31:46.834Z | [ host-package] Compiling bb8 v0.8.6 |
| 3125 | 2026-08-17T23:31:46.897Z | [ host-package] Compiling trait-variant v0.1.2 |
| 3126 | 2026-08-17T23:31:47.004Z | [ host-package] Compiling half v1.8.3 |
| 3127 | 2026-08-17T23:31:47.137Z | [ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3128 | 2026-08-17T23:31:47.246Z | [ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3129 | 2026-08-17T23:31:47.332Z | [ host-package] Compiling serde_cbor v0.11.2 |
| 3130 | 2026-08-17T23:31:47.500Z | [ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3131 | 2026-08-17T23:31:47.643Z | [ host-package] Compiling progenitor-impl v0.13.0 |
| 3132 | 2026-08-17T23:31:47.685Z | [ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3133 | 2026-08-17T23:31:48.341Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3134 | 2026-08-17T23:31:48.410Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3135 | 2026-08-17T23:31:48.478Z | [ host-package] Compiling nonempty v0.12.0 |
| 3136 | 2026-08-17T23:31:48.508Z | [ host-package] Compiling samael v0.0.19 |
| 3137 | 2026-08-17T23:31:48.569Z | [ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3138 | 2026-08-17T23:31:48.891Z | [ host-package] Compiling progenitor-client v0.13.0 |
| 3139 | 2026-08-17T23:31:49.489Z | [ host-package] Compiling fxhash v0.2.1 |
| 3140 | 2026-08-17T23:31:49.688Z | [ host-package] Compiling libz-sys v1.1.24 |
| 3141 | 2026-08-17T23:31:49.805Z | [ host-package] Compiling salty v0.3.0 |
| 3142 | 2026-08-17T23:31:49.877Z | [ host-package] Compiling progenitor-macro v0.13.0 |
| 3143 | 2026-08-17T23:31:50.148Z | [ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3144 | 2026-08-17T23:31:50.187Z | [ host-package] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3145 | 2026-08-17T23:31:50.347Z | [ host-package] Compiling kstat-rs v0.2.5 |
| 3146 | 2026-08-17T23:31:51.081Z | [ host-package] Compiling mime_guess v2.0.5 |
| 3147 | 2026-08-17T23:31:51.136Z | [ host-package] Compiling polar-core v0.27.3 |
| 3148 | 2026-08-17T23:31:51.623Z | [ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3149 | 2026-08-17T23:31:52.425Z | [ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3150 | 2026-08-17T23:31:52.944Z | [ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3151 | 2026-08-17T23:31:53.326Z | [ host-package] Compiling rfc6979 v0.4.0 |
| 3152 | 2026-08-17T23:31:53.514Z | [ host-package] Compiling nanorand v0.7.0 |
| 3153 | 2026-08-17T23:31:53.800Z | [ host-package] Compiling libgit2-sys v0.18.3+1.9.2 |
| 3154 | 2026-08-17T23:31:54.006Z | [ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3155 | 2026-08-17T23:31:54.240Z | [ host-package] Compiling parking_lot_core v0.8.6 |
| 3156 | 2026-08-17T23:31:54.304Z | [ host-package] Compiling flume v0.11.1 |
| 3157 | 2026-08-17T23:31:54.431Z | [ host-package] Compiling progenitor v0.13.0 |
| 3158 | 2026-08-17T23:31:54.585Z | [ host-package] Compiling ecdsa v0.16.9 |
| 3159 | 2026-08-17T23:31:54.629Z | [ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3160 | 2026-08-17T23:31:55.002Z | [ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3161 | 2026-08-17T23:31:55.230Z | [ host-package] Compiling primeorder v0.13.6 |
| 3162 | 2026-08-17T23:31:55.488Z | [ host-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 3163 | 2026-08-17T23:31:55.578Z | [ host-package] Compiling git-stub v1.0.0 |
| 3164 | 2026-08-17T23:31:55.578Z | [ helios-setup] Aug 17 23:31:54.681 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config) |
| 3165 | 2026-08-17T23:31:56.013Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3166 | 2026-08-17T23:31:56.353Z | [ host-package] Compiling http-range v0.1.5 |
| 3167 | 2026-08-17T23:31:56.402Z | [ host-package] Compiling instability v0.3.11 |
| 3168 | 2026-08-17T23:31:56.732Z | [ host-package] Compiling strsim v0.10.0 |
| 3169 | 2026-08-17T23:31:56.939Z | [ host-package] Compiling darling_core v0.13.4 |
| 3170 | 2026-08-17T23:31:57.083Z | [ host-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 3171 | 2026-08-17T23:31:58.627Z | [ host-package] Compiling git-stub-vcs v0.1.0 |
| 3172 | 2026-08-17T23:31:58.695Z | [ helios-setup] Aug 17 23:31:57.797 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder) |
| 3173 | 2026-08-17T23:31:58.699Z | [ host-package] Compiling p384 v0.13.1 |
| 3174 | 2026-08-17T23:31:58.996Z | [ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3175 | 2026-08-17T23:31:59.297Z | [ host-package] Compiling ignore v0.4.25 |
| 3176 | 2026-08-17T23:31:59.666Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 3177 | 2026-08-17T23:32:01.153Z | [ host-package] Compiling oso v0.27.3 |
| 3178 | 2026-08-17T23:32:02.624Z | [ host-package] Compiling async-bb8-diesel v0.2.1 |
| 3179 | 2026-08-17T23:32:03.088Z | [ host-package] Compiling diesel-dtrace v0.5.0 |
| 3180 | 2026-08-17T23:32:03.183Z | [ host-package] Compiling castaway v0.2.4 |
| 3181 | 2026-08-17T23:32:03.409Z | [ host-package] Compiling vergen-git2 v9.1.0 |
| 3182 | 2026-08-17T23:32:03.523Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 3183 | 2026-08-17T23:32:03.695Z | [ host-package] Compiling indoc v2.0.7 |
| 3184 | 2026-08-17T23:32:03.762Z | [ host-package] Compiling compact_str v0.8.1 |
| 3185 | 2026-08-17T23:32:03.913Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 3186 | 2026-08-17T23:32:04.528Z | [ host-package] Compiling globwalk v0.9.1 |
| 3187 | 2026-08-17T23:32:04.960Z | [ host-package] Compiling hyper-staticfile v0.10.1 |
| 3188 | 2026-08-17T23:32:05.020Z | [ host-package] Compiling parking_lot v0.11.2 |
| 3189 | 2026-08-17T23:32:05.311Z | [ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3190 | 2026-08-17T23:32:05.403Z | [ host-package] Compiling darling_macro v0.13.4 |
| 3191 | 2026-08-17T23:32:05.645Z | [ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 3192 | 2026-08-17T23:32:06.022Z | [ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3193 | 2026-08-17T23:32:06.139Z | [ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3194 | 2026-08-17T23:32:06.292Z | [ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3195 | 2026-08-17T23:32:06.338Z | [ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3196 | 2026-08-17T23:32:06.620Z | [ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3197 | 2026-08-17T23:32:06.723Z | [ host-package] Compiling predicates-tree v1.0.13 |
| 3198 | 2026-08-17T23:32:07.067Z | [ host-package] Compiling unicode-truncate v1.1.0 |
| 3199 | 2026-08-17T23:32:07.247Z | [ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3200 | 2026-08-17T23:32:07.325Z | [ host-package] Compiling lru v0.12.5 |
| 3201 | 2026-08-17T23:32:07.493Z | [ host-package] Compiling prefix-trie v0.7.0 |
| 3202 | 2026-08-17T23:32:07.583Z | [ host-package] Compiling rand_seeder v0.4.0 |
| 3203 | 2026-08-17T23:32:07.870Z | [ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3204 | 2026-08-17T23:32:07.926Z | [ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3205 | 2026-08-17T23:32:08.022Z | [ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3206 | 2026-08-17T23:32:08.537Z | [ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3207 | 2026-08-17T23:32:08.646Z | [ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 3208 | 2026-08-17T23:32:08.650Z | [ host-package] Compiling illumos-nvpair-sys v0.2.0 |
| 3209 | 2026-08-17T23:32:08.902Z | [ host-package] Compiling corncobs v0.1.4 |
| 3210 | 2026-08-17T23:32:08.906Z | [ host-package] Compiling cassowary v0.3.0 |
| 3211 | 2026-08-17T23:32:09.059Z | [ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3212 | 2026-08-17T23:32:09.134Z | [ host-package] Compiling hickory-server v0.25.2 |
| 3213 | 2026-08-17T23:32:09.187Z | [ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3214 | 2026-08-17T23:32:09.402Z | [ host-package] Compiling ratatui v0.29.0 |
| 3215 | 2026-08-17T23:32:09.574Z | [ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3216 | 2026-08-17T23:32:10.022Z | [ host-package] Compiling camino-tempfile-ext v0.3.3 |
| 3217 | 2026-08-17T23:32:10.352Z | [ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3218 | 2026-08-17T23:32:10.448Z | [ helios-setup] Aug 17 23:32:09.550 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.83s |
| 3219 | 2026-08-17T23:32:10.483Z | [ helios-setup] Aug 17 23:32:09.585 INFO building project "amd-host-image-builder" ok (44 seconds) |
| 3220 | 2026-08-17T23:32:10.483Z | [ helios-setup] Aug 17 23:32:09.585 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick" |
| 3221 | 2026-08-17T23:32:10.492Z | [ helios-setup] Aug 17 23:32:09.595 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.97.1-x86_64-unknown-illumos (default)" |
| 3222 | 2026-08-17T23:32:10.493Z | [ helios-setup] Aug 17 23:32:09.595 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick |
| 3223 | 2026-08-17T23:32:10.496Z | [ helios-setup] Aug 17 23:32:09.595 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") |
| 3224 | 2026-08-17T23:32:10.554Z | [ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3225 | 2026-08-17T23:32:10.673Z | [ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3226 | 2026-08-17T23:32:10.677Z | [ helios-setup] Aug 17 23:32:09.779 INFO E| Downloading crates ... |
| 3227 | 2026-08-17T23:32:10.718Z | [ helios-setup] Aug 17 23:32:09.820 INFO E| Downloaded adler2 v2.0.0 |
| 3228 | 2026-08-17T23:32:10.728Z | [ helios-setup] Aug 17 23:32:09.831 INFO E| Downloaded miniz_oxide v0.8.8 |
| 3229 | 2026-08-17T23:32:10.772Z | [ helios-setup] Aug 17 23:32:09.874 INFO E| Compiling adler2 v2.0.0 |
| 3230 | 2026-08-17T23:32:10.866Z | [ helios-setup] Aug 17 23:32:09.968 INFO E| Compiling miniz_oxide v0.8.8 |
| 3231 | 2026-08-17T23:32:11.455Z | [ host-package] Compiling darling v0.13.4 |
| 3232 | 2026-08-17T23:32:11.922Z | [ helios-setup] Aug 17 23:32:11.023 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) |
| 3233 | 2026-08-17T23:32:12.459Z | [ helios-setup] Aug 17 23:32:11.561 INFO E| Finished `release` profile [optimized] target(s) in 1.95s |
| 3234 | 2026-08-17T23:32:12.470Z | [ helios-setup] Aug 17 23:32:11.572 INFO building project "pinprick" ok (1 seconds) |
| 3235 | 2026-08-17T23:32:12.470Z | [ helios-setup] Aug 17 23:32:11.572 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot" |
| 3236 | 2026-08-17T23:32:12.478Z | [ helios-setup] Aug 17 23:32:11.581 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.97.1-x86_64-unknown-illumos (default)" |
| 3237 | 2026-08-17T23:32:12.478Z | [ helios-setup] Aug 17 23:32:11.581 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot |
| 3238 | 2026-08-17T23:32:12.483Z | [ helios-setup] Aug 17 23:32:11.581 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") |
| 3239 | 2026-08-17T23:32:12.589Z | [ helios-setup] Aug 17 23:32:11.692 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` |
| 3240 | 2026-08-17T23:32:12.691Z | [ host-package] Compiling sled v0.34.7 |
| 3241 | 2026-08-17T23:32:12.949Z | [ helios-setup] Aug 17 23:32:12.051 INFO E| From https://github.com/jclulow/hiercmd |
| 3242 | 2026-08-17T23:32:12.949Z | [ helios-setup] Aug 17 23:32:12.051 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee |
| 3243 | 2026-08-17T23:32:12.961Z | [ helios-setup] Aug 17 23:32:12.063 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 3244 | 2026-08-17T23:32:13.310Z | [ helios-setup] Aug 17 23:32:12.412 INFO E| From https://github.com/oxidecomputer/network-interface |
| 3245 | 2026-08-17T23:32:13.310Z | [ helios-setup] Aug 17 23:32:12.412 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 3246 | 2026-08-17T23:32:13.322Z | [ helios-setup] Aug 17 23:32:12.424 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` |
| 3247 | 2026-08-17T23:32:13.680Z | [ helios-setup] Aug 17 23:32:12.782 INFO E| From https://github.com/oxidecomputer/boot-image-tools |
| 3248 | 2026-08-17T23:32:13.680Z | [ helios-setup] Aug 17 23:32:12.782 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff |
| 3249 | 2026-08-17T23:32:13.707Z | [ helios-setup] Aug 17 23:32:12.809 INFO E| Updating crates.io index |
| 3250 | 2026-08-17T23:32:14.011Z | [ helios-setup] Aug 17 23:32:13.113 INFO E| Downloading crates ... |
| 3251 | 2026-08-17T23:32:14.067Z | [ helios-setup] Aug 17 23:32:13.169 INFO E| Downloaded getrandom v0.2.16 |
| 3252 | 2026-08-17T23:32:14.071Z | [ helios-setup] Aug 17 23:32:13.172 INFO E| Downloaded clap v4.5.51 |
| 3253 | 2026-08-17T23:32:14.078Z | [ helios-setup] Aug 17 23:32:13.181 INFO E| Downloaded time-core v0.1.6 |
| 3254 | 2026-08-17T23:32:14.082Z | [ helios-setup] Aug 17 23:32:13.182 INFO E| Downloaded proc-macro2 v1.0.103 |
| 3255 | 2026-08-17T23:32:14.086Z | [ helios-setup] Aug 17 23:32:13.189 INFO E| Downloaded tokio-macros v2.6.0 |
| 3256 | 2026-08-17T23:32:14.094Z | [ helios-setup] Aug 17 23:32:13.197 INFO E| Downloaded futures-macro v0.3.31 |
| 3257 | 2026-08-17T23:32:14.098Z | [ helios-setup] Aug 17 23:32:13.198 INFO E| Downloaded futures-io v0.3.31 |
| 3258 | 2026-08-17T23:32:14.098Z | [ helios-setup] Aug 17 23:32:13.198 INFO E| Downloaded pin-utils v0.1.0 |
| 3259 | 2026-08-17T23:32:14.098Z | [ helios-setup] Aug 17 23:32:13.199 INFO E| Downloaded futures-sink v0.3.31 |
| 3260 | 2026-08-17T23:32:14.102Z | [ helios-setup] Aug 17 23:32:13.205 INFO E| Downloaded log v0.4.28 |
| 3261 | 2026-08-17T23:32:14.110Z | [ helios-setup] Aug 17 23:32:13.212 INFO E| Downloaded env_filter v0.1.4 |
| 3262 | 2026-08-17T23:32:14.114Z | [ helios-setup] Aug 17 23:32:13.213 INFO E| Downloaded devinfo v0.1.0 |
| 3263 | 2026-08-17T23:32:14.117Z | [ helios-setup] Aug 17 23:32:13.220 INFO E| Downloaded crc v3.3.0 |
| 3264 | 2026-08-17T23:32:14.120Z | [ helios-setup] Aug 17 23:32:13.222 INFO E| Downloaded typenum v1.19.0 |
| 3265 | 2026-08-17T23:32:14.126Z | [ helios-setup] Aug 17 23:32:13.229 INFO E| Downloaded clap_lex v0.7.6 |
| 3266 | 2026-08-17T23:32:14.130Z | [ helios-setup] Aug 17 23:32:13.233 INFO E| Downloaded futures-core v0.3.31 |
| 3267 | 2026-08-17T23:32:14.133Z | [ helios-setup] Aug 17 23:32:13.234 INFO E| Downloaded futures-task v0.3.31 |
| 3268 | 2026-08-17T23:32:14.148Z | [ helios-setup] Aug 17 23:32:13.251 INFO E| Downloaded libdevinfo-sys v1.1.0 |
| 3269 | 2026-08-17T23:32:14.151Z | [ helios-setup] Aug 17 23:32:13.251 INFO E| Downloaded simd-adler32 v0.3.7 |
| 3270 | 2026-08-17T23:32:14.155Z | [ helios-setup] Aug 17 23:32:13.258 INFO E| Downloaded getopts v0.2.24 |
| 3271 | 2026-08-17T23:32:14.159Z | [ helios-setup] Aug 17 23:32:13.259 INFO E| Downloaded anstyle-query v1.1.4 |
| 3272 | 2026-08-17T23:32:14.159Z | [ helios-setup] Aug 17 23:32:13.261 INFO E| Downloaded env_logger v0.11.8 |
| 3273 | 2026-08-17T23:32:14.162Z | [ helios-setup] Aug 17 23:32:13.262 INFO E| Downloaded anstyle v1.0.13 |
| 3274 | 2026-08-17T23:32:14.162Z | [ helios-setup] Aug 17 23:32:13.263 INFO E| Downloaded futures-channel v0.3.31 |
| 3275 | 2026-08-17T23:32:14.162Z | [ helios-setup] Aug 17 23:32:13.264 INFO E| Downloaded bitfield v0.19.3 |
| 3276 | 2026-08-17T23:32:14.166Z | [ helios-setup] Aug 17 23:32:13.266 INFO E| Downloaded find-msvc-tools v0.1.4 |
| 3277 | 2026-08-17T23:32:14.170Z | [ helios-setup] Aug 17 23:32:13.273 INFO E| Downloaded zeroize_derive v1.4.2 |
| 3278 | 2026-08-17T23:32:14.186Z | [ helios-setup] Aug 17 23:32:13.288 INFO E| Downloaded bitfield-macros v0.19.3 |
| 3279 | 2026-08-17T23:32:14.189Z | [ helios-setup] Aug 17 23:32:13.289 INFO E| Downloaded serde_spanned v1.0.3 |
| 3280 | 2026-08-17T23:32:14.193Z | [ helios-setup] Aug 17 23:32:13.296 INFO E| Downloaded serde v1.0.228 |
| 3281 | 2026-08-17T23:32:14.196Z | [ helios-setup] Aug 17 23:32:13.298 INFO E| Downloaded generic-array v0.14.9 |
| 3282 | 2026-08-17T23:32:14.202Z | [ helios-setup] Aug 17 23:32:13.304 INFO E| Downloaded base64ct v1.8.0 |
| 3283 | 2026-08-17T23:32:14.205Z | [ helios-setup] Aug 17 23:32:13.306 INFO E| Downloaded pin-project-lite v0.2.16 |
| 3284 | 2026-08-17T23:32:14.209Z | [ helios-setup] Aug 17 23:32:13.310 INFO E| Downloaded num_enum v0.7.5 |
| 3285 | 2026-08-17T23:32:14.213Z | [ helios-setup] Aug 17 23:32:13.315 INFO E| Downloaded bitflags v2.10.0 |
| 3286 | 2026-08-17T23:32:14.223Z | [ helios-setup] Aug 17 23:32:13.326 INFO E| Downloaded slab v0.4.11 |
| 3287 | 2026-08-17T23:32:14.227Z | [ helios-setup] Aug 17 23:32:13.327 INFO E| Downloaded time-macros v0.2.24 |
| 3288 | 2026-08-17T23:32:14.230Z | [ helios-setup] Aug 17 23:32:13.333 INFO E| Downloaded deranged v0.5.5 |
| 3289 | 2026-08-17T23:32:14.234Z | [ helios-setup] Aug 17 23:32:13.335 INFO E| Downloaded signal-hook-registry v1.4.6 |
| 3290 | 2026-08-17T23:32:14.234Z | [ helios-setup] Aug 17 23:32:13.336 INFO E| Downloaded thiserror v2.0.17 |
| 3291 | 2026-08-17T23:32:14.239Z | [ helios-setup] Aug 17 23:32:13.339 INFO E| Downloaded thiserror-impl v2.0.17 |
| 3292 | 2026-08-17T23:32:14.239Z | [ helios-setup] Aug 17 23:32:13.340 INFO E| Downloaded toml_writer v1.0.4 |
| 3293 | 2026-08-17T23:32:14.242Z | [ helios-setup] Aug 17 23:32:13.341 INFO E| Downloaded zeroize v1.8.2 |
| 3294 | 2026-08-17T23:32:14.242Z | [ helios-setup] Aug 17 23:32:13.342 INFO E| Downloaded toml_datetime v0.7.3 |
| 3295 | 2026-08-17T23:32:14.242Z | [ helios-setup] Aug 17 23:32:13.343 INFO E| Downloaded iddqd v0.3.14 |
| 3296 | 2026-08-17T23:32:14.242Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3297 | 2026-08-17T23:32:14.246Z | [ helios-setup] Aug 17 23:32:13.347 INFO E| Downloaded futures-executor v0.3.31 |
| 3298 | 2026-08-17T23:32:14.250Z | [ helios-setup] Aug 17 23:32:13.350 INFO E| Downloaded unicode-ident v1.0.22 |
| 3299 | 2026-08-17T23:32:14.253Z | [ helios-setup] Aug 17 23:32:13.353 INFO E| Downloaded toml_parser v1.0.4 |
| 3300 | 2026-08-17T23:32:14.254Z | [ helios-setup] Aug 17 23:32:13.356 INFO E| Downloaded iana-time-zone v0.1.64 |
| 3301 | 2026-08-17T23:32:14.263Z | [ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3302 | 2026-08-17T23:32:14.269Z | [ helios-setup] Aug 17 23:32:13.369 INFO E| Downloaded quote v1.0.41 |
| 3303 | 2026-08-17T23:32:14.272Z | [ helios-setup] Aug 17 23:32:13.372 INFO E| Downloaded term v1.2.0 |
| 3304 | 2026-08-17T23:32:14.272Z | [ helios-setup] Aug 17 23:32:13.375 INFO E| Downloaded num_enum_derive v0.7.5 |
| 3305 | 2026-08-17T23:32:14.276Z | [ helios-setup] Aug 17 23:32:13.375 INFO E| Downloaded anyhow v1.0.100 |
| 3306 | 2026-08-17T23:32:14.279Z | [ helios-setup] Aug 17 23:32:13.382 INFO E| Downloaded clap_derive v4.5.49 |
| 3307 | 2026-08-17T23:32:14.286Z | [ helios-setup] Aug 17 23:32:13.386 INFO E| Downloaded toml v0.9.8 |
| 3308 | 2026-08-17T23:32:14.289Z | [ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3309 | 2026-08-17T23:32:14.301Z | [ helios-setup] Aug 17 23:32:13.403 INFO E| Downloaded cc v1.2.44 |
| 3310 | 2026-08-17T23:32:14.304Z | [ helios-setup] Aug 17 23:32:13.405 INFO E| Downloaded futures v0.3.31 |
| 3311 | 2026-08-17T23:32:14.308Z | [ helios-setup] Aug 17 23:32:13.409 INFO E| Downloaded serde_core v1.0.228 |
| 3312 | 2026-08-17T23:32:14.308Z | [ helios-setup] Aug 17 23:32:13.410 INFO E| Downloaded serde_derive v1.0.228 |
| 3313 | 2026-08-17T23:32:14.316Z | [ helios-setup] Aug 17 23:32:13.418 INFO E| Downloaded socket2 v0.6.1 |
| 3314 | 2026-08-17T23:32:14.319Z | [ helios-setup] Aug 17 23:32:13.422 INFO E| Downloaded toml_edit v0.23.7 |
| 3315 | 2026-08-17T23:32:14.327Z | [ helios-setup] Aug 17 23:32:13.430 INFO E| Downloaded bytes v1.10.1 |
| 3316 | 2026-08-17T23:32:14.330Z | [ helios-setup] Aug 17 23:32:13.433 INFO E| Downloaded uuid v1.18.1 |
| 3317 | 2026-08-17T23:32:14.334Z | [ helios-setup] Aug 17 23:32:13.437 INFO E| Downloaded flate2 v1.1.5 |
| 3318 | 2026-08-17T23:32:14.338Z | [ helios-setup] Aug 17 23:32:13.441 INFO E| Downloaded rand v0.8.5 |
| 3319 | 2026-08-17T23:32:14.346Z | [ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3320 | 2026-08-17T23:32:14.351Z | [ helios-setup] Aug 17 23:32:13.453 INFO E| Downloaded rsa v0.9.8 |
| 3321 | 2026-08-17T23:32:14.354Z | [ helios-setup] Aug 17 23:32:13.457 INFO E| Downloaded indexmap v2.12.0 |
| 3322 | 2026-08-17T23:32:14.358Z | [ helios-setup] Aug 17 23:32:13.460 INFO E| Downloaded mio v1.1.0 |
| 3323 | 2026-08-17T23:32:14.361Z | [ helios-setup] Aug 17 23:32:13.464 INFO E| Downloaded serde_json v1.0.145 |
| 3324 | 2026-08-17T23:32:14.367Z | [ helios-setup] Aug 17 23:32:13.469 INFO E| Downloaded zerocopy-derive v0.8.27 |
| 3325 | 2026-08-17T23:32:14.371Z | [ helios-setup] Aug 17 23:32:13.474 INFO E| Downloaded memchr v2.7.6 |
| 3326 | 2026-08-17T23:32:14.395Z | [ helios-setup] Aug 17 23:32:13.498 INFO E| Downloaded num-bigint-dig v0.8.4 |
| 3327 | 2026-08-17T23:32:14.410Z | [ helios-setup] Aug 17 23:32:13.513 INFO E| Downloaded futures-util v0.3.31 |
| 3328 | 2026-08-17T23:32:14.419Z | [ helios-setup] Aug 17 23:32:13.521 INFO E| Downloaded time v0.3.44 |
| 3329 | 2026-08-17T23:32:14.424Z | [ helios-setup] Aug 17 23:32:13.526 INFO E| Downloaded libm v0.2.15 |
| 3330 | 2026-08-17T23:32:14.430Z | [ helios-setup] Aug 17 23:32:13.533 INFO E| Downloaded clap_builder v4.5.51 |
| 3331 | 2026-08-17T23:32:14.434Z | [ helios-setup] Aug 17 23:32:13.537 INFO E| Downloaded hashbrown v0.16.0 |
| 3332 | 2026-08-17T23:32:14.438Z | [ helios-setup] Aug 17 23:32:13.541 INFO E| Downloaded winnow v0.7.13 |
| 3333 | 2026-08-17T23:32:14.448Z | [ helios-setup] Aug 17 23:32:13.551 INFO E| Downloaded chrono v0.4.42 |
| 3334 | 2026-08-17T23:32:14.453Z | [ helios-setup] Aug 17 23:32:13.556 INFO E| Downloaded syn v2.0.108 |
| 3335 | 2026-08-17T23:32:14.467Z | [ helios-setup] Aug 17 23:32:13.569 INFO E| Downloaded zerocopy v0.8.27 |
| 3336 | 2026-08-17T23:32:14.480Z | [ helios-setup] Aug 17 23:32:13.583 INFO E| Downloaded unicode-width v0.2.2 |
| 3337 | 2026-08-17T23:32:14.500Z | [ helios-setup] Aug 17 23:32:13.602 INFO E| Downloaded rustix v1.1.2 |
| 3338 | 2026-08-17T23:32:14.550Z | [ helios-setup] Aug 17 23:32:13.652 INFO E| Downloaded libc v0.2.177 |
| 3339 | 2026-08-17T23:32:14.565Z | [ helios-setup] Aug 17 23:32:13.668 INFO E| Downloaded tokio v1.48.0 |
| 3340 | 2026-08-17T23:32:14.580Z | [ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3341 | 2026-08-17T23:32:14.670Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling proc-macro2 v1.0.103 |
| 3342 | 2026-08-17T23:32:14.670Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling unicode-ident v1.0.22 |
| 3343 | 2026-08-17T23:32:14.670Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling quote v1.0.41 |
| 3344 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling libc v0.2.177 |
| 3345 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling serde_core v1.0.228 |
| 3346 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling cfg-if v1.0.4 |
| 3347 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling serde v1.0.228 |
| 3348 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling version_check v0.9.5 |
| 3349 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling autocfg v1.5.0 |
| 3350 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling const-oid v0.9.6 |
| 3351 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling typenum v1.19.0 |
| 3352 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling libm v0.2.15 |
| 3353 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling zerocopy v0.8.27 |
| 3354 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.772 INFO E| Compiling rustversion v1.0.22 |
| 3355 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.773 INFO E| Compiling smallvec v1.15.1 |
| 3356 | 2026-08-17T23:32:14.673Z | [ helios-setup] Aug 17 23:32:13.773 INFO E| Compiling base64ct v1.8.0 |
| 3357 | 2026-08-17T23:32:14.881Z | [ host-package] Compiling secrecy v0.8.0 |
| 3358 | 2026-08-17T23:32:15.134Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3359 | 2026-08-17T23:32:15.185Z | [ helios-setup] Aug 17 23:32:14.287 INFO E| Compiling zeroize v1.8.2 |
| 3360 | 2026-08-17T23:32:15.354Z | [ helios-setup] Aug 17 23:32:14.456 INFO E| Compiling winnow v0.7.13 |
| 3361 | 2026-08-17T23:32:15.573Z | [ helios-setup] Aug 17 23:32:14.675 INFO E| Compiling generic-array v0.14.9 |
| 3362 | 2026-08-17T23:32:15.573Z | [ helios-setup] Aug 17 23:32:14.675 INFO E| Compiling pem-rfc7468 v0.7.0 |
| 3363 | 2026-08-17T23:32:15.679Z | [ helios-setup] Aug 17 23:32:14.781 INFO E| Compiling anyhow v1.0.100 |
| 3364 | 2026-08-17T23:32:15.803Z | [ helios-setup] Aug 17 23:32:14.905 INFO E| Compiling num-traits v0.2.19 |
| 3365 | 2026-08-17T23:32:15.988Z | [ helios-setup] Aug 17 23:32:15.091 INFO E| Compiling flagset v0.4.7 |
| 3366 | 2026-08-17T23:32:16.037Z | [ helios-setup] Aug 17 23:32:15.140 INFO E| Compiling hashbrown v0.16.0 |
| 3367 | 2026-08-17T23:32:16.046Z | [ helios-setup] Aug 17 23:32:15.149 INFO E| Compiling crc32fast v1.5.0 |
| 3368 | 2026-08-17T23:32:16.124Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3369 | 2026-08-17T23:32:16.174Z | [ helios-setup] Aug 17 23:32:15.277 INFO E| Compiling getrandom v0.2.16 |
| 3370 | 2026-08-17T23:32:16.277Z | [ helios-setup] Aug 17 23:32:15.379 INFO E| Compiling byteorder v1.5.0 |
| 3371 | 2026-08-17T23:32:16.308Z | [ helios-setup] Aug 17 23:32:15.410 INFO E| Compiling rustix v1.1.2 |
| 3372 | 2026-08-17T23:32:16.319Z | [ helios-setup] Aug 17 23:32:15.422 INFO E| Compiling utf8parse v0.2.2 |
| 3373 | 2026-08-17T23:32:16.462Z | [ helios-setup] Aug 17 23:32:15.565 INFO E| Compiling equivalent v1.0.2 |
| 3374 | 2026-08-17T23:32:16.555Z | [ helios-setup] Aug 17 23:32:15.657 INFO E| Compiling memchr v2.7.6 |
| 3375 | 2026-08-17T23:32:16.569Z | [ helios-setup] Aug 17 23:32:15.671 INFO E| Compiling anstyle-parse v0.2.7 |
| 3376 | 2026-08-17T23:32:16.906Z | [ helios-setup] Aug 17 23:32:16.008 INFO E| Compiling indexmap v2.12.0 |
| 3377 | 2026-08-17T23:32:16.967Z | [ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3378 | 2026-08-17T23:32:16.987Z | [ helios-setup] Aug 17 23:32:16.089 INFO E| Compiling rand_core v0.6.4 |
| 3379 | 2026-08-17T23:32:16.993Z | [ helios-setup] Aug 17 23:32:16.095 INFO E| Compiling errno v0.3.14 |
| 3380 | 2026-08-17T23:32:17.049Z | [ helios-setup] Aug 17 23:32:16.152 INFO E| Compiling toml_datetime v0.7.3 |
| 3381 | 2026-08-17T23:32:17.078Z | [ helios-setup] Aug 17 23:32:16.180 INFO E| Compiling syn v2.0.108 |
| 3382 | 2026-08-17T23:32:17.165Z | [ helios-setup] Aug 17 23:32:16.267 INFO E| Compiling is_terminal_polyfill v1.70.2 |
| 3383 | 2026-08-17T23:32:17.225Z | [ host-package] Compiling serde_with_macros v1.5.2 |
| 3384 | 2026-08-17T23:32:17.286Z | [ helios-setup] Aug 17 23:32:16.389 INFO E| Compiling syn v1.0.109 |
| 3385 | 2026-08-17T23:32:17.330Z | [ helios-setup] Aug 17 23:32:16.432 INFO E| Compiling colorchoice v1.0.4 |
| 3386 | 2026-08-17T23:32:17.369Z | [ helios-setup] Aug 17 23:32:16.470 INFO E| Compiling anstyle v1.0.13 |
| 3387 | 2026-08-17T23:32:17.476Z | [ helios-setup] Aug 17 23:32:16.578 INFO E| Compiling shlex v1.3.0 |
| 3388 | 2026-08-17T23:32:17.490Z | [ helios-setup] Aug 17 23:32:16.592 INFO E| Compiling radium v0.7.0 |
| 3389 | 2026-08-17T23:32:17.503Z | [ helios-setup] Aug 17 23:32:16.605 INFO E| Compiling find-msvc-tools v0.1.4 |
| 3390 | 2026-08-17T23:32:17.638Z | [ helios-setup] Aug 17 23:32:16.740 INFO E| Compiling allocator-api2 v0.2.21 |
| 3391 | 2026-08-17T23:32:17.728Z | [ helios-setup] Aug 17 23:32:16.830 INFO E| Compiling cpufeatures v0.2.17 |
| 3392 | 2026-08-17T23:32:17.822Z | [ helios-setup] Aug 17 23:32:16.920 INFO E| Compiling anstyle-query v1.1.4 |
| 3393 | 2026-08-17T23:32:17.833Z | [ helios-setup] Aug 17 23:32:16.935 INFO E| Compiling slog v2.8.2 |
| 3394 | 2026-08-17T23:32:17.896Z | [ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3395 | 2026-08-17T23:32:17.945Z | [ helios-setup] Aug 17 23:32:17.047 INFO E| Compiling block-buffer v0.10.4 |
| 3396 | 2026-08-17T23:32:17.982Z | [ helios-setup] Aug 17 23:32:17.082 INFO E| Compiling crypto-common v0.1.6 |
| 3397 | 2026-08-17T23:32:18.011Z | [ helios-setup] Aug 17 23:32:17.114 INFO E| Compiling cc v1.2.44 |
| 3398 | 2026-08-17T23:32:18.048Z | [ helios-setup] Aug 17 23:32:17.151 INFO E| Compiling anstream v0.6.21 |
| 3399 | 2026-08-17T23:32:18.192Z | [ helios-setup] Aug 17 23:32:17.294 INFO E| Compiling maybe-uninit v2.0.0 |
| 3400 | 2026-08-17T23:32:18.206Z | [ helios-setup] Aug 17 23:32:17.309 INFO E| Compiling digest v0.10.7 |
| 3401 | 2026-08-17T23:32:18.225Z | [ helios-setup] Aug 17 23:32:17.327 INFO E| Compiling pkg-config v0.3.32 |
| 3402 | 2026-08-17T23:32:18.456Z | [ helios-setup] Aug 17 23:32:17.558 INFO E| Compiling futures-core v0.3.31 |
| 3403 | 2026-08-17T23:32:18.566Z | [ helios-setup] Aug 17 23:32:17.668 INFO E| Compiling sha2 v0.10.9 |
| 3404 | 2026-08-17T23:32:18.579Z | [ helios-setup] Aug 17 23:32:17.681 INFO E| Compiling futures-sink v0.3.31 |
| 3405 | 2026-08-17T23:32:18.727Z | [ helios-setup] Aug 17 23:32:17.830 INFO E| Compiling unicode-width v0.2.2 |
| 3406 | 2026-08-17T23:32:18.767Z | [ helios-setup] Aug 17 23:32:17.868 INFO E| Compiling toml_parser v1.0.4 |
| 3407 | 2026-08-17T23:32:18.808Z | [ helios-setup] Aug 17 23:32:17.910 INFO E| Compiling parking_lot_core v0.9.12 |
| 3408 | 2026-08-17T23:32:18.870Z | [ helios-setup] Aug 17 23:32:17.972 INFO E| Compiling pin-project-lite v0.2.16 |
| 3409 | 2026-08-17T23:32:18.880Z | [ helios-setup] Aug 17 23:32:17.983 INFO E| Compiling tap v1.0.1 |
| 3410 | 2026-08-17T23:32:18.924Z | [ helios-setup] Aug 17 23:32:18.026 INFO E| Compiling futures-channel v0.3.31 |
| 3411 | 2026-08-17T23:32:18.928Z | [ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3412 | 2026-08-17T23:32:19.016Z | [ helios-setup] Aug 17 23:32:18.116 INFO E| Compiling wyz v0.5.1 |
| 3413 | 2026-08-17T23:32:19.050Z | [ helios-setup] Aug 17 23:32:18.153 INFO E| Compiling num-integer v0.1.46 |
| 3414 | 2026-08-17T23:32:19.167Z | [ helios-setup] Aug 17 23:32:18.269 INFO E| Compiling getopts v0.2.24 |
| 3415 | 2026-08-17T23:32:19.313Z | [ helios-setup] Aug 17 23:32:18.415 INFO E| Compiling ahash v0.8.12 |
| 3416 | 2026-08-17T23:32:19.378Z | [ helios-setup] Aug 17 23:32:18.481 INFO E| Compiling futures-task v0.3.31 |
| 3417 | 2026-08-17T23:32:19.471Z | [ helios-setup] Aug 17 23:32:18.573 INFO E| Compiling toml_edit v0.23.7 |
| 3418 | 2026-08-17T23:32:19.524Z | [ helios-setup] Aug 17 23:32:18.626 INFO E| Compiling scopeguard v1.2.0 |
| 3419 | 2026-08-17T23:32:19.605Z | [ helios-setup] Aug 17 23:32:18.706 INFO E| Compiling spin v0.9.8 |
| 3420 | 2026-08-17T23:32:19.651Z | [ helios-setup] Aug 17 23:32:18.753 INFO E| Compiling strsim v0.11.1 |
| 3421 | 2026-08-17T23:32:19.657Z | [ helios-setup] Aug 17 23:32:18.759 INFO E| Compiling futures-io v0.3.31 |
| 3422 | 2026-08-17T23:32:19.713Z | [ helios-setup] Aug 17 23:32:18.816 INFO E| Compiling clap_lex v0.7.6 |
| 3423 | 2026-08-17T23:32:19.731Z | [ helios-setup] Aug 17 23:32:18.833 INFO E| Compiling pin-utils v0.1.0 |
| 3424 | 2026-08-17T23:32:19.821Z | [ helios-setup] Aug 17 23:32:18.923 INFO E| Compiling time-core v0.1.6 |
| 3425 | 2026-08-17T23:32:19.995Z | [ helios-setup] Aug 17 23:32:19.098 INFO E| Compiling bitflags v2.10.0 |
| 3426 | 2026-08-17T23:32:20.004Z | [ helios-setup] Aug 17 23:32:19.106 INFO E| Compiling num-bigint-dig v0.8.4 |
| 3427 | 2026-08-17T23:32:20.035Z | [ helios-setup] Aug 17 23:32:19.137 INFO E| Compiling num-conv v0.1.0 |
| 3428 | 2026-08-17T23:32:20.122Z | [ helios-setup] Aug 17 23:32:19.224 INFO E| Compiling getrandom v0.3.4 |
| 3429 | 2026-08-17T23:32:20.125Z | [ helios-setup] Aug 17 23:32:19.224 INFO E| Compiling thiserror v1.0.69 |
| 3430 | 2026-08-17T23:32:20.184Z | [ helios-setup] Aug 17 23:32:19.286 INFO E| Compiling bytes v1.10.1 |
| 3431 | 2026-08-17T23:32:20.258Z | [ helios-setup] Aug 17 23:32:19.360 INFO E| Compiling funty v2.0.0 |
| 3432 | 2026-08-17T23:32:20.289Z | [ helios-setup] Aug 17 23:32:19.391 INFO E| Compiling powerfmt v0.2.0 |
| 3433 | 2026-08-17T23:32:20.308Z | [ helios-setup] Aug 17 23:32:19.411 INFO E| Compiling bzip2-sys v0.1.13+1.0.8 |
| 3434 | 2026-08-17T23:32:20.375Z | [ helios-setup] Aug 17 23:32:19.477 INFO E| Compiling slab v0.4.11 |
| 3435 | 2026-08-17T23:32:20.441Z | [ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3436 | 2026-08-17T23:32:20.718Z | [ helios-setup] Aug 17 23:32:19.820 INFO E| Compiling proc-macro-crate v3.4.0 |
| 3437 | 2026-08-17T23:32:20.772Z | [ helios-setup] Aug 17 23:32:19.874 INFO E| Compiling packed_struct v0.10.1 |
| 3438 | 2026-08-17T23:32:20.892Z | [ helios-setup] Aug 17 23:32:19.994 INFO E| Compiling itoa v1.0.15 |
| 3439 | 2026-08-17T23:32:20.976Z | [ helios-setup] Aug 17 23:32:20.078 INFO E| Compiling heck v0.5.0 |
| 3440 | 2026-08-17T23:32:21.061Z | [ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3441 | 2026-08-17T23:32:21.210Z | [ helios-setup] Aug 17 23:32:20.312 INFO E| Compiling bitvec v1.0.1 |
| 3442 | 2026-08-17T23:32:21.229Z | [ helios-setup] Aug 17 23:32:20.331 INFO E| Compiling deranged v0.5.5 |
| 3443 | 2026-08-17T23:32:21.245Z | [ helios-setup] Aug 17 23:32:20.345 INFO E| Compiling time-macros v0.2.24 |
| 3444 | 2026-08-17T23:32:21.315Z | [ helios-setup] Aug 17 23:32:20.418 INFO E| Compiling lazy_static v1.5.0 |
| 3445 | 2026-08-17T23:32:21.338Z | [ helios-setup] Aug 17 23:32:20.441 INFO E| Compiling lock_api v0.4.14 |
| 3446 | 2026-08-17T23:32:21.395Z | [ helios-setup] Aug 17 23:32:20.498 INFO E| Compiling terminal_size v0.4.3 |
| 3447 | 2026-08-17T23:32:21.432Z | [ helios-setup] Aug 17 23:32:20.534 INFO E| Compiling num-iter v0.1.45 |
| 3448 | 2026-08-17T23:32:21.576Z | [ host-package] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3449 | 2026-08-17T23:32:21.659Z | [ helios-setup] Aug 17 23:32:20.761 INFO E| Compiling clap_builder v4.5.51 |
| 3450 | 2026-08-17T23:32:21.718Z | [ helios-setup] Aug 17 23:32:20.820 INFO E| Compiling indexmap v1.9.3 |
| 3451 | 2026-08-17T23:32:21.773Z | [ helios-setup] Aug 17 23:32:20.876 INFO E| Compiling simd-adler32 v0.3.7 |
| 3452 | 2026-08-17T23:32:21.803Z | [ helios-setup] Aug 17 23:32:20.905 INFO E| Compiling adler2 v2.0.1 |
| 3453 | 2026-08-17T23:32:21.827Z | [ helios-setup] Aug 17 23:32:20.929 INFO E| Compiling serde_json v1.0.145 |
| 3454 | 2026-08-17T23:32:21.871Z | [ helios-setup] Aug 17 23:32:20.973 INFO E| Compiling nodrop v0.1.14 |
| 3455 | 2026-08-17T23:32:21.913Z | [ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3456 | 2026-08-17T23:32:22.094Z | [ helios-setup] Aug 17 23:32:21.195 INFO E| Compiling once_cell v1.21.3 |
| 3457 | 2026-08-17T23:32:22.121Z | [ helios-setup] Aug 17 23:32:21.223 INFO E| Compiling iana-time-zone v0.1.64 |
| 3458 | 2026-08-17T23:32:22.145Z | [ helios-setup] Aug 17 23:32:21.247 INFO E| Compiling crc-catalog v2.4.0 |
| 3459 | 2026-08-17T23:32:22.225Z | [ host-package] Compiling git2 v0.20.4 |
| 3460 | 2026-08-17T23:32:22.271Z | [ helios-setup] Aug 17 23:32:21.373 INFO E| Compiling log v0.4.28 |
| 3461 | 2026-08-17T23:32:22.274Z | [ helios-setup] Aug 17 23:32:21.374 INFO E| Compiling thiserror v2.0.17 |
| 3462 | 2026-08-17T23:32:22.296Z | [ helios-setup] Aug 17 23:32:21.398 INFO E| Compiling crc v3.3.0 |
| 3463 | 2026-08-17T23:32:22.318Z | [ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3464 | 2026-08-17T23:32:22.446Z | [ helios-setup] Aug 17 23:32:21.545 INFO E| Compiling chrono v0.4.42 |
| 3465 | 2026-08-17T23:32:22.521Z | [ helios-setup] Aug 17 23:32:21.622 INFO E| Compiling miniz_oxide v0.8.9 |
| 3466 | 2026-08-17T23:32:22.557Z | [ host-package] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3467 | 2026-08-17T23:32:22.603Z | [ helios-setup] Aug 17 23:32:21.706 INFO E| Compiling env_filter v0.1.4 |
| 3468 | 2026-08-17T23:32:22.831Z | [ helios-setup] Aug 17 23:32:21.933 INFO E| Compiling array-init v0.0.4 |
| 3469 | 2026-08-17T23:32:22.982Z | [ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3470 | 2026-08-17T23:32:22.986Z | [ helios-setup] Aug 17 23:32:22.089 INFO E| Compiling smallvec v0.6.14 |
| 3471 | 2026-08-17T23:32:23.018Z | [ helios-setup] Aug 17 23:32:22.120 INFO E| Compiling parking_lot v0.12.5 |
| 3472 | 2026-08-17T23:32:23.022Z | [ host-package] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3473 | 2026-08-17T23:32:23.084Z | [ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3474 | 2026-08-17T23:32:23.537Z | [ helios-setup] Aug 17 23:32:22.639 INFO E| Compiling serde_spanned v1.0.3 |
| 3475 | 2026-08-17T23:32:23.615Z | [ helios-setup] Aug 17 23:32:22.715 INFO E| Compiling signature v2.2.0 |
| 3476 | 2026-08-17T23:32:23.697Z | [ host-package] Compiling arc-swap v1.8.2 |
| 3477 | 2026-08-17T23:32:23.916Z | [ host-package] Compiling void v1.0.2 |
| 3478 | 2026-08-17T23:32:23.933Z | [ helios-setup] Aug 17 23:32:23.035 INFO E| Compiling socket2 v0.6.1 |
| 3479 | 2026-08-17T23:32:23.961Z | [ helios-setup] Aug 17 23:32:23.063 INFO E| Compiling mio v1.1.0 |
| 3480 | 2026-08-17T23:32:23.965Z | [ helios-setup] Aug 17 23:32:23.064 INFO E| Compiling time v0.3.44 |
| 3481 | 2026-08-17T23:32:23.992Z | [ helios-setup] Aug 17 23:32:23.094 INFO E| Compiling signal-hook-registry v1.4.6 |
| 3482 | 2026-08-17T23:32:24.046Z | [ helios-setup] Aug 17 23:32:23.148 INFO E| Compiling is-terminal v0.4.17 |
| 3483 | 2026-08-17T23:32:24.170Z | [ helios-setup] Aug 17 23:32:23.272 INFO E| Compiling thread_local v1.1.9 |
| 3484 | 2026-08-17T23:32:24.242Z | [ helios-setup] Aug 17 23:32:23.344 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3485 | 2026-08-17T23:32:24.395Z | [ host-package] Compiling slog-scope v4.4.1 |
| 3486 | 2026-08-17T23:32:24.524Z | [ helios-setup] Aug 17 23:32:23.626 INFO E| Compiling packed_struct_codegen v0.10.1 |
| 3487 | 2026-08-17T23:32:24.571Z | [ host-package] Compiling lzss v0.8.2 |
| 3488 | 2026-08-17T23:32:24.827Z | [ helios-setup] Aug 17 23:32:23.922 INFO E| Compiling libdevinfo-sys v1.1.0 |
| 3489 | 2026-08-17T23:32:24.841Z | [ helios-setup] Aug 17 23:32:23.941 INFO E| Compiling serde_derive v1.0.228 |
| 3490 | 2026-08-17T23:32:24.934Z | [ helios-setup] Aug 17 23:32:24.036 INFO E| Compiling zerocopy-derive v0.8.27 |
| 3491 | 2026-08-17T23:32:24.957Z | [ helios-setup] Aug 17 23:32:24.059 INFO E| Compiling der_derive v0.7.3 |
| 3492 | 2026-08-17T23:32:24.992Z | [ helios-setup] Aug 17 23:32:24.094 INFO E| Compiling futures-macro v0.3.31 |
| 3493 | 2026-08-17T23:32:25.031Z | [ helios-setup] Aug 17 23:32:24.133 INFO E| Compiling zerocopy-derive v0.6.6 |
| 3494 | 2026-08-17T23:32:25.198Z | [ helios-setup] Aug 17 23:32:24.300 INFO E| Compiling clap_derive v4.5.49 |
| 3495 | 2026-08-17T23:32:25.234Z | [ helios-setup] Aug 17 23:32:24.336 INFO E| Compiling num_enum_derive v0.7.5 |
| 3496 | 2026-08-17T23:32:25.349Z | [ helios-setup] Aug 17 23:32:24.451 INFO E| Compiling thiserror-impl v1.0.69 |
| 3497 | 2026-08-17T23:32:25.411Z | [ helios-setup] Aug 17 23:32:24.513 INFO E| Compiling bitfield-macros v0.19.3 |
| 3498 | 2026-08-17T23:32:25.460Z | [ host-package] Compiling illumos-nvpair v0.3.0 |
| 3499 | 2026-08-17T23:32:25.598Z | [ helios-setup] Aug 17 23:32:24.700 INFO E| Compiling thiserror-impl v2.0.17 |
| 3500 | 2026-08-17T23:32:25.776Z | [ helios-setup] Aug 17 23:32:24.878 INFO E| Compiling tokio-macros v2.6.0 |
| 3501 | 2026-08-17T23:32:25.886Z | [ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3502 | 2026-08-17T23:32:25.896Z | [ host-package] Compiling serde_with v1.14.0 |
| 3503 | 2026-08-17T23:32:26.884Z | [ helios-setup] Aug 17 23:32:25.985 INFO E| Compiling zerocopy v0.6.6 |
| 3504 | 2026-08-17T23:32:26.950Z | [ helios-setup] Aug 17 23:32:26.053 INFO E| Compiling futures-util v0.3.31 |
| 3505 | 2026-08-17T23:32:27.046Z | [ helios-setup] Aug 17 23:32:26.148 INFO E| Compiling der v0.7.10 |
| 3506 | 2026-08-17T23:32:27.068Z | [ helios-setup] Aug 17 23:32:26.170 INFO E| Compiling bitfield v0.19.3 |
| 3507 | 2026-08-17T23:32:27.097Z | [ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3508 | 2026-08-17T23:32:27.174Z | [ helios-setup] Aug 17 23:32:26.276 INFO E| Compiling toml_writer v1.0.4 |
| 3509 | 2026-08-17T23:32:27.263Z | [ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3510 | 2026-08-17T23:32:27.263Z | [ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3511 | 2026-08-17T23:32:27.277Z | [ helios-setup] Aug 17 23:32:26.379 INFO E| Compiling winnow v0.5.40 |
| 3512 | 2026-08-17T23:32:27.674Z | [ helios-setup] Aug 17 23:32:26.777 INFO E| Compiling subtle v2.6.1 |
| 3513 | 2026-08-17T23:32:27.687Z | [ helios-setup] Aug 17 23:32:26.790 INFO E| Compiling num_enum v0.7.5 |
| 3514 | 2026-08-17T23:32:27.706Z | [ helios-setup] Aug 17 23:32:26.808 INFO E| Compiling ryu v1.0.20 |
| 3515 | 2026-08-17T23:32:27.910Z | [ helios-setup] Aug 17 23:32:27.012 INFO E| Compiling base64 v0.21.7 |
| 3516 | 2026-08-17T23:32:27.994Z | [ helios-setup] Aug 17 23:32:27.096 INFO E| Compiling hashbrown v0.12.3 |
| 3517 | 2026-08-17T23:32:27.997Z | [ helios-setup] Aug 17 23:32:27.096 INFO E| Compiling term v1.2.0 |
| 3518 | 2026-08-17T23:32:28.049Z | [ helios-setup] Aug 17 23:32:27.151 INFO E| Compiling tokio v1.48.0 |
| 3519 | 2026-08-17T23:32:28.246Z | [ helios-setup] Aug 17 23:32:27.348 INFO E| Compiling clap v4.5.51 |
| 3520 | 2026-08-17T23:32:28.274Z | [ helios-setup] Aug 17 23:32:27.375 INFO E| Compiling devinfo v0.1.0 |
| 3521 | 2026-08-17T23:32:28.286Z | [ host-package] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3522 | 2026-08-17T23:32:28.348Z | [ helios-setup] Aug 17 23:32:27.450 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3523 | 2026-08-17T23:32:28.539Z | [ helios-setup] Aug 17 23:32:27.641 INFO E| Compiling toml v0.9.8 |
| 3524 | 2026-08-17T23:32:28.751Z | [ helios-setup] Aug 17 23:32:27.853 INFO E| Compiling bzip2 v0.4.4 |
| 3525 | 2026-08-17T23:32:28.982Z | [ helios-setup] Aug 17 23:32:28.084 INFO E| Compiling spki v0.7.3 |
| 3526 | 2026-08-17T23:32:29.004Z | [ helios-setup] Aug 17 23:32:28.106 INFO E| Compiling uuid v1.18.1 |
| 3527 | 2026-08-17T23:32:29.101Z | [ helios-setup] Aug 17 23:32:28.203 INFO E| Compiling flate2 v1.1.5 |
| 3528 | 2026-08-17T23:32:29.856Z | [ helios-setup] Aug 17 23:32:28.958 INFO E| Compiling pkcs8 v0.10.2 |
| 3529 | 2026-08-17T23:32:29.883Z | [ helios-setup] Aug 17 23:32:28.985 INFO E| Compiling x509-cert v0.2.5 |
| 3530 | 2026-08-17T23:32:29.971Z | [ helios-setup] Aug 17 23:32:29.073 INFO E| Compiling env_logger v0.11.8 |
| 3531 | 2026-08-17T23:32:30.105Z | [ helios-setup] Aug 17 23:32:29.208 INFO E| Compiling rustc-hash v2.1.1 |
| 3532 | 2026-08-17T23:32:30.268Z | [ helios-setup] Aug 17 23:32:29.370 INFO E| Compiling pkcs1 v0.7.5 |
| 3533 | 2026-08-17T23:32:30.305Z | [ helios-setup] Aug 17 23:32:29.407 INFO E| Compiling hex v0.4.3 |
| 3534 | 2026-08-17T23:32:30.630Z | [ helios-setup] Aug 17 23:32:29.732 INFO E| Compiling bitflags v1.3.2 |
| 3535 | 2026-08-17T23:32:30.808Z | [ helios-setup] Aug 17 23:32:29.910 INFO E| Compiling foldhash v0.2.0 |
| 3536 | 2026-08-17T23:32:31.046Z | [ helios-setup] Aug 17 23:32:30.148 INFO E| Compiling crc-any v2.5.0 |
| 3537 | 2026-08-17T23:32:31.141Z | [ helios-setup] Aug 17 23:32:30.243 INFO E| Compiling ppv-lite86 v0.2.21 |
| 3538 | 2026-08-17T23:32:31.290Z | [ helios-setup] Aug 17 23:32:30.392 INFO E| Compiling iddqd v0.3.14 |
| 3539 | 2026-08-17T23:32:31.356Z | [ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3540 | 2026-08-17T23:32:31.380Z | [ helios-setup] Aug 17 23:32:30.482 INFO E| Compiling erased-serde v0.3.31 |
| 3541 | 2026-08-17T23:32:31.390Z | [ helios-setup] Aug 17 23:32:30.492 INFO E| Compiling futures-executor v0.3.31 |
| 3542 | 2026-08-17T23:32:31.402Z | [ helios-setup] Aug 17 23:32:30.505 INFO E| Compiling serde_spanned v0.6.9 |
| 3543 | 2026-08-17T23:32:31.681Z | [ helios-setup] Aug 17 23:32:30.783 INFO E| Compiling toml_datetime v0.6.11 |
| 3544 | 2026-08-17T23:32:31.730Z | [ helios-setup] Aug 17 23:32:30.832 INFO E| Compiling hashbrown v0.13.2 |
| 3545 | 2026-08-17T23:32:31.851Z | [ helios-setup] Aug 17 23:32:30.953 INFO E| Compiling rand_chacha v0.3.1 |
| 3546 | 2026-08-17T23:32:31.952Z | [ helios-setup] Aug 17 23:32:31.054 INFO E| Compiling toml_edit v0.19.15 |
| 3547 | 2026-08-17T23:32:32.089Z | [ helios-setup] Aug 17 23:32:31.192 INFO E| Compiling futures v0.3.31 |
| 3548 | 2026-08-17T23:32:32.089Z | [ helios-setup] Aug 17 23:32:31.192 INFO E| Compiling serde-hex v0.1.0 |
| 3549 | 2026-08-17T23:32:32.132Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3550 | 2026-08-17T23:32:32.197Z | [ helios-setup] Aug 17 23:32:31.299 INFO E| Compiling rand v0.8.5 |
| 3551 | 2026-08-17T23:32:32.394Z | [ helios-setup] Aug 17 23:32:31.496 INFO E| Compiling ron v0.8.1 |
| 3552 | 2026-08-17T23:32:32.583Z | [ helios-setup] Aug 17 23:32:31.685 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) |
| 3553 | 2026-08-17T23:32:32.872Z | [ helios-setup] Aug 17 23:32:31.973 INFO E| Compiling slog-term v2.9.2 |
| 3554 | 2026-08-17T23:32:33.012Z | [ helios-setup] Aug 17 23:32:32.114 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0) |
| 3555 | 2026-08-17T23:32:33.026Z | [ helios-setup] Aug 17 23:32:32.129 INFO E| Compiling object v0.30.4 |
| 3556 | 2026-08-17T23:32:33.091Z | [ host-package] Compiling scuffle v0.1.0 |
| 3557 | 2026-08-17T23:32:33.353Z | [ helios-setup] Aug 17 23:32:32.455 INFO E| Compiling zip v0.6.6 |
| 3558 | 2026-08-17T23:32:33.816Z | [ helios-setup] Aug 17 23:32:32.918 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3559 | 2026-08-17T23:32:33.940Z | [ helios-setup] Aug 17 23:32:33.042 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) |
| 3560 | 2026-08-17T23:32:34.952Z | [ helios-setup] Aug 17 23:32:34.054 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d) |
| 3561 | 2026-08-17T23:32:35.039Z | [ helios-setup] Aug 17 23:32:34.141 INFO E| Compiling path-slash v0.1.5 |
| 3562 | 2026-08-17T23:32:35.462Z | [ helios-setup] Aug 17 23:32:34.565 INFO E| Compiling toml v0.7.8 |
| 3563 | 2026-08-17T23:32:36.294Z | [ helios-setup] Aug 17 23:32:35.395 INFO E| Compiling rsa v0.9.8 |
| 3564 | 2026-08-17T23:32:36.954Z | [ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3565 | 2026-08-17T23:32:37.050Z | [ helios-setup] Aug 17 23:32:36.152 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) |
| 3566 | 2026-08-17T23:32:37.065Z | [ helios-setup] Aug 17 23:32:36.167 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks) |
| 3567 | 2026-08-17T23:32:37.161Z | [ host-package] Compiling tungstenite v0.23.0 |
| 3568 | 2026-08-17T23:32:39.077Z | [ host-package] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3569 | 2026-08-17T23:32:40.640Z | [ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3570 | 2026-08-17T23:32:41.211Z | [ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3571 | 2026-08-17T23:32:41.935Z | [ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3572 | 2026-08-17T23:32:42.621Z | [ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3573 | 2026-08-17T23:32:42.737Z | [ host-package] Compiling nix v0.27.1 |
| 3574 | 2026-08-17T23:32:42.836Z | [ host-package] Compiling twox-hash v2.1.2 |
| 3575 | 2026-08-17T23:32:42.961Z | [ host-package] Compiling libsw-core v0.3.2 |
| 3576 | 2026-08-17T23:32:43.236Z | [ host-package] Compiling atty v0.2.14 |
| 3577 | 2026-08-17T23:32:43.311Z | [ helios-setup] Aug 17 23:32:42.413 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d) |
| 3578 | 2026-08-17T23:32:43.435Z | [ host-package] Compiling serde_bytes v0.11.19 |
| 3579 | 2026-08-17T23:32:43.547Z | [ host-package] Compiling libsw v3.5.0 |
| 3580 | 2026-08-17T23:32:43.697Z | [ host-package] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3581 | 2026-08-17T23:32:43.919Z | [ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3582 | 2026-08-17T23:32:44.052Z | [ host-package] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3583 | 2026-08-17T23:32:44.055Z | [ host-package] Compiling tokio-tungstenite v0.23.1 |
| 3584 | 2026-08-17T23:32:44.172Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3585 | 2026-08-17T23:32:44.489Z | [ helios-setup] Aug 17 23:32:43.592 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e) |
| 3586 | 2026-08-17T23:32:44.592Z | [ host-package] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3587 | 2026-08-17T23:32:45.945Z | [ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3588 | 2026-08-17T23:32:47.395Z | [ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3589 | 2026-08-17T23:32:48.234Z | [ host-package] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3590 | 2026-08-17T23:32:48.503Z | [ host-package] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3591 | 2026-08-17T23:32:48.770Z | [ helios-setup] Aug 17 23:32:47.872 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) |
| 3592 | 2026-08-17T23:32:49.009Z | [ host-package] Compiling slog-stdlog v4.1.1 |
| 3593 | 2026-08-17T23:32:49.225Z | [ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3594 | 2026-08-17T23:32:49.428Z | [ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3595 | 2026-08-17T23:32:49.704Z | [ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3596 | 2026-08-17T23:32:50.005Z | [ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3597 | 2026-08-17T23:32:50.028Z | [ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3598 | 2026-08-17T23:32:50.726Z | [ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3599 | 2026-08-17T23:32:51.985Z | [ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3600 | 2026-08-17T23:32:53.030Z | [ host-package] Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3601 | 2026-08-17T23:32:53.373Z | [ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3602 | 2026-08-17T23:32:54.062Z | [ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3603 | 2026-08-17T23:32:55.818Z | [ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3604 | 2026-08-17T23:32:57.771Z | [ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3605 | 2026-08-17T23:32:57.867Z | [ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3606 | 2026-08-17T23:32:58.615Z | [ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3607 | 2026-08-17T23:32:58.707Z | [ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3608 | 2026-08-17T23:32:59.005Z | [ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3609 | 2026-08-17T23:32:59.778Z | [ host-package] Compiling signal-hook-tokio v0.3.1 |
| 3610 | 2026-08-17T23:33:00.026Z | [ host-package] Compiling fatfs v0.3.6 |
| 3611 | 2026-08-17T23:33:00.056Z | [ host-package] Compiling yasna v0.5.2 |
| 3612 | 2026-08-17T23:33:00.827Z | [ helios-setup] Aug 17 23:32:59.929 INFO E| Finished `release` profile [optimized] target(s) in 48.33s |
| 3613 | 2026-08-17T23:33:00.830Z | [ helios-setup] Aug 17 23:32:59.931 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 |
| 3614 | 2026-08-17T23:33:00.830Z | [ helios-setup] Aug 17 23:32:59.931 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3615 | 2026-08-17T23:33:00.888Z | [ helios-setup] Aug 17 23:32:59.990 INFO building project "pilot" ok (48 seconds) |
| 3616 | 2026-08-17T23:33:00.888Z | [ helios-setup] Aug 17 23:32:59.990 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder" |
| 3617 | 2026-08-17T23:33:00.896Z | [ helios-setup] Aug 17 23:32:59.999 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.97.1-x86_64-unknown-illumos (default)" |
| 3618 | 2026-08-17T23:33:00.897Z | [ helios-setup] Aug 17 23:32:59.999 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder |
| 3619 | 2026-08-17T23:33:00.897Z | [ helios-setup] Aug 17 23:32:59.999 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") |
| 3620 | 2026-08-17T23:33:01.005Z | [ helios-setup] Aug 17 23:33:00.107 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` |
| 3621 | 2026-08-17T23:33:01.334Z | [ helios-setup] Aug 17 23:33:00.436 INFO E| From https://github.com/jclulow/rust-jmclib |
| 3622 | 2026-08-17T23:33:01.334Z | [ helios-setup] Aug 17 23:33:00.436 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 |
| 3623 | 2026-08-17T23:33:01.345Z | [ helios-setup] Aug 17 23:33:00.447 INFO E| Updating crates.io index |
| 3624 | 2026-08-17T23:33:01.391Z | [ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3625 | 2026-08-17T23:33:01.395Z | [ helios-setup] Aug 17 23:33:00.496 INFO E| Downloading crates ... |
| 3626 | 2026-08-17T23:33:01.438Z | [ helios-setup] Aug 17 23:33:00.540 INFO E| Downloaded cpufeatures v0.2.9 |
| 3627 | 2026-08-17T23:33:01.441Z | [ helios-setup] Aug 17 23:33:00.543 INFO E| Downloaded walkdir v2.3.3 |
| 3628 | 2026-08-17T23:33:01.448Z | [ helios-setup] Aug 17 23:33:00.550 INFO E| Downloaded proc-macro2 v1.0.66 |
| 3629 | 2026-08-17T23:33:01.452Z | [ helios-setup] Aug 17 23:33:00.551 INFO E| Downloaded sha-1 v0.9.8 |
| 3630 | 2026-08-17T23:33:01.455Z | [ helios-setup] Aug 17 23:33:00.556 INFO E| Downloaded fastrand v2.0.0 |
| 3631 | 2026-08-17T23:33:01.455Z | [ helios-setup] Aug 17 23:33:00.557 INFO E| Downloaded digest v0.9.0 |
| 3632 | 2026-08-17T23:33:01.464Z | [ helios-setup] Aug 17 23:33:00.566 INFO E| Downloaded libdevinfo-sys v1.0.0 |
| 3633 | 2026-08-17T23:33:01.467Z | [ helios-setup] Aug 17 23:33:00.567 INFO E| Downloaded errno v0.3.1 |
| 3634 | 2026-08-17T23:33:01.467Z | [ helios-setup] Aug 17 23:33:00.569 INFO E| Downloaded block-buffer v0.9.0 |
| 3635 | 2026-08-17T23:33:01.470Z | [ helios-setup] Aug 17 23:33:00.570 INFO E| Downloaded anyhow v1.0.72 |
| 3636 | 2026-08-17T23:33:01.474Z | [ helios-setup] Aug 17 23:33:00.573 INFO E| Downloaded md-5 v0.9.1 |
| 3637 | 2026-08-17T23:33:01.482Z | [ helios-setup] Aug 17 23:33:00.585 INFO E| Downloaded quote v1.0.31 |
| 3638 | 2026-08-17T23:33:01.494Z | [ helios-setup] Aug 17 23:33:00.596 INFO E| Downloaded once_cell v1.18.0 |
| 3639 | 2026-08-17T23:33:01.498Z | [ helios-setup] Aug 17 23:33:00.598 INFO E| Downloaded tempfile v3.7.0 |
| 3640 | 2026-08-17T23:33:01.498Z | [ helios-setup] Aug 17 23:33:00.599 INFO E| Downloaded getrandom v0.2.10 |
| 3641 | 2026-08-17T23:33:01.501Z | [ helios-setup] Aug 17 23:33:00.601 INFO E| Downloaded glob v0.3.1 |
| 3642 | 2026-08-17T23:33:01.505Z | [ helios-setup] Aug 17 23:33:00.604 INFO E| Downloaded typenum v1.16.0 |
| 3643 | 2026-08-17T23:33:01.505Z | [ helios-setup] Aug 17 23:33:00.605 INFO E| Downloaded uuid v0.8.2 |
| 3644 | 2026-08-17T23:33:01.509Z | [ helios-setup] Aug 17 23:33:00.607 INFO E| Downloaded bitflags v2.3.3 |
| 3645 | 2026-08-17T23:33:01.509Z | [ helios-setup] Aug 17 23:33:00.609 INFO E| Downloaded unicode-ident v1.0.11 |
| 3646 | 2026-08-17T23:33:01.512Z | [ helios-setup] Aug 17 23:33:00.611 INFO E| Downloaded toml v0.5.11 |
| 3647 | 2026-08-17T23:33:01.515Z | [ helios-setup] Aug 17 23:33:00.615 INFO E| Downloaded serde_derive v1.0.193 |
| 3648 | 2026-08-17T23:33:01.515Z | [ helios-setup] Aug 17 23:33:00.617 INFO E| Downloaded serde v1.0.193 |
| 3649 | 2026-08-17T23:33:01.570Z | [ helios-setup] Aug 17 23:33:00.672 INFO E| Downloaded serde_json v1.0.103 |
| 3650 | 2026-08-17T23:33:01.586Z | [ helios-setup] Aug 17 23:33:00.688 INFO E| Downloaded syn v2.0.32 |
| 3651 | 2026-08-17T23:33:01.601Z | [ helios-setup] Aug 17 23:33:00.703 INFO E| Downloaded rustix v0.38.4 |
| 3652 | 2026-08-17T23:33:01.605Z | [ host-package] Compiling is_ci v1.2.0 |
| 3653 | 2026-08-17T23:33:01.618Z | [ helios-setup] Aug 17 23:33:00.720 INFO E| Downloaded libc v0.2.147 |
| 3654 | 2026-08-17T23:33:01.696Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling libc v0.2.147 |
| 3655 | 2026-08-17T23:33:01.696Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling proc-macro2 v1.0.66 |
| 3656 | 2026-08-17T23:33:01.696Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling unicode-ident v1.0.11 |
| 3657 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling cfg-if v1.0.0 |
| 3658 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling version_check v0.9.4 |
| 3659 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling typenum v1.16.0 |
| 3660 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling serde v1.0.193 |
| 3661 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling rustix v0.38.4 |
| 3662 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling slog v2.7.0 |
| 3663 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling time-core v0.1.2 |
| 3664 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling itoa v1.0.9 |
| 3665 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling num-conv v0.1.0 |
| 3666 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling powerfmt v0.2.0 |
| 3667 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling once_cell v1.18.0 |
| 3668 | 2026-08-17T23:33:01.700Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling num_threads v0.1.6 |
| 3669 | 2026-08-17T23:33:01.701Z | [ helios-setup] Aug 17 23:33:00.798 INFO E| Compiling bitflags v2.3.3 |
| 3670 | 2026-08-17T23:33:01.721Z | [ host-package] Compiling assert_matches v1.5.0 |
| 3671 | 2026-08-17T23:33:01.826Z | [ host-package] Compiling seq-macro v0.3.6 |
| 3672 | 2026-08-17T23:33:01.882Z | [ host-package] Compiling supports-color v3.0.2 |
| 3673 | 2026-08-17T23:33:01.977Z | [ helios-setup] Aug 17 23:33:01.079 INFO E| Compiling anyhow v1.0.72 |
| 3674 | 2026-08-17T23:33:01.985Z | [ host-package] Compiling rcgen v0.12.1 |
| 3675 | 2026-08-17T23:33:02.199Z | [ helios-setup] Aug 17 23:33:01.301 INFO E| Compiling thread_local v1.1.7 |
| 3676 | 2026-08-17T23:33:02.219Z | [ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3677 | 2026-08-17T23:33:02.229Z | [ helios-setup] Aug 17 23:33:01.331 INFO E| Compiling opaque-debug v0.3.0 |
| 3678 | 2026-08-17T23:33:02.317Z | [ helios-setup] Aug 17 23:33:01.418 INFO E| Compiling deranged v0.3.11 |
| 3679 | 2026-08-17T23:33:02.328Z | [ helios-setup] Aug 17 23:33:01.430 INFO E| Compiling fastrand v2.0.0 |
| 3680 | 2026-08-17T23:33:02.395Z | [ helios-setup] Aug 17 23:33:01.492 INFO E| Compiling time-macros v0.2.18 |
| 3681 | 2026-08-17T23:33:02.411Z | [ helios-setup] Aug 17 23:33:01.513 INFO E| Compiling serde_json v1.0.103 |
| 3682 | 2026-08-17T23:33:02.416Z | [ helios-setup] Aug 17 23:33:01.517 INFO E| Compiling cpufeatures v0.2.9 |
| 3683 | 2026-08-17T23:33:02.457Z | [ helios-setup] Aug 17 23:33:01.559 INFO E| Compiling unicode-width v0.1.10 |
| 3684 | 2026-08-17T23:33:02.511Z | [ helios-setup] Aug 17 23:33:01.613 INFO E| Compiling ryu v1.0.15 |
| 3685 | 2026-08-17T23:33:02.588Z | [ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3686 | 2026-08-17T23:33:02.592Z | [ helios-setup] Aug 17 23:33:01.690 INFO E| Compiling same-file v1.0.6 |
| 3687 | 2026-08-17T23:33:02.672Z | [ helios-setup] Aug 17 23:33:01.774 INFO E| Compiling generic-array v0.14.7 |
| 3688 | 2026-08-17T23:33:02.697Z | [ helios-setup] Aug 17 23:33:01.799 INFO E| Compiling getopts v0.2.21 |
| 3689 | 2026-08-17T23:33:02.815Z | [ helios-setup] Aug 17 23:33:01.917 INFO E| Compiling walkdir v2.3.3 |
| 3690 | 2026-08-17T23:33:02.831Z | [ helios-setup] Aug 17 23:33:01.933 INFO E| Compiling glob v0.3.1 |
| 3691 | 2026-08-17T23:33:02.903Z | [ helios-setup] Aug 17 23:33:02.005 INFO E| Compiling libdevinfo-sys v1.0.0 |
| 3692 | 2026-08-17T23:33:03.022Z | [ helios-setup] Aug 17 23:33:02.124 INFO E| Compiling dirs-sys-next v0.1.2 |
| 3693 | 2026-08-17T23:33:03.022Z | [ helios-setup] Aug 17 23:33:02.124 INFO E| Compiling errno v0.3.1 |
| 3694 | 2026-08-17T23:33:03.047Z | [ helios-setup] Aug 17 23:33:02.149 INFO E| Compiling atty v0.2.14 |
| 3695 | 2026-08-17T23:33:03.052Z | [ helios-setup] Aug 17 23:33:02.153 INFO E| Compiling getrandom v0.2.10 |
| 3696 | 2026-08-17T23:33:03.326Z | [ helios-setup] Aug 17 23:33:02.428 INFO E| Compiling dirs-next v2.0.0 |
| 3697 | 2026-08-17T23:33:03.407Z | [ helios-setup] Aug 17 23:33:02.509 INFO E| Compiling term v0.7.0 |
| 3698 | 2026-08-17T23:33:03.830Z | [ helios-setup] Aug 17 23:33:02.932 INFO E| Compiling quote v1.0.31 |
| 3699 | 2026-08-17T23:33:03.894Z | [ host-package] Compiling slog-envlogger v2.2.0 |
| 3700 | 2026-08-17T23:33:04.117Z | [ helios-setup] Aug 17 23:33:03.218 INFO E| Compiling syn v2.0.32 |
| 3701 | 2026-08-17T23:33:04.154Z | [ helios-setup] Aug 17 23:33:03.256 INFO E| Compiling tempfile v3.7.0 |
| 3702 | 2026-08-17T23:33:04.190Z | [ helios-setup] Aug 17 23:33:03.292 INFO E| Compiling digest v0.9.0 |
| 3703 | 2026-08-17T23:33:04.190Z | [ helios-setup] Aug 17 23:33:03.292 INFO E| Compiling block-buffer v0.9.0 |
| 3704 | 2026-08-17T23:33:04.339Z | [ helios-setup] Aug 17 23:33:03.441 INFO E| Compiling md-5 v0.9.1 |
| 3705 | 2026-08-17T23:33:04.339Z | [ helios-setup] Aug 17 23:33:03.441 INFO E| Compiling sha-1 v0.9.8 |
| 3706 | 2026-08-17T23:33:04.511Z | [ helios-setup] Aug 17 23:33:03.613 INFO E| Compiling time v0.3.36 |
| 3707 | 2026-08-17T23:33:05.475Z | [ helios-setup] Aug 17 23:33:04.577 INFO E| Compiling slog-term v2.9.0 |
| 3708 | 2026-08-17T23:33:05.475Z | [ host-package] Compiling oxide-update-engine-display v0.1.2 |
| 3709 | 2026-08-17T23:33:06.157Z | [ helios-setup] Aug 17 23:33:05.259 INFO E| Compiling serde_derive v1.0.193 |
| 3710 | 2026-08-17T23:33:06.389Z | [ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3711 | 2026-08-17T23:33:06.706Z | [ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3712 | 2026-08-17T23:33:07.837Z | [ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3713 | 2026-08-17T23:33:07.965Z | [ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3714 | 2026-08-17T23:33:08.138Z | [ host-package] Compiling port-file v0.1.0 |
| 3715 | 2026-08-17T23:33:08.235Z | [ host-package] Compiling subprocess v0.2.15 |
| 3716 | 2026-08-17T23:33:08.290Z | [ host-package] Compiling rtoolbox v0.0.3 |
| 3717 | 2026-08-17T23:33:08.572Z | [ host-package] Compiling rpassword v7.5.4 |
| 3718 | 2026-08-17T23:33:08.702Z | [ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3719 | 2026-08-17T23:33:09.040Z | [ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3720 | 2026-08-17T23:33:10.360Z | [ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3721 | 2026-08-17T23:33:10.534Z | [ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3722 | 2026-08-17T23:33:10.632Z | [ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3723 | 2026-08-17T23:33:10.696Z | [ helios-setup] Aug 17 23:33:09.798 INFO E| Compiling toml v0.5.11 |
| 3724 | 2026-08-17T23:33:10.696Z | [ helios-setup] Aug 17 23:33:09.798 INFO E| Compiling uuid v0.8.2 |
| 3725 | 2026-08-17T23:33:11.472Z | [ helios-setup] Aug 17 23:33:10.574 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) |
| 3726 | 2026-08-17T23:33:12.438Z | [ helios-setup] Aug 17 23:33:11.540 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) |
| 3727 | 2026-08-17T23:33:13.177Z | [ host-package] Compiling tui-tree-widget v0.23.1 |
| 3728 | 2026-08-17T23:33:13.510Z | [ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3729 | 2026-08-17T23:33:13.550Z | [ host-package] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3730 | 2026-08-17T23:33:14.917Z | [ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3731 | 2026-08-17T23:33:15.563Z | [ host-package] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3732 | 2026-08-17T23:33:16.619Z | [ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3733 | 2026-08-17T23:33:16.764Z | [ helios-setup] Aug 17 23:33:15.866 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.85s |
| 3734 | 2026-08-17T23:33:16.788Z | [ helios-setup] Aug 17 23:33:15.890 INFO building project "image-builder" ok (15 seconds) |
| 3735 | 2026-08-17T23:33:16.788Z | [ helios-setup] Aug 17 23:33:15.890 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report" |
| 3736 | 2026-08-17T23:33:16.797Z | [ helios-setup] Aug 17 23:33:15.899 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.97.1-x86_64-unknown-illumos (default)" |
| 3737 | 2026-08-17T23:33:16.797Z | [ helios-setup] Aug 17 23:33:15.899 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report |
| 3738 | 2026-08-17T23:33:16.800Z | [ helios-setup] Aug 17 23:33:15.899 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report") |
| 3739 | 2026-08-17T23:33:16.939Z | [ host-package] Compiling uzers v0.12.2 |
| 3740 | 2026-08-17T23:33:17.001Z | [ helios-setup] Aug 17 23:33:16.103 INFO E| Downloading crates ... |
| 3741 | 2026-08-17T23:33:17.066Z | [ helios-setup] Aug 17 23:33:16.167 INFO E| Downloaded time-core v0.1.4 |
| 3742 | 2026-08-17T23:33:17.076Z | [ helios-setup] Aug 17 23:33:16.178 INFO E| Downloaded errno v0.3.12 |
| 3743 | 2026-08-17T23:33:17.087Z | [ helios-setup] Aug 17 23:33:16.187 INFO E| Downloaded serde_with_macros v3.12.0 |
| 3744 | 2026-08-17T23:33:17.091Z | [ helios-setup] Aug 17 23:33:16.189 INFO E| Downloaded time-macros v0.2.22 |
| 3745 | 2026-08-17T23:33:17.091Z | [ helios-setup] Aug 17 23:33:16.190 INFO E| Downloaded deranged v0.4.0 |
| 3746 | 2026-08-17T23:33:17.091Z | [ helios-setup] Aug 17 23:33:16.191 INFO E| Downloaded iana-time-zone v0.1.63 |
| 3747 | 2026-08-17T23:33:17.098Z | [ helios-setup] Aug 17 23:33:16.200 INFO E| Downloaded tempfile v3.20.0 |
| 3748 | 2026-08-17T23:33:17.109Z | [ helios-setup] Aug 17 23:33:16.211 INFO E| Downloaded getrandom v0.3.3 |
| 3749 | 2026-08-17T23:33:17.112Z | [ helios-setup] Aug 17 23:33:16.213 INFO E| Downloaded anyhow v1.0.98 |
| 3750 | 2026-08-17T23:33:17.115Z | [ helios-setup] Aug 17 23:33:16.216 INFO E| Downloaded bitflags v2.9.1 |
| 3751 | 2026-08-17T23:33:17.127Z | [ helios-setup] Aug 17 23:33:16.229 INFO E| Downloaded indexmap v2.9.0 |
| 3752 | 2026-08-17T23:33:17.138Z | [ helios-setup] Aug 17 23:33:16.240 INFO E| Downloaded time v0.3.41 |
| 3753 | 2026-08-17T23:33:17.150Z | [ helios-setup] Aug 17 23:33:16.245 INFO E| Downloaded hashbrown v0.15.3 |
| 3754 | 2026-08-17T23:33:17.150Z | [ helios-setup] Aug 17 23:33:16.248 INFO E| Downloaded serde_with v3.12.0 |
| 3755 | 2026-08-17T23:33:17.154Z | [ helios-setup] Aug 17 23:33:16.256 INFO E| Downloaded chrono v0.4.41 |
| 3756 | 2026-08-17T23:33:17.167Z | [ helios-setup] Aug 17 23:33:16.269 INFO E| Downloaded rustix v1.0.7 |
| 3757 | 2026-08-17T23:33:17.230Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling proc-macro2 v1.0.95 |
| 3758 | 2026-08-17T23:33:17.230Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling unicode-ident v1.0.18 |
| 3759 | 2026-08-17T23:33:17.233Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling libc v0.2.172 |
| 3760 | 2026-08-17T23:33:17.234Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling strsim v0.11.1 |
| 3761 | 2026-08-17T23:33:17.234Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling ident_case v1.0.1 |
| 3762 | 2026-08-17T23:33:17.234Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling fnv v1.0.7 |
| 3763 | 2026-08-17T23:33:17.234Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling serde v1.0.219 |
| 3764 | 2026-08-17T23:33:17.234Z | [ helios-setup] Aug 17 23:33:16.332 INFO E| Compiling rustix v1.0.7 |
| 3765 | 2026-08-17T23:33:17.300Z | [ helios-setup] Aug 17 23:33:16.402 INFO E| Compiling getrandom v0.3.3 |
| 3766 | 2026-08-17T23:33:17.300Z | [ helios-setup] Aug 17 23:33:16.402 INFO E| Compiling cfg-if v1.0.0 |
| 3767 | 2026-08-17T23:33:17.315Z | [ helios-setup] Aug 17 23:33:16.417 INFO E| Compiling bitflags v2.9.1 |
| 3768 | 2026-08-17T23:33:17.318Z | [ helios-setup] Aug 17 23:33:16.417 INFO E| Compiling anyhow v1.0.98 |
| 3769 | 2026-08-17T23:33:17.318Z | [ helios-setup] Aug 17 23:33:16.417 INFO E| Compiling thiserror v2.0.12 |
| 3770 | 2026-08-17T23:33:17.319Z | [ helios-setup] Aug 17 23:33:16.417 INFO E| Compiling serde_json v1.0.140 |
| 3771 | 2026-08-17T23:33:17.319Z | [ helios-setup] Aug 17 23:33:16.417 INFO E| Compiling once_cell v1.21.3 |
| 3772 | 2026-08-17T23:33:17.319Z | [ helios-setup] Aug 17 23:33:16.417 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report) |
| 3773 | 2026-08-17T23:33:17.703Z | [ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3774 | 2026-08-17T23:33:17.838Z | [ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3775 | 2026-08-17T23:33:17.994Z | [ helios-setup] Aug 17 23:33:17.096 INFO E| Compiling itoa v1.0.15 |
| 3776 | 2026-08-17T23:33:18.004Z | [ helios-setup] Aug 17 23:33:17.106 INFO E| Compiling ryu v1.0.20 |
| 3777 | 2026-08-17T23:33:18.065Z | [ helios-setup] Aug 17 23:33:17.167 INFO E| Compiling fastrand v2.3.0 |
| 3778 | 2026-08-17T23:33:18.122Z | [ helios-setup] Aug 17 23:33:17.224 INFO E| Compiling memchr v2.7.4 |
| 3779 | 2026-08-17T23:33:18.851Z | [ helios-setup] Aug 17 23:33:17.953 INFO E| Compiling quote v1.0.40 |
| 3780 | 2026-08-17T23:33:19.078Z | [ helios-setup] Aug 17 23:33:18.180 INFO E| Compiling syn v2.0.101 |
| 3781 | 2026-08-17T23:33:19.170Z | [ helios-setup] Aug 17 23:33:18.272 INFO E| Compiling errno v0.3.12 |
| 3782 | 2026-08-17T23:33:19.375Z | [ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3783 | 2026-08-17T23:33:20.132Z | [ helios-setup] Aug 17 23:33:19.234 INFO E| Compiling tempfile v3.20.0 |
| 3784 | 2026-08-17T23:33:20.569Z | [ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3785 | 2026-08-17T23:33:20.676Z | [ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3786 | 2026-08-17T23:33:21.567Z | [ helios-setup] Aug 17 23:33:20.669 INFO E| Compiling darling_core v0.20.11 |
| 3787 | 2026-08-17T23:33:21.792Z | [ host-package] Compiling support-bundle-viewer v0.1.2 |
| 3788 | 2026-08-17T23:33:22.450Z | [ helios-setup] Aug 17 23:33:21.552 INFO E| Compiling serde_derive v1.0.219 |
| 3789 | 2026-08-17T23:33:22.450Z | [ helios-setup] Aug 17 23:33:21.552 INFO E| Compiling thiserror-impl v2.0.12 |
| 3790 | 2026-08-17T23:33:23.062Z | [ host-package] Compiling multimap v0.10.1 |
| 3791 | 2026-08-17T23:33:23.850Z | [ helios-setup] Aug 17 23:33:22.952 INFO E| Compiling darling_macro v0.20.11 |
| 3792 | 2026-08-17T23:33:24.665Z | [ helios-setup] Aug 17 23:33:23.767 INFO E| Compiling darling v0.20.11 |
| 3793 | 2026-08-17T23:33:24.763Z | [ helios-setup] Aug 17 23:33:23.865 INFO E| Compiling serde_with_macros v3.12.0 |
| 3794 | 2026-08-17T23:33:27.973Z | [ helios-setup] Aug 17 23:33:27.075 INFO E| Compiling serde_with v3.12.0 |
| 3795 | 2026-08-17T23:33:30.761Z | [ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3796 | 2026-08-17T23:33:32.473Z | [ helios-setup] Aug 17 23:33:31.574 INFO E| Finished `release` profile [optimized] target(s) in 15.66s |
| 3797 | 2026-08-17T23:33:32.497Z | [ helios-setup] Aug 17 23:33:31.599 INFO building project "dmar-report" ok (15 seconds) |
| 3798 | 2026-08-17T23:33:32.501Z | [ helios-setup] rm -f helios-build |
| 3799 | 2026-08-17T23:33:32.502Z | [ helios-setup] ln -s tools/helios-build/target/debug/helios-build |
| 3800 | 2026-08-17T23:33:32.505Z | [ helios-setup] |
| 3801 | 2026-08-17T23:33:32.505Z | [ helios-setup] Setup complete! ./helios-build is now available. |
| 3802 | 2026-08-17T23:33:32.505Z | [ helios-setup] |
| 3803 | 2026-08-17T23:33:32.510Z | [ helios-setup] |
| 3804 | 2026-08-17T23:33:32.510Z | [ helios-setup] real 3:04.419090011 |
| 3805 | 2026-08-17T23:33:32.510Z | [ helios-setup] user 7:05.566466433 |
| 3806 | 2026-08-17T23:33:32.510Z | [ helios-setup] sys 1:22.503640750 |
| 3807 | 2026-08-17T23:33:32.510Z | [ helios-setup] trap 0.579586521 |
| 3808 | 2026-08-17T23:33:32.510Z | [ helios-setup] tflt 2.723138000 |
| 3809 | 2026-08-17T23:33:32.510Z | [ helios-setup] dflt 9.185745146 |
| 3810 | 2026-08-17T23:33:32.510Z | [ helios-setup] kflt 0.000562138 |
| 3811 | 2026-08-17T23:33:32.510Z | [ helios-setup] lock 57:29.539771323 |
| 3812 | 2026-08-17T23:33:32.510Z | [ helios-setup] slp 38:31.918523078 |
| 3813 | 2026-08-17T23:33:32.510Z | [ helios-setup] lat 7:17.351468749 |
| 3814 | 2026-08-17T23:33:32.510Z | [ helios-setup] stop 1:56.668171595 |
| 3815 | 2026-08-17T23:33:32.510Z | Aug 17 23:33:31.608 INFO [helios-setup] process exited with exit status: 0 (184.42224878s) |
| 3816 | 2026-08-17T23:33:32.510Z | Aug 17 23:33:31.608 INFO [helios-record] running task |
| 3817 | 2026-08-17T23:33:32.510Z | Aug 17 23:33:31.609 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit} |
| 3818 | 2026-08-17T23:33:32.522Z | Aug 17 23:33:31.623 DEBG process exited with exit status: 0 (14.761964ms) |
| 3819 | 2026-08-17T23:33:32.522Z | Aug 17 23:33:31.623 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit} |
| 3820 | 2026-08-17T23:33:32.531Z | Aug 17 23:33:31.633 DEBG process exited with exit status: 0 (9.674966ms) |
| 3821 | 2026-08-17T23:33:32.531Z | Aug 17 23:33:31.633 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit} |
| 3822 | 2026-08-17T23:33:32.535Z | Aug 17 23:33:31.636 DEBG process exited with exit status: 0 (3.375999ms) |
| 3823 | 2026-08-17T23:33:32.535Z | Aug 17 23:33:31.637 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit} |
| 3824 | 2026-08-17T23:33:32.538Z | Aug 17 23:33:31.640 DEBG process exited with exit status: 0 (3.244179ms) |
| 3825 | 2026-08-17T23:33:32.539Z | Aug 17 23:33:31.640 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit} |
| 3826 | 2026-08-17T23:33:32.542Z | Aug 17 23:33:31.643 DEBG process exited with exit status: 0 (3.150069ms) |
| 3827 | 2026-08-17T23:33:32.542Z | Aug 17 23:33:31.643 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit} |
| 3828 | 2026-08-17T23:33:32.546Z | Aug 17 23:33:31.646 DEBG process exited with exit status: 0 (3.118258ms) |
| 3829 | 2026-08-17T23:33:32.546Z | Aug 17 23:33:31.646 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit} |
| 3830 | 2026-08-17T23:33:32.549Z | Aug 17 23:33:31.649 DEBG process exited with exit status: 0 (3.421979ms) |
| 3831 | 2026-08-17T23:33:32.550Z | Aug 17 23:33:31.650 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit} |
| 3832 | 2026-08-17T23:33:32.553Z | Aug 17 23:33:31.653 DEBG process exited with exit status: 0 (3.121579ms) |
| 3833 | 2026-08-17T23:33:32.553Z | Aug 17 23:33:31.653 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit} |
| 3834 | 2026-08-17T23:33:32.577Z | Aug 17 23:33:31.656 DEBG process exited with exit status: 0 (3.110039ms) |
| 3835 | 2026-08-17T23:33:32.577Z | Aug 17 23:33:31.656 INFO [helios-record] task succeeded (47.762001ms) |
| 3836 | 2026-08-17T23:33:32.984Z | [ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3837 | 2026-08-17T23:33:39.680Z | [ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3838 | 2026-08-17T23:33:40.543Z | [ host-package] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3839 | 2026-08-17T23:33:46.181Z | [ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3840 | 2026-08-17T23:44:59.929Z | [ host-package] Finished `release` profile [optimized] target(s) in 13m 53s |
| 3841 | 2026-08-17T23:46:29.439Z | Aug 17 23:46:28.535 INFO [host-package] process exited with exit status: 0 (923.380501995s) |
| 3842 | 2026-08-17T23:46:29.439Z | Aug 17 23:46:28.535 INFO [host-libraries] running task |
| 3843 | 2026-08-17T23:46:29.439Z | Aug 17 23:46:28.535 INFO [host-stamp] running task |
| 3844 | 2026-08-17T23:46:29.443Z | Aug 17 23:46:28.538 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 23.0.0-0.ci+gitaac4ef5abd2 |
| 3845 | 2026-08-17T23:46:29.443Z | Aug 17 23:46:28.538 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 23.0.0-0.ci+gitaac4ef5abd2 |
| 3846 | 2026-08-17T23:46:29.444Z | Aug 17 23:46:28.538 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 23.0.0-0.ci+gitaac4ef5abd2 |
| 3847 | 2026-08-17T23:46:29.444Z | Aug 17 23:46:28.539 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 23.0.0-0.ci+gitaac4ef5abd2 |
| 3848 | 2026-08-17T23:46:29.444Z | Aug 17 23:46:28.539 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 23.0.0-0.ci+gitaac4ef5abd2 |
| 3849 | 2026-08-17T23:46:29.444Z | Aug 17 23:46:28.539 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 23.0.0-0.ci+gitaac4ef5abd2 |
| 3850 | 2026-08-17T23:46:29.444Z | Aug 17 23:46:28.540 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 23.0.0-0.ci+gitaac4ef5abd2 |
| 3851 | 2026-08-17T23:46:29.448Z | Aug 17 23:46:28.540 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 23.0.0-0.ci+gitaac4ef5abd2 |
| 3852 | 2026-08-17T23:46:29.451Z | [stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3853 | 2026-08-17T23:46:29.452Z | [ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3854 | 2026-08-17T23:46:29.452Z | [ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3855 | 2026-08-17T23:46:29.452Z | [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3856 | 2026-08-17T23:46:29.452Z | [stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3857 | 2026-08-17T23:46:29.452Z | [stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3858 | 2026-08-17T23:46:29.452Z | [stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3859 | 2026-08-17T23:46:29.452Z | [stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3860 | 2026-08-17T23:46:29.456Z | [ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz |
| 3861 | 2026-08-17T23:46:29.456Z | Aug 17 23:46:28.552 INFO [stamp-overlay] process exited with exit status: 0 (13.223635ms) |
| 3862 | 2026-08-17T23:46:29.462Z | [ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar |
| 3863 | 2026-08-17T23:46:29.466Z | Aug 17 23:46:28.561 INFO [stamp-oxlog] process exited with exit status: 0 (23.360051ms) |
| 3864 | 2026-08-17T23:46:29.495Z | [stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar |
| 3865 | 2026-08-17T23:46:29.498Z | Aug 17 23:46:28.594 INFO [stamp-crucible-utils] process exited with exit status: 0 (54.941159ms) |
| 3866 | 2026-08-17T23:46:29.510Z | [stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar |
| 3867 | 2026-08-17T23:46:29.514Z | Aug 17 23:46:28.610 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (69.920823ms) |
| 3868 | 2026-08-17T23:46:29.673Z | [ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar |
| 3869 | 2026-08-17T23:46:29.680Z | Aug 17 23:46:28.773 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (234.606149ms) |
| 3870 | 2026-08-17T23:46:29.987Z | [stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz |
| 3871 | 2026-08-17T23:46:29.991Z | Aug 17 23:46:29.086 INFO [stamp-propolis-server] process exited with exit status: 0 (548.042407ms) |
| 3872 | 2026-08-17T23:46:30.027Z | [stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar |
| 3873 | 2026-08-17T23:46:30.031Z | Aug 17 23:46:29.127 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (586.719581ms) |
| 3874 | 2026-08-17T23:46:31.118Z | Aug 17 23:46:30.214 INFO [host-libraries] task succeeded (1.678891197s) |
| 3875 | 2026-08-17T23:46:31.122Z | Aug 17 23:46:30.214 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package |
| 3876 | 2026-08-17T23:46:31.125Z | [recovery-package] Logging to: /work/artifacts-recovery/LOG |
| 3877 | 2026-08-17T23:46:32.044Z | [recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3878 | 2026-08-17T23:46:32.880Z | [recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3879 | 2026-08-17T23:46:36.432Z | [stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz |
| 3880 | 2026-08-17T23:46:36.436Z | Aug 17 23:46:35.531 INFO [stamp-switch-asic] process exited with exit status: 0 (6.99213848s) |
| 3881 | 2026-08-17T23:46:36.436Z | Aug 17 23:46:35.532 INFO [host-stamp] task succeeded (6.996093749s) |
| 3882 | 2026-08-17T23:46:36.436Z | Aug 17 23:46:35.532 INFO [host-proto] running task |
| 3883 | 2026-08-17T23:46:36.910Z | Aug 17 23:46:35.997 INFO [host-proto] task succeeded (465.787219ms) |
| 3884 | 2026-08-17T23:46:36.910Z | Aug 17 23:46:35.997 INFO [host-profile] running task |
| 3885 | 2026-08-17T23:46:36.923Z | Aug 17 23:46:35.998 INFO [host-profile] task succeeded (229.78µs) |
| 3886 | 2026-08-17T23:46:36.923Z | Aug 17 23:46:35.998 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.41.506' -P /tmp/.tmp7mjUtC/proto/host/root -N 'ci aac4ef5/${os_short_commit} 2026-08-17 23:30' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/' |
| 3887 | 2026-08-17T23:46:36.923Z | [ host-image] Aug 17 23:46:36.004 INFO Checking files for board 'gimlet' |
| 3888 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 3889 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml" |
| 3890 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO Checking files for board 'cosmo-mbist' |
| 3891 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml" |
| 3892 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO Checking files for board 'cosmo' |
| 3893 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 3894 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 3895 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO Checking files for board 'cosmo-mbist-noaggr' |
| 3896 | 2026-08-17T23:46:36.924Z | [ host-image] Aug 17 23:46:36.004 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml" |
| 3897 | 2026-08-17T23:46:36.928Z | [ host-image] Aug 17 23:46:36.014 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp7mjUtC/proto/host/root" |
| 3898 | 2026-08-17T23:46:36.929Z | [ host-image] Aug 17 23:46:36.014 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ } |
| 3899 | 2026-08-17T23:46:36.929Z | [ host-image] Aug 17 23:46:36.014 INFO image builder template: ramdisk-01-os... |
| 3900 | 2026-08-17T23:46:36.929Z | [ host-image] Aug 17 23:46:36.014 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp7mjUtC/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 3901 | 2026-08-17T23:46:36.932Z | [ host-image] Aug 17 23:46:36.027 INFO O| Aug 17 23:46:36.027 INFO CREATE DATASET: rpool/images/build/host/output |
| 3902 | 2026-08-17T23:46:38.088Z | [ host-image] Aug 17 23:46:37.171 INFO O| Aug 17 23:46:37.171 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3903 | 2026-08-17T23:46:38.133Z | [ host-image] Aug 17 23:46:37.174 INFO O| Aug 17 23:46:37.174 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3904 | 2026-08-17T23:46:38.363Z | [ host-image] Aug 17 23:46:37.402 INFO O| Aug 17 23:46:37.402 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled |
| 3905 | 2026-08-17T23:46:38.443Z | [ host-image] Aug 17 23:46:37.464 INFO O| Aug 17 23:46:37.464 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3906 | 2026-08-17T23:46:38.443Z | [ host-image] Aug 17 23:46:37.464 INFO O| Aug 17 23:46:37.464 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3907 | 2026-08-17T23:46:38.443Z | [ host-image] Aug 17 23:46:37.464 INFO O| Aug 17 23:46:37.464 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3908 | 2026-08-17T23:46:38.444Z | [ host-image] Aug 17 23:46:37.464 INFO O| Aug 17 23:46:37.464 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3909 | 2026-08-17T23:46:38.444Z | [ host-image] Aug 17 23:46:37.468 INFO O| Aug 17 23:46:37.468 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3910 | 2026-08-17T23:46:38.653Z | [ host-image] Aug 17 23:46:37.705 INFO O| Aug 17 23:46:37.705 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3911 | 2026-08-17T23:46:38.698Z | [ host-image] Aug 17 23:46:37.712 INFO O| Aug 17 23:46:37.712 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"] |
| 3912 | 2026-08-17T23:46:38.930Z | [ host-image] Aug 17 23:46:37.998 INFO O| Aug 17 23:46:37.997 INFO O| Caching catalogs ... Done |
| 3913 | 2026-08-17T23:46:38.979Z | [ host-image] Aug 17 23:46:38.069 INFO O| Aug 17 23:46:38.069 INFO STEP 0 (pkg_image_create) COMPLETE |
| 3914 | 2026-08-17T23:46:38.979Z | [ host-image] Aug 17 23:46:38.069 INFO O| Aug 17 23:46:38.069 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3915 | 2026-08-17T23:46:38.985Z | [ host-image] Aug 17 23:46:38.075 INFO O| Aug 17 23:46:38.075 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"] |
| 3916 | 2026-08-17T23:46:39.254Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 3917 | 2026-08-17T23:46:39.254Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3918 | 2026-08-17T23:46:39.255Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO skip step because feature "publisher_1_name" is not enabled |
| 3919 | 2026-08-17T23:46:39.276Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3920 | 2026-08-17T23:46:39.276Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO skip step because feature "publisher_2_name" is not enabled |
| 3921 | 2026-08-17T23:46:39.276Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3922 | 2026-08-17T23:46:39.276Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO skip step because feature "publisher_3_name" is not enabled |
| 3923 | 2026-08-17T23:46:39.276Z | [ host-image] Aug 17 23:46:38.340 INFO O| Aug 17 23:46:38.340 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3924 | 2026-08-17T23:46:39.532Z | [ host-image] Aug 17 23:46:38.596 INFO O| Aug 17 23:46:38.596 INFO variant opensolaris.zone is already global |
| 3925 | 2026-08-17T23:46:39.532Z | [ host-image] Aug 17 23:46:38.596 INFO O| Aug 17 23:46:38.596 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 3926 | 2026-08-17T23:46:39.533Z | [ host-image] Aug 17 23:46:38.596 INFO O| Aug 17 23:46:38.596 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3927 | 2026-08-17T23:46:39.797Z | [ host-image] Aug 17 23:46:38.837 INFO O| Aug 17 23:46:38.837 INFO variant opensolaris.imagetype is full; changing to partial |
| 3928 | 2026-08-17T23:46:39.797Z | [ host-image] Aug 17 23:46:38.837 INFO O| Aug 17 23:46:38.837 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 3929 | 2026-08-17T23:46:41.456Z | [ host-image] Aug 17 23:46:40.488 INFO O| Aug 17 23:46:40.488 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 3930 | 2026-08-17T23:46:41.839Z | [ host-image] Aug 17 23:46:40.842 INFO O| Aug 17 23:46:40.842 INFO O| Startup: Caching catalogs ... Done |
| 3931 | 2026-08-17T23:46:41.874Z | [ host-image] Aug 17 23:46:40.853 INFO O| Aug 17 23:46:40.853 INFO O| Planning: Planning completed in 0.00 seconds |
| 3932 | 2026-08-17T23:46:41.874Z | [ host-image] Aug 17 23:46:40.853 INFO O| Aug 17 23:46:40.853 INFO O| Planning: Consolidating action changes ... Done |
| 3933 | 2026-08-17T23:46:41.874Z | [ host-image] Aug 17 23:46:40.853 INFO O| Aug 17 23:46:40.853 INFO O| Planning: Evaluating mediators ... Done |
| 3934 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.854 INFO O| Aug 17 23:46:40.854 INFO O| Planning: Planning completed in 0.00 seconds |
| 3935 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.854 INFO O| Aug 17 23:46:40.854 INFO O| Variants/Facets to change: 1 |
| 3936 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.862 INFO O| Aug 17 23:46:40.862 INFO O| Finalize: Updating package state database ... Done |
| 3937 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.862 INFO O| Aug 17 23:46:40.862 INFO O| Finalize: Updating package cache ... Done |
| 3938 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.922 INFO O| Aug 17 23:46:40.922 INFO O| Finalize: Updating image state ... Done |
| 3939 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.930 INFO O| Aug 17 23:46:40.930 INFO O| Finalize: Creating fast lookup database ... Done |
| 3940 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.931 INFO O| Aug 17 23:46:40.931 INFO O| Finalize: Reading search index ... Done |
| 3941 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.931 INFO O| Aug 17 23:46:40.931 INFO O| Finalize: Updating search index ... Done |
| 3942 | 2026-08-17T23:46:41.875Z | [ host-image] Aug 17 23:46:40.931 INFO O| Aug 17 23:46:40.931 INFO O| Finalize: Updating package cache ... Done |
| 3943 | 2026-08-17T23:46:42.037Z | [ host-image] Aug 17 23:46:41.096 INFO O| Aug 17 23:46:41.096 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 3944 | 2026-08-17T23:46:42.037Z | [ host-image] Aug 17 23:46:41.096 INFO O| Aug 17 23:46:41.096 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3945 | 2026-08-17T23:46:42.161Z | [ host-image] Aug 17 23:46:41.096 INFO O| Aug 17 23:46:41.096 INFO skip step because feature "debug_variant" is not enabled |
| 3946 | 2026-08-17T23:46:42.161Z | [ host-image] Aug 17 23:46:41.096 INFO O| Aug 17 23:46:41.096 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3947 | 2026-08-17T23:46:42.299Z | [ host-image] Aug 17 23:46:41.340 INFO O| Aug 17 23:46:41.340 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 3948 | 2026-08-17T23:46:43.699Z | [ host-image] Aug 17 23:46:42.740 INFO O| Aug 17 23:46:42.740 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 3949 | 2026-08-17T23:46:43.909Z | [recovery-package] Finished `release` profile [optimized] target(s) in 12.64s |
| 3950 | 2026-08-17T23:46:44.166Z | [ host-image] Aug 17 23:46:43.116 INFO O| Aug 17 23:46:43.116 INFO O| Startup: Caching catalogs ... Done |
| 3951 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.127 INFO O| Aug 17 23:46:43.127 INFO O| Planning: Planning completed in 0.00 seconds |
| 3952 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.128 INFO O| Aug 17 23:46:43.128 INFO O| Planning: Consolidating action changes ... Done |
| 3953 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.128 INFO O| Aug 17 23:46:43.128 INFO O| Planning: Evaluating mediators ... Done |
| 3954 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.128 INFO O| Aug 17 23:46:43.128 INFO O| Planning: Planning completed in 0.00 seconds |
| 3955 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.128 INFO O| Aug 17 23:46:43.128 INFO O| Variants/Facets to change: 1 |
| 3956 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.137 INFO O| Aug 17 23:46:43.137 INFO O| Finalize: Updating package state database ... Done |
| 3957 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.137 INFO O| Aug 17 23:46:43.137 INFO O| Finalize: Updating package cache ... Done |
| 3958 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.198 INFO O| Aug 17 23:46:43.198 INFO O| Finalize: Updating image state ... Done |
| 3959 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.205 INFO O| Aug 17 23:46:43.205 INFO O| Finalize: Creating fast lookup database ... Done |
| 3960 | 2026-08-17T23:46:44.251Z | [ host-image] Aug 17 23:46:43.206 INFO O| Aug 17 23:46:43.206 INFO O| Finalize: Reading search index ... Done |
| 3961 | 2026-08-17T23:46:44.252Z | [ host-image] Aug 17 23:46:43.206 INFO O| Aug 17 23:46:43.206 INFO O| Finalize: Updating search index ... Done |
| 3962 | 2026-08-17T23:46:44.252Z | [ host-image] Aug 17 23:46:43.207 INFO O| Aug 17 23:46:43.207 INFO O| Finalize: Updating package cache ... Done |
| 3963 | 2026-08-17T23:46:44.341Z | [ host-image] Aug 17 23:46:43.369 INFO O| Aug 17 23:46:43.369 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 3964 | 2026-08-17T23:46:44.341Z | [ host-image] Aug 17 23:46:43.369 INFO O| Aug 17 23:46:43.369 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3965 | 2026-08-17T23:46:44.341Z | [ host-image] Aug 17 23:46:43.369 INFO O| Aug 17 23:46:43.369 INFO skip step because feature "recovery" is not enabled |
| 3966 | 2026-08-17T23:46:44.426Z | [ host-image] Aug 17 23:46:43.369 INFO O| Aug 17 23:46:43.369 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3967 | 2026-08-17T23:46:44.426Z | [ host-image] Aug 17 23:46:43.369 INFO O| Aug 17 23:46:43.369 INFO skip step because feature "recovery" is not enabled |
| 3968 | 2026-08-17T23:46:44.426Z | [ host-image] Aug 17 23:46:43.369 INFO O| Aug 17 23:46:43.369 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3969 | 2026-08-17T23:46:44.426Z | [ host-image] Aug 17 23:46:43.376 INFO O| Aug 17 23:46:43.376 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/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", "/network/overwatch", "/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", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"] |
| 3970 | 2026-08-17T23:46:45.712Z | [ host-image] Aug 17 23:46:44.781 INFO O| Aug 17 23:46:44.781 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 3971 | 2026-08-17T23:46:46.102Z | [ host-image] Aug 17 23:46:45.166 INFO O| Aug 17 23:46:45.166 INFO O| Startup: Caching catalogs ... Done |
| 3972 | 2026-08-17T23:46:47.795Z | [ host-image] Aug 17 23:46:46.877 INFO O| Aug 17 23:46:46.877 INFO O| Planning: Solver setup ... Done |
| 3973 | 2026-08-17T23:46:47.950Z | [ host-image] Aug 17 23:46:47.045 INFO O| Aug 17 23:46:47.045 INFO O| Planning: Running solver ... Done |
| 3974 | 2026-08-17T23:46:47.993Z | [ host-image] Aug 17 23:46:47.085 INFO O| Aug 17 23:46:47.085 INFO O| Planning: Finding local manifests ... Done |
| 3975 | 2026-08-17T23:46:48.013Z | [ host-image] Aug 17 23:46:47.103 INFO O| Aug 17 23:46:47.103 INFO O| Planning: Fetching manifests: 0/130 0% complete |
| 3976 | 2026-08-17T23:46:49.078Z | Aug 17 23:46:48.171 INFO [recovery-package] process exited with exit status: 0 (17.956693305s) |
| 3977 | 2026-08-17T23:46:49.078Z | Aug 17 23:46:48.171 INFO [recovery-libraries] running task |
| 3978 | 2026-08-17T23:46:49.078Z | Aug 17 23:46:48.171 INFO [recovery-stamp] running task |
| 3979 | 2026-08-17T23:46:49.094Z | Aug 17 23:46:48.172 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 23.0.0-0.ci+gitaac4ef5abd2 |
| 3980 | 2026-08-17T23:46:49.094Z | Aug 17 23:46:48.172 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 23.0.0-0.ci+gitaac4ef5abd2 |
| 3981 | 2026-08-17T23:46:49.095Z | [ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG |
| 3982 | 2026-08-17T23:46:49.095Z | [stamp-installinator] Logging to: /work/artifacts-recovery/LOG |
| 3983 | 2026-08-17T23:46:49.124Z | Aug 17 23:46:48.220 INFO [recovery-libraries] task succeeded (48.843321ms) |
| 3984 | 2026-08-17T23:46:49.129Z | Aug 17 23:46:48.220 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries |
| 3985 | 2026-08-17T23:46:49.181Z | [stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar |
| 3986 | 2026-08-17T23:46:49.196Z | Aug 17 23:46:48.268 INFO [stamp-installinator] process exited with exit status: 0 (96.143432ms) |
| 3987 | 2026-08-17T23:46:49.231Z | [ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar |
| 3988 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.327 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (155.689279ms) |
| 3989 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.327 INFO [recovery-stamp] task succeeded (155.846299ms) |
| 3990 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.327 INFO [recovery-proto] running task |
| 3991 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.327 INFO [tuf-stamp] running task |
| 3992 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.327 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 23.0.0-0.ci+gitaac4ef5abd2 |
| 3993 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.328 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 23.0.0-0.ci+gitaac4ef5abd2 |
| 3994 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.328 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 23.0.0-0.ci+gitaac4ef5abd2 |
| 3995 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.328 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 23.0.0-0.ci+gitaac4ef5abd2 |
| 3996 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.329 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 23.0.0-0.ci+gitaac4ef5abd2 |
| 3997 | 2026-08-17T23:46:49.236Z | Aug 17 23:46:48.329 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 23.0.0-0.ci+gitaac4ef5abd2 |
| 3998 | 2026-08-17T23:46:49.237Z | Aug 17 23:46:48.329 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 23.0.0-0.ci+gitaac4ef5abd2 |
| 3999 | 2026-08-17T23:46:49.237Z | Aug 17 23:46:48.330 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 23.0.0-0.ci+gitaac4ef5abd2 |
| 4000 | 2026-08-17T23:46:49.237Z | Aug 17 23:46:48.330 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 23.0.0-0.ci+gitaac4ef5abd2 |
| 4001 | 2026-08-17T23:46:49.237Z | Aug 17 23:46:48.330 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 23.0.0-0.ci+gitaac4ef5abd2 |
| 4002 | 2026-08-17T23:46:49.237Z | Aug 17 23:46:48.331 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 23.0.0-0.ci+gitaac4ef5abd2 |
| 4003 | 2026-08-17T23:46:49.241Z | Aug 17 23:46:48.331 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 23.0.0-0.ci+gitaac4ef5abd2 |
| 4004 | 2026-08-17T23:46:49.241Z | [stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4005 | 2026-08-17T23:46:49.241Z | [stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4006 | 2026-08-17T23:46:49.241Z | [stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4007 | 2026-08-17T23:46:49.241Z | [stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4008 | 2026-08-17T23:46:49.241Z | [stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4009 | 2026-08-17T23:46:49.245Z | [ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4010 | 2026-08-17T23:46:49.245Z | [ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4011 | 2026-08-17T23:46:49.245Z | [ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4012 | 2026-08-17T23:46:49.245Z | [stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4013 | 2026-08-17T23:46:49.245Z | [stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4014 | 2026-08-17T23:46:49.245Z | [ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4015 | 2026-08-17T23:46:49.245Z | [stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4016 | 2026-08-17T23:46:49.295Z | [ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz |
| 4017 | 2026-08-17T23:46:49.299Z | Aug 17 23:46:48.391 INFO [stamp-probe] process exited with exit status: 0 (62.602545ms) |
| 4018 | 2026-08-17T23:46:49.374Z | Aug 17 23:46:48.463 INFO [recovery-proto] task succeeded (135.765498ms) |
| 4019 | 2026-08-17T23:46:49.383Z | Aug 17 23:46:48.463 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.41.506' -P /tmp/.tmp7mjUtC/proto/recovery/root -N 'recovery aac4ef5/${os_short_commit} 2026-08-17 23:30' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/' |
| 4020 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.469 INFO Checking files for board 'cosmo-mbist' |
| 4021 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.469 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml" |
| 4022 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO Checking files for board 'cosmo-mbist-noaggr' |
| 4023 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml" |
| 4024 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO Checking files for board 'gimlet' |
| 4025 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 4026 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml" |
| 4027 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO Checking files for board 'cosmo' |
| 4028 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 4029 | 2026-08-17T23:46:49.383Z | [ recovery-image] Aug 17 23:46:48.470 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 4030 | 2026-08-17T23:46:49.389Z | [ recovery-image] Aug 17 23:46:48.480 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp7mjUtC/proto/recovery/root" |
| 4031 | 2026-08-17T23:46:49.390Z | [ recovery-image] Aug 17 23:46:48.480 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ } |
| 4032 | 2026-08-17T23:46:49.390Z | [ recovery-image] Aug 17 23:46:48.480 INFO image builder template: ramdisk-01-os... |
| 4033 | 2026-08-17T23:46:49.390Z | [ recovery-image] Aug 17 23:46:48.480 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp7mjUtC/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 4034 | 2026-08-17T23:46:49.401Z | [ recovery-image] Aug 17 23:46:48.497 INFO O| Aug 17 23:46:48.497 INFO CREATE DATASET: rpool/images/build/recovery/output |
| 4035 | 2026-08-17T23:46:49.673Z | [ recovery-image] Aug 17 23:46:48.769 INFO O| Aug 17 23:46:48.769 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4036 | 2026-08-17T23:46:49.682Z | [ recovery-image] Aug 17 23:46:48.772 INFO O| Aug 17 23:46:48.772 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4037 | 2026-08-17T23:46:49.693Z | [verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4038 | 2026-08-17T23:46:49.716Z | [verify-libraries] Running `target/debug/xtask verify-libraries` |
| 4039 | 2026-08-17T23:46:49.746Z | [ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz |
| 4040 | 2026-08-17T23:46:49.751Z | Aug 17 23:46:48.842 INFO [stamp-ntp] process exited with exit status: 0 (512.694641ms) |
| 4041 | 2026-08-17T23:46:49.838Z | [ host-image] Aug 17 23:46:48.934 INFO O| Aug 17 23:46:48.934 INFO O| Planning: Fetching manifests: 130/130 100% complete |
| 4042 | 2026-08-17T23:46:49.845Z | [stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz |
| 4043 | 2026-08-17T23:46:49.849Z | Aug 17 23:46:48.944 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (613.124371ms) |
| 4044 | 2026-08-17T23:46:50.006Z | [stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz |
| 4045 | 2026-08-17T23:46:50.010Z | [stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz |
| 4046 | 2026-08-17T23:46:50.010Z | Aug 17 23:46:49.106 INFO [stamp-external-dns] process exited with exit status: 0 (776.682607ms) |
| 4047 | 2026-08-17T23:46:50.016Z | Aug 17 23:46:49.107 INFO [stamp-internal-dns] process exited with exit status: 0 (780.084867ms) |
| 4048 | 2026-08-17T23:46:50.060Z | [stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz |
| 4049 | 2026-08-17T23:46:50.072Z | Aug 17 23:46:49.151 INFO [stamp-crucible-zone] process exited with exit status: 0 (820.384721ms) |
| 4050 | 2026-08-17T23:46:50.262Z | [ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz |
| 4051 | 2026-08-17T23:46:50.266Z | [ host-image] Aug 17 23:46:49.359 INFO O| Aug 17 23:46:49.359 INFO O| Planning: Package planning ... Done |
| 4052 | 2026-08-17T23:46:50.267Z | Aug 17 23:46:49.361 INFO [stamp-oximeter] process exited with exit status: 0 (1.030243209s) |
| 4053 | 2026-08-17T23:46:50.305Z | [ recovery-image] Aug 17 23:46:49.396 INFO O| Aug 17 23:46:49.396 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled |
| 4054 | 2026-08-17T23:46:50.466Z | [ recovery-image] Aug 17 23:46:49.562 INFO O| Aug 17 23:46:49.562 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4055 | 2026-08-17T23:46:50.466Z | [ recovery-image] Aug 17 23:46:49.562 INFO O| Aug 17 23:46:49.562 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4056 | 2026-08-17T23:46:50.469Z | [ recovery-image] Aug 17 23:46:49.562 INFO O| Aug 17 23:46:49.562 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4057 | 2026-08-17T23:46:50.469Z | [ recovery-image] Aug 17 23:46:49.562 INFO O| Aug 17 23:46:49.562 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4058 | 2026-08-17T23:46:50.473Z | [ recovery-image] Aug 17 23:46:49.568 INFO O| Aug 17 23:46:49.568 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4059 | 2026-08-17T23:46:50.712Z | [ host-image] Aug 17 23:46:49.808 INFO O| Aug 17 23:46:49.808 INFO O| Planning: Merging actions ... Done |
| 4060 | 2026-08-17T23:46:50.820Z | [ host-image] Aug 17 23:46:49.916 INFO O| Aug 17 23:46:49.916 INFO O| Planning: Checking for conflicting actions ... Done |
| 4061 | 2026-08-17T23:46:50.926Z | [ host-image] Aug 17 23:46:50.021 INFO O| Aug 17 23:46:50.021 INFO O| Planning: Consolidating action changes ... Done |
| 4062 | 2026-08-17T23:46:51.106Z | [ host-image] Aug 17 23:46:50.198 INFO O| Aug 17 23:46:50.198 INFO O| Planning: Evaluating mediators ... Done |
| 4063 | 2026-08-17T23:46:51.210Z | [ recovery-image] Aug 17 23:46:50.307 INFO O| Aug 17 23:46:50.307 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4064 | 2026-08-17T23:46:51.219Z | [ recovery-image] Aug 17 23:46:50.314 INFO O| Aug 17 23:46:50.314 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"] |
| 4065 | 2026-08-17T23:46:51.481Z | [ recovery-image] Aug 17 23:46:50.575 INFO O| Aug 17 23:46:50.575 INFO O| Caching catalogs ... Done |
| 4066 | 2026-08-17T23:46:51.542Z | [ recovery-image] Aug 17 23:46:50.637 INFO O| Aug 17 23:46:50.637 INFO STEP 0 (pkg_image_create) COMPLETE |
| 4067 | 2026-08-17T23:46:51.542Z | [ recovery-image] Aug 17 23:46:50.638 INFO O| Aug 17 23:46:50.637 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4068 | 2026-08-17T23:46:51.550Z | [ recovery-image] Aug 17 23:46:50.645 INFO O| Aug 17 23:46:50.645 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"] |
| 4069 | 2026-08-17T23:46:51.804Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 4070 | 2026-08-17T23:46:51.804Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4071 | 2026-08-17T23:46:51.804Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO skip step because feature "publisher_1_name" is not enabled |
| 4072 | 2026-08-17T23:46:51.808Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4073 | 2026-08-17T23:46:51.808Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO skip step because feature "publisher_2_name" is not enabled |
| 4074 | 2026-08-17T23:46:51.808Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4075 | 2026-08-17T23:46:51.808Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO skip step because feature "publisher_3_name" is not enabled |
| 4076 | 2026-08-17T23:46:51.808Z | [ recovery-image] Aug 17 23:46:50.900 INFO O| Aug 17 23:46:50.900 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4077 | 2026-08-17T23:46:51.847Z | [stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz |
| 4078 | 2026-08-17T23:46:51.851Z | Aug 17 23:46:50.946 INFO [stamp-cockroachdb] process exited with exit status: 0 (2.615587103s) |
| 4079 | 2026-08-17T23:46:52.086Z | [ recovery-image] Aug 17 23:46:51.159 INFO O| Aug 17 23:46:51.159 INFO variant opensolaris.zone is already global |
| 4080 | 2026-08-17T23:46:52.086Z | [ recovery-image] Aug 17 23:46:51.159 INFO O| Aug 17 23:46:51.159 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 4081 | 2026-08-17T23:46:52.127Z | [ recovery-image] Aug 17 23:46:51.159 INFO O| Aug 17 23:46:51.159 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4082 | 2026-08-17T23:46:52.349Z | [ recovery-image] Aug 17 23:46:51.434 INFO O| Aug 17 23:46:51.434 INFO variant opensolaris.imagetype is full; changing to partial |
| 4083 | 2026-08-17T23:46:52.377Z | [ recovery-image] Aug 17 23:46:51.434 INFO O| Aug 17 23:46:51.434 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 4084 | 2026-08-17T23:46:52.492Z | [ host-image] Aug 17 23:46:51.585 INFO O| Aug 17 23:46:51.585 INFO O| Planning: Planning completed in 6.41 seconds |
| 4085 | 2026-08-17T23:46:52.500Z | [ host-image] Aug 17 23:46:51.587 INFO O| Aug 17 23:46:51.587 INFO O| Packages to install: 130 |
| 4086 | 2026-08-17T23:46:52.500Z | [ host-image] Aug 17 23:46:51.587 INFO O| Aug 17 23:46:51.587 INFO O| Mediators to change: 5 |
| 4087 | 2026-08-17T23:46:52.500Z | [ host-image] Aug 17 23:46:51.587 INFO O| Aug 17 23:46:51.587 INFO O| Services to change: 6 |
| 4088 | 2026-08-17T23:46:52.523Z | [ host-image] Aug 17 23:46:51.616 INFO O| Aug 17 23:46:51.616 INFO O| Download: 0/23887 items 0.0/222.8MB 0% complete |
| 4089 | 2026-08-17T23:46:53.883Z | [stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz |
| 4090 | 2026-08-17T23:46:53.898Z | Aug 17 23:46:52.970 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (4.641358914s) |
| 4091 | 2026-08-17T23:46:54.040Z | [stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz |
| 4092 | 2026-08-17T23:46:54.051Z | Aug 17 23:46:53.137 INFO [stamp-clickhouse_server] process exited with exit status: 0 (4.809653169s) |
| 4093 | 2026-08-17T23:46:54.102Z | [stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz |
| 4094 | 2026-08-17T23:46:54.237Z | Aug 17 23:46:53.190 INFO [stamp-clickhouse] process exited with exit status: 0 (4.861617149s) |
| 4095 | 2026-08-17T23:46:54.573Z | [ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz |
| 4096 | 2026-08-17T23:46:54.632Z | Aug 17 23:46:53.631 INFO [stamp-nexus] process exited with exit status: 0 (5.301205158s) |
| 4097 | 2026-08-17T23:46:54.633Z | Aug 17 23:46:53.631 INFO [tuf-stamp] task succeeded (5.303530667s) |
| 4098 | 2026-08-17T23:46:54.633Z | Aug 17 23:46:53.631 INFO [tuf-v2-zones] running task |
| 4099 | 2026-08-17T23:46:54.728Z | Aug 17 23:46:53.750 INFO [tuf-v2-zones] task succeeded (118.906854ms) |
| 4100 | 2026-08-17T23:46:54.903Z | [verify-libraries] Compiling match_cfg v0.1.0 |
| 4101 | 2026-08-17T23:46:54.903Z | [verify-libraries] Compiling slog-json v2.6.1 |
| 4102 | 2026-08-17T23:46:54.936Z | [verify-libraries] Compiling debug-ignore v1.0.5 |
| 4103 | 2026-08-17T23:46:54.937Z | [verify-libraries] Compiling progenitor-client v0.14.0 |
| 4104 | 2026-08-17T23:46:54.937Z | [verify-libraries] Compiling sha1 v0.11.0 |
| 4105 | 2026-08-17T23:46:54.937Z | [verify-libraries] Compiling newtype-uuid-macros v0.1.0 |
| 4106 | 2026-08-17T23:46:54.937Z | [verify-libraries] Compiling serde_path_to_error v0.1.20 |
| 4107 | 2026-08-17T23:46:55.196Z | [verify-libraries] Compiling multer v3.1.0 |
| 4108 | 2026-08-17T23:46:55.314Z | [verify-libraries] Compiling compression-core v0.4.31 |
| 4109 | 2026-08-17T23:46:55.315Z | [verify-libraries] Compiling async-stream-impl v0.3.6 |
| 4110 | 2026-08-17T23:46:55.315Z | [verify-libraries] Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 4111 | 2026-08-17T23:46:55.315Z | [verify-libraries] Compiling serde_spanned v1.1.1 |
| 4112 | 2026-08-17T23:46:55.315Z | [verify-libraries] Compiling dropshot v0.17.1 |
| 4113 | 2026-08-17T23:46:55.349Z | [verify-libraries] Compiling hostname v0.3.1 |
| 4114 | 2026-08-17T23:46:55.349Z | [verify-libraries] Compiling toml_writer v1.1.1+spec-1.1.0 |
| 4115 | 2026-08-17T23:46:55.372Z | [verify-libraries] Compiling waitgroup v0.1.2 |
| 4116 | 2026-08-17T23:46:55.373Z | [verify-libraries] Compiling rustls-pemfile v2.2.0 |
| 4117 | 2026-08-17T23:46:55.434Z | [verify-libraries] Compiling dropshot_endpoint v0.17.1 |
| 4118 | 2026-08-17T23:46:55.434Z | [verify-libraries] Compiling hostname v0.4.2 |
| 4119 | 2026-08-17T23:46:55.434Z | [verify-libraries] Compiling atomicwrites v0.4.4 |
| 4120 | 2026-08-17T23:46:55.434Z | [verify-libraries] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 4121 | 2026-08-17T23:46:55.498Z | [ recovery-image] Aug 17 23:46:54.526 INFO O| Aug 17 23:46:54.526 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4122 | 2026-08-17T23:46:55.541Z | [verify-libraries] Compiling slog-bunyan v2.5.0 |
| 4123 | 2026-08-17T23:46:55.552Z | [verify-libraries] Compiling compression-codecs v0.4.37 |
| 4124 | 2026-08-17T23:46:55.552Z | [verify-libraries] Compiling toml v1.1.2+spec-1.1.0 |
| 4125 | 2026-08-17T23:46:55.587Z | [verify-libraries] Compiling macaddr v1.0.1 |
| 4126 | 2026-08-17T23:46:55.612Z | [verify-libraries] Compiling regress v0.10.5 |
| 4127 | 2026-08-17T23:46:55.699Z | [verify-libraries] Compiling instant v0.1.13 |
| 4128 | 2026-08-17T23:46:55.703Z | [verify-libraries] Compiling parse-display-derive v0.10.0 |
| 4129 | 2026-08-17T23:46:55.703Z | [verify-libraries] Compiling itertools v0.14.0 |
| 4130 | 2026-08-17T23:46:55.703Z | [verify-libraries] Compiling backon v1.6.0 |
| 4131 | 2026-08-17T23:46:55.703Z | [verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 4132 | 2026-08-17T23:46:55.703Z | [verify-libraries] Compiling humantime v2.3.0 |
| 4133 | 2026-08-17T23:46:55.760Z | [verify-libraries] Compiling convert_case v0.4.0 |
| 4134 | 2026-08-17T23:46:55.854Z | [verify-libraries] Compiling async-compression v0.4.41 |
| 4135 | 2026-08-17T23:46:55.888Z | [verify-libraries] Compiling async-stream v0.3.6 |
| 4136 | 2026-08-17T23:46:55.888Z | [verify-libraries] Compiling backoff v0.4.0 |
| 4137 | 2026-08-17T23:46:55.901Z | [verify-libraries] Compiling half v2.7.1 |
| 4138 | 2026-08-17T23:46:56.007Z | [verify-libraries] Compiling progenitor-extras v0.2.0 |
| 4139 | 2026-08-17T23:46:56.013Z | [verify-libraries] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 4140 | 2026-08-17T23:46:56.042Z | [verify-libraries] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 4141 | 2026-08-17T23:46:56.192Z | [verify-libraries] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 4142 | 2026-08-17T23:46:56.203Z | [verify-libraries] Compiling ciborium-io v0.2.2 |
| 4143 | 2026-08-17T23:46:56.203Z | [verify-libraries] Compiling crucible-workspace-hack v0.1.0 |
| 4144 | 2026-08-17T23:46:56.203Z | [verify-libraries] Compiling indent_write v2.2.0 |
| 4145 | 2026-08-17T23:46:56.215Z | [verify-libraries] Compiling regress v0.11.1 |
| 4146 | 2026-08-17T23:46:56.233Z | [verify-libraries] Compiling derive_more v0.99.20 |
| 4147 | 2026-08-17T23:46:56.296Z | [verify-libraries] Compiling secrecy v0.10.3 |
| 4148 | 2026-08-17T23:46:56.322Z | [verify-libraries] Compiling unsafe-libyaml v0.2.11 |
| 4149 | 2026-08-17T23:46:56.339Z | [verify-libraries] Compiling ciborium-ll v0.2.2 |
| 4150 | 2026-08-17T23:46:56.372Z | [verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4151 | 2026-08-17T23:46:56.391Z | [verify-libraries] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4152 | 2026-08-17T23:46:56.473Z | [verify-libraries] Compiling inout v0.1.4 |
| 4153 | 2026-08-17T23:46:56.513Z | [verify-libraries] Compiling universal-hash v0.5.1 |
| 4154 | 2026-08-17T23:46:56.548Z | [verify-libraries] Compiling thiserror-impl-no-std v2.0.2 |
| 4155 | 2026-08-17T23:46:56.605Z | [verify-libraries] Compiling ciborium v0.2.2 |
| 4156 | 2026-08-17T23:46:56.632Z | [verify-libraries] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4157 | 2026-08-17T23:46:56.651Z | [verify-libraries] Compiling cipher v0.4.4 |
| 4158 | 2026-08-17T23:46:56.724Z | [verify-libraries] Compiling opaque-debug v0.3.1 |
| 4159 | 2026-08-17T23:46:56.806Z | [verify-libraries] Compiling poly1305 v0.8.0 |
| 4160 | 2026-08-17T23:46:56.869Z | [verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4161 | 2026-08-17T23:46:56.893Z | [verify-libraries] Compiling blake2 v0.10.6 |
| 4162 | 2026-08-17T23:46:56.982Z | [verify-libraries] Compiling serde_yaml v0.9.34+deprecated |
| 4163 | 2026-08-17T23:46:57.043Z | [verify-libraries] Compiling chacha20 v0.9.1 |
| 4164 | 2026-08-17T23:46:57.133Z | [verify-libraries] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4165 | 2026-08-17T23:46:57.145Z | [ recovery-image] Aug 17 23:46:56.235 INFO O| Aug 17 23:46:56.234 INFO O| Startup: Caching catalogs ... Done |
| 4166 | 2026-08-17T23:46:57.171Z | [ recovery-image] Aug 17 23:46:56.237 INFO O| Aug 17 23:46:56.237 INFO O| Planning: Planning completed in 0.00 seconds |
| 4167 | 2026-08-17T23:46:57.171Z | [ recovery-image] Aug 17 23:46:56.237 INFO O| Aug 17 23:46:56.237 INFO O| Planning: Consolidating action changes ... Done |
| 4168 | 2026-08-17T23:46:57.171Z | [ recovery-image] Aug 17 23:46:56.237 INFO O| Aug 17 23:46:56.237 INFO O| Planning: Evaluating mediators ... Done |
| 4169 | 2026-08-17T23:46:57.171Z | [ recovery-image] Aug 17 23:46:56.238 INFO O| Aug 17 23:46:56.238 INFO O| Planning: Planning completed in 0.00 seconds |
| 4170 | 2026-08-17T23:46:57.171Z | [ recovery-image] Aug 17 23:46:56.238 INFO O| Aug 17 23:46:56.238 INFO O| Variants/Facets to change: 1 |
| 4171 | 2026-08-17T23:46:57.220Z | [verify-libraries] Compiling aead v0.5.2 |
| 4172 | 2026-08-17T23:46:57.220Z | [ recovery-image] Aug 17 23:46:56.275 INFO O| Aug 17 23:46:56.275 INFO O| Finalize: Updating package state database ... Done |
| 4173 | 2026-08-17T23:46:57.220Z | [ recovery-image] Aug 17 23:46:56.275 INFO O| Aug 17 23:46:56.275 INFO O| Finalize: Updating package cache ... Done |
| 4174 | 2026-08-17T23:46:57.294Z | [verify-libraries] Compiling password-hash v0.5.0 |
| 4175 | 2026-08-17T23:46:57.326Z | [ recovery-image] Aug 17 23:46:56.347 INFO O| Aug 17 23:46:56.347 INFO O| Finalize: Updating image state ... Done |
| 4176 | 2026-08-17T23:46:57.326Z | [ recovery-image] Aug 17 23:46:56.362 INFO O| Aug 17 23:46:56.362 INFO O| Finalize: Creating fast lookup database ... Done |
| 4177 | 2026-08-17T23:46:57.326Z | [ recovery-image] Aug 17 23:46:56.363 INFO O| Aug 17 23:46:56.363 INFO O| Finalize: Reading search index ... Done |
| 4178 | 2026-08-17T23:46:57.326Z | [ recovery-image] Aug 17 23:46:56.363 INFO O| Aug 17 23:46:56.363 INFO O| Finalize: Updating search index ... Done |
| 4179 | 2026-08-17T23:46:57.326Z | [ recovery-image] Aug 17 23:46:56.364 INFO O| Aug 17 23:46:56.364 INFO O| Finalize: Updating package cache ... Done |
| 4180 | 2026-08-17T23:46:57.327Z | [verify-libraries] Compiling num-derive v0.4.2 |
| 4181 | 2026-08-17T23:46:57.373Z | [verify-libraries] Compiling chacha20poly1305 v0.10.1 |
| 4182 | 2026-08-17T23:46:57.396Z | [verify-libraries] Compiling crossbeam-deque v0.8.6 |
| 4183 | 2026-08-17T23:46:57.490Z | [verify-libraries] Compiling rayon-core v1.13.0 |
| 4184 | 2026-08-17T23:46:57.533Z | [ host-image] Aug 17 23:46:56.627 INFO O| Aug 17 23:46:56.627 INFO O| Download: 15433/23887 items 127.0/222.8MB 56% complete (25.6M/s) |
| 4185 | 2026-08-17T23:46:57.553Z | [verify-libraries] Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 4186 | 2026-08-17T23:46:57.553Z | [ recovery-image] Aug 17 23:46:56.631 INFO O| Aug 17 23:46:56.631 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 4187 | 2026-08-17T23:46:57.553Z | [ recovery-image] Aug 17 23:46:56.631 INFO O| Aug 17 23:46:56.631 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4188 | 2026-08-17T23:46:57.553Z | [ recovery-image] Aug 17 23:46:56.631 INFO O| Aug 17 23:46:56.631 INFO skip step because feature "debug_variant" is not enabled |
| 4189 | 2026-08-17T23:46:57.554Z | [ recovery-image] Aug 17 23:46:56.631 INFO O| Aug 17 23:46:56.631 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4190 | 2026-08-17T23:46:57.602Z | [verify-libraries] Compiling argon2 v0.5.3 |
| 4191 | 2026-08-17T23:46:57.694Z | [verify-libraries] Compiling glob v0.3.3 |
| 4192 | 2026-08-17T23:46:57.750Z | [verify-libraries] Compiling usdt-attr-macro v0.5.0 |
| 4193 | 2026-08-17T23:46:57.776Z | [verify-libraries] Compiling toml_edit v0.23.10+spec-1.0.0 |
| 4194 | 2026-08-17T23:46:57.782Z | [verify-libraries] Compiling parse-display v0.10.0 |
| 4195 | 2026-08-17T23:46:57.860Z | [verify-libraries] Compiling thiserror-no-std v2.0.2 |
| 4196 | 2026-08-17T23:46:57.868Z | [ recovery-image] Aug 17 23:46:56.964 INFO O| Aug 17 23:46:56.964 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 4197 | 2026-08-17T23:46:57.943Z | [verify-libraries] Compiling typify-impl v0.6.2 |
| 4198 | 2026-08-17T23:46:58.050Z | [verify-libraries] Compiling vsss-rs v3.3.4 |
| 4199 | 2026-08-17T23:46:58.135Z | [verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4200 | 2026-08-17T23:46:58.140Z | [verify-libraries] Compiling usdt-macro v0.5.0 |
| 4201 | 2026-08-17T23:46:58.376Z | [verify-libraries] Compiling memmap v0.7.0 |
| 4202 | 2026-08-17T23:46:58.525Z | [verify-libraries] Compiling proc-macro-crate v3.4.0 |
| 4203 | 2026-08-17T23:46:58.593Z | [verify-libraries] Compiling heapless v0.8.0 |
| 4204 | 2026-08-17T23:46:58.603Z | [verify-libraries] Compiling proc-macro-error v1.0.4 |
| 4205 | 2026-08-17T23:46:58.638Z | [verify-libraries] Compiling tabwriter v1.4.1 |
| 4206 | 2026-08-17T23:46:58.786Z | [verify-libraries] Compiling ingot-macros v0.2.0 |
| 4207 | 2026-08-17T23:46:58.894Z | [verify-libraries] Compiling hash32 v0.3.1 |
| 4208 | 2026-08-17T23:46:59.025Z | [verify-libraries] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 4209 | 2026-08-17T23:46:59.029Z | [verify-libraries] Compiling smoltcp v0.11.0 |
| 4210 | 2026-08-17T23:46:59.050Z | [verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 4211 | 2026-08-17T23:46:59.151Z | [verify-libraries] Compiling usdt v0.5.0 |
| 4212 | 2026-08-17T23:46:59.155Z | [verify-libraries] Compiling num_enum_derive v0.7.6 |
| 4213 | 2026-08-17T23:46:59.180Z | [verify-libraries] Compiling cobs v0.3.0 |
| 4214 | 2026-08-17T23:46:59.207Z | [verify-libraries] Compiling colored v3.1.1 |
| 4215 | 2026-08-17T23:46:59.207Z | [verify-libraries] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 4216 | 2026-08-17T23:46:59.303Z | [verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4217 | 2026-08-17T23:46:59.430Z | [verify-libraries] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4218 | 2026-08-17T23:46:59.494Z | [verify-libraries] Compiling postcard v1.1.3 |
| 4219 | 2026-08-17T23:46:59.527Z | [verify-libraries] Compiling rayon v1.11.0 |
| 4220 | 2026-08-17T23:46:59.558Z | [verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4221 | 2026-08-17T23:46:59.590Z | [verify-libraries] Compiling rand v0.10.1 |
| 4222 | 2026-08-17T23:46:59.657Z | [verify-libraries] Compiling proc-macro-crate v1.3.1 |
| 4223 | 2026-08-17T23:46:59.734Z | [verify-libraries] Compiling foreign-types-macros v0.2.3 |
| 4224 | 2026-08-17T23:46:59.769Z | [verify-libraries] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 4225 | 2026-08-17T23:46:59.907Z | [verify-libraries] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 4226 | 2026-08-17T23:46:59.915Z | [verify-libraries] Compiling foreign-types-shared v0.3.1 |
| 4227 | 2026-08-17T23:46:59.945Z | [ recovery-image] Aug 17 23:46:59.037 INFO O| Aug 17 23:46:59.037 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4228 | 2026-08-17T23:47:00.179Z | [verify-libraries] Compiling num_enum_derive v0.5.11 |
| 4229 | 2026-08-17T23:47:00.195Z | [verify-libraries] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 4230 | 2026-08-17T23:47:00.195Z | [verify-libraries] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 4231 | 2026-08-17T23:47:00.259Z | [verify-libraries] Compiling cstr-argument v0.1.2 |
| 4232 | 2026-08-17T23:47:00.292Z | [verify-libraries] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 4233 | 2026-08-17T23:47:00.387Z | [ recovery-image] Aug 17 23:46:59.480 INFO O| Aug 17 23:46:59.480 INFO O| Startup: Caching catalogs ... Done |
| 4234 | 2026-08-17T23:47:00.399Z | [ recovery-image] Aug 17 23:46:59.494 INFO O| Aug 17 23:46:59.494 INFO O| Planning: Planning completed in 0.00 seconds |
| 4235 | 2026-08-17T23:47:00.403Z | [ recovery-image] Aug 17 23:46:59.495 INFO O| Aug 17 23:46:59.495 INFO O| Planning: Consolidating action changes ... Done |
| 4236 | 2026-08-17T23:47:00.403Z | [ recovery-image] Aug 17 23:46:59.495 INFO O| Aug 17 23:46:59.495 INFO O| Planning: Evaluating mediators ... Done |
| 4237 | 2026-08-17T23:47:00.403Z | [ recovery-image] Aug 17 23:46:59.495 INFO O| Aug 17 23:46:59.495 INFO O| Planning: Planning completed in 0.00 seconds |
| 4238 | 2026-08-17T23:47:00.403Z | [ recovery-image] Aug 17 23:46:59.495 INFO O| Aug 17 23:46:59.495 INFO O| Variants/Facets to change: 1 |
| 4239 | 2026-08-17T23:47:00.432Z | [ recovery-image] Aug 17 23:46:59.514 INFO O| Aug 17 23:46:59.514 INFO O| Finalize: Updating package state database ... Done |
| 4240 | 2026-08-17T23:47:00.432Z | [ recovery-image] Aug 17 23:46:59.514 INFO O| Aug 17 23:46:59.514 INFO O| Finalize: Updating package cache ... Done |
| 4241 | 2026-08-17T23:47:00.453Z | [verify-libraries] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 4242 | 2026-08-17T23:47:00.482Z | [ recovery-image] Aug 17 23:46:59.577 INFO O| Aug 17 23:46:59.577 INFO O| Finalize: Updating image state ... Done |
| 4243 | 2026-08-17T23:47:00.493Z | [verify-libraries] Compiling num_enum v0.7.6 |
| 4244 | 2026-08-17T23:47:00.498Z | [ recovery-image] Aug 17 23:46:59.591 INFO O| Aug 17 23:46:59.590 INFO O| Finalize: Creating fast lookup database ... Done |
| 4245 | 2026-08-17T23:47:00.498Z | [ recovery-image] Aug 17 23:46:59.591 INFO O| Aug 17 23:46:59.591 INFO O| Finalize: Reading search index ... Done |
| 4246 | 2026-08-17T23:47:00.498Z | [ recovery-image] Aug 17 23:46:59.591 INFO O| Aug 17 23:46:59.591 INFO O| Finalize: Updating search index ... Done |
| 4247 | 2026-08-17T23:47:00.498Z | [ recovery-image] Aug 17 23:46:59.592 INFO O| Aug 17 23:46:59.592 INFO O| Finalize: Updating package cache ... Done |
| 4248 | 2026-08-17T23:47:00.544Z | [verify-libraries] Compiling foreign-types v0.5.0 |
| 4249 | 2026-08-17T23:47:00.544Z | [verify-libraries] Compiling sigpipe v0.1.3 |
| 4250 | 2026-08-17T23:47:00.590Z | [verify-libraries] Compiling zone_cfg_derive v0.3.1 |
| 4251 | 2026-08-17T23:47:00.646Z | [verify-libraries] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 4252 | 2026-08-17T23:47:00.672Z | [verify-libraries] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 4253 | 2026-08-17T23:47:00.706Z | [verify-libraries] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 4254 | 2026-08-17T23:47:00.720Z | [verify-libraries] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4255 | 2026-08-17T23:47:00.770Z | [ recovery-image] Aug 17 23:46:59.863 INFO O| Aug 17 23:46:59.863 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 4256 | 2026-08-17T23:47:00.770Z | [ recovery-image] Aug 17 23:46:59.863 INFO O| Aug 17 23:46:59.863 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4257 | 2026-08-17T23:47:00.777Z | [verify-libraries] Compiling itertools v0.12.1 |
| 4258 | 2026-08-17T23:47:00.801Z | [verify-libraries] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 4259 | 2026-08-17T23:47:00.908Z | [verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 4260 | 2026-08-17T23:47:00.988Z | [verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4261 | 2026-08-17T23:47:01.020Z | [verify-libraries] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4262 | 2026-08-17T23:47:01.020Z | [verify-libraries] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4263 | 2026-08-17T23:47:01.020Z | [verify-libraries] Compiling toml v0.8.23 |
| 4264 | 2026-08-17T23:47:01.077Z | [verify-libraries] Compiling smf v0.2.3 |
| 4265 | 2026-08-17T23:47:01.097Z | [ recovery-image] Aug 17 23:47:00.179 INFO O| Aug 17 23:47:00.179 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"] |
| 4266 | 2026-08-17T23:47:01.293Z | [verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 4267 | 2026-08-17T23:47:01.366Z | [verify-libraries] Compiling whoami v1.6.1 |
| 4268 | 2026-08-17T23:47:01.419Z | [verify-libraries] Compiling tokio-dtrace v0.1.1 |
| 4269 | 2026-08-17T23:47:01.468Z | [verify-libraries] Compiling num_enum v0.5.11 |
| 4270 | 2026-08-17T23:47:01.479Z | [verify-libraries] Compiling derive-where v1.6.0 |
| 4271 | 2026-08-17T23:47:01.493Z | [verify-libraries] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4272 | 2026-08-17T23:47:01.544Z | [ host-image] Aug 17 23:47:00.638 INFO O| Aug 17 23:47:00.638 INFO O| Download: Completed 222.83 MB in 9.02 seconds (24.6M/s) |
| 4273 | 2026-08-17T23:47:01.661Z | [verify-libraries] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 4274 | 2026-08-17T23:47:01.686Z | [verify-libraries] Compiling oxide-tokio-rt v0.1.4 |
| 4275 | 2026-08-17T23:47:01.739Z | [verify-libraries] Compiling gethostname v0.5.0 |
| 4276 | 2026-08-17T23:47:01.764Z | [verify-libraries] Compiling cancel-safe-futures v0.1.5 |
| 4277 | 2026-08-17T23:47:01.802Z | [verify-libraries] Compiling console v0.15.11 |
| 4278 | 2026-08-17T23:47:01.802Z | [verify-libraries] Compiling newline-converter v0.3.0 |
| 4279 | 2026-08-17T23:47:02.035Z | [verify-libraries] Compiling zone v0.3.1 |
| 4280 | 2026-08-17T23:47:02.042Z | [verify-libraries] Compiling resolv-conf v0.7.6 |
| 4281 | 2026-08-17T23:47:02.077Z | [verify-libraries] Compiling num-rational v0.4.2 |
| 4282 | 2026-08-17T23:47:02.089Z | [ host-image] Aug 17 23:47:01.185 INFO O| Aug 17 23:47:01.185 INFO O| Actions: 1/54180 actions (Installing new actions) |
| 4283 | 2026-08-17T23:47:02.158Z | [verify-libraries] Compiling num-complex v0.4.6 |
| 4284 | 2026-08-17T23:47:02.231Z | [verify-libraries] Compiling ingot-types v0.2.0 |
| 4285 | 2026-08-17T23:47:02.235Z | [verify-libraries] Compiling expectorate v1.2.0 |
| 4286 | 2026-08-17T23:47:02.287Z | [verify-libraries] Compiling slog-dtrace v0.3.0 |
| 4287 | 2026-08-17T23:47:02.427Z | [verify-libraries] Compiling linear-map v1.2.0 |
| 4288 | 2026-08-17T23:47:02.514Z | [verify-libraries] Compiling prettyplease v0.2.37 |
| 4289 | 2026-08-17T23:47:02.556Z | [verify-libraries] Compiling float-ord v0.3.2 |
| 4290 | 2026-08-17T23:47:02.614Z | [verify-libraries] Compiling ingot v0.2.1 |
| 4291 | 2026-08-17T23:47:02.684Z | [verify-libraries] Compiling num v0.4.3 |
| 4292 | 2026-08-17T23:47:02.711Z | [verify-libraries] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4293 | 2026-08-17T23:47:02.737Z | [verify-libraries] Compiling linked-hash-map v0.5.6 |
| 4294 | 2026-08-17T23:47:02.738Z | [verify-libraries] Compiling hickory-proto v0.24.4 |
| 4295 | 2026-08-17T23:47:02.768Z | [verify-libraries] Compiling convert_case v0.10.0 |
| 4296 | 2026-08-17T23:47:02.802Z | [verify-libraries] Compiling minimal-lexical v0.2.1 |
| 4297 | 2026-08-17T23:47:02.877Z | [verify-libraries] Compiling owo-colors v4.3.0 |
| 4298 | 2026-08-17T23:47:02.887Z | [verify-libraries] Compiling unicode-xid v0.2.6 |
| 4299 | 2026-08-17T23:47:02.955Z | [verify-libraries] Compiling oxide-update-engine-types v0.1.2 |
| 4300 | 2026-08-17T23:47:02.970Z | [ recovery-image] Aug 17 23:47:02.063 INFO O| Aug 17 23:47:02.063 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4301 | 2026-08-17T23:47:03.020Z | [verify-libraries] Compiling lru-cache v0.1.2 |
| 4302 | 2026-08-17T23:47:03.120Z | [verify-libraries] Compiling nom v7.1.3 |
| 4303 | 2026-08-17T23:47:03.132Z | [verify-libraries] Compiling typify-macro v0.6.2 |
| 4304 | 2026-08-17T23:47:03.147Z | [verify-libraries] Compiling derive_more-impl v2.1.1 |
| 4305 | 2026-08-17T23:47:03.157Z | [verify-libraries] Compiling tabled_derive v0.7.0 |
| 4306 | 2026-08-17T23:47:03.276Z | [verify-libraries] Compiling ar_archive_writer v0.5.1 |
| 4307 | 2026-08-17T23:47:03.354Z | [verify-libraries] Compiling fd-lock v4.0.4 |
| 4308 | 2026-08-17T23:47:03.387Z | [ recovery-image] Aug 17 23:47:02.482 INFO O| Aug 17 23:47:02.482 INFO O| Startup: Caching catalogs ... Done |
| 4309 | 2026-08-17T23:47:03.399Z | [ recovery-image] Aug 17 23:47:02.495 INFO O| Aug 17 23:47:02.495 INFO O| Planning: Planning completed in 0.00 seconds |
| 4310 | 2026-08-17T23:47:03.403Z | [ recovery-image] Aug 17 23:47:02.495 INFO O| Aug 17 23:47:02.495 INFO O| Planning: Consolidating action changes ... Done |
| 4311 | 2026-08-17T23:47:03.403Z | [ recovery-image] Aug 17 23:47:02.495 INFO O| Aug 17 23:47:02.495 INFO O| Planning: Evaluating mediators ... Done |
| 4312 | 2026-08-17T23:47:03.403Z | [ recovery-image] Aug 17 23:47:02.496 INFO O| Aug 17 23:47:02.496 INFO O| Planning: Planning completed in 0.00 seconds |
| 4313 | 2026-08-17T23:47:03.403Z | [ recovery-image] Aug 17 23:47:02.496 INFO O| Aug 17 23:47:02.496 INFO O| Variants/Facets to change: 1 |
| 4314 | 2026-08-17T23:47:03.439Z | [ recovery-image] Aug 17 23:47:02.532 INFO O| Aug 17 23:47:02.532 INFO O| Finalize: Updating package state database ... Done |
| 4315 | 2026-08-17T23:47:03.439Z | [ recovery-image] Aug 17 23:47:02.532 INFO O| Aug 17 23:47:02.532 INFO O| Finalize: Updating package cache ... Done |
| 4316 | 2026-08-17T23:47:03.501Z | [ recovery-image] Aug 17 23:47:02.597 INFO O| Aug 17 23:47:02.597 INFO O| Finalize: Updating image state ... Done |
| 4317 | 2026-08-17T23:47:03.516Z | [ recovery-image] Aug 17 23:47:02.611 INFO O| Aug 17 23:47:02.611 INFO O| Finalize: Creating fast lookup database ... Done |
| 4318 | 2026-08-17T23:47:03.521Z | [ recovery-image] Aug 17 23:47:02.612 INFO O| Aug 17 23:47:02.612 INFO O| Finalize: Reading search index ... Done |
| 4319 | 2026-08-17T23:47:03.521Z | [ recovery-image] Aug 17 23:47:02.612 INFO O| Aug 17 23:47:02.612 INFO O| Finalize: Updating search index ... Done |
| 4320 | 2026-08-17T23:47:03.521Z | [ recovery-image] Aug 17 23:47:02.613 INFO O| Aug 17 23:47:02.613 INFO O| Finalize: Updating package cache ... Done |
| 4321 | 2026-08-17T23:47:03.580Z | [verify-libraries] Compiling vte v0.14.1 |
| 4322 | 2026-08-17T23:47:03.688Z | [verify-libraries] Compiling display-error-chain v0.2.2 |
| 4323 | 2026-08-17T23:47:03.847Z | [verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4324 | 2026-08-17T23:47:03.850Z | [ recovery-image] Aug 17 23:47:02.946 INFO O| Aug 17 23:47:02.946 INFO STEP 9 (pkg_change_facet) COMPLETE |
| 4325 | 2026-08-17T23:47:03.850Z | [ recovery-image] Aug 17 23:47:02.946 INFO O| Aug 17 23:47:02.946 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4326 | 2026-08-17T23:47:03.990Z | [verify-libraries] Compiling strip-ansi-escapes v0.2.1 |
| 4327 | 2026-08-17T23:47:04.019Z | [verify-libraries] Compiling nu-ansi-term v0.50.3 |
| 4328 | 2026-08-17T23:47:04.191Z | [verify-libraries] Compiling derive_more v2.1.1 |
| 4329 | 2026-08-17T23:47:04.287Z | [ recovery-image] Aug 17 23:47:03.383 INFO O| Aug 17 23:47:03.383 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"] |
| 4330 | 2026-08-17T23:47:04.334Z | [verify-libraries] Compiling oxide-update-engine v0.1.2 |
| 4331 | 2026-08-17T23:47:04.396Z | [verify-libraries] Compiling crossterm v0.29.0 |
| 4332 | 2026-08-17T23:47:04.449Z | [verify-libraries] Compiling psm v0.1.30 |
| 4333 | 2026-08-17T23:47:04.450Z | [verify-libraries] Compiling reedline v0.40.0 |
| 4334 | 2026-08-17T23:47:04.450Z | [verify-libraries] Compiling stacker v0.1.23 |
| 4335 | 2026-08-17T23:47:04.513Z | [verify-libraries] Compiling cfg_aliases v0.1.1 |
| 4336 | 2026-08-17T23:47:04.520Z | [verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4337 | 2026-08-17T23:47:04.525Z | [verify-libraries] Compiling tabled v0.15.0 |
| 4338 | 2026-08-17T23:47:04.568Z | [verify-libraries] Compiling semver v0.1.20 |
| 4339 | 2026-08-17T23:47:04.618Z | [verify-libraries] Compiling nix v0.28.0 |
| 4340 | 2026-08-17T23:47:04.757Z | [verify-libraries] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 4341 | 2026-08-17T23:47:04.787Z | [verify-libraries] Compiling termtree v0.5.1 |
| 4342 | 2026-08-17T23:47:04.831Z | [verify-libraries] Compiling rustc_version v0.1.7 |
| 4343 | 2026-08-17T23:47:04.895Z | [verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 4344 | 2026-08-17T23:47:04.918Z | [verify-libraries] Compiling phf_shared v0.12.1 |
| 4345 | 2026-08-17T23:47:04.940Z | [verify-libraries] Compiling recursive-proc-macro-impl v0.1.1 |
| 4346 | 2026-08-17T23:47:05.041Z | [verify-libraries] Compiling nibble_vec v0.1.0 |
| 4347 | 2026-08-17T23:47:05.041Z | [verify-libraries] Compiling endian-type v0.1.2 |
| 4348 | 2026-08-17T23:47:05.126Z | [verify-libraries] Compiling hickory-resolver v0.24.4 |
| 4349 | 2026-08-17T23:47:05.150Z | [verify-libraries] Compiling chrono-tz v0.10.4 |
| 4350 | 2026-08-17T23:47:05.195Z | [verify-libraries] Compiling highway v1.3.0 |
| 4351 | 2026-08-17T23:47:05.246Z | [verify-libraries] Compiling typify v0.6.2 |
| 4352 | 2026-08-17T23:47:05.372Z | [verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4353 | 2026-08-17T23:47:05.426Z | [verify-libraries] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 4354 | 2026-08-17T23:47:05.490Z | [verify-libraries] Compiling progenitor-impl v0.14.0 |
| 4355 | 2026-08-17T23:47:05.498Z | [verify-libraries] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 4356 | 2026-08-17T23:47:05.616Z | [verify-libraries] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 4357 | 2026-08-17T23:47:05.809Z | [verify-libraries] Compiling radix_trie v0.2.1 |
| 4358 | 2026-08-17T23:47:06.028Z | [verify-libraries] Compiling newtype_derive v0.1.6 |
| 4359 | 2026-08-17T23:47:06.127Z | [ recovery-image] Aug 17 23:47:05.224 INFO O| Aug 17 23:47:05.223 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4360 | 2026-08-17T23:47:06.258Z | [verify-libraries] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 4361 | 2026-08-17T23:47:06.313Z | [verify-libraries] Compiling qorb v0.4.1 |
| 4362 | 2026-08-17T23:47:06.347Z | [verify-libraries] Compiling recursive v0.1.1 |
| 4363 | 2026-08-17T23:47:06.415Z | [verify-libraries] Compiling phf v0.12.1 |
| 4364 | 2026-08-17T23:47:06.453Z | [verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 4365 | 2026-08-17T23:47:06.557Z | [ recovery-image] Aug 17 23:47:05.650 INFO O| Aug 17 23:47:05.650 INFO O| Startup: Caching catalogs ... Done |
| 4366 | 2026-08-17T23:47:06.568Z | [ recovery-image] Aug 17 23:47:05.664 INFO O| Aug 17 23:47:05.664 INFO O| Planning: Planning completed in 0.00 seconds |
| 4367 | 2026-08-17T23:47:06.577Z | [ recovery-image] Aug 17 23:47:05.665 INFO O| Aug 17 23:47:05.665 INFO O| Planning: Consolidating action changes ... Done |
| 4368 | 2026-08-17T23:47:06.577Z | [ recovery-image] Aug 17 23:47:05.665 INFO O| Aug 17 23:47:05.665 INFO O| Planning: Evaluating mediators ... Done |
| 4369 | 2026-08-17T23:47:06.577Z | [ recovery-image] Aug 17 23:47:05.665 INFO O| Aug 17 23:47:05.665 INFO O| Planning: Planning completed in 0.00 seconds |
| 4370 | 2026-08-17T23:47:06.578Z | [ recovery-image] Aug 17 23:47:05.665 INFO O| Aug 17 23:47:05.665 INFO O| Variants/Facets to change: 1 |
| 4371 | 2026-08-17T23:47:06.578Z | [verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 4372 | 2026-08-17T23:47:06.586Z | [ recovery-image] Aug 17 23:47:05.677 INFO O| Aug 17 23:47:05.677 INFO O| Finalize: Updating package state database ... Done |
| 4373 | 2026-08-17T23:47:06.586Z | [ recovery-image] Aug 17 23:47:05.677 INFO O| Aug 17 23:47:05.677 INFO O| Finalize: Updating package cache ... Done |
| 4374 | 2026-08-17T23:47:06.649Z | [ recovery-image] Aug 17 23:47:05.745 INFO O| Aug 17 23:47:05.745 INFO O| Finalize: Updating image state ... Done |
| 4375 | 2026-08-17T23:47:06.653Z | [verify-libraries] Compiling const_format_proc_macros v0.2.34 |
| 4376 | 2026-08-17T23:47:06.663Z | [ recovery-image] Aug 17 23:47:05.758 INFO O| Aug 17 23:47:05.758 INFO O| Finalize: Creating fast lookup database ... Done |
| 4377 | 2026-08-17T23:47:06.667Z | [ recovery-image] Aug 17 23:47:05.759 INFO O| Aug 17 23:47:05.759 INFO O| Finalize: Reading search index ... Done |
| 4378 | 2026-08-17T23:47:06.667Z | [ recovery-image] Aug 17 23:47:05.759 INFO O| Aug 17 23:47:05.759 INFO O| Finalize: Updating search index ... Done |
| 4379 | 2026-08-17T23:47:06.667Z | [ recovery-image] Aug 17 23:47:05.760 INFO O| Aug 17 23:47:05.760 INFO O| Finalize: Updating package cache ... Done |
| 4380 | 2026-08-17T23:47:06.737Z | [verify-libraries] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 4381 | 2026-08-17T23:47:06.946Z | [ recovery-image] Aug 17 23:47:06.036 INFO O| Aug 17 23:47:06.035 INFO STEP 10 (pkg_change_facet) COMPLETE |
| 4382 | 2026-08-17T23:47:06.947Z | [ recovery-image] Aug 17 23:47:06.036 INFO O| Aug 17 23:47:06.036 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4383 | 2026-08-17T23:47:06.989Z | [ recovery-image] Aug 17 23:47:06.083 INFO O| Aug 17 23:47:06.083 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/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", "/network/overwatch", "/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", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"] |
| 4384 | 2026-08-17T23:47:07.094Z | [ host-image] Aug 17 23:47:06.190 INFO O| Aug 17 23:47:06.190 INFO O| Actions: 22521/54180 actions (Installing new actions) |
| 4385 | 2026-08-17T23:47:07.105Z | [verify-libraries] Compiling peg-macros v0.8.5 |
| 4386 | 2026-08-17T23:47:07.174Z | [verify-libraries] Compiling sqlparser_derive v0.5.0 |
| 4387 | 2026-08-17T23:47:07.310Z | [verify-libraries] Compiling winnow v0.6.26 |
| 4388 | 2026-08-17T23:47:07.363Z | [verify-libraries] Compiling csv-core v0.1.13 |
| 4389 | 2026-08-17T23:47:07.672Z | [verify-libraries] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 4390 | 2026-08-17T23:47:07.755Z | [verify-libraries] Compiling home v0.5.12 |
| 4391 | 2026-08-17T23:47:07.813Z | [verify-libraries] Compiling unicode_categories v0.1.1 |
| 4392 | 2026-08-17T23:47:07.843Z | [verify-libraries] Compiling textwrap v0.16.2 |
| 4393 | 2026-08-17T23:47:07.922Z | [verify-libraries] Compiling rustyline v14.0.0 |
| 4394 | 2026-08-17T23:47:07.954Z | [verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 4395 | 2026-08-17T23:47:08.040Z | [verify-libraries] Compiling const_format v0.2.35 |
| 4396 | 2026-08-17T23:47:08.153Z | [verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 4397 | 2026-08-17T23:47:08.233Z | [verify-libraries] Compiling sqlparser v0.61.0 |
| 4398 | 2026-08-17T23:47:08.363Z | [verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 4399 | 2026-08-17T23:47:08.433Z | [verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 4400 | 2026-08-17T23:47:08.489Z | [verify-libraries] Compiling csv v1.4.0 |
| 4401 | 2026-08-17T23:47:08.596Z | [verify-libraries] Compiling progenitor-macro v0.14.0 |
| 4402 | 2026-08-17T23:47:08.638Z | [verify-libraries] Compiling peg v0.8.5 |
| 4403 | 2026-08-17T23:47:08.751Z | [verify-libraries] Compiling bcs v0.1.6 |
| 4404 | 2026-08-17T23:47:08.825Z | [verify-libraries] Compiling sqlformat v0.3.5 |
| 4405 | 2026-08-17T23:47:08.898Z | [verify-libraries] Compiling nom v8.0.0 |
| 4406 | 2026-08-17T23:47:08.960Z | [verify-libraries] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 4407 | 2026-08-17T23:47:09.011Z | [verify-libraries] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4408 | 2026-08-17T23:47:09.090Z | [verify-libraries] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 4409 | 2026-08-17T23:47:09.120Z | [verify-libraries] Compiling steno v0.4.1 |
| 4410 | 2026-08-17T23:47:09.203Z | [verify-libraries] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 4411 | 2026-08-17T23:47:09.268Z | [ recovery-image] Aug 17 23:47:08.364 INFO O| Aug 17 23:47:08.363 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4412 | 2026-08-17T23:47:09.297Z | [verify-libraries] Compiling sha1 v0.10.6 |
| 4413 | 2026-08-17T23:47:09.401Z | [verify-libraries] Compiling dropshot-api-manager-types v0.8.0 |
| 4414 | 2026-08-17T23:47:09.603Z | [verify-libraries] Compiling tagptr v0.2.0 |
| 4415 | 2026-08-17T23:47:09.680Z | [verify-libraries] Compiling utf-8 v0.7.6 |
| 4416 | 2026-08-17T23:47:09.719Z | [verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 4417 | 2026-08-17T23:47:09.742Z | [ recovery-image] Aug 17 23:47:08.837 INFO O| Aug 17 23:47:08.836 INFO O| Startup: Caching catalogs ... Done |
| 4418 | 2026-08-17T23:47:09.844Z | [verify-libraries] Compiling moka v0.12.13 |
| 4419 | 2026-08-17T23:47:09.915Z | [verify-libraries] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4420 | 2026-08-17T23:47:09.957Z | [verify-libraries] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 4421 | 2026-08-17T23:47:09.991Z | [verify-libraries] Compiling tungstenite v0.21.0 |
| 4422 | 2026-08-17T23:47:10.053Z | [verify-libraries] Compiling libefi-sys v0.1.0 |
| 4423 | 2026-08-17T23:47:10.131Z | [verify-libraries] Compiling bitfield-struct v0.6.2 |
| 4424 | 2026-08-17T23:47:10.181Z | [verify-libraries] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 4425 | 2026-08-17T23:47:10.261Z | [ host-image] Aug 17 23:47:09.353 INFO O| Aug 17 23:47:09.353 INFO O| Actions: Completed 54180 actions in 8.16 seconds. |
| 4426 | 2026-08-17T23:47:10.307Z | [verify-libraries] Compiling libscf-sys v1.2.0 |
| 4427 | 2026-08-17T23:47:10.380Z | [ host-image] Aug 17 23:47:09.467 INFO O| Aug 17 23:47:09.467 INFO O| Finalize: Updating package state database ... Done |
| 4428 | 2026-08-17T23:47:10.380Z | [ host-image] Aug 17 23:47:09.468 INFO O| Aug 17 23:47:09.467 INFO O| Finalize: Updating package cache ... Done |
| 4429 | 2026-08-17T23:47:10.521Z | [verify-libraries] Compiling xshell-macros v0.2.7 |
| 4430 | 2026-08-17T23:47:10.538Z | [ host-image] Aug 17 23:47:09.632 INFO O| Aug 17 23:47:09.631 INFO O| Finalize: Updating image state ... Done |
| 4431 | 2026-08-17T23:47:10.551Z | [verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4432 | 2026-08-17T23:47:10.584Z | [verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 4433 | 2026-08-17T23:47:10.683Z | [verify-libraries] Compiling tokio-tungstenite v0.21.0 |
| 4434 | 2026-08-17T23:47:10.815Z | [verify-libraries] Compiling hickory-resolver v0.25.2 |
| 4435 | 2026-08-17T23:47:10.874Z | [verify-libraries] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 4436 | 2026-08-17T23:47:11.086Z | [verify-libraries] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 4437 | 2026-08-17T23:47:11.110Z | [verify-libraries] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4438 | 2026-08-17T23:47:11.170Z | [verify-libraries] Compiling papergrid v0.18.0 |
| 4439 | 2026-08-17T23:47:11.217Z | [verify-libraries] Compiling xshell v0.2.7 |
| 4440 | 2026-08-17T23:47:11.298Z | [verify-libraries] Compiling sha2 v0.11.0 |
| 4441 | 2026-08-17T23:47:11.347Z | [verify-libraries] Compiling subprocess v0.2.15 |
| 4442 | 2026-08-17T23:47:11.377Z | [verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4443 | 2026-08-17T23:47:11.484Z | [verify-libraries] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 4444 | 2026-08-17T23:47:11.611Z | [verify-libraries] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 4445 | 2026-08-17T23:47:11.656Z | [ host-image] Aug 17 23:47:10.751 INFO O| Aug 17 23:47:10.750 INFO O| Finalize: Creating fast lookup database ... Done |
| 4446 | 2026-08-17T23:47:11.682Z | [ host-image] Aug 17 23:47:10.776 INFO O| Aug 17 23:47:10.776 INFO O| Finalize: Reading search index ... Done |
| 4447 | 2026-08-17T23:47:11.803Z | [verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4448 | 2026-08-17T23:47:11.958Z | [verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4449 | 2026-08-17T23:47:12.017Z | [ recovery-image] Aug 17 23:47:11.111 INFO O| Aug 17 23:47:11.111 INFO O| Planning: Solver setup ... Done |
| 4450 | 2026-08-17T23:47:12.036Z | [verify-libraries] Compiling headers-core v0.3.0 |
| 4451 | 2026-08-17T23:47:12.161Z | [verify-libraries] Compiling unicase v2.9.0 |
| 4452 | 2026-08-17T23:47:12.183Z | [verify-libraries] Compiling darling_core v0.21.3 |
| 4453 | 2026-08-17T23:47:12.205Z | [ recovery-image] Aug 17 23:47:11.298 INFO O| Aug 17 23:47:11.298 INFO O| Planning: Running solver ... Done |
| 4454 | 2026-08-17T23:47:12.240Z | [verify-libraries] Compiling headers v0.4.1 |
| 4455 | 2026-08-17T23:47:12.270Z | [ recovery-image] Aug 17 23:47:11.341 INFO O| Aug 17 23:47:11.341 INFO O| Planning: Finding local manifests ... Done |
| 4456 | 2026-08-17T23:47:12.338Z | [verify-libraries] Compiling tabled v0.21.0 |
| 4457 | 2026-08-17T23:47:12.387Z | [ recovery-image] Aug 17 23:47:11.465 INFO O| Aug 17 23:47:11.464 INFO O| Planning: Fetching manifests: 0/130 0% complete |
| 4458 | 2026-08-17T23:47:12.477Z | [verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4459 | 2026-08-17T23:47:12.519Z | [verify-libraries] Compiling crc8 v0.1.1 |
| 4460 | 2026-08-17T23:47:12.707Z | [verify-libraries] Compiling maplit v1.0.2 |
| 4461 | 2026-08-17T23:47:12.912Z | [verify-libraries] Compiling yasna v0.5.2 |
| 4462 | 2026-08-17T23:47:13.006Z | [verify-libraries] Compiling vergen-lib v0.1.6 |
| 4463 | 2026-08-17T23:47:13.123Z | [verify-libraries] Compiling diesel_derives v2.3.7 |
| 4464 | 2026-08-17T23:47:13.150Z | [verify-libraries] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4465 | 2026-08-17T23:47:13.277Z | [verify-libraries] Compiling port-file v0.1.0 |
| 4466 | 2026-08-17T23:47:13.398Z | [verify-libraries] Compiling vergen-gitcl v1.0.8 |
| 4467 | 2026-08-17T23:47:13.557Z | [verify-libraries] Compiling rcgen v0.12.1 |
| 4468 | 2026-08-17T23:47:13.619Z | [verify-libraries] Compiling scheduled-thread-pool v0.2.7 |
| 4469 | 2026-08-17T23:47:13.674Z | [verify-libraries] Compiling diesel_table_macro_syntax v0.3.0 |
| 4470 | 2026-08-17T23:47:13.709Z | [verify-libraries] Compiling half v1.8.3 |
| 4471 | 2026-08-17T23:47:14.889Z | [verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4472 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling serde_cbor v0.11.2 |
| 4473 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling r2d2 v0.8.10 |
| 4474 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling dirs-sys-next v0.1.2 |
| 4475 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling cpubits v0.1.1 |
| 4476 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling progenitor v0.14.0 |
| 4477 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling downcast-rs v2.0.2 |
| 4478 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling crunchy v0.2.4 |
| 4479 | 2026-08-17T23:47:14.927Z | [ host-image] Aug 17 23:47:13.475 INFO O| Aug 17 23:47:13.475 INFO O| Finalize: Building new search index ... Done |
| 4480 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4481 | 2026-08-17T23:47:14.927Z | [verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4482 | 2026-08-17T23:47:14.928Z | [verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 4483 | 2026-08-17T23:47:14.928Z | [verify-libraries] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 4484 | 2026-08-17T23:47:14.928Z | [verify-libraries] Compiling dirs-next v2.0.0 |
| 4485 | 2026-08-17T23:47:14.928Z | [ host-image] Aug 17 23:47:13.931 INFO O| Aug 17 23:47:13.931 INFO O| Finalize: Updating package cache ... Done |
| 4486 | 2026-08-17T23:47:14.928Z | [verify-libraries] Compiling clang-sys v1.8.1 |
| 4487 | 2026-08-17T23:47:14.970Z | [verify-libraries] Compiling tiny-keccak v2.0.2 |
| 4488 | 2026-08-17T23:47:14.984Z | [verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 4489 | 2026-08-17T23:47:14.992Z | [verify-libraries] Compiling darling_macro v0.21.3 |
| 4490 | 2026-08-17T23:47:15.144Z | [ host-image] Aug 17 23:47:14.240 INFO O| Aug 17 23:47:14.240 INFO STEP 11 (pkg_install) COMPLETE |
| 4491 | 2026-08-17T23:47:15.144Z | [ host-image] Aug 17 23:47:14.240 INFO O| Aug 17 23:47:14.240 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4492 | 2026-08-17T23:47:15.153Z | [ host-image] Aug 17 23:47:14.250 INFO O| Aug 17 23:47:14.250 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest", "/system/i2c"] |
| 4493 | 2026-08-17T23:47:15.186Z | [verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4494 | 2026-08-17T23:47:15.314Z | [verify-libraries] Compiling term v0.7.0 |
| 4495 | 2026-08-17T23:47:15.344Z | [verify-libraries] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 4496 | 2026-08-17T23:47:15.347Z | [verify-libraries] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 4497 | 2026-08-17T23:47:15.423Z | [verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4498 | 2026-08-17T23:47:15.453Z | [verify-libraries] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4499 | 2026-08-17T23:47:15.500Z | [verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4500 | 2026-08-17T23:47:15.522Z | [verify-libraries] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4501 | 2026-08-17T23:47:15.689Z | [ recovery-image] Aug 17 23:47:14.784 INFO O| Aug 17 23:47:14.784 INFO O| Planning: Fetching manifests: 130/130 100% complete |
| 4502 | 2026-08-17T23:47:15.745Z | [verify-libraries] Compiling darling v0.21.3 |
| 4503 | 2026-08-17T23:47:15.814Z | [verify-libraries] Compiling diff v0.1.13 |
| 4504 | 2026-08-17T23:47:15.839Z | [verify-libraries] Compiling bit-vec v0.6.3 |
| 4505 | 2026-08-17T23:47:15.865Z | [verify-libraries] Compiling ascii-canvas v3.0.0 |
| 4506 | 2026-08-17T23:47:15.915Z | [verify-libraries] Compiling dsl_auto_type v0.2.0 |
| 4507 | 2026-08-17T23:47:16.061Z | [verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4508 | 2026-08-17T23:47:16.160Z | [ recovery-image] Aug 17 23:47:15.254 INFO O| Aug 17 23:47:15.254 INFO O| Planning: Package planning ... Done |
| 4509 | 2026-08-17T23:47:16.203Z | [verify-libraries] Compiling bit-set v0.5.3 |
| 4510 | 2026-08-17T23:47:16.252Z | [verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4511 | 2026-08-17T23:47:16.313Z | [verify-libraries] Compiling itertools v0.10.5 |
| 4512 | 2026-08-17T23:47:16.323Z | [verify-libraries] Compiling libloading v0.8.9 |
| 4513 | 2026-08-17T23:47:16.344Z | [ recovery-image] Aug 17 23:47:15.440 INFO O| Aug 17 23:47:15.440 INFO O| Planning: Merging actions ... Done |
| 4514 | 2026-08-17T23:47:16.520Z | [verify-libraries] Compiling ena v0.14.4 |
| 4515 | 2026-08-17T23:47:16.523Z | [verify-libraries] Compiling regex-syntax v0.6.29 |
| 4516 | 2026-08-17T23:47:16.576Z | [ recovery-image] Aug 17 23:47:15.672 INFO O| Aug 17 23:47:15.669 INFO O| Planning: Checking for conflicting actions ... Done |
| 4517 | 2026-08-17T23:47:16.591Z | [verify-libraries] Compiling bindgen v0.71.1 |
| 4518 | 2026-08-17T23:47:16.633Z | [ recovery-image] Aug 17 23:47:15.730 INFO O| Aug 17 23:47:15.729 INFO O| Planning: Consolidating action changes ... Done |
| 4519 | 2026-08-17T23:47:16.735Z | [verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4520 | 2026-08-17T23:47:16.794Z | [ recovery-image] Aug 17 23:47:15.889 INFO O| Aug 17 23:47:15.889 INFO O| Planning: Evaluating mediators ... Done |
| 4521 | 2026-08-17T23:47:16.872Z | [verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 4522 | 2026-08-17T23:47:16.979Z | [verify-libraries] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 4523 | 2026-08-17T23:47:17.074Z | [verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4524 | 2026-08-17T23:47:17.077Z | [verify-libraries] Compiling cexpr v0.6.0 |
| 4525 | 2026-08-17T23:47:17.120Z | [ host-image] Aug 17 23:47:16.215 INFO O| Aug 17 23:47:16.215 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4526 | 2026-08-17T23:47:17.239Z | [verify-libraries] Compiling pem-rfc7468 v1.0.0 |
| 4527 | 2026-08-17T23:47:17.240Z | [verify-libraries] Compiling rustc-hash v2.1.1 |
| 4528 | 2026-08-17T23:47:17.602Z | [ host-image] Aug 17 23:47:16.698 INFO O| Aug 17 23:47:16.698 INFO O| Startup: Caching catalogs ... Done |
| 4529 | 2026-08-17T23:47:17.719Z | [verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4530 | 2026-08-17T23:47:17.723Z | [verify-libraries] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 4531 | 2026-08-17T23:47:17.874Z | [verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 4532 | 2026-08-17T23:47:17.924Z | [verify-libraries] Compiling libxml v0.3.3 |
| 4533 | 2026-08-17T23:47:17.968Z | [verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4534 | 2026-08-17T23:47:17.993Z | [verify-libraries] Compiling strum_macros v0.24.3 |
| 4535 | 2026-08-17T23:47:18.058Z | [verify-libraries] Compiling lalrpop v0.19.12 |
| 4536 | 2026-08-17T23:47:18.111Z | [ host-image] Aug 17 23:47:17.207 INFO O| Aug 17 23:47:17.207 INFO O| Planning: Solver setup ... Done |
| 4537 | 2026-08-17T23:47:18.116Z | [ host-image] Aug 17 23:47:17.212 INFO O| Aug 17 23:47:17.212 INFO O| Planning: Running solver ... Done |
| 4538 | 2026-08-17T23:47:18.129Z | [ host-image] Aug 17 23:47:17.225 INFO O| Aug 17 23:47:17.225 INFO O| Planning: Finding local manifests ... Done |
| 4539 | 2026-08-17T23:47:18.188Z | [ host-image] Aug 17 23:47:17.284 INFO O| Aug 17 23:47:17.284 INFO O| Planning: Fetching manifests: 0/6 0% complete |
| 4540 | 2026-08-17T23:47:18.273Z | [verify-libraries] Compiling hmac v0.13.0 |
| 4541 | 2026-08-17T23:47:18.299Z | [ host-image] Aug 17 23:47:17.395 INFO O| Aug 17 23:47:17.395 INFO O| Planning: Fetching manifests: 6/6 100% complete |
| 4542 | 2026-08-17T23:47:18.313Z | [ recovery-image] Aug 17 23:47:17.409 INFO O| Aug 17 23:47:17.409 INFO O| Planning: Planning completed in 8.56 seconds |
| 4543 | 2026-08-17T23:47:18.319Z | [ recovery-image] Aug 17 23:47:17.411 INFO O| Aug 17 23:47:17.411 INFO O| Packages to install: 130 |
| 4544 | 2026-08-17T23:47:18.319Z | [ recovery-image] Aug 17 23:47:17.411 INFO O| Aug 17 23:47:17.411 INFO O| Mediators to change: 5 |
| 4545 | 2026-08-17T23:47:18.319Z | [ recovery-image] Aug 17 23:47:17.411 INFO O| Aug 17 23:47:17.411 INFO O| Services to change: 5 |
| 4546 | 2026-08-17T23:47:18.322Z | [ host-image] Aug 17 23:47:17.416 INFO O| Aug 17 23:47:17.416 INFO O| Planning: Package planning ... Done |
| 4547 | 2026-08-17T23:47:18.322Z | [ host-image] Aug 17 23:47:17.418 INFO O| Aug 17 23:47:17.418 INFO O| Planning: Merging actions ... Done |
| 4548 | 2026-08-17T23:47:18.343Z | [ recovery-image] Aug 17 23:47:17.440 INFO O| Aug 17 23:47:17.440 INFO O| Download: 0/16682 items 0.0/200.0MB 0% complete |
| 4549 | 2026-08-17T23:47:18.475Z | [ host-image] Aug 17 23:47:17.570 INFO O| Aug 17 23:47:17.570 INFO O| Planning: Checking for conflicting actions ... Done |
| 4550 | 2026-08-17T23:47:18.478Z | [ host-image] Aug 17 23:47:17.571 INFO O| Aug 17 23:47:17.571 INFO O| Planning: Consolidating action changes ... Done |
| 4551 | 2026-08-17T23:47:18.531Z | [verify-libraries] Compiling universal-hash v0.6.1 |
| 4552 | 2026-08-17T23:47:18.534Z | [verify-libraries] Compiling fxhash v0.2.1 |
| 4553 | 2026-08-17T23:47:18.626Z | [ host-image] Aug 17 23:47:17.723 INFO O| Aug 17 23:47:17.722 INFO O| Planning: Evaluating mediators ... Done |
| 4554 | 2026-08-17T23:47:18.630Z | [ host-image] Aug 17 23:47:17.724 INFO O| Aug 17 23:47:17.724 INFO O| Planning: Planning completed in 1.01 seconds |
| 4555 | 2026-08-17T23:47:18.630Z | [ host-image] Aug 17 23:47:17.724 INFO O| Aug 17 23:47:17.724 INFO O| Packages to install: 6 |
| 4556 | 2026-08-17T23:47:18.630Z | [ host-image] Aug 17 23:47:17.724 INFO O| Aug 17 23:47:17.724 INFO O| Services to change: 2 |
| 4557 | 2026-08-17T23:47:18.638Z | [ host-image] Aug 17 23:47:17.735 INFO O| Aug 17 23:47:17.735 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete |
| 4558 | 2026-08-17T23:47:18.646Z | [verify-libraries] Compiling indoc v1.0.9 |
| 4559 | 2026-08-17T23:47:18.867Z | [verify-libraries] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 4560 | 2026-08-17T23:47:18.932Z | [ host-image] Aug 17 23:47:18.028 INFO O| Aug 17 23:47:18.028 INFO O| Download: Completed 1.75 MB in 0.29 seconds (6.0M/s) |
| 4561 | 2026-08-17T23:47:18.935Z | [verify-libraries] Compiling progenitor-impl v0.13.0 |
| 4562 | 2026-08-17T23:47:18.960Z | [ host-image] Aug 17 23:47:18.055 INFO O| Aug 17 23:47:18.055 INFO O| Actions: 1/390 actions (Installing new actions) |
| 4563 | 2026-08-17T23:47:19.118Z | [ host-image] Aug 17 23:47:18.214 INFO O| Aug 17 23:47:18.214 INFO O| Actions: Completed 390 actions in 0.16 seconds. |
| 4564 | 2026-08-17T23:47:19.157Z | [ host-image] Aug 17 23:47:18.251 INFO O| Aug 17 23:47:18.251 INFO O| Finalize: Updating package state database ... Done |
| 4565 | 2026-08-17T23:47:19.157Z | [ host-image] Aug 17 23:47:18.251 INFO O| Aug 17 23:47:18.251 INFO O| Finalize: Updating package cache ... Done |
| 4566 | 2026-08-17T23:47:19.243Z | [ host-image] Aug 17 23:47:18.338 INFO O| Aug 17 23:47:18.338 INFO O| Finalize: Updating image state ... Done |
| 4567 | 2026-08-17T23:47:19.626Z | [verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4568 | 2026-08-17T23:47:19.718Z | [verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4569 | 2026-08-17T23:47:19.784Z | [verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4570 | 2026-08-17T23:47:20.062Z | [verify-libraries] Compiling oso-derive v0.27.3 |
| 4571 | 2026-08-17T23:47:20.186Z | [verify-libraries] Compiling quick-xml v0.37.5 |
| 4572 | 2026-08-17T23:47:20.228Z | [ host-image] Aug 17 23:47:19.324 INFO O| Aug 17 23:47:19.324 INFO O| Finalize: Creating fast lookup database ... Done |
| 4573 | 2026-08-17T23:47:20.255Z | [ host-image] Aug 17 23:47:19.351 INFO O| Aug 17 23:47:19.351 INFO O| Finalize: Reading search index ... Done |
| 4574 | 2026-08-17T23:47:20.256Z | [ host-image] Aug 17 23:47:19.351 INFO O| Aug 17 23:47:19.351 INFO O| Finalize: Updating search index ... Done |
| 4575 | 2026-08-17T23:47:20.272Z | [ host-image] Aug 17 23:47:19.367 INFO O| Aug 17 23:47:19.367 INFO O| Finalize: Updating package cache ... Done |
| 4576 | 2026-08-17T23:47:20.530Z | [ host-image] Aug 17 23:47:19.626 INFO O| Aug 17 23:47:19.626 INFO STEP 12 (pkg_install) COMPLETE |
| 4577 | 2026-08-17T23:47:20.530Z | [ host-image] Aug 17 23:47:19.626 INFO O| Aug 17 23:47:19.626 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4578 | 2026-08-17T23:47:20.541Z | [ host-image] Aug 17 23:47:19.636 INFO O| Aug 17 23:47:19.636 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"] |
| 4579 | 2026-08-17T23:47:20.780Z | [verify-libraries] Compiling impl-trait-for-tuples v0.2.3 |
| 4580 | 2026-08-17T23:47:20.829Z | [verify-libraries] Compiling openssl-probe v0.1.6 |
| 4581 | 2026-08-17T23:47:21.066Z | [verify-libraries] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 4582 | 2026-08-17T23:47:21.479Z | [verify-libraries] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4583 | 2026-08-17T23:47:21.754Z | [verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4584 | 2026-08-17T23:47:21.894Z | [verify-libraries] Compiling progenitor-macro v0.13.0 |
| 4585 | 2026-08-17T23:47:21.924Z | [verify-libraries] Compiling polyval v0.7.1 |
| 4586 | 2026-08-17T23:47:22.258Z | [verify-libraries] Compiling der v0.8.0 |
| 4587 | 2026-08-17T23:47:22.608Z | [verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4588 | 2026-08-17T23:47:22.652Z | [verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4589 | 2026-08-17T23:47:22.667Z | [ host-image] Aug 17 23:47:21.762 INFO O| Aug 17 23:47:21.762 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4590 | 2026-08-17T23:47:22.734Z | [verify-libraries] Compiling diesel v2.3.7 |
| 4591 | 2026-08-17T23:47:22.875Z | [verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4592 | 2026-08-17T23:47:23.187Z | [ host-image] Aug 17 23:47:22.284 INFO O| Aug 17 23:47:22.283 INFO O| Startup: Caching catalogs ... Done |
| 4593 | 2026-08-17T23:47:23.344Z | [ recovery-image] Aug 17 23:47:22.440 INFO O| Aug 17 23:47:22.440 INFO O| Download: 7582/16682 items 79.1/200.0MB 39% complete (15.7M/s) |
| 4594 | 2026-08-17T23:47:23.414Z | [verify-libraries] Compiling progenitor-client v0.13.0 |
| 4595 | 2026-08-17T23:47:23.584Z | [verify-libraries] Compiling git-stub v1.0.0 |
| 4596 | 2026-08-17T23:47:23.714Z | [ host-image] Aug 17 23:47:22.810 INFO O| Aug 17 23:47:22.810 INFO O| Planning: Solver setup ... Done |
| 4597 | 2026-08-17T23:47:23.719Z | [ host-image] Aug 17 23:47:22.816 INFO O| Aug 17 23:47:22.816 INFO O| Planning: Running solver ... Done |
| 4598 | 2026-08-17T23:47:23.732Z | [ host-image] Aug 17 23:47:22.829 INFO O| Aug 17 23:47:22.829 INFO O| Planning: Finding local manifests ... Done |
| 4599 | 2026-08-17T23:47:23.752Z | [ host-image] Aug 17 23:47:22.848 INFO O| Aug 17 23:47:22.848 INFO O| Planning: Fetching manifests: 0/6 0% complete |
| 4600 | 2026-08-17T23:47:23.808Z | [verify-libraries] Compiling kstat-rs v0.2.5 |
| 4601 | 2026-08-17T23:47:23.860Z | [ host-image] Aug 17 23:47:22.955 INFO O| Aug 17 23:47:22.955 INFO O| Planning: Fetching manifests: 6/6 100% complete |
| 4602 | 2026-08-17T23:47:23.890Z | [ host-image] Aug 17 23:47:22.986 INFO O| Aug 17 23:47:22.986 INFO O| Planning: Package planning ... Done |
| 4603 | 2026-08-17T23:47:23.898Z | [ host-image] Aug 17 23:47:22.995 INFO O| Aug 17 23:47:22.995 INFO O| Planning: Merging actions ... Done |
| 4604 | 2026-08-17T23:47:23.912Z | [verify-libraries] Compiling trait-variant v0.1.2 |
| 4605 | 2026-08-17T23:47:23.968Z | [verify-libraries] Compiling salty v0.3.0 |
| 4606 | 2026-08-17T23:47:23.971Z | [verify-libraries] Compiling git-stub-vcs v0.1.0 |
| 4607 | 2026-08-17T23:47:24.049Z | [ host-image] Aug 17 23:47:23.145 INFO O| Aug 17 23:47:23.145 INFO O| Planning: Checking for conflicting actions ... Done |
| 4608 | 2026-08-17T23:47:24.052Z | [ host-image] Aug 17 23:47:23.149 INFO O| Aug 17 23:47:23.148 INFO O| Planning: Consolidating action changes ... Done |
| 4609 | 2026-08-17T23:47:24.198Z | [ host-image] Aug 17 23:47:23.294 INFO O| Aug 17 23:47:23.294 INFO O| Planning: Evaluating mediators ... Done |
| 4610 | 2026-08-17T23:47:24.207Z | [ host-image] Aug 17 23:47:23.303 INFO O| Aug 17 23:47:23.303 INFO O| Planning: Planning completed in 1.00 seconds |
| 4611 | 2026-08-17T23:47:24.210Z | [ host-image] Aug 17 23:47:23.304 INFO O| Aug 17 23:47:23.303 INFO O| Packages to install: 6 |
| 4612 | 2026-08-17T23:47:24.210Z | [ host-image] Aug 17 23:47:23.304 INFO O| Aug 17 23:47:23.303 INFO O| Mediators to change: 1 |
| 4613 | 2026-08-17T23:47:24.210Z | [ host-image] Aug 17 23:47:23.304 INFO O| Aug 17 23:47:23.303 INFO O| Services to change: 1 |
| 4614 | 2026-08-17T23:47:24.219Z | [ host-image] Aug 17 23:47:23.316 INFO O| Aug 17 23:47:23.315 INFO O| Download: 0/1147 items 0.0/7.8MB 0% complete |
| 4615 | 2026-08-17T23:47:24.222Z | [verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4616 | 2026-08-17T23:47:24.261Z | [verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 4617 | 2026-08-17T23:47:24.333Z | [verify-libraries] Compiling ghash v0.6.0 |
| 4618 | 2026-08-17T23:47:24.435Z | [verify-libraries] Compiling pbkdf2 v0.13.0 |
| 4619 | 2026-08-17T23:47:24.519Z | [verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4620 | 2026-08-17T23:47:24.629Z | [verify-libraries] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4621 | 2026-08-17T23:47:24.684Z | [verify-libraries] Compiling crypto-bigint v0.7.5 |
| 4622 | 2026-08-17T23:47:24.789Z | [verify-libraries] Compiling aes v0.9.1 |
| 4623 | 2026-08-17T23:47:24.792Z | [ host-image] Aug 17 23:47:23.886 INFO O| Aug 17 23:47:23.885 INFO O| Download: Completed 7.84 MB in 0.57 seconds (13.8M/s) |
| 4624 | 2026-08-17T23:47:24.826Z | [ host-image] Aug 17 23:47:23.922 INFO O| Aug 17 23:47:23.922 INFO O| Actions: 1/1366 actions (Installing new actions) |
| 4625 | 2026-08-17T23:47:25.170Z | [ host-image] Aug 17 23:47:24.266 INFO O| Aug 17 23:47:24.266 INFO O| Actions: Completed 1366 actions in 0.34 seconds. |
| 4626 | 2026-08-17T23:47:25.213Z | [ host-image] Aug 17 23:47:24.309 INFO O| Aug 17 23:47:24.309 INFO O| Finalize: Updating package state database ... Done |
| 4627 | 2026-08-17T23:47:25.213Z | [ host-image] Aug 17 23:47:24.309 INFO O| Aug 17 23:47:24.309 INFO O| Finalize: Updating package cache ... Done |
| 4628 | 2026-08-17T23:47:25.252Z | [verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4629 | 2026-08-17T23:47:25.307Z | [ host-image] Aug 17 23:47:24.403 INFO O| Aug 17 23:47:24.403 INFO O| Finalize: Updating image state ... Done |
| 4630 | 2026-08-17T23:47:25.431Z | [verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4631 | 2026-08-17T23:47:25.550Z | [verify-libraries] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 4632 | 2026-08-17T23:47:25.653Z | [verify-libraries] Compiling ctr v0.10.1 |
| 4633 | 2026-08-17T23:47:25.984Z | [verify-libraries] Compiling aead v0.6.1 |
| 4634 | 2026-08-17T23:47:26.153Z | [verify-libraries] Compiling bb8 v0.8.6 |
| 4635 | 2026-08-17T23:47:26.231Z | [verify-libraries] Compiling parking_lot_core v0.8.6 |
| 4636 | 2026-08-17T23:47:26.295Z | [verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4637 | 2026-08-17T23:47:26.327Z | [ host-image] Aug 17 23:47:25.424 INFO O| Aug 17 23:47:25.424 INFO O| Finalize: Creating fast lookup database ... Done |
| 4638 | 2026-08-17T23:47:26.356Z | [ host-image] Aug 17 23:47:25.452 INFO O| Aug 17 23:47:25.452 INFO O| Finalize: Reading search index ... Done |
| 4639 | 2026-08-17T23:47:26.356Z | [ host-image] Aug 17 23:47:25.452 INFO O| Aug 17 23:47:25.452 INFO O| Finalize: Updating search index ... Done |
| 4640 | 2026-08-17T23:47:26.426Z | [ host-image] Aug 17 23:47:25.521 INFO O| Aug 17 23:47:25.521 INFO O| Finalize: Updating package cache ... Done |
| 4641 | 2026-08-17T23:47:26.493Z | [verify-libraries] Compiling aes-gcm v0.11.0 |
| 4642 | 2026-08-17T23:47:26.583Z | [verify-libraries] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 4643 | 2026-08-17T23:47:26.673Z | [ host-image] Aug 17 23:47:25.769 INFO O| Aug 17 23:47:25.769 INFO STEP 13 (pkg_install) COMPLETE |
| 4644 | 2026-08-17T23:47:26.676Z | [ host-image] Aug 17 23:47:25.769 INFO O| Aug 17 23:47:25.769 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4645 | 2026-08-17T23:47:26.684Z | [ host-image] Aug 17 23:47:25.780 INFO O| Aug 17 23:47:25.780 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"] |
| 4646 | 2026-08-17T23:47:26.689Z | [verify-libraries] Compiling spki v0.8.0 |
| 4647 | 2026-08-17T23:47:26.751Z | [verify-libraries] Compiling mime_guess v2.0.5 |
| 4648 | 2026-08-17T23:47:26.811Z | [verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4649 | 2026-08-17T23:47:27.004Z | [verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4650 | 2026-08-17T23:47:27.069Z | [verify-libraries] Compiling rfc6979 v0.4.0 |
| 4651 | 2026-08-17T23:47:27.098Z | [verify-libraries] Compiling salsa20 v0.11.0 |
| 4652 | 2026-08-17T23:47:27.122Z | [verify-libraries] Compiling nanorand v0.7.0 |
| 4653 | 2026-08-17T23:47:27.192Z | [verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae) |
| 4654 | 2026-08-17T23:47:27.304Z | [verify-libraries] Compiling ecdsa v0.16.9 |
| 4655 | 2026-08-17T23:47:27.307Z | [verify-libraries] Compiling scrypt v0.12.0 |
| 4656 | 2026-08-17T23:47:27.377Z | [verify-libraries] Compiling progenitor v0.13.0 |
| 4657 | 2026-08-17T23:47:27.437Z | [verify-libraries] Compiling flume v0.11.1 |
| 4658 | 2026-08-17T23:47:27.618Z | [verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4659 | 2026-08-17T23:47:27.691Z | [verify-libraries] Compiling primeorder v0.13.6 |
| 4660 | 2026-08-17T23:47:27.829Z | [verify-libraries] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 4661 | 2026-08-17T23:47:27.858Z | [verify-libraries] Compiling cbc v0.2.1 |
| 4662 | 2026-08-17T23:47:27.898Z | [verify-libraries] Compiling nonempty v0.12.0 |
| 4663 | 2026-08-17T23:47:28.020Z | [verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 4664 | 2026-08-17T23:47:28.042Z | [verify-libraries] Compiling http-range v0.1.5 |
| 4665 | 2026-08-17T23:47:28.088Z | [verify-libraries] Compiling p384 v0.13.1 |
| 4666 | 2026-08-17T23:47:28.131Z | [verify-libraries] Compiling pkcs5 v0.8.1 |
| 4667 | 2026-08-17T23:47:28.208Z | [verify-libraries] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 4668 | 2026-08-17T23:47:28.339Z | [verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4669 | 2026-08-17T23:47:28.347Z | [ recovery-image] Aug 17 23:47:27.443 INFO O| Aug 17 23:47:27.443 INFO O| Download: 16324/16682 items 193.2/200.0MB 96% complete (19.1M/s) |
| 4670 | 2026-08-17T23:47:28.386Z | [verify-libraries] Compiling parking_lot v0.11.2 |
| 4671 | 2026-08-17T23:47:28.766Z | [verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4672 | 2026-08-17T23:47:28.787Z | [verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 4673 | 2026-08-17T23:47:28.834Z | [ host-image] Aug 17 23:47:27.930 INFO O| Aug 17 23:47:27.929 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4674 | 2026-08-17T23:47:28.878Z | [verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4675 | 2026-08-17T23:47:28.937Z | [verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4676 | 2026-08-17T23:47:28.986Z | [ recovery-image] Aug 17 23:47:28.083 INFO O| Aug 17 23:47:28.083 INFO O| Download: Completed 200.00 MB in 10.64 seconds (18.7M/s) |
| 4677 | 2026-08-17T23:47:29.102Z | [verify-libraries] Compiling prefix-trie v0.7.0 |
| 4678 | 2026-08-17T23:47:29.167Z | [verify-libraries] Compiling digest-io v0.1.0 |
| 4679 | 2026-08-17T23:47:29.256Z | [ recovery-image] Aug 17 23:47:28.352 INFO O| Aug 17 23:47:28.352 INFO O| Actions: 1/27580 actions (Installing new actions) |
| 4680 | 2026-08-17T23:47:29.318Z | [ host-image] Aug 17 23:47:28.414 INFO O| Aug 17 23:47:28.414 INFO O| Startup: Caching catalogs ... Done |
| 4681 | 2026-08-17T23:47:29.359Z | [verify-libraries] Compiling rawzip v0.4.4 |
| 4682 | 2026-08-17T23:47:29.467Z | [verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4683 | 2026-08-17T23:47:29.638Z | [verify-libraries] Compiling hickory-server v0.25.2 |
| 4684 | 2026-08-17T23:47:29.748Z | [ host-image] Aug 17 23:47:28.844 INFO O| Aug 17 23:47:28.844 INFO O| Planning: Solver setup ... Done |
| 4685 | 2026-08-17T23:47:29.754Z | [ host-image] Aug 17 23:47:28.851 INFO O| Aug 17 23:47:28.851 INFO O| Planning: Running solver ... Done |
| 4686 | 2026-08-17T23:47:29.769Z | [ host-image] Aug 17 23:47:28.865 INFO O| Aug 17 23:47:28.865 INFO O| Planning: Finding local manifests ... Done |
| 4687 | 2026-08-17T23:47:29.805Z | [ host-image] Aug 17 23:47:28.901 INFO O| Aug 17 23:47:28.901 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 4688 | 2026-08-17T23:47:29.808Z | [verify-libraries] Compiling hyper-staticfile v0.10.1 |
| 4689 | 2026-08-17T23:47:29.822Z | [ host-image] Aug 17 23:47:28.918 INFO O| Aug 17 23:47:28.918 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 4690 | 2026-08-17T23:47:29.847Z | [ host-image] Aug 17 23:47:28.943 INFO O| Aug 17 23:47:28.943 INFO O| Planning: Package planning ... Done |
| 4691 | 2026-08-17T23:47:29.847Z | [ host-image] Aug 17 23:47:28.943 INFO O| Aug 17 23:47:28.943 INFO O| Planning: Merging actions ... Done |
| 4692 | 2026-08-17T23:47:30.018Z | [ host-image] Aug 17 23:47:29.114 INFO O| Aug 17 23:47:29.114 INFO O| Planning: Checking for conflicting actions ... Done |
| 4693 | 2026-08-17T23:47:30.023Z | [ host-image] Aug 17 23:47:29.114 INFO O| Aug 17 23:47:29.114 INFO O| Planning: Consolidating action changes ... Done |
| 4694 | 2026-08-17T23:47:30.162Z | [ host-image] Aug 17 23:47:29.258 INFO O| Aug 17 23:47:29.258 INFO O| Planning: Evaluating mediators ... Done |
| 4695 | 2026-08-17T23:47:30.165Z | [ host-image] Aug 17 23:47:29.258 INFO O| Aug 17 23:47:29.258 INFO O| Planning: Planning completed in 0.83 seconds |
| 4696 | 2026-08-17T23:47:30.165Z | [ host-image] Aug 17 23:47:29.259 INFO O| Aug 17 23:47:29.259 INFO O| Packages to install: 1 |
| 4697 | 2026-08-17T23:47:30.175Z | [ host-image] Aug 17 23:47:29.269 INFO O| Aug 17 23:47:29.269 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete |
| 4698 | 2026-08-17T23:47:30.265Z | [verify-libraries] Compiling sled v0.34.7 |
| 4699 | 2026-08-17T23:47:30.327Z | [verify-libraries] Compiling pkcs8 v0.11.0 |
| 4700 | 2026-08-17T23:47:30.453Z | [verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4701 | 2026-08-17T23:47:30.644Z | [verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4702 | 2026-08-17T23:47:30.739Z | [verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4703 | 2026-08-17T23:47:30.764Z | [ host-image] Aug 17 23:47:29.860 INFO O| Aug 17 23:47:29.860 INFO O| Download: Completed 13.27 MB in 0.59 seconds (22.5M/s) |
| 4704 | 2026-08-17T23:47:30.798Z | [ host-image] Aug 17 23:47:29.894 INFO O| Aug 17 23:47:29.894 INFO O| Actions: 1/22 actions (Installing new actions) |
| 4705 | 2026-08-17T23:47:31.047Z | [verify-libraries] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 4706 | 2026-08-17T23:47:31.059Z | [ host-image] Aug 17 23:47:30.153 INFO O| Aug 17 23:47:30.153 INFO O| Actions: Completed 22 actions in 0.26 seconds. |
| 4707 | 2026-08-17T23:47:31.089Z | [verify-libraries] Compiling ignore v0.4.25 |
| 4708 | 2026-08-17T23:47:31.092Z | [ host-image] Aug 17 23:47:30.188 INFO O| Aug 17 23:47:30.188 INFO O| Finalize: Updating package state database ... Done |
| 4709 | 2026-08-17T23:47:31.092Z | [ host-image] Aug 17 23:47:30.188 INFO O| Aug 17 23:47:30.188 INFO O| Finalize: Updating package cache ... Done |
| 4710 | 2026-08-17T23:47:31.188Z | [ host-image] Aug 17 23:47:30.268 INFO O| Aug 17 23:47:30.268 INFO O| Finalize: Updating image state ... Done |
| 4711 | 2026-08-17T23:47:31.273Z | [verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 4712 | 2026-08-17T23:47:31.276Z | [verify-libraries] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4713 | 2026-08-17T23:47:31.378Z | [verify-libraries] Compiling ff v0.14.0 |
| 4714 | 2026-08-17T23:47:31.563Z | [verify-libraries] Compiling illumos-nvpair-sys v0.2.0 |
| 4715 | 2026-08-17T23:47:31.659Z | [verify-libraries] Compiling corncobs v0.1.4 |
| 4716 | 2026-08-17T23:47:31.736Z | [verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4717 | 2026-08-17T23:47:31.795Z | [verify-libraries] Compiling globwalk v0.9.1 |
| 4718 | 2026-08-17T23:47:31.894Z | [verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 4719 | 2026-08-17T23:47:31.973Z | [verify-libraries] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 4720 | 2026-08-17T23:47:32.155Z | [verify-libraries] Compiling predicates-tree v1.0.13 |
| 4721 | 2026-08-17T23:47:32.346Z | [ host-image] Aug 17 23:47:31.442 INFO O| Aug 17 23:47:31.442 INFO O| Finalize: Creating fast lookup database ... Done |
| 4722 | 2026-08-17T23:47:32.418Z | [ host-image] Aug 17 23:47:31.513 INFO O| Aug 17 23:47:31.513 INFO O| Finalize: Reading search index ... Done |
| 4723 | 2026-08-17T23:47:32.418Z | [ host-image] Aug 17 23:47:31.513 INFO O| Aug 17 23:47:31.513 INFO O| Finalize: Updating search index ... Done |
| 4724 | 2026-08-17T23:47:32.428Z | [ host-image] Aug 17 23:47:31.524 INFO O| Aug 17 23:47:31.524 INFO O| Finalize: Updating package cache ... Done |
| 4725 | 2026-08-17T23:47:32.507Z | [verify-libraries] Compiling libz-sys v1.1.24 |
| 4726 | 2026-08-17T23:47:32.544Z | [verify-libraries] Compiling rand_seeder v0.4.0 |
| 4727 | 2026-08-17T23:47:32.591Z | [verify-libraries] Compiling secrecy v0.8.0 |
| 4728 | 2026-08-17T23:47:32.694Z | [ host-image] Aug 17 23:47:31.789 INFO O| Aug 17 23:47:31.789 INFO STEP 14 (pkg_install) COMPLETE |
| 4729 | 2026-08-17T23:47:32.694Z | [ host-image] Aug 17 23:47:31.789 INFO O| Aug 17 23:47:31.789 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4730 | 2026-08-17T23:47:32.697Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO skip step because feature "mbist" is not enabled |
| 4731 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4732 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO skip step because feature "mfg" is not enabled |
| 4733 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4734 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO skip step because feature "compliance" is not enabled |
| 4735 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4736 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO skip step because feature "stress" is not enabled |
| 4737 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4738 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO skip step because feature "compliance" is not enabled |
| 4739 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4740 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO skip step because feature "nfs" is not enabled |
| 4741 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 4742 | 2026-08-17T23:47:32.698Z | [ host-image] Aug 17 23:47:31.790 INFO O| Aug 17 23:47:31.789 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 4743 | 2026-08-17T23:47:32.698Z | [verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4744 | 2026-08-17T23:47:32.900Z | [verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 4745 | 2026-08-17T23:47:33.014Z | [verify-libraries] Compiling camino-tempfile-ext v0.3.3 |
| 4746 | 2026-08-17T23:47:33.190Z | [verify-libraries] Compiling group v0.14.0 |
| 4747 | 2026-08-17T23:47:33.241Z | [verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4748 | 2026-08-17T23:47:33.358Z | [verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4749 | 2026-08-17T23:47:33.366Z | [ host-image] Aug 17 23:47:32.462 INFO O| Aug 17 23:47:32.462 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 4750 | 2026-08-17T23:47:33.485Z | [verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 4751 | 2026-08-17T23:47:33.523Z | [verify-libraries] Compiling signature v3.0.0 |
| 4752 | 2026-08-17T23:47:33.553Z | [ host-image] Aug 17 23:47:32.649 INFO O| Aug 17 23:47:32.649 INFO completed processing sled/ramdisk-01-os |
| 4753 | 2026-08-17T23:47:33.557Z | [ host-image] Aug 17 23:47:32.652 INFO omicron1 baseline generation... |
| 4754 | 2026-08-17T23:47:33.557Z | [ host-image] Aug 17 23:47:32.652 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None |
| 4755 | 2026-08-17T23:47:33.793Z | [verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4756 | 2026-08-17T23:47:33.859Z | [verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 4757 | 2026-08-17T23:47:33.935Z | [ host-image] Aug 17 23:47:33.031 INFO O| incorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.24191:20260817T130448Z |
| 4758 | 2026-08-17T23:47:33.974Z | [verify-libraries] Compiling instability v0.3.11 |
| 4759 | 2026-08-17T23:47:34.096Z | [verify-libraries] Compiling base16ct v1.0.0 |
| 4760 | 2026-08-17T23:47:34.257Z | [ recovery-image] Aug 17 23:47:33.352 INFO O| Aug 17 23:47:33.352 INFO O| Actions: 20352/27580 actions (Installing new actions) |
| 4761 | 2026-08-17T23:47:34.260Z | [verify-libraries] Compiling sec1 v0.8.1 |
| 4762 | 2026-08-17T23:47:34.329Z | [verify-libraries] Compiling illumos-nvpair v0.3.0 |
| 4763 | 2026-08-17T23:47:34.474Z | [verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 4764 | 2026-08-17T23:47:34.479Z | [verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4765 | 2026-08-17T23:47:34.583Z | [verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4766 | 2026-08-17T23:47:34.588Z | [verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4767 | 2026-08-17T23:47:34.650Z | [verify-libraries] Compiling hkdf v0.13.0 |
| 4768 | 2026-08-17T23:47:34.703Z | [verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 4769 | 2026-08-17T23:47:34.848Z | [verify-libraries] Compiling scuffle v0.1.0 |
| 4770 | 2026-08-17T23:47:34.924Z | [verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4771 | 2026-08-17T23:47:34.968Z | [verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4772 | 2026-08-17T23:47:35.253Z | [verify-libraries] Compiling libgit2-sys v0.18.3+1.9.2 |
| 4773 | 2026-08-17T23:47:35.311Z | [verify-libraries] Compiling castaway v0.2.4 |
| 4774 | 2026-08-17T23:47:35.334Z | [ recovery-image] Aug 17 23:47:34.430 INFO O| Aug 17 23:47:34.430 INFO O| Actions: Completed 27580 actions in 6.08 seconds. |
| 4775 | 2026-08-17T23:47:35.392Z | [verify-libraries] Compiling indoc v2.0.7 |
| 4776 | 2026-08-17T23:47:35.409Z | [ recovery-image] Aug 17 23:47:34.503 INFO O| Aug 17 23:47:34.503 INFO O| Finalize: Updating package state database ... Done |
| 4777 | 2026-08-17T23:47:35.409Z | [ recovery-image] Aug 17 23:47:34.503 INFO O| Aug 17 23:47:34.503 INFO O| Finalize: Updating package cache ... Done |
| 4778 | 2026-08-17T23:47:35.528Z | [ recovery-image] Aug 17 23:47:34.624 INFO O| Aug 17 23:47:34.624 INFO O| Finalize: Updating image state ... Done |
| 4779 | 2026-08-17T23:47:35.809Z | [verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4780 | 2026-08-17T23:47:35.925Z | [verify-libraries] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4781 | 2026-08-17T23:47:35.986Z | [verify-libraries] Compiling compact_str v0.8.1 |
| 4782 | 2026-08-17T23:47:36.093Z | [verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 4783 | 2026-08-17T23:47:36.229Z | [verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4784 | 2026-08-17T23:47:36.276Z | [verify-libraries] Compiling elliptic-curve v0.14.1 |
| 4785 | 2026-08-17T23:47:36.291Z | [ recovery-image] Aug 17 23:47:35.387 INFO O| Aug 17 23:47:35.387 INFO O| Finalize: Creating fast lookup database ... Done |
| 4786 | 2026-08-17T23:47:36.308Z | [ recovery-image] Aug 17 23:47:35.404 INFO O| Aug 17 23:47:35.404 INFO O| Finalize: Reading search index ... Done |
| 4787 | 2026-08-17T23:47:36.681Z | [verify-libraries] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4788 | 2026-08-17T23:47:36.892Z | [verify-libraries] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4789 | 2026-08-17T23:47:36.956Z | [verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4790 | 2026-08-17T23:47:37.014Z | [verify-libraries] Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 4791 | 2026-08-17T23:47:37.087Z | [verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4792 | 2026-08-17T23:47:37.163Z | [verify-libraries] Compiling unicode-truncate v1.1.0 |
| 4793 | 2026-08-17T23:47:37.322Z | [verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4794 | 2026-08-17T23:47:37.386Z | [verify-libraries] Compiling lru v0.12.5 |
| 4795 | 2026-08-17T23:47:37.463Z | [verify-libraries] Compiling arc-swap v1.8.2 |
| 4796 | 2026-08-17T23:47:37.692Z | [verify-libraries] Compiling cassowary v0.3.0 |
| 4797 | 2026-08-17T23:47:37.818Z | [verify-libraries] Compiling slog-scope v4.4.1 |
| 4798 | 2026-08-17T23:47:37.964Z | [verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4799 | 2026-08-17T23:47:37.991Z | [verify-libraries] Compiling wnaf v0.14.0 |
| 4800 | 2026-08-17T23:47:38.109Z | [ recovery-image] Aug 17 23:47:37.204 INFO O| Aug 17 23:47:37.204 INFO O| Finalize: Building new search index ... Done |
| 4801 | 2026-08-17T23:47:38.123Z | [verify-libraries] Compiling ratatui v0.29.0 |
| 4802 | 2026-08-17T23:47:38.160Z | [verify-libraries] Compiling primefield v0.14.0 |
| 4803 | 2026-08-17T23:47:38.342Z | [verify-libraries] Compiling rfc6979 v0.6.0 |
| 4804 | 2026-08-17T23:47:38.362Z | [verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4805 | 2026-08-17T23:47:38.462Z | [verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4806 | 2026-08-17T23:47:38.477Z | [ recovery-image] Aug 17 23:47:37.573 INFO O| Aug 17 23:47:37.573 INFO O| Finalize: Updating package cache ... Done |
| 4807 | 2026-08-17T23:47:38.555Z | [verify-libraries] Compiling signal-hook-tokio v0.3.1 |
| 4808 | 2026-08-17T23:47:38.587Z | [verify-libraries] Compiling vergen-git2 v9.1.0 |
| 4809 | 2026-08-17T23:47:38.728Z | [verify-libraries] Compiling strsim v0.10.0 |
| 4810 | 2026-08-17T23:47:38.819Z | [ recovery-image] Aug 17 23:47:37.881 INFO O| Aug 17 23:47:37.881 INFO STEP 11 (pkg_install) COMPLETE |
| 4811 | 2026-08-17T23:47:38.819Z | [ recovery-image] Aug 17 23:47:37.881 INFO O| Aug 17 23:47:37.881 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4812 | 2026-08-17T23:47:38.824Z | [ recovery-image] Aug 17 23:47:37.881 INFO O| Aug 17 23:47:37.881 INFO skip step because feature "recovery" is enabled |
| 4813 | 2026-08-17T23:47:38.824Z | [ recovery-image] Aug 17 23:47:37.881 INFO O| Aug 17 23:47:37.881 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4814 | 2026-08-17T23:47:38.824Z | [ recovery-image] Aug 17 23:47:37.881 INFO O| Aug 17 23:47:37.881 INFO skip step because feature "omicron1" is not enabled |
| 4815 | 2026-08-17T23:47:38.824Z | [ recovery-image] Aug 17 23:47:37.881 INFO O| Aug 17 23:47:37.881 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4816 | 2026-08-17T23:47:38.825Z | [ recovery-image] Aug 17 23:47:37.891 INFO O| Aug 17 23:47:37.891 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"] |
| 4817 | 2026-08-17T23:47:38.850Z | [verify-libraries] Compiling is_ci v1.2.0 |
| 4818 | 2026-08-17T23:47:38.993Z | [verify-libraries] Compiling supports-color v3.0.2 |
| 4819 | 2026-08-17T23:47:39.060Z | [verify-libraries] Compiling darling_core v0.13.4 |
| 4820 | 2026-08-17T23:47:39.216Z | [verify-libraries] Compiling ecdsa v0.17.0 |
| 4821 | 2026-08-17T23:47:39.364Z | [verify-libraries] Compiling primeorder v0.14.0 |
| 4822 | 2026-08-17T23:47:39.753Z | [verify-libraries] Compiling slog-stdlog v4.1.1 |
| 4823 | 2026-08-17T23:47:39.972Z | [verify-libraries] Compiling diesel-dtrace v0.5.0 |
| 4824 | 2026-08-17T23:47:40.012Z | [verify-libraries] Compiling async-bb8-diesel v0.2.1 |
| 4825 | 2026-08-17T23:47:40.401Z | [verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4826 | 2026-08-17T23:47:40.489Z | [verify-libraries] Compiling tungstenite v0.23.0 |
| 4827 | 2026-08-17T23:47:40.974Z | [verify-libraries] Compiling console v0.16.2 |
| 4828 | 2026-08-17T23:47:40.999Z | [verify-libraries] Compiling curve25519-dalek v5.0.0 |
| 4829 | 2026-08-17T23:47:41.131Z | [verify-libraries] Compiling libsw-core v0.3.2 |
| 4830 | 2026-08-17T23:47:41.168Z | [verify-libraries] Compiling unit-prefix v0.5.2 |
| 4831 | 2026-08-17T23:47:41.187Z | [ recovery-image] Aug 17 23:47:40.283 INFO O| Aug 17 23:47:40.283 INFO O| Startup: Refreshing catalog 'helios' ... Done |
| 4832 | 2026-08-17T23:47:41.428Z | [verify-libraries] Compiling assert_matches v1.5.0 |
| 4833 | 2026-08-17T23:47:41.457Z | [verify-libraries] Compiling void v1.0.2 |
| 4834 | 2026-08-17T23:47:41.485Z | [verify-libraries] Compiling indicatif v0.18.4 |
| 4835 | 2026-08-17T23:47:41.537Z | [verify-libraries] Compiling libsw v3.5.0 |
| 4836 | 2026-08-17T23:47:41.608Z | [ recovery-image] Aug 17 23:47:40.704 INFO O| Aug 17 23:47:40.704 INFO O| Startup: Caching catalogs ... Done |
| 4837 | 2026-08-17T23:47:41.661Z | [verify-libraries] Compiling lzss v0.8.2 |
| 4838 | 2026-08-17T23:47:41.715Z | [verify-libraries] Compiling tokio-tungstenite v0.23.1 |
| 4839 | 2026-08-17T23:47:41.725Z | [verify-libraries] Compiling darling_macro v0.13.4 |
| 4840 | 2026-08-17T23:47:41.796Z | [verify-libraries] Compiling slog-envlogger v2.2.0 |
| 4841 | 2026-08-17T23:47:41.844Z | [verify-libraries] Compiling ssh-encoding v0.3.0 |
| 4842 | 2026-08-17T23:47:41.882Z | [verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4843 | 2026-08-17T23:47:41.949Z | [verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 4844 | 2026-08-17T23:47:42.021Z | [ recovery-image] Aug 17 23:47:41.116 INFO O| Aug 17 23:47:41.116 INFO O| Planning: Solver setup ... Done |
| 4845 | 2026-08-17T23:47:42.027Z | [ recovery-image] Aug 17 23:47:41.121 INFO O| Aug 17 23:47:41.121 INFO O| Planning: Running solver ... Done |
| 4846 | 2026-08-17T23:47:42.038Z | [ recovery-image] Aug 17 23:47:41.134 INFO O| Aug 17 23:47:41.134 INFO O| Planning: Finding local manifests ... Done |
| 4847 | 2026-08-17T23:47:42.072Z | [verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4848 | 2026-08-17T23:47:42.076Z | [ recovery-image] Aug 17 23:47:41.170 INFO O| Aug 17 23:47:41.170 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 4849 | 2026-08-17T23:47:42.093Z | [ recovery-image] Aug 17 23:47:41.188 INFO O| Aug 17 23:47:41.188 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 4850 | 2026-08-17T23:47:42.109Z | [ recovery-image] Aug 17 23:47:41.204 INFO O| Aug 17 23:47:41.204 INFO O| Planning: Package planning ... Done |
| 4851 | 2026-08-17T23:47:42.112Z | [ recovery-image] Aug 17 23:47:41.205 INFO O| Aug 17 23:47:41.205 INFO O| Planning: Merging actions ... Done |
| 4852 | 2026-08-17T23:47:42.235Z | [verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4853 | 2026-08-17T23:47:42.241Z | [ recovery-image] Aug 17 23:47:41.337 INFO O| Aug 17 23:47:41.337 INFO O| Planning: Checking for conflicting actions ... Done |
| 4854 | 2026-08-17T23:47:42.245Z | [ recovery-image] Aug 17 23:47:41.337 INFO O| Aug 17 23:47:41.337 INFO O| Planning: Consolidating action changes ... Done |
| 4855 | 2026-08-17T23:47:42.283Z | [verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4856 | 2026-08-17T23:47:42.341Z | [verify-libraries] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 4857 | 2026-08-17T23:47:42.368Z | [ recovery-image] Aug 17 23:47:41.464 INFO O| Aug 17 23:47:41.464 INFO O| Planning: Evaluating mediators ... Done |
| 4858 | 2026-08-17T23:47:42.372Z | [ recovery-image] Aug 17 23:47:41.464 INFO O| Aug 17 23:47:41.464 INFO O| Planning: Planning completed in 0.75 seconds |
| 4859 | 2026-08-17T23:47:42.372Z | [ recovery-image] Aug 17 23:47:41.464 INFO O| Aug 17 23:47:41.464 INFO O| Packages to install: 1 |
| 4860 | 2026-08-17T23:47:42.381Z | [ recovery-image] Aug 17 23:47:41.477 INFO O| Aug 17 23:47:41.477 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete |
| 4861 | 2026-08-17T23:47:42.384Z | [verify-libraries] Compiling nix v0.27.1 |
| 4862 | 2026-08-17T23:47:42.505Z | [verify-libraries] Compiling colored v2.2.0 |
| 4863 | 2026-08-17T23:47:42.584Z | [verify-libraries] Compiling blake3 v1.8.5 |
| 4864 | 2026-08-17T23:47:42.591Z | [verify-libraries] Compiling serde_bytes v0.11.19 |
| 4865 | 2026-08-17T23:47:42.642Z | [verify-libraries] Compiling keccak v0.2.0 |
| 4866 | 2026-08-17T23:47:42.878Z | [verify-libraries] Compiling shell-words v1.1.1 |
| 4867 | 2026-08-17T23:47:42.942Z | [ recovery-image] Aug 17 23:47:42.038 INFO O| Aug 17 23:47:42.038 INFO O| Download: Completed 13.27 MB in 0.56 seconds (23.6M/s) |
| 4868 | 2026-08-17T23:47:43.030Z | [verify-libraries] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 4869 | 2026-08-17T23:47:43.051Z | [verify-libraries] Compiling darling v0.13.4 |
| 4870 | 2026-08-17T23:47:43.240Z | [verify-libraries] Compiling oxide-update-engine-display v0.1.2 |
| 4871 | 2026-08-17T23:47:43.261Z | [verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4872 | 2026-08-17T23:47:43.294Z | [ recovery-image] Aug 17 23:47:42.390 INFO O| Aug 17 23:47:42.390 INFO O| Actions: 1/22 actions (Installing new actions) |
| 4873 | 2026-08-17T23:47:43.517Z | [ recovery-image] Aug 17 23:47:42.613 INFO O| Aug 17 23:47:42.613 INFO O| Actions: Completed 22 actions in 0.22 seconds. |
| 4874 | 2026-08-17T23:47:43.551Z | [ recovery-image] Aug 17 23:47:42.648 INFO O| Aug 17 23:47:42.647 INFO O| Finalize: Updating package state database ... Done |
| 4875 | 2026-08-17T23:47:43.552Z | [ recovery-image] Aug 17 23:47:42.648 INFO O| Aug 17 23:47:42.648 INFO O| Finalize: Updating package cache ... Done |
| 4876 | 2026-08-17T23:47:43.636Z | [ recovery-image] Aug 17 23:47:42.732 INFO O| Aug 17 23:47:42.732 INFO O| Finalize: Updating image state ... Done |
| 4877 | 2026-08-17T23:47:43.649Z | [verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4878 | 2026-08-17T23:47:43.794Z | [verify-libraries] Compiling ed25519 v3.0.0 |
| 4879 | 2026-08-17T23:47:43.852Z | [verify-libraries] Compiling crypto-primes v0.7.2 |
| 4880 | 2026-08-17T23:47:44.229Z | [verify-libraries] Compiling pkcs1 v0.8.0-rc.4 |
| 4881 | 2026-08-17T23:47:44.365Z | [ recovery-image] Aug 17 23:47:43.461 INFO O| Aug 17 23:47:43.461 INFO O| Finalize: Creating fast lookup database ... Done |
| 4882 | 2026-08-17T23:47:44.381Z | [ recovery-image] Aug 17 23:47:43.477 INFO O| Aug 17 23:47:43.476 INFO O| Finalize: Reading search index ... Done |
| 4883 | 2026-08-17T23:47:44.381Z | [ recovery-image] Aug 17 23:47:43.477 INFO O| Aug 17 23:47:43.477 INFO O| Finalize: Updating search index ... Done |
| 4884 | 2026-08-17T23:47:44.393Z | [ recovery-image] Aug 17 23:47:43.488 INFO O| Aug 17 23:47:43.488 INFO O| Finalize: Updating package cache ... Done |
| 4885 | 2026-08-17T23:47:44.655Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO STEP 14 (pkg_install) COMPLETE |
| 4886 | 2026-08-17T23:47:44.655Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4887 | 2026-08-17T23:47:44.655Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO skip step because feature "mbist" is not enabled |
| 4888 | 2026-08-17T23:47:44.658Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4889 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO skip step because feature "mfg" is not enabled |
| 4890 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4891 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO skip step because feature "compliance" is not enabled |
| 4892 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4893 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO skip step because feature "stress" is not enabled |
| 4894 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4895 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO skip step because feature "compliance" is not enabled |
| 4896 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4897 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO skip step because feature "nfs" is not enabled |
| 4898 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4899 | 2026-08-17T23:47:44.659Z | [ recovery-image] Aug 17 23:47:43.751 INFO O| Aug 17 23:47:43.751 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4900 | 2026-08-17T23:47:44.732Z | [verify-libraries] Compiling poly1305 v0.9.0 |
| 4901 | 2026-08-17T23:47:44.822Z | [ recovery-image] Aug 17 23:47:43.918 INFO O| Aug 17 23:47:43.918 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4902 | 2026-08-17T23:47:44.947Z | [ recovery-image] Aug 17 23:47:44.041 INFO O| Aug 17 23:47:44.040 INFO completed processing sled/ramdisk-01-os |
| 4903 | 2026-08-17T23:47:44.951Z | [ recovery-image] Aug 17 23:47:44.043 INFO image builder template: ramdisk-02-trim... |
| 4904 | 2026-08-17T23:47:44.951Z | [ recovery-image] Aug 17 23:47:44.043 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp7mjUtC/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None |
| 4905 | 2026-08-17T23:47:44.969Z | [ recovery-image] Aug 17 23:47:44.066 INFO O| Aug 17 23:47:44.065 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4906 | 2026-08-17T23:47:44.974Z | [ recovery-image] Aug 17 23:47:44.071 INFO O| Aug 17 23:47:44.071 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4907 | 2026-08-17T23:47:45.073Z | [ recovery-image] Aug 17 23:47:44.168 INFO O| Aug 17 23:47:44.168 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled |
| 4908 | 2026-08-17T23:47:45.163Z | [verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4909 | 2026-08-17T23:47:45.166Z | [ recovery-image] Aug 17 23:47:44.260 INFO O| Aug 17 23:47:44.260 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4910 | 2026-08-17T23:47:45.166Z | [ recovery-image] Aug 17 23:47:44.260 INFO O| Aug 17 23:47:44.260 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4911 | 2026-08-17T23:47:45.170Z | [ recovery-image] Aug 17 23:47:44.266 INFO O| Aug 17 23:47:44.266 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4912 | 2026-08-17T23:47:45.174Z | [ recovery-image] Aug 17 23:47:44.271 INFO O| Aug 17 23:47:44.270 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4913 | 2026-08-17T23:47:45.180Z | [ recovery-image] Aug 17 23:47:44.276 INFO O| Aug 17 23:47:44.276 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4914 | 2026-08-17T23:47:45.248Z | [verify-libraries] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4915 | 2026-08-17T23:47:45.331Z | [verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4916 | 2026-08-17T23:47:45.504Z | [verify-libraries] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4917 | 2026-08-17T23:47:45.584Z | [verify-libraries] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4918 | 2026-08-17T23:47:45.759Z | [verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4919 | 2026-08-17T23:47:45.788Z | [verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4920 | 2026-08-17T23:47:45.834Z | [ recovery-image] Aug 17 23:47:44.931 INFO O| Aug 17 23:47:44.930 INFO rolled back to input snapshot; work may begin |
| 4921 | 2026-08-17T23:47:45.834Z | [ recovery-image] Aug 17 23:47:44.931 INFO O| Aug 17 23:47:44.930 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4922 | 2026-08-17T23:47:45.839Z | [ recovery-image] Aug 17 23:47:44.935 INFO O| Aug 17 23:47:44.935 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4923 | 2026-08-17T23:47:45.849Z | [ recovery-image] Aug 17 23:47:44.945 INFO O| Aug 17 23:47:44.945 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg" |
| 4924 | 2026-08-17T23:47:45.858Z | [verify-libraries] Compiling blowfish v0.10.0 |
| 4925 | 2026-08-17T23:47:45.878Z | [verify-libraries] Compiling blake2 v0.11.0-rc.6 |
| 4926 | 2026-08-17T23:47:45.893Z | [ recovery-image] Aug 17 23:47:44.989 INFO O| Aug 17 23:47:44.989 INFO STEP 0 (remove_files) COMPLETE |
| 4927 | 2026-08-17T23:47:45.893Z | [ recovery-image] Aug 17 23:47:44.989 INFO O| Aug 17 23:47:44.989 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4928 | 2026-08-17T23:47:45.902Z | [ recovery-image] Aug 17 23:47:44.998 INFO O| Aug 17 23:47:44.998 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4" |
| 4929 | 2026-08-17T23:47:45.905Z | [ recovery-image] Aug 17 23:47:45.000 INFO O| Aug 17 23:47:45.000 INFO STEP 1 (remove_files) COMPLETE |
| 4930 | 2026-08-17T23:47:45.905Z | [ recovery-image] Aug 17 23:47:45.000 INFO O| Aug 17 23:47:45.000 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4931 | 2026-08-17T23:47:45.913Z | [ recovery-image] Aug 17 23:47:45.010 INFO O| Aug 17 23:47:45.009 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include" |
| 4932 | 2026-08-17T23:47:45.927Z | [ recovery-image] Aug 17 23:47:45.023 INFO O| Aug 17 23:47:45.023 INFO STEP 2 (remove_files) COMPLETE |
| 4933 | 2026-08-17T23:47:45.927Z | [ recovery-image] Aug 17 23:47:45.023 INFO O| Aug 17 23:47:45.023 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4934 | 2026-08-17T23:47:45.935Z | [verify-libraries] Compiling petname v2.0.2 |
| 4935 | 2026-08-17T23:47:45.939Z | [ recovery-image] Aug 17 23:47:45.034 INFO O| Aug 17 23:47:45.034 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo" |
| 4936 | 2026-08-17T23:47:45.942Z | [ recovery-image] Aug 17 23:47:45.036 INFO O| Aug 17 23:47:45.035 INFO STEP 3 (remove_files) COMPLETE |
| 4937 | 2026-08-17T23:47:45.943Z | [ recovery-image] Aug 17 23:47:45.036 INFO O| Aug 17 23:47:45.035 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4938 | 2026-08-17T23:47:45.955Z | [ recovery-image] Aug 17 23:47:45.051 INFO O| Aug 17 23:47:45.051 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help" |
| 4939 | 2026-08-17T23:47:45.958Z | [ recovery-image] Aug 17 23:47:45.054 INFO O| Aug 17 23:47:45.054 INFO STEP 4 (remove_files) COMPLETE |
| 4940 | 2026-08-17T23:47:45.958Z | [ recovery-image] Aug 17 23:47:45.054 INFO O| Aug 17 23:47:45.054 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4941 | 2026-08-17T23:47:45.971Z | [ recovery-image] Aug 17 23:47:45.067 INFO O| Aug 17 23:47:45.067 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc" |
| 4942 | 2026-08-17T23:47:45.971Z | [ recovery-image] Aug 17 23:47:45.067 INFO O| Aug 17 23:47:45.067 INFO STEP 5 (remove_files) COMPLETE |
| 4943 | 2026-08-17T23:47:45.971Z | [ recovery-image] Aug 17 23:47:45.067 INFO O| Aug 17 23:47:45.067 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4944 | 2026-08-17T23:47:45.980Z | [ recovery-image] Aug 17 23:47:45.076 INFO O| Aug 17 23:47:45.076 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion" |
| 4945 | 2026-08-17T23:47:45.993Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO STEP 6 (remove_files) COMPLETE |
| 4946 | 2026-08-17T23:47:45.993Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4947 | 2026-08-17T23:47:45.993Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO skip step because feature "heliosv2" is not enabled |
| 4948 | 2026-08-17T23:47:45.996Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4949 | 2026-08-17T23:47:45.996Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO skip step because feature "recovery" is enabled |
| 4950 | 2026-08-17T23:47:45.996Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4951 | 2026-08-17T23:47:45.996Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO skip step because feature "recovery" is enabled |
| 4952 | 2026-08-17T23:47:45.996Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4953 | 2026-08-17T23:47:45.996Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO skip step because feature "recovery" is enabled |
| 4954 | 2026-08-17T23:47:45.996Z | [ recovery-image] Aug 17 23:47:45.089 INFO O| Aug 17 23:47:45.089 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4955 | 2026-08-17T23:47:46.003Z | [ recovery-image] Aug 17 23:47:45.099 INFO O| Aug 17 23:47:45.099 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp" |
| 4956 | 2026-08-17T23:47:46.006Z | [ recovery-image] Aug 17 23:47:45.102 INFO O| Aug 17 23:47:45.102 INFO STEP 11 (remove_files) COMPLETE |
| 4957 | 2026-08-17T23:47:46.007Z | [ recovery-image] Aug 17 23:47:45.102 INFO O| Aug 17 23:47:45.102 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4958 | 2026-08-17T23:47:46.017Z | [ recovery-image] Aug 17 23:47:45.113 INFO O| Aug 17 23:47:45.113 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386" |
| 4959 | 2026-08-17T23:47:46.020Z | [ recovery-image] Aug 17 23:47:45.114 INFO O| Aug 17 23:47:45.114 INFO STEP 12 (remove_files) COMPLETE |
| 4960 | 2026-08-17T23:47:46.020Z | [ recovery-image] Aug 17 23:47:45.114 INFO O| Aug 17 23:47:45.114 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4961 | 2026-08-17T23:47:46.028Z | [ recovery-image] Aug 17 23:47:45.124 INFO O| Aug 17 23:47:45.124 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv" |
| 4962 | 2026-08-17T23:47:46.031Z | [ recovery-image] Aug 17 23:47:45.125 INFO O| Aug 17 23:47:45.125 INFO STEP 13 (remove_files) COMPLETE |
| 4963 | 2026-08-17T23:47:46.031Z | [ recovery-image] Aug 17 23:47:45.125 INFO O| Aug 17 23:47:45.125 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4964 | 2026-08-17T23:47:46.047Z | [ recovery-image] Aug 17 23:47:45.143 INFO O| Aug 17 23:47:45.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/libjq.a" |
| 4965 | 2026-08-17T23:47:46.047Z | [ recovery-image] Aug 17 23:47:45.143 INFO O| Aug 17 23:47:45.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a" |
| 4966 | 2026-08-17T23:47:46.099Z | [verify-libraries] Compiling arrayvec v0.7.6 |
| 4967 | 2026-08-17T23:47:46.158Z | [verify-libraries] Compiling constant_time_eq v0.4.2 |
| 4968 | 2026-08-17T23:47:46.167Z | [ recovery-image] Aug 17 23:47:45.261 INFO O| Aug 17 23:47:45.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 4969 | 2026-08-17T23:47:46.170Z | [ recovery-image] Aug 17 23:47:45.263 INFO O| Aug 17 23:47:45.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a" |
| 4970 | 2026-08-17T23:47:46.216Z | [verify-libraries] Compiling arrayref v0.3.9 |
| 4971 | 2026-08-17T23:47:46.219Z | [ recovery-image] Aug 17 23:47:45.315 INFO O| Aug 17 23:47:45.315 INFO STEP 14 (remove_files) COMPLETE |
| 4972 | 2026-08-17T23:47:46.219Z | [ recovery-image] Aug 17 23:47:45.315 INFO O| Aug 17 23:47:45.315 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4973 | 2026-08-17T23:47:46.233Z | [ recovery-image] Aug 17 23:47:45.329 INFO O| Aug 17 23:47:45.329 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot" |
| 4974 | 2026-08-17T23:47:46.236Z | [ recovery-image] Aug 17 23:47:45.330 INFO O| Aug 17 23:47:45.330 INFO STEP 15 (remove_files) COMPLETE |
| 4975 | 2026-08-17T23:47:46.236Z | [ recovery-image] Aug 17 23:47:45.330 INFO O| Aug 17 23:47:45.330 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4976 | 2026-08-17T23:47:46.278Z | [ recovery-image] Aug 17 23:47:45.339 INFO O| Aug 17 23:47:45.339 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc" |
| 4977 | 2026-08-17T23:47:46.278Z | [ recovery-image] Aug 17 23:47:45.345 INFO O| Aug 17 23:47:45.345 INFO STEP 16 (remove_files) COMPLETE |
| 4978 | 2026-08-17T23:47:46.278Z | [ recovery-image] Aug 17 23:47:45.345 INFO O| Aug 17 23:47:45.345 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4979 | 2026-08-17T23:47:46.278Z | [ recovery-image] Aug 17 23:47:45.355 INFO O| Aug 17 23:47:45.355 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv" |
| 4980 | 2026-08-17T23:47:46.278Z | [ recovery-image] Aug 17 23:47:45.355 INFO O| Aug 17 23:47:45.355 INFO STEP 17 (remove_files) COMPLETE |
| 4981 | 2026-08-17T23:47:46.279Z | [ recovery-image] Aug 17 23:47:45.355 INFO O| Aug 17 23:47:45.355 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4982 | 2026-08-17T23:47:46.279Z | [ recovery-image] Aug 17 23:47:45.366 INFO O| Aug 17 23:47:45.366 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc" |
| 4983 | 2026-08-17T23:47:46.279Z | [ recovery-image] Aug 17 23:47:45.367 INFO O| Aug 17 23:47:45.367 INFO STEP 18 (remove_files) COMPLETE |
| 4984 | 2026-08-17T23:47:46.279Z | [ recovery-image] Aug 17 23:47:45.367 INFO O| Aug 17 23:47:45.367 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4985 | 2026-08-17T23:47:46.304Z | [ recovery-image] Aug 17 23:47:45.400 INFO O| Aug 17 23:47:45.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 4986 | 2026-08-17T23:47:46.305Z | [ recovery-image] Aug 17 23:47:45.400 INFO O| Aug 17 23:47:45.400 INFO STEP 19 (remove_files) COMPLETE |
| 4987 | 2026-08-17T23:47:46.305Z | [ recovery-image] Aug 17 23:47:45.400 INFO O| Aug 17 23:47:45.400 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4988 | 2026-08-17T23:47:46.314Z | [ recovery-image] Aug 17 23:47:45.410 INFO O| Aug 17 23:47:45.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 4989 | 2026-08-17T23:47:46.314Z | [ recovery-image] Aug 17 23:47:45.410 INFO O| Aug 17 23:47:45.410 INFO STEP 20 (remove_files) COMPLETE |
| 4990 | 2026-08-17T23:47:46.314Z | [ recovery-image] Aug 17 23:47:45.410 INFO O| Aug 17 23:47:45.410 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4991 | 2026-08-17T23:47:46.328Z | [ recovery-image] Aug 17 23:47:45.420 INFO O| Aug 17 23:47:45.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 4992 | 2026-08-17T23:47:46.328Z | [ recovery-image] Aug 17 23:47:45.420 INFO O| Aug 17 23:47:45.420 INFO STEP 21 (remove_files) COMPLETE |
| 4993 | 2026-08-17T23:47:46.328Z | [ recovery-image] Aug 17 23:47:45.420 INFO O| Aug 17 23:47:45.420 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4994 | 2026-08-17T23:47:46.336Z | [ recovery-image] Aug 17 23:47:45.429 INFO O| Aug 17 23:47:45.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 4995 | 2026-08-17T23:47:46.336Z | [ recovery-image] Aug 17 23:47:45.429 INFO O| Aug 17 23:47:45.429 INFO STEP 22 (remove_files) COMPLETE |
| 4996 | 2026-08-17T23:47:46.336Z | [ recovery-image] Aug 17 23:47:45.429 INFO O| Aug 17 23:47:45.429 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4997 | 2026-08-17T23:47:46.343Z | [ recovery-image] Aug 17 23:47:45.439 INFO O| Aug 17 23:47:45.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 4998 | 2026-08-17T23:47:46.343Z | [ recovery-image] Aug 17 23:47:45.439 INFO O| Aug 17 23:47:45.439 INFO STEP 23 (remove_files) COMPLETE |
| 4999 | 2026-08-17T23:47:46.346Z | [ recovery-image] Aug 17 23:47:45.439 INFO O| Aug 17 23:47:45.439 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5000 | 2026-08-17T23:47:46.361Z | [ recovery-image] Aug 17 23:47:45.457 INFO O| Aug 17 23:47:45.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 5001 | 2026-08-17T23:47:46.361Z | [ recovery-image] Aug 17 23:47:45.457 INFO O| Aug 17 23:47:45.457 INFO STEP 24 (remove_files) COMPLETE |
| 5002 | 2026-08-17T23:47:46.361Z | [ recovery-image] Aug 17 23:47:45.457 INFO O| Aug 17 23:47:45.457 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5003 | 2026-08-17T23:47:46.372Z | [ recovery-image] Aug 17 23:47:45.468 INFO O| Aug 17 23:47:45.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 5004 | 2026-08-17T23:47:46.372Z | [ recovery-image] Aug 17 23:47:45.468 INFO O| Aug 17 23:47:45.468 INFO STEP 25 (remove_files) COMPLETE |
| 5005 | 2026-08-17T23:47:46.372Z | [ recovery-image] Aug 17 23:47:45.469 INFO O| Aug 17 23:47:45.468 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5006 | 2026-08-17T23:47:46.389Z | [ recovery-image] Aug 17 23:47:45.483 INFO O| Aug 17 23:47:45.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power" |
| 5007 | 2026-08-17T23:47:46.389Z | [ recovery-image] Aug 17 23:47:45.483 INFO O| Aug 17 23:47:45.483 INFO STEP 26 (remove_files) COMPLETE |
| 5008 | 2026-08-17T23:47:46.389Z | [ recovery-image] Aug 17 23:47:45.483 INFO O| Aug 17 23:47:45.483 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5009 | 2026-08-17T23:47:46.395Z | [ recovery-image] Aug 17 23:47:45.491 INFO O| Aug 17 23:47:45.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 5010 | 2026-08-17T23:47:46.395Z | [ recovery-image] Aug 17 23:47:45.491 INFO O| Aug 17 23:47:45.491 INFO STEP 27 (remove_files) COMPLETE |
| 5011 | 2026-08-17T23:47:46.395Z | [ recovery-image] Aug 17 23:47:45.491 INFO O| Aug 17 23:47:45.491 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5012 | 2026-08-17T23:47:46.411Z | [verify-libraries] Compiling argon2 v0.6.0-rc.8 |
| 5013 | 2026-08-17T23:47:46.417Z | [ recovery-image] Aug 17 23:47:45.513 INFO O| Aug 17 23:47:45.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 5014 | 2026-08-17T23:47:46.417Z | [ recovery-image] Aug 17 23:47:45.513 INFO O| Aug 17 23:47:45.513 INFO STEP 28 (remove_files) COMPLETE |
| 5015 | 2026-08-17T23:47:46.420Z | [ recovery-image] Aug 17 23:47:45.513 INFO O| Aug 17 23:47:45.513 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5016 | 2026-08-17T23:47:46.428Z | [ recovery-image] Aug 17 23:47:45.524 INFO O| Aug 17 23:47:45.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 5017 | 2026-08-17T23:47:46.428Z | [ recovery-image] Aug 17 23:47:45.524 INFO O| Aug 17 23:47:45.524 INFO STEP 29 (remove_files) COMPLETE |
| 5018 | 2026-08-17T23:47:46.433Z | [ recovery-image] Aug 17 23:47:45.524 INFO O| Aug 17 23:47:45.524 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5019 | 2026-08-17T23:47:46.439Z | [ recovery-image] Aug 17 23:47:45.533 INFO O| Aug 17 23:47:45.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 5020 | 2026-08-17T23:47:46.439Z | [ recovery-image] Aug 17 23:47:45.533 INFO O| Aug 17 23:47:45.533 INFO STEP 30 (remove_files) COMPLETE |
| 5021 | 2026-08-17T23:47:46.439Z | [ recovery-image] Aug 17 23:47:45.533 INFO O| Aug 17 23:47:45.533 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5022 | 2026-08-17T23:47:46.447Z | [ recovery-image] Aug 17 23:47:45.542 INFO O| Aug 17 23:47:45.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 5023 | 2026-08-17T23:47:46.447Z | [ recovery-image] Aug 17 23:47:45.542 INFO O| Aug 17 23:47:45.542 INFO STEP 31 (remove_files) COMPLETE |
| 5024 | 2026-08-17T23:47:46.454Z | [ recovery-image] Aug 17 23:47:45.542 INFO O| Aug 17 23:47:45.542 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5025 | 2026-08-17T23:47:46.477Z | [ recovery-image] Aug 17 23:47:45.573 INFO O| Aug 17 23:47:45.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 5026 | 2026-08-17T23:47:46.477Z | [ recovery-image] Aug 17 23:47:45.573 INFO O| Aug 17 23:47:45.573 INFO STEP 32 (remove_files) COMPLETE |
| 5027 | 2026-08-17T23:47:46.477Z | [ recovery-image] Aug 17 23:47:45.573 INFO O| Aug 17 23:47:45.573 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5028 | 2026-08-17T23:47:46.488Z | [ recovery-image] Aug 17 23:47:45.584 INFO O| Aug 17 23:47:45.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 5029 | 2026-08-17T23:47:46.488Z | [ recovery-image] Aug 17 23:47:45.584 INFO O| Aug 17 23:47:45.584 INFO STEP 33 (remove_files) COMPLETE |
| 5030 | 2026-08-17T23:47:46.488Z | [ recovery-image] Aug 17 23:47:45.584 INFO O| Aug 17 23:47:45.584 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5031 | 2026-08-17T23:47:46.501Z | [ recovery-image] Aug 17 23:47:45.597 INFO O| Aug 17 23:47:45.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 5032 | 2026-08-17T23:47:46.501Z | [ recovery-image] Aug 17 23:47:45.597 INFO O| Aug 17 23:47:45.597 INFO STEP 34 (remove_files) COMPLETE |
| 5033 | 2026-08-17T23:47:46.501Z | [ recovery-image] Aug 17 23:47:45.597 INFO O| Aug 17 23:47:45.597 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5034 | 2026-08-17T23:47:46.535Z | [verify-libraries] Compiling bcrypt-pbkdf v0.11.0 |
| 5035 | 2026-08-17T23:47:46.539Z | [ recovery-image] Aug 17 23:47:45.634 INFO O| Aug 17 23:47:45.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 5036 | 2026-08-17T23:47:46.539Z | [ recovery-image] Aug 17 23:47:45.634 INFO O| Aug 17 23:47:45.634 INFO STEP 35 (remove_files) COMPLETE |
| 5037 | 2026-08-17T23:47:46.539Z | [ recovery-image] Aug 17 23:47:45.634 INFO O| Aug 17 23:47:45.634 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5038 | 2026-08-17T23:47:46.548Z | [ recovery-image] Aug 17 23:47:45.644 INFO O| Aug 17 23:47:45.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 5039 | 2026-08-17T23:47:46.548Z | [ recovery-image] Aug 17 23:47:45.644 INFO O| Aug 17 23:47:45.644 INFO STEP 36 (remove_files) COMPLETE |
| 5040 | 2026-08-17T23:47:46.552Z | [ recovery-image] Aug 17 23:47:45.644 INFO O| Aug 17 23:47:45.644 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5041 | 2026-08-17T23:47:46.558Z | [ recovery-image] Aug 17 23:47:45.654 INFO O| Aug 17 23:47:45.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 5042 | 2026-08-17T23:47:46.558Z | [ recovery-image] Aug 17 23:47:45.654 INFO O| Aug 17 23:47:45.654 INFO STEP 37 (remove_files) COMPLETE |
| 5043 | 2026-08-17T23:47:46.558Z | [ recovery-image] Aug 17 23:47:45.654 INFO O| Aug 17 23:47:45.654 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5044 | 2026-08-17T23:47:46.567Z | [ recovery-image] Aug 17 23:47:45.663 INFO O| Aug 17 23:47:45.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 5045 | 2026-08-17T23:47:46.567Z | [ recovery-image] Aug 17 23:47:45.664 INFO O| Aug 17 23:47:45.664 INFO STEP 38 (remove_files) COMPLETE |
| 5046 | 2026-08-17T23:47:46.571Z | [ recovery-image] Aug 17 23:47:45.664 INFO O| Aug 17 23:47:45.664 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5047 | 2026-08-17T23:47:46.576Z | [ recovery-image] Aug 17 23:47:45.672 INFO O| Aug 17 23:47:45.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 5048 | 2026-08-17T23:47:46.576Z | [ recovery-image] Aug 17 23:47:45.672 INFO O| Aug 17 23:47:45.672 INFO STEP 39 (remove_files) COMPLETE |
| 5049 | 2026-08-17T23:47:46.580Z | [ recovery-image] Aug 17 23:47:45.672 INFO O| Aug 17 23:47:45.672 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5050 | 2026-08-17T23:47:46.584Z | [ recovery-image] Aug 17 23:47:45.680 INFO O| Aug 17 23:47:45.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 5051 | 2026-08-17T23:47:46.584Z | [ recovery-image] Aug 17 23:47:45.680 INFO O| Aug 17 23:47:45.680 INFO STEP 40 (remove_files) COMPLETE |
| 5052 | 2026-08-17T23:47:46.588Z | [ recovery-image] Aug 17 23:47:45.680 INFO O| Aug 17 23:47:45.680 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5053 | 2026-08-17T23:47:46.592Z | [ recovery-image] Aug 17 23:47:45.688 INFO O| Aug 17 23:47:45.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 5054 | 2026-08-17T23:47:46.592Z | [ recovery-image] Aug 17 23:47:45.688 INFO O| Aug 17 23:47:45.688 INFO STEP 41 (remove_files) COMPLETE |
| 5055 | 2026-08-17T23:47:46.592Z | [ recovery-image] Aug 17 23:47:45.688 INFO O| Aug 17 23:47:45.688 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5056 | 2026-08-17T23:47:46.599Z | [ recovery-image] Aug 17 23:47:45.696 INFO O| Aug 17 23:47:45.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 5057 | 2026-08-17T23:47:46.599Z | [ recovery-image] Aug 17 23:47:45.696 INFO O| Aug 17 23:47:45.696 INFO STEP 42 (remove_files) COMPLETE |
| 5058 | 2026-08-17T23:47:46.599Z | [ recovery-image] Aug 17 23:47:45.696 INFO O| Aug 17 23:47:45.696 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5059 | 2026-08-17T23:47:46.607Z | [ recovery-image] Aug 17 23:47:45.703 INFO O| Aug 17 23:47:45.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 5060 | 2026-08-17T23:47:46.607Z | [ recovery-image] Aug 17 23:47:45.703 INFO O| Aug 17 23:47:45.703 INFO STEP 43 (remove_files) COMPLETE |
| 5061 | 2026-08-17T23:47:46.611Z | [ recovery-image] Aug 17 23:47:45.703 INFO O| Aug 17 23:47:45.703 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5062 | 2026-08-17T23:47:46.616Z | [ recovery-image] Aug 17 23:47:45.711 INFO O| Aug 17 23:47:45.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 5063 | 2026-08-17T23:47:46.616Z | [ recovery-image] Aug 17 23:47:45.711 INFO O| Aug 17 23:47:45.711 INFO STEP 44 (remove_files) COMPLETE |
| 5064 | 2026-08-17T23:47:46.616Z | [ recovery-image] Aug 17 23:47:45.711 INFO O| Aug 17 23:47:45.711 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5065 | 2026-08-17T23:47:46.626Z | [ recovery-image] Aug 17 23:47:45.720 INFO O| Aug 17 23:47:45.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 5066 | 2026-08-17T23:47:46.626Z | [ recovery-image] Aug 17 23:47:45.721 INFO O| Aug 17 23:47:45.720 INFO STEP 45 (remove_files) COMPLETE |
| 5067 | 2026-08-17T23:47:46.626Z | [ recovery-image] Aug 17 23:47:45.721 INFO O| Aug 17 23:47:45.720 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5068 | 2026-08-17T23:47:46.631Z | [ recovery-image] Aug 17 23:47:45.727 INFO O| Aug 17 23:47:45.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 5069 | 2026-08-17T23:47:46.631Z | [ recovery-image] Aug 17 23:47:45.727 INFO O| Aug 17 23:47:45.727 INFO STEP 46 (remove_files) COMPLETE |
| 5070 | 2026-08-17T23:47:46.635Z | [ recovery-image] Aug 17 23:47:45.727 INFO O| Aug 17 23:47:45.727 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5071 | 2026-08-17T23:47:46.639Z | [ recovery-image] Aug 17 23:47:45.735 INFO O| Aug 17 23:47:45.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 5072 | 2026-08-17T23:47:46.639Z | [ recovery-image] Aug 17 23:47:45.735 INFO O| Aug 17 23:47:45.735 INFO STEP 47 (remove_files) COMPLETE |
| 5073 | 2026-08-17T23:47:46.643Z | [ recovery-image] Aug 17 23:47:45.735 INFO O| Aug 17 23:47:45.735 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5074 | 2026-08-17T23:47:46.648Z | [ recovery-image] Aug 17 23:47:45.743 INFO O| Aug 17 23:47:45.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 5075 | 2026-08-17T23:47:46.648Z | [ recovery-image] Aug 17 23:47:45.744 INFO O| Aug 17 23:47:45.743 INFO STEP 48 (remove_files) COMPLETE |
| 5076 | 2026-08-17T23:47:46.648Z | [ recovery-image] Aug 17 23:47:45.744 INFO O| Aug 17 23:47:45.744 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5077 | 2026-08-17T23:47:46.657Z | [ recovery-image] Aug 17 23:47:45.753 INFO O| Aug 17 23:47:45.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 5078 | 2026-08-17T23:47:46.657Z | [ recovery-image] Aug 17 23:47:45.753 INFO O| Aug 17 23:47:45.753 INFO STEP 49 (remove_files) COMPLETE |
| 5079 | 2026-08-17T23:47:46.661Z | [ recovery-image] Aug 17 23:47:45.753 INFO O| Aug 17 23:47:45.753 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5080 | 2026-08-17T23:47:46.667Z | [ recovery-image] Aug 17 23:47:45.763 INFO O| Aug 17 23:47:45.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 5081 | 2026-08-17T23:47:46.667Z | [ recovery-image] Aug 17 23:47:45.763 INFO O| Aug 17 23:47:45.763 INFO STEP 50 (remove_files) COMPLETE |
| 5082 | 2026-08-17T23:47:46.667Z | [ recovery-image] Aug 17 23:47:45.763 INFO O| Aug 17 23:47:45.763 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5083 | 2026-08-17T23:47:46.676Z | [ recovery-image] Aug 17 23:47:45.772 INFO O| Aug 17 23:47:45.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 5084 | 2026-08-17T23:47:46.676Z | [ recovery-image] Aug 17 23:47:45.772 INFO O| Aug 17 23:47:45.772 INFO STEP 51 (remove_files) COMPLETE |
| 5085 | 2026-08-17T23:47:46.679Z | [ recovery-image] Aug 17 23:47:45.772 INFO O| Aug 17 23:47:45.772 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5086 | 2026-08-17T23:47:46.685Z | [ recovery-image] Aug 17 23:47:45.781 INFO O| Aug 17 23:47:45.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 5087 | 2026-08-17T23:47:46.685Z | [ recovery-image] Aug 17 23:47:45.782 INFO O| Aug 17 23:47:45.782 INFO STEP 52 (remove_files) COMPLETE |
| 5088 | 2026-08-17T23:47:46.689Z | [ recovery-image] Aug 17 23:47:45.782 INFO O| Aug 17 23:47:45.782 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5089 | 2026-08-17T23:47:46.694Z | [ recovery-image] Aug 17 23:47:45.790 INFO O| Aug 17 23:47:45.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 5090 | 2026-08-17T23:47:46.694Z | [ recovery-image] Aug 17 23:47:45.790 INFO O| Aug 17 23:47:45.790 INFO STEP 53 (remove_files) COMPLETE |
| 5091 | 2026-08-17T23:47:46.697Z | [ recovery-image] Aug 17 23:47:45.790 INFO O| Aug 17 23:47:45.790 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5092 | 2026-08-17T23:47:46.702Z | [ recovery-image] Aug 17 23:47:45.798 INFO O| Aug 17 23:47:45.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm" |
| 5093 | 2026-08-17T23:47:46.702Z | [ recovery-image] Aug 17 23:47:45.798 INFO O| Aug 17 23:47:45.798 INFO STEP 54 (remove_files) COMPLETE |
| 5094 | 2026-08-17T23:47:46.702Z | [ recovery-image] Aug 17 23:47:45.798 INFO O| Aug 17 23:47:45.798 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5095 | 2026-08-17T23:47:46.710Z | [ recovery-image] Aug 17 23:47:45.807 INFO O| Aug 17 23:47:45.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm" |
| 5096 | 2026-08-17T23:47:46.710Z | [ recovery-image] Aug 17 23:47:45.807 INFO O| Aug 17 23:47:45.807 INFO STEP 55 (remove_files) COMPLETE |
| 5097 | 2026-08-17T23:47:46.714Z | [ recovery-image] Aug 17 23:47:45.807 INFO O| Aug 17 23:47:45.807 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5098 | 2026-08-17T23:47:46.719Z | [ recovery-image] Aug 17 23:47:45.815 INFO O| Aug 17 23:47:45.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm" |
| 5099 | 2026-08-17T23:47:46.719Z | [ recovery-image] Aug 17 23:47:45.815 INFO O| Aug 17 23:47:45.815 INFO STEP 56 (remove_files) COMPLETE |
| 5100 | 2026-08-17T23:47:46.719Z | [ recovery-image] Aug 17 23:47:45.815 INFO O| Aug 17 23:47:45.815 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5101 | 2026-08-17T23:47:46.728Z | [ recovery-image] Aug 17 23:47:45.824 INFO O| Aug 17 23:47:45.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm" |
| 5102 | 2026-08-17T23:47:46.728Z | [ recovery-image] Aug 17 23:47:45.824 INFO O| Aug 17 23:47:45.824 INFO STEP 57 (remove_files) COMPLETE |
| 5103 | 2026-08-17T23:47:46.728Z | [ recovery-image] Aug 17 23:47:45.824 INFO O| Aug 17 23:47:45.824 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5104 | 2026-08-17T23:47:46.738Z | [ recovery-image] Aug 17 23:47:45.833 INFO O| Aug 17 23:47:45.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar" |
| 5105 | 2026-08-17T23:47:46.738Z | [ recovery-image] Aug 17 23:47:45.833 INFO O| Aug 17 23:47:45.833 INFO STEP 58 (remove_files) COMPLETE |
| 5106 | 2026-08-17T23:47:46.742Z | [ recovery-image] Aug 17 23:47:45.833 INFO O| Aug 17 23:47:45.833 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5107 | 2026-08-17T23:47:46.742Z | [verify-libraries] Compiling ssh-cipher v0.3.0 |
| 5108 | 2026-08-17T23:47:46.746Z | [ recovery-image] Aug 17 23:47:45.842 INFO O| Aug 17 23:47:45.842 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 5109 | 2026-08-17T23:47:46.746Z | [ recovery-image] Aug 17 23:47:45.842 INFO O| Aug 17 23:47:45.842 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ... |
| 5110 | 2026-08-17T23:47:46.750Z | [ recovery-image] Aug 17 23:47:45.843 INFO O| Aug 17 23:47:45.843 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 5111 | 2026-08-17T23:47:46.750Z | [ recovery-image] Aug 17 23:47:45.843 INFO O| Aug 17 23:47:45.843 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 5112 | 2026-08-17T23:47:46.750Z | [ recovery-image] Aug 17 23:47:45.843 INFO O| Aug 17 23:47:45.843 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 5113 | 2026-08-17T23:47:46.750Z | [ recovery-image] Aug 17 23:47:45.843 INFO O| Aug 17 23:47:45.843 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 5114 | 2026-08-17T23:47:46.750Z | [ recovery-image] Aug 17 23:47:45.843 INFO O| Aug 17 23:47:45.843 INFO ok! |
| 5115 | 2026-08-17T23:47:46.750Z | [ recovery-image] Aug 17 23:47:45.843 INFO O| Aug 17 23:47:45.843 INFO STEP 59 (ensure_file) COMPLETE |
| 5116 | 2026-08-17T23:47:46.750Z | [ recovery-image] Aug 17 23:47:45.843 INFO O| Aug 17 23:47:45.843 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5117 | 2026-08-17T23:47:46.755Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 5118 | 2026-08-17T23:47:46.755Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 5119 | 2026-08-17T23:47:46.759Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 5120 | 2026-08-17T23:47:46.759Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 5121 | 2026-08-17T23:47:46.759Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 5122 | 2026-08-17T23:47:46.759Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 5123 | 2026-08-17T23:47:46.760Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO ok! |
| 5124 | 2026-08-17T23:47:46.760Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO STEP 60 (ensure_file) COMPLETE |
| 5125 | 2026-08-17T23:47:46.760Z | [ recovery-image] Aug 17 23:47:45.851 INFO O| Aug 17 23:47:45.851 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5126 | 2026-08-17T23:47:46.763Z | [verify-libraries] Compiling rsa v0.10.0-rc.18 |
| 5127 | 2026-08-17T23:47:46.767Z | [ recovery-image] Aug 17 23:47:45.862 INFO O| Aug 17 23:47:45.862 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist |
| 5128 | 2026-08-17T23:47:46.767Z | [ recovery-image] Aug 17 23:47:45.862 INFO O| Aug 17 23:47:45.862 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ... |
| 5129 | 2026-08-17T23:47:46.767Z | [ recovery-image] Aug 17 23:47:45.862 INFO O| Aug 17 23:47:45.862 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile |
| 5130 | 2026-08-17T23:47:46.767Z | [ recovery-image] Aug 17 23:47:45.862 INFO O| Aug 17 23:47:45.862 INFO ok! |
| 5131 | 2026-08-17T23:47:46.767Z | [ recovery-image] Aug 17 23:47:45.862 INFO O| Aug 17 23:47:45.862 INFO STEP 61 (ensure_file) COMPLETE |
| 5132 | 2026-08-17T23:47:46.767Z | [ recovery-image] Aug 17 23:47:45.862 INFO O| Aug 17 23:47:45.862 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5133 | 2026-08-17T23:47:46.773Z | [ recovery-image] Aug 17 23:47:45.869 INFO O| Aug 17 23:47:45.869 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 5134 | 2026-08-17T23:47:46.773Z | [ recovery-image] Aug 17 23:47:45.869 INFO O| Aug 17 23:47:45.869 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ... |
| 5135 | 2026-08-17T23:47:46.776Z | [ recovery-image] Aug 17 23:47:45.869 INFO O| Aug 17 23:47:45.869 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc |
| 5136 | 2026-08-17T23:47:46.776Z | [ recovery-image] Aug 17 23:47:45.869 INFO O| Aug 17 23:47:45.869 INFO ok! |
| 5137 | 2026-08-17T23:47:46.776Z | [ recovery-image] Aug 17 23:47:45.869 INFO O| Aug 17 23:47:45.869 INFO STEP 62 (ensure_file) COMPLETE |
| 5138 | 2026-08-17T23:47:46.776Z | [ recovery-image] Aug 17 23:47:45.869 INFO O| Aug 17 23:47:45.869 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5139 | 2026-08-17T23:47:46.781Z | [ recovery-image] Aug 17 23:47:45.877 INFO O| Aug 17 23:47:45.877 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 5140 | 2026-08-17T23:47:46.781Z | [ recovery-image] Aug 17 23:47:45.877 INFO O| Aug 17 23:47:45.877 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ... |
| 5141 | 2026-08-17T23:47:46.781Z | [ recovery-image] Aug 17 23:47:45.877 INFO O| Aug 17 23:47:45.877 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 5142 | 2026-08-17T23:47:46.784Z | [ recovery-image] Aug 17 23:47:45.877 INFO O| Aug 17 23:47:45.877 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 5143 | 2026-08-17T23:47:46.784Z | [ recovery-image] Aug 17 23:47:45.877 INFO O| Aug 17 23:47:45.877 INFO ok! |
| 5144 | 2026-08-17T23:47:46.784Z | [ recovery-image] Aug 17 23:47:45.877 INFO O| Aug 17 23:47:45.877 INFO STEP 63 (ensure_file) COMPLETE |
| 5145 | 2026-08-17T23:47:46.784Z | [ recovery-image] Aug 17 23:47:45.877 INFO O| Aug 17 23:47:45.877 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5146 | 2026-08-17T23:47:46.790Z | [ recovery-image] Aug 17 23:47:45.886 INFO O| Aug 17 23:47:45.886 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 5147 | 2026-08-17T23:47:46.790Z | [ recovery-image] Aug 17 23:47:45.886 INFO O| Aug 17 23:47:45.886 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 5148 | 2026-08-17T23:47:46.793Z | [ recovery-image] Aug 17 23:47:45.886 INFO O| Aug 17 23:47:45.886 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 5149 | 2026-08-17T23:47:46.793Z | [ recovery-image] Aug 17 23:47:45.886 INFO O| Aug 17 23:47:45.886 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 5150 | 2026-08-17T23:47:46.793Z | [ recovery-image] Aug 17 23:47:45.886 INFO O| Aug 17 23:47:45.886 INFO ok! |
| 5151 | 2026-08-17T23:47:46.793Z | [ recovery-image] Aug 17 23:47:45.886 INFO O| Aug 17 23:47:45.886 INFO STEP 64 (ensure_file) COMPLETE |
| 5152 | 2026-08-17T23:47:46.793Z | [ recovery-image] Aug 17 23:47:45.886 INFO O| Aug 17 23:47:45.886 INFO STEP 65: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5153 | 2026-08-17T23:47:46.806Z | [ recovery-image] Aug 17 23:47:45.895 INFO O| Aug 17 23:47:45.895 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 5154 | 2026-08-17T23:47:46.806Z | [ recovery-image] Aug 17 23:47:45.895 INFO O| Aug 17 23:47:45.895 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 5155 | 2026-08-17T23:47:46.806Z | [ recovery-image] Aug 17 23:47:45.895 INFO O| Aug 17 23:47:45.895 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly |
| 5156 | 2026-08-17T23:47:46.806Z | [ recovery-image] Aug 17 23:47:45.895 INFO O| Aug 17 23:47:45.895 INFO ok! |
| 5157 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.895 INFO O| Aug 17 23:47:45.895 INFO STEP 65 (assemble_files) COMPLETE |
| 5158 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.895 INFO O| Aug 17 23:47:45.895 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5159 | 2026-08-17T23:47:46.810Z | [verify-libraries] Compiling ed25519-dalek v3.0.0 |
| 5160 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 5161 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ... |
| 5162 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 5163 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 5164 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO ok! |
| 5165 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO STEP 66 (ensure_file) COMPLETE |
| 5166 | 2026-08-17T23:47:46.810Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5167 | 2026-08-17T23:47:46.813Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO skip step because feature "omicron1" is not enabled |
| 5168 | 2026-08-17T23:47:46.813Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5169 | 2026-08-17T23:47:46.813Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO skip step because feature "omicron1" is not enabled |
| 5170 | 2026-08-17T23:47:46.814Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5171 | 2026-08-17T23:47:46.814Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO skip step because feature "omicron1" is not enabled |
| 5172 | 2026-08-17T23:47:46.814Z | [ recovery-image] Aug 17 23:47:45.905 INFO O| Aug 17 23:47:45.905 INFO STEP 70: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 5173 | 2026-08-17T23:47:46.823Z | [ recovery-image] Aug 17 23:47:45.919 INFO O| Aug 17 23:47:45.919 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal |
| 5174 | 2026-08-17T23:47:46.823Z | [ recovery-image] Aug 17 23:47:45.919 INFO O| Aug 17 23:47:45.919 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 5175 | 2026-08-17T23:47:46.896Z | [verify-libraries] Compiling serde_with_macros v1.5.2 |
| 5176 | 2026-08-17T23:47:46.922Z | [verify-libraries] Compiling sha3 v0.11.0 |
| 5177 | 2026-08-17T23:47:46.959Z | [verify-libraries] Compiling p384 v0.14.0 |
| 5178 | 2026-08-17T23:47:47.027Z | [verify-libraries] Compiling p256 v0.14.0 |
| 5179 | 2026-08-17T23:47:47.440Z | [verify-libraries] Compiling p521 v0.14.0 |
| 5180 | 2026-08-17T23:47:47.538Z | [verify-libraries] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 5181 | 2026-08-17T23:47:47.539Z | [verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 5182 | 2026-08-17T23:47:47.622Z | [verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5183 | 2026-08-17T23:47:48.017Z | [verify-libraries] Compiling twox-hash v2.1.2 |
| 5184 | 2026-08-17T23:47:48.098Z | [ recovery-image] Aug 17 23:47:47.194 INFO O| Aug 17 23:47:47.194 INFO STEP 70 (pack_tar) COMPLETE |
| 5185 | 2026-08-17T23:47:48.098Z | [ recovery-image] Aug 17 23:47:47.194 INFO O| Aug 17 23:47:47.194 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 5186 | 2026-08-17T23:47:48.098Z | [ recovery-image] Aug 17 23:47:47.194 INFO O| Aug 17 23:47:47.194 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 5187 | 2026-08-17T23:47:48.106Z | [verify-libraries] Compiling kem v0.3.0 |
| 5188 | 2026-08-17T23:47:48.235Z | [verify-libraries] Compiling module-lattice v0.2.3 |
| 5189 | 2026-08-17T23:47:48.292Z | [verify-libraries] Compiling rtoolbox v0.0.3 |
| 5190 | 2026-08-17T23:47:48.349Z | [verify-libraries] Compiling atty v0.2.14 |
| 5191 | 2026-08-17T23:47:48.439Z | [ recovery-image] Aug 17 23:47:47.535 INFO O| Aug 17 23:47:47.535 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 5192 | 2026-08-17T23:47:48.501Z | [verify-libraries] Compiling sponge-cursor v0.1.0 |
| 5193 | 2026-08-17T23:47:48.533Z | [verify-libraries] Compiling topological-sort v0.2.2 |
| 5194 | 2026-08-17T23:47:48.587Z | [ recovery-image] Aug 17 23:47:47.683 INFO O| Aug 17 23:47:47.683 INFO completed processing sled/ramdisk-02-trim |
| 5195 | 2026-08-17T23:47:48.591Z | [ recovery-image] Aug 17 23:47:47.686 INFO image builder template: ramdisk-03-recovery-trim... |
| 5196 | 2026-08-17T23:47:48.591Z | [ recovery-image] Aug 17 23:47:47.686 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp7mjUtC/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None |
| 5197 | 2026-08-17T23:47:48.596Z | [ recovery-image] Aug 17 23:47:47.690 INFO O| Aug 17 23:47:47.690 INFO skip include "recovery-elide-v2" because feature "heliosv2" is not enabled |
| 5198 | 2026-08-17T23:47:48.599Z | [verify-libraries] Compiling ml-kem v0.3.2 |
| 5199 | 2026-08-17T23:47:48.654Z | [verify-libraries] Compiling sha3 v0.12.0 |
| 5200 | 2026-08-17T23:47:48.668Z | [ recovery-image] Aug 17 23:47:47.764 INFO O| Aug 17 23:47:47.764 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 5201 | 2026-08-17T23:47:48.672Z | [ recovery-image] Aug 17 23:47:47.767 INFO O| Aug 17 23:47:47.767 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 5202 | 2026-08-17T23:47:48.706Z | [verify-libraries] Compiling omicron-zone-package v0.12.3 |
| 5203 | 2026-08-17T23:47:48.731Z | [verify-libraries] Compiling rpassword v7.5.4 |
| 5204 | 2026-08-17T23:47:48.770Z | [ recovery-image] Aug 17 23:47:47.866 INFO O| Aug 17 23:47:47.866 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled |
| 5205 | 2026-08-17T23:47:48.859Z | [ recovery-image] Aug 17 23:47:47.955 INFO O| Aug 17 23:47:47.955 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 5206 | 2026-08-17T23:47:48.859Z | [ recovery-image] Aug 17 23:47:47.956 INFO O| Aug 17 23:47:47.956 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 5207 | 2026-08-17T23:47:48.867Z | [ recovery-image] Aug 17 23:47:47.963 INFO O| Aug 17 23:47:47.963 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 5208 | 2026-08-17T23:47:48.871Z | [ recovery-image] Aug 17 23:47:47.967 INFO O| Aug 17 23:47:47.967 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 5209 | 2026-08-17T23:47:48.875Z | [ recovery-image] Aug 17 23:47:47.971 INFO O| Aug 17 23:47:47.971 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 5210 | 2026-08-17T23:47:49.016Z | [verify-libraries] Compiling serde_with v1.14.0 |
| 5211 | 2026-08-17T23:47:49.314Z | [verify-libraries] Compiling russh-cryptovec v0.62.0 |
| 5212 | 2026-08-17T23:47:49.574Z | [verify-libraries] Compiling tui-tree-widget v0.23.1 |
| 5213 | 2026-08-17T23:47:49.575Z | [ recovery-image] Aug 17 23:47:48.670 INFO O| Aug 17 23:47:48.670 INFO rolled back to input snapshot; work may begin |
| 5214 | 2026-08-17T23:47:49.575Z | [ recovery-image] Aug 17 23:47:48.670 INFO O| Aug 17 23:47:48.670 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 5215 | 2026-08-17T23:47:49.579Z | [ recovery-image] Aug 17 23:47:48.676 INFO O| Aug 17 23:47:48.675 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5216 | 2026-08-17T23:47:49.589Z | [ recovery-image] Aug 17 23:47:48.685 INFO O| Aug 17 23:47:48.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/amd64/vmm" |
| 5217 | 2026-08-17T23:47:49.592Z | [ recovery-image] Aug 17 23:47:48.687 INFO O| Aug 17 23:47:48.687 INFO STEP 0 (remove_files) COMPLETE |
| 5218 | 2026-08-17T23:47:49.592Z | [ recovery-image] Aug 17 23:47:48.687 INFO O| Aug 17 23:47:48.687 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5219 | 2026-08-17T23:47:49.602Z | [ recovery-image] Aug 17 23:47:48.697 INFO O| Aug 17 23:47:48.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/vmm.conf" |
| 5220 | 2026-08-17T23:47:49.602Z | [ recovery-image] Aug 17 23:47:48.698 INFO O| Aug 17 23:47:48.697 INFO STEP 1 (remove_files) COMPLETE |
| 5221 | 2026-08-17T23:47:49.603Z | [ recovery-image] Aug 17 23:47:48.698 INFO O| Aug 17 23:47:48.698 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5222 | 2026-08-17T23:47:49.606Z | [verify-libraries] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5223 | 2026-08-17T23:47:49.610Z | [ recovery-image] Aug 17 23:47:48.706 INFO O| Aug 17 23:47:48.706 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7" |
| 5224 | 2026-08-17T23:47:49.622Z | [ recovery-image] Aug 17 23:47:48.718 INFO O| Aug 17 23:47:48.718 INFO STEP 2 (remove_files) COMPLETE |
| 5225 | 2026-08-17T23:47:49.622Z | [ recovery-image] Aug 17 23:47:48.718 INFO O| Aug 17 23:47:48.718 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5226 | 2026-08-17T23:47:49.633Z | [ recovery-image] Aug 17 23:47:48.729 INFO O| Aug 17 23:47:48.729 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share" |
| 5227 | 2026-08-17T23:47:49.741Z | [ recovery-image] Aug 17 23:47:48.780 INFO O| Aug 17 23:47:48.780 INFO STEP 3 (remove_files) COMPLETE |
| 5228 | 2026-08-17T23:47:49.741Z | [ recovery-image] Aug 17 23:47:48.780 INFO O| Aug 17 23:47:48.780 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5229 | 2026-08-17T23:47:49.748Z | [ recovery-image] Aug 17 23:47:48.796 INFO O| Aug 17 23:47:48.796 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns" |
| 5230 | 2026-08-17T23:47:49.749Z | [ recovery-image] Aug 17 23:47:48.798 INFO O| Aug 17 23:47:48.798 INFO STEP 4 (remove_files) COMPLETE |
| 5231 | 2026-08-17T23:47:49.749Z | [ recovery-image] Aug 17 23:47:48.798 INFO O| Aug 17 23:47:48.798 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5232 | 2026-08-17T23:47:49.749Z | [ recovery-image] Aug 17 23:47:48.808 INFO O| Aug 17 23:47:48.808 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv" |
| 5233 | 2026-08-17T23:47:49.749Z | [verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 5234 | 2026-08-17T23:47:49.755Z | [ recovery-image] Aug 17 23:47:48.842 INFO O| Aug 17 23:47:48.842 INFO STEP 5 (remove_files) COMPLETE |
| 5235 | 2026-08-17T23:47:49.755Z | [ recovery-image] Aug 17 23:47:48.842 INFO O| Aug 17 23:47:48.842 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5236 | 2026-08-17T23:47:49.759Z | [ recovery-image] Aug 17 23:47:48.851 INFO O| Aug 17 23:47:48.851 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale" |
| 5237 | 2026-08-17T23:47:49.768Z | [ recovery-image] Aug 17 23:47:48.864 INFO O| Aug 17 23:47:48.864 INFO STEP 6 (remove_files) COMPLETE |
| 5238 | 2026-08-17T23:47:49.768Z | [ recovery-image] Aug 17 23:47:48.864 INFO O| Aug 17 23:47:48.864 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5239 | 2026-08-17T23:47:49.778Z | [ recovery-image] Aug 17 23:47:48.874 INFO O| Aug 17 23:47:48.874 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps" |
| 5240 | 2026-08-17T23:47:49.782Z | [ recovery-image] Aug 17 23:47:48.875 INFO O| Aug 17 23:47:48.875 INFO STEP 7 (remove_files) COMPLETE |
| 5241 | 2026-08-17T23:47:49.782Z | [ recovery-image] Aug 17 23:47:48.875 INFO O| Aug 17 23:47:48.875 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5242 | 2026-08-17T23:47:49.788Z | [ recovery-image] Aug 17 23:47:48.884 INFO O| Aug 17 23:47:48.884 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig" |
| 5243 | 2026-08-17T23:47:49.791Z | [ recovery-image] Aug 17 23:47:48.886 INFO O| Aug 17 23:47:48.885 INFO STEP 8 (remove_files) COMPLETE |
| 5244 | 2026-08-17T23:47:49.791Z | [ recovery-image] Aug 17 23:47:48.886 INFO O| Aug 17 23:47:48.886 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5245 | 2026-08-17T23:47:49.798Z | [ recovery-image] Aug 17 23:47:48.895 INFO O| Aug 17 23:47:48.894 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi" |
| 5246 | 2026-08-17T23:47:49.803Z | [ recovery-image] Aug 17 23:47:48.899 INFO O| Aug 17 23:47:48.899 INFO STEP 9 (remove_files) COMPLETE |
| 5247 | 2026-08-17T23:47:49.803Z | [ recovery-image] Aug 17 23:47:48.899 INFO O| Aug 17 23:47:48.899 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5248 | 2026-08-17T23:47:49.812Z | [ recovery-image] Aug 17 23:47:48.909 INFO O| Aug 17 23:47:48.908 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs" |
| 5249 | 2026-08-17T23:47:49.816Z | [ recovery-image] Aug 17 23:47:48.910 INFO O| Aug 17 23:47:48.909 INFO STEP 10 (remove_files) COMPLETE |
| 5250 | 2026-08-17T23:47:49.816Z | [ recovery-image] Aug 17 23:47:48.910 INFO O| Aug 17 23:47:48.910 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5251 | 2026-08-17T23:47:49.823Z | [ recovery-image] Aug 17 23:47:48.919 INFO O| Aug 17 23:47:48.919 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv" |
| 5252 | 2026-08-17T23:47:49.826Z | [ recovery-image] Aug 17 23:47:48.920 INFO O| Aug 17 23:47:48.920 INFO STEP 11 (remove_files) COMPLETE |
| 5253 | 2026-08-17T23:47:49.826Z | [ recovery-image] Aug 17 23:47:48.920 INFO O| Aug 17 23:47:48.920 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5254 | 2026-08-17T23:47:49.833Z | [ recovery-image] Aug 17 23:47:48.929 INFO O| Aug 17 23:47:48.929 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5" |
| 5255 | 2026-08-17T23:47:49.887Z | [verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 5256 | 2026-08-17T23:47:50.019Z | [ recovery-image] Aug 17 23:47:49.115 INFO O| Aug 17 23:47:49.115 INFO STEP 12 (remove_files) COMPLETE |
| 5257 | 2026-08-17T23:47:50.019Z | [ recovery-image] Aug 17 23:47:49.115 INFO O| Aug 17 23:47:49.115 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5258 | 2026-08-17T23:47:50.028Z | [ recovery-image] Aug 17 23:47:49.124 INFO O| Aug 17 23:47:49.124 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash" |
| 5259 | 2026-08-17T23:47:50.034Z | [ recovery-image] Aug 17 23:47:49.127 INFO O| Aug 17 23:47:49.127 INFO STEP 13 (remove_files) COMPLETE |
| 5260 | 2026-08-17T23:47:50.034Z | [ recovery-image] Aug 17 23:47:49.127 INFO O| Aug 17 23:47:49.127 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5261 | 2026-08-17T23:47:50.040Z | [ recovery-image] Aug 17 23:47:49.136 INFO O| Aug 17 23:47:49.136 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve" |
| 5262 | 2026-08-17T23:47:50.054Z | [ recovery-image] Aug 17 23:47:49.150 INFO O| Aug 17 23:47:49.150 INFO STEP 14 (remove_files) COMPLETE |
| 5263 | 2026-08-17T23:47:50.054Z | [ recovery-image] Aug 17 23:47:49.151 INFO O| Aug 17 23:47:49.150 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5264 | 2026-08-17T23:47:50.064Z | [ recovery-image] Aug 17 23:47:49.160 INFO O| Aug 17 23:47:49.160 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs" |
| 5265 | 2026-08-17T23:47:50.064Z | [ recovery-image] Aug 17 23:47:49.160 INFO O| Aug 17 23:47:49.160 INFO STEP 15 (remove_files) COMPLETE |
| 5266 | 2026-08-17T23:47:50.064Z | [ recovery-image] Aug 17 23:47:49.160 INFO O| Aug 17 23:47:49.160 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5267 | 2026-08-17T23:47:50.073Z | [ recovery-image] Aug 17 23:47:49.169 INFO O| Aug 17 23:47:49.169 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons" |
| 5268 | 2026-08-17T23:47:50.076Z | [ recovery-image] Aug 17 23:47:49.170 INFO O| Aug 17 23:47:49.170 INFO STEP 16 (remove_files) COMPLETE |
| 5269 | 2026-08-17T23:47:50.076Z | [ recovery-image] Aug 17 23:47:49.170 INFO O| Aug 17 23:47:49.170 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5270 | 2026-08-17T23:47:50.083Z | [ recovery-image] Aug 17 23:47:49.179 INFO O| Aug 17 23:47:49.179 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale" |
| 5271 | 2026-08-17T23:47:50.097Z | [ recovery-image] Aug 17 23:47:49.193 INFO O| Aug 17 23:47:49.193 INFO STEP 17 (remove_files) COMPLETE |
| 5272 | 2026-08-17T23:47:50.097Z | [ recovery-image] Aug 17 23:47:49.193 INFO O| Aug 17 23:47:49.193 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5273 | 2026-08-17T23:47:50.107Z | [ recovery-image] Aug 17 23:47:49.203 INFO O| Aug 17 23:47:49.203 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src" |
| 5274 | 2026-08-17T23:47:50.107Z | [ recovery-image] Aug 17 23:47:49.203 INFO O| Aug 17 23:47:49.203 INFO STEP 18 (remove_files) COMPLETE |
| 5275 | 2026-08-17T23:47:50.112Z | [ recovery-image] Aug 17 23:47:49.203 INFO O| Aug 17 23:47:49.203 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5276 | 2026-08-17T23:47:50.119Z | [ recovery-image] Aug 17 23:47:49.213 INFO O| Aug 17 23:47:49.213 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo" |
| 5277 | 2026-08-17T23:47:50.119Z | [ recovery-image] Aug 17 23:47:49.213 INFO O| Aug 17 23:47:49.213 INFO STEP 19 (remove_files) COMPLETE |
| 5278 | 2026-08-17T23:47:50.119Z | [ recovery-image] Aug 17 23:47:49.213 INFO O| Aug 17 23:47:49.213 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5279 | 2026-08-17T23:47:50.122Z | [verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 5280 | 2026-08-17T23:47:50.126Z | [ recovery-image] Aug 17 23:47:49.222 INFO O| Aug 17 23:47:49.222 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim" |
| 5281 | 2026-08-17T23:47:50.141Z | [verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 5282 | 2026-08-17T23:47:50.206Z | [ recovery-image] Aug 17 23:47:49.303 INFO O| Aug 17 23:47:49.302 INFO STEP 20 (remove_files) COMPLETE |
| 5283 | 2026-08-17T23:47:50.206Z | [ recovery-image] Aug 17 23:47:49.303 INFO O| Aug 17 23:47:49.302 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5284 | 2026-08-17T23:47:50.216Z | [ recovery-image] Aug 17 23:47:49.313 INFO O| Aug 17 23:47:49.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml" |
| 5285 | 2026-08-17T23:47:50.223Z | [ recovery-image] Aug 17 23:47:49.319 INFO O| Aug 17 23:47:49.319 INFO STEP 21 (remove_files) COMPLETE |
| 5286 | 2026-08-17T23:47:50.223Z | [ recovery-image] Aug 17 23:47:49.319 INFO O| Aug 17 23:47:49.319 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5287 | 2026-08-17T23:47:50.238Z | [ recovery-image] Aug 17 23:47:49.334 INFO O| Aug 17 23:47:49.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml" |
| 5288 | 2026-08-17T23:47:50.242Z | [ recovery-image] Aug 17 23:47:49.335 INFO O| Aug 17 23:47:49.335 INFO STEP 22 (remove_files) COMPLETE |
| 5289 | 2026-08-17T23:47:50.242Z | [ recovery-image] Aug 17 23:47:49.335 INFO O| Aug 17 23:47:49.335 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5290 | 2026-08-17T23:47:50.258Z | [ recovery-image] Aug 17 23:47:49.354 INFO O| Aug 17 23:47:49.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb" |
| 5291 | 2026-08-17T23:47:50.262Z | [ recovery-image] Aug 17 23:47:49.354 INFO O| Aug 17 23:47:49.354 INFO STEP 23 (remove_files) COMPLETE |
| 5292 | 2026-08-17T23:47:50.262Z | [ recovery-image] Aug 17 23:47:49.354 INFO O| Aug 17 23:47:49.354 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5293 | 2026-08-17T23:47:50.271Z | [ recovery-image] Aug 17 23:47:49.365 INFO O| Aug 17 23:47:49.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec" |
| 5294 | 2026-08-17T23:47:50.277Z | [ recovery-image] Aug 17 23:47:49.367 INFO O| Aug 17 23:47:49.367 INFO STEP 24 (remove_files) COMPLETE |
| 5295 | 2026-08-17T23:47:50.277Z | [ recovery-image] Aug 17 23:47:49.367 INFO O| Aug 17 23:47:49.367 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5296 | 2026-08-17T23:47:50.282Z | [ recovery-image] Aug 17 23:47:49.376 INFO O| Aug 17 23:47:49.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap" |
| 5297 | 2026-08-17T23:47:50.286Z | [ recovery-image] Aug 17 23:47:49.382 INFO O| Aug 17 23:47:49.382 INFO STEP 25 (remove_files) COMPLETE |
| 5298 | 2026-08-17T23:47:50.286Z | [ recovery-image] Aug 17 23:47:49.382 INFO O| Aug 17 23:47:49.382 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5299 | 2026-08-17T23:47:50.296Z | [ recovery-image] Aug 17 23:47:49.392 INFO O| Aug 17 23:47:49.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias" |
| 5300 | 2026-08-17T23:47:50.296Z | [ recovery-image] Aug 17 23:47:49.392 INFO O| Aug 17 23:47:49.392 INFO STEP 26 (remove_files) COMPLETE |
| 5301 | 2026-08-17T23:47:50.299Z | [ recovery-image] Aug 17 23:47:49.392 INFO O| Aug 17 23:47:49.392 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5302 | 2026-08-17T23:47:50.305Z | [ recovery-image] Aug 17 23:47:49.401 INFO O| Aug 17 23:47:49.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb" |
| 5303 | 2026-08-17T23:47:50.306Z | [ recovery-image] Aug 17 23:47:49.401 INFO O| Aug 17 23:47:49.401 INFO STEP 27 (remove_files) COMPLETE |
| 5304 | 2026-08-17T23:47:50.306Z | [ recovery-image] Aug 17 23:47:49.401 INFO O| Aug 17 23:47:49.401 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5305 | 2026-08-17T23:47:50.317Z | [ recovery-image] Aug 17 23:47:49.410 INFO O| Aug 17 23:47:49.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt" |
| 5306 | 2026-08-17T23:47:50.317Z | [ recovery-image] Aug 17 23:47:49.410 INFO O| Aug 17 23:47:49.410 INFO STEP 28 (remove_files) COMPLETE |
| 5307 | 2026-08-17T23:47:50.317Z | [ recovery-image] Aug 17 23:47:49.410 INFO O| Aug 17 23:47:49.410 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5308 | 2026-08-17T23:47:50.324Z | [ recovery-image] Aug 17 23:47:49.419 INFO O| Aug 17 23:47:49.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle" |
| 5309 | 2026-08-17T23:47:50.324Z | [ recovery-image] Aug 17 23:47:49.419 INFO O| Aug 17 23:47:49.419 INFO STEP 29 (remove_files) COMPLETE |
| 5310 | 2026-08-17T23:47:50.329Z | [ recovery-image] Aug 17 23:47:49.419 INFO O| Aug 17 23:47:49.419 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5311 | 2026-08-17T23:47:50.333Z | [ recovery-image] Aug 17 23:47:49.428 INFO O| Aug 17 23:47:49.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl" |
| 5312 | 2026-08-17T23:47:50.333Z | [ recovery-image] Aug 17 23:47:49.428 INFO O| Aug 17 23:47:49.428 INFO STEP 30 (remove_files) COMPLETE |
| 5313 | 2026-08-17T23:47:50.333Z | [ recovery-image] Aug 17 23:47:49.428 INFO O| Aug 17 23:47:49.428 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5314 | 2026-08-17T23:47:50.341Z | [ recovery-image] Aug 17 23:47:49.437 INFO O| Aug 17 23:47:49.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config" |
| 5315 | 2026-08-17T23:47:50.341Z | [ recovery-image] Aug 17 23:47:49.437 INFO O| Aug 17 23:47:49.437 INFO STEP 31 (remove_files) COMPLETE |
| 5316 | 2026-08-17T23:47:50.341Z | [ recovery-image] Aug 17 23:47:49.437 INFO O| Aug 17 23:47:49.437 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5317 | 2026-08-17T23:47:50.350Z | [ recovery-image] Aug 17 23:47:49.446 INFO O| Aug 17 23:47:49.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt" |
| 5318 | 2026-08-17T23:47:50.350Z | [ recovery-image] Aug 17 23:47:49.446 INFO O| Aug 17 23:47:49.446 INFO STEP 32 (remove_files) COMPLETE |
| 5319 | 2026-08-17T23:47:50.350Z | [ recovery-image] Aug 17 23:47:49.446 INFO O| Aug 17 23:47:49.446 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5320 | 2026-08-17T23:47:50.359Z | [ recovery-image] Aug 17 23:47:49.455 INFO O| Aug 17 23:47:49.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest" |
| 5321 | 2026-08-17T23:47:50.367Z | [ recovery-image] Aug 17 23:47:49.463 INFO O| Aug 17 23:47:49.463 INFO STEP 33 (remove_files) COMPLETE |
| 5322 | 2026-08-17T23:47:50.367Z | [ recovery-image] Aug 17 23:47:49.463 INFO O| Aug 17 23:47:49.463 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5323 | 2026-08-17T23:47:50.377Z | [ recovery-image] Aug 17 23:47:49.472 INFO O| Aug 17 23:47:49.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap" |
| 5324 | 2026-08-17T23:47:50.380Z | [ recovery-image] Aug 17 23:47:49.472 INFO O| Aug 17 23:47:49.472 INFO STEP 34 (remove_files) COMPLETE |
| 5325 | 2026-08-17T23:47:50.380Z | [ recovery-image] Aug 17 23:47:49.472 INFO O| Aug 17 23:47:49.472 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5326 | 2026-08-17T23:47:50.385Z | [ recovery-image] Aug 17 23:47:49.482 INFO O| Aug 17 23:47:49.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt" |
| 5327 | 2026-08-17T23:47:50.385Z | [ recovery-image] Aug 17 23:47:49.482 INFO O| Aug 17 23:47:49.482 INFO STEP 35 (remove_files) COMPLETE |
| 5328 | 2026-08-17T23:47:50.389Z | [ recovery-image] Aug 17 23:47:49.482 INFO O| Aug 17 23:47:49.482 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5329 | 2026-08-17T23:47:50.395Z | [ recovery-image] Aug 17 23:47:49.491 INFO O| Aug 17 23:47:49.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear" |
| 5330 | 2026-08-17T23:47:50.430Z | [ recovery-image] Aug 17 23:47:49.521 INFO O| Aug 17 23:47:49.521 INFO STEP 36 (remove_files) COMPLETE |
| 5331 | 2026-08-17T23:47:50.430Z | [ recovery-image] Aug 17 23:47:49.521 INFO O| Aug 17 23:47:49.521 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5332 | 2026-08-17T23:47:50.437Z | [ recovery-image] Aug 17 23:47:49.531 INFO O| Aug 17 23:47:49.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp" |
| 5333 | 2026-08-17T23:47:50.437Z | [ recovery-image] Aug 17 23:47:49.531 INFO O| Aug 17 23:47:49.531 INFO STEP 37 (remove_files) COMPLETE |
| 5334 | 2026-08-17T23:47:50.440Z | [ recovery-image] Aug 17 23:47:49.531 INFO O| Aug 17 23:47:49.531 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5335 | 2026-08-17T23:47:50.444Z | [ recovery-image] Aug 17 23:47:49.540 INFO O| Aug 17 23:47:49.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs" |
| 5336 | 2026-08-17T23:47:50.447Z | [ recovery-image] Aug 17 23:47:49.540 INFO O| Aug 17 23:47:49.540 INFO STEP 38 (remove_files) COMPLETE |
| 5337 | 2026-08-17T23:47:50.447Z | [ recovery-image] Aug 17 23:47:49.540 INFO O| Aug 17 23:47:49.540 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5338 | 2026-08-17T23:47:50.452Z | [ recovery-image] Aug 17 23:47:49.548 INFO O| Aug 17 23:47:49.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic" |
| 5339 | 2026-08-17T23:47:50.452Z | [ recovery-image] Aug 17 23:47:49.548 INFO O| Aug 17 23:47:49.548 INFO STEP 39 (remove_files) COMPLETE |
| 5340 | 2026-08-17T23:47:50.452Z | [ recovery-image] Aug 17 23:47:49.549 INFO O| Aug 17 23:47:49.548 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5341 | 2026-08-17T23:47:50.461Z | [ recovery-image] Aug 17 23:47:49.557 INFO O| Aug 17 23:47:49.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe" |
| 5342 | 2026-08-17T23:47:50.461Z | [ recovery-image] Aug 17 23:47:49.557 INFO O| Aug 17 23:47:49.557 INFO STEP 40 (remove_files) COMPLETE |
| 5343 | 2026-08-17T23:47:50.461Z | [ recovery-image] Aug 17 23:47:49.557 INFO O| Aug 17 23:47:49.557 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5344 | 2026-08-17T23:47:50.471Z | [ recovery-image] Aug 17 23:47:49.567 INFO O| Aug 17 23:47:49.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput" |
| 5345 | 2026-08-17T23:47:50.471Z | [ recovery-image] Aug 17 23:47:49.568 INFO O| Aug 17 23:47:49.568 INFO STEP 41 (remove_files) COMPLETE |
| 5346 | 2026-08-17T23:47:50.471Z | [ recovery-image] Aug 17 23:47:49.568 INFO O| Aug 17 23:47:49.568 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5347 | 2026-08-17T23:47:50.481Z | [ recovery-image] Aug 17 23:47:49.577 INFO O| Aug 17 23:47:49.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset" |
| 5348 | 2026-08-17T23:47:50.481Z | [ recovery-image] Aug 17 23:47:49.577 INFO O| Aug 17 23:47:49.577 INFO STEP 42 (remove_files) COMPLETE |
| 5349 | 2026-08-17T23:47:50.481Z | [ recovery-image] Aug 17 23:47:49.577 INFO O| Aug 17 23:47:49.577 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5350 | 2026-08-17T23:47:50.490Z | [ recovery-image] Aug 17 23:47:49.586 INFO O| Aug 17 23:47:49.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn" |
| 5351 | 2026-08-17T23:47:50.490Z | [ recovery-image] Aug 17 23:47:49.586 INFO O| Aug 17 23:47:49.586 INFO STEP 43 (remove_files) COMPLETE |
| 5352 | 2026-08-17T23:47:50.490Z | [ recovery-image] Aug 17 23:47:49.586 INFO O| Aug 17 23:47:49.586 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5353 | 2026-08-17T23:47:50.501Z | [ recovery-image] Aug 17 23:47:49.597 INFO O| Aug 17 23:47:49.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93" |
| 5354 | 2026-08-17T23:47:50.501Z | [ recovery-image] Aug 17 23:47:49.597 INFO O| Aug 17 23:47:49.597 INFO STEP 44 (remove_files) COMPLETE |
| 5355 | 2026-08-17T23:47:50.501Z | [ recovery-image] Aug 17 23:47:49.597 INFO O| Aug 17 23:47:49.597 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5356 | 2026-08-17T23:47:50.510Z | [ recovery-image] Aug 17 23:47:49.606 INFO O| Aug 17 23:47:49.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls" |
| 5357 | 2026-08-17T23:47:50.510Z | [ recovery-image] Aug 17 23:47:49.606 INFO O| Aug 17 23:47:49.606 INFO STEP 45 (remove_files) COMPLETE |
| 5358 | 2026-08-17T23:47:50.510Z | [ recovery-image] Aug 17 23:47:49.606 INFO O| Aug 17 23:47:49.606 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5359 | 2026-08-17T23:47:50.519Z | [ recovery-image] Aug 17 23:47:49.615 INFO O| Aug 17 23:47:49.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac" |
| 5360 | 2026-08-17T23:47:50.519Z | [ recovery-image] Aug 17 23:47:49.615 INFO O| Aug 17 23:47:49.615 INFO STEP 46 (remove_files) COMPLETE |
| 5361 | 2026-08-17T23:47:50.519Z | [ recovery-image] Aug 17 23:47:49.615 INFO O| Aug 17 23:47:49.615 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5362 | 2026-08-17T23:47:50.528Z | [verify-libraries] Compiling internal-russh-num-bigint v0.5.0 |
| 5363 | 2026-08-17T23:47:50.532Z | [ recovery-image] Aug 17 23:47:49.624 INFO O| Aug 17 23:47:49.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe" |
| 5364 | 2026-08-17T23:47:50.532Z | [ recovery-image] Aug 17 23:47:49.624 INFO O| Aug 17 23:47:49.624 INFO STEP 47 (remove_files) COMPLETE |
| 5365 | 2026-08-17T23:47:50.532Z | [ recovery-image] Aug 17 23:47:49.624 INFO O| Aug 17 23:47:49.624 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5366 | 2026-08-17T23:47:50.536Z | [ recovery-image] Aug 17 23:47:49.632 INFO O| Aug 17 23:47:49.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config" |
| 5367 | 2026-08-17T23:47:50.536Z | [ recovery-image] Aug 17 23:47:49.632 INFO O| Aug 17 23:47:49.632 INFO STEP 48 (remove_files) COMPLETE |
| 5368 | 2026-08-17T23:47:50.536Z | [ recovery-image] Aug 17 23:47:49.632 INFO O| Aug 17 23:47:49.632 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5369 | 2026-08-17T23:47:50.544Z | [ recovery-image] Aug 17 23:47:49.640 INFO O| Aug 17 23:47:49.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask" |
| 5370 | 2026-08-17T23:47:50.544Z | [ recovery-image] Aug 17 23:47:49.641 INFO O| Aug 17 23:47:49.641 INFO STEP 49 (remove_files) COMPLETE |
| 5371 | 2026-08-17T23:47:50.544Z | [ recovery-image] Aug 17 23:47:49.641 INFO O| Aug 17 23:47:49.641 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5372 | 2026-08-17T23:47:50.555Z | [ recovery-image] Aug 17 23:47:49.649 INFO O| Aug 17 23:47:49.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup" |
| 5373 | 2026-08-17T23:47:50.555Z | [ recovery-image] Aug 17 23:47:49.649 INFO O| Aug 17 23:47:49.649 INFO STEP 50 (remove_files) COMPLETE |
| 5374 | 2026-08-17T23:47:50.560Z | [ recovery-image] Aug 17 23:47:49.649 INFO O| Aug 17 23:47:49.649 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5375 | 2026-08-17T23:47:50.635Z | [ recovery-image] Aug 17 23:47:49.731 INFO O| Aug 17 23:47:49.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs" |
| 5376 | 2026-08-17T23:47:50.635Z | [ recovery-image] Aug 17 23:47:49.731 INFO O| Aug 17 23:47:49.731 INFO STEP 51 (remove_files) COMPLETE |
| 5377 | 2026-08-17T23:47:50.638Z | [ recovery-image] Aug 17 23:47:49.731 INFO O| Aug 17 23:47:49.731 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5378 | 2026-08-17T23:47:50.638Z | [verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 5379 | 2026-08-17T23:47:50.644Z | [ recovery-image] Aug 17 23:47:49.740 INFO O| Aug 17 23:47:49.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv" |
| 5380 | 2026-08-17T23:47:50.644Z | [ recovery-image] Aug 17 23:47:49.740 INFO O| Aug 17 23:47:49.740 INFO STEP 52 (remove_files) COMPLETE |
| 5381 | 2026-08-17T23:47:50.648Z | [ recovery-image] Aug 17 23:47:49.740 INFO O| Aug 17 23:47:49.740 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5382 | 2026-08-17T23:47:50.654Z | [ recovery-image] Aug 17 23:47:49.750 INFO O| Aug 17 23:47:49.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config" |
| 5383 | 2026-08-17T23:47:50.658Z | [ recovery-image] Aug 17 23:47:49.754 INFO O| Aug 17 23:47:49.754 INFO STEP 53 (remove_files) COMPLETE |
| 5384 | 2026-08-17T23:47:50.658Z | [ recovery-image] Aug 17 23:47:49.754 INFO O| Aug 17 23:47:49.754 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5385 | 2026-08-17T23:47:50.672Z | [ recovery-image] Aug 17 23:47:49.767 INFO O| Aug 17 23:47:49.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config" |
| 5386 | 2026-08-17T23:47:50.672Z | [ recovery-image] Aug 17 23:47:49.768 INFO O| Aug 17 23:47:49.767 INFO STEP 54 (remove_files) COMPLETE |
| 5387 | 2026-08-17T23:47:50.672Z | [ recovery-image] Aug 17 23:47:49.768 INFO O| Aug 17 23:47:49.768 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5388 | 2026-08-17T23:47:50.681Z | [ recovery-image] Aug 17 23:47:49.777 INFO O| Aug 17 23:47:49.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config" |
| 5389 | 2026-08-17T23:47:50.681Z | [ recovery-image] Aug 17 23:47:49.777 INFO O| Aug 17 23:47:49.777 INFO STEP 55 (remove_files) COMPLETE |
| 5390 | 2026-08-17T23:47:50.681Z | [ recovery-image] Aug 17 23:47:49.777 INFO O| Aug 17 23:47:49.777 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5391 | 2026-08-17T23:47:50.692Z | [ recovery-image] Aug 17 23:47:49.788 INFO O| Aug 17 23:47:49.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred" |
| 5392 | 2026-08-17T23:47:50.692Z | [ recovery-image] Aug 17 23:47:49.788 INFO O| Aug 17 23:47:49.788 INFO STEP 56 (remove_files) COMPLETE |
| 5393 | 2026-08-17T23:47:50.692Z | [ recovery-image] Aug 17 23:47:49.788 INFO O| Aug 17 23:47:49.788 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5394 | 2026-08-17T23:47:50.701Z | [ recovery-image] Aug 17 23:47:49.798 INFO O| Aug 17 23:47:49.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep" |
| 5395 | 2026-08-17T23:47:50.702Z | [ recovery-image] Aug 17 23:47:49.798 INFO O| Aug 17 23:47:49.798 INFO STEP 57 (remove_files) COMPLETE |
| 5396 | 2026-08-17T23:47:50.702Z | [ recovery-image] Aug 17 23:47:49.798 INFO O| Aug 17 23:47:49.798 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5397 | 2026-08-17T23:47:50.712Z | [ recovery-image] Aug 17 23:47:49.807 INFO O| Aug 17 23:47:49.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest" |
| 5398 | 2026-08-17T23:47:50.712Z | [ recovery-image] Aug 17 23:47:49.807 INFO O| Aug 17 23:47:49.807 INFO STEP 58 (remove_files) COMPLETE |
| 5399 | 2026-08-17T23:47:50.715Z | [ recovery-image] Aug 17 23:47:49.807 INFO O| Aug 17 23:47:49.807 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5400 | 2026-08-17T23:47:50.720Z | [ recovery-image] Aug 17 23:47:49.816 INFO O| Aug 17 23:47:49.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv" |
| 5401 | 2026-08-17T23:47:50.720Z | [ recovery-image] Aug 17 23:47:49.816 INFO O| Aug 17 23:47:49.816 INFO STEP 59 (remove_files) COMPLETE |
| 5402 | 2026-08-17T23:47:50.724Z | [ recovery-image] Aug 17 23:47:49.816 INFO O| Aug 17 23:47:49.816 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5403 | 2026-08-17T23:47:50.729Z | [ recovery-image] Aug 17 23:47:49.824 INFO O| Aug 17 23:47:49.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles" |
| 5404 | 2026-08-17T23:47:50.729Z | [ recovery-image] Aug 17 23:47:49.824 INFO O| Aug 17 23:47:49.824 INFO STEP 60 (remove_files) COMPLETE |
| 5405 | 2026-08-17T23:47:50.733Z | [ recovery-image] Aug 17 23:47:49.824 INFO O| Aug 17 23:47:49.824 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5406 | 2026-08-17T23:47:50.738Z | [ recovery-image] Aug 17 23:47:49.833 INFO O| Aug 17 23:47:49.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags" |
| 5407 | 2026-08-17T23:47:50.738Z | [ recovery-image] Aug 17 23:47:49.833 INFO O| Aug 17 23:47:49.833 INFO STEP 61 (remove_files) COMPLETE |
| 5408 | 2026-08-17T23:47:50.741Z | [ recovery-image] Aug 17 23:47:49.833 INFO O| Aug 17 23:47:49.833 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5409 | 2026-08-17T23:47:50.746Z | [ recovery-image] Aug 17 23:47:49.842 INFO O| Aug 17 23:47:49.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd" |
| 5410 | 2026-08-17T23:47:50.746Z | [ recovery-image] Aug 17 23:47:49.842 INFO O| Aug 17 23:47:49.842 INFO STEP 62 (remove_files) COMPLETE |
| 5411 | 2026-08-17T23:47:50.746Z | [ recovery-image] Aug 17 23:47:49.842 INFO O| Aug 17 23:47:49.842 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5412 | 2026-08-17T23:47:50.755Z | [ recovery-image] Aug 17 23:47:49.851 INFO O| Aug 17 23:47:49.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp" |
| 5413 | 2026-08-17T23:47:50.755Z | [ recovery-image] Aug 17 23:47:49.851 INFO O| Aug 17 23:47:49.851 INFO STEP 63 (remove_files) COMPLETE |
| 5414 | 2026-08-17T23:47:50.755Z | [ recovery-image] Aug 17 23:47:49.851 INFO O| Aug 17 23:47:49.851 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5415 | 2026-08-17T23:47:50.763Z | [ recovery-image] Aug 17 23:47:49.859 INFO O| Aug 17 23:47:49.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit" |
| 5416 | 2026-08-17T23:47:50.763Z | [ recovery-image] Aug 17 23:47:49.859 INFO O| Aug 17 23:47:49.859 INFO STEP 64 (remove_files) COMPLETE |
| 5417 | 2026-08-17T23:47:50.763Z | [ recovery-image] Aug 17 23:47:49.859 INFO O| Aug 17 23:47:49.859 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5418 | 2026-08-17T23:47:50.772Z | [ recovery-image] Aug 17 23:47:49.868 INFO O| Aug 17 23:47:49.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise" |
| 5419 | 2026-08-17T23:47:50.772Z | [ recovery-image] Aug 17 23:47:49.868 INFO O| Aug 17 23:47:49.868 INFO STEP 65 (remove_files) COMPLETE |
| 5420 | 2026-08-17T23:47:50.772Z | [ recovery-image] Aug 17 23:47:49.868 INFO O| Aug 17 23:47:49.868 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5421 | 2026-08-17T23:47:50.782Z | [ recovery-image] Aug 17 23:47:49.876 INFO O| Aug 17 23:47:49.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap" |
| 5422 | 2026-08-17T23:47:50.782Z | [ recovery-image] Aug 17 23:47:49.876 INFO O| Aug 17 23:47:49.876 INFO STEP 66 (remove_files) COMPLETE |
| 5423 | 2026-08-17T23:47:50.787Z | [ recovery-image] Aug 17 23:47:49.876 INFO O| Aug 17 23:47:49.876 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5424 | 2026-08-17T23:47:50.790Z | [ recovery-image] Aug 17 23:47:49.885 INFO O| Aug 17 23:47:49.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz" |
| 5425 | 2026-08-17T23:47:50.790Z | [ recovery-image] Aug 17 23:47:49.885 INFO O| Aug 17 23:47:49.885 INFO STEP 67 (remove_files) COMPLETE |
| 5426 | 2026-08-17T23:47:50.790Z | [ recovery-image] Aug 17 23:47:49.885 INFO O| Aug 17 23:47:49.885 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5427 | 2026-08-17T23:47:50.798Z | [ recovery-image] Aug 17 23:47:49.894 INFO O| Aug 17 23:47:49.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv" |
| 5428 | 2026-08-17T23:47:50.798Z | [ recovery-image] Aug 17 23:47:49.894 INFO O| Aug 17 23:47:49.894 INFO STEP 68 (remove_files) COMPLETE |
| 5429 | 2026-08-17T23:47:50.801Z | [ recovery-image] Aug 17 23:47:49.894 INFO O| Aug 17 23:47:49.894 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5430 | 2026-08-17T23:47:50.880Z | [ recovery-image] Aug 17 23:47:49.973 INFO O| Aug 17 23:47:49.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl" |
| 5431 | 2026-08-17T23:47:50.880Z | [ recovery-image] Aug 17 23:47:49.973 INFO O| Aug 17 23:47:49.973 INFO STEP 69 (remove_files) COMPLETE |
| 5432 | 2026-08-17T23:47:50.880Z | [ recovery-image] Aug 17 23:47:49.973 INFO O| Aug 17 23:47:49.973 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5433 | 2026-08-17T23:47:50.889Z | [ recovery-image] Aug 17 23:47:49.983 INFO O| Aug 17 23:47:49.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap" |
| 5434 | 2026-08-17T23:47:50.889Z | [ recovery-image] Aug 17 23:47:49.983 INFO O| Aug 17 23:47:49.983 INFO STEP 70 (remove_files) COMPLETE |
| 5435 | 2026-08-17T23:47:50.895Z | [ recovery-image] Aug 17 23:47:49.983 INFO O| Aug 17 23:47:49.983 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5436 | 2026-08-17T23:47:50.900Z | [ recovery-image] Aug 17 23:47:49.992 INFO O| Aug 17 23:47:49.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat" |
| 5437 | 2026-08-17T23:47:50.900Z | [ recovery-image] Aug 17 23:47:49.992 INFO O| Aug 17 23:47:49.992 INFO STEP 71 (remove_files) COMPLETE |
| 5438 | 2026-08-17T23:47:50.900Z | [ recovery-image] Aug 17 23:47:49.992 INFO O| Aug 17 23:47:49.992 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5439 | 2026-08-17T23:47:50.905Z | [ recovery-image] Aug 17 23:47:50.001 INFO O| Aug 17 23:47:50.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun" |
| 5440 | 2026-08-17T23:47:50.905Z | [ recovery-image] Aug 17 23:47:50.001 INFO O| Aug 17 23:47:50.001 INFO STEP 72 (remove_files) COMPLETE |
| 5441 | 2026-08-17T23:47:50.909Z | [ recovery-image] Aug 17 23:47:50.001 INFO O| Aug 17 23:47:50.001 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5442 | 2026-08-17T23:47:50.914Z | [ recovery-image] Aug 17 23:47:50.010 INFO O| Aug 17 23:47:50.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags" |
| 5443 | 2026-08-17T23:47:50.914Z | [ recovery-image] Aug 17 23:47:50.010 INFO O| Aug 17 23:47:50.010 INFO STEP 73 (remove_files) COMPLETE |
| 5444 | 2026-08-17T23:47:50.920Z | [ recovery-image] Aug 17 23:47:50.010 INFO O| Aug 17 23:47:50.010 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5445 | 2026-08-17T23:47:50.924Z | [ recovery-image] Aug 17 23:47:50.020 INFO O| Aug 17 23:47:50.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig" |
| 5446 | 2026-08-17T23:47:50.924Z | [ recovery-image] Aug 17 23:47:50.020 INFO O| Aug 17 23:47:50.020 INFO STEP 74 (remove_files) COMPLETE |
| 5447 | 2026-08-17T23:47:50.927Z | [ recovery-image] Aug 17 23:47:50.020 INFO O| Aug 17 23:47:50.020 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5448 | 2026-08-17T23:47:50.935Z | [ recovery-image] Aug 17 23:47:50.029 INFO O| Aug 17 23:47:50.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack" |
| 5449 | 2026-08-17T23:47:50.935Z | [ recovery-image] Aug 17 23:47:50.029 INFO O| Aug 17 23:47:50.029 INFO STEP 75 (remove_files) COMPLETE |
| 5450 | 2026-08-17T23:47:50.935Z | [ recovery-image] Aug 17 23:47:50.029 INFO O| Aug 17 23:47:50.029 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5451 | 2026-08-17T23:47:50.941Z | [ recovery-image] Aug 17 23:47:50.037 INFO O| Aug 17 23:47:50.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop" |
| 5452 | 2026-08-17T23:47:50.941Z | [ recovery-image] Aug 17 23:47:50.037 INFO O| Aug 17 23:47:50.037 INFO STEP 76 (remove_files) COMPLETE |
| 5453 | 2026-08-17T23:47:50.941Z | [ recovery-image] Aug 17 23:47:50.037 INFO O| Aug 17 23:47:50.037 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5454 | 2026-08-17T23:47:50.953Z | [ recovery-image] Aug 17 23:47:50.049 INFO O| Aug 17 23:47:50.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime" |
| 5455 | 2026-08-17T23:47:50.953Z | [ recovery-image] Aug 17 23:47:50.049 INFO O| Aug 17 23:47:50.049 INFO STEP 77 (remove_files) COMPLETE |
| 5456 | 2026-08-17T23:47:50.957Z | [ recovery-image] Aug 17 23:47:50.049 INFO O| Aug 17 23:47:50.049 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5457 | 2026-08-17T23:47:50.963Z | [ recovery-image] Aug 17 23:47:50.058 INFO O| Aug 17 23:47:50.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree" |
| 5458 | 2026-08-17T23:47:50.963Z | [ recovery-image] Aug 17 23:47:50.058 INFO O| Aug 17 23:47:50.058 INFO STEP 78 (remove_files) COMPLETE |
| 5459 | 2026-08-17T23:47:50.967Z | [ recovery-image] Aug 17 23:47:50.058 INFO O| Aug 17 23:47:50.058 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5460 | 2026-08-17T23:47:50.970Z | [ recovery-image] Aug 17 23:47:50.066 INFO O| Aug 17 23:47:50.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait" |
| 5461 | 2026-08-17T23:47:50.970Z | [ recovery-image] Aug 17 23:47:50.066 INFO O| Aug 17 23:47:50.066 INFO STEP 79 (remove_files) COMPLETE |
| 5462 | 2026-08-17T23:47:50.970Z | [ recovery-image] Aug 17 23:47:50.066 INFO O| Aug 17 23:47:50.066 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5463 | 2026-08-17T23:47:50.974Z | [verify-libraries] Compiling ssh-key v0.7.0-rc.11 |
| 5464 | 2026-08-17T23:47:50.978Z | [ recovery-image] Aug 17 23:47:50.074 INFO O| Aug 17 23:47:50.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx" |
| 5465 | 2026-08-17T23:47:50.978Z | [ recovery-image] Aug 17 23:47:50.074 INFO O| Aug 17 23:47:50.074 INFO STEP 80 (remove_files) COMPLETE |
| 5466 | 2026-08-17T23:47:50.978Z | [ recovery-image] Aug 17 23:47:50.074 INFO O| Aug 17 23:47:50.074 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5467 | 2026-08-17T23:47:50.993Z | [ recovery-image] Aug 17 23:47:50.086 INFO O| Aug 17 23:47:50.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh" |
| 5468 | 2026-08-17T23:47:50.993Z | [ recovery-image] Aug 17 23:47:50.086 INFO O| Aug 17 23:47:50.085 INFO STEP 81 (remove_files) COMPLETE |
| 5469 | 2026-08-17T23:47:50.993Z | [ recovery-image] Aug 17 23:47:50.086 INFO O| Aug 17 23:47:50.085 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5470 | 2026-08-17T23:47:51.002Z | [ recovery-image] Aug 17 23:47:50.095 INFO O| Aug 17 23:47:50.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93" |
| 5471 | 2026-08-17T23:47:51.002Z | [ recovery-image] Aug 17 23:47:50.095 INFO O| Aug 17 23:47:50.095 INFO STEP 82 (remove_files) COMPLETE |
| 5472 | 2026-08-17T23:47:51.002Z | [ recovery-image] Aug 17 23:47:50.095 INFO O| Aug 17 23:47:50.095 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5473 | 2026-08-17T23:47:51.009Z | [ recovery-image] Aug 17 23:47:50.105 INFO O| Aug 17 23:47:50.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings" |
| 5474 | 2026-08-17T23:47:51.009Z | [ recovery-image] Aug 17 23:47:50.105 INFO O| Aug 17 23:47:50.105 INFO STEP 83 (remove_files) COMPLETE |
| 5475 | 2026-08-17T23:47:51.010Z | [ recovery-image] Aug 17 23:47:50.105 INFO O| Aug 17 23:47:50.105 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5476 | 2026-08-17T23:47:51.021Z | [ recovery-image] Aug 17 23:47:50.116 INFO O| Aug 17 23:47:50.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config" |
| 5477 | 2026-08-17T23:47:51.021Z | [ recovery-image] Aug 17 23:47:50.116 INFO O| Aug 17 23:47:50.116 INFO STEP 84 (remove_files) COMPLETE |
| 5478 | 2026-08-17T23:47:51.021Z | [ recovery-image] Aug 17 23:47:50.116 INFO O| Aug 17 23:47:50.116 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5479 | 2026-08-17T23:47:51.030Z | [ recovery-image] Aug 17 23:47:50.126 INFO O| Aug 17 23:47:50.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog" |
| 5480 | 2026-08-17T23:47:51.034Z | [ recovery-image] Aug 17 23:47:50.127 INFO O| Aug 17 23:47:50.127 INFO STEP 85 (remove_files) COMPLETE |
| 5481 | 2026-08-17T23:47:51.034Z | [ recovery-image] Aug 17 23:47:50.127 INFO O| Aug 17 23:47:50.127 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5482 | 2026-08-17T23:47:51.045Z | [ recovery-image] Aug 17 23:47:50.141 INFO O| Aug 17 23:47:50.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint" |
| 5483 | 2026-08-17T23:47:51.045Z | [ recovery-image] Aug 17 23:47:50.141 INFO O| Aug 17 23:47:50.141 INFO STEP 86 (remove_files) COMPLETE |
| 5484 | 2026-08-17T23:47:51.048Z | [ recovery-image] Aug 17 23:47:50.141 INFO O| Aug 17 23:47:50.141 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5485 | 2026-08-17T23:47:51.055Z | [ recovery-image] Aug 17 23:47:50.150 INFO O| Aug 17 23:47:50.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt" |
| 5486 | 2026-08-17T23:47:51.055Z | [ recovery-image] Aug 17 23:47:50.151 INFO O| Aug 17 23:47:50.151 INFO STEP 87 (remove_files) COMPLETE |
| 5487 | 2026-08-17T23:47:51.055Z | [ recovery-image] Aug 17 23:47:50.151 INFO O| Aug 17 23:47:50.151 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5488 | 2026-08-17T23:47:51.064Z | [ recovery-image] Aug 17 23:47:50.161 INFO O| Aug 17 23:47:50.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch" |
| 5489 | 2026-08-17T23:47:51.068Z | [ recovery-image] Aug 17 23:47:50.162 INFO O| Aug 17 23:47:50.162 INFO STEP 88 (remove_files) COMPLETE |
| 5490 | 2026-08-17T23:47:51.068Z | [ recovery-image] Aug 17 23:47:50.162 INFO O| Aug 17 23:47:50.162 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5491 | 2026-08-17T23:47:51.075Z | [ recovery-image] Aug 17 23:47:50.171 INFO O| Aug 17 23:47:50.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa" |
| 5492 | 2026-08-17T23:47:51.075Z | [ recovery-image] Aug 17 23:47:50.171 INFO O| Aug 17 23:47:50.171 INFO STEP 89 (remove_files) COMPLETE |
| 5493 | 2026-08-17T23:47:51.075Z | [ recovery-image] Aug 17 23:47:50.171 INFO O| Aug 17 23:47:50.171 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5494 | 2026-08-17T23:47:51.085Z | [ recovery-image] Aug 17 23:47:50.180 INFO O| Aug 17 23:47:50.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at" |
| 5495 | 2026-08-17T23:47:51.085Z | [ recovery-image] Aug 17 23:47:50.180 INFO O| Aug 17 23:47:50.180 INFO STEP 90 (remove_files) COMPLETE |
| 5496 | 2026-08-17T23:47:51.088Z | [ recovery-image] Aug 17 23:47:50.180 INFO O| Aug 17 23:47:50.180 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5497 | 2026-08-17T23:47:51.094Z | [ recovery-image] Aug 17 23:47:50.190 INFO O| Aug 17 23:47:50.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq" |
| 5498 | 2026-08-17T23:47:51.094Z | [ recovery-image] Aug 17 23:47:50.190 INFO O| Aug 17 23:47:50.190 INFO STEP 91 (remove_files) COMPLETE |
| 5499 | 2026-08-17T23:47:51.094Z | [ recovery-image] Aug 17 23:47:50.190 INFO O| Aug 17 23:47:50.190 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5500 | 2026-08-17T23:47:51.103Z | [ recovery-image] Aug 17 23:47:50.199 INFO O| Aug 17 23:47:50.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm" |
| 5501 | 2026-08-17T23:47:51.103Z | [ recovery-image] Aug 17 23:47:50.199 INFO O| Aug 17 23:47:50.199 INFO STEP 92 (remove_files) COMPLETE |
| 5502 | 2026-08-17T23:47:51.107Z | [ recovery-image] Aug 17 23:47:50.199 INFO O| Aug 17 23:47:50.199 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5503 | 2026-08-17T23:47:51.112Z | [ recovery-image] Aug 17 23:47:50.208 INFO O| Aug 17 23:47:50.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths" |
| 5504 | 2026-08-17T23:47:51.112Z | [ recovery-image] Aug 17 23:47:50.208 INFO O| Aug 17 23:47:50.208 INFO STEP 93 (remove_files) COMPLETE |
| 5505 | 2026-08-17T23:47:51.112Z | [ recovery-image] Aug 17 23:47:50.208 INFO O| Aug 17 23:47:50.208 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5506 | 2026-08-17T23:47:51.124Z | [ recovery-image] Aug 17 23:47:50.218 INFO O| Aug 17 23:47:50.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner" |
| 5507 | 2026-08-17T23:47:51.124Z | [ recovery-image] Aug 17 23:47:50.218 INFO O| Aug 17 23:47:50.218 INFO STEP 94 (remove_files) COMPLETE |
| 5508 | 2026-08-17T23:47:51.124Z | [ recovery-image] Aug 17 23:47:50.218 INFO O| Aug 17 23:47:50.218 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5509 | 2026-08-17T23:47:51.133Z | [ recovery-image] Aug 17 23:47:50.228 INFO O| Aug 17 23:47:50.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug" |
| 5510 | 2026-08-17T23:47:51.133Z | [ recovery-image] Aug 17 23:47:50.228 INFO O| Aug 17 23:47:50.228 INFO STEP 95 (remove_files) COMPLETE |
| 5511 | 2026-08-17T23:47:51.136Z | [ recovery-image] Aug 17 23:47:50.228 INFO O| Aug 17 23:47:50.228 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5512 | 2026-08-17T23:47:51.141Z | [ recovery-image] Aug 17 23:47:50.237 INFO O| Aug 17 23:47:50.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch" |
| 5513 | 2026-08-17T23:47:51.141Z | [ recovery-image] Aug 17 23:47:50.237 INFO O| Aug 17 23:47:50.237 INFO STEP 96 (remove_files) COMPLETE |
| 5514 | 2026-08-17T23:47:51.144Z | [ recovery-image] Aug 17 23:47:50.237 INFO O| Aug 17 23:47:50.237 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5515 | 2026-08-17T23:47:51.150Z | [ recovery-image] Aug 17 23:47:50.246 INFO O| Aug 17 23:47:50.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc" |
| 5516 | 2026-08-17T23:47:51.150Z | [ recovery-image] Aug 17 23:47:50.246 INFO O| Aug 17 23:47:50.246 INFO STEP 97 (remove_files) COMPLETE |
| 5517 | 2026-08-17T23:47:51.154Z | [ recovery-image] Aug 17 23:47:50.246 INFO O| Aug 17 23:47:50.246 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5518 | 2026-08-17T23:47:51.159Z | [ recovery-image] Aug 17 23:47:50.256 INFO O| Aug 17 23:47:50.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff" |
| 5519 | 2026-08-17T23:47:51.160Z | [ recovery-image] Aug 17 23:47:50.256 INFO O| Aug 17 23:47:50.256 INFO STEP 98 (remove_files) COMPLETE |
| 5520 | 2026-08-17T23:47:51.164Z | [ recovery-image] Aug 17 23:47:50.256 INFO O| Aug 17 23:47:50.256 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5521 | 2026-08-17T23:47:51.169Z | [ recovery-image] Aug 17 23:47:50.265 INFO O| Aug 17 23:47:50.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg" |
| 5522 | 2026-08-17T23:47:51.169Z | [ recovery-image] Aug 17 23:47:50.265 INFO O| Aug 17 23:47:50.265 INFO STEP 99 (remove_files) COMPLETE |
| 5523 | 2026-08-17T23:47:51.173Z | [ recovery-image] Aug 17 23:47:50.265 INFO O| Aug 17 23:47:50.265 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5524 | 2026-08-17T23:47:51.179Z | [ recovery-image] Aug 17 23:47:50.275 INFO O| Aug 17 23:47:50.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli" |
| 5525 | 2026-08-17T23:47:51.179Z | [ recovery-image] Aug 17 23:47:50.275 INFO O| Aug 17 23:47:50.275 INFO STEP 100 (remove_files) COMPLETE |
| 5526 | 2026-08-17T23:47:51.182Z | [ recovery-image] Aug 17 23:47:50.275 INFO O| Aug 17 23:47:50.275 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5527 | 2026-08-17T23:47:51.190Z | [ recovery-image] Aug 17 23:47:50.286 INFO O| Aug 17 23:47:50.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2" |
| 5528 | 2026-08-17T23:47:51.193Z | [ recovery-image] Aug 17 23:47:50.286 INFO O| Aug 17 23:47:50.286 INFO STEP 101 (remove_files) COMPLETE |
| 5529 | 2026-08-17T23:47:51.193Z | [ recovery-image] Aug 17 23:47:50.286 INFO O| Aug 17 23:47:50.286 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5530 | 2026-08-17T23:47:51.200Z | [ recovery-image] Aug 17 23:47:50.296 INFO O| Aug 17 23:47:50.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat" |
| 5531 | 2026-08-17T23:47:51.200Z | [ recovery-image] Aug 17 23:47:50.296 INFO O| Aug 17 23:47:50.296 INFO STEP 102 (remove_files) COMPLETE |
| 5532 | 2026-08-17T23:47:51.200Z | [ recovery-image] Aug 17 23:47:50.296 INFO O| Aug 17 23:47:50.296 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5533 | 2026-08-17T23:47:51.207Z | [verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5534 | 2026-08-17T23:47:51.211Z | [ recovery-image] Aug 17 23:47:50.307 INFO O| Aug 17 23:47:50.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat" |
| 5535 | 2026-08-17T23:47:51.211Z | [ recovery-image] Aug 17 23:47:50.307 INFO O| Aug 17 23:47:50.307 INFO STEP 103 (remove_files) COMPLETE |
| 5536 | 2026-08-17T23:47:51.211Z | [ recovery-image] Aug 17 23:47:50.307 INFO O| Aug 17 23:47:50.307 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5537 | 2026-08-17T23:47:51.221Z | [ recovery-image] Aug 17 23:47:50.317 INFO O| Aug 17 23:47:50.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff" |
| 5538 | 2026-08-17T23:47:51.221Z | [ recovery-image] Aug 17 23:47:50.317 INFO O| Aug 17 23:47:50.317 INFO STEP 104 (remove_files) COMPLETE |
| 5539 | 2026-08-17T23:47:51.225Z | [ recovery-image] Aug 17 23:47:50.317 INFO O| Aug 17 23:47:50.317 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5540 | 2026-08-17T23:47:51.230Z | [ recovery-image] Aug 17 23:47:50.326 INFO O| Aug 17 23:47:50.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep" |
| 5541 | 2026-08-17T23:47:51.230Z | [ recovery-image] Aug 17 23:47:50.326 INFO O| Aug 17 23:47:50.326 INFO STEP 105 (remove_files) COMPLETE |
| 5542 | 2026-08-17T23:47:51.235Z | [ recovery-image] Aug 17 23:47:50.326 INFO O| Aug 17 23:47:50.326 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5543 | 2026-08-17T23:47:51.239Z | [ recovery-image] Aug 17 23:47:50.336 INFO O| Aug 17 23:47:50.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2" |
| 5544 | 2026-08-17T23:47:51.239Z | [ recovery-image] Aug 17 23:47:50.336 INFO O| Aug 17 23:47:50.336 INFO STEP 106 (remove_files) COMPLETE |
| 5545 | 2026-08-17T23:47:51.243Z | [ recovery-image] Aug 17 23:47:50.336 INFO O| Aug 17 23:47:50.336 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5546 | 2026-08-17T23:47:51.247Z | [verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5547 | 2026-08-17T23:47:51.250Z | [ recovery-image] Aug 17 23:47:50.344 INFO O| Aug 17 23:47:50.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover" |
| 5548 | 2026-08-17T23:47:51.250Z | [ recovery-image] Aug 17 23:47:50.345 INFO O| Aug 17 23:47:50.345 INFO STEP 107 (remove_files) COMPLETE |
| 5549 | 2026-08-17T23:47:51.250Z | [ recovery-image] Aug 17 23:47:50.345 INFO O| Aug 17 23:47:50.345 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5550 | 2026-08-17T23:47:51.297Z | [ recovery-image] Aug 17 23:47:50.353 INFO O| Aug 17 23:47:50.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore" |
| 5551 | 2026-08-17T23:47:51.297Z | [ recovery-image] Aug 17 23:47:50.354 INFO O| Aug 17 23:47:50.354 INFO STEP 108 (remove_files) COMPLETE |
| 5552 | 2026-08-17T23:47:51.297Z | [ recovery-image] Aug 17 23:47:50.354 INFO O| Aug 17 23:47:50.354 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5553 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.363 INFO O| Aug 17 23:47:50.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal" |
| 5554 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.363 INFO O| Aug 17 23:47:50.363 INFO STEP 109 (remove_files) COMPLETE |
| 5555 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.363 INFO O| Aug 17 23:47:50.363 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5556 | 2026-08-17T23:47:51.302Z | [verify-libraries] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 5557 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.372 INFO O| Aug 17 23:47:50.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo" |
| 5558 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.373 INFO O| Aug 17 23:47:50.372 INFO STEP 110 (remove_files) COMPLETE |
| 5559 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.373 INFO O| Aug 17 23:47:50.373 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5560 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.382 INFO O| Aug 17 23:47:50.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd" |
| 5561 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.382 INFO O| Aug 17 23:47:50.382 INFO STEP 111 (remove_files) COMPLETE |
| 5562 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.382 INFO O| Aug 17 23:47:50.382 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5563 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.392 INFO O| Aug 17 23:47:50.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil" |
| 5564 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.392 INFO O| Aug 17 23:47:50.392 INFO STEP 112 (remove_files) COMPLETE |
| 5565 | 2026-08-17T23:47:51.302Z | [ recovery-image] Aug 17 23:47:50.392 INFO O| Aug 17 23:47:50.392 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5566 | 2026-08-17T23:47:51.307Z | [ recovery-image] Aug 17 23:47:50.402 INFO O| Aug 17 23:47:50.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth" |
| 5567 | 2026-08-17T23:47:51.307Z | [ recovery-image] Aug 17 23:47:50.402 INFO O| Aug 17 23:47:50.402 INFO STEP 113 (remove_files) COMPLETE |
| 5568 | 2026-08-17T23:47:51.307Z | [ recovery-image] Aug 17 23:47:50.402 INFO O| Aug 17 23:47:50.402 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5569 | 2026-08-17T23:47:51.316Z | [ recovery-image] Aug 17 23:47:50.412 INFO O| Aug 17 23:47:50.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp" |
| 5570 | 2026-08-17T23:47:51.316Z | [ recovery-image] Aug 17 23:47:50.412 INFO O| Aug 17 23:47:50.412 INFO STEP 114 (remove_files) COMPLETE |
| 5571 | 2026-08-17T23:47:51.320Z | [ recovery-image] Aug 17 23:47:50.412 INFO O| Aug 17 23:47:50.412 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5572 | 2026-08-17T23:47:51.328Z | [ recovery-image] Aug 17 23:47:50.421 INFO O| Aug 17 23:47:50.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc" |
| 5573 | 2026-08-17T23:47:51.328Z | [ recovery-image] Aug 17 23:47:50.421 INFO O| Aug 17 23:47:50.421 INFO STEP 115 (remove_files) COMPLETE |
| 5574 | 2026-08-17T23:47:51.328Z | [ recovery-image] Aug 17 23:47:50.421 INFO O| Aug 17 23:47:50.421 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5575 | 2026-08-17T23:47:51.335Z | [ recovery-image] Aug 17 23:47:50.431 INFO O| Aug 17 23:47:50.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate" |
| 5576 | 2026-08-17T23:47:51.335Z | [ recovery-image] Aug 17 23:47:50.431 INFO O| Aug 17 23:47:50.431 INFO STEP 116 (remove_files) COMPLETE |
| 5577 | 2026-08-17T23:47:51.338Z | [ recovery-image] Aug 17 23:47:50.431 INFO O| Aug 17 23:47:50.431 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5578 | 2026-08-17T23:47:51.348Z | [ recovery-image] Aug 17 23:47:50.440 INFO O| Aug 17 23:47:50.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid" |
| 5579 | 2026-08-17T23:47:51.348Z | [ recovery-image] Aug 17 23:47:50.440 INFO O| Aug 17 23:47:50.440 INFO STEP 117 (remove_files) COMPLETE |
| 5580 | 2026-08-17T23:47:51.348Z | [ recovery-image] Aug 17 23:47:50.440 INFO O| Aug 17 23:47:50.440 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5581 | 2026-08-17T23:47:51.352Z | [ recovery-image] Aug 17 23:47:50.449 INFO O| Aug 17 23:47:50.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint" |
| 5582 | 2026-08-17T23:47:51.352Z | [ recovery-image] Aug 17 23:47:50.449 INFO O| Aug 17 23:47:50.449 INFO STEP 118 (remove_files) COMPLETE |
| 5583 | 2026-08-17T23:47:51.356Z | [ recovery-image] Aug 17 23:47:50.449 INFO O| Aug 17 23:47:50.449 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5584 | 2026-08-17T23:47:51.361Z | [ recovery-image] Aug 17 23:47:50.457 INFO O| Aug 17 23:47:50.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem" |
| 5585 | 2026-08-17T23:47:51.361Z | [ recovery-image] Aug 17 23:47:50.457 INFO O| Aug 17 23:47:50.457 INFO STEP 119 (remove_files) COMPLETE |
| 5586 | 2026-08-17T23:47:51.365Z | [ recovery-image] Aug 17 23:47:50.457 INFO O| Aug 17 23:47:50.457 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5587 | 2026-08-17T23:47:51.369Z | [ recovery-image] Aug 17 23:47:50.465 INFO O| Aug 17 23:47:50.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd" |
| 5588 | 2026-08-17T23:47:51.369Z | [ recovery-image] Aug 17 23:47:50.465 INFO O| Aug 17 23:47:50.465 INFO STEP 120 (remove_files) COMPLETE |
| 5589 | 2026-08-17T23:47:51.372Z | [ recovery-image] Aug 17 23:47:50.465 INFO O| Aug 17 23:47:50.465 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5590 | 2026-08-17T23:47:51.380Z | [ recovery-image] Aug 17 23:47:50.472 INFO O| Aug 17 23:47:50.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath" |
| 5591 | 2026-08-17T23:47:51.380Z | [ recovery-image] Aug 17 23:47:50.473 INFO O| Aug 17 23:47:50.473 INFO STEP 121 (remove_files) COMPLETE |
| 5592 | 2026-08-17T23:47:51.380Z | [ recovery-image] Aug 17 23:47:50.473 INFO O| Aug 17 23:47:50.473 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5593 | 2026-08-17T23:47:51.388Z | [verify-libraries] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 5594 | 2026-08-17T23:47:51.391Z | [ recovery-image] Aug 17 23:47:50.482 INFO O| Aug 17 23:47:50.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange" |
| 5595 | 2026-08-17T23:47:51.391Z | [ recovery-image] Aug 17 23:47:50.482 INFO O| Aug 17 23:47:50.482 INFO STEP 122 (remove_files) COMPLETE |
| 5596 | 2026-08-17T23:47:51.391Z | [ recovery-image] Aug 17 23:47:50.482 INFO O| Aug 17 23:47:50.482 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5597 | 2026-08-17T23:47:51.396Z | [ recovery-image] Aug 17 23:47:50.492 INFO O| Aug 17 23:47:50.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr" |
| 5598 | 2026-08-17T23:47:51.396Z | [ recovery-image] Aug 17 23:47:50.492 INFO O| Aug 17 23:47:50.492 INFO STEP 123 (remove_files) COMPLETE |
| 5599 | 2026-08-17T23:47:51.399Z | [ recovery-image] Aug 17 23:47:50.492 INFO O| Aug 17 23:47:50.492 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5600 | 2026-08-17T23:47:51.405Z | [ recovery-image] Aug 17 23:47:50.501 INFO O| Aug 17 23:47:50.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum" |
| 5601 | 2026-08-17T23:47:51.405Z | [ recovery-image] Aug 17 23:47:50.501 INFO O| Aug 17 23:47:50.501 INFO STEP 124 (remove_files) COMPLETE |
| 5602 | 2026-08-17T23:47:51.405Z | [ recovery-image] Aug 17 23:47:50.501 INFO O| Aug 17 23:47:50.501 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5603 | 2026-08-17T23:47:51.413Z | [ recovery-image] Aug 17 23:47:50.510 INFO O| Aug 17 23:47:50.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime" |
| 5604 | 2026-08-17T23:47:51.413Z | [ recovery-image] Aug 17 23:47:50.510 INFO O| Aug 17 23:47:50.510 INFO STEP 125 (remove_files) COMPLETE |
| 5605 | 2026-08-17T23:47:51.413Z | [ recovery-image] Aug 17 23:47:50.510 INFO O| Aug 17 23:47:50.510 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5606 | 2026-08-17T23:47:51.422Z | [ recovery-image] Aug 17 23:47:50.518 INFO O| Aug 17 23:47:50.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid" |
| 5607 | 2026-08-17T23:47:51.423Z | [ recovery-image] Aug 17 23:47:50.518 INFO O| Aug 17 23:47:50.518 INFO STEP 126 (remove_files) COMPLETE |
| 5608 | 2026-08-17T23:47:51.423Z | [ recovery-image] Aug 17 23:47:50.518 INFO O| Aug 17 23:47:50.518 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5609 | 2026-08-17T23:47:51.443Z | [ recovery-image] Aug 17 23:47:50.539 INFO O| Aug 17 23:47:50.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn" |
| 5610 | 2026-08-17T23:47:51.443Z | [ recovery-image] Aug 17 23:47:50.539 INFO O| Aug 17 23:47:50.539 INFO STEP 127 (remove_files) COMPLETE |
| 5611 | 2026-08-17T23:47:51.443Z | [ recovery-image] Aug 17 23:47:50.539 INFO O| Aug 17 23:47:50.539 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5612 | 2026-08-17T23:47:51.452Z | [ recovery-image] Aug 17 23:47:50.547 INFO O| Aug 17 23:47:50.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear" |
| 5613 | 2026-08-17T23:47:51.452Z | [ recovery-image] Aug 17 23:47:50.547 INFO O| Aug 17 23:47:50.547 INFO STEP 128 (remove_files) COMPLETE |
| 5614 | 2026-08-17T23:47:51.457Z | [ recovery-image] Aug 17 23:47:50.547 INFO O| Aug 17 23:47:50.547 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5615 | 2026-08-17T23:47:51.462Z | [ recovery-image] Aug 17 23:47:50.555 INFO O| Aug 17 23:47:50.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp" |
| 5616 | 2026-08-17T23:47:51.462Z | [ recovery-image] Aug 17 23:47:50.555 INFO O| Aug 17 23:47:50.555 INFO STEP 129 (remove_files) COMPLETE |
| 5617 | 2026-08-17T23:47:51.462Z | [ recovery-image] Aug 17 23:47:50.555 INFO O| Aug 17 23:47:50.555 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5618 | 2026-08-17T23:47:51.467Z | [ recovery-image] Aug 17 23:47:50.563 INFO O| Aug 17 23:47:50.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col" |
| 5619 | 2026-08-17T23:47:51.467Z | [ recovery-image] Aug 17 23:47:50.563 INFO O| Aug 17 23:47:50.563 INFO STEP 130 (remove_files) COMPLETE |
| 5620 | 2026-08-17T23:47:51.467Z | [ recovery-image] Aug 17 23:47:50.563 INFO O| Aug 17 23:47:50.563 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5621 | 2026-08-17T23:47:51.475Z | [ recovery-image] Aug 17 23:47:50.571 INFO O| Aug 17 23:47:50.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm" |
| 5622 | 2026-08-17T23:47:51.475Z | [ recovery-image] Aug 17 23:47:50.571 INFO O| Aug 17 23:47:50.571 INFO STEP 131 (remove_files) COMPLETE |
| 5623 | 2026-08-17T23:47:51.475Z | [ recovery-image] Aug 17 23:47:50.571 INFO O| Aug 17 23:47:50.571 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5624 | 2026-08-17T23:47:51.482Z | [ recovery-image] Aug 17 23:47:50.579 INFO O| Aug 17 23:47:50.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command" |
| 5625 | 2026-08-17T23:47:51.483Z | [ recovery-image] Aug 17 23:47:50.579 INFO O| Aug 17 23:47:50.579 INFO STEP 132 (remove_files) COMPLETE |
| 5626 | 2026-08-17T23:47:51.483Z | [ recovery-image] Aug 17 23:47:50.579 INFO O| Aug 17 23:47:50.579 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5627 | 2026-08-17T23:47:51.490Z | [ recovery-image] Aug 17 23:47:50.586 INFO O| Aug 17 23:47:50.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress" |
| 5628 | 2026-08-17T23:47:51.490Z | [ recovery-image] Aug 17 23:47:50.586 INFO O| Aug 17 23:47:50.586 INFO STEP 133 (remove_files) COMPLETE |
| 5629 | 2026-08-17T23:47:51.490Z | [ recovery-image] Aug 17 23:47:50.586 INFO O| Aug 17 23:47:50.586 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5630 | 2026-08-17T23:47:51.500Z | [ recovery-image] Aug 17 23:47:50.596 INFO O| Aug 17 23:47:50.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat" |
| 5631 | 2026-08-17T23:47:51.500Z | [ recovery-image] Aug 17 23:47:50.596 INFO O| Aug 17 23:47:50.596 INFO STEP 134 (remove_files) COMPLETE |
| 5632 | 2026-08-17T23:47:51.504Z | [ recovery-image] Aug 17 23:47:50.596 INFO O| Aug 17 23:47:50.596 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5633 | 2026-08-17T23:47:51.510Z | [ recovery-image] Aug 17 23:47:50.606 INFO O| Aug 17 23:47:50.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio" |
| 5634 | 2026-08-17T23:47:51.510Z | [ recovery-image] Aug 17 23:47:50.606 INFO O| Aug 17 23:47:50.606 INFO STEP 135 (remove_files) COMPLETE |
| 5635 | 2026-08-17T23:47:51.513Z | [ recovery-image] Aug 17 23:47:50.606 INFO O| Aug 17 23:47:50.606 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5636 | 2026-08-17T23:47:51.517Z | [verify-libraries] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 5637 | 2026-08-17T23:47:51.521Z | [ recovery-image] Aug 17 23:47:50.616 INFO O| Aug 17 23:47:50.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle" |
| 5638 | 2026-08-17T23:47:51.521Z | [ recovery-image] Aug 17 23:47:50.616 INFO O| Aug 17 23:47:50.616 INFO STEP 136 (remove_files) COMPLETE |
| 5639 | 2026-08-17T23:47:51.521Z | [ recovery-image] Aug 17 23:47:50.616 INFO O| Aug 17 23:47:50.616 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5640 | 2026-08-17T23:47:51.528Z | [ recovery-image] Aug 17 23:47:50.624 INFO O| Aug 17 23:47:50.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab" |
| 5641 | 2026-08-17T23:47:51.532Z | [ recovery-image] Aug 17 23:47:50.625 INFO O| Aug 17 23:47:50.625 INFO STEP 137 (remove_files) COMPLETE |
| 5642 | 2026-08-17T23:47:51.532Z | [ recovery-image] Aug 17 23:47:50.625 INFO O| Aug 17 23:47:50.625 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5643 | 2026-08-17T23:47:51.537Z | [ recovery-image] Aug 17 23:47:50.633 INFO O| Aug 17 23:47:50.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt" |
| 5644 | 2026-08-17T23:47:51.540Z | [ recovery-image] Aug 17 23:47:50.634 INFO O| Aug 17 23:47:50.634 INFO STEP 138 (remove_files) COMPLETE |
| 5645 | 2026-08-17T23:47:51.540Z | [ recovery-image] Aug 17 23:47:50.634 INFO O| Aug 17 23:47:50.634 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5646 | 2026-08-17T23:47:51.544Z | [verify-libraries] Compiling fatfs v0.3.6 |
| 5647 | 2026-08-17T23:47:51.548Z | [ recovery-image] Aug 17 23:47:50.643 INFO O| Aug 17 23:47:50.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh" |
| 5648 | 2026-08-17T23:47:51.548Z | [ recovery-image] Aug 17 23:47:50.643 INFO O| Aug 17 23:47:50.643 INFO STEP 139 (remove_files) COMPLETE |
| 5649 | 2026-08-17T23:47:51.548Z | [ recovery-image] Aug 17 23:47:50.643 INFO O| Aug 17 23:47:50.643 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5650 | 2026-08-17T23:47:51.558Z | [ recovery-image] Aug 17 23:47:50.653 INFO O| Aug 17 23:47:50.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit" |
| 5651 | 2026-08-17T23:47:51.558Z | [ recovery-image] Aug 17 23:47:50.653 INFO O| Aug 17 23:47:50.653 INFO STEP 140 (remove_files) COMPLETE |
| 5652 | 2026-08-17T23:47:51.563Z | [ recovery-image] Aug 17 23:47:50.653 INFO O| Aug 17 23:47:50.653 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5653 | 2026-08-17T23:47:51.567Z | [ recovery-image] Aug 17 23:47:50.662 INFO O| Aug 17 23:47:50.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl" |
| 5654 | 2026-08-17T23:47:51.567Z | [ recovery-image] Aug 17 23:47:50.662 INFO O| Aug 17 23:47:50.662 INFO STEP 141 (remove_files) COMPLETE |
| 5655 | 2026-08-17T23:47:51.567Z | [ recovery-image] Aug 17 23:47:50.662 INFO O| Aug 17 23:47:50.662 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5656 | 2026-08-17T23:47:51.570Z | [verify-libraries] Compiling num-bigint v0.4.6 |
| 5657 | 2026-08-17T23:47:51.574Z | [ recovery-image] Aug 17 23:47:50.670 INFO O| Aug 17 23:47:50.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config" |
| 5658 | 2026-08-17T23:47:51.577Z | [ recovery-image] Aug 17 23:47:50.670 INFO O| Aug 17 23:47:50.670 INFO STEP 142 (remove_files) COMPLETE |
| 5659 | 2026-08-17T23:47:51.578Z | [ recovery-image] Aug 17 23:47:50.670 INFO O| Aug 17 23:47:50.670 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5660 | 2026-08-17T23:47:51.584Z | [ recovery-image] Aug 17 23:47:50.680 INFO O| Aug 17 23:47:50.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc" |
| 5661 | 2026-08-17T23:47:51.584Z | [ recovery-image] Aug 17 23:47:50.680 INFO O| Aug 17 23:47:50.680 INFO STEP 143 (remove_files) COMPLETE |
| 5662 | 2026-08-17T23:47:51.587Z | [ recovery-image] Aug 17 23:47:50.680 INFO O| Aug 17 23:47:50.680 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5663 | 2026-08-17T23:47:51.593Z | [ recovery-image] Aug 17 23:47:50.689 INFO O| Aug 17 23:47:50.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt" |
| 5664 | 2026-08-17T23:47:51.593Z | [ recovery-image] Aug 17 23:47:50.689 INFO O| Aug 17 23:47:50.689 INFO STEP 144 (remove_files) COMPLETE |
| 5665 | 2026-08-17T23:47:51.597Z | [ recovery-image] Aug 17 23:47:50.689 INFO O| Aug 17 23:47:50.689 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5666 | 2026-08-17T23:47:51.597Z | [verify-libraries] Compiling generic-array v1.4.3 |
| 5667 | 2026-08-17T23:47:51.602Z | [ recovery-image] Aug 17 23:47:50.698 INFO O| Aug 17 23:47:50.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr" |
| 5668 | 2026-08-17T23:47:51.602Z | [ recovery-image] Aug 17 23:47:50.698 INFO O| Aug 17 23:47:50.698 INFO STEP 145 (remove_files) COMPLETE |
| 5669 | 2026-08-17T23:47:51.602Z | [ recovery-image] Aug 17 23:47:50.698 INFO O| Aug 17 23:47:50.698 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5670 | 2026-08-17T23:47:51.610Z | [ recovery-image] Aug 17 23:47:50.706 INFO O| Aug 17 23:47:50.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree" |
| 5671 | 2026-08-17T23:47:51.610Z | [ recovery-image] Aug 17 23:47:50.706 INFO O| Aug 17 23:47:50.706 INFO STEP 146 (remove_files) COMPLETE |
| 5672 | 2026-08-17T23:47:51.610Z | [ recovery-image] Aug 17 23:47:50.706 INFO O| Aug 17 23:47:50.706 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5673 | 2026-08-17T23:47:51.618Z | [ recovery-image] Aug 17 23:47:50.714 INFO O| Aug 17 23:47:50.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv" |
| 5674 | 2026-08-17T23:47:51.618Z | [ recovery-image] Aug 17 23:47:50.714 INFO O| Aug 17 23:47:50.714 INFO STEP 147 (remove_files) COMPLETE |
| 5675 | 2026-08-17T23:47:51.618Z | [ recovery-image] Aug 17 23:47:50.714 INFO O| Aug 17 23:47:50.714 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5676 | 2026-08-17T23:47:51.628Z | [ recovery-image] Aug 17 23:47:50.724 INFO O| Aug 17 23:47:50.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3" |
| 5677 | 2026-08-17T23:47:51.628Z | [ recovery-image] Aug 17 23:47:50.724 INFO O| Aug 17 23:47:50.724 INFO STEP 148 (remove_files) COMPLETE |
| 5678 | 2026-08-17T23:47:51.631Z | [ recovery-image] Aug 17 23:47:50.724 INFO O| Aug 17 23:47:50.724 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5679 | 2026-08-17T23:47:51.638Z | [ recovery-image] Aug 17 23:47:50.734 INFO O| Aug 17 23:47:50.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest" |
| 5680 | 2026-08-17T23:47:51.638Z | [ recovery-image] Aug 17 23:47:50.734 INFO O| Aug 17 23:47:50.734 INFO STEP 149 (remove_files) COMPLETE |
| 5681 | 2026-08-17T23:47:51.638Z | [ recovery-image] Aug 17 23:47:50.734 INFO O| Aug 17 23:47:50.734 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5682 | 2026-08-17T23:47:51.648Z | [ recovery-image] Aug 17 23:47:50.744 INFO O| Aug 17 23:47:50.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp" |
| 5683 | 2026-08-17T23:47:51.648Z | [ recovery-image] Aug 17 23:47:50.744 INFO O| Aug 17 23:47:50.744 INFO STEP 150 (remove_files) COMPLETE |
| 5684 | 2026-08-17T23:47:51.648Z | [ recovery-image] Aug 17 23:47:50.744 INFO O| Aug 17 23:47:50.744 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5685 | 2026-08-17T23:47:51.657Z | [ recovery-image] Aug 17 23:47:50.753 INFO O| Aug 17 23:47:50.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname" |
| 5686 | 2026-08-17T23:47:51.657Z | [ recovery-image] Aug 17 23:47:50.753 INFO O| Aug 17 23:47:50.753 INFO STEP 151 (remove_files) COMPLETE |
| 5687 | 2026-08-17T23:47:51.657Z | [ recovery-image] Aug 17 23:47:50.753 INFO O| Aug 17 23:47:50.753 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5688 | 2026-08-17T23:47:51.667Z | [ recovery-image] Aug 17 23:47:50.763 INFO O| Aug 17 23:47:50.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan" |
| 5689 | 2026-08-17T23:47:51.667Z | [ recovery-image] Aug 17 23:47:50.763 INFO O| Aug 17 23:47:50.763 INFO STEP 152 (remove_files) COMPLETE |
| 5690 | 2026-08-17T23:47:51.667Z | [ recovery-image] Aug 17 23:47:50.763 INFO O| Aug 17 23:47:50.763 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5691 | 2026-08-17T23:47:51.678Z | [ recovery-image] Aug 17 23:47:50.772 INFO O| Aug 17 23:47:50.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid" |
| 5692 | 2026-08-17T23:47:51.678Z | [ recovery-image] Aug 17 23:47:50.772 INFO O| Aug 17 23:47:50.772 INFO STEP 153 (remove_files) COMPLETE |
| 5693 | 2026-08-17T23:47:51.682Z | [ recovery-image] Aug 17 23:47:50.772 INFO O| Aug 17 23:47:50.772 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5694 | 2026-08-17T23:47:51.686Z | [ recovery-image] Aug 17 23:47:50.781 INFO O| Aug 17 23:47:50.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid" |
| 5695 | 2026-08-17T23:47:51.689Z | [ recovery-image] Aug 17 23:47:50.782 INFO O| Aug 17 23:47:50.782 INFO STEP 154 (remove_files) COMPLETE |
| 5696 | 2026-08-17T23:47:51.689Z | [ recovery-image] Aug 17 23:47:50.782 INFO O| Aug 17 23:47:50.782 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5697 | 2026-08-17T23:47:51.697Z | [ recovery-image] Aug 17 23:47:50.793 INFO O| Aug 17 23:47:50.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix" |
| 5698 | 2026-08-17T23:47:51.697Z | [ recovery-image] Aug 17 23:47:50.793 INFO O| Aug 17 23:47:50.793 INFO STEP 155 (remove_files) COMPLETE |
| 5699 | 2026-08-17T23:47:51.697Z | [ recovery-image] Aug 17 23:47:50.793 INFO O| Aug 17 23:47:50.793 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5700 | 2026-08-17T23:47:51.713Z | [ recovery-image] Aug 17 23:47:50.809 INFO O| Aug 17 23:47:50.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du" |
| 5701 | 2026-08-17T23:47:51.713Z | [ recovery-image] Aug 17 23:47:50.809 INFO O| Aug 17 23:47:50.809 INFO STEP 156 (remove_files) COMPLETE |
| 5702 | 2026-08-17T23:47:51.713Z | [ recovery-image] Aug 17 23:47:50.809 INFO O| Aug 17 23:47:50.809 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5703 | 2026-08-17T23:47:51.722Z | [ recovery-image] Aug 17 23:47:50.818 INFO O| Aug 17 23:47:50.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs" |
| 5704 | 2026-08-17T23:47:51.722Z | [ recovery-image] Aug 17 23:47:50.819 INFO O| Aug 17 23:47:50.818 INFO STEP 157 (remove_files) COMPLETE |
| 5705 | 2026-08-17T23:47:51.722Z | [ recovery-image] Aug 17 23:47:50.819 INFO O| Aug 17 23:47:50.819 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5706 | 2026-08-17T23:47:51.731Z | [ recovery-image] Aug 17 23:47:50.827 INFO O| Aug 17 23:47:50.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys" |
| 5707 | 2026-08-17T23:47:51.731Z | [ recovery-image] Aug 17 23:47:50.828 INFO O| Aug 17 23:47:50.827 INFO STEP 158 (remove_files) COMPLETE |
| 5708 | 2026-08-17T23:47:51.735Z | [ recovery-image] Aug 17 23:47:50.828 INFO O| Aug 17 23:47:50.827 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5709 | 2026-08-17T23:47:51.740Z | [ recovery-image] Aug 17 23:47:50.836 INFO O| Aug 17 23:47:50.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit" |
| 5710 | 2026-08-17T23:47:51.754Z | [ recovery-image] Aug 17 23:47:50.850 INFO O| Aug 17 23:47:50.850 INFO STEP 159 (remove_files) COMPLETE |
| 5711 | 2026-08-17T23:47:51.754Z | [ recovery-image] Aug 17 23:47:50.850 INFO O| Aug 17 23:47:50.850 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5712 | 2026-08-17T23:47:51.818Z | [ recovery-image] Aug 17 23:47:50.914 INFO O| Aug 17 23:47:50.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject" |
| 5713 | 2026-08-17T23:47:51.818Z | [ recovery-image] Aug 17 23:47:50.914 INFO O| Aug 17 23:47:50.914 INFO STEP 160 (remove_files) COMPLETE |
| 5714 | 2026-08-17T23:47:51.818Z | [ recovery-image] Aug 17 23:47:50.914 INFO O| Aug 17 23:47:50.914 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5715 | 2026-08-17T23:47:51.828Z | [ recovery-image] Aug 17 23:47:50.923 INFO O| Aug 17 23:47:50.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign" |
| 5716 | 2026-08-17T23:47:51.828Z | [ recovery-image] Aug 17 23:47:50.923 INFO O| Aug 17 23:47:50.923 INFO STEP 161 (remove_files) COMPLETE |
| 5717 | 2026-08-17T23:47:51.828Z | [ recovery-image] Aug 17 23:47:50.923 INFO O| Aug 17 23:47:50.923 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5718 | 2026-08-17T23:47:51.832Z | [verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 5719 | 2026-08-17T23:47:51.836Z | [ recovery-image] Aug 17 23:47:50.932 INFO O| Aug 17 23:47:50.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap" |
| 5720 | 2026-08-17T23:47:51.836Z | [ recovery-image] Aug 17 23:47:50.932 INFO O| Aug 17 23:47:50.932 INFO STEP 162 (remove_files) COMPLETE |
| 5721 | 2026-08-17T23:47:51.840Z | [ recovery-image] Aug 17 23:47:50.932 INFO O| Aug 17 23:47:50.932 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5722 | 2026-08-17T23:47:51.844Z | [ recovery-image] Aug 17 23:47:50.940 INFO O| Aug 17 23:47:50.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange" |
| 5723 | 2026-08-17T23:47:51.844Z | [ recovery-image] Aug 17 23:47:50.940 INFO O| Aug 17 23:47:50.940 INFO STEP 163 (remove_files) COMPLETE |
| 5724 | 2026-08-17T23:47:51.844Z | [ recovery-image] Aug 17 23:47:50.940 INFO O| Aug 17 23:47:50.940 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5725 | 2026-08-17T23:47:51.852Z | [ recovery-image] Aug 17 23:47:50.948 INFO O| Aug 17 23:47:50.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt" |
| 5726 | 2026-08-17T23:47:51.852Z | [ recovery-image] Aug 17 23:47:50.948 INFO O| Aug 17 23:47:50.948 INFO STEP 164 (remove_files) COMPLETE |
| 5727 | 2026-08-17T23:47:51.852Z | [ recovery-image] Aug 17 23:47:50.948 INFO O| Aug 17 23:47:50.948 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5728 | 2026-08-17T23:47:51.860Z | [ recovery-image] Aug 17 23:47:50.957 INFO O| Aug 17 23:47:50.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance" |
| 5729 | 2026-08-17T23:47:51.864Z | [ recovery-image] Aug 17 23:47:50.957 INFO O| Aug 17 23:47:50.957 INFO STEP 165 (remove_files) COMPLETE |
| 5730 | 2026-08-17T23:47:51.864Z | [ recovery-image] Aug 17 23:47:50.957 INFO O| Aug 17 23:47:50.957 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5731 | 2026-08-17T23:47:51.871Z | [ recovery-image] Aug 17 23:47:50.967 INFO O| Aug 17 23:47:50.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env" |
| 5732 | 2026-08-17T23:47:51.871Z | [ recovery-image] Aug 17 23:47:50.967 INFO O| Aug 17 23:47:50.967 INFO STEP 166 (remove_files) COMPLETE |
| 5733 | 2026-08-17T23:47:51.871Z | [ recovery-image] Aug 17 23:47:50.967 INFO O| Aug 17 23:47:50.967 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5734 | 2026-08-17T23:47:51.881Z | [verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5735 | 2026-08-17T23:47:51.885Z | [ recovery-image] Aug 17 23:47:50.979 INFO O| Aug 17 23:47:50.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump" |
| 5736 | 2026-08-17T23:47:51.885Z | [ recovery-image] Aug 17 23:47:50.979 INFO O| Aug 17 23:47:50.979 INFO STEP 167 (remove_files) COMPLETE |
| 5737 | 2026-08-17T23:47:51.885Z | [ recovery-image] Aug 17 23:47:50.979 INFO O| Aug 17 23:47:50.979 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5738 | 2026-08-17T23:47:51.892Z | [ recovery-image] Aug 17 23:47:50.988 INFO O| Aug 17 23:47:50.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand" |
| 5739 | 2026-08-17T23:47:51.892Z | [ recovery-image] Aug 17 23:47:50.988 INFO O| Aug 17 23:47:50.988 INFO STEP 168 (remove_files) COMPLETE |
| 5740 | 2026-08-17T23:47:51.892Z | [ recovery-image] Aug 17 23:47:50.988 INFO O| Aug 17 23:47:50.988 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5741 | 2026-08-17T23:47:51.900Z | [ recovery-image] Aug 17 23:47:50.996 INFO O| Aug 17 23:47:50.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr" |
| 5742 | 2026-08-17T23:47:51.900Z | [ recovery-image] Aug 17 23:47:50.996 INFO O| Aug 17 23:47:50.996 INFO STEP 169 (remove_files) COMPLETE |
| 5743 | 2026-08-17T23:47:51.904Z | [ recovery-image] Aug 17 23:47:50.996 INFO O| Aug 17 23:47:50.996 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5744 | 2026-08-17T23:47:51.907Z | [ recovery-image] Aug 17 23:47:51.004 INFO O| Aug 17 23:47:51.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor" |
| 5745 | 2026-08-17T23:47:51.907Z | [ recovery-image] Aug 17 23:47:51.004 INFO O| Aug 17 23:47:51.004 INFO STEP 170 (remove_files) COMPLETE |
| 5746 | 2026-08-17T23:47:51.912Z | [ recovery-image] Aug 17 23:47:51.004 INFO O| Aug 17 23:47:51.004 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5747 | 2026-08-17T23:47:51.915Z | [ recovery-image] Aug 17 23:47:51.011 INFO O| Aug 17 23:47:51.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false" |
| 5748 | 2026-08-17T23:47:51.915Z | [ recovery-image] Aug 17 23:47:51.011 INFO O| Aug 17 23:47:51.011 INFO STEP 171 (remove_files) COMPLETE |
| 5749 | 2026-08-17T23:47:51.915Z | [ recovery-image] Aug 17 23:47:51.011 INFO O| Aug 17 23:47:51.011 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5750 | 2026-08-17T23:47:51.923Z | [verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5751 | 2026-08-17T23:47:51.926Z | [ recovery-image] Aug 17 23:47:51.019 INFO O| Aug 17 23:47:51.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc" |
| 5752 | 2026-08-17T23:47:51.926Z | [ recovery-image] Aug 17 23:47:51.019 INFO O| Aug 17 23:47:51.019 INFO STEP 172 (remove_files) COMPLETE |
| 5753 | 2026-08-17T23:47:51.926Z | [ recovery-image] Aug 17 23:47:51.019 INFO O| Aug 17 23:47:51.019 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5754 | 2026-08-17T23:47:51.930Z | [ recovery-image] Aug 17 23:47:51.027 INFO O| Aug 17 23:47:51.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach" |
| 5755 | 2026-08-17T23:47:51.930Z | [ recovery-image] Aug 17 23:47:51.027 INFO O| Aug 17 23:47:51.027 INFO STEP 173 (remove_files) COMPLETE |
| 5756 | 2026-08-17T23:47:51.936Z | [ recovery-image] Aug 17 23:47:51.027 INFO O| Aug 17 23:47:51.027 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5757 | 2026-08-17T23:47:51.953Z | [ recovery-image] Aug 17 23:47:51.049 INFO O| Aug 17 23:47:51.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat" |
| 5758 | 2026-08-17T23:47:51.953Z | [ recovery-image] Aug 17 23:47:51.049 INFO O| Aug 17 23:47:51.049 INFO STEP 174 (remove_files) COMPLETE |
| 5759 | 2026-08-17T23:47:51.953Z | [ recovery-image] Aug 17 23:47:51.049 INFO O| Aug 17 23:47:51.049 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5760 | 2026-08-17T23:47:51.963Z | [ recovery-image] Aug 17 23:47:51.059 INFO O| Aug 17 23:47:51.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg" |
| 5761 | 2026-08-17T23:47:51.963Z | [ recovery-image] Aug 17 23:47:51.059 INFO O| Aug 17 23:47:51.059 INFO STEP 175 (remove_files) COMPLETE |
| 5762 | 2026-08-17T23:47:51.963Z | [ recovery-image] Aug 17 23:47:51.059 INFO O| Aug 17 23:47:51.059 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5763 | 2026-08-17T23:47:51.973Z | [ recovery-image] Aug 17 23:47:51.069 INFO O| Aug 17 23:47:51.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep" |
| 5764 | 2026-08-17T23:47:51.976Z | [ recovery-image] Aug 17 23:47:51.070 INFO O| Aug 17 23:47:51.070 INFO STEP 176 (remove_files) COMPLETE |
| 5765 | 2026-08-17T23:47:51.976Z | [ recovery-image] Aug 17 23:47:51.070 INFO O| Aug 17 23:47:51.070 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5766 | 2026-08-17T23:47:51.983Z | [ recovery-image] Aug 17 23:47:51.079 INFO O| Aug 17 23:47:51.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file" |
| 5767 | 2026-08-17T23:47:51.983Z | [ recovery-image] Aug 17 23:47:51.079 INFO O| Aug 17 23:47:51.079 INFO STEP 177 (remove_files) COMPLETE |
| 5768 | 2026-08-17T23:47:51.983Z | [ recovery-image] Aug 17 23:47:51.079 INFO O| Aug 17 23:47:51.079 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5769 | 2026-08-17T23:47:51.992Z | [ recovery-image] Aug 17 23:47:51.088 INFO O| Aug 17 23:47:51.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc" |
| 5770 | 2026-08-17T23:47:51.992Z | [ recovery-image] Aug 17 23:47:51.088 INFO O| Aug 17 23:47:51.088 INFO STEP 178 (remove_files) COMPLETE |
| 5771 | 2026-08-17T23:47:51.992Z | [ recovery-image] Aug 17 23:47:51.088 INFO O| Aug 17 23:47:51.088 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5772 | 2026-08-17T23:47:51.999Z | [verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 5773 | 2026-08-17T23:47:52.004Z | [ recovery-image] Aug 17 23:47:51.099 INFO O| Aug 17 23:47:51.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt" |
| 5774 | 2026-08-17T23:47:52.007Z | [ recovery-image] Aug 17 23:47:51.099 INFO O| Aug 17 23:47:51.099 INFO STEP 179 (remove_files) COMPLETE |
| 5775 | 2026-08-17T23:47:52.007Z | [ recovery-image] Aug 17 23:47:51.099 INFO O| Aug 17 23:47:51.099 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5776 | 2026-08-17T23:47:52.012Z | [ recovery-image] Aug 17 23:47:51.109 INFO O| Aug 17 23:47:51.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg" |
| 5777 | 2026-08-17T23:47:52.012Z | [ recovery-image] Aug 17 23:47:51.109 INFO O| Aug 17 23:47:51.109 INFO STEP 180 (remove_files) COMPLETE |
| 5778 | 2026-08-17T23:47:52.016Z | [ recovery-image] Aug 17 23:47:51.109 INFO O| Aug 17 23:47:51.109 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5779 | 2026-08-17T23:47:52.021Z | [ recovery-image] Aug 17 23:47:51.117 INFO O| Aug 17 23:47:51.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold" |
| 5780 | 2026-08-17T23:47:52.028Z | [ recovery-image] Aug 17 23:47:51.121 INFO O| Aug 17 23:47:51.121 INFO STEP 181 (remove_files) COMPLETE |
| 5781 | 2026-08-17T23:47:52.028Z | [ recovery-image] Aug 17 23:47:51.122 INFO O| Aug 17 23:47:51.121 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5782 | 2026-08-17T23:47:52.036Z | [ recovery-image] Aug 17 23:47:51.132 INFO O| Aug 17 23:47:51.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat" |
| 5783 | 2026-08-17T23:47:52.036Z | [ recovery-image] Aug 17 23:47:51.132 INFO O| Aug 17 23:47:51.132 INFO STEP 182 (remove_files) COMPLETE |
| 5784 | 2026-08-17T23:47:52.039Z | [ recovery-image] Aug 17 23:47:51.132 INFO O| Aug 17 23:47:51.132 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5785 | 2026-08-17T23:47:52.045Z | [ recovery-image] Aug 17 23:47:51.141 INFO O| Aug 17 23:47:51.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear" |
| 5786 | 2026-08-17T23:47:52.045Z | [ recovery-image] Aug 17 23:47:51.141 INFO O| Aug 17 23:47:51.141 INFO STEP 183 (remove_files) COMPLETE |
| 5787 | 2026-08-17T23:47:52.045Z | [ recovery-image] Aug 17 23:47:51.141 INFO O| Aug 17 23:47:51.141 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5788 | 2026-08-17T23:47:52.057Z | [ recovery-image] Aug 17 23:47:51.152 INFO O| Aug 17 23:47:51.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl" |
| 5789 | 2026-08-17T23:47:52.057Z | [ recovery-image] Aug 17 23:47:51.152 INFO O| Aug 17 23:47:51.152 INFO STEP 184 (remove_files) COMPLETE |
| 5790 | 2026-08-17T23:47:52.057Z | [ recovery-image] Aug 17 23:47:51.152 INFO O| Aug 17 23:47:51.152 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5791 | 2026-08-17T23:47:52.065Z | [ recovery-image] Aug 17 23:47:51.161 INFO O| Aug 17 23:47:51.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf" |
| 5792 | 2026-08-17T23:47:52.065Z | [ recovery-image] Aug 17 23:47:51.161 INFO O| Aug 17 23:47:51.161 INFO STEP 185 (remove_files) COMPLETE |
| 5793 | 2026-08-17T23:47:52.068Z | [ recovery-image] Aug 17 23:47:51.161 INFO O| Aug 17 23:47:51.161 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5794 | 2026-08-17T23:47:52.074Z | [ recovery-image] Aug 17 23:47:51.170 INFO O| Aug 17 23:47:51.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev" |
| 5795 | 2026-08-17T23:47:52.074Z | [ recovery-image] Aug 17 23:47:51.170 INFO O| Aug 17 23:47:51.170 INFO STEP 186 (remove_files) COMPLETE |
| 5796 | 2026-08-17T23:47:52.077Z | [ recovery-image] Aug 17 23:47:51.170 INFO O| Aug 17 23:47:51.170 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5797 | 2026-08-17T23:47:52.082Z | [ recovery-image] Aug 17 23:47:51.179 INFO O| Aug 17 23:47:51.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp" |
| 5798 | 2026-08-17T23:47:52.082Z | [ recovery-image] Aug 17 23:47:51.179 INFO O| Aug 17 23:47:51.179 INFO STEP 187 (remove_files) COMPLETE |
| 5799 | 2026-08-17T23:47:52.083Z | [ recovery-image] Aug 17 23:47:51.179 INFO O| Aug 17 23:47:51.179 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5800 | 2026-08-17T23:47:52.092Z | [ recovery-image] Aug 17 23:47:51.187 INFO O| Aug 17 23:47:51.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent" |
| 5801 | 2026-08-17T23:47:52.092Z | [ recovery-image] Aug 17 23:47:51.187 INFO O| Aug 17 23:47:51.187 INFO STEP 188 (remove_files) COMPLETE |
| 5802 | 2026-08-17T23:47:52.096Z | [ recovery-image] Aug 17 23:47:51.188 INFO O| Aug 17 23:47:51.187 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5803 | 2026-08-17T23:47:52.100Z | [ recovery-image] Aug 17 23:47:51.196 INFO O| Aug 17 23:47:51.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl" |
| 5804 | 2026-08-17T23:47:52.100Z | [ recovery-image] Aug 17 23:47:51.196 INFO O| Aug 17 23:47:51.196 INFO STEP 189 (remove_files) COMPLETE |
| 5805 | 2026-08-17T23:47:52.103Z | [ recovery-image] Aug 17 23:47:51.196 INFO O| Aug 17 23:47:51.196 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5806 | 2026-08-17T23:47:52.107Z | [ recovery-image] Aug 17 23:47:51.204 INFO O| Aug 17 23:47:51.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt" |
| 5807 | 2026-08-17T23:47:52.107Z | [ recovery-image] Aug 17 23:47:51.204 INFO O| Aug 17 23:47:51.204 INFO STEP 190 (remove_files) COMPLETE |
| 5808 | 2026-08-17T23:47:52.112Z | [ recovery-image] Aug 17 23:47:51.204 INFO O| Aug 17 23:47:51.204 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5809 | 2026-08-17T23:47:52.115Z | [ recovery-image] Aug 17 23:47:51.212 INFO O| Aug 17 23:47:51.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts" |
| 5810 | 2026-08-17T23:47:52.115Z | [ recovery-image] Aug 17 23:47:51.212 INFO O| Aug 17 23:47:51.212 INFO STEP 191 (remove_files) COMPLETE |
| 5811 | 2026-08-17T23:47:52.119Z | [ recovery-image] Aug 17 23:47:51.212 INFO O| Aug 17 23:47:51.212 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5812 | 2026-08-17T23:47:52.125Z | [ recovery-image] Aug 17 23:47:51.220 INFO O| Aug 17 23:47:51.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext" |
| 5813 | 2026-08-17T23:47:52.125Z | [ recovery-image] Aug 17 23:47:51.221 INFO O| Aug 17 23:47:51.221 INFO STEP 192 (remove_files) COMPLETE |
| 5814 | 2026-08-17T23:47:52.129Z | [ recovery-image] Aug 17 23:47:51.221 INFO O| Aug 17 23:47:51.221 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5815 | 2026-08-17T23:47:52.134Z | [ recovery-image] Aug 17 23:47:51.230 INFO O| Aug 17 23:47:51.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol" |
| 5816 | 2026-08-17T23:47:52.134Z | [ recovery-image] Aug 17 23:47:51.230 INFO O| Aug 17 23:47:51.230 INFO STEP 193 (remove_files) COMPLETE |
| 5817 | 2026-08-17T23:47:52.137Z | [ recovery-image] Aug 17 23:47:51.230 INFO O| Aug 17 23:47:51.230 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5818 | 2026-08-17T23:47:52.143Z | [ recovery-image] Aug 17 23:47:51.239 INFO O| Aug 17 23:47:51.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp" |
| 5819 | 2026-08-17T23:47:52.143Z | [ recovery-image] Aug 17 23:47:51.239 INFO O| Aug 17 23:47:51.239 INFO STEP 194 (remove_files) COMPLETE |
| 5820 | 2026-08-17T23:47:52.147Z | [ recovery-image] Aug 17 23:47:51.239 INFO O| Aug 17 23:47:51.239 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5821 | 2026-08-17T23:47:52.153Z | [ recovery-image] Aug 17 23:47:51.248 INFO O| Aug 17 23:47:51.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups" |
| 5822 | 2026-08-17T23:47:52.153Z | [ recovery-image] Aug 17 23:47:51.248 INFO O| Aug 17 23:47:51.248 INFO STEP 195 (remove_files) COMPLETE |
| 5823 | 2026-08-17T23:47:52.153Z | [ recovery-image] Aug 17 23:47:51.248 INFO O| Aug 17 23:47:51.248 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5824 | 2026-08-17T23:47:52.160Z | [ recovery-image] Aug 17 23:47:51.256 INFO O| Aug 17 23:47:51.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs" |
| 5825 | 2026-08-17T23:47:52.160Z | [ recovery-image] Aug 17 23:47:51.256 INFO O| Aug 17 23:47:51.256 INFO STEP 196 (remove_files) COMPLETE |
| 5826 | 2026-08-17T23:47:52.160Z | [ recovery-image] Aug 17 23:47:51.256 INFO O| Aug 17 23:47:51.256 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5827 | 2026-08-17T23:47:52.169Z | [ recovery-image] Aug 17 23:47:51.264 INFO O| Aug 17 23:47:51.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic" |
| 5828 | 2026-08-17T23:47:52.169Z | [ recovery-image] Aug 17 23:47:51.264 INFO O| Aug 17 23:47:51.264 INFO STEP 197 (remove_files) COMPLETE |
| 5829 | 2026-08-17T23:47:52.169Z | [ recovery-image] Aug 17 23:47:51.264 INFO O| Aug 17 23:47:51.264 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5830 | 2026-08-17T23:47:52.175Z | [verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 5831 | 2026-08-17T23:47:52.178Z | [ recovery-image] Aug 17 23:47:51.273 INFO O| Aug 17 23:47:51.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe" |
| 5832 | 2026-08-17T23:47:52.178Z | [ recovery-image] Aug 17 23:47:51.273 INFO O| Aug 17 23:47:51.273 INFO STEP 198 (remove_files) COMPLETE |
| 5833 | 2026-08-17T23:47:52.178Z | [ recovery-image] Aug 17 23:47:51.273 INFO O| Aug 17 23:47:51.273 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5834 | 2026-08-17T23:47:52.186Z | [ recovery-image] Aug 17 23:47:51.282 INFO O| Aug 17 23:47:51.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput" |
| 5835 | 2026-08-17T23:47:52.186Z | [ recovery-image] Aug 17 23:47:51.282 INFO O| Aug 17 23:47:51.282 INFO STEP 199 (remove_files) COMPLETE |
| 5836 | 2026-08-17T23:47:52.186Z | [ recovery-image] Aug 17 23:47:51.282 INFO O| Aug 17 23:47:51.282 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5837 | 2026-08-17T23:47:52.195Z | [ recovery-image] Aug 17 23:47:51.291 INFO O| Aug 17 23:47:51.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset" |
| 5838 | 2026-08-17T23:47:52.195Z | [ recovery-image] Aug 17 23:47:51.291 INFO O| Aug 17 23:47:51.291 INFO STEP 200 (remove_files) COMPLETE |
| 5839 | 2026-08-17T23:47:52.195Z | [ recovery-image] Aug 17 23:47:51.291 INFO O| Aug 17 23:47:51.291 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5840 | 2026-08-17T23:47:52.204Z | [ recovery-image] Aug 17 23:47:51.300 INFO O| Aug 17 23:47:51.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip" |
| 5841 | 2026-08-17T23:47:52.204Z | [ recovery-image] Aug 17 23:47:51.300 INFO O| Aug 17 23:47:51.300 INFO STEP 201 (remove_files) COMPLETE |
| 5842 | 2026-08-17T23:47:52.204Z | [ recovery-image] Aug 17 23:47:51.300 INFO O| Aug 17 23:47:51.300 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5843 | 2026-08-17T23:47:52.213Z | [ recovery-image] Aug 17 23:47:51.309 INFO O| Aug 17 23:47:51.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat" |
| 5844 | 2026-08-17T23:47:52.213Z | [ recovery-image] Aug 17 23:47:51.309 INFO O| Aug 17 23:47:51.309 INFO STEP 202 (remove_files) COMPLETE |
| 5845 | 2026-08-17T23:47:52.217Z | [ recovery-image] Aug 17 23:47:51.309 INFO O| Aug 17 23:47:51.309 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5846 | 2026-08-17T23:47:52.221Z | [ recovery-image] Aug 17 23:47:51.317 INFO O| Aug 17 23:47:51.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp" |
| 5847 | 2026-08-17T23:47:52.221Z | [ recovery-image] Aug 17 23:47:51.318 INFO O| Aug 17 23:47:51.318 INFO STEP 203 (remove_files) COMPLETE |
| 5848 | 2026-08-17T23:47:52.225Z | [ recovery-image] Aug 17 23:47:51.318 INFO O| Aug 17 23:47:51.318 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5849 | 2026-08-17T23:47:52.230Z | [ recovery-image] Aug 17 23:47:51.326 INFO O| Aug 17 23:47:51.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff" |
| 5850 | 2026-08-17T23:47:52.234Z | [ recovery-image] Aug 17 23:47:51.327 INFO O| Aug 17 23:47:51.327 INFO STEP 204 (remove_files) COMPLETE |
| 5851 | 2026-08-17T23:47:52.234Z | [ recovery-image] Aug 17 23:47:51.327 INFO O| Aug 17 23:47:51.327 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5852 | 2026-08-17T23:47:52.241Z | [ recovery-image] Aug 17 23:47:51.337 INFO O| Aug 17 23:47:51.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep" |
| 5853 | 2026-08-17T23:47:52.241Z | [ recovery-image] Aug 17 23:47:51.337 INFO O| Aug 17 23:47:51.337 INFO STEP 205 (remove_files) COMPLETE |
| 5854 | 2026-08-17T23:47:52.241Z | [ recovery-image] Aug 17 23:47:51.337 INFO O| Aug 17 23:47:51.337 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5855 | 2026-08-17T23:47:52.250Z | [ recovery-image] Aug 17 23:47:51.346 INFO O| Aug 17 23:47:51.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe" |
| 5856 | 2026-08-17T23:47:52.250Z | [ recovery-image] Aug 17 23:47:51.346 INFO O| Aug 17 23:47:51.346 INFO STEP 206 (remove_files) COMPLETE |
| 5857 | 2026-08-17T23:47:52.250Z | [ recovery-image] Aug 17 23:47:51.346 INFO O| Aug 17 23:47:51.346 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5858 | 2026-08-17T23:47:52.260Z | [ recovery-image] Aug 17 23:47:51.356 INFO O| Aug 17 23:47:51.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep" |
| 5859 | 2026-08-17T23:47:52.260Z | [ recovery-image] Aug 17 23:47:51.356 INFO O| Aug 17 23:47:51.356 INFO STEP 207 (remove_files) COMPLETE |
| 5860 | 2026-08-17T23:47:52.260Z | [ recovery-image] Aug 17 23:47:51.356 INFO O| Aug 17 23:47:51.356 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5861 | 2026-08-17T23:47:52.270Z | [ recovery-image] Aug 17 23:47:51.366 INFO O| Aug 17 23:47:51.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce" |
| 5862 | 2026-08-17T23:47:52.270Z | [ recovery-image] Aug 17 23:47:51.366 INFO O| Aug 17 23:47:51.366 INFO STEP 208 (remove_files) COMPLETE |
| 5863 | 2026-08-17T23:47:52.270Z | [ recovery-image] Aug 17 23:47:51.366 INFO O| Aug 17 23:47:51.366 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5864 | 2026-08-17T23:47:52.281Z | [ recovery-image] Aug 17 23:47:51.375 INFO O| Aug 17 23:47:51.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep" |
| 5865 | 2026-08-17T23:47:52.281Z | [ recovery-image] Aug 17 23:47:51.375 INFO O| Aug 17 23:47:51.375 INFO STEP 209 (remove_files) COMPLETE |
| 5866 | 2026-08-17T23:47:52.281Z | [ recovery-image] Aug 17 23:47:51.375 INFO O| Aug 17 23:47:51.375 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5867 | 2026-08-17T23:47:52.292Z | [ recovery-image] Aug 17 23:47:51.385 INFO O| Aug 17 23:47:51.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip" |
| 5868 | 2026-08-17T23:47:52.292Z | [ recovery-image] Aug 17 23:47:51.386 INFO O| Aug 17 23:47:51.386 INFO STEP 210 (remove_files) COMPLETE |
| 5869 | 2026-08-17T23:47:52.295Z | [ recovery-image] Aug 17 23:47:51.386 INFO O| Aug 17 23:47:51.386 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5870 | 2026-08-17T23:47:52.299Z | [ recovery-image] Aug 17 23:47:51.395 INFO O| Aug 17 23:47:51.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless" |
| 5871 | 2026-08-17T23:47:52.299Z | [ recovery-image] Aug 17 23:47:51.395 INFO O| Aug 17 23:47:51.395 INFO STEP 211 (remove_files) COMPLETE |
| 5872 | 2026-08-17T23:47:52.299Z | [ recovery-image] Aug 17 23:47:51.395 INFO O| Aug 17 23:47:51.395 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5873 | 2026-08-17T23:47:52.302Z | [verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5874 | 2026-08-17T23:47:52.309Z | [ recovery-image] Aug 17 23:47:51.405 INFO O| Aug 17 23:47:51.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore" |
| 5875 | 2026-08-17T23:47:52.309Z | [ recovery-image] Aug 17 23:47:51.405 INFO O| Aug 17 23:47:51.405 INFO STEP 212 (remove_files) COMPLETE |
| 5876 | 2026-08-17T23:47:52.309Z | [ recovery-image] Aug 17 23:47:51.405 INFO O| Aug 17 23:47:51.405 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5877 | 2026-08-17T23:47:52.318Z | [ recovery-image] Aug 17 23:47:51.414 INFO O| Aug 17 23:47:51.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew" |
| 5878 | 2026-08-17T23:47:52.318Z | [ recovery-image] Aug 17 23:47:51.414 INFO O| Aug 17 23:47:51.414 INFO STEP 213 (remove_files) COMPLETE |
| 5879 | 2026-08-17T23:47:52.321Z | [ recovery-image] Aug 17 23:47:51.414 INFO O| Aug 17 23:47:51.414 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5880 | 2026-08-17T23:47:52.326Z | [ recovery-image] Aug 17 23:47:51.422 INFO O| Aug 17 23:47:51.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash" |
| 5881 | 2026-08-17T23:47:52.326Z | [ recovery-image] Aug 17 23:47:51.422 INFO O| Aug 17 23:47:51.422 INFO STEP 214 (remove_files) COMPLETE |
| 5882 | 2026-08-17T23:47:52.329Z | [ recovery-image] Aug 17 23:47:51.422 INFO O| Aug 17 23:47:51.422 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5883 | 2026-08-17T23:47:52.335Z | [ recovery-image] Aug 17 23:47:51.431 INFO O| Aug 17 23:47:51.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid" |
| 5884 | 2026-08-17T23:47:52.335Z | [ recovery-image] Aug 17 23:47:51.431 INFO O| Aug 17 23:47:51.431 INFO STEP 215 (remove_files) COMPLETE |
| 5885 | 2026-08-17T23:47:52.339Z | [ recovery-image] Aug 17 23:47:51.431 INFO O| Aug 17 23:47:51.431 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5886 | 2026-08-17T23:47:52.343Z | [ recovery-image] Aug 17 23:47:51.439 INFO O| Aug 17 23:47:51.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname" |
| 5887 | 2026-08-17T23:47:52.343Z | [ recovery-image] Aug 17 23:47:51.439 INFO O| Aug 17 23:47:51.439 INFO STEP 216 (remove_files) COMPLETE |
| 5888 | 2026-08-17T23:47:52.347Z | [ recovery-image] Aug 17 23:47:51.439 INFO O| Aug 17 23:47:51.439 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5889 | 2026-08-17T23:47:52.353Z | [ recovery-image] Aug 17 23:47:51.448 INFO O| Aug 17 23:47:51.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb" |
| 5890 | 2026-08-17T23:47:52.356Z | [ recovery-image] Aug 17 23:47:51.448 INFO O| Aug 17 23:47:51.448 INFO STEP 217 (remove_files) COMPLETE |
| 5891 | 2026-08-17T23:47:52.356Z | [ recovery-image] Aug 17 23:47:51.448 INFO O| Aug 17 23:47:51.448 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5892 | 2026-08-17T23:47:52.361Z | [ recovery-image] Aug 17 23:47:51.457 INFO O| Aug 17 23:47:51.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt" |
| 5893 | 2026-08-17T23:47:52.361Z | [ recovery-image] Aug 17 23:47:51.457 INFO O| Aug 17 23:47:51.457 INFO STEP 218 (remove_files) COMPLETE |
| 5894 | 2026-08-17T23:47:52.364Z | [ recovery-image] Aug 17 23:47:51.457 INFO O| Aug 17 23:47:51.457 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5895 | 2026-08-17T23:47:52.369Z | [ recovery-image] Aug 17 23:47:51.465 INFO O| Aug 17 23:47:51.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh" |
| 5896 | 2026-08-17T23:47:52.372Z | [ recovery-image] Aug 17 23:47:51.467 INFO O| Aug 17 23:47:51.467 INFO STEP 219 (remove_files) COMPLETE |
| 5897 | 2026-08-17T23:47:52.372Z | [ recovery-image] Aug 17 23:47:51.467 INFO O| Aug 17 23:47:51.467 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5898 | 2026-08-17T23:47:52.379Z | [ recovery-image] Aug 17 23:47:51.476 INFO O| Aug 17 23:47:51.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb" |
| 5899 | 2026-08-17T23:47:52.379Z | [ recovery-image] Aug 17 23:47:51.476 INFO O| Aug 17 23:47:51.476 INFO STEP 220 (remove_files) COMPLETE |
| 5900 | 2026-08-17T23:47:52.379Z | [ recovery-image] Aug 17 23:47:51.476 INFO O| Aug 17 23:47:51.476 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5901 | 2026-08-17T23:47:52.390Z | [ recovery-image] Aug 17 23:47:51.486 INFO O| Aug 17 23:47:51.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh" |
| 5902 | 2026-08-17T23:47:52.390Z | [ recovery-image] Aug 17 23:47:51.486 INFO O| Aug 17 23:47:51.486 INFO STEP 221 (remove_files) COMPLETE |
| 5903 | 2026-08-17T23:47:52.390Z | [ recovery-image] Aug 17 23:47:51.486 INFO O| Aug 17 23:47:51.486 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5904 | 2026-08-17T23:47:52.399Z | [ recovery-image] Aug 17 23:47:51.495 INFO O| Aug 17 23:47:51.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93" |
| 5905 | 2026-08-17T23:47:52.399Z | [ recovery-image] Aug 17 23:47:51.495 INFO O| Aug 17 23:47:51.495 INFO STEP 222 (remove_files) COMPLETE |
| 5906 | 2026-08-17T23:47:52.399Z | [ recovery-image] Aug 17 23:47:51.495 INFO O| Aug 17 23:47:51.495 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5907 | 2026-08-17T23:47:52.409Z | [ recovery-image] Aug 17 23:47:51.504 INFO O| Aug 17 23:47:51.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv" |
| 5908 | 2026-08-17T23:47:52.409Z | [ recovery-image] Aug 17 23:47:51.504 INFO O| Aug 17 23:47:51.504 INFO STEP 223 (remove_files) COMPLETE |
| 5909 | 2026-08-17T23:47:52.412Z | [ recovery-image] Aug 17 23:47:51.504 INFO O| Aug 17 23:47:51.504 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5910 | 2026-08-17T23:47:52.417Z | [ recovery-image] Aug 17 23:47:51.513 INFO O| Aug 17 23:47:51.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id" |
| 5911 | 2026-08-17T23:47:52.417Z | [ recovery-image] Aug 17 23:47:51.513 INFO O| Aug 17 23:47:51.513 INFO STEP 224 (remove_files) COMPLETE |
| 5912 | 2026-08-17T23:47:52.420Z | [ recovery-image] Aug 17 23:47:51.513 INFO O| Aug 17 23:47:51.513 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5913 | 2026-08-17T23:47:52.426Z | [ recovery-image] Aug 17 23:47:51.523 INFO O| Aug 17 23:47:51.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn" |
| 5914 | 2026-08-17T23:47:52.426Z | [ recovery-image] Aug 17 23:47:51.523 INFO O| Aug 17 23:47:51.523 INFO STEP 225 (remove_files) COMPLETE |
| 5915 | 2026-08-17T23:47:52.426Z | [ recovery-image] Aug 17 23:47:51.523 INFO O| Aug 17 23:47:51.523 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5916 | 2026-08-17T23:47:52.435Z | [ recovery-image] Aug 17 23:47:51.532 INFO O| Aug 17 23:47:51.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp" |
| 5917 | 2026-08-17T23:47:52.436Z | [ recovery-image] Aug 17 23:47:51.532 INFO O| Aug 17 23:47:51.532 INFO STEP 226 (remove_files) COMPLETE |
| 5918 | 2026-08-17T23:47:52.436Z | [ recovery-image] Aug 17 23:47:51.532 INFO O| Aug 17 23:47:51.532 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5919 | 2026-08-17T23:47:52.445Z | [ recovery-image] Aug 17 23:47:51.541 INFO O| Aug 17 23:47:51.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat" |
| 5920 | 2026-08-17T23:47:52.445Z | [ recovery-image] Aug 17 23:47:51.541 INFO O| Aug 17 23:47:51.541 INFO STEP 227 (remove_files) COMPLETE |
| 5921 | 2026-08-17T23:47:52.445Z | [ recovery-image] Aug 17 23:47:51.541 INFO O| Aug 17 23:47:51.541 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5922 | 2026-08-17T23:47:52.454Z | [ recovery-image] Aug 17 23:47:51.550 INFO O| Aug 17 23:47:51.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl" |
| 5923 | 2026-08-17T23:47:52.454Z | [ recovery-image] Aug 17 23:47:51.550 INFO O| Aug 17 23:47:51.550 INFO STEP 228 (remove_files) COMPLETE |
| 5924 | 2026-08-17T23:47:52.454Z | [ recovery-image] Aug 17 23:47:51.550 INFO O| Aug 17 23:47:51.550 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5925 | 2026-08-17T23:47:52.468Z | [ recovery-image] Aug 17 23:47:51.560 INFO O| Aug 17 23:47:51.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo" |
| 5926 | 2026-08-17T23:47:52.468Z | [ recovery-image] Aug 17 23:47:51.560 INFO O| Aug 17 23:47:51.560 INFO STEP 229 (remove_files) COMPLETE |
| 5927 | 2026-08-17T23:47:52.468Z | [ recovery-image] Aug 17 23:47:51.560 INFO O| Aug 17 23:47:51.560 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5928 | 2026-08-17T23:47:52.473Z | [ recovery-image] Aug 17 23:47:51.569 INFO O| Aug 17 23:47:51.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist" |
| 5929 | 2026-08-17T23:47:52.473Z | [ recovery-image] Aug 17 23:47:51.569 INFO O| Aug 17 23:47:51.569 INFO STEP 230 (remove_files) COMPLETE |
| 5930 | 2026-08-17T23:47:52.473Z | [ recovery-image] Aug 17 23:47:51.569 INFO O| Aug 17 23:47:51.569 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5931 | 2026-08-17T23:47:52.482Z | [ recovery-image] Aug 17 23:47:51.579 INFO O| Aug 17 23:47:51.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs" |
| 5932 | 2026-08-17T23:47:52.482Z | [ recovery-image] Aug 17 23:47:51.579 INFO O| Aug 17 23:47:51.579 INFO STEP 231 (remove_files) COMPLETE |
| 5933 | 2026-08-17T23:47:52.483Z | [ recovery-image] Aug 17 23:47:51.579 INFO O| Aug 17 23:47:51.579 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5934 | 2026-08-17T23:47:52.491Z | [ recovery-image] Aug 17 23:47:51.587 INFO O| Aug 17 23:47:51.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join" |
| 5935 | 2026-08-17T23:47:52.491Z | [ recovery-image] Aug 17 23:47:51.587 INFO O| Aug 17 23:47:51.587 INFO STEP 232 (remove_files) COMPLETE |
| 5936 | 2026-08-17T23:47:52.491Z | [ recovery-image] Aug 17 23:47:51.587 INFO O| Aug 17 23:47:51.587 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5937 | 2026-08-17T23:47:52.502Z | [ recovery-image] Aug 17 23:47:51.597 INFO O| Aug 17 23:47:51.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd" |
| 5938 | 2026-08-17T23:47:52.502Z | [ recovery-image] Aug 17 23:47:51.597 INFO O| Aug 17 23:47:51.597 INFO STEP 233 (remove_files) COMPLETE |
| 5939 | 2026-08-17T23:47:52.502Z | [ recovery-image] Aug 17 23:47:51.597 INFO O| Aug 17 23:47:51.597 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5940 | 2026-08-17T23:47:52.510Z | [ recovery-image] Aug 17 23:47:51.607 INFO O| Aug 17 23:47:51.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy" |
| 5941 | 2026-08-17T23:47:52.511Z | [ recovery-image] Aug 17 23:47:51.607 INFO O| Aug 17 23:47:51.607 INFO STEP 234 (remove_files) COMPLETE |
| 5942 | 2026-08-17T23:47:52.511Z | [ recovery-image] Aug 17 23:47:51.607 INFO O| Aug 17 23:47:51.607 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5943 | 2026-08-17T23:47:52.520Z | [ recovery-image] Aug 17 23:47:51.616 INFO O| Aug 17 23:47:51.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin" |
| 5944 | 2026-08-17T23:47:52.520Z | [ recovery-image] Aug 17 23:47:51.616 INFO O| Aug 17 23:47:51.616 INFO STEP 235 (remove_files) COMPLETE |
| 5945 | 2026-08-17T23:47:52.520Z | [ recovery-image] Aug 17 23:47:51.616 INFO O| Aug 17 23:47:51.616 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5946 | 2026-08-17T23:47:52.529Z | [ recovery-image] Aug 17 23:47:51.625 INFO O| Aug 17 23:47:51.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout" |
| 5947 | 2026-08-17T23:47:52.529Z | [ recovery-image] Aug 17 23:47:51.625 INFO O| Aug 17 23:47:51.625 INFO STEP 236 (remove_files) COMPLETE |
| 5948 | 2026-08-17T23:47:52.529Z | [ recovery-image] Aug 17 23:47:51.625 INFO O| Aug 17 23:47:51.625 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5949 | 2026-08-17T23:47:52.537Z | [ recovery-image] Aug 17 23:47:51.633 INFO O| Aug 17 23:47:51.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill" |
| 5950 | 2026-08-17T23:47:52.537Z | [ recovery-image] Aug 17 23:47:51.633 INFO O| Aug 17 23:47:51.633 INFO STEP 237 (remove_files) COMPLETE |
| 5951 | 2026-08-17T23:47:52.537Z | [ recovery-image] Aug 17 23:47:51.633 INFO O| Aug 17 23:47:51.633 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5952 | 2026-08-17T23:47:52.544Z | [ recovery-image] Aug 17 23:47:51.641 INFO O| Aug 17 23:47:51.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit" |
| 5953 | 2026-08-17T23:47:52.545Z | [ recovery-image] Aug 17 23:47:51.641 INFO O| Aug 17 23:47:51.641 INFO STEP 238 (remove_files) COMPLETE |
| 5954 | 2026-08-17T23:47:52.548Z | [ recovery-image] Aug 17 23:47:51.641 INFO O| Aug 17 23:47:51.641 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5955 | 2026-08-17T23:47:52.553Z | [ recovery-image] Aug 17 23:47:51.649 INFO O| Aug 17 23:47:51.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist" |
| 5956 | 2026-08-17T23:47:52.553Z | [ recovery-image] Aug 17 23:47:51.649 INFO O| Aug 17 23:47:51.649 INFO STEP 239 (remove_files) COMPLETE |
| 5957 | 2026-08-17T23:47:52.556Z | [ recovery-image] Aug 17 23:47:51.649 INFO O| Aug 17 23:47:51.649 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5958 | 2026-08-17T23:47:52.560Z | [ recovery-image] Aug 17 23:47:51.657 INFO O| Aug 17 23:47:51.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg" |
| 5959 | 2026-08-17T23:47:52.560Z | [ recovery-image] Aug 17 23:47:51.657 INFO O| Aug 17 23:47:51.657 INFO STEP 240 (remove_files) COMPLETE |
| 5960 | 2026-08-17T23:47:52.560Z | [ recovery-image] Aug 17 23:47:51.657 INFO O| Aug 17 23:47:51.657 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5961 | 2026-08-17T23:47:52.568Z | [ recovery-image] Aug 17 23:47:51.664 INFO O| Aug 17 23:47:51.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd" |
| 5962 | 2026-08-17T23:47:52.568Z | [ recovery-image] Aug 17 23:47:51.664 INFO O| Aug 17 23:47:51.664 INFO STEP 241 (remove_files) COMPLETE |
| 5963 | 2026-08-17T23:47:52.568Z | [ recovery-image] Aug 17 23:47:51.664 INFO O| Aug 17 23:47:51.664 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5964 | 2026-08-17T23:47:52.576Z | [ recovery-image] Aug 17 23:47:51.672 INFO O| Aug 17 23:47:51.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config" |
| 5965 | 2026-08-17T23:47:52.576Z | [ recovery-image] Aug 17 23:47:51.672 INFO O| Aug 17 23:47:51.672 INFO STEP 242 (remove_files) COMPLETE |
| 5966 | 2026-08-17T23:47:52.580Z | [ recovery-image] Aug 17 23:47:51.672 INFO O| Aug 17 23:47:51.672 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5967 | 2026-08-17T23:47:52.584Z | [ recovery-image] Aug 17 23:47:51.680 INFO O| Aug 17 23:47:51.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93" |
| 5968 | 2026-08-17T23:47:52.584Z | [ recovery-image] Aug 17 23:47:51.680 INFO O| Aug 17 23:47:51.680 INFO STEP 243 (remove_files) COMPLETE |
| 5969 | 2026-08-17T23:47:52.585Z | [ recovery-image] Aug 17 23:47:51.681 INFO O| Aug 17 23:47:51.680 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5970 | 2026-08-17T23:47:52.592Z | [ recovery-image] Aug 17 23:47:51.688 INFO O| Aug 17 23:47:51.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil" |
| 5971 | 2026-08-17T23:47:52.592Z | [ recovery-image] Aug 17 23:47:51.688 INFO O| Aug 17 23:47:51.688 INFO STEP 244 (remove_files) COMPLETE |
| 5972 | 2026-08-17T23:47:52.592Z | [ recovery-image] Aug 17 23:47:51.688 INFO O| Aug 17 23:47:51.688 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5973 | 2026-08-17T23:47:52.601Z | [ recovery-image] Aug 17 23:47:51.697 INFO O| Aug 17 23:47:51.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat" |
| 5974 | 2026-08-17T23:47:52.601Z | [ recovery-image] Aug 17 23:47:51.697 INFO O| Aug 17 23:47:51.697 INFO STEP 245 (remove_files) COMPLETE |
| 5975 | 2026-08-17T23:47:52.601Z | [ recovery-image] Aug 17 23:47:51.697 INFO O| Aug 17 23:47:51.697 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5976 | 2026-08-17T23:47:52.610Z | [ recovery-image] Aug 17 23:47:51.706 INFO O| Aug 17 23:47:51.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last" |
| 5977 | 2026-08-17T23:47:52.610Z | [ recovery-image] Aug 17 23:47:51.706 INFO O| Aug 17 23:47:51.706 INFO STEP 246 (remove_files) COMPLETE |
| 5978 | 2026-08-17T23:47:52.610Z | [ recovery-image] Aug 17 23:47:51.706 INFO O| Aug 17 23:47:51.706 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5979 | 2026-08-17T23:47:52.620Z | [ recovery-image] Aug 17 23:47:51.716 INFO O| Aug 17 23:47:51.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm" |
| 5980 | 2026-08-17T23:47:52.623Z | [ recovery-image] Aug 17 23:47:51.716 INFO O| Aug 17 23:47:51.716 INFO STEP 247 (remove_files) COMPLETE |
| 5981 | 2026-08-17T23:47:52.623Z | [ recovery-image] Aug 17 23:47:51.716 INFO O| Aug 17 23:47:51.716 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5982 | 2026-08-17T23:47:52.647Z | [ recovery-image] Aug 17 23:47:51.743 INFO O| Aug 17 23:47:51.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld" |
| 5983 | 2026-08-17T23:47:52.647Z | [ recovery-image] Aug 17 23:47:51.743 INFO O| Aug 17 23:47:51.743 INFO STEP 248 (remove_files) COMPLETE |
| 5984 | 2026-08-17T23:47:52.653Z | [ recovery-image] Aug 17 23:47:51.743 INFO O| Aug 17 23:47:51.743 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5985 | 2026-08-17T23:47:52.656Z | [ recovery-image] Aug 17 23:47:51.752 INFO O| Aug 17 23:47:51.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd" |
| 5986 | 2026-08-17T23:47:52.656Z | [ recovery-image] Aug 17 23:47:51.752 INFO O| Aug 17 23:47:51.752 INFO STEP 249 (remove_files) COMPLETE |
| 5987 | 2026-08-17T23:47:52.657Z | [ recovery-image] Aug 17 23:47:51.752 INFO O| Aug 17 23:47:51.752 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5988 | 2026-08-17T23:47:52.666Z | [ recovery-image] Aug 17 23:47:51.762 INFO O| Aug 17 23:47:51.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less" |
| 5989 | 2026-08-17T23:47:52.666Z | [ recovery-image] Aug 17 23:47:51.762 INFO O| Aug 17 23:47:51.762 INFO STEP 250 (remove_files) COMPLETE |
| 5990 | 2026-08-17T23:47:52.666Z | [ recovery-image] Aug 17 23:47:51.762 INFO O| Aug 17 23:47:51.762 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5991 | 2026-08-17T23:47:52.676Z | [ recovery-image] Aug 17 23:47:51.772 INFO O| Aug 17 23:47:51.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho" |
| 5992 | 2026-08-17T23:47:52.676Z | [ recovery-image] Aug 17 23:47:51.772 INFO O| Aug 17 23:47:51.772 INFO STEP 251 (remove_files) COMPLETE |
| 5993 | 2026-08-17T23:47:52.676Z | [ recovery-image] Aug 17 23:47:51.772 INFO O| Aug 17 23:47:51.772 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5994 | 2026-08-17T23:47:52.686Z | [ recovery-image] Aug 17 23:47:51.781 INFO O| Aug 17 23:47:51.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey" |
| 5995 | 2026-08-17T23:47:52.686Z | [ recovery-image] Aug 17 23:47:51.781 INFO O| Aug 17 23:47:51.781 INFO STEP 252 (remove_files) COMPLETE |
| 5996 | 2026-08-17T23:47:52.686Z | [ recovery-image] Aug 17 23:47:51.781 INFO O| Aug 17 23:47:51.781 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 5997 | 2026-08-17T23:47:52.694Z | [ recovery-image] Aug 17 23:47:51.791 INFO O| Aug 17 23:47:51.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo" |
| 5998 | 2026-08-17T23:47:52.694Z | [ recovery-image] Aug 17 23:47:51.791 INFO O| Aug 17 23:47:51.791 INFO STEP 253 (remove_files) COMPLETE |
| 5999 | 2026-08-17T23:47:52.746Z | [ recovery-image] Aug 17 23:47:51.791 INFO O| Aug 17 23:47:51.791 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6000 | 2026-08-17T23:47:52.746Z | [ recovery-image] Aug 17 23:47:51.800 INFO O| Aug 17 23:47:51.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line" |
| 6001 | 2026-08-17T23:47:52.746Z | [ recovery-image] Aug 17 23:47:51.800 INFO O| Aug 17 23:47:51.800 INFO STEP 254 (remove_files) COMPLETE |
| 6002 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.800 INFO O| Aug 17 23:47:51.800 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6003 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.809 INFO O| Aug 17 23:47:51.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp" |
| 6004 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.809 INFO O| Aug 17 23:47:51.809 INFO STEP 255 (remove_files) COMPLETE |
| 6005 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.809 INFO O| Aug 17 23:47:51.809 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6006 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.818 INFO O| Aug 17 23:47:51.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers" |
| 6007 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.818 INFO O| Aug 17 23:47:51.818 INFO STEP 256 (remove_files) COMPLETE |
| 6008 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.818 INFO O| Aug 17 23:47:51.818 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6009 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.827 INFO O| Aug 17 23:47:51.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys" |
| 6010 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.827 INFO O| Aug 17 23:47:51.827 INFO STEP 257 (remove_files) COMPLETE |
| 6011 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.827 INFO O| Aug 17 23:47:51.827 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6012 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.836 INFO O| Aug 17 23:47:51.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger" |
| 6013 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.836 INFO O| Aug 17 23:47:51.836 INFO STEP 258 (remove_files) COMPLETE |
| 6014 | 2026-08-17T23:47:52.747Z | [ recovery-image] Aug 17 23:47:51.836 INFO O| Aug 17 23:47:51.836 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6015 | 2026-08-17T23:47:52.752Z | [ recovery-image] Aug 17 23:47:51.845 INFO O| Aug 17 23:47:51.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins" |
| 6016 | 2026-08-17T23:47:52.752Z | [ recovery-image] Aug 17 23:47:51.845 INFO O| Aug 17 23:47:51.845 INFO STEP 259 (remove_files) COMPLETE |
| 6017 | 2026-08-17T23:47:52.752Z | [ recovery-image] Aug 17 23:47:51.845 INFO O| Aug 17 23:47:51.845 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6018 | 2026-08-17T23:47:52.758Z | [ recovery-image] Aug 17 23:47:51.854 INFO O| Aug 17 23:47:51.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname" |
| 6019 | 2026-08-17T23:47:52.762Z | [ recovery-image] Aug 17 23:47:51.855 INFO O| Aug 17 23:47:51.855 INFO STEP 260 (remove_files) COMPLETE |
| 6020 | 2026-08-17T23:47:52.762Z | [ recovery-image] Aug 17 23:47:51.855 INFO O| Aug 17 23:47:51.855 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6021 | 2026-08-17T23:47:52.769Z | [ recovery-image] Aug 17 23:47:51.864 INFO O| Aug 17 23:47:51.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look" |
| 6022 | 2026-08-17T23:47:52.769Z | [ recovery-image] Aug 17 23:47:51.864 INFO O| Aug 17 23:47:51.864 INFO STEP 261 (remove_files) COMPLETE |
| 6023 | 2026-08-17T23:47:52.769Z | [ recovery-image] Aug 17 23:47:51.864 INFO O| Aug 17 23:47:51.864 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6024 | 2026-08-17T23:47:52.777Z | [ recovery-image] Aug 17 23:47:51.873 INFO O| Aug 17 23:47:51.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4" |
| 6025 | 2026-08-17T23:47:52.777Z | [ recovery-image] Aug 17 23:47:51.873 INFO O| Aug 17 23:47:51.873 INFO STEP 262 (remove_files) COMPLETE |
| 6026 | 2026-08-17T23:47:52.781Z | [ recovery-image] Aug 17 23:47:51.873 INFO O| Aug 17 23:47:51.873 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6027 | 2026-08-17T23:47:52.786Z | [ recovery-image] Aug 17 23:47:51.883 INFO O| Aug 17 23:47:51.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec" |
| 6028 | 2026-08-17T23:47:52.786Z | [ recovery-image] Aug 17 23:47:51.883 INFO O| Aug 17 23:47:51.883 INFO STEP 263 (remove_files) COMPLETE |
| 6029 | 2026-08-17T23:47:52.786Z | [ recovery-image] Aug 17 23:47:51.883 INFO O| Aug 17 23:47:51.883 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6030 | 2026-08-17T23:47:52.811Z | [ recovery-image] Aug 17 23:47:51.907 INFO O| Aug 17 23:47:51.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo" |
| 6031 | 2026-08-17T23:47:52.811Z | [ recovery-image] Aug 17 23:47:51.907 INFO O| Aug 17 23:47:51.907 INFO STEP 264 (remove_files) COMPLETE |
| 6032 | 2026-08-17T23:47:52.811Z | [ recovery-image] Aug 17 23:47:51.907 INFO O| Aug 17 23:47:51.907 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6033 | 2026-08-17T23:47:52.842Z | [ recovery-image] Aug 17 23:47:51.938 INFO O| Aug 17 23:47:51.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac" |
| 6034 | 2026-08-17T23:47:52.842Z | [ recovery-image] Aug 17 23:47:51.938 INFO O| Aug 17 23:47:51.938 INFO STEP 265 (remove_files) COMPLETE |
| 6035 | 2026-08-17T23:47:52.842Z | [ recovery-image] Aug 17 23:47:51.938 INFO O| Aug 17 23:47:51.938 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6036 | 2026-08-17T23:47:52.851Z | [ recovery-image] Aug 17 23:47:51.947 INFO O| Aug 17 23:47:51.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach" |
| 6037 | 2026-08-17T23:47:52.851Z | [ recovery-image] Aug 17 23:47:51.947 INFO O| Aug 17 23:47:51.947 INFO STEP 266 (remove_files) COMPLETE |
| 6038 | 2026-08-17T23:47:52.851Z | [ recovery-image] Aug 17 23:47:51.947 INFO O| Aug 17 23:47:51.947 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6039 | 2026-08-17T23:47:52.861Z | [ recovery-image] Aug 17 23:47:51.957 INFO O| Aug 17 23:47:51.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx" |
| 6040 | 2026-08-17T23:47:52.861Z | [ recovery-image] Aug 17 23:47:51.957 INFO O| Aug 17 23:47:51.957 INFO STEP 267 (remove_files) COMPLETE |
| 6041 | 2026-08-17T23:47:52.861Z | [ recovery-image] Aug 17 23:47:51.957 INFO O| Aug 17 23:47:51.957 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6042 | 2026-08-17T23:47:52.870Z | [ recovery-image] Aug 17 23:47:51.966 INFO O| Aug 17 23:47:51.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev" |
| 6043 | 2026-08-17T23:47:52.870Z | [ recovery-image] Aug 17 23:47:51.966 INFO O| Aug 17 23:47:51.966 INFO STEP 268 (remove_files) COMPLETE |
| 6044 | 2026-08-17T23:47:52.870Z | [ recovery-image] Aug 17 23:47:51.966 INFO O| Aug 17 23:47:51.966 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6045 | 2026-08-17T23:47:52.893Z | [ recovery-image] Aug 17 23:47:51.989 INFO O| Aug 17 23:47:51.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg" |
| 6046 | 2026-08-17T23:47:52.893Z | [ recovery-image] Aug 17 23:47:51.989 INFO O| Aug 17 23:47:51.989 INFO STEP 269 (remove_files) COMPLETE |
| 6047 | 2026-08-17T23:47:52.893Z | [ recovery-image] Aug 17 23:47:51.989 INFO O| Aug 17 23:47:51.989 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6048 | 2026-08-17T23:47:52.919Z | [ recovery-image] Aug 17 23:47:52.014 INFO O| Aug 17 23:47:52.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c" |
| 6049 | 2026-08-17T23:47:52.919Z | [ recovery-image] Aug 17 23:47:52.014 INFO O| Aug 17 23:47:52.014 INFO STEP 270 (remove_files) COMPLETE |
| 6050 | 2026-08-17T23:47:52.919Z | [ recovery-image] Aug 17 23:47:52.014 INFO O| Aug 17 23:47:52.014 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6051 | 2026-08-17T23:47:52.927Z | [ recovery-image] Aug 17 23:47:52.023 INFO O| Aug 17 23:47:52.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update" |
| 6052 | 2026-08-17T23:47:52.927Z | [ recovery-image] Aug 17 23:47:52.023 INFO O| Aug 17 23:47:52.023 INFO STEP 271 (remove_files) COMPLETE |
| 6053 | 2026-08-17T23:47:52.927Z | [ recovery-image] Aug 17 23:47:52.023 INFO O| Aug 17 23:47:52.023 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6054 | 2026-08-17T23:47:52.935Z | [ recovery-image] Aug 17 23:47:52.031 INFO O| Aug 17 23:47:52.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo" |
| 6055 | 2026-08-17T23:47:52.935Z | [ recovery-image] Aug 17 23:47:52.032 INFO O| Aug 17 23:47:52.031 INFO STEP 272 (remove_files) COMPLETE |
| 6056 | 2026-08-17T23:47:52.935Z | [ recovery-image] Aug 17 23:47:52.032 INFO O| Aug 17 23:47:52.032 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6057 | 2026-08-17T23:47:52.943Z | [ recovery-image] Aug 17 23:47:52.039 INFO O| Aug 17 23:47:52.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict" |
| 6058 | 2026-08-17T23:47:52.943Z | [ recovery-image] Aug 17 23:47:52.039 INFO O| Aug 17 23:47:52.039 INFO STEP 273 (remove_files) COMPLETE |
| 6059 | 2026-08-17T23:47:52.943Z | [ recovery-image] Aug 17 23:47:52.039 INFO O| Aug 17 23:47:52.039 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6060 | 2026-08-17T23:47:52.951Z | [ recovery-image] Aug 17 23:47:52.047 INFO O| Aug 17 23:47:52.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe" |
| 6061 | 2026-08-17T23:47:52.951Z | [ recovery-image] Aug 17 23:47:52.047 INFO O| Aug 17 23:47:52.047 INFO STEP 274 (remove_files) COMPLETE |
| 6062 | 2026-08-17T23:47:52.951Z | [ recovery-image] Aug 17 23:47:52.047 INFO O| Aug 17 23:47:52.047 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6063 | 2026-08-17T23:47:52.959Z | [ recovery-image] Aug 17 23:47:52.055 INFO O| Aug 17 23:47:52.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat" |
| 6064 | 2026-08-17T23:47:52.959Z | [ recovery-image] Aug 17 23:47:52.055 INFO O| Aug 17 23:47:52.055 INFO STEP 275 (remove_files) COMPLETE |
| 6065 | 2026-08-17T23:47:52.959Z | [ recovery-image] Aug 17 23:47:52.055 INFO O| Aug 17 23:47:52.055 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6066 | 2026-08-17T23:47:52.967Z | [ recovery-image] Aug 17 23:47:52.063 INFO O| Aug 17 23:47:52.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt" |
| 6067 | 2026-08-17T23:47:52.967Z | [ recovery-image] Aug 17 23:47:52.063 INFO O| Aug 17 23:47:52.063 INFO STEP 276 (remove_files) COMPLETE |
| 6068 | 2026-08-17T23:47:52.967Z | [ recovery-image] Aug 17 23:47:52.063 INFO O| Aug 17 23:47:52.063 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6069 | 2026-08-17T23:47:52.987Z | [ recovery-image] Aug 17 23:47:52.083 INFO O| Aug 17 23:47:52.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config" |
| 6070 | 2026-08-17T23:47:52.987Z | [ recovery-image] Aug 17 23:47:52.083 INFO O| Aug 17 23:47:52.081 INFO STEP 277 (remove_files) COMPLETE |
| 6071 | 2026-08-17T23:47:52.987Z | [ recovery-image] Aug 17 23:47:52.083 INFO O| Aug 17 23:47:52.081 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6072 | 2026-08-17T23:47:52.994Z | [ recovery-image] Aug 17 23:47:52.090 INFO O| Aug 17 23:47:52.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert" |
| 6073 | 2026-08-17T23:47:52.994Z | [ recovery-image] Aug 17 23:47:52.090 INFO O| Aug 17 23:47:52.090 INFO STEP 278 (remove_files) COMPLETE |
| 6074 | 2026-08-17T23:47:52.994Z | [ recovery-image] Aug 17 23:47:52.090 INFO O| Aug 17 23:47:52.090 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6075 | 2026-08-17T23:47:53.003Z | [ recovery-image] Aug 17 23:47:52.099 INFO O| Aug 17 23:47:52.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config" |
| 6076 | 2026-08-17T23:47:53.003Z | [ recovery-image] Aug 17 23:47:52.099 INFO O| Aug 17 23:47:52.099 INFO STEP 279 (remove_files) COMPLETE |
| 6077 | 2026-08-17T23:47:53.008Z | [ recovery-image] Aug 17 23:47:52.099 INFO O| Aug 17 23:47:52.099 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6078 | 2026-08-17T23:47:53.013Z | [ recovery-image] Aug 17 23:47:52.109 INFO O| Aug 17 23:47:52.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user" |
| 6079 | 2026-08-17T23:47:53.013Z | [ recovery-image] Aug 17 23:47:52.109 INFO O| Aug 17 23:47:52.109 INFO STEP 280 (remove_files) COMPLETE |
| 6080 | 2026-08-17T23:47:53.016Z | [ recovery-image] Aug 17 23:47:52.109 INFO O| Aug 17 23:47:52.109 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6081 | 2026-08-17T23:47:53.023Z | [ recovery-image] Aug 17 23:47:52.119 INFO O| Aug 17 23:47:52.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform" |
| 6082 | 2026-08-17T23:47:53.023Z | [ recovery-image] Aug 17 23:47:52.119 INFO O| Aug 17 23:47:52.119 INFO STEP 281 (remove_files) COMPLETE |
| 6083 | 2026-08-17T23:47:53.023Z | [ recovery-image] Aug 17 23:47:52.119 INFO O| Aug 17 23:47:52.119 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6084 | 2026-08-17T23:47:53.034Z | [ recovery-image] Aug 17 23:47:52.130 INFO O| Aug 17 23:47:52.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp" |
| 6085 | 2026-08-17T23:47:53.034Z | [ recovery-image] Aug 17 23:47:52.130 INFO O| Aug 17 23:47:52.130 INFO STEP 282 (remove_files) COMPLETE |
| 6086 | 2026-08-17T23:47:53.037Z | [ recovery-image] Aug 17 23:47:52.130 INFO O| Aug 17 23:47:52.130 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6087 | 2026-08-17T23:47:53.043Z | [ recovery-image] Aug 17 23:47:52.139 INFO O| Aug 17 23:47:52.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news" |
| 6088 | 2026-08-17T23:47:53.047Z | [ recovery-image] Aug 17 23:47:52.140 INFO O| Aug 17 23:47:52.140 INFO STEP 283 (remove_files) COMPLETE |
| 6089 | 2026-08-17T23:47:53.047Z | [ recovery-image] Aug 17 23:47:52.140 INFO O| Aug 17 23:47:52.140 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6090 | 2026-08-17T23:47:53.055Z | [ recovery-image] Aug 17 23:47:52.150 INFO O| Aug 17 23:47:52.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask" |
| 6091 | 2026-08-17T23:47:53.055Z | [ recovery-image] Aug 17 23:47:52.150 INFO O| Aug 17 23:47:52.150 INFO STEP 284 (remove_files) COMPLETE |
| 6092 | 2026-08-17T23:47:53.055Z | [ recovery-image] Aug 17 23:47:52.150 INFO O| Aug 17 23:47:52.150 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6093 | 2026-08-17T23:47:53.064Z | [ recovery-image] Aug 17 23:47:52.160 INFO O| Aug 17 23:47:52.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice" |
| 6094 | 2026-08-17T23:47:53.064Z | [ recovery-image] Aug 17 23:47:52.160 INFO O| Aug 17 23:47:52.160 INFO STEP 285 (remove_files) COMPLETE |
| 6095 | 2026-08-17T23:47:53.071Z | [ recovery-image] Aug 17 23:47:52.160 INFO O| Aug 17 23:47:52.160 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6096 | 2026-08-17T23:47:53.074Z | [ recovery-image] Aug 17 23:47:52.169 INFO O| Aug 17 23:47:52.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl" |
| 6097 | 2026-08-17T23:47:53.074Z | [ recovery-image] Aug 17 23:47:52.169 INFO O| Aug 17 23:47:52.169 INFO STEP 286 (remove_files) COMPLETE |
| 6098 | 2026-08-17T23:47:53.074Z | [ recovery-image] Aug 17 23:47:52.169 INFO O| Aug 17 23:47:52.169 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6099 | 2026-08-17T23:47:53.082Z | [ recovery-image] Aug 17 23:47:52.178 INFO O| Aug 17 23:47:52.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk" |
| 6100 | 2026-08-17T23:47:53.082Z | [ recovery-image] Aug 17 23:47:52.178 INFO O| Aug 17 23:47:52.178 INFO STEP 287 (remove_files) COMPLETE |
| 6101 | 2026-08-17T23:47:53.082Z | [ recovery-image] Aug 17 23:47:52.178 INFO O| Aug 17 23:47:52.178 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6102 | 2026-08-17T23:47:53.092Z | [ recovery-image] Aug 17 23:47:52.188 INFO O| Aug 17 23:47:52.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od" |
| 6103 | 2026-08-17T23:47:53.092Z | [ recovery-image] Aug 17 23:47:52.188 INFO O| Aug 17 23:47:52.188 INFO STEP 288 (remove_files) COMPLETE |
| 6104 | 2026-08-17T23:47:53.095Z | [ recovery-image] Aug 17 23:47:52.188 INFO O| Aug 17 23:47:52.188 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6105 | 2026-08-17T23:47:53.100Z | [ recovery-image] Aug 17 23:47:52.196 INFO O| Aug 17 23:47:52.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa" |
| 6106 | 2026-08-17T23:47:53.100Z | [ recovery-image] Aug 17 23:47:52.196 INFO O| Aug 17 23:47:52.196 INFO STEP 289 (remove_files) COMPLETE |
| 6107 | 2026-08-17T23:47:53.100Z | [ recovery-image] Aug 17 23:47:52.196 INFO O| Aug 17 23:47:52.196 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6108 | 2026-08-17T23:47:53.109Z | [ recovery-image] Aug 17 23:47:52.205 INFO O| Aug 17 23:47:52.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack" |
| 6109 | 2026-08-17T23:47:53.109Z | [ recovery-image] Aug 17 23:47:52.205 INFO O| Aug 17 23:47:52.205 INFO STEP 290 (remove_files) COMPLETE |
| 6110 | 2026-08-17T23:47:53.112Z | [ recovery-image] Aug 17 23:47:52.205 INFO O| Aug 17 23:47:52.205 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6111 | 2026-08-17T23:47:53.119Z | [ recovery-image] Aug 17 23:47:52.215 INFO O| Aug 17 23:47:52.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page" |
| 6112 | 2026-08-17T23:47:53.119Z | [ recovery-image] Aug 17 23:47:52.216 INFO O| Aug 17 23:47:52.215 INFO STEP 291 (remove_files) COMPLETE |
| 6113 | 2026-08-17T23:47:53.123Z | [ recovery-image] Aug 17 23:47:52.216 INFO O| Aug 17 23:47:52.215 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6114 | 2026-08-17T23:47:53.128Z | [ recovery-image] Aug 17 23:47:52.224 INFO O| Aug 17 23:47:52.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize" |
| 6115 | 2026-08-17T23:47:53.128Z | [ recovery-image] Aug 17 23:47:52.224 INFO O| Aug 17 23:47:52.224 INFO STEP 292 (remove_files) COMPLETE |
| 6116 | 2026-08-17T23:47:53.140Z | [ recovery-image] Aug 17 23:47:52.224 INFO O| Aug 17 23:47:52.224 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6117 | 2026-08-17T23:47:53.179Z | [ recovery-image] Aug 17 23:47:52.275 INFO O| Aug 17 23:47:52.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd" |
| 6118 | 2026-08-17T23:47:53.179Z | [ recovery-image] Aug 17 23:47:52.275 INFO O| Aug 17 23:47:52.275 INFO STEP 293 (remove_files) COMPLETE |
| 6119 | 2026-08-17T23:47:53.183Z | [ recovery-image] Aug 17 23:47:52.275 INFO O| Aug 17 23:47:52.275 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6120 | 2026-08-17T23:47:53.190Z | [ recovery-image] Aug 17 23:47:52.286 INFO O| Aug 17 23:47:52.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste" |
| 6121 | 2026-08-17T23:47:53.190Z | [ recovery-image] Aug 17 23:47:52.286 INFO O| Aug 17 23:47:52.286 INFO STEP 294 (remove_files) COMPLETE |
| 6122 | 2026-08-17T23:47:53.194Z | [ recovery-image] Aug 17 23:47:52.286 INFO O| Aug 17 23:47:52.286 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6123 | 2026-08-17T23:47:53.199Z | [ recovery-image] Aug 17 23:47:52.296 INFO O| Aug 17 23:47:52.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk" |
| 6124 | 2026-08-17T23:47:53.199Z | [ recovery-image] Aug 17 23:47:52.296 INFO O| Aug 17 23:47:52.296 INFO STEP 295 (remove_files) COMPLETE |
| 6125 | 2026-08-17T23:47:53.199Z | [ recovery-image] Aug 17 23:47:52.296 INFO O| Aug 17 23:47:52.296 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6126 | 2026-08-17T23:47:53.209Z | [ recovery-image] Aug 17 23:47:52.305 INFO O| Aug 17 23:47:52.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax" |
| 6127 | 2026-08-17T23:47:53.209Z | [ recovery-image] Aug 17 23:47:52.305 INFO O| Aug 17 23:47:52.305 INFO STEP 296 (remove_files) COMPLETE |
| 6128 | 2026-08-17T23:47:53.209Z | [ recovery-image] Aug 17 23:47:52.305 INFO O| Aug 17 23:47:52.305 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6129 | 2026-08-17T23:47:53.218Z | [ recovery-image] Aug 17 23:47:52.314 INFO O| Aug 17 23:47:52.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config" |
| 6130 | 2026-08-17T23:47:53.218Z | [ recovery-image] Aug 17 23:47:52.314 INFO O| Aug 17 23:47:52.314 INFO STEP 297 (remove_files) COMPLETE |
| 6131 | 2026-08-17T23:47:53.218Z | [ recovery-image] Aug 17 23:47:52.314 INFO O| Aug 17 23:47:52.314 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6132 | 2026-08-17T23:47:53.228Z | [ recovery-image] Aug 17 23:47:52.322 INFO O| Aug 17 23:47:52.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config" |
| 6133 | 2026-08-17T23:47:53.228Z | [ recovery-image] Aug 17 23:47:52.322 INFO O| Aug 17 23:47:52.322 INFO STEP 298 (remove_files) COMPLETE |
| 6134 | 2026-08-17T23:47:53.228Z | [ recovery-image] Aug 17 23:47:52.322 INFO O| Aug 17 23:47:52.322 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6135 | 2026-08-17T23:47:53.235Z | [ recovery-image] Aug 17 23:47:52.331 INFO O| Aug 17 23:47:52.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config" |
| 6136 | 2026-08-17T23:47:53.235Z | [ recovery-image] Aug 17 23:47:52.331 INFO O| Aug 17 23:47:52.331 INFO STEP 299 (remove_files) COMPLETE |
| 6137 | 2026-08-17T23:47:53.235Z | [ recovery-image] Aug 17 23:47:52.331 INFO O| Aug 17 23:47:52.331 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6138 | 2026-08-17T23:47:53.245Z | [ recovery-image] Aug 17 23:47:52.340 INFO O| Aug 17 23:47:52.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep" |
| 6139 | 2026-08-17T23:47:53.245Z | [ recovery-image] Aug 17 23:47:52.340 INFO O| Aug 17 23:47:52.340 INFO STEP 300 (remove_files) COMPLETE |
| 6140 | 2026-08-17T23:47:53.245Z | [ recovery-image] Aug 17 23:47:52.340 INFO O| Aug 17 23:47:52.340 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6141 | 2026-08-17T23:47:53.253Z | [ recovery-image] Aug 17 23:47:52.349 INFO O| Aug 17 23:47:52.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test" |
| 6142 | 2026-08-17T23:47:53.253Z | [ recovery-image] Aug 17 23:47:52.349 INFO O| Aug 17 23:47:52.349 INFO STEP 301 (remove_files) COMPLETE |
| 6143 | 2026-08-17T23:47:53.253Z | [ recovery-image] Aug 17 23:47:52.349 INFO O| Aug 17 23:47:52.349 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6144 | 2026-08-17T23:47:53.265Z | [ recovery-image] Aug 17 23:47:52.361 INFO O| Aug 17 23:47:52.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep" |
| 6145 | 2026-08-17T23:47:53.265Z | [ recovery-image] Aug 17 23:47:52.361 INFO O| Aug 17 23:47:52.361 INFO STEP 302 (remove_files) COMPLETE |
| 6146 | 2026-08-17T23:47:53.265Z | [ recovery-image] Aug 17 23:47:52.361 INFO O| Aug 17 23:47:52.361 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6147 | 2026-08-17T23:47:53.276Z | [ recovery-image] Aug 17 23:47:52.372 INFO O| Aug 17 23:47:52.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest" |
| 6148 | 2026-08-17T23:47:53.276Z | [ recovery-image] Aug 17 23:47:52.372 INFO O| Aug 17 23:47:52.372 INFO STEP 303 (remove_files) COMPLETE |
| 6149 | 2026-08-17T23:47:53.276Z | [ recovery-image] Aug 17 23:47:52.372 INFO O| Aug 17 23:47:52.372 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6150 | 2026-08-17T23:47:53.286Z | [ recovery-image] Aug 17 23:47:52.382 INFO O| Aug 17 23:47:52.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash" |
| 6151 | 2026-08-17T23:47:53.286Z | [ recovery-image] Aug 17 23:47:52.382 INFO O| Aug 17 23:47:52.382 INFO STEP 304 (remove_files) COMPLETE |
| 6152 | 2026-08-17T23:47:53.286Z | [ recovery-image] Aug 17 23:47:52.382 INFO O| Aug 17 23:47:52.382 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6153 | 2026-08-17T23:47:53.296Z | [ recovery-image] Aug 17 23:47:52.392 INFO O| Aug 17 23:47:52.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh" |
| 6154 | 2026-08-17T23:47:53.296Z | [ recovery-image] Aug 17 23:47:52.392 INFO O| Aug 17 23:47:52.392 INFO STEP 305 (remove_files) COMPLETE |
| 6155 | 2026-08-17T23:47:53.300Z | [ recovery-image] Aug 17 23:47:52.392 INFO O| Aug 17 23:47:52.392 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6156 | 2026-08-17T23:47:53.321Z | [ recovery-image] Aug 17 23:47:52.414 INFO O| Aug 17 23:47:52.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh" |
| 6157 | 2026-08-17T23:47:53.321Z | [ recovery-image] Aug 17 23:47:52.414 INFO O| Aug 17 23:47:52.414 INFO STEP 306 (remove_files) COMPLETE |
| 6158 | 2026-08-17T23:47:53.321Z | [ recovery-image] Aug 17 23:47:52.414 INFO O| Aug 17 23:47:52.414 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6159 | 2026-08-17T23:47:53.329Z | [ recovery-image] Aug 17 23:47:52.425 INFO O| Aug 17 23:47:52.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93" |
| 6160 | 2026-08-17T23:47:53.329Z | [ recovery-image] Aug 17 23:47:52.425 INFO O| Aug 17 23:47:52.425 INFO STEP 307 (remove_files) COMPLETE |
| 6161 | 2026-08-17T23:47:53.329Z | [ recovery-image] Aug 17 23:47:52.425 INFO O| Aug 17 23:47:52.425 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6162 | 2026-08-17T23:47:53.339Z | [ recovery-image] Aug 17 23:47:52.435 INFO O| Aug 17 23:47:52.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh" |
| 6163 | 2026-08-17T23:47:53.339Z | [ recovery-image] Aug 17 23:47:52.435 INFO O| Aug 17 23:47:52.435 INFO STEP 308 (remove_files) COMPLETE |
| 6164 | 2026-08-17T23:47:53.339Z | [ recovery-image] Aug 17 23:47:52.435 INFO O| Aug 17 23:47:52.435 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6165 | 2026-08-17T23:47:53.348Z | [ recovery-image] Aug 17 23:47:52.444 INFO O| Aug 17 23:47:52.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93" |
| 6166 | 2026-08-17T23:47:53.348Z | [ recovery-image] Aug 17 23:47:52.444 INFO O| Aug 17 23:47:52.444 INFO STEP 309 (remove_files) COMPLETE |
| 6167 | 2026-08-17T23:47:53.348Z | [ recovery-image] Aug 17 23:47:52.444 INFO O| Aug 17 23:47:52.444 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6168 | 2026-08-17T23:47:53.357Z | [ recovery-image] Aug 17 23:47:52.453 INFO O| Aug 17 23:47:52.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh" |
| 6169 | 2026-08-17T23:47:53.357Z | [ recovery-image] Aug 17 23:47:52.453 INFO O| Aug 17 23:47:52.453 INFO STEP 310 (remove_files) COMPLETE |
| 6170 | 2026-08-17T23:47:53.357Z | [ recovery-image] Aug 17 23:47:52.453 INFO O| Aug 17 23:47:52.453 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6171 | 2026-08-17T23:47:53.364Z | [verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 6172 | 2026-08-17T23:47:53.367Z | [ recovery-image] Aug 17 23:47:52.462 INFO O| Aug 17 23:47:52.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh" |
| 6173 | 2026-08-17T23:47:53.367Z | [ recovery-image] Aug 17 23:47:52.463 INFO O| Aug 17 23:47:52.463 INFO STEP 311 (remove_files) COMPLETE |
| 6174 | 2026-08-17T23:47:53.367Z | [ recovery-image] Aug 17 23:47:52.463 INFO O| Aug 17 23:47:52.463 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6175 | 2026-08-17T23:47:53.376Z | [ recovery-image] Aug 17 23:47:52.472 INFO O| Aug 17 23:47:52.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh" |
| 6176 | 2026-08-17T23:47:53.376Z | [ recovery-image] Aug 17 23:47:52.472 INFO O| Aug 17 23:47:52.472 INFO STEP 312 (remove_files) COMPLETE |
| 6177 | 2026-08-17T23:47:53.376Z | [ recovery-image] Aug 17 23:47:52.472 INFO O| Aug 17 23:47:52.472 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6178 | 2026-08-17T23:47:53.384Z | [ recovery-image] Aug 17 23:47:52.480 INFO O| Aug 17 23:47:52.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg" |
| 6179 | 2026-08-17T23:47:53.384Z | [ recovery-image] Aug 17 23:47:52.480 INFO O| Aug 17 23:47:52.480 INFO STEP 313 (remove_files) COMPLETE |
| 6180 | 2026-08-17T23:47:53.384Z | [ recovery-image] Aug 17 23:47:52.480 INFO O| Aug 17 23:47:52.480 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6181 | 2026-08-17T23:47:53.391Z | [ recovery-image] Aug 17 23:47:52.487 INFO O| Aug 17 23:47:52.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo" |
| 6182 | 2026-08-17T23:47:53.391Z | [ recovery-image] Aug 17 23:47:52.487 INFO O| Aug 17 23:47:52.487 INFO STEP 314 (remove_files) COMPLETE |
| 6183 | 2026-08-17T23:47:53.391Z | [ recovery-image] Aug 17 23:47:52.487 INFO O| Aug 17 23:47:52.487 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6184 | 2026-08-17T23:47:53.400Z | [ recovery-image] Aug 17 23:47:52.495 INFO O| Aug 17 23:47:52.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat" |
| 6185 | 2026-08-17T23:47:53.400Z | [ recovery-image] Aug 17 23:47:52.496 INFO O| Aug 17 23:47:52.496 INFO STEP 315 (remove_files) COMPLETE |
| 6186 | 2026-08-17T23:47:53.400Z | [ recovery-image] Aug 17 23:47:52.496 INFO O| Aug 17 23:47:52.496 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6187 | 2026-08-17T23:47:53.408Z | [ recovery-image] Aug 17 23:47:52.504 INFO O| Aug 17 23:47:52.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm" |
| 6188 | 2026-08-17T23:47:53.408Z | [ recovery-image] Aug 17 23:47:52.504 INFO O| Aug 17 23:47:52.504 INFO STEP 316 (remove_files) COMPLETE |
| 6189 | 2026-08-17T23:47:53.408Z | [ recovery-image] Aug 17 23:47:52.504 INFO O| Aug 17 23:47:52.504 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6190 | 2026-08-17T23:47:53.416Z | [ recovery-image] Aug 17 23:47:52.513 INFO O| Aug 17 23:47:52.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond" |
| 6191 | 2026-08-17T23:47:53.420Z | [ recovery-image] Aug 17 23:47:52.513 INFO O| Aug 17 23:47:52.513 INFO STEP 317 (remove_files) COMPLETE |
| 6192 | 2026-08-17T23:47:53.420Z | [ recovery-image] Aug 17 23:47:52.513 INFO O| Aug 17 23:47:52.513 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6193 | 2026-08-17T23:47:53.431Z | [ recovery-image] Aug 17 23:47:52.524 INFO O| Aug 17 23:47:52.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo" |
| 6194 | 2026-08-17T23:47:53.431Z | [ recovery-image] Aug 17 23:47:52.524 INFO O| Aug 17 23:47:52.524 INFO STEP 318 (remove_files) COMPLETE |
| 6195 | 2026-08-17T23:47:53.431Z | [ recovery-image] Aug 17 23:47:52.524 INFO O| Aug 17 23:47:52.524 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6196 | 2026-08-17T23:47:53.438Z | [ recovery-image] Aug 17 23:47:52.533 INFO O| Aug 17 23:47:52.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk" |
| 6197 | 2026-08-17T23:47:53.438Z | [ recovery-image] Aug 17 23:47:52.534 INFO O| Aug 17 23:47:52.534 INFO STEP 319 (remove_files) COMPLETE |
| 6198 | 2026-08-17T23:47:53.438Z | [ recovery-image] Aug 17 23:47:52.534 INFO O| Aug 17 23:47:52.534 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6199 | 2026-08-17T23:47:53.447Z | [ recovery-image] Aug 17 23:47:52.542 INFO O| Aug 17 23:47:52.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam" |
| 6200 | 2026-08-17T23:47:53.447Z | [ recovery-image] Aug 17 23:47:52.542 INFO O| Aug 17 23:47:52.542 INFO STEP 320 (remove_files) COMPLETE |
| 6201 | 2026-08-17T23:47:53.447Z | [ recovery-image] Aug 17 23:47:52.542 INFO O| Aug 17 23:47:52.542 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6202 | 2026-08-17T23:47:53.455Z | [ recovery-image] Aug 17 23:47:52.551 INFO O| Aug 17 23:47:52.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto" |
| 6203 | 2026-08-17T23:47:53.455Z | [ recovery-image] Aug 17 23:47:52.551 INFO O| Aug 17 23:47:52.551 INFO STEP 321 (remove_files) COMPLETE |
| 6204 | 2026-08-17T23:47:53.455Z | [ recovery-image] Aug 17 23:47:52.551 INFO O| Aug 17 23:47:52.551 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6205 | 2026-08-17T23:47:53.464Z | [ recovery-image] Aug 17 23:47:52.560 INFO O| Aug 17 23:47:52.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans" |
| 6206 | 2026-08-17T23:47:53.464Z | [ recovery-image] Aug 17 23:47:52.560 INFO O| Aug 17 23:47:52.560 INFO STEP 322 (remove_files) COMPLETE |
| 6207 | 2026-08-17T23:47:53.464Z | [ recovery-image] Aug 17 23:47:52.560 INFO O| Aug 17 23:47:52.560 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6208 | 2026-08-17T23:47:53.473Z | [ recovery-image] Aug 17 23:47:52.569 INFO O| Aug 17 23:47:52.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool" |
| 6209 | 2026-08-17T23:47:53.473Z | [ recovery-image] Aug 17 23:47:52.569 INFO O| Aug 17 23:47:52.569 INFO STEP 323 (remove_files) COMPLETE |
| 6210 | 2026-08-17T23:47:53.473Z | [ recovery-image] Aug 17 23:47:52.569 INFO O| Aug 17 23:47:52.569 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6211 | 2026-08-17T23:47:53.483Z | [ recovery-image] Aug 17 23:47:52.579 INFO O| Aug 17 23:47:52.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp" |
| 6212 | 2026-08-17T23:47:53.483Z | [ recovery-image] Aug 17 23:47:52.579 INFO O| Aug 17 23:47:52.579 INFO STEP 324 (remove_files) COMPLETE |
| 6213 | 2026-08-17T23:47:53.483Z | [ recovery-image] Aug 17 23:47:52.579 INFO O| Aug 17 23:47:52.579 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6214 | 2026-08-17T23:47:53.492Z | [ recovery-image] Aug 17 23:47:52.588 INFO O| Aug 17 23:47:52.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise" |
| 6215 | 2026-08-17T23:47:53.492Z | [ recovery-image] Aug 17 23:47:52.588 INFO O| Aug 17 23:47:52.588 INFO STEP 325 (remove_files) COMPLETE |
| 6216 | 2026-08-17T23:47:53.492Z | [ recovery-image] Aug 17 23:47:52.588 INFO O| Aug 17 23:47:52.588 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6217 | 2026-08-17T23:47:53.502Z | [ recovery-image] Aug 17 23:47:52.597 INFO O| Aug 17 23:47:52.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat" |
| 6218 | 2026-08-17T23:47:53.502Z | [ recovery-image] Aug 17 23:47:52.597 INFO O| Aug 17 23:47:52.597 INFO STEP 326 (remove_files) COMPLETE |
| 6219 | 2026-08-17T23:47:53.502Z | [ recovery-image] Aug 17 23:47:52.597 INFO O| Aug 17 23:47:52.597 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6220 | 2026-08-17T23:47:53.513Z | [ recovery-image] Aug 17 23:47:52.605 INFO O| Aug 17 23:47:52.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz" |
| 6221 | 2026-08-17T23:47:53.513Z | [ recovery-image] Aug 17 23:47:52.605 INFO O| Aug 17 23:47:52.605 INFO STEP 327 (remove_files) COMPLETE |
| 6222 | 2026-08-17T23:47:53.513Z | [ recovery-image] Aug 17 23:47:52.605 INFO O| Aug 17 23:47:52.605 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6223 | 2026-08-17T23:47:53.519Z | [ recovery-image] Aug 17 23:47:52.615 INFO O| Aug 17 23:47:52.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr" |
| 6224 | 2026-08-17T23:47:53.522Z | [ recovery-image] Aug 17 23:47:52.615 INFO O| Aug 17 23:47:52.615 INFO STEP 328 (remove_files) COMPLETE |
| 6225 | 2026-08-17T23:47:53.522Z | [ recovery-image] Aug 17 23:47:52.615 INFO O| Aug 17 23:47:52.615 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6226 | 2026-08-17T23:47:53.530Z | [ recovery-image] Aug 17 23:47:52.625 INFO O| Aug 17 23:47:52.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print" |
| 6227 | 2026-08-17T23:47:53.530Z | [ recovery-image] Aug 17 23:47:52.625 INFO O| Aug 17 23:47:52.625 INFO STEP 329 (remove_files) COMPLETE |
| 6228 | 2026-08-17T23:47:53.533Z | [ recovery-image] Aug 17 23:47:52.625 INFO O| Aug 17 23:47:52.625 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6229 | 2026-08-17T23:47:53.538Z | [ recovery-image] Aug 17 23:47:52.634 INFO O| Aug 17 23:47:52.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf" |
| 6230 | 2026-08-17T23:47:53.541Z | [ recovery-image] Aug 17 23:47:52.634 INFO O| Aug 17 23:47:52.634 INFO STEP 330 (remove_files) COMPLETE |
| 6231 | 2026-08-17T23:47:53.541Z | [ recovery-image] Aug 17 23:47:52.634 INFO O| Aug 17 23:47:52.634 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6232 | 2026-08-17T23:47:53.548Z | [ recovery-image] Aug 17 23:47:52.644 INFO O| Aug 17 23:47:52.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl" |
| 6233 | 2026-08-17T23:47:53.548Z | [ recovery-image] Aug 17 23:47:52.644 INFO O| Aug 17 23:47:52.644 INFO STEP 331 (remove_files) COMPLETE |
| 6234 | 2026-08-17T23:47:53.548Z | [ recovery-image] Aug 17 23:47:52.644 INFO O| Aug 17 23:47:52.644 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6235 | 2026-08-17T23:47:53.558Z | [ recovery-image] Aug 17 23:47:52.653 INFO O| Aug 17 23:47:52.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles" |
| 6236 | 2026-08-17T23:47:53.558Z | [ recovery-image] Aug 17 23:47:52.653 INFO O| Aug 17 23:47:52.653 INFO STEP 332 (remove_files) COMPLETE |
| 6237 | 2026-08-17T23:47:53.558Z | [ recovery-image] Aug 17 23:47:52.653 INFO O| Aug 17 23:47:52.653 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6238 | 2026-08-17T23:47:53.566Z | [ recovery-image] Aug 17 23:47:52.662 INFO O| Aug 17 23:47:52.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects" |
| 6239 | 2026-08-17T23:47:53.566Z | [ recovery-image] Aug 17 23:47:52.662 INFO O| Aug 17 23:47:52.662 INFO STEP 333 (remove_files) COMPLETE |
| 6240 | 2026-08-17T23:47:53.566Z | [ recovery-image] Aug 17 23:47:52.662 INFO O| Aug 17 23:47:52.662 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6241 | 2026-08-17T23:47:53.575Z | [ recovery-image] Aug 17 23:47:52.672 INFO O| Aug 17 23:47:52.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags" |
| 6242 | 2026-08-17T23:47:53.575Z | [ recovery-image] Aug 17 23:47:52.672 INFO O| Aug 17 23:47:52.672 INFO STEP 334 (remove_files) COMPLETE |
| 6243 | 2026-08-17T23:47:53.579Z | [ recovery-image] Aug 17 23:47:52.672 INFO O| Aug 17 23:47:52.672 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6244 | 2026-08-17T23:47:53.585Z | [ recovery-image] Aug 17 23:47:52.681 INFO O| Aug 17 23:47:52.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev" |
| 6245 | 2026-08-17T23:47:53.585Z | [ recovery-image] Aug 17 23:47:52.681 INFO O| Aug 17 23:47:52.681 INFO STEP 335 (remove_files) COMPLETE |
| 6246 | 2026-08-17T23:47:53.585Z | [ recovery-image] Aug 17 23:47:52.681 INFO O| Aug 17 23:47:52.681 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6247 | 2026-08-17T23:47:53.596Z | [ recovery-image] Aug 17 23:47:52.692 INFO O| Aug 17 23:47:52.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp" |
| 6248 | 2026-08-17T23:47:53.596Z | [ recovery-image] Aug 17 23:47:52.692 INFO O| Aug 17 23:47:52.692 INFO STEP 336 (remove_files) COMPLETE |
| 6249 | 2026-08-17T23:47:53.596Z | [ recovery-image] Aug 17 23:47:52.692 INFO O| Aug 17 23:47:52.692 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6250 | 2026-08-17T23:47:53.605Z | [ recovery-image] Aug 17 23:47:52.701 INFO O| Aug 17 23:47:52.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs" |
| 6251 | 2026-08-17T23:47:53.605Z | [ recovery-image] Aug 17 23:47:52.701 INFO O| Aug 17 23:47:52.701 INFO STEP 337 (remove_files) COMPLETE |
| 6252 | 2026-08-17T23:47:53.605Z | [ recovery-image] Aug 17 23:47:52.701 INFO O| Aug 17 23:47:52.701 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6253 | 2026-08-17T23:47:53.615Z | [ recovery-image] Aug 17 23:47:52.711 INFO O| Aug 17 23:47:52.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait" |
| 6254 | 2026-08-17T23:47:53.615Z | [ recovery-image] Aug 17 23:47:52.711 INFO O| Aug 17 23:47:52.711 INFO STEP 338 (remove_files) COMPLETE |
| 6255 | 2026-08-17T23:47:53.615Z | [ recovery-image] Aug 17 23:47:52.711 INFO O| Aug 17 23:47:52.711 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6256 | 2026-08-17T23:47:53.624Z | [ recovery-image] Aug 17 23:47:52.720 INFO O| Aug 17 23:47:52.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd" |
| 6257 | 2026-08-17T23:47:53.624Z | [ recovery-image] Aug 17 23:47:52.720 INFO O| Aug 17 23:47:52.720 INFO STEP 339 (remove_files) COMPLETE |
| 6258 | 2026-08-17T23:47:53.624Z | [ recovery-image] Aug 17 23:47:52.720 INFO O| Aug 17 23:47:52.720 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6259 | 2026-08-17T23:47:53.634Z | [ recovery-image] Aug 17 23:47:52.730 INFO O| Aug 17 23:47:52.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read" |
| 6260 | 2026-08-17T23:47:53.634Z | [ recovery-image] Aug 17 23:47:52.730 INFO O| Aug 17 23:47:52.730 INFO STEP 340 (remove_files) COMPLETE |
| 6261 | 2026-08-17T23:47:53.634Z | [ recovery-image] Aug 17 23:47:52.730 INFO O| Aug 17 23:47:52.730 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6262 | 2026-08-17T23:47:53.644Z | [ recovery-image] Aug 17 23:47:52.740 INFO O| Aug 17 23:47:52.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red" |
| 6263 | 2026-08-17T23:47:53.644Z | [ recovery-image] Aug 17 23:47:52.740 INFO O| Aug 17 23:47:52.740 INFO STEP 341 (remove_files) COMPLETE |
| 6264 | 2026-08-17T23:47:53.644Z | [ recovery-image] Aug 17 23:47:52.740 INFO O| Aug 17 23:47:52.740 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6265 | 2026-08-17T23:47:53.655Z | [ recovery-image] Aug 17 23:47:52.751 INFO O| Aug 17 23:47:52.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp" |
| 6266 | 2026-08-17T23:47:53.655Z | [ recovery-image] Aug 17 23:47:52.751 INFO O| Aug 17 23:47:52.751 INFO STEP 342 (remove_files) COMPLETE |
| 6267 | 2026-08-17T23:47:53.655Z | [ recovery-image] Aug 17 23:47:52.751 INFO O| Aug 17 23:47:52.751 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6268 | 2026-08-17T23:47:53.665Z | [ recovery-image] Aug 17 23:47:52.761 INFO O| Aug 17 23:47:52.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice" |
| 6269 | 2026-08-17T23:47:53.665Z | [ recovery-image] Aug 17 23:47:52.761 INFO O| Aug 17 23:47:52.761 INFO STEP 343 (remove_files) COMPLETE |
| 6270 | 2026-08-17T23:47:53.669Z | [ recovery-image] Aug 17 23:47:52.761 INFO O| Aug 17 23:47:52.761 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6271 | 2026-08-17T23:47:53.676Z | [ recovery-image] Aug 17 23:47:52.772 INFO O| Aug 17 23:47:52.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize" |
| 6272 | 2026-08-17T23:47:53.676Z | [ recovery-image] Aug 17 23:47:52.772 INFO O| Aug 17 23:47:52.772 INFO STEP 344 (remove_files) COMPLETE |
| 6273 | 2026-08-17T23:47:53.676Z | [ recovery-image] Aug 17 23:47:52.772 INFO O| Aug 17 23:47:52.772 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6274 | 2026-08-17T23:47:53.686Z | [ recovery-image] Aug 17 23:47:52.782 INFO O| Aug 17 23:47:52.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev" |
| 6275 | 2026-08-17T23:47:53.686Z | [ recovery-image] Aug 17 23:47:52.782 INFO O| Aug 17 23:47:52.782 INFO STEP 345 (remove_files) COMPLETE |
| 6276 | 2026-08-17T23:47:53.686Z | [ recovery-image] Aug 17 23:47:52.782 INFO O| Aug 17 23:47:52.782 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6277 | 2026-08-17T23:47:53.696Z | [ recovery-image] Aug 17 23:47:52.792 INFO O| Aug 17 23:47:52.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh" |
| 6278 | 2026-08-17T23:47:53.696Z | [ recovery-image] Aug 17 23:47:52.792 INFO O| Aug 17 23:47:52.792 INFO STEP 346 (remove_files) COMPLETE |
| 6279 | 2026-08-17T23:47:53.699Z | [ recovery-image] Aug 17 23:47:52.792 INFO O| Aug 17 23:47:52.792 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6280 | 2026-08-17T23:47:53.705Z | [ recovery-image] Aug 17 23:47:52.801 INFO O| Aug 17 23:47:52.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93" |
| 6281 | 2026-08-17T23:47:53.705Z | [ recovery-image] Aug 17 23:47:52.801 INFO O| Aug 17 23:47:52.801 INFO STEP 347 (remove_files) COMPLETE |
| 6282 | 2026-08-17T23:47:53.710Z | [ recovery-image] Aug 17 23:47:52.801 INFO O| Aug 17 23:47:52.801 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6283 | 2026-08-17T23:47:53.714Z | [ recovery-image] Aug 17 23:47:52.810 INFO O| Aug 17 23:47:52.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles" |
| 6284 | 2026-08-17T23:47:53.714Z | [ recovery-image] Aug 17 23:47:52.810 INFO O| Aug 17 23:47:52.810 INFO STEP 348 (remove_files) COMPLETE |
| 6285 | 2026-08-17T23:47:53.714Z | [ recovery-image] Aug 17 23:47:52.810 INFO O| Aug 17 23:47:52.810 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6286 | 2026-08-17T23:47:53.725Z | [ recovery-image] Aug 17 23:47:52.819 INFO O| Aug 17 23:47:52.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo" |
| 6287 | 2026-08-17T23:47:53.725Z | [ recovery-image] Aug 17 23:47:52.819 INFO O| Aug 17 23:47:52.819 INFO STEP 349 (remove_files) COMPLETE |
| 6288 | 2026-08-17T23:47:53.725Z | [ recovery-image] Aug 17 23:47:52.819 INFO O| Aug 17 23:47:52.819 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6289 | 2026-08-17T23:47:53.731Z | [ recovery-image] Aug 17 23:47:52.827 INFO O| Aug 17 23:47:52.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync" |
| 6290 | 2026-08-17T23:47:53.731Z | [ recovery-image] Aug 17 23:47:52.827 INFO O| Aug 17 23:47:52.827 INFO STEP 350 (remove_files) COMPLETE |
| 6291 | 2026-08-17T23:47:53.735Z | [ recovery-image] Aug 17 23:47:52.827 INFO O| Aug 17 23:47:52.827 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6292 | 2026-08-17T23:47:53.742Z | [ recovery-image] Aug 17 23:47:52.838 INFO O| Aug 17 23:47:52.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl" |
| 6293 | 2026-08-17T23:47:53.742Z | [ recovery-image] Aug 17 23:47:52.838 INFO O| Aug 17 23:47:52.838 INFO STEP 351 (remove_files) COMPLETE |
| 6294 | 2026-08-17T23:47:53.742Z | [ recovery-image] Aug 17 23:47:52.838 INFO O| Aug 17 23:47:52.838 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6295 | 2026-08-17T23:47:53.752Z | [ recovery-image] Aug 17 23:47:52.848 INFO O| Aug 17 23:47:52.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat" |
| 6296 | 2026-08-17T23:47:53.752Z | [ recovery-image] Aug 17 23:47:52.848 INFO O| Aug 17 23:47:52.848 INFO STEP 352 (remove_files) COMPLETE |
| 6297 | 2026-08-17T23:47:53.752Z | [ recovery-image] Aug 17 23:47:52.848 INFO O| Aug 17 23:47:52.848 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6298 | 2026-08-17T23:47:53.761Z | [ recovery-image] Aug 17 23:47:52.857 INFO O| Aug 17 23:47:52.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp" |
| 6299 | 2026-08-17T23:47:53.761Z | [ recovery-image] Aug 17 23:47:52.858 INFO O| Aug 17 23:47:52.857 INFO STEP 353 (remove_files) COMPLETE |
| 6300 | 2026-08-17T23:47:53.761Z | [ recovery-image] Aug 17 23:47:52.858 INFO O| Aug 17 23:47:52.857 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6301 | 2026-08-17T23:47:53.772Z | [ recovery-image] Aug 17 23:47:52.868 INFO O| Aug 17 23:47:52.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script" |
| 6302 | 2026-08-17T23:47:53.772Z | [ recovery-image] Aug 17 23:47:52.868 INFO O| Aug 17 23:47:52.868 INFO STEP 354 (remove_files) COMPLETE |
| 6303 | 2026-08-17T23:47:53.775Z | [ recovery-image] Aug 17 23:47:52.868 INFO O| Aug 17 23:47:52.868 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6304 | 2026-08-17T23:47:53.781Z | [ recovery-image] Aug 17 23:47:52.877 INFO O| Aug 17 23:47:52.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff" |
| 6305 | 2026-08-17T23:47:53.781Z | [ recovery-image] Aug 17 23:47:52.877 INFO O| Aug 17 23:47:52.877 INFO STEP 355 (remove_files) COMPLETE |
| 6306 | 2026-08-17T23:47:53.785Z | [ recovery-image] Aug 17 23:47:52.877 INFO O| Aug 17 23:47:52.877 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6307 | 2026-08-17T23:47:53.791Z | [ recovery-image] Aug 17 23:47:52.887 INFO O| Aug 17 23:47:52.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp" |
| 6308 | 2026-08-17T23:47:53.791Z | [ recovery-image] Aug 17 23:47:52.887 INFO O| Aug 17 23:47:52.887 INFO STEP 356 (remove_files) COMPLETE |
| 6309 | 2026-08-17T23:47:53.795Z | [ recovery-image] Aug 17 23:47:52.887 INFO O| Aug 17 23:47:52.887 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6310 | 2026-08-17T23:47:53.802Z | [ recovery-image] Aug 17 23:47:52.898 INFO O| Aug 17 23:47:52.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp" |
| 6311 | 2026-08-17T23:47:53.802Z | [ recovery-image] Aug 17 23:47:52.898 INFO O| Aug 17 23:47:52.898 INFO STEP 357 (remove_files) COMPLETE |
| 6312 | 2026-08-17T23:47:53.806Z | [ recovery-image] Aug 17 23:47:52.898 INFO O| Aug 17 23:47:52.898 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6313 | 2026-08-17T23:47:53.813Z | [ recovery-image] Aug 17 23:47:52.909 INFO O| Aug 17 23:47:52.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp" |
| 6314 | 2026-08-17T23:47:53.813Z | [ recovery-image] Aug 17 23:47:52.909 INFO O| Aug 17 23:47:52.909 INFO STEP 358 (remove_files) COMPLETE |
| 6315 | 2026-08-17T23:47:53.813Z | [ recovery-image] Aug 17 23:47:52.909 INFO O| Aug 17 23:47:52.909 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6316 | 2026-08-17T23:47:53.824Z | [ recovery-image] Aug 17 23:47:52.920 INFO O| Aug 17 23:47:52.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil" |
| 6317 | 2026-08-17T23:47:53.824Z | [ recovery-image] Aug 17 23:47:52.920 INFO O| Aug 17 23:47:52.920 INFO STEP 359 (remove_files) COMPLETE |
| 6318 | 2026-08-17T23:47:53.828Z | [ recovery-image] Aug 17 23:47:52.920 INFO O| Aug 17 23:47:52.920 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6319 | 2026-08-17T23:47:53.835Z | [ recovery-image] Aug 17 23:47:52.931 INFO O| Aug 17 23:47:52.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib" |
| 6320 | 2026-08-17T23:47:53.835Z | [ recovery-image] Aug 17 23:47:52.932 INFO O| Aug 17 23:47:52.932 INFO STEP 360 (remove_files) COMPLETE |
| 6321 | 2026-08-17T23:47:53.839Z | [ recovery-image] Aug 17 23:47:52.932 INFO O| Aug 17 23:47:52.932 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6322 | 2026-08-17T23:47:53.848Z | [ recovery-image] Aug 17 23:47:52.942 INFO O| Aug 17 23:47:52.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget" |
| 6323 | 2026-08-17T23:47:53.848Z | [ recovery-image] Aug 17 23:47:52.942 INFO O| Aug 17 23:47:52.942 INFO STEP 361 (remove_files) COMPLETE |
| 6324 | 2026-08-17T23:47:53.848Z | [ recovery-image] Aug 17 23:47:52.942 INFO O| Aug 17 23:47:52.942 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6325 | 2026-08-17T23:47:53.857Z | [ recovery-image] Aug 17 23:47:52.952 INFO O| Aug 17 23:47:52.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk" |
| 6326 | 2026-08-17T23:47:53.857Z | [ recovery-image] Aug 17 23:47:52.952 INFO O| Aug 17 23:47:52.952 INFO STEP 362 (remove_files) COMPLETE |
| 6327 | 2026-08-17T23:47:53.857Z | [ recovery-image] Aug 17 23:47:52.952 INFO O| Aug 17 23:47:52.952 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6328 | 2026-08-17T23:47:53.865Z | [ recovery-image] Aug 17 23:47:52.961 INFO O| Aug 17 23:47:52.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck" |
| 6329 | 2026-08-17T23:47:53.865Z | [ recovery-image] Aug 17 23:47:52.961 INFO O| Aug 17 23:47:52.961 INFO STEP 363 (remove_files) COMPLETE |
| 6330 | 2026-08-17T23:47:53.868Z | [ recovery-image] Aug 17 23:47:52.961 INFO O| Aug 17 23:47:52.961 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6331 | 2026-08-17T23:47:53.876Z | [ recovery-image] Aug 17 23:47:52.972 INFO O| Aug 17 23:47:52.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf" |
| 6332 | 2026-08-17T23:47:53.876Z | [ recovery-image] Aug 17 23:47:52.972 INFO O| Aug 17 23:47:52.972 INFO STEP 364 (remove_files) COMPLETE |
| 6333 | 2026-08-17T23:47:53.876Z | [ recovery-image] Aug 17 23:47:52.972 INFO O| Aug 17 23:47:52.972 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6334 | 2026-08-17T23:47:53.889Z | [ recovery-image] Aug 17 23:47:52.983 INFO O| Aug 17 23:47:52.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta" |
| 6335 | 2026-08-17T23:47:53.889Z | [ recovery-image] Aug 17 23:47:52.984 INFO O| Aug 17 23:47:52.984 INFO STEP 365 (remove_files) COMPLETE |
| 6336 | 2026-08-17T23:47:53.889Z | [ recovery-image] Aug 17 23:47:52.984 INFO O| Aug 17 23:47:52.984 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6337 | 2026-08-17T23:47:53.897Z | [ recovery-image] Aug 17 23:47:52.993 INFO O| Aug 17 23:47:52.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf" |
| 6338 | 2026-08-17T23:47:53.897Z | [ recovery-image] Aug 17 23:47:52.994 INFO O| Aug 17 23:47:52.993 INFO STEP 366 (remove_files) COMPLETE |
| 6339 | 2026-08-17T23:47:53.897Z | [ recovery-image] Aug 17 23:47:52.994 INFO O| Aug 17 23:47:52.994 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6340 | 2026-08-17T23:47:53.908Z | [ recovery-image] Aug 17 23:47:53.003 INFO O| Aug 17 23:47:53.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget" |
| 6341 | 2026-08-17T23:47:53.908Z | [ recovery-image] Aug 17 23:47:53.003 INFO O| Aug 17 23:47:53.003 INFO STEP 367 (remove_files) COMPLETE |
| 6342 | 2026-08-17T23:47:53.911Z | [ recovery-image] Aug 17 23:47:53.003 INFO O| Aug 17 23:47:53.003 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6343 | 2026-08-17T23:47:53.917Z | [ recovery-image] Aug 17 23:47:53.013 INFO O| Aug 17 23:47:53.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext" |
| 6344 | 2026-08-17T23:47:53.917Z | [ recovery-image] Aug 17 23:47:53.013 INFO O| Aug 17 23:47:53.013 INFO STEP 368 (remove_files) COMPLETE |
| 6345 | 2026-08-17T23:47:53.917Z | [ recovery-image] Aug 17 23:47:53.013 INFO O| Aug 17 23:47:53.013 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6346 | 2026-08-17T23:47:53.927Z | [ recovery-image] Aug 17 23:47:53.023 INFO O| Aug 17 23:47:53.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat" |
| 6347 | 2026-08-17T23:47:53.927Z | [ recovery-image] Aug 17 23:47:53.023 INFO O| Aug 17 23:47:53.023 INFO STEP 369 (remove_files) COMPLETE |
| 6348 | 2026-08-17T23:47:53.927Z | [ recovery-image] Aug 17 23:47:53.023 INFO O| Aug 17 23:47:53.023 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6349 | 2026-08-17T23:47:53.935Z | [ recovery-image] Aug 17 23:47:53.031 INFO O| Aug 17 23:47:53.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap" |
| 6350 | 2026-08-17T23:47:53.935Z | [ recovery-image] Aug 17 23:47:53.031 INFO O| Aug 17 23:47:53.031 INFO STEP 370 (remove_files) COMPLETE |
| 6351 | 2026-08-17T23:47:53.935Z | [ recovery-image] Aug 17 23:47:53.031 INFO O| Aug 17 23:47:53.031 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6352 | 2026-08-17T23:47:53.945Z | [ recovery-image] Aug 17 23:47:53.041 INFO O| Aug 17 23:47:53.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping" |
| 6353 | 2026-08-17T23:47:53.945Z | [ recovery-image] Aug 17 23:47:53.041 INFO O| Aug 17 23:47:53.041 INFO STEP 371 (remove_files) COMPLETE |
| 6354 | 2026-08-17T23:47:53.948Z | [ recovery-image] Aug 17 23:47:53.041 INFO O| Aug 17 23:47:53.041 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6355 | 2026-08-17T23:47:53.953Z | [ recovery-image] Aug 17 23:47:53.049 INFO O| Aug 17 23:47:53.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps" |
| 6356 | 2026-08-17T23:47:53.953Z | [ recovery-image] Aug 17 23:47:53.049 INFO O| Aug 17 23:47:53.049 INFO STEP 372 (remove_files) COMPLETE |
| 6357 | 2026-08-17T23:47:53.953Z | [ recovery-image] Aug 17 23:47:53.049 INFO O| Aug 17 23:47:53.049 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6358 | 2026-08-17T23:47:53.962Z | [ recovery-image] Aug 17 23:47:53.058 INFO O| Aug 17 23:47:53.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset" |
| 6359 | 2026-08-17T23:47:53.962Z | [ recovery-image] Aug 17 23:47:53.058 INFO O| Aug 17 23:47:53.058 INFO STEP 373 (remove_files) COMPLETE |
| 6360 | 2026-08-17T23:47:53.965Z | [ recovery-image] Aug 17 23:47:53.058 INFO O| Aug 17 23:47:53.058 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6361 | 2026-08-17T23:47:53.973Z | [ recovery-image] Aug 17 23:47:53.068 INFO O| Aug 17 23:47:53.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus" |
| 6362 | 2026-08-17T23:47:53.973Z | [ recovery-image] Aug 17 23:47:53.068 INFO O| Aug 17 23:47:53.068 INFO STEP 374 (remove_files) COMPLETE |
| 6363 | 2026-08-17T23:47:53.976Z | [ recovery-image] Aug 17 23:47:53.068 INFO O| Aug 17 23:47:53.068 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6364 | 2026-08-17T23:47:53.983Z | [ recovery-image] Aug 17 23:47:53.079 INFO O| Aug 17 23:47:53.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable" |
| 6365 | 2026-08-17T23:47:53.983Z | [ recovery-image] Aug 17 23:47:53.079 INFO O| Aug 17 23:47:53.079 INFO STEP 375 (remove_files) COMPLETE |
| 6366 | 2026-08-17T23:47:53.983Z | [ recovery-image] Aug 17 23:47:53.079 INFO O| Aug 17 23:47:53.079 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6367 | 2026-08-17T23:47:53.994Z | [ recovery-image] Aug 17 23:47:53.089 INFO O| Aug 17 23:47:53.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest" |
| 6368 | 2026-08-17T23:47:53.994Z | [ recovery-image] Aug 17 23:47:53.089 INFO O| Aug 17 23:47:53.089 INFO STEP 376 (remove_files) COMPLETE |
| 6369 | 2026-08-17T23:47:53.994Z | [ recovery-image] Aug 17 23:47:53.089 INFO O| Aug 17 23:47:53.089 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6370 | 2026-08-17T23:47:54.005Z | [ recovery-image] Aug 17 23:47:53.101 INFO O| Aug 17 23:47:53.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate" |
| 6371 | 2026-08-17T23:47:54.005Z | [ recovery-image] Aug 17 23:47:53.101 INFO O| Aug 17 23:47:53.101 INFO STEP 377 (remove_files) COMPLETE |
| 6372 | 2026-08-17T23:47:54.005Z | [ recovery-image] Aug 17 23:47:53.101 INFO O| Aug 17 23:47:53.101 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6373 | 2026-08-17T23:47:54.015Z | [ recovery-image] Aug 17 23:47:53.111 INFO O| Aug 17 23:47:53.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap" |
| 6374 | 2026-08-17T23:47:54.015Z | [ recovery-image] Aug 17 23:47:53.111 INFO O| Aug 17 23:47:53.111 INFO STEP 378 (remove_files) COMPLETE |
| 6375 | 2026-08-17T23:47:54.021Z | [ recovery-image] Aug 17 23:47:53.111 INFO O| Aug 17 23:47:53.111 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6376 | 2026-08-17T23:47:54.025Z | [ recovery-image] Aug 17 23:47:53.121 INFO O| Aug 17 23:47:53.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm" |
| 6377 | 2026-08-17T23:47:54.025Z | [ recovery-image] Aug 17 23:47:53.121 INFO O| Aug 17 23:47:53.121 INFO STEP 379 (remove_files) COMPLETE |
| 6378 | 2026-08-17T23:47:54.025Z | [ recovery-image] Aug 17 23:47:53.121 INFO O| Aug 17 23:47:53.121 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6379 | 2026-08-17T23:47:54.036Z | [ recovery-image] Aug 17 23:47:53.132 INFO O| Aug 17 23:47:53.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm" |
| 6380 | 2026-08-17T23:47:54.036Z | [ recovery-image] Aug 17 23:47:53.132 INFO O| Aug 17 23:47:53.132 INFO STEP 380 (remove_files) COMPLETE |
| 6381 | 2026-08-17T23:47:54.036Z | [ recovery-image] Aug 17 23:47:53.132 INFO O| Aug 17 23:47:53.132 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6382 | 2026-08-17T23:47:54.046Z | [ recovery-image] Aug 17 23:47:53.142 INFO O| Aug 17 23:47:53.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk" |
| 6383 | 2026-08-17T23:47:54.046Z | [ recovery-image] Aug 17 23:47:53.142 INFO O| Aug 17 23:47:53.142 INFO STEP 381 (remove_files) COMPLETE |
| 6384 | 2026-08-17T23:47:54.050Z | [ recovery-image] Aug 17 23:47:53.142 INFO O| Aug 17 23:47:53.142 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6385 | 2026-08-17T23:47:54.054Z | [ recovery-image] Aug 17 23:47:53.150 INFO O| Aug 17 23:47:53.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss" |
| 6386 | 2026-08-17T23:47:54.054Z | [ recovery-image] Aug 17 23:47:53.150 INFO O| Aug 17 23:47:53.150 INFO STEP 382 (remove_files) COMPLETE |
| 6387 | 2026-08-17T23:47:54.054Z | [ recovery-image] Aug 17 23:47:53.151 INFO O| Aug 17 23:47:53.150 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6388 | 2026-08-17T23:47:54.062Z | [ recovery-image] Aug 17 23:47:53.158 INFO O| Aug 17 23:47:53.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell" |
| 6389 | 2026-08-17T23:47:54.062Z | [ recovery-image] Aug 17 23:47:53.158 INFO O| Aug 17 23:47:53.158 INFO STEP 383 (remove_files) COMPLETE |
| 6390 | 2026-08-17T23:47:54.066Z | [ recovery-image] Aug 17 23:47:53.158 INFO O| Aug 17 23:47:53.158 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6391 | 2026-08-17T23:47:54.066Z | [verify-libraries] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 6392 | 2026-08-17T23:47:54.070Z | [ recovery-image] Aug 17 23:47:53.166 INFO O| Aug 17 23:47:53.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split" |
| 6393 | 2026-08-17T23:47:54.070Z | [ recovery-image] Aug 17 23:47:53.166 INFO O| Aug 17 23:47:53.166 INFO STEP 384 (remove_files) COMPLETE |
| 6394 | 2026-08-17T23:47:54.070Z | [ recovery-image] Aug 17 23:47:53.166 INFO O| Aug 17 23:47:53.166 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6395 | 2026-08-17T23:47:54.083Z | [ recovery-image] Aug 17 23:47:53.174 INFO O| Aug 17 23:47:53.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3" |
| 6396 | 2026-08-17T23:47:54.083Z | [ recovery-image] Aug 17 23:47:53.174 INFO O| Aug 17 23:47:53.174 INFO STEP 385 (remove_files) COMPLETE |
| 6397 | 2026-08-17T23:47:54.083Z | [ recovery-image] Aug 17 23:47:53.174 INFO O| Aug 17 23:47:53.174 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6398 | 2026-08-17T23:47:54.088Z | [ recovery-image] Aug 17 23:47:53.184 INFO O| Aug 17 23:47:53.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh" |
| 6399 | 2026-08-17T23:47:54.088Z | [ recovery-image] Aug 17 23:47:53.184 INFO O| Aug 17 23:47:53.184 INFO STEP 386 (remove_files) COMPLETE |
| 6400 | 2026-08-17T23:47:54.088Z | [ recovery-image] Aug 17 23:47:53.184 INFO O| Aug 17 23:47:53.184 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6401 | 2026-08-17T23:47:54.098Z | [ recovery-image] Aug 17 23:47:53.194 INFO O| Aug 17 23:47:53.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add" |
| 6402 | 2026-08-17T23:47:54.098Z | [ recovery-image] Aug 17 23:47:53.194 INFO O| Aug 17 23:47:53.194 INFO STEP 387 (remove_files) COMPLETE |
| 6403 | 2026-08-17T23:47:54.098Z | [ recovery-image] Aug 17 23:47:53.194 INFO O| Aug 17 23:47:53.194 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6404 | 2026-08-17T23:47:54.107Z | [ recovery-image] Aug 17 23:47:53.203 INFO O| Aug 17 23:47:53.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent" |
| 6405 | 2026-08-17T23:47:54.107Z | [ recovery-image] Aug 17 23:47:53.203 INFO O| Aug 17 23:47:53.203 INFO STEP 388 (remove_files) COMPLETE |
| 6406 | 2026-08-17T23:47:54.107Z | [ recovery-image] Aug 17 23:47:53.203 INFO O| Aug 17 23:47:53.203 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6407 | 2026-08-17T23:47:54.117Z | [ recovery-image] Aug 17 23:47:53.213 INFO O| Aug 17 23:47:53.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id" |
| 6408 | 2026-08-17T23:47:54.117Z | [ recovery-image] Aug 17 23:47:53.213 INFO O| Aug 17 23:47:53.213 INFO STEP 389 (remove_files) COMPLETE |
| 6409 | 2026-08-17T23:47:54.121Z | [ recovery-image] Aug 17 23:47:53.213 INFO O| Aug 17 23:47:53.213 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6410 | 2026-08-17T23:47:54.127Z | [ recovery-image] Aug 17 23:47:53.224 INFO O| Aug 17 23:47:53.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan" |
| 6411 | 2026-08-17T23:47:54.127Z | [ recovery-image] Aug 17 23:47:53.224 INFO O| Aug 17 23:47:53.224 INFO STEP 390 (remove_files) COMPLETE |
| 6412 | 2026-08-17T23:47:54.127Z | [ recovery-image] Aug 17 23:47:53.224 INFO O| Aug 17 23:47:53.224 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6413 | 2026-08-17T23:47:54.138Z | [ recovery-image] Aug 17 23:47:53.234 INFO O| Aug 17 23:47:53.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings" |
| 6414 | 2026-08-17T23:47:54.138Z | [ recovery-image] Aug 17 23:47:53.234 INFO O| Aug 17 23:47:53.234 INFO STEP 391 (remove_files) COMPLETE |
| 6415 | 2026-08-17T23:47:54.138Z | [ recovery-image] Aug 17 23:47:53.234 INFO O| Aug 17 23:47:53.234 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6416 | 2026-08-17T23:47:54.141Z | [verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 6417 | 2026-08-17T23:47:54.148Z | [ recovery-image] Aug 17 23:47:53.244 INFO O| Aug 17 23:47:53.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum" |
| 6418 | 2026-08-17T23:47:54.148Z | [ recovery-image] Aug 17 23:47:53.244 INFO O| Aug 17 23:47:53.244 INFO STEP 392 (remove_files) COMPLETE |
| 6419 | 2026-08-17T23:47:54.152Z | [ recovery-image] Aug 17 23:47:53.244 INFO O| Aug 17 23:47:53.244 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6420 | 2026-08-17T23:47:54.157Z | [ recovery-image] Aug 17 23:47:53.253 INFO O| Aug 17 23:47:53.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs" |
| 6421 | 2026-08-17T23:47:54.157Z | [ recovery-image] Aug 17 23:47:53.253 INFO O| Aug 17 23:47:53.253 INFO STEP 393 (remove_files) COMPLETE |
| 6422 | 2026-08-17T23:47:54.157Z | [ recovery-image] Aug 17 23:47:53.254 INFO O| Aug 17 23:47:53.253 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6423 | 2026-08-17T23:47:54.169Z | [ recovery-image] Aug 17 23:47:53.265 INFO O| Aug 17 23:47:53.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy" |
| 6424 | 2026-08-17T23:47:54.169Z | [ recovery-image] Aug 17 23:47:53.265 INFO O| Aug 17 23:47:53.265 INFO STEP 394 (remove_files) COMPLETE |
| 6425 | 2026-08-17T23:47:54.169Z | [ recovery-image] Aug 17 23:47:53.265 INFO O| Aug 17 23:47:53.265 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6426 | 2026-08-17T23:47:54.179Z | [ recovery-image] Aug 17 23:47:53.275 INFO O| Aug 17 23:47:53.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test" |
| 6427 | 2026-08-17T23:47:54.180Z | [ recovery-image] Aug 17 23:47:53.275 INFO O| Aug 17 23:47:53.275 INFO STEP 395 (remove_files) COMPLETE |
| 6428 | 2026-08-17T23:47:54.180Z | [ recovery-image] Aug 17 23:47:53.275 INFO O| Aug 17 23:47:53.275 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6429 | 2026-08-17T23:47:54.188Z | [ recovery-image] Aug 17 23:47:53.284 INFO O| Aug 17 23:47:53.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic" |
| 6430 | 2026-08-17T23:47:54.188Z | [ recovery-image] Aug 17 23:47:53.284 INFO O| Aug 17 23:47:53.284 INFO STEP 396 (remove_files) COMPLETE |
| 6431 | 2026-08-17T23:47:54.188Z | [ recovery-image] Aug 17 23:47:53.284 INFO O| Aug 17 23:47:53.284 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6432 | 2026-08-17T23:47:54.199Z | [ recovery-image] Aug 17 23:47:53.295 INFO O| Aug 17 23:47:53.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time" |
| 6433 | 2026-08-17T23:47:54.199Z | [ recovery-image] Aug 17 23:47:53.295 INFO O| Aug 17 23:47:53.295 INFO STEP 397 (remove_files) COMPLETE |
| 6434 | 2026-08-17T23:47:54.202Z | [ recovery-image] Aug 17 23:47:53.295 INFO O| Aug 17 23:47:53.295 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6435 | 2026-08-17T23:47:54.210Z | [ recovery-image] Aug 17 23:47:53.306 INFO O| Aug 17 23:47:53.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip" |
| 6436 | 2026-08-17T23:47:54.210Z | [ recovery-image] Aug 17 23:47:53.306 INFO O| Aug 17 23:47:53.306 INFO STEP 398 (remove_files) COMPLETE |
| 6437 | 2026-08-17T23:47:54.210Z | [ recovery-image] Aug 17 23:47:53.306 INFO O| Aug 17 23:47:53.306 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6438 | 2026-08-17T23:47:54.222Z | [ recovery-image] Aug 17 23:47:53.317 INFO O| Aug 17 23:47:53.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib" |
| 6439 | 2026-08-17T23:47:54.222Z | [ recovery-image] Aug 17 23:47:53.317 INFO O| Aug 17 23:47:53.317 INFO STEP 399 (remove_files) COMPLETE |
| 6440 | 2026-08-17T23:47:54.226Z | [ recovery-image] Aug 17 23:47:53.317 INFO O| Aug 17 23:47:53.317 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6441 | 2026-08-17T23:47:54.233Z | [ recovery-image] Aug 17 23:47:53.327 INFO O| Aug 17 23:47:53.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm" |
| 6442 | 2026-08-17T23:47:54.233Z | [ recovery-image] Aug 17 23:47:53.327 INFO O| Aug 17 23:47:53.327 INFO STEP 400 (remove_files) COMPLETE |
| 6443 | 2026-08-17T23:47:54.233Z | [ recovery-image] Aug 17 23:47:53.327 INFO O| Aug 17 23:47:53.327 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6444 | 2026-08-17T23:47:54.240Z | [ recovery-image] Aug 17 23:47:53.336 INFO O| Aug 17 23:47:53.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail" |
| 6445 | 2026-08-17T23:47:54.240Z | [ recovery-image] Aug 17 23:47:53.336 INFO O| Aug 17 23:47:53.336 INFO STEP 401 (remove_files) COMPLETE |
| 6446 | 2026-08-17T23:47:54.243Z | [ recovery-image] Aug 17 23:47:53.336 INFO O| Aug 17 23:47:53.336 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6447 | 2026-08-17T23:47:54.250Z | [ recovery-image] Aug 17 23:47:53.345 INFO O| Aug 17 23:47:53.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true" |
| 6448 | 2026-08-17T23:47:54.250Z | [ recovery-image] Aug 17 23:47:53.345 INFO O| Aug 17 23:47:53.345 INFO STEP 402 (remove_files) COMPLETE |
| 6449 | 2026-08-17T23:47:54.250Z | [ recovery-image] Aug 17 23:47:53.345 INFO O| Aug 17 23:47:53.345 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6450 | 2026-08-17T23:47:54.259Z | [ recovery-image] Aug 17 23:47:53.355 INFO O| Aug 17 23:47:53.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty" |
| 6451 | 2026-08-17T23:47:54.259Z | [ recovery-image] Aug 17 23:47:53.355 INFO O| Aug 17 23:47:53.355 INFO STEP 403 (remove_files) COMPLETE |
| 6452 | 2026-08-17T23:47:54.259Z | [ recovery-image] Aug 17 23:47:53.355 INFO O| Aug 17 23:47:53.355 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6453 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.363 INFO O| Aug 17 23:47:53.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type" |
| 6454 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.364 INFO O| Aug 17 23:47:53.363 INFO STEP 404 (remove_files) COMPLETE |
| 6455 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.364 INFO O| Aug 17 23:47:53.363 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6456 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.373 INFO O| Aug 17 23:47:53.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect" |
| 6457 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.374 INFO O| Aug 17 23:47:53.374 INFO STEP 405 (remove_files) COMPLETE |
| 6458 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.374 INFO O| Aug 17 23:47:53.374 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6459 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.384 INFO O| Aug 17 23:47:53.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit" |
| 6460 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.384 INFO O| Aug 17 23:47:53.384 INFO STEP 406 (remove_files) COMPLETE |
| 6461 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.384 INFO O| Aug 17 23:47:53.384 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6462 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.393 INFO O| Aug 17 23:47:53.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask" |
| 6463 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.393 INFO O| Aug 17 23:47:53.393 INFO STEP 407 (remove_files) COMPLETE |
| 6464 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.393 INFO O| Aug 17 23:47:53.393 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6465 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.402 INFO O| Aug 17 23:47:53.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias" |
| 6466 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.402 INFO O| Aug 17 23:47:53.402 INFO STEP 408 (remove_files) COMPLETE |
| 6467 | 2026-08-17T23:47:54.321Z | [ recovery-image] Aug 17 23:47:53.402 INFO O| Aug 17 23:47:53.402 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6468 | 2026-08-17T23:47:54.326Z | [ recovery-image] Aug 17 23:47:53.411 INFO O| Aug 17 23:47:53.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress" |
| 6469 | 2026-08-17T23:47:54.326Z | [ recovery-image] Aug 17 23:47:53.411 INFO O| Aug 17 23:47:53.411 INFO STEP 409 (remove_files) COMPLETE |
| 6470 | 2026-08-17T23:47:54.327Z | [ recovery-image] Aug 17 23:47:53.411 INFO O| Aug 17 23:47:53.411 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6471 | 2026-08-17T23:47:54.330Z | [ recovery-image] Aug 17 23:47:53.422 INFO O| Aug 17 23:47:53.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand" |
| 6472 | 2026-08-17T23:47:54.330Z | [ recovery-image] Aug 17 23:47:53.422 INFO O| Aug 17 23:47:53.422 INFO STEP 410 (remove_files) COMPLETE |
| 6473 | 2026-08-17T23:47:54.330Z | [ recovery-image] Aug 17 23:47:53.422 INFO O| Aug 17 23:47:53.422 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6474 | 2026-08-17T23:47:54.335Z | [ recovery-image] Aug 17 23:47:53.432 INFO O| Aug 17 23:47:53.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq" |
| 6475 | 2026-08-17T23:47:54.335Z | [ recovery-image] Aug 17 23:47:53.432 INFO O| Aug 17 23:47:53.432 INFO STEP 411 (remove_files) COMPLETE |
| 6476 | 2026-08-17T23:47:54.340Z | [ recovery-image] Aug 17 23:47:53.432 INFO O| Aug 17 23:47:53.432 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6477 | 2026-08-17T23:47:54.345Z | [ recovery-image] Aug 17 23:47:53.442 INFO O| Aug 17 23:47:53.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units" |
| 6478 | 2026-08-17T23:47:54.345Z | [ recovery-image] Aug 17 23:47:53.442 INFO O| Aug 17 23:47:53.442 INFO STEP 412 (remove_files) COMPLETE |
| 6479 | 2026-08-17T23:47:54.349Z | [ recovery-image] Aug 17 23:47:53.442 INFO O| Aug 17 23:47:53.442 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6480 | 2026-08-17T23:47:54.357Z | [ recovery-image] Aug 17 23:47:53.452 INFO O| Aug 17 23:47:53.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos" |
| 6481 | 2026-08-17T23:47:54.357Z | [ recovery-image] Aug 17 23:47:53.453 INFO O| Aug 17 23:47:53.452 INFO STEP 413 (remove_files) COMPLETE |
| 6482 | 2026-08-17T23:47:54.362Z | [ recovery-image] Aug 17 23:47:53.453 INFO O| Aug 17 23:47:53.453 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6483 | 2026-08-17T23:47:54.367Z | [ recovery-image] Aug 17 23:47:53.462 INFO O| Aug 17 23:47:53.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack" |
| 6484 | 2026-08-17T23:47:54.367Z | [ recovery-image] Aug 17 23:47:53.463 INFO O| Aug 17 23:47:53.462 INFO STEP 414 (remove_files) COMPLETE |
| 6485 | 2026-08-17T23:47:54.372Z | [ recovery-image] Aug 17 23:47:53.463 INFO O| Aug 17 23:47:53.462 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6486 | 2026-08-17T23:47:54.379Z | [ recovery-image] Aug 17 23:47:53.475 INFO O| Aug 17 23:47:53.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr" |
| 6487 | 2026-08-17T23:47:54.379Z | [ recovery-image] Aug 17 23:47:53.475 INFO O| Aug 17 23:47:53.475 INFO STEP 415 (remove_files) COMPLETE |
| 6488 | 2026-08-17T23:47:54.382Z | [ recovery-image] Aug 17 23:47:53.475 INFO O| Aug 17 23:47:53.475 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6489 | 2026-08-17T23:47:54.390Z | [ recovery-image] Aug 17 23:47:53.486 INFO O| Aug 17 23:47:53.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode" |
| 6490 | 2026-08-17T23:47:54.390Z | [ recovery-image] Aug 17 23:47:53.486 INFO O| Aug 17 23:47:53.486 INFO STEP 416 (remove_files) COMPLETE |
| 6491 | 2026-08-17T23:47:54.390Z | [ recovery-image] Aug 17 23:47:53.486 INFO O| Aug 17 23:47:53.486 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6492 | 2026-08-17T23:47:54.400Z | [ recovery-image] Aug 17 23:47:53.496 INFO O| Aug 17 23:47:53.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode" |
| 6493 | 2026-08-17T23:47:54.400Z | [ recovery-image] Aug 17 23:47:53.496 INFO O| Aug 17 23:47:53.496 INFO STEP 417 (remove_files) COMPLETE |
| 6494 | 2026-08-17T23:47:54.404Z | [ recovery-image] Aug 17 23:47:53.496 INFO O| Aug 17 23:47:53.496 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6495 | 2026-08-17T23:47:54.411Z | [ recovery-image] Aug 17 23:47:53.507 INFO O| Aug 17 23:47:53.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen" |
| 6496 | 2026-08-17T23:47:54.411Z | [ recovery-image] Aug 17 23:47:53.507 INFO O| Aug 17 23:47:53.507 INFO STEP 418 (remove_files) COMPLETE |
| 6497 | 2026-08-17T23:47:54.411Z | [ recovery-image] Aug 17 23:47:53.507 INFO O| Aug 17 23:47:53.507 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6498 | 2026-08-17T23:47:54.422Z | [ recovery-image] Aug 17 23:47:53.519 INFO O| Aug 17 23:47:53.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit" |
| 6499 | 2026-08-17T23:47:54.423Z | [ recovery-image] Aug 17 23:47:53.519 INFO O| Aug 17 23:47:53.519 INFO STEP 419 (remove_files) COMPLETE |
| 6500 | 2026-08-17T23:47:54.427Z | [ recovery-image] Aug 17 23:47:53.519 INFO O| Aug 17 23:47:53.519 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6501 | 2026-08-17T23:47:54.435Z | [ recovery-image] Aug 17 23:47:53.530 INFO O| Aug 17 23:47:53.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim" |
| 6502 | 2026-08-17T23:47:54.435Z | [ recovery-image] Aug 17 23:47:53.530 INFO O| Aug 17 23:47:53.530 INFO STEP 420 (remove_files) COMPLETE |
| 6503 | 2026-08-17T23:47:54.438Z | [ recovery-image] Aug 17 23:47:53.530 INFO O| Aug 17 23:47:53.530 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6504 | 2026-08-17T23:47:54.443Z | [ recovery-image] Aug 17 23:47:53.539 INFO O| Aug 17 23:47:53.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor" |
| 6505 | 2026-08-17T23:47:54.447Z | [ recovery-image] Aug 17 23:47:53.540 INFO O| Aug 17 23:47:53.539 INFO STEP 421 (remove_files) COMPLETE |
| 6506 | 2026-08-17T23:47:54.447Z | [ recovery-image] Aug 17 23:47:53.540 INFO O| Aug 17 23:47:53.540 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6507 | 2026-08-17T23:47:54.453Z | [ recovery-image] Aug 17 23:47:53.549 INFO O| Aug 17 23:47:53.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat" |
| 6508 | 2026-08-17T23:47:54.453Z | [ recovery-image] Aug 17 23:47:53.549 INFO O| Aug 17 23:47:53.549 INFO STEP 422 (remove_files) COMPLETE |
| 6509 | 2026-08-17T23:47:54.453Z | [ recovery-image] Aug 17 23:47:53.549 INFO O| Aug 17 23:47:53.549 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6510 | 2026-08-17T23:47:54.463Z | [ recovery-image] Aug 17 23:47:53.559 INFO O| Aug 17 23:47:53.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt" |
| 6511 | 2026-08-17T23:47:54.463Z | [ recovery-image] Aug 17 23:47:53.560 INFO O| Aug 17 23:47:53.560 INFO STEP 423 (remove_files) COMPLETE |
| 6512 | 2026-08-17T23:47:54.470Z | [ recovery-image] Aug 17 23:47:53.560 INFO O| Aug 17 23:47:53.560 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6513 | 2026-08-17T23:47:54.475Z | [ recovery-image] Aug 17 23:47:53.572 INFO O| Aug 17 23:47:53.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w" |
| 6514 | 2026-08-17T23:47:54.475Z | [ recovery-image] Aug 17 23:47:53.572 INFO O| Aug 17 23:47:53.572 INFO STEP 424 (remove_files) COMPLETE |
| 6515 | 2026-08-17T23:47:54.479Z | [ recovery-image] Aug 17 23:47:53.572 INFO O| Aug 17 23:47:53.572 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6516 | 2026-08-17T23:47:54.485Z | [ recovery-image] Aug 17 23:47:53.581 INFO O| Aug 17 23:47:53.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait" |
| 6517 | 2026-08-17T23:47:54.485Z | [ recovery-image] Aug 17 23:47:53.581 INFO O| Aug 17 23:47:53.581 INFO STEP 425 (remove_files) COMPLETE |
| 6518 | 2026-08-17T23:47:54.488Z | [ recovery-image] Aug 17 23:47:53.581 INFO O| Aug 17 23:47:53.581 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6519 | 2026-08-17T23:47:54.496Z | [ recovery-image] Aug 17 23:47:53.592 INFO O| Aug 17 23:47:53.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch" |
| 6520 | 2026-08-17T23:47:54.496Z | [ recovery-image] Aug 17 23:47:53.592 INFO O| Aug 17 23:47:53.592 INFO STEP 426 (remove_files) COMPLETE |
| 6521 | 2026-08-17T23:47:54.499Z | [ recovery-image] Aug 17 23:47:53.592 INFO O| Aug 17 23:47:53.592 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6522 | 2026-08-17T23:47:54.505Z | [ recovery-image] Aug 17 23:47:53.602 INFO O| Aug 17 23:47:53.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc" |
| 6523 | 2026-08-17T23:47:54.505Z | [ recovery-image] Aug 17 23:47:53.602 INFO O| Aug 17 23:47:53.602 INFO STEP 427 (remove_files) COMPLETE |
| 6524 | 2026-08-17T23:47:54.505Z | [ recovery-image] Aug 17 23:47:53.602 INFO O| Aug 17 23:47:53.602 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6525 | 2026-08-17T23:47:54.515Z | [ recovery-image] Aug 17 23:47:53.611 INFO O| Aug 17 23:47:53.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which" |
| 6526 | 2026-08-17T23:47:54.515Z | [ recovery-image] Aug 17 23:47:53.611 INFO O| Aug 17 23:47:53.611 INFO STEP 428 (remove_files) COMPLETE |
| 6527 | 2026-08-17T23:47:54.515Z | [ recovery-image] Aug 17 23:47:53.611 INFO O| Aug 17 23:47:53.611 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6528 | 2026-08-17T23:47:54.526Z | [ recovery-image] Aug 17 23:47:53.622 INFO O| Aug 17 23:47:53.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls" |
| 6529 | 2026-08-17T23:47:54.526Z | [ recovery-image] Aug 17 23:47:53.622 INFO O| Aug 17 23:47:53.622 INFO STEP 429 (remove_files) COMPLETE |
| 6530 | 2026-08-17T23:47:54.529Z | [ recovery-image] Aug 17 23:47:53.622 INFO O| Aug 17 23:47:53.622 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6531 | 2026-08-17T23:47:54.537Z | [ recovery-image] Aug 17 23:47:53.634 INFO O| Aug 17 23:47:53.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct" |
| 6532 | 2026-08-17T23:47:54.537Z | [ recovery-image] Aug 17 23:47:53.634 INFO O| Aug 17 23:47:53.634 INFO STEP 430 (remove_files) COMPLETE |
| 6533 | 2026-08-17T23:47:54.537Z | [ recovery-image] Aug 17 23:47:53.634 INFO O| Aug 17 23:47:53.634 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6534 | 2026-08-17T23:47:54.550Z | [ recovery-image] Aug 17 23:47:53.645 INFO O| Aug 17 23:47:53.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write" |
| 6535 | 2026-08-17T23:47:54.550Z | [ recovery-image] Aug 17 23:47:53.645 INFO O| Aug 17 23:47:53.645 INFO STEP 431 (remove_files) COMPLETE |
| 6536 | 2026-08-17T23:47:54.550Z | [ recovery-image] Aug 17 23:47:53.645 INFO O| Aug 17 23:47:53.645 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6537 | 2026-08-17T23:47:54.561Z | [ recovery-image] Aug 17 23:47:53.657 INFO O| Aug 17 23:47:53.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs" |
| 6538 | 2026-08-17T23:47:54.561Z | [ recovery-image] Aug 17 23:47:53.657 INFO O| Aug 17 23:47:53.657 INFO STEP 432 (remove_files) COMPLETE |
| 6539 | 2026-08-17T23:47:54.561Z | [ recovery-image] Aug 17 23:47:53.657 INFO O| Aug 17 23:47:53.657 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6540 | 2026-08-17T23:47:54.572Z | [ recovery-image] Aug 17 23:47:53.668 INFO O| Aug 17 23:47:53.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config" |
| 6541 | 2026-08-17T23:47:54.572Z | [ recovery-image] Aug 17 23:47:53.668 INFO O| Aug 17 23:47:53.668 INFO STEP 433 (remove_files) COMPLETE |
| 6542 | 2026-08-17T23:47:54.572Z | [ recovery-image] Aug 17 23:47:53.668 INFO O| Aug 17 23:47:53.668 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6543 | 2026-08-17T23:47:54.581Z | [ recovery-image] Aug 17 23:47:53.678 INFO O| Aug 17 23:47:53.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog" |
| 6544 | 2026-08-17T23:47:54.581Z | [ recovery-image] Aug 17 23:47:53.678 INFO O| Aug 17 23:47:53.678 INFO STEP 434 (remove_files) COMPLETE |
| 6545 | 2026-08-17T23:47:54.585Z | [ recovery-image] Aug 17 23:47:53.678 INFO O| Aug 17 23:47:53.678 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6546 | 2026-08-17T23:47:54.593Z | [ recovery-image] Aug 17 23:47:53.689 INFO O| Aug 17 23:47:53.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint" |
| 6547 | 2026-08-17T23:47:54.593Z | [ recovery-image] Aug 17 23:47:53.689 INFO O| Aug 17 23:47:53.689 INFO STEP 435 (remove_files) COMPLETE |
| 6548 | 2026-08-17T23:47:54.593Z | [ recovery-image] Aug 17 23:47:53.689 INFO O| Aug 17 23:47:53.689 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6549 | 2026-08-17T23:47:54.602Z | [ recovery-image] Aug 17 23:47:53.698 INFO O| Aug 17 23:47:53.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf" |
| 6550 | 2026-08-17T23:47:54.606Z | [ recovery-image] Aug 17 23:47:53.699 INFO O| Aug 17 23:47:53.698 INFO STEP 436 (remove_files) COMPLETE |
| 6551 | 2026-08-17T23:47:54.606Z | [ recovery-image] Aug 17 23:47:53.699 INFO O| Aug 17 23:47:53.699 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6552 | 2026-08-17T23:47:54.615Z | [ recovery-image] Aug 17 23:47:53.711 INFO O| Aug 17 23:47:53.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr" |
| 6553 | 2026-08-17T23:47:54.615Z | [ recovery-image] Aug 17 23:47:53.711 INFO O| Aug 17 23:47:53.711 INFO STEP 437 (remove_files) COMPLETE |
| 6554 | 2026-08-17T23:47:54.615Z | [ recovery-image] Aug 17 23:47:53.711 INFO O| Aug 17 23:47:53.711 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6555 | 2026-08-17T23:47:54.624Z | [ recovery-image] Aug 17 23:47:53.720 INFO O| Aug 17 23:47:53.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd" |
| 6556 | 2026-08-17T23:47:54.624Z | [ recovery-image] Aug 17 23:47:53.720 INFO O| Aug 17 23:47:53.720 INFO STEP 438 (remove_files) COMPLETE |
| 6557 | 2026-08-17T23:47:54.624Z | [ recovery-image] Aug 17 23:47:53.720 INFO O| Aug 17 23:47:53.720 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6558 | 2026-08-17T23:47:54.634Z | [ recovery-image] Aug 17 23:47:53.730 INFO O| Aug 17 23:47:53.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz" |
| 6559 | 2026-08-17T23:47:54.634Z | [ recovery-image] Aug 17 23:47:53.731 INFO O| Aug 17 23:47:53.731 INFO STEP 439 (remove_files) COMPLETE |
| 6560 | 2026-08-17T23:47:54.635Z | [ recovery-image] Aug 17 23:47:53.731 INFO O| Aug 17 23:47:53.731 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6561 | 2026-08-17T23:47:54.645Z | [ recovery-image] Aug 17 23:47:53.741 INFO O| Aug 17 23:47:53.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec" |
| 6562 | 2026-08-17T23:47:54.645Z | [ recovery-image] Aug 17 23:47:53.742 INFO O| Aug 17 23:47:53.742 INFO STEP 440 (remove_files) COMPLETE |
| 6563 | 2026-08-17T23:47:54.645Z | [ recovery-image] Aug 17 23:47:53.742 INFO O| Aug 17 23:47:53.742 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6564 | 2026-08-17T23:47:54.657Z | [ recovery-image] Aug 17 23:47:53.753 INFO O| Aug 17 23:47:53.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff" |
| 6565 | 2026-08-17T23:47:54.657Z | [ recovery-image] Aug 17 23:47:53.753 INFO O| Aug 17 23:47:53.753 INFO STEP 441 (remove_files) COMPLETE |
| 6566 | 2026-08-17T23:47:54.657Z | [ recovery-image] Aug 17 23:47:53.753 INFO O| Aug 17 23:47:53.753 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6567 | 2026-08-17T23:47:54.669Z | [ recovery-image] Aug 17 23:47:53.765 INFO O| Aug 17 23:47:53.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep" |
| 6568 | 2026-08-17T23:47:54.669Z | [ recovery-image] Aug 17 23:47:53.765 INFO O| Aug 17 23:47:53.765 INFO STEP 442 (remove_files) COMPLETE |
| 6569 | 2026-08-17T23:47:54.672Z | [ recovery-image] Aug 17 23:47:53.765 INFO O| Aug 17 23:47:53.765 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6570 | 2026-08-17T23:47:54.679Z | [ recovery-image] Aug 17 23:47:53.775 INFO O| Aug 17 23:47:53.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless" |
| 6571 | 2026-08-17T23:47:54.679Z | [ recovery-image] Aug 17 23:47:53.775 INFO O| Aug 17 23:47:53.775 INFO STEP 443 (remove_files) COMPLETE |
| 6572 | 2026-08-17T23:47:54.679Z | [ recovery-image] Aug 17 23:47:53.775 INFO O| Aug 17 23:47:53.775 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6573 | 2026-08-17T23:47:54.689Z | [ recovery-image] Aug 17 23:47:53.784 INFO O| Aug 17 23:47:53.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore" |
| 6574 | 2026-08-17T23:47:54.689Z | [ recovery-image] Aug 17 23:47:53.784 INFO O| Aug 17 23:47:53.784 INFO STEP 444 (remove_files) COMPLETE |
| 6575 | 2026-08-17T23:47:54.689Z | [ recovery-image] Aug 17 23:47:53.784 INFO O| Aug 17 23:47:53.784 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6576 | 2026-08-17T23:47:54.698Z | [ recovery-image] Aug 17 23:47:53.792 INFO O| Aug 17 23:47:53.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes" |
| 6577 | 2026-08-17T23:47:54.698Z | [ recovery-image] Aug 17 23:47:53.792 INFO O| Aug 17 23:47:53.792 INFO STEP 445 (remove_files) COMPLETE |
| 6578 | 2026-08-17T23:47:54.698Z | [ recovery-image] Aug 17 23:47:53.792 INFO O| Aug 17 23:47:53.792 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6579 | 2026-08-17T23:47:54.709Z | [ recovery-image] Aug 17 23:47:53.804 INFO O| Aug 17 23:47:53.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat" |
| 6580 | 2026-08-17T23:47:54.709Z | [ recovery-image] Aug 17 23:47:53.804 INFO O| Aug 17 23:47:53.804 INFO STEP 446 (remove_files) COMPLETE |
| 6581 | 2026-08-17T23:47:54.709Z | [ recovery-image] Aug 17 23:47:53.804 INFO O| Aug 17 23:47:53.804 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6582 | 2026-08-17T23:47:54.718Z | [ recovery-image] Aug 17 23:47:53.814 INFO O| Aug 17 23:47:53.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat" |
| 6583 | 2026-08-17T23:47:54.722Z | [ recovery-image] Aug 17 23:47:53.815 INFO O| Aug 17 23:47:53.814 INFO STEP 447 (remove_files) COMPLETE |
| 6584 | 2026-08-17T23:47:54.722Z | [ recovery-image] Aug 17 23:47:53.815 INFO O| Aug 17 23:47:53.815 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6585 | 2026-08-17T23:47:54.730Z | [ recovery-image] Aug 17 23:47:53.826 INFO O| Aug 17 23:47:53.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd" |
| 6586 | 2026-08-17T23:47:54.730Z | [ recovery-image] Aug 17 23:47:53.826 INFO O| Aug 17 23:47:53.826 INFO STEP 448 (remove_files) COMPLETE |
| 6587 | 2026-08-17T23:47:54.734Z | [ recovery-image] Aug 17 23:47:53.826 INFO O| Aug 17 23:47:53.826 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6588 | 2026-08-17T23:47:54.744Z | [ recovery-image] Aug 17 23:47:53.836 INFO O| Aug 17 23:47:53.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep" |
| 6589 | 2026-08-17T23:47:54.744Z | [ recovery-image] Aug 17 23:47:53.836 INFO O| Aug 17 23:47:53.836 INFO STEP 449 (remove_files) COMPLETE |
| 6590 | 2026-08-17T23:47:54.744Z | [ recovery-image] Aug 17 23:47:53.836 INFO O| Aug 17 23:47:53.836 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6591 | 2026-08-17T23:47:54.750Z | [ recovery-image] Aug 17 23:47:53.846 INFO O| Aug 17 23:47:53.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless" |
| 6592 | 2026-08-17T23:47:54.750Z | [ recovery-image] Aug 17 23:47:53.846 INFO O| Aug 17 23:47:53.846 INFO STEP 450 (remove_files) COMPLETE |
| 6593 | 2026-08-17T23:47:54.754Z | [ recovery-image] Aug 17 23:47:53.846 INFO O| Aug 17 23:47:53.846 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6594 | 2026-08-17T23:47:54.761Z | [ recovery-image] Aug 17 23:47:53.855 INFO O| Aug 17 23:47:53.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0" |
| 6595 | 2026-08-17T23:47:54.761Z | [ recovery-image] Aug 17 23:47:53.855 INFO O| Aug 17 23:47:53.855 INFO STEP 451 (remove_files) COMPLETE |
| 6596 | 2026-08-17T23:47:54.761Z | [ recovery-image] Aug 17 23:47:53.855 INFO O| Aug 17 23:47:53.855 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6597 | 2026-08-17T23:47:54.769Z | [ recovery-image] Aug 17 23:47:53.865 INFO O| Aug 17 23:47:53.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0" |
| 6598 | 2026-08-17T23:47:54.769Z | [ recovery-image] Aug 17 23:47:53.865 INFO O| Aug 17 23:47:53.865 INFO STEP 452 (remove_files) COMPLETE |
| 6599 | 2026-08-17T23:47:54.769Z | [ recovery-image] Aug 17 23:47:53.865 INFO O| Aug 17 23:47:53.865 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6600 | 2026-08-17T23:47:54.779Z | [ recovery-image] Aug 17 23:47:53.875 INFO O| Aug 17 23:47:53.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0" |
| 6601 | 2026-08-17T23:47:54.779Z | [ recovery-image] Aug 17 23:47:53.875 INFO O| Aug 17 23:47:53.875 INFO STEP 453 (remove_files) COMPLETE |
| 6602 | 2026-08-17T23:47:54.783Z | [ recovery-image] Aug 17 23:47:53.875 INFO O| Aug 17 23:47:53.875 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6603 | 2026-08-17T23:47:54.787Z | [ recovery-image] Aug 17 23:47:53.883 INFO O| Aug 17 23:47:53.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28" |
| 6604 | 2026-08-17T23:47:54.788Z | [ recovery-image] Aug 17 23:47:53.884 INFO O| Aug 17 23:47:53.884 INFO STEP 454 (remove_files) COMPLETE |
| 6605 | 2026-08-17T23:47:54.788Z | [ recovery-image] Aug 17 23:47:53.884 INFO O| Aug 17 23:47:53.884 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6606 | 2026-08-17T23:47:54.797Z | [ recovery-image] Aug 17 23:47:53.893 INFO O| Aug 17 23:47:53.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0" |
| 6607 | 2026-08-17T23:47:54.797Z | [ recovery-image] Aug 17 23:47:53.893 INFO O| Aug 17 23:47:53.893 INFO STEP 455 (remove_files) COMPLETE |
| 6608 | 2026-08-17T23:47:54.801Z | [ recovery-image] Aug 17 23:47:53.893 INFO O| Aug 17 23:47:53.893 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6609 | 2026-08-17T23:47:54.807Z | [ recovery-image] Aug 17 23:47:53.903 INFO O| Aug 17 23:47:53.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1" |
| 6610 | 2026-08-17T23:47:54.807Z | [ recovery-image] Aug 17 23:47:53.904 INFO O| Aug 17 23:47:53.903 INFO STEP 456 (remove_files) COMPLETE |
| 6611 | 2026-08-17T23:47:54.808Z | [ recovery-image] Aug 17 23:47:53.904 INFO O| Aug 17 23:47:53.903 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6612 | 2026-08-17T23:47:54.818Z | [ recovery-image] Aug 17 23:47:53.913 INFO O| Aug 17 23:47:53.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0" |
| 6613 | 2026-08-17T23:47:54.818Z | [ recovery-image] Aug 17 23:47:53.914 INFO O| Aug 17 23:47:53.913 INFO STEP 457 (remove_files) COMPLETE |
| 6614 | 2026-08-17T23:47:54.821Z | [ recovery-image] Aug 17 23:47:53.914 INFO O| Aug 17 23:47:53.914 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6615 | 2026-08-17T23:47:54.828Z | [ recovery-image] Aug 17 23:47:53.924 INFO O| Aug 17 23:47:53.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0" |
| 6616 | 2026-08-17T23:47:54.828Z | [ recovery-image] Aug 17 23:47:53.924 INFO O| Aug 17 23:47:53.924 INFO STEP 458 (remove_files) COMPLETE |
| 6617 | 2026-08-17T23:47:54.828Z | [ recovery-image] Aug 17 23:47:53.924 INFO O| Aug 17 23:47:53.924 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6618 | 2026-08-17T23:47:54.837Z | [ recovery-image] Aug 17 23:47:53.933 INFO O| Aug 17 23:47:53.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28" |
| 6619 | 2026-08-17T23:47:54.838Z | [ recovery-image] Aug 17 23:47:53.933 INFO O| Aug 17 23:47:53.933 INFO STEP 459 (remove_files) COMPLETE |
| 6620 | 2026-08-17T23:47:54.838Z | [ recovery-image] Aug 17 23:47:53.933 INFO O| Aug 17 23:47:53.933 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6621 | 2026-08-17T23:47:54.849Z | [ recovery-image] Aug 17 23:47:53.945 INFO O| Aug 17 23:47:53.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9" |
| 6622 | 2026-08-17T23:47:54.849Z | [ recovery-image] Aug 17 23:47:53.945 INFO O| Aug 17 23:47:53.945 INFO STEP 460 (remove_files) COMPLETE |
| 6623 | 2026-08-17T23:47:54.853Z | [ recovery-image] Aug 17 23:47:53.945 INFO O| Aug 17 23:47:53.945 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6624 | 2026-08-17T23:47:54.859Z | [ recovery-image] Aug 17 23:47:53.955 INFO O| Aug 17 23:47:53.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9" |
| 6625 | 2026-08-17T23:47:54.859Z | [ recovery-image] Aug 17 23:47:53.955 INFO O| Aug 17 23:47:53.955 INFO STEP 461 (remove_files) COMPLETE |
| 6626 | 2026-08-17T23:47:54.859Z | [ recovery-image] Aug 17 23:47:53.955 INFO O| Aug 17 23:47:53.955 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6627 | 2026-08-17T23:47:54.869Z | [ recovery-image] Aug 17 23:47:53.965 INFO O| Aug 17 23:47:53.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9" |
| 6628 | 2026-08-17T23:47:54.869Z | [ recovery-image] Aug 17 23:47:53.965 INFO O| Aug 17 23:47:53.965 INFO STEP 462 (remove_files) COMPLETE |
| 6629 | 2026-08-17T23:47:54.869Z | [ recovery-image] Aug 17 23:47:53.965 INFO O| Aug 17 23:47:53.965 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6630 | 2026-08-17T23:47:54.879Z | [ recovery-image] Aug 17 23:47:53.974 INFO O| Aug 17 23:47:53.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9" |
| 6631 | 2026-08-17T23:47:54.879Z | [ recovery-image] Aug 17 23:47:53.974 INFO O| Aug 17 23:47:53.974 INFO STEP 463 (remove_files) COMPLETE |
| 6632 | 2026-08-17T23:47:54.885Z | [ recovery-image] Aug 17 23:47:53.974 INFO O| Aug 17 23:47:53.974 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6633 | 2026-08-17T23:47:54.889Z | [ recovery-image] Aug 17 23:47:53.984 INFO O| Aug 17 23:47:53.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9" |
| 6634 | 2026-08-17T23:47:54.889Z | [ recovery-image] Aug 17 23:47:53.984 INFO O| Aug 17 23:47:53.984 INFO STEP 464 (remove_files) COMPLETE |
| 6635 | 2026-08-17T23:47:54.889Z | [ recovery-image] Aug 17 23:47:53.984 INFO O| Aug 17 23:47:53.984 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6636 | 2026-08-17T23:47:54.967Z | [ recovery-image] Aug 17 23:47:53.994 INFO O| Aug 17 23:47:53.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9" |
| 6637 | 2026-08-17T23:47:54.968Z | [ recovery-image] Aug 17 23:47:53.994 INFO O| Aug 17 23:47:53.994 INFO STEP 465 (remove_files) COMPLETE |
| 6638 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:53.994 INFO O| Aug 17 23:47:53.994 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6639 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.004 INFO O| Aug 17 23:47:54.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags" |
| 6640 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.004 INFO O| Aug 17 23:47:54.004 INFO STEP 466 (remove_files) COMPLETE |
| 6641 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.004 INFO O| Aug 17 23:47:54.004 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6642 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.014 INFO O| Aug 17 23:47:54.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit" |
| 6643 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.014 INFO O| Aug 17 23:47:54.014 INFO STEP 467 (remove_files) COMPLETE |
| 6644 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.014 INFO O| Aug 17 23:47:54.014 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6645 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.025 INFO O| Aug 17 23:47:54.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex" |
| 6646 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.025 INFO O| Aug 17 23:47:54.025 INFO STEP 468 (remove_files) COMPLETE |
| 6647 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.025 INFO O| Aug 17 23:47:54.025 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6648 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.034 INFO O| Aug 17 23:47:54.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh" |
| 6649 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.034 INFO O| Aug 17 23:47:54.034 INFO STEP 469 (remove_files) COMPLETE |
| 6650 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.034 INFO O| Aug 17 23:47:54.034 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6651 | 2026-08-17T23:47:54.973Z | [ recovery-image] Aug 17 23:47:54.044 INFO O| Aug 17 23:47:54.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh" |
| 6652 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.044 INFO O| Aug 17 23:47:54.044 INFO STEP 470 (remove_files) COMPLETE |
| 6653 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.044 INFO O| Aug 17 23:47:54.044 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6654 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.056 INFO O| Aug 17 23:47:54.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit" |
| 6655 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.056 INFO O| Aug 17 23:47:54.056 INFO STEP 471 (remove_files) COMPLETE |
| 6656 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.056 INFO O| Aug 17 23:47:54.056 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6657 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.066 INFO O| Aug 17 23:47:54.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi" |
| 6658 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.066 INFO O| Aug 17 23:47:54.066 INFO STEP 472 (remove_files) COMPLETE |
| 6659 | 2026-08-17T23:47:54.974Z | [ recovery-image] Aug 17 23:47:54.066 INFO O| Aug 17 23:47:54.066 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6660 | 2026-08-17T23:47:54.981Z | [ recovery-image] Aug 17 23:47:54.077 INFO O| Aug 17 23:47:54.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view" |
| 6661 | 2026-08-17T23:47:54.981Z | [ recovery-image] Aug 17 23:47:54.077 INFO O| Aug 17 23:47:54.077 INFO STEP 473 (remove_files) COMPLETE |
| 6662 | 2026-08-17T23:47:54.986Z | [ recovery-image] Aug 17 23:47:54.077 INFO O| Aug 17 23:47:54.077 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6663 | 2026-08-17T23:47:54.992Z | [ recovery-image] Aug 17 23:47:54.088 INFO O| Aug 17 23:47:54.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux" |
| 6664 | 2026-08-17T23:47:54.992Z | [ recovery-image] Aug 17 23:47:54.088 INFO O| Aug 17 23:47:54.088 INFO STEP 474 (remove_files) COMPLETE |
| 6665 | 2026-08-17T23:47:54.992Z | [ recovery-image] Aug 17 23:47:54.088 INFO O| Aug 17 23:47:54.088 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6666 | 2026-08-17T23:47:55.002Z | [ recovery-image] Aug 17 23:47:54.098 INFO O| Aug 17 23:47:54.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool" |
| 6667 | 2026-08-17T23:47:55.002Z | [ recovery-image] Aug 17 23:47:54.098 INFO O| Aug 17 23:47:54.098 INFO STEP 475 (remove_files) COMPLETE |
| 6668 | 2026-08-17T23:47:55.002Z | [ recovery-image] Aug 17 23:47:54.098 INFO O| Aug 17 23:47:54.098 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6669 | 2026-08-17T23:47:55.012Z | [ recovery-image] Aug 17 23:47:54.108 INFO O| Aug 17 23:47:54.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt" |
| 6670 | 2026-08-17T23:47:55.012Z | [ recovery-image] Aug 17 23:47:54.108 INFO O| Aug 17 23:47:54.108 INFO STEP 476 (remove_files) COMPLETE |
| 6671 | 2026-08-17T23:47:55.012Z | [ recovery-image] Aug 17 23:47:54.108 INFO O| Aug 17 23:47:54.108 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6672 | 2026-08-17T23:47:55.022Z | [ recovery-image] Aug 17 23:47:54.118 INFO O| Aug 17 23:47:54.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm" |
| 6673 | 2026-08-17T23:47:55.022Z | [ recovery-image] Aug 17 23:47:54.118 INFO O| Aug 17 23:47:54.118 INFO STEP 477 (remove_files) COMPLETE |
| 6674 | 2026-08-17T23:47:55.022Z | [ recovery-image] Aug 17 23:47:54.118 INFO O| Aug 17 23:47:54.118 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6675 | 2026-08-17T23:47:55.033Z | [ recovery-image] Aug 17 23:47:54.127 INFO O| Aug 17 23:47:54.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts" |
| 6676 | 2026-08-17T23:47:55.033Z | [ recovery-image] Aug 17 23:47:54.127 INFO O| Aug 17 23:47:54.127 INFO STEP 478 (remove_files) COMPLETE |
| 6677 | 2026-08-17T23:47:55.033Z | [ recovery-image] Aug 17 23:47:54.127 INFO O| Aug 17 23:47:54.127 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6678 | 2026-08-17T23:47:55.041Z | [ recovery-image] Aug 17 23:47:54.137 INFO O| Aug 17 23:47:54.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons" |
| 6679 | 2026-08-17T23:47:55.045Z | [ recovery-image] Aug 17 23:47:54.137 INFO O| Aug 17 23:47:54.137 INFO STEP 479 (remove_files) COMPLETE |
| 6680 | 2026-08-17T23:47:55.045Z | [ recovery-image] Aug 17 23:47:54.137 INFO O| Aug 17 23:47:54.137 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6681 | 2026-08-17T23:47:55.052Z | [ recovery-image] Aug 17 23:47:54.148 INFO O| Aug 17 23:47:54.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf" |
| 6682 | 2026-08-17T23:47:55.056Z | [ recovery-image] Aug 17 23:47:54.148 INFO O| Aug 17 23:47:54.148 INFO STEP 480 (remove_files) COMPLETE |
| 6683 | 2026-08-17T23:47:55.056Z | [ recovery-image] Aug 17 23:47:54.148 INFO O| Aug 17 23:47:54.148 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6684 | 2026-08-17T23:47:55.061Z | [ recovery-image] Aug 17 23:47:54.157 INFO O| Aug 17 23:47:54.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf" |
| 6685 | 2026-08-17T23:47:55.061Z | [ recovery-image] Aug 17 23:47:54.157 INFO O| Aug 17 23:47:54.157 INFO STEP 481 (remove_files) COMPLETE |
| 6686 | 2026-08-17T23:47:55.065Z | [ recovery-image] Aug 17 23:47:54.157 INFO O| Aug 17 23:47:54.157 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6687 | 2026-08-17T23:47:55.069Z | [ recovery-image] Aug 17 23:47:54.165 INFO O| Aug 17 23:47:54.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf" |
| 6688 | 2026-08-17T23:47:55.069Z | [ recovery-image] Aug 17 23:47:54.165 INFO O| Aug 17 23:47:54.165 INFO STEP 482 (remove_files) COMPLETE |
| 6689 | 2026-08-17T23:47:55.073Z | [ recovery-image] Aug 17 23:47:54.165 INFO O| Aug 17 23:47:54.165 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6690 | 2026-08-17T23:47:55.079Z | [ recovery-image] Aug 17 23:47:54.175 INFO O| Aug 17 23:47:54.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf" |
| 6691 | 2026-08-17T23:47:55.079Z | [ recovery-image] Aug 17 23:47:54.175 INFO O| Aug 17 23:47:54.175 INFO STEP 483 (remove_files) COMPLETE |
| 6692 | 2026-08-17T23:47:55.079Z | [ recovery-image] Aug 17 23:47:54.175 INFO O| Aug 17 23:47:54.175 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6693 | 2026-08-17T23:47:55.087Z | [ recovery-image] Aug 17 23:47:54.183 INFO O| Aug 17 23:47:54.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf" |
| 6694 | 2026-08-17T23:47:55.087Z | [ recovery-image] Aug 17 23:47:54.183 INFO O| Aug 17 23:47:54.183 INFO STEP 484 (remove_files) COMPLETE |
| 6695 | 2026-08-17T23:47:55.087Z | [ recovery-image] Aug 17 23:47:54.183 INFO O| Aug 17 23:47:54.183 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6696 | 2026-08-17T23:47:55.096Z | [ recovery-image] Aug 17 23:47:54.192 INFO O| Aug 17 23:47:54.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf" |
| 6697 | 2026-08-17T23:47:55.096Z | [ recovery-image] Aug 17 23:47:54.192 INFO O| Aug 17 23:47:54.192 INFO STEP 485 (remove_files) COMPLETE |
| 6698 | 2026-08-17T23:47:55.096Z | [ recovery-image] Aug 17 23:47:54.192 INFO O| Aug 17 23:47:54.192 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6699 | 2026-08-17T23:47:55.105Z | [ recovery-image] Aug 17 23:47:54.200 INFO O| Aug 17 23:47:54.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf" |
| 6700 | 2026-08-17T23:47:55.105Z | [ recovery-image] Aug 17 23:47:54.200 INFO O| Aug 17 23:47:54.200 INFO STEP 486 (remove_files) COMPLETE |
| 6701 | 2026-08-17T23:47:55.105Z | [ recovery-image] Aug 17 23:47:54.200 INFO O| Aug 17 23:47:54.200 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6702 | 2026-08-17T23:47:55.114Z | [ recovery-image] Aug 17 23:47:54.209 INFO O| Aug 17 23:47:54.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec" |
| 6703 | 2026-08-17T23:47:55.118Z | [ recovery-image] Aug 17 23:47:54.210 INFO O| Aug 17 23:47:54.210 INFO STEP 487 (remove_files) COMPLETE |
| 6704 | 2026-08-17T23:47:55.118Z | [ recovery-image] Aug 17 23:47:54.210 INFO O| Aug 17 23:47:54.210 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6705 | 2026-08-17T23:47:55.122Z | [ recovery-image] Aug 17 23:47:54.218 INFO O| Aug 17 23:47:54.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec" |
| 6706 | 2026-08-17T23:47:55.122Z | [ recovery-image] Aug 17 23:47:54.218 INFO O| Aug 17 23:47:54.218 INFO STEP 488 (remove_files) COMPLETE |
| 6707 | 2026-08-17T23:47:55.129Z | [ recovery-image] Aug 17 23:47:54.218 INFO O| Aug 17 23:47:54.218 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6708 | 2026-08-17T23:47:55.136Z | [ recovery-image] Aug 17 23:47:54.227 INFO O| Aug 17 23:47:54.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs" |
| 6709 | 2026-08-17T23:47:55.136Z | [ recovery-image] Aug 17 23:47:54.227 INFO O| Aug 17 23:47:54.227 INFO STEP 489 (remove_files) COMPLETE |
| 6710 | 2026-08-17T23:47:55.136Z | [ recovery-image] Aug 17 23:47:54.227 INFO O| Aug 17 23:47:54.227 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6711 | 2026-08-17T23:47:55.140Z | [verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 6712 | 2026-08-17T23:47:55.145Z | [ recovery-image] Aug 17 23:47:54.240 INFO O| Aug 17 23:47:54.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs" |
| 6713 | 2026-08-17T23:47:55.145Z | [ recovery-image] Aug 17 23:47:54.240 INFO O| Aug 17 23:47:54.236 INFO STEP 490 (remove_files) COMPLETE |
| 6714 | 2026-08-17T23:47:55.145Z | [ recovery-image] Aug 17 23:47:54.240 INFO O| Aug 17 23:47:54.236 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6715 | 2026-08-17T23:47:55.149Z | [ recovery-image] Aug 17 23:47:54.244 INFO O| Aug 17 23:47:54.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb" |
| 6716 | 2026-08-17T23:47:55.149Z | [ recovery-image] Aug 17 23:47:54.244 INFO O| Aug 17 23:47:54.244 INFO STEP 491 (remove_files) COMPLETE |
| 6717 | 2026-08-17T23:47:55.149Z | [ recovery-image] Aug 17 23:47:54.244 INFO O| Aug 17 23:47:54.244 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6718 | 2026-08-17T23:47:55.159Z | [ recovery-image] Aug 17 23:47:54.254 INFO O| Aug 17 23:47:54.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs" |
| 6719 | 2026-08-17T23:47:55.159Z | [ recovery-image] Aug 17 23:47:54.254 INFO O| Aug 17 23:47:54.254 INFO STEP 492 (remove_files) COMPLETE |
| 6720 | 2026-08-17T23:47:55.163Z | [ recovery-image] Aug 17 23:47:54.254 INFO O| Aug 17 23:47:54.254 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6721 | 2026-08-17T23:47:55.168Z | [ recovery-image] Aug 17 23:47:54.264 INFO O| Aug 17 23:47:54.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv" |
| 6722 | 2026-08-17T23:47:55.168Z | [ recovery-image] Aug 17 23:47:54.264 INFO O| Aug 17 23:47:54.264 INFO STEP 493 (remove_files) COMPLETE |
| 6723 | 2026-08-17T23:47:55.168Z | [ recovery-image] Aug 17 23:47:54.264 INFO O| Aug 17 23:47:54.264 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6724 | 2026-08-17T23:47:55.178Z | [ recovery-image] Aug 17 23:47:54.274 INFO O| Aug 17 23:47:54.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd" |
| 6725 | 2026-08-17T23:47:55.179Z | [ recovery-image] Aug 17 23:47:54.274 INFO O| Aug 17 23:47:54.274 INFO STEP 494 (remove_files) COMPLETE |
| 6726 | 2026-08-17T23:47:55.179Z | [ recovery-image] Aug 17 23:47:54.274 INFO O| Aug 17 23:47:54.274 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6727 | 2026-08-17T23:47:55.188Z | [ recovery-image] Aug 17 23:47:54.284 INFO O| Aug 17 23:47:54.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA" |
| 6728 | 2026-08-17T23:47:55.188Z | [ recovery-image] Aug 17 23:47:54.284 INFO O| Aug 17 23:47:54.284 INFO STEP 495 (remove_files) COMPLETE |
| 6729 | 2026-08-17T23:47:55.188Z | [ recovery-image] Aug 17 23:47:54.284 INFO O| Aug 17 23:47:54.284 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6730 | 2026-08-17T23:47:55.198Z | [ recovery-image] Aug 17 23:47:54.294 INFO O| Aug 17 23:47:54.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT" |
| 6731 | 2026-08-17T23:47:55.198Z | [ recovery-image] Aug 17 23:47:54.294 INFO O| Aug 17 23:47:54.294 INFO STEP 496 (remove_files) COMPLETE |
| 6732 | 2026-08-17T23:47:55.206Z | [ recovery-image] Aug 17 23:47:54.294 INFO O| Aug 17 23:47:54.294 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6733 | 2026-08-17T23:47:55.211Z | [ recovery-image] Aug 17 23:47:54.304 INFO O| Aug 17 23:47:54.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL" |
| 6734 | 2026-08-17T23:47:55.211Z | [ recovery-image] Aug 17 23:47:54.304 INFO O| Aug 17 23:47:54.304 INFO STEP 497 (remove_files) COMPLETE |
| 6735 | 2026-08-17T23:47:55.212Z | [ recovery-image] Aug 17 23:47:54.304 INFO O| Aug 17 23:47:54.304 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6736 | 2026-08-17T23:47:55.218Z | [ recovery-image] Aug 17 23:47:54.313 INFO O| Aug 17 23:47:54.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod" |
| 6737 | 2026-08-17T23:47:55.218Z | [ recovery-image] Aug 17 23:47:54.313 INFO O| Aug 17 23:47:54.313 INFO STEP 498 (remove_files) COMPLETE |
| 6738 | 2026-08-17T23:47:55.218Z | [ recovery-image] Aug 17 23:47:54.313 INFO O| Aug 17 23:47:54.313 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6739 | 2026-08-17T23:47:55.227Z | [ recovery-image] Aug 17 23:47:54.323 INFO O| Aug 17 23:47:54.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod" |
| 6740 | 2026-08-17T23:47:55.227Z | [ recovery-image] Aug 17 23:47:54.323 INFO O| Aug 17 23:47:54.323 INFO STEP 499 (remove_files) COMPLETE |
| 6741 | 2026-08-17T23:47:55.227Z | [ recovery-image] Aug 17 23:47:54.323 INFO O| Aug 17 23:47:54.323 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6742 | 2026-08-17T23:47:55.237Z | [ recovery-image] Aug 17 23:47:54.333 INFO O| Aug 17 23:47:54.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod" |
| 6743 | 2026-08-17T23:47:55.237Z | [ recovery-image] Aug 17 23:47:54.333 INFO O| Aug 17 23:47:54.333 INFO STEP 500 (remove_files) COMPLETE |
| 6744 | 2026-08-17T23:47:55.237Z | [ recovery-image] Aug 17 23:47:54.333 INFO O| Aug 17 23:47:54.333 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6745 | 2026-08-17T23:47:55.246Z | [ recovery-image] Aug 17 23:47:54.342 INFO O| Aug 17 23:47:54.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl" |
| 6746 | 2026-08-17T23:47:55.246Z | [ recovery-image] Aug 17 23:47:54.342 INFO O| Aug 17 23:47:54.342 INFO STEP 501 (remove_files) COMPLETE |
| 6747 | 2026-08-17T23:47:55.249Z | [ recovery-image] Aug 17 23:47:54.342 INFO O| Aug 17 23:47:54.342 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6748 | 2026-08-17T23:47:55.255Z | [ recovery-image] Aug 17 23:47:54.350 INFO O| Aug 17 23:47:54.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys" |
| 6749 | 2026-08-17T23:47:55.255Z | [ recovery-image] Aug 17 23:47:54.350 INFO O| Aug 17 23:47:54.350 INFO STEP 502 (remove_files) COMPLETE |
| 6750 | 2026-08-17T23:47:55.255Z | [ recovery-image] Aug 17 23:47:54.350 INFO O| Aug 17 23:47:54.350 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6751 | 2026-08-17T23:47:55.264Z | [ recovery-image] Aug 17 23:47:54.360 INFO O| Aug 17 23:47:54.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct" |
| 6752 | 2026-08-17T23:47:55.264Z | [ recovery-image] Aug 17 23:47:54.360 INFO O| Aug 17 23:47:54.360 INFO STEP 503 (remove_files) COMPLETE |
| 6753 | 2026-08-17T23:47:55.264Z | [ recovery-image] Aug 17 23:47:54.360 INFO O| Aug 17 23:47:54.360 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6754 | 2026-08-17T23:47:55.273Z | [ recovery-image] Aug 17 23:47:54.368 INFO O| Aug 17 23:47:54.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README" |
| 6755 | 2026-08-17T23:47:55.273Z | [ recovery-image] Aug 17 23:47:54.368 INFO O| Aug 17 23:47:54.368 INFO STEP 504 (remove_files) COMPLETE |
| 6756 | 2026-08-17T23:47:55.273Z | [ recovery-image] Aug 17 23:47:54.368 INFO O| Aug 17 23:47:54.368 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6757 | 2026-08-17T23:47:55.278Z | [verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 6758 | 2026-08-17T23:47:55.282Z | [ recovery-image] Aug 17 23:47:54.378 INFO O| Aug 17 23:47:54.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map" |
| 6759 | 2026-08-17T23:47:55.282Z | [ recovery-image] Aug 17 23:47:54.378 INFO O| Aug 17 23:47:54.378 INFO STEP 505 (remove_files) COMPLETE |
| 6760 | 2026-08-17T23:47:55.282Z | [ recovery-image] Aug 17 23:47:54.378 INFO O| Aug 17 23:47:54.378 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6761 | 2026-08-17T23:47:55.293Z | [ recovery-image] Aug 17 23:47:54.389 INFO O| Aug 17 23:47:54.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace" |
| 6762 | 2026-08-17T23:47:55.293Z | [ recovery-image] Aug 17 23:47:54.389 INFO O| Aug 17 23:47:54.389 INFO STEP 506 (remove_files) COMPLETE |
| 6763 | 2026-08-17T23:47:55.293Z | [ recovery-image] Aug 17 23:47:54.389 INFO O| Aug 17 23:47:54.389 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6764 | 2026-08-17T23:47:55.297Z | [verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 6765 | 2026-08-17T23:47:55.303Z | [ recovery-image] Aug 17 23:47:54.399 INFO O| Aug 17 23:47:54.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen" |
| 6766 | 2026-08-17T23:47:55.303Z | [ recovery-image] Aug 17 23:47:54.399 INFO O| Aug 17 23:47:54.399 INFO STEP 507 (remove_files) COMPLETE |
| 6767 | 2026-08-17T23:47:55.307Z | [ recovery-image] Aug 17 23:47:54.399 INFO O| Aug 17 23:47:54.399 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6768 | 2026-08-17T23:47:55.313Z | [ recovery-image] Aug 17 23:47:54.409 INFO O| Aug 17 23:47:54.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1" |
| 6769 | 2026-08-17T23:47:55.314Z | [ recovery-image] Aug 17 23:47:54.409 INFO O| Aug 17 23:47:54.409 INFO STEP 508 (remove_files) COMPLETE |
| 6770 | 2026-08-17T23:47:55.317Z | [ recovery-image] Aug 17 23:47:54.409 INFO O| Aug 17 23:47:54.409 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6771 | 2026-08-17T23:47:55.323Z | [ recovery-image] Aug 17 23:47:54.419 INFO O| Aug 17 23:47:54.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3" |
| 6772 | 2026-08-17T23:47:55.323Z | [ recovery-image] Aug 17 23:47:54.419 INFO O| Aug 17 23:47:54.419 INFO STEP 509 (remove_files) COMPLETE |
| 6773 | 2026-08-17T23:47:55.326Z | [ recovery-image] Aug 17 23:47:54.419 INFO O| Aug 17 23:47:54.419 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6774 | 2026-08-17T23:47:55.333Z | [ recovery-image] Aug 17 23:47:54.428 INFO O| Aug 17 23:47:54.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4" |
| 6775 | 2026-08-17T23:47:55.333Z | [ recovery-image] Aug 17 23:47:54.428 INFO O| Aug 17 23:47:54.428 INFO STEP 510 (remove_files) COMPLETE |
| 6776 | 2026-08-17T23:47:55.333Z | [ recovery-image] Aug 17 23:47:54.428 INFO O| Aug 17 23:47:54.428 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6777 | 2026-08-17T23:47:55.343Z | [ recovery-image] Aug 17 23:47:54.438 INFO O| Aug 17 23:47:54.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o" |
| 6778 | 2026-08-17T23:47:55.343Z | [ recovery-image] Aug 17 23:47:54.438 INFO O| Aug 17 23:47:54.438 INFO STEP 511 (remove_files) COMPLETE |
| 6779 | 2026-08-17T23:47:55.343Z | [ recovery-image] Aug 17 23:47:54.438 INFO O| Aug 17 23:47:54.438 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6780 | 2026-08-17T23:47:55.352Z | [ recovery-image] Aug 17 23:47:54.448 INFO O| Aug 17 23:47:54.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o" |
| 6781 | 2026-08-17T23:47:55.352Z | [ recovery-image] Aug 17 23:47:54.448 INFO O| Aug 17 23:47:54.448 INFO STEP 512 (remove_files) COMPLETE |
| 6782 | 2026-08-17T23:47:55.352Z | [ recovery-image] Aug 17 23:47:54.448 INFO O| Aug 17 23:47:54.448 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6783 | 2026-08-17T23:47:55.361Z | [ recovery-image] Aug 17 23:47:54.457 INFO O| Aug 17 23:47:54.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1" |
| 6784 | 2026-08-17T23:47:55.365Z | [ recovery-image] Aug 17 23:47:54.458 INFO O| Aug 17 23:47:54.458 INFO STEP 513 (remove_files) COMPLETE |
| 6785 | 2026-08-17T23:47:55.365Z | [ recovery-image] Aug 17 23:47:54.458 INFO O| Aug 17 23:47:54.458 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6786 | 2026-08-17T23:47:55.372Z | [ recovery-image] Aug 17 23:47:54.468 INFO O| Aug 17 23:47:54.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake" |
| 6787 | 2026-08-17T23:47:55.372Z | [ recovery-image] Aug 17 23:47:54.469 INFO O| Aug 17 23:47:54.469 INFO STEP 514 (remove_files) COMPLETE |
| 6788 | 2026-08-17T23:47:55.372Z | [ recovery-image] Aug 17 23:47:54.469 INFO O| Aug 17 23:47:54.469 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6789 | 2026-08-17T23:47:55.385Z | [ recovery-image] Aug 17 23:47:54.479 INFO O| Aug 17 23:47:54.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 6790 | 2026-08-17T23:47:55.385Z | [ recovery-image] Aug 17 23:47:54.479 INFO O| Aug 17 23:47:54.479 INFO STEP 515 (remove_files) COMPLETE |
| 6791 | 2026-08-17T23:47:55.389Z | [ recovery-image] Aug 17 23:47:54.479 INFO O| Aug 17 23:47:54.479 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6792 | 2026-08-17T23:47:55.393Z | [ recovery-image] Aug 17 23:47:54.489 INFO O| Aug 17 23:47:54.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1" |
| 6793 | 2026-08-17T23:47:55.393Z | [ recovery-image] Aug 17 23:47:54.489 INFO O| Aug 17 23:47:54.489 INFO STEP 516 (remove_files) COMPLETE |
| 6794 | 2026-08-17T23:47:55.393Z | [ recovery-image] Aug 17 23:47:54.489 INFO O| Aug 17 23:47:54.489 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6795 | 2026-08-17T23:47:55.403Z | [ recovery-image] Aug 17 23:47:54.499 INFO O| Aug 17 23:47:54.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1" |
| 6796 | 2026-08-17T23:47:55.406Z | [ recovery-image] Aug 17 23:47:54.499 INFO O| Aug 17 23:47:54.499 INFO STEP 517 (remove_files) COMPLETE |
| 6797 | 2026-08-17T23:47:55.406Z | [ recovery-image] Aug 17 23:47:54.499 INFO O| Aug 17 23:47:54.499 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6798 | 2026-08-17T23:47:55.414Z | [ recovery-image] Aug 17 23:47:54.509 INFO O| Aug 17 23:47:54.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1" |
| 6799 | 2026-08-17T23:47:55.414Z | [ recovery-image] Aug 17 23:47:54.509 INFO O| Aug 17 23:47:54.509 INFO STEP 518 (remove_files) COMPLETE |
| 6800 | 2026-08-17T23:47:55.414Z | [ recovery-image] Aug 17 23:47:54.509 INFO O| Aug 17 23:47:54.509 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6801 | 2026-08-17T23:47:55.422Z | [ recovery-image] Aug 17 23:47:54.518 INFO O| Aug 17 23:47:54.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1" |
| 6802 | 2026-08-17T23:47:55.422Z | [ recovery-image] Aug 17 23:47:54.518 INFO O| Aug 17 23:47:54.518 INFO STEP 519 (remove_files) COMPLETE |
| 6803 | 2026-08-17T23:47:55.422Z | [ recovery-image] Aug 17 23:47:54.518 INFO O| Aug 17 23:47:54.518 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6804 | 2026-08-17T23:47:55.432Z | [ recovery-image] Aug 17 23:47:54.528 INFO O| Aug 17 23:47:54.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1" |
| 6805 | 2026-08-17T23:47:55.435Z | [ recovery-image] Aug 17 23:47:54.529 INFO O| Aug 17 23:47:54.529 INFO STEP 520 (remove_files) COMPLETE |
| 6806 | 2026-08-17T23:47:55.435Z | [ recovery-image] Aug 17 23:47:54.529 INFO O| Aug 17 23:47:54.529 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6807 | 2026-08-17T23:47:55.443Z | [ recovery-image] Aug 17 23:47:54.539 INFO O| Aug 17 23:47:54.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub" |
| 6808 | 2026-08-17T23:47:55.443Z | [ recovery-image] Aug 17 23:47:54.539 INFO O| Aug 17 23:47:54.539 INFO STEP 521 (remove_files) COMPLETE |
| 6809 | 2026-08-17T23:47:55.443Z | [ recovery-image] Aug 17 23:47:54.539 INFO O| Aug 17 23:47:54.539 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6810 | 2026-08-17T23:47:55.453Z | [ recovery-image] Aug 17 23:47:54.549 INFO O| Aug 17 23:47:54.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1" |
| 6811 | 2026-08-17T23:47:55.453Z | [ recovery-image] Aug 17 23:47:54.549 INFO O| Aug 17 23:47:54.549 INFO STEP 522 (remove_files) COMPLETE |
| 6812 | 2026-08-17T23:47:55.457Z | [ recovery-image] Aug 17 23:47:54.549 INFO O| Aug 17 23:47:54.549 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6813 | 2026-08-17T23:47:55.464Z | [ recovery-image] Aug 17 23:47:54.560 INFO O| Aug 17 23:47:54.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1" |
| 6814 | 2026-08-17T23:47:55.464Z | [ recovery-image] Aug 17 23:47:54.560 INFO O| Aug 17 23:47:54.560 INFO STEP 523 (remove_files) COMPLETE |
| 6815 | 2026-08-17T23:47:55.464Z | [ recovery-image] Aug 17 23:47:54.560 INFO O| Aug 17 23:47:54.560 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6816 | 2026-08-17T23:47:55.474Z | [ recovery-image] Aug 17 23:47:54.570 INFO O| Aug 17 23:47:54.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1" |
| 6817 | 2026-08-17T23:47:55.474Z | [ recovery-image] Aug 17 23:47:54.570 INFO O| Aug 17 23:47:54.570 INFO STEP 524 (remove_files) COMPLETE |
| 6818 | 2026-08-17T23:47:55.474Z | [ recovery-image] Aug 17 23:47:54.570 INFO O| Aug 17 23:47:54.570 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6819 | 2026-08-17T23:47:55.484Z | [ recovery-image] Aug 17 23:47:54.580 INFO O| Aug 17 23:47:54.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1" |
| 6820 | 2026-08-17T23:47:55.487Z | [ recovery-image] Aug 17 23:47:54.581 INFO O| Aug 17 23:47:54.581 INFO STEP 525 (remove_files) COMPLETE |
| 6821 | 2026-08-17T23:47:55.487Z | [ recovery-image] Aug 17 23:47:54.581 INFO O| Aug 17 23:47:54.581 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6822 | 2026-08-17T23:47:55.494Z | [ recovery-image] Aug 17 23:47:54.590 INFO O| Aug 17 23:47:54.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1" |
| 6823 | 2026-08-17T23:47:55.494Z | [ recovery-image] Aug 17 23:47:54.590 INFO O| Aug 17 23:47:54.590 INFO STEP 526 (remove_files) COMPLETE |
| 6824 | 2026-08-17T23:47:55.494Z | [ recovery-image] Aug 17 23:47:54.590 INFO O| Aug 17 23:47:54.590 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6825 | 2026-08-17T23:47:55.503Z | [ recovery-image] Aug 17 23:47:54.599 INFO O| Aug 17 23:47:54.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.1.0" |
| 6826 | 2026-08-17T23:47:55.504Z | [ recovery-image] Aug 17 23:47:54.599 INFO O| Aug 17 23:47:54.599 INFO STEP 527 (remove_files) COMPLETE |
| 6827 | 2026-08-17T23:47:55.504Z | [ recovery-image] Aug 17 23:47:54.599 INFO O| Aug 17 23:47:54.599 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6828 | 2026-08-17T23:47:55.513Z | [ recovery-image] Aug 17 23:47:54.608 INFO O| Aug 17 23:47:54.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.1.0" |
| 6829 | 2026-08-17T23:47:55.513Z | [ recovery-image] Aug 17 23:47:54.608 INFO O| Aug 17 23:47:54.608 INFO STEP 528 (remove_files) COMPLETE |
| 6830 | 2026-08-17T23:47:55.513Z | [ recovery-image] Aug 17 23:47:54.608 INFO O| Aug 17 23:47:54.608 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6831 | 2026-08-17T23:47:55.520Z | [ recovery-image] Aug 17 23:47:54.616 INFO O| Aug 17 23:47:54.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.1.0" |
| 6832 | 2026-08-17T23:47:55.520Z | [ recovery-image] Aug 17 23:47:54.616 INFO O| Aug 17 23:47:54.616 INFO STEP 529 (remove_files) COMPLETE |
| 6833 | 2026-08-17T23:47:55.524Z | [ recovery-image] Aug 17 23:47:54.616 INFO O| Aug 17 23:47:54.616 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6834 | 2026-08-17T23:47:55.528Z | [ recovery-image] Aug 17 23:47:54.624 INFO O| Aug 17 23:47:54.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1" |
| 6835 | 2026-08-17T23:47:55.528Z | [ recovery-image] Aug 17 23:47:54.624 INFO O| Aug 17 23:47:54.624 INFO STEP 530 (remove_files) COMPLETE |
| 6836 | 2026-08-17T23:47:55.532Z | [ recovery-image] Aug 17 23:47:54.624 INFO O| Aug 17 23:47:54.624 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6837 | 2026-08-17T23:47:55.538Z | [ recovery-image] Aug 17 23:47:54.634 INFO O| Aug 17 23:47:54.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8" |
| 6838 | 2026-08-17T23:47:55.538Z | [ recovery-image] Aug 17 23:47:54.634 INFO O| Aug 17 23:47:54.634 INFO STEP 531 (remove_files) COMPLETE |
| 6839 | 2026-08-17T23:47:55.542Z | [ recovery-image] Aug 17 23:47:54.634 INFO O| Aug 17 23:47:54.634 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6840 | 2026-08-17T23:47:55.542Z | [verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 6841 | 2026-08-17T23:47:55.548Z | [ recovery-image] Aug 17 23:47:54.644 INFO O| Aug 17 23:47:54.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1" |
| 6842 | 2026-08-17T23:47:55.548Z | [ recovery-image] Aug 17 23:47:54.644 INFO O| Aug 17 23:47:54.643 INFO STEP 532 (remove_files) COMPLETE |
| 6843 | 2026-08-17T23:47:55.548Z | [ recovery-image] Aug 17 23:47:54.644 INFO O| Aug 17 23:47:54.643 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6844 | 2026-08-17T23:47:55.557Z | [ recovery-image] Aug 17 23:47:54.652 INFO O| Aug 17 23:47:54.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1" |
| 6845 | 2026-08-17T23:47:55.557Z | [ recovery-image] Aug 17 23:47:54.652 INFO O| Aug 17 23:47:54.652 INFO STEP 533 (remove_files) COMPLETE |
| 6846 | 2026-08-17T23:47:55.557Z | [ recovery-image] Aug 17 23:47:54.652 INFO O| Aug 17 23:47:54.652 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6847 | 2026-08-17T23:47:55.565Z | [ recovery-image] Aug 17 23:47:54.660 INFO O| Aug 17 23:47:54.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1" |
| 6848 | 2026-08-17T23:47:55.569Z | [ recovery-image] Aug 17 23:47:54.661 INFO O| Aug 17 23:47:54.660 INFO STEP 534 (remove_files) COMPLETE |
| 6849 | 2026-08-17T23:47:55.569Z | [ recovery-image] Aug 17 23:47:54.661 INFO O| Aug 17 23:47:54.660 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6850 | 2026-08-17T23:47:55.575Z | [ recovery-image] Aug 17 23:47:54.671 INFO O| Aug 17 23:47:54.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0" |
| 6851 | 2026-08-17T23:47:55.575Z | [ recovery-image] Aug 17 23:47:54.671 INFO O| Aug 17 23:47:54.669 INFO STEP 535 (remove_files) COMPLETE |
| 6852 | 2026-08-17T23:47:55.575Z | [ recovery-image] Aug 17 23:47:54.671 INFO O| Aug 17 23:47:54.669 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6853 | 2026-08-17T23:47:55.583Z | [ recovery-image] Aug 17 23:47:54.679 INFO O| Aug 17 23:47:54.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1" |
| 6854 | 2026-08-17T23:47:55.583Z | [ recovery-image] Aug 17 23:47:54.679 INFO O| Aug 17 23:47:54.679 INFO STEP 536 (remove_files) COMPLETE |
| 6855 | 2026-08-17T23:47:55.586Z | [ recovery-image] Aug 17 23:47:54.679 INFO O| Aug 17 23:47:54.679 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6856 | 2026-08-17T23:47:55.592Z | [ recovery-image] Aug 17 23:47:54.687 INFO O| Aug 17 23:47:54.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1" |
| 6857 | 2026-08-17T23:47:55.592Z | [ recovery-image] Aug 17 23:47:54.687 INFO O| Aug 17 23:47:54.687 INFO STEP 537 (remove_files) COMPLETE |
| 6858 | 2026-08-17T23:47:55.592Z | [ recovery-image] Aug 17 23:47:54.687 INFO O| Aug 17 23:47:54.687 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6859 | 2026-08-17T23:47:55.598Z | [ recovery-image] Aug 17 23:47:54.695 INFO O| Aug 17 23:47:54.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1" |
| 6860 | 2026-08-17T23:47:55.602Z | [ recovery-image] Aug 17 23:47:54.696 INFO O| Aug 17 23:47:54.696 INFO STEP 538 (remove_files) COMPLETE |
| 6861 | 2026-08-17T23:47:55.602Z | [ recovery-image] Aug 17 23:47:54.696 INFO O| Aug 17 23:47:54.696 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6862 | 2026-08-17T23:47:55.609Z | [ recovery-image] Aug 17 23:47:54.705 INFO O| Aug 17 23:47:54.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1" |
| 6863 | 2026-08-17T23:47:55.609Z | [ recovery-image] Aug 17 23:47:54.705 INFO O| Aug 17 23:47:54.705 INFO STEP 539 (remove_files) COMPLETE |
| 6864 | 2026-08-17T23:47:55.609Z | [ recovery-image] Aug 17 23:47:54.705 INFO O| Aug 17 23:47:54.705 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6865 | 2026-08-17T23:47:55.618Z | [ recovery-image] Aug 17 23:47:54.714 INFO O| Aug 17 23:47:54.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1" |
| 6866 | 2026-08-17T23:47:55.618Z | [ recovery-image] Aug 17 23:47:54.714 INFO O| Aug 17 23:47:54.714 INFO STEP 540 (remove_files) COMPLETE |
| 6867 | 2026-08-17T23:47:55.618Z | [ recovery-image] Aug 17 23:47:54.714 INFO O| Aug 17 23:47:54.714 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6868 | 2026-08-17T23:47:55.626Z | [ recovery-image] Aug 17 23:47:54.722 INFO O| Aug 17 23:47:54.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1" |
| 6869 | 2026-08-17T23:47:55.626Z | [ recovery-image] Aug 17 23:47:54.722 INFO O| Aug 17 23:47:54.722 INFO STEP 541 (remove_files) COMPLETE |
| 6870 | 2026-08-17T23:47:55.626Z | [ recovery-image] Aug 17 23:47:54.722 INFO O| Aug 17 23:47:54.722 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6871 | 2026-08-17T23:47:55.635Z | [ recovery-image] Aug 17 23:47:54.731 INFO O| Aug 17 23:47:54.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1" |
| 6872 | 2026-08-17T23:47:55.635Z | [ recovery-image] Aug 17 23:47:54.731 INFO O| Aug 17 23:47:54.731 INFO STEP 542 (remove_files) COMPLETE |
| 6873 | 2026-08-17T23:47:55.635Z | [ recovery-image] Aug 17 23:47:54.731 INFO O| Aug 17 23:47:54.731 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6874 | 2026-08-17T23:47:55.643Z | [ recovery-image] Aug 17 23:47:54.738 INFO O| Aug 17 23:47:54.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1" |
| 6875 | 2026-08-17T23:47:55.646Z | [ recovery-image] Aug 17 23:47:54.739 INFO O| Aug 17 23:47:54.739 INFO STEP 543 (remove_files) COMPLETE |
| 6876 | 2026-08-17T23:47:55.646Z | [ recovery-image] Aug 17 23:47:54.739 INFO O| Aug 17 23:47:54.739 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6877 | 2026-08-17T23:47:55.652Z | [ recovery-image] Aug 17 23:47:54.747 INFO O| Aug 17 23:47:54.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1" |
| 6878 | 2026-08-17T23:47:55.652Z | [ recovery-image] Aug 17 23:47:54.747 INFO O| Aug 17 23:47:54.747 INFO STEP 544 (remove_files) COMPLETE |
| 6879 | 2026-08-17T23:47:55.652Z | [ recovery-image] Aug 17 23:47:54.747 INFO O| Aug 17 23:47:54.747 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6880 | 2026-08-17T23:47:55.659Z | [ recovery-image] Aug 17 23:47:54.755 INFO O| Aug 17 23:47:54.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1" |
| 6881 | 2026-08-17T23:47:55.659Z | [ recovery-image] Aug 17 23:47:54.755 INFO O| Aug 17 23:47:54.755 INFO STEP 545 (remove_files) COMPLETE |
| 6882 | 2026-08-17T23:47:55.659Z | [ recovery-image] Aug 17 23:47:54.755 INFO O| Aug 17 23:47:54.755 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6883 | 2026-08-17T23:47:55.668Z | [ recovery-image] Aug 17 23:47:54.764 INFO O| Aug 17 23:47:54.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1" |
| 6884 | 2026-08-17T23:47:55.668Z | [ recovery-image] Aug 17 23:47:54.764 INFO O| Aug 17 23:47:54.764 INFO STEP 546 (remove_files) COMPLETE |
| 6885 | 2026-08-17T23:47:55.668Z | [ recovery-image] Aug 17 23:47:54.764 INFO O| Aug 17 23:47:54.764 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6886 | 2026-08-17T23:47:55.680Z | [ recovery-image] Aug 17 23:47:54.776 INFO O| Aug 17 23:47:54.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1" |
| 6887 | 2026-08-17T23:47:55.680Z | [ recovery-image] Aug 17 23:47:54.776 INFO O| Aug 17 23:47:54.775 INFO STEP 547 (remove_files) COMPLETE |
| 6888 | 2026-08-17T23:47:55.680Z | [ recovery-image] Aug 17 23:47:54.776 INFO O| Aug 17 23:47:54.775 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6889 | 2026-08-17T23:47:55.689Z | [ recovery-image] Aug 17 23:47:54.785 INFO O| Aug 17 23:47:54.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1" |
| 6890 | 2026-08-17T23:47:55.689Z | [ recovery-image] Aug 17 23:47:54.785 INFO O| Aug 17 23:47:54.785 INFO STEP 548 (remove_files) COMPLETE |
| 6891 | 2026-08-17T23:47:55.689Z | [ recovery-image] Aug 17 23:47:54.785 INFO O| Aug 17 23:47:54.785 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6892 | 2026-08-17T23:47:55.757Z | [ recovery-image] Aug 17 23:47:54.795 INFO O| Aug 17 23:47:54.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5" |
| 6893 | 2026-08-17T23:47:55.758Z | [ recovery-image] Aug 17 23:47:54.795 INFO O| Aug 17 23:47:54.795 INFO STEP 549 (remove_files) COMPLETE |
| 6894 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.795 INFO O| Aug 17 23:47:54.795 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6895 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.804 INFO O| Aug 17 23:47:54.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1" |
| 6896 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.804 INFO O| Aug 17 23:47:54.804 INFO STEP 550 (remove_files) COMPLETE |
| 6897 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.804 INFO O| Aug 17 23:47:54.804 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6898 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.815 INFO O| Aug 17 23:47:54.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1" |
| 6899 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.815 INFO O| Aug 17 23:47:54.815 INFO STEP 551 (remove_files) COMPLETE |
| 6900 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.815 INFO O| Aug 17 23:47:54.815 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6901 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.823 INFO O| Aug 17 23:47:54.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1" |
| 6902 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.823 INFO O| Aug 17 23:47:54.823 INFO STEP 552 (remove_files) COMPLETE |
| 6903 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.823 INFO O| Aug 17 23:47:54.823 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6904 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.831 INFO O| Aug 17 23:47:54.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1" |
| 6905 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.831 INFO O| Aug 17 23:47:54.831 INFO STEP 553 (remove_files) COMPLETE |
| 6906 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.832 INFO O| Aug 17 23:47:54.831 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6907 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.839 INFO O| Aug 17 23:47:54.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1" |
| 6908 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.839 INFO O| Aug 17 23:47:54.839 INFO STEP 554 (remove_files) COMPLETE |
| 6909 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.839 INFO O| Aug 17 23:47:54.839 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6910 | 2026-08-17T23:47:55.764Z | [verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 6911 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.850 INFO O| Aug 17 23:47:54.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1" |
| 6912 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.850 INFO O| Aug 17 23:47:54.850 INFO STEP 555 (remove_files) COMPLETE |
| 6913 | 2026-08-17T23:47:55.764Z | [ recovery-image] Aug 17 23:47:54.850 INFO O| Aug 17 23:47:54.850 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6914 | 2026-08-17T23:47:55.768Z | [ recovery-image] Aug 17 23:47:54.862 INFO O| Aug 17 23:47:54.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1" |
| 6915 | 2026-08-17T23:47:55.769Z | [ recovery-image] Aug 17 23:47:54.862 INFO O| Aug 17 23:47:54.862 INFO STEP 556 (remove_files) COMPLETE |
| 6916 | 2026-08-17T23:47:55.769Z | [ recovery-image] Aug 17 23:47:54.862 INFO O| Aug 17 23:47:54.862 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6917 | 2026-08-17T23:47:55.776Z | [ recovery-image] Aug 17 23:47:54.872 INFO O| Aug 17 23:47:54.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1" |
| 6918 | 2026-08-17T23:47:55.780Z | [ recovery-image] Aug 17 23:47:54.873 INFO O| Aug 17 23:47:54.873 INFO STEP 557 (remove_files) COMPLETE |
| 6919 | 2026-08-17T23:47:55.780Z | [ recovery-image] Aug 17 23:47:54.873 INFO O| Aug 17 23:47:54.873 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6920 | 2026-08-17T23:47:55.788Z | [ recovery-image] Aug 17 23:47:54.884 INFO O| Aug 17 23:47:54.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9" |
| 6921 | 2026-08-17T23:47:55.788Z | [ recovery-image] Aug 17 23:47:54.884 INFO O| Aug 17 23:47:54.884 INFO STEP 558 (remove_files) COMPLETE |
| 6922 | 2026-08-17T23:47:55.788Z | [ recovery-image] Aug 17 23:47:54.884 INFO O| Aug 17 23:47:54.884 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6923 | 2026-08-17T23:47:55.799Z | [ recovery-image] Aug 17 23:47:54.895 INFO O| Aug 17 23:47:54.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1" |
| 6924 | 2026-08-17T23:47:55.799Z | [ recovery-image] Aug 17 23:47:54.895 INFO O| Aug 17 23:47:54.895 INFO STEP 559 (remove_files) COMPLETE |
| 6925 | 2026-08-17T23:47:55.805Z | [ recovery-image] Aug 17 23:47:54.895 INFO O| Aug 17 23:47:54.895 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6926 | 2026-08-17T23:47:55.810Z | [ recovery-image] Aug 17 23:47:54.906 INFO O| Aug 17 23:47:54.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1" |
| 6927 | 2026-08-17T23:47:55.810Z | [ recovery-image] Aug 17 23:47:54.906 INFO O| Aug 17 23:47:54.906 INFO STEP 560 (remove_files) COMPLETE |
| 6928 | 2026-08-17T23:47:55.810Z | [ recovery-image] Aug 17 23:47:54.906 INFO O| Aug 17 23:47:54.906 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6929 | 2026-08-17T23:47:55.819Z | [ recovery-image] Aug 17 23:47:54.915 INFO O| Aug 17 23:47:54.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2" |
| 6930 | 2026-08-17T23:47:55.819Z | [ recovery-image] Aug 17 23:47:54.915 INFO O| Aug 17 23:47:54.915 INFO STEP 561 (remove_files) COMPLETE |
| 6931 | 2026-08-17T23:47:55.819Z | [ recovery-image] Aug 17 23:47:54.915 INFO O| Aug 17 23:47:54.915 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6932 | 2026-08-17T23:47:55.828Z | [ recovery-image] Aug 17 23:47:54.924 INFO O| Aug 17 23:47:54.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7" |
| 6933 | 2026-08-17T23:47:55.828Z | [ recovery-image] Aug 17 23:47:54.924 INFO O| Aug 17 23:47:54.924 INFO STEP 562 (remove_files) COMPLETE |
| 6934 | 2026-08-17T23:47:55.829Z | [ recovery-image] Aug 17 23:47:54.925 INFO O| Aug 17 23:47:54.924 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6935 | 2026-08-17T23:47:55.840Z | [ recovery-image] Aug 17 23:47:54.935 INFO O| Aug 17 23:47:54.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1" |
| 6936 | 2026-08-17T23:47:55.843Z | [ recovery-image] Aug 17 23:47:54.936 INFO O| Aug 17 23:47:54.935 INFO STEP 563 (remove_files) COMPLETE |
| 6937 | 2026-08-17T23:47:55.843Z | [ recovery-image] Aug 17 23:47:54.936 INFO O| Aug 17 23:47:54.936 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6938 | 2026-08-17T23:47:55.851Z | [ recovery-image] Aug 17 23:47:54.945 INFO O| Aug 17 23:47:54.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1" |
| 6939 | 2026-08-17T23:47:55.851Z | [ recovery-image] Aug 17 23:47:54.945 INFO O| Aug 17 23:47:54.945 INFO STEP 564 (remove_files) COMPLETE |
| 6940 | 2026-08-17T23:47:55.854Z | [ recovery-image] Aug 17 23:47:54.945 INFO O| Aug 17 23:47:54.945 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6941 | 2026-08-17T23:47:55.860Z | [ recovery-image] Aug 17 23:47:54.954 INFO O| Aug 17 23:47:54.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1" |
| 6942 | 2026-08-17T23:47:55.860Z | [ recovery-image] Aug 17 23:47:54.954 INFO O| Aug 17 23:47:54.954 INFO STEP 565 (remove_files) COMPLETE |
| 6943 | 2026-08-17T23:47:55.863Z | [ recovery-image] Aug 17 23:47:54.954 INFO O| Aug 17 23:47:54.954 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6944 | 2026-08-17T23:47:55.869Z | [ recovery-image] Aug 17 23:47:54.965 INFO O| Aug 17 23:47:54.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1" |
| 6945 | 2026-08-17T23:47:55.869Z | [ recovery-image] Aug 17 23:47:54.965 INFO O| Aug 17 23:47:54.965 INFO STEP 566 (remove_files) COMPLETE |
| 6946 | 2026-08-17T23:47:55.869Z | [ recovery-image] Aug 17 23:47:54.965 INFO O| Aug 17 23:47:54.965 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6947 | 2026-08-17T23:47:55.877Z | [ recovery-image] Aug 17 23:47:54.973 INFO O| Aug 17 23:47:54.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1" |
| 6948 | 2026-08-17T23:47:55.881Z | [ recovery-image] Aug 17 23:47:54.973 INFO O| Aug 17 23:47:54.973 INFO STEP 567 (remove_files) COMPLETE |
| 6949 | 2026-08-17T23:47:55.881Z | [ recovery-image] Aug 17 23:47:54.974 INFO O| Aug 17 23:47:54.973 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6950 | 2026-08-17T23:47:55.886Z | [ recovery-image] Aug 17 23:47:54.982 INFO O| Aug 17 23:47:54.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1" |
| 6951 | 2026-08-17T23:47:55.887Z | [ recovery-image] Aug 17 23:47:54.983 INFO O| Aug 17 23:47:54.982 INFO STEP 568 (remove_files) COMPLETE |
| 6952 | 2026-08-17T23:47:55.890Z | [ recovery-image] Aug 17 23:47:54.983 INFO O| Aug 17 23:47:54.983 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6953 | 2026-08-17T23:47:55.895Z | [ recovery-image] Aug 17 23:47:54.991 INFO O| Aug 17 23:47:54.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1" |
| 6954 | 2026-08-17T23:47:55.895Z | [ recovery-image] Aug 17 23:47:54.991 INFO O| Aug 17 23:47:54.991 INFO STEP 569 (remove_files) COMPLETE |
| 6955 | 2026-08-17T23:47:55.895Z | [ recovery-image] Aug 17 23:47:54.991 INFO O| Aug 17 23:47:54.991 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6956 | 2026-08-17T23:47:55.904Z | [ recovery-image] Aug 17 23:47:55.000 INFO O| Aug 17 23:47:55.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1" |
| 6957 | 2026-08-17T23:47:55.904Z | [ recovery-image] Aug 17 23:47:55.000 INFO O| Aug 17 23:47:55.000 INFO STEP 570 (remove_files) COMPLETE |
| 6958 | 2026-08-17T23:47:55.904Z | [ recovery-image] Aug 17 23:47:55.000 INFO O| Aug 17 23:47:55.000 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6959 | 2026-08-17T23:47:55.914Z | [ recovery-image] Aug 17 23:47:55.010 INFO O| Aug 17 23:47:55.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1" |
| 6960 | 2026-08-17T23:47:55.914Z | [ recovery-image] Aug 17 23:47:55.010 INFO O| Aug 17 23:47:55.010 INFO STEP 571 (remove_files) COMPLETE |
| 6961 | 2026-08-17T23:47:55.919Z | [ recovery-image] Aug 17 23:47:55.010 INFO O| Aug 17 23:47:55.010 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6962 | 2026-08-17T23:47:55.924Z | [ recovery-image] Aug 17 23:47:55.019 INFO O| Aug 17 23:47:55.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1" |
| 6963 | 2026-08-17T23:47:55.925Z | [ recovery-image] Aug 17 23:47:55.019 INFO O| Aug 17 23:47:55.019 INFO STEP 572 (remove_files) COMPLETE |
| 6964 | 2026-08-17T23:47:55.925Z | [ recovery-image] Aug 17 23:47:55.019 INFO O| Aug 17 23:47:55.019 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6965 | 2026-08-17T23:47:55.933Z | [ recovery-image] Aug 17 23:47:55.029 INFO O| Aug 17 23:47:55.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1" |
| 6966 | 2026-08-17T23:47:55.933Z | [ recovery-image] Aug 17 23:47:55.029 INFO O| Aug 17 23:47:55.029 INFO STEP 573 (remove_files) COMPLETE |
| 6967 | 2026-08-17T23:47:55.933Z | [ recovery-image] Aug 17 23:47:55.029 INFO O| Aug 17 23:47:55.029 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6968 | 2026-08-17T23:47:55.943Z | [ recovery-image] Aug 17 23:47:55.037 INFO O| Aug 17 23:47:55.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1" |
| 6969 | 2026-08-17T23:47:55.943Z | [ recovery-image] Aug 17 23:47:55.037 INFO O| Aug 17 23:47:55.037 INFO STEP 574 (remove_files) COMPLETE |
| 6970 | 2026-08-17T23:47:55.943Z | [ recovery-image] Aug 17 23:47:55.037 INFO O| Aug 17 23:47:55.037 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6971 | 2026-08-17T23:47:55.951Z | [ recovery-image] Aug 17 23:47:55.046 INFO O| Aug 17 23:47:55.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1" |
| 6972 | 2026-08-17T23:47:55.951Z | [ recovery-image] Aug 17 23:47:55.046 INFO O| Aug 17 23:47:55.046 INFO STEP 575 (remove_files) COMPLETE |
| 6973 | 2026-08-17T23:47:55.951Z | [ recovery-image] Aug 17 23:47:55.046 INFO O| Aug 17 23:47:55.046 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6974 | 2026-08-17T23:47:55.959Z | [ recovery-image] Aug 17 23:47:55.055 INFO O| Aug 17 23:47:55.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.3.49.1" |
| 6975 | 2026-08-17T23:47:55.959Z | [ recovery-image] Aug 17 23:47:55.055 INFO O| Aug 17 23:47:55.055 INFO STEP 576 (remove_files) COMPLETE |
| 6976 | 2026-08-17T23:47:55.959Z | [ recovery-image] Aug 17 23:47:55.055 INFO O| Aug 17 23:47:55.055 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6977 | 2026-08-17T23:47:55.970Z | [ recovery-image] Aug 17 23:47:55.066 INFO O| Aug 17 23:47:55.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1" |
| 6978 | 2026-08-17T23:47:55.970Z | [ recovery-image] Aug 17 23:47:55.066 INFO O| Aug 17 23:47:55.066 INFO STEP 577 (remove_files) COMPLETE |
| 6979 | 2026-08-17T23:47:55.973Z | [ recovery-image] Aug 17 23:47:55.066 INFO O| Aug 17 23:47:55.066 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6980 | 2026-08-17T23:47:55.979Z | [ recovery-image] Aug 17 23:47:55.075 INFO O| Aug 17 23:47:55.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1" |
| 6981 | 2026-08-17T23:47:55.979Z | [ recovery-image] Aug 17 23:47:55.075 INFO O| Aug 17 23:47:55.075 INFO STEP 578 (remove_files) COMPLETE |
| 6982 | 2026-08-17T23:47:55.983Z | [ recovery-image] Aug 17 23:47:55.075 INFO O| Aug 17 23:47:55.075 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6983 | 2026-08-17T23:47:55.988Z | [ recovery-image] Aug 17 23:47:55.085 INFO O| Aug 17 23:47:55.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0" |
| 6984 | 2026-08-17T23:47:55.989Z | [ recovery-image] Aug 17 23:47:55.085 INFO O| Aug 17 23:47:55.085 INFO STEP 579 (remove_files) COMPLETE |
| 6985 | 2026-08-17T23:47:55.989Z | [ recovery-image] Aug 17 23:47:55.085 INFO O| Aug 17 23:47:55.085 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6986 | 2026-08-17T23:47:55.998Z | [ recovery-image] Aug 17 23:47:55.094 INFO O| Aug 17 23:47:55.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1" |
| 6987 | 2026-08-17T23:47:55.998Z | [ recovery-image] Aug 17 23:47:55.094 INFO O| Aug 17 23:47:55.094 INFO STEP 580 (remove_files) COMPLETE |
| 6988 | 2026-08-17T23:47:56.002Z | [ recovery-image] Aug 17 23:47:55.094 INFO O| Aug 17 23:47:55.094 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6989 | 2026-08-17T23:47:56.008Z | [ recovery-image] Aug 17 23:47:55.104 INFO O| Aug 17 23:47:55.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1" |
| 6990 | 2026-08-17T23:47:56.009Z | [ recovery-image] Aug 17 23:47:55.104 INFO O| Aug 17 23:47:55.104 INFO STEP 581 (remove_files) COMPLETE |
| 6991 | 2026-08-17T23:47:56.012Z | [ recovery-image] Aug 17 23:47:55.104 INFO O| Aug 17 23:47:55.104 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6992 | 2026-08-17T23:47:56.018Z | [ recovery-image] Aug 17 23:47:55.113 INFO O| Aug 17 23:47:55.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1" |
| 6993 | 2026-08-17T23:47:56.018Z | [ recovery-image] Aug 17 23:47:55.113 INFO O| Aug 17 23:47:55.113 INFO STEP 582 (remove_files) COMPLETE |
| 6994 | 2026-08-17T23:47:56.018Z | [ recovery-image] Aug 17 23:47:55.113 INFO O| Aug 17 23:47:55.113 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6995 | 2026-08-17T23:47:56.027Z | [ recovery-image] Aug 17 23:47:55.123 INFO O| Aug 17 23:47:55.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1" |
| 6996 | 2026-08-17T23:47:56.027Z | [ recovery-image] Aug 17 23:47:55.123 INFO O| Aug 17 23:47:55.123 INFO STEP 583 (remove_files) COMPLETE |
| 6997 | 2026-08-17T23:47:56.027Z | [ recovery-image] Aug 17 23:47:55.123 INFO O| Aug 17 23:47:55.123 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 6998 | 2026-08-17T23:47:56.037Z | [ recovery-image] Aug 17 23:47:55.133 INFO O| Aug 17 23:47:55.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1" |
| 6999 | 2026-08-17T23:47:56.037Z | [ recovery-image] Aug 17 23:47:55.133 INFO O| Aug 17 23:47:55.133 INFO STEP 584 (remove_files) COMPLETE |
| 7000 | 2026-08-17T23:47:56.040Z | [ recovery-image] Aug 17 23:47:55.133 INFO O| Aug 17 23:47:55.133 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7001 | 2026-08-17T23:47:56.052Z | [ recovery-image] Aug 17 23:47:55.143 INFO O| Aug 17 23:47:55.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1" |
| 7002 | 2026-08-17T23:47:56.052Z | [ recovery-image] Aug 17 23:47:55.143 INFO O| Aug 17 23:47:55.143 INFO STEP 585 (remove_files) COMPLETE |
| 7003 | 2026-08-17T23:47:56.052Z | [ recovery-image] Aug 17 23:47:55.143 INFO O| Aug 17 23:47:55.143 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7004 | 2026-08-17T23:47:56.061Z | [ recovery-image] Aug 17 23:47:55.155 INFO O| Aug 17 23:47:55.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1" |
| 7005 | 2026-08-17T23:47:56.061Z | [ recovery-image] Aug 17 23:47:55.155 INFO O| Aug 17 23:47:55.155 INFO STEP 586 (remove_files) COMPLETE |
| 7006 | 2026-08-17T23:47:56.061Z | [ recovery-image] Aug 17 23:47:55.155 INFO O| Aug 17 23:47:55.155 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7007 | 2026-08-17T23:47:56.071Z | [ recovery-image] Aug 17 23:47:55.165 INFO O| Aug 17 23:47:55.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1" |
| 7008 | 2026-08-17T23:47:56.071Z | [ recovery-image] Aug 17 23:47:55.166 INFO O| Aug 17 23:47:55.165 INFO STEP 587 (remove_files) COMPLETE |
| 7009 | 2026-08-17T23:47:56.071Z | [ recovery-image] Aug 17 23:47:55.166 INFO O| Aug 17 23:47:55.166 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7010 | 2026-08-17T23:47:56.080Z | [ recovery-image] Aug 17 23:47:55.176 INFO O| Aug 17 23:47:55.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1" |
| 7011 | 2026-08-17T23:47:56.080Z | [ recovery-image] Aug 17 23:47:55.176 INFO O| Aug 17 23:47:55.176 INFO STEP 588 (remove_files) COMPLETE |
| 7012 | 2026-08-17T23:47:56.080Z | [ recovery-image] Aug 17 23:47:55.176 INFO O| Aug 17 23:47:55.176 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7013 | 2026-08-17T23:47:56.090Z | [ recovery-image] Aug 17 23:47:55.186 INFO O| Aug 17 23:47:55.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1" |
| 7014 | 2026-08-17T23:47:56.090Z | [ recovery-image] Aug 17 23:47:55.186 INFO O| Aug 17 23:47:55.186 INFO STEP 589 (remove_files) COMPLETE |
| 7015 | 2026-08-17T23:47:56.090Z | [ recovery-image] Aug 17 23:47:55.186 INFO O| Aug 17 23:47:55.186 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7016 | 2026-08-17T23:47:56.099Z | [ recovery-image] Aug 17 23:47:55.195 INFO O| Aug 17 23:47:55.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1" |
| 7017 | 2026-08-17T23:47:56.099Z | [ recovery-image] Aug 17 23:47:55.195 INFO O| Aug 17 23:47:55.195 INFO STEP 590 (remove_files) COMPLETE |
| 7018 | 2026-08-17T23:47:56.099Z | [ recovery-image] Aug 17 23:47:55.195 INFO O| Aug 17 23:47:55.195 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7019 | 2026-08-17T23:47:56.108Z | [ recovery-image] Aug 17 23:47:55.204 INFO O| Aug 17 23:47:55.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1" |
| 7020 | 2026-08-17T23:47:56.108Z | [ recovery-image] Aug 17 23:47:55.204 INFO O| Aug 17 23:47:55.204 INFO STEP 591 (remove_files) COMPLETE |
| 7021 | 2026-08-17T23:47:56.111Z | [ recovery-image] Aug 17 23:47:55.204 INFO O| Aug 17 23:47:55.204 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7022 | 2026-08-17T23:47:56.118Z | [ recovery-image] Aug 17 23:47:55.214 INFO O| Aug 17 23:47:55.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1" |
| 7023 | 2026-08-17T23:47:56.119Z | [ recovery-image] Aug 17 23:47:55.214 INFO O| Aug 17 23:47:55.214 INFO STEP 592 (remove_files) COMPLETE |
| 7024 | 2026-08-17T23:47:56.119Z | [ recovery-image] Aug 17 23:47:55.214 INFO O| Aug 17 23:47:55.214 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7025 | 2026-08-17T23:47:56.128Z | [ recovery-image] Aug 17 23:47:55.224 INFO O| Aug 17 23:47:55.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc" |
| 7026 | 2026-08-17T23:47:56.128Z | [ recovery-image] Aug 17 23:47:55.224 INFO O| Aug 17 23:47:55.224 INFO STEP 593 (remove_files) COMPLETE |
| 7027 | 2026-08-17T23:47:56.128Z | [ recovery-image] Aug 17 23:47:55.224 INFO O| Aug 17 23:47:55.224 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7028 | 2026-08-17T23:47:56.140Z | [ recovery-image] Aug 17 23:47:55.234 INFO O| Aug 17 23:47:55.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc" |
| 7029 | 2026-08-17T23:47:56.140Z | [ recovery-image] Aug 17 23:47:55.234 INFO O| Aug 17 23:47:55.234 INFO STEP 594 (remove_files) COMPLETE |
| 7030 | 2026-08-17T23:47:56.140Z | [ recovery-image] Aug 17 23:47:55.234 INFO O| Aug 17 23:47:55.234 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7031 | 2026-08-17T23:47:56.147Z | [ recovery-image] Aug 17 23:47:55.243 INFO O| Aug 17 23:47:55.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc" |
| 7032 | 2026-08-17T23:47:56.147Z | [ recovery-image] Aug 17 23:47:55.243 INFO O| Aug 17 23:47:55.243 INFO STEP 595 (remove_files) COMPLETE |
| 7033 | 2026-08-17T23:47:56.147Z | [ recovery-image] Aug 17 23:47:55.243 INFO O| Aug 17 23:47:55.243 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7034 | 2026-08-17T23:47:56.156Z | [ recovery-image] Aug 17 23:47:55.252 INFO O| Aug 17 23:47:55.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc" |
| 7035 | 2026-08-17T23:47:56.156Z | [ recovery-image] Aug 17 23:47:55.252 INFO O| Aug 17 23:47:55.252 INFO STEP 596 (remove_files) COMPLETE |
| 7036 | 2026-08-17T23:47:56.160Z | [ recovery-image] Aug 17 23:47:55.252 INFO O| Aug 17 23:47:55.252 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7037 | 2026-08-17T23:47:56.169Z | [ recovery-image] Aug 17 23:47:55.262 INFO O| Aug 17 23:47:55.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc" |
| 7038 | 2026-08-17T23:47:56.169Z | [ recovery-image] Aug 17 23:47:55.262 INFO O| Aug 17 23:47:55.262 INFO STEP 597 (remove_files) COMPLETE |
| 7039 | 2026-08-17T23:47:56.169Z | [ recovery-image] Aug 17 23:47:55.262 INFO O| Aug 17 23:47:55.262 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7040 | 2026-08-17T23:47:56.178Z | [ recovery-image] Aug 17 23:47:55.274 INFO O| Aug 17 23:47:55.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc" |
| 7041 | 2026-08-17T23:47:56.178Z | [ recovery-image] Aug 17 23:47:55.274 INFO O| Aug 17 23:47:55.274 INFO STEP 598 (remove_files) COMPLETE |
| 7042 | 2026-08-17T23:47:56.184Z | [ recovery-image] Aug 17 23:47:55.274 INFO O| Aug 17 23:47:55.274 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7043 | 2026-08-17T23:47:56.190Z | [ recovery-image] Aug 17 23:47:55.284 INFO O| Aug 17 23:47:55.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc" |
| 7044 | 2026-08-17T23:47:56.190Z | [ recovery-image] Aug 17 23:47:55.284 INFO O| Aug 17 23:47:55.284 INFO STEP 599 (remove_files) COMPLETE |
| 7045 | 2026-08-17T23:47:56.190Z | [ recovery-image] Aug 17 23:47:55.284 INFO O| Aug 17 23:47:55.284 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7046 | 2026-08-17T23:47:56.197Z | [ recovery-image] Aug 17 23:47:55.293 INFO O| Aug 17 23:47:55.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc" |
| 7047 | 2026-08-17T23:47:56.198Z | [ recovery-image] Aug 17 23:47:55.293 INFO O| Aug 17 23:47:55.293 INFO STEP 600 (remove_files) COMPLETE |
| 7048 | 2026-08-17T23:47:56.198Z | [ recovery-image] Aug 17 23:47:55.293 INFO O| Aug 17 23:47:55.293 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7049 | 2026-08-17T23:47:56.207Z | [ recovery-image] Aug 17 23:47:55.302 INFO O| Aug 17 23:47:55.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc" |
| 7050 | 2026-08-17T23:47:56.211Z | [ recovery-image] Aug 17 23:47:55.302 INFO O| Aug 17 23:47:55.302 INFO STEP 601 (remove_files) COMPLETE |
| 7051 | 2026-08-17T23:47:56.211Z | [ recovery-image] Aug 17 23:47:55.303 INFO O| Aug 17 23:47:55.302 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7052 | 2026-08-17T23:47:56.217Z | [ recovery-image] Aug 17 23:47:55.312 INFO O| Aug 17 23:47:55.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc" |
| 7053 | 2026-08-17T23:47:56.217Z | [ recovery-image] Aug 17 23:47:55.312 INFO O| Aug 17 23:47:55.312 INFO STEP 602 (remove_files) COMPLETE |
| 7054 | 2026-08-17T23:47:56.220Z | [ recovery-image] Aug 17 23:47:55.312 INFO O| Aug 17 23:47:55.312 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7055 | 2026-08-17T23:47:56.225Z | [ recovery-image] Aug 17 23:47:55.321 INFO O| Aug 17 23:47:55.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc" |
| 7056 | 2026-08-17T23:47:56.229Z | [ recovery-image] Aug 17 23:47:55.321 INFO O| Aug 17 23:47:55.321 INFO STEP 603 (remove_files) COMPLETE |
| 7057 | 2026-08-17T23:47:56.229Z | [ recovery-image] Aug 17 23:47:55.321 INFO O| Aug 17 23:47:55.321 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7058 | 2026-08-17T23:47:56.236Z | [ recovery-image] Aug 17 23:47:55.331 INFO O| Aug 17 23:47:55.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc" |
| 7059 | 2026-08-17T23:47:56.236Z | [ recovery-image] Aug 17 23:47:55.331 INFO O| Aug 17 23:47:55.331 INFO STEP 604 (remove_files) COMPLETE |
| 7060 | 2026-08-17T23:47:56.236Z | [ recovery-image] Aug 17 23:47:55.331 INFO O| Aug 17 23:47:55.331 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7061 | 2026-08-17T23:47:56.244Z | [ recovery-image] Aug 17 23:47:55.339 INFO O| Aug 17 23:47:55.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc" |
| 7062 | 2026-08-17T23:47:56.245Z | [ recovery-image] Aug 17 23:47:55.339 INFO O| Aug 17 23:47:55.339 INFO STEP 605 (remove_files) COMPLETE |
| 7063 | 2026-08-17T23:47:56.245Z | [ recovery-image] Aug 17 23:47:55.339 INFO O| Aug 17 23:47:55.339 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7064 | 2026-08-17T23:47:56.252Z | [ recovery-image] Aug 17 23:47:55.348 INFO O| Aug 17 23:47:55.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc" |
| 7065 | 2026-08-17T23:47:56.252Z | [ recovery-image] Aug 17 23:47:55.348 INFO O| Aug 17 23:47:55.348 INFO STEP 606 (remove_files) COMPLETE |
| 7066 | 2026-08-17T23:47:56.255Z | [ recovery-image] Aug 17 23:47:55.348 INFO O| Aug 17 23:47:55.348 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7067 | 2026-08-17T23:47:56.260Z | [ recovery-image] Aug 17 23:47:55.356 INFO O| Aug 17 23:47:55.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc" |
| 7068 | 2026-08-17T23:47:56.260Z | [ recovery-image] Aug 17 23:47:55.356 INFO O| Aug 17 23:47:55.356 INFO STEP 607 (remove_files) COMPLETE |
| 7069 | 2026-08-17T23:47:56.260Z | [ recovery-image] Aug 17 23:47:55.356 INFO O| Aug 17 23:47:55.356 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7070 | 2026-08-17T23:47:56.271Z | [ recovery-image] Aug 17 23:47:55.366 INFO O| Aug 17 23:47:55.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc" |
| 7071 | 2026-08-17T23:47:56.271Z | [ recovery-image] Aug 17 23:47:55.366 INFO O| Aug 17 23:47:55.366 INFO STEP 608 (remove_files) COMPLETE |
| 7072 | 2026-08-17T23:47:56.271Z | [ recovery-image] Aug 17 23:47:55.366 INFO O| Aug 17 23:47:55.366 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7073 | 2026-08-17T23:47:56.280Z | [ recovery-image] Aug 17 23:47:55.376 INFO O| Aug 17 23:47:55.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc" |
| 7074 | 2026-08-17T23:47:56.283Z | [ recovery-image] Aug 17 23:47:55.376 INFO O| Aug 17 23:47:55.376 INFO STEP 609 (remove_files) COMPLETE |
| 7075 | 2026-08-17T23:47:56.283Z | [ recovery-image] Aug 17 23:47:55.376 INFO O| Aug 17 23:47:55.376 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7076 | 2026-08-17T23:47:56.291Z | [ recovery-image] Aug 17 23:47:55.387 INFO O| Aug 17 23:47:55.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc" |
| 7077 | 2026-08-17T23:47:56.291Z | [ recovery-image] Aug 17 23:47:55.387 INFO O| Aug 17 23:47:55.387 INFO STEP 610 (remove_files) COMPLETE |
| 7078 | 2026-08-17T23:47:56.291Z | [ recovery-image] Aug 17 23:47:55.387 INFO O| Aug 17 23:47:55.387 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7079 | 2026-08-17T23:47:56.301Z | [ recovery-image] Aug 17 23:47:55.397 INFO O| Aug 17 23:47:55.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc" |
| 7080 | 2026-08-17T23:47:56.301Z | [ recovery-image] Aug 17 23:47:55.397 INFO O| Aug 17 23:47:55.397 INFO STEP 611 (remove_files) COMPLETE |
| 7081 | 2026-08-17T23:47:56.301Z | [ recovery-image] Aug 17 23:47:55.397 INFO O| Aug 17 23:47:55.397 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7082 | 2026-08-17T23:47:56.311Z | [ recovery-image] Aug 17 23:47:55.407 INFO O| Aug 17 23:47:55.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc" |
| 7083 | 2026-08-17T23:47:56.311Z | [ recovery-image] Aug 17 23:47:55.407 INFO O| Aug 17 23:47:55.407 INFO STEP 612 (remove_files) COMPLETE |
| 7084 | 2026-08-17T23:47:56.311Z | [ recovery-image] Aug 17 23:47:55.407 INFO O| Aug 17 23:47:55.407 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7085 | 2026-08-17T23:47:56.320Z | [ recovery-image] Aug 17 23:47:55.416 INFO O| Aug 17 23:47:55.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc" |
| 7086 | 2026-08-17T23:47:56.320Z | [ recovery-image] Aug 17 23:47:55.416 INFO O| Aug 17 23:47:55.416 INFO STEP 613 (remove_files) COMPLETE |
| 7087 | 2026-08-17T23:47:56.320Z | [ recovery-image] Aug 17 23:47:55.416 INFO O| Aug 17 23:47:55.416 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7088 | 2026-08-17T23:47:56.329Z | [ recovery-image] Aug 17 23:47:55.425 INFO O| Aug 17 23:47:55.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc" |
| 7089 | 2026-08-17T23:47:56.329Z | [ recovery-image] Aug 17 23:47:55.425 INFO O| Aug 17 23:47:55.425 INFO STEP 614 (remove_files) COMPLETE |
| 7090 | 2026-08-17T23:47:56.329Z | [ recovery-image] Aug 17 23:47:55.425 INFO O| Aug 17 23:47:55.425 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7091 | 2026-08-17T23:47:56.338Z | [ recovery-image] Aug 17 23:47:55.434 INFO O| Aug 17 23:47:55.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc" |
| 7092 | 2026-08-17T23:47:56.338Z | [ recovery-image] Aug 17 23:47:55.434 INFO O| Aug 17 23:47:55.434 INFO STEP 615 (remove_files) COMPLETE |
| 7093 | 2026-08-17T23:47:56.338Z | [ recovery-image] Aug 17 23:47:55.434 INFO O| Aug 17 23:47:55.434 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7094 | 2026-08-17T23:47:56.344Z | [verify-libraries] Compiling russh-util v0.52.0 |
| 7095 | 2026-08-17T23:47:56.348Z | [ recovery-image] Aug 17 23:47:55.442 INFO O| Aug 17 23:47:55.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc" |
| 7096 | 2026-08-17T23:47:56.348Z | [ recovery-image] Aug 17 23:47:55.442 INFO O| Aug 17 23:47:55.442 INFO STEP 616 (remove_files) COMPLETE |
| 7097 | 2026-08-17T23:47:56.348Z | [ recovery-image] Aug 17 23:47:55.442 INFO O| Aug 17 23:47:55.442 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7098 | 2026-08-17T23:47:56.355Z | [ recovery-image] Aug 17 23:47:55.451 INFO O| Aug 17 23:47:55.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc" |
| 7099 | 2026-08-17T23:47:56.355Z | [ recovery-image] Aug 17 23:47:55.451 INFO O| Aug 17 23:47:55.451 INFO STEP 617 (remove_files) COMPLETE |
| 7100 | 2026-08-17T23:47:56.355Z | [ recovery-image] Aug 17 23:47:55.451 INFO O| Aug 17 23:47:55.451 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7101 | 2026-08-17T23:47:56.364Z | [ recovery-image] Aug 17 23:47:55.460 INFO O| Aug 17 23:47:55.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc" |
| 7102 | 2026-08-17T23:47:56.364Z | [ recovery-image] Aug 17 23:47:55.460 INFO O| Aug 17 23:47:55.460 INFO STEP 618 (remove_files) COMPLETE |
| 7103 | 2026-08-17T23:47:56.364Z | [ recovery-image] Aug 17 23:47:55.460 INFO O| Aug 17 23:47:55.460 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7104 | 2026-08-17T23:47:56.373Z | [ recovery-image] Aug 17 23:47:55.469 INFO O| Aug 17 23:47:55.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc" |
| 7105 | 2026-08-17T23:47:56.373Z | [ recovery-image] Aug 17 23:47:55.469 INFO O| Aug 17 23:47:55.469 INFO STEP 619 (remove_files) COMPLETE |
| 7106 | 2026-08-17T23:47:56.373Z | [ recovery-image] Aug 17 23:47:55.469 INFO O| Aug 17 23:47:55.469 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7107 | 2026-08-17T23:47:56.385Z | [ recovery-image] Aug 17 23:47:55.479 INFO O| Aug 17 23:47:55.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc" |
| 7108 | 2026-08-17T23:47:56.385Z | [ recovery-image] Aug 17 23:47:55.479 INFO O| Aug 17 23:47:55.479 INFO STEP 620 (remove_files) COMPLETE |
| 7109 | 2026-08-17T23:47:56.385Z | [ recovery-image] Aug 17 23:47:55.479 INFO O| Aug 17 23:47:55.479 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7110 | 2026-08-17T23:47:56.392Z | [ recovery-image] Aug 17 23:47:55.488 INFO O| Aug 17 23:47:55.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc" |
| 7111 | 2026-08-17T23:47:56.392Z | [ recovery-image] Aug 17 23:47:55.488 INFO O| Aug 17 23:47:55.488 INFO STEP 621 (remove_files) COMPLETE |
| 7112 | 2026-08-17T23:47:56.392Z | [ recovery-image] Aug 17 23:47:55.488 INFO O| Aug 17 23:47:55.488 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7113 | 2026-08-17T23:47:56.403Z | [ recovery-image] Aug 17 23:47:55.498 INFO O| Aug 17 23:47:55.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2" |
| 7114 | 2026-08-17T23:47:56.403Z | [ recovery-image] Aug 17 23:47:55.498 INFO O| Aug 17 23:47:55.498 INFO STEP 622 (remove_files) COMPLETE |
| 7115 | 2026-08-17T23:47:56.403Z | [ recovery-image] Aug 17 23:47:55.498 INFO O| Aug 17 23:47:55.498 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7116 | 2026-08-17T23:47:56.412Z | [ recovery-image] Aug 17 23:47:55.508 INFO O| Aug 17 23:47:55.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1" |
| 7117 | 2026-08-17T23:47:56.412Z | [ recovery-image] Aug 17 23:47:55.508 INFO O| Aug 17 23:47:55.508 INFO STEP 623 (remove_files) COMPLETE |
| 7118 | 2026-08-17T23:47:56.415Z | [ recovery-image] Aug 17 23:47:55.508 INFO O| Aug 17 23:47:55.508 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7119 | 2026-08-17T23:47:56.422Z | [ recovery-image] Aug 17 23:47:55.518 INFO O| Aug 17 23:47:55.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr" |
| 7120 | 2026-08-17T23:47:56.422Z | [ recovery-image] Aug 17 23:47:55.518 INFO O| Aug 17 23:47:55.518 INFO STEP 624 (remove_files) COMPLETE |
| 7121 | 2026-08-17T23:47:56.422Z | [ recovery-image] Aug 17 23:47:55.518 INFO O| Aug 17 23:47:55.518 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7122 | 2026-08-17T23:47:56.432Z | [ recovery-image] Aug 17 23:47:55.528 INFO O| Aug 17 23:47:55.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh" |
| 7123 | 2026-08-17T23:47:56.432Z | [ recovery-image] Aug 17 23:47:55.528 INFO O| Aug 17 23:47:55.528 INFO STEP 625 (remove_files) COMPLETE |
| 7124 | 2026-08-17T23:47:56.432Z | [ recovery-image] Aug 17 23:47:55.528 INFO O| Aug 17 23:47:55.528 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7125 | 2026-08-17T23:47:56.441Z | [ recovery-image] Aug 17 23:47:55.536 INFO O| Aug 17 23:47:55.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query" |
| 7126 | 2026-08-17T23:47:56.441Z | [ recovery-image] Aug 17 23:47:55.537 INFO O| Aug 17 23:47:55.536 INFO STEP 626 (remove_files) COMPLETE |
| 7127 | 2026-08-17T23:47:56.441Z | [ recovery-image] Aug 17 23:47:55.537 INFO O| Aug 17 23:47:55.536 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7128 | 2026-08-17T23:47:56.448Z | [verify-libraries] Compiling enum_dispatch v0.3.13 |
| 7129 | 2026-08-17T23:47:56.460Z | [ recovery-image] Aug 17 23:47:55.546 INFO O| Aug 17 23:47:55.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh" |
| 7130 | 2026-08-17T23:47:56.460Z | [ recovery-image] Aug 17 23:47:55.546 INFO O| Aug 17 23:47:55.546 INFO STEP 627 (remove_files) COMPLETE |
| 7131 | 2026-08-17T23:47:56.460Z | [ recovery-image] Aug 17 23:47:55.546 INFO O| Aug 17 23:47:55.546 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7132 | 2026-08-17T23:47:56.464Z | [ recovery-image] Aug 17 23:47:55.555 INFO O| Aug 17 23:47:55.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1" |
| 7133 | 2026-08-17T23:47:56.464Z | [ recovery-image] Aug 17 23:47:55.556 INFO O| Aug 17 23:47:55.556 INFO STEP 628 (remove_files) COMPLETE |
| 7134 | 2026-08-17T23:47:56.464Z | [ recovery-image] Aug 17 23:47:55.556 INFO O| Aug 17 23:47:55.556 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7135 | 2026-08-17T23:47:56.471Z | [ recovery-image] Aug 17 23:47:55.567 INFO O| Aug 17 23:47:55.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1" |
| 7136 | 2026-08-17T23:47:56.475Z | [ recovery-image] Aug 17 23:47:55.567 INFO O| Aug 17 23:47:55.567 INFO STEP 629 (remove_files) COMPLETE |
| 7137 | 2026-08-17T23:47:56.475Z | [ recovery-image] Aug 17 23:47:55.567 INFO O| Aug 17 23:47:55.567 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7138 | 2026-08-17T23:47:56.481Z | [ recovery-image] Aug 17 23:47:55.576 INFO O| Aug 17 23:47:55.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1" |
| 7139 | 2026-08-17T23:47:56.481Z | [ recovery-image] Aug 17 23:47:55.576 INFO O| Aug 17 23:47:55.576 INFO STEP 630 (remove_files) COMPLETE |
| 7140 | 2026-08-17T23:47:56.481Z | [ recovery-image] Aug 17 23:47:55.576 INFO O| Aug 17 23:47:55.576 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7141 | 2026-08-17T23:47:56.489Z | [ recovery-image] Aug 17 23:47:55.585 INFO O| Aug 17 23:47:55.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1" |
| 7142 | 2026-08-17T23:47:56.489Z | [ recovery-image] Aug 17 23:47:55.585 INFO O| Aug 17 23:47:55.585 INFO STEP 631 (remove_files) COMPLETE |
| 7143 | 2026-08-17T23:47:56.489Z | [ recovery-image] Aug 17 23:47:55.585 INFO O| Aug 17 23:47:55.585 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7144 | 2026-08-17T23:47:56.498Z | [ recovery-image] Aug 17 23:47:55.594 INFO O| Aug 17 23:47:55.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1" |
| 7145 | 2026-08-17T23:47:56.498Z | [ recovery-image] Aug 17 23:47:55.594 INFO O| Aug 17 23:47:55.594 INFO STEP 632 (remove_files) COMPLETE |
| 7146 | 2026-08-17T23:47:56.498Z | [ recovery-image] Aug 17 23:47:55.594 INFO O| Aug 17 23:47:55.594 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7147 | 2026-08-17T23:47:56.507Z | [ recovery-image] Aug 17 23:47:55.603 INFO O| Aug 17 23:47:55.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1" |
| 7148 | 2026-08-17T23:47:56.507Z | [ recovery-image] Aug 17 23:47:55.603 INFO O| Aug 17 23:47:55.603 INFO STEP 633 (remove_files) COMPLETE |
| 7149 | 2026-08-17T23:47:56.507Z | [ recovery-image] Aug 17 23:47:55.603 INFO O| Aug 17 23:47:55.603 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7150 | 2026-08-17T23:47:56.517Z | [ recovery-image] Aug 17 23:47:55.612 INFO O| Aug 17 23:47:55.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1" |
| 7151 | 2026-08-17T23:47:56.517Z | [ recovery-image] Aug 17 23:47:55.612 INFO O| Aug 17 23:47:55.612 INFO STEP 634 (remove_files) COMPLETE |
| 7152 | 2026-08-17T23:47:56.517Z | [ recovery-image] Aug 17 23:47:55.612 INFO O| Aug 17 23:47:55.612 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7153 | 2026-08-17T23:47:56.526Z | [ recovery-image] Aug 17 23:47:55.622 INFO O| Aug 17 23:47:55.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1" |
| 7154 | 2026-08-17T23:47:56.526Z | [ recovery-image] Aug 17 23:47:55.622 INFO O| Aug 17 23:47:55.622 INFO STEP 635 (remove_files) COMPLETE |
| 7155 | 2026-08-17T23:47:56.530Z | [ recovery-image] Aug 17 23:47:55.622 INFO O| Aug 17 23:47:55.622 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7156 | 2026-08-17T23:47:56.535Z | [ recovery-image] Aug 17 23:47:55.631 INFO O| Aug 17 23:47:55.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1" |
| 7157 | 2026-08-17T23:47:56.535Z | [ recovery-image] Aug 17 23:47:55.631 INFO O| Aug 17 23:47:55.631 INFO STEP 636 (remove_files) COMPLETE |
| 7158 | 2026-08-17T23:47:56.538Z | [ recovery-image] Aug 17 23:47:55.631 INFO O| Aug 17 23:47:55.631 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7159 | 2026-08-17T23:47:56.546Z | [ recovery-image] Aug 17 23:47:55.642 INFO O| Aug 17 23:47:55.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1" |
| 7160 | 2026-08-17T23:47:56.546Z | [ recovery-image] Aug 17 23:47:55.642 INFO O| Aug 17 23:47:55.642 INFO STEP 637 (remove_files) COMPLETE |
| 7161 | 2026-08-17T23:47:56.546Z | [ recovery-image] Aug 17 23:47:55.642 INFO O| Aug 17 23:47:55.642 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7162 | 2026-08-17T23:47:56.558Z | [ recovery-image] Aug 17 23:47:55.653 INFO O| Aug 17 23:47:55.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1" |
| 7163 | 2026-08-17T23:47:56.558Z | [ recovery-image] Aug 17 23:47:55.653 INFO O| Aug 17 23:47:55.653 INFO STEP 638 (remove_files) COMPLETE |
| 7164 | 2026-08-17T23:47:56.558Z | [ recovery-image] Aug 17 23:47:55.653 INFO O| Aug 17 23:47:55.653 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7165 | 2026-08-17T23:47:56.562Z | [verify-libraries] Compiling delegate v0.13.5 |
| 7166 | 2026-08-17T23:47:56.568Z | [ recovery-image] Aug 17 23:47:55.664 INFO O| Aug 17 23:47:55.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin" |
| 7167 | 2026-08-17T23:47:56.568Z | [ recovery-image] Aug 17 23:47:55.664 INFO O| Aug 17 23:47:55.664 INFO STEP 639 (remove_files) COMPLETE |
| 7168 | 2026-08-17T23:47:56.568Z | [ recovery-image] Aug 17 23:47:55.664 INFO O| Aug 17 23:47:55.664 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7169 | 2026-08-17T23:47:56.580Z | [ recovery-image] Aug 17 23:47:55.674 INFO O| Aug 17 23:47:55.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl" |
| 7170 | 2026-08-17T23:47:56.584Z | [ recovery-image] Aug 17 23:47:55.675 INFO O| Aug 17 23:47:55.675 INFO STEP 640 (remove_files) COMPLETE |
| 7171 | 2026-08-17T23:47:56.584Z | [ recovery-image] Aug 17 23:47:55.675 INFO O| Aug 17 23:47:55.675 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7172 | 2026-08-17T23:47:56.589Z | [ recovery-image] Aug 17 23:47:55.685 INFO O| Aug 17 23:47:55.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin" |
| 7173 | 2026-08-17T23:47:56.589Z | [ recovery-image] Aug 17 23:47:55.685 INFO O| Aug 17 23:47:55.685 INFO STEP 641 (remove_files) COMPLETE |
| 7174 | 2026-08-17T23:47:56.593Z | [ recovery-image] Aug 17 23:47:55.685 INFO O| Aug 17 23:47:55.685 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7175 | 2026-08-17T23:47:56.598Z | [ recovery-image] Aug 17 23:47:55.694 INFO O| Aug 17 23:47:55.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl" |
| 7176 | 2026-08-17T23:47:56.598Z | [ recovery-image] Aug 17 23:47:55.694 INFO O| Aug 17 23:47:55.694 INFO STEP 642 (remove_files) COMPLETE |
| 7177 | 2026-08-17T23:47:56.598Z | [ recovery-image] Aug 17 23:47:55.694 INFO O| Aug 17 23:47:55.694 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7178 | 2026-08-17T23:47:56.606Z | [ recovery-image] Aug 17 23:47:55.702 INFO O| Aug 17 23:47:55.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin" |
| 7179 | 2026-08-17T23:47:56.606Z | [ recovery-image] Aug 17 23:47:55.702 INFO O| Aug 17 23:47:55.702 INFO STEP 643 (remove_files) COMPLETE |
| 7180 | 2026-08-17T23:47:56.606Z | [ recovery-image] Aug 17 23:47:55.702 INFO O| Aug 17 23:47:55.702 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7181 | 2026-08-17T23:47:56.616Z | [ recovery-image] Aug 17 23:47:55.711 INFO O| Aug 17 23:47:55.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl" |
| 7182 | 2026-08-17T23:47:56.616Z | [ recovery-image] Aug 17 23:47:55.711 INFO O| Aug 17 23:47:55.711 INFO STEP 644 (remove_files) COMPLETE |
| 7183 | 2026-08-17T23:47:56.616Z | [ recovery-image] Aug 17 23:47:55.712 INFO O| Aug 17 23:47:55.711 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7184 | 2026-08-17T23:47:56.626Z | [ recovery-image] Aug 17 23:47:55.721 INFO O| Aug 17 23:47:55.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin" |
| 7185 | 2026-08-17T23:47:56.626Z | [ recovery-image] Aug 17 23:47:55.721 INFO O| Aug 17 23:47:55.721 INFO STEP 645 (remove_files) COMPLETE |
| 7186 | 2026-08-17T23:47:56.626Z | [ recovery-image] Aug 17 23:47:55.721 INFO O| Aug 17 23:47:55.721 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7187 | 2026-08-17T23:47:56.636Z | [ recovery-image] Aug 17 23:47:55.732 INFO O| Aug 17 23:47:55.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl" |
| 7188 | 2026-08-17T23:47:56.636Z | [ recovery-image] Aug 17 23:47:55.732 INFO O| Aug 17 23:47:55.732 INFO STEP 646 (remove_files) COMPLETE |
| 7189 | 2026-08-17T23:47:56.640Z | [ recovery-image] Aug 17 23:47:55.732 INFO O| Aug 17 23:47:55.732 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7190 | 2026-08-17T23:47:56.646Z | [ recovery-image] Aug 17 23:47:55.742 INFO O| Aug 17 23:47:55.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin" |
| 7191 | 2026-08-17T23:47:56.646Z | [ recovery-image] Aug 17 23:47:55.742 INFO O| Aug 17 23:47:55.742 INFO STEP 647 (remove_files) COMPLETE |
| 7192 | 2026-08-17T23:47:56.646Z | [ recovery-image] Aug 17 23:47:55.742 INFO O| Aug 17 23:47:55.742 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7193 | 2026-08-17T23:47:56.655Z | [ recovery-image] Aug 17 23:47:55.751 INFO O| Aug 17 23:47:55.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl" |
| 7194 | 2026-08-17T23:47:56.655Z | [ recovery-image] Aug 17 23:47:55.751 INFO O| Aug 17 23:47:55.751 INFO STEP 648 (remove_files) COMPLETE |
| 7195 | 2026-08-17T23:47:56.655Z | [ recovery-image] Aug 17 23:47:55.751 INFO O| Aug 17 23:47:55.751 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7196 | 2026-08-17T23:47:56.664Z | [ recovery-image] Aug 17 23:47:55.759 INFO O| Aug 17 23:47:55.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake" |
| 7197 | 2026-08-17T23:47:56.664Z | [ recovery-image] Aug 17 23:47:55.759 INFO O| Aug 17 23:47:55.759 INFO STEP 649 (remove_files) COMPLETE |
| 7198 | 2026-08-17T23:47:56.668Z | [ recovery-image] Aug 17 23:47:55.759 INFO O| Aug 17 23:47:55.759 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7199 | 2026-08-17T23:47:56.672Z | [ recovery-image] Aug 17 23:47:55.768 INFO O| Aug 17 23:47:55.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 7200 | 2026-08-17T23:47:56.672Z | [ recovery-image] Aug 17 23:47:55.768 INFO O| Aug 17 23:47:55.768 INFO STEP 650 (remove_files) COMPLETE |
| 7201 | 2026-08-17T23:47:56.672Z | [ recovery-image] Aug 17 23:47:55.768 INFO O| Aug 17 23:47:55.768 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7202 | 2026-08-17T23:47:56.681Z | [ recovery-image] Aug 17 23:47:55.777 INFO O| Aug 17 23:47:55.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled" |
| 7203 | 2026-08-17T23:47:56.685Z | [ recovery-image] Aug 17 23:47:55.777 INFO O| Aug 17 23:47:55.777 INFO STEP 651 (remove_files) COMPLETE |
| 7204 | 2026-08-17T23:47:56.685Z | [ recovery-image] Aug 17 23:47:55.777 INFO O| Aug 17 23:47:55.777 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7205 | 2026-08-17T23:47:56.692Z | [ recovery-image] Aug 17 23:47:55.787 INFO O| Aug 17 23:47:55.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv" |
| 7206 | 2026-08-17T23:47:56.692Z | [ recovery-image] Aug 17 23:47:55.787 INFO O| Aug 17 23:47:55.787 INFO STEP 652 (remove_files) COMPLETE |
| 7207 | 2026-08-17T23:47:56.692Z | [ recovery-image] Aug 17 23:47:55.787 INFO O| Aug 17 23:47:55.787 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7208 | 2026-08-17T23:47:56.701Z | [ recovery-image] Aug 17 23:47:55.796 INFO O| Aug 17 23:47:55.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend" |
| 7209 | 2026-08-17T23:47:56.701Z | [ recovery-image] Aug 17 23:47:55.797 INFO O| Aug 17 23:47:55.796 INFO STEP 653 (remove_files) COMPLETE |
| 7210 | 2026-08-17T23:47:56.701Z | [ recovery-image] Aug 17 23:47:55.797 INFO O| Aug 17 23:47:55.797 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7211 | 2026-08-17T23:47:56.709Z | [ recovery-image] Aug 17 23:47:55.805 INFO O| Aug 17 23:47:55.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo" |
| 7212 | 2026-08-17T23:47:56.709Z | [ recovery-image] Aug 17 23:47:55.805 INFO O| Aug 17 23:47:55.805 INFO STEP 654 (remove_files) COMPLETE |
| 7213 | 2026-08-17T23:47:56.709Z | [ recovery-image] Aug 17 23:47:55.805 INFO O| Aug 17 23:47:55.805 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7214 | 2026-08-17T23:47:56.718Z | [ recovery-image] Aug 17 23:47:55.814 INFO O| Aug 17 23:47:55.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o" |
| 7215 | 2026-08-17T23:47:56.722Z | [ recovery-image] Aug 17 23:47:55.814 INFO O| Aug 17 23:47:55.814 INFO STEP 655 (remove_files) COMPLETE |
| 7216 | 2026-08-17T23:47:56.722Z | [ recovery-image] Aug 17 23:47:55.814 INFO O| Aug 17 23:47:55.814 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7217 | 2026-08-17T23:47:56.728Z | [ recovery-image] Aug 17 23:47:55.824 INFO O| Aug 17 23:47:55.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so" |
| 7218 | 2026-08-17T23:47:56.728Z | [ recovery-image] Aug 17 23:47:55.824 INFO O| Aug 17 23:47:55.824 INFO STEP 656 (remove_files) COMPLETE |
| 7219 | 2026-08-17T23:47:56.732Z | [ recovery-image] Aug 17 23:47:55.824 INFO O| Aug 17 23:47:55.824 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7220 | 2026-08-17T23:47:56.736Z | [ recovery-image] Aug 17 23:47:55.832 INFO O| Aug 17 23:47:55.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d" |
| 7221 | 2026-08-17T23:47:56.740Z | [ recovery-image] Aug 17 23:47:55.833 INFO O| Aug 17 23:47:55.833 INFO STEP 657 (remove_files) COMPLETE |
| 7222 | 2026-08-17T23:47:56.740Z | [ recovery-image] Aug 17 23:47:55.833 INFO O| Aug 17 23:47:55.833 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7223 | 2026-08-17T23:47:56.747Z | [ recovery-image] Aug 17 23:47:55.843 INFO O| Aug 17 23:47:55.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o" |
| 7224 | 2026-08-17T23:47:56.747Z | [ recovery-image] Aug 17 23:47:55.843 INFO O| Aug 17 23:47:55.843 INFO STEP 658 (remove_files) COMPLETE |
| 7225 | 2026-08-17T23:47:56.747Z | [ recovery-image] Aug 17 23:47:55.843 INFO O| Aug 17 23:47:55.843 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7226 | 2026-08-17T23:47:56.756Z | [ recovery-image] Aug 17 23:47:55.852 INFO O| Aug 17 23:47:55.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so" |
| 7227 | 2026-08-17T23:47:56.756Z | [ recovery-image] Aug 17 23:47:55.852 INFO O| Aug 17 23:47:55.852 INFO STEP 659 (remove_files) COMPLETE |
| 7228 | 2026-08-17T23:47:56.756Z | [ recovery-image] Aug 17 23:47:55.852 INFO O| Aug 17 23:47:55.852 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7229 | 2026-08-17T23:47:56.766Z | [ recovery-image] Aug 17 23:47:55.862 INFO O| Aug 17 23:47:55.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1" |
| 7230 | 2026-08-17T23:47:56.770Z | [ recovery-image] Aug 17 23:47:55.863 INFO O| Aug 17 23:47:55.863 INFO STEP 660 (remove_files) COMPLETE |
| 7231 | 2026-08-17T23:47:56.770Z | [ recovery-image] Aug 17 23:47:55.863 INFO O| Aug 17 23:47:55.863 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7232 | 2026-08-17T23:47:56.777Z | [ recovery-image] Aug 17 23:47:55.873 INFO O| Aug 17 23:47:55.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1" |
| 7233 | 2026-08-17T23:47:56.777Z | [ recovery-image] Aug 17 23:47:55.873 INFO O| Aug 17 23:47:55.873 INFO STEP 661 (remove_files) COMPLETE |
| 7234 | 2026-08-17T23:47:56.777Z | [ recovery-image] Aug 17 23:47:55.873 INFO O| Aug 17 23:47:55.873 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7235 | 2026-08-17T23:47:56.786Z | [ recovery-image] Aug 17 23:47:55.882 INFO O| Aug 17 23:47:55.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1" |
| 7236 | 2026-08-17T23:47:56.786Z | [ recovery-image] Aug 17 23:47:55.882 INFO O| Aug 17 23:47:55.882 INFO STEP 662 (remove_files) COMPLETE |
| 7237 | 2026-08-17T23:47:56.786Z | [ recovery-image] Aug 17 23:47:55.882 INFO O| Aug 17 23:47:55.882 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7238 | 2026-08-17T23:47:56.795Z | [ recovery-image] Aug 17 23:47:55.891 INFO O| Aug 17 23:47:55.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1" |
| 7239 | 2026-08-17T23:47:56.795Z | [ recovery-image] Aug 17 23:47:55.891 INFO O| Aug 17 23:47:55.891 INFO STEP 663 (remove_files) COMPLETE |
| 7240 | 2026-08-17T23:47:56.795Z | [ recovery-image] Aug 17 23:47:55.891 INFO O| Aug 17 23:47:55.891 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7241 | 2026-08-17T23:47:56.804Z | [ recovery-image] Aug 17 23:47:55.900 INFO O| Aug 17 23:47:55.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1" |
| 7242 | 2026-08-17T23:47:56.805Z | [ recovery-image] Aug 17 23:47:55.900 INFO O| Aug 17 23:47:55.900 INFO STEP 664 (remove_files) COMPLETE |
| 7243 | 2026-08-17T23:47:56.805Z | [ recovery-image] Aug 17 23:47:55.900 INFO O| Aug 17 23:47:55.900 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7244 | 2026-08-17T23:47:56.814Z | [ recovery-image] Aug 17 23:47:55.909 INFO O| Aug 17 23:47:55.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1" |
| 7245 | 2026-08-17T23:47:56.814Z | [ recovery-image] Aug 17 23:47:55.910 INFO O| Aug 17 23:47:55.910 INFO STEP 665 (remove_files) COMPLETE |
| 7246 | 2026-08-17T23:47:56.814Z | [ recovery-image] Aug 17 23:47:55.910 INFO O| Aug 17 23:47:55.910 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7247 | 2026-08-17T23:47:56.823Z | [ recovery-image] Aug 17 23:47:55.919 INFO O| Aug 17 23:47:55.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1" |
| 7248 | 2026-08-17T23:47:56.823Z | [ recovery-image] Aug 17 23:47:55.919 INFO O| Aug 17 23:47:55.919 INFO STEP 666 (remove_files) COMPLETE |
| 7249 | 2026-08-17T23:47:56.823Z | [ recovery-image] Aug 17 23:47:55.919 INFO O| Aug 17 23:47:55.919 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7250 | 2026-08-17T23:47:56.833Z | [ recovery-image] Aug 17 23:47:55.929 INFO O| Aug 17 23:47:55.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1" |
| 7251 | 2026-08-17T23:47:56.834Z | [ recovery-image] Aug 17 23:47:55.929 INFO O| Aug 17 23:47:55.929 INFO STEP 667 (remove_files) COMPLETE |
| 7252 | 2026-08-17T23:47:56.834Z | [ recovery-image] Aug 17 23:47:55.929 INFO O| Aug 17 23:47:55.929 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7253 | 2026-08-17T23:47:56.843Z | [ recovery-image] Aug 17 23:47:55.939 INFO O| Aug 17 23:47:55.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1" |
| 7254 | 2026-08-17T23:47:56.843Z | [ recovery-image] Aug 17 23:47:55.939 INFO O| Aug 17 23:47:55.939 INFO STEP 668 (remove_files) COMPLETE |
| 7255 | 2026-08-17T23:47:56.843Z | [ recovery-image] Aug 17 23:47:55.939 INFO O| Aug 17 23:47:55.939 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7256 | 2026-08-17T23:47:56.853Z | [ recovery-image] Aug 17 23:47:55.949 INFO O| Aug 17 23:47:55.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict" |
| 7257 | 2026-08-17T23:47:56.853Z | [ recovery-image] Aug 17 23:47:55.949 INFO O| Aug 17 23:47:55.949 INFO STEP 669 (remove_files) COMPLETE |
| 7258 | 2026-08-17T23:47:56.853Z | [ recovery-image] Aug 17 23:47:55.949 INFO O| Aug 17 23:47:55.949 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7259 | 2026-08-17T23:47:56.870Z | [ recovery-image] Aug 17 23:47:55.958 INFO O| Aug 17 23:47:55.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict" |
| 7260 | 2026-08-17T23:47:56.870Z | [ recovery-image] Aug 17 23:47:55.958 INFO O| Aug 17 23:47:55.958 INFO STEP 670 (remove_files) COMPLETE |
| 7261 | 2026-08-17T23:47:56.873Z | [ recovery-image] Aug 17 23:47:55.958 INFO O| Aug 17 23:47:55.958 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7262 | 2026-08-17T23:47:56.874Z | [ recovery-image] Aug 17 23:47:55.968 INFO O| Aug 17 23:47:55.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict" |
| 7263 | 2026-08-17T23:47:56.874Z | [ recovery-image] Aug 17 23:47:55.968 INFO O| Aug 17 23:47:55.968 INFO STEP 671 (remove_files) COMPLETE |
| 7264 | 2026-08-17T23:47:56.874Z | [ recovery-image] Aug 17 23:47:55.968 INFO O| Aug 17 23:47:55.968 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7265 | 2026-08-17T23:47:56.882Z | [ recovery-image] Aug 17 23:47:55.977 INFO O| Aug 17 23:47:55.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict" |
| 7266 | 2026-08-17T23:47:56.882Z | [ recovery-image] Aug 17 23:47:55.977 INFO O| Aug 17 23:47:55.977 INFO STEP 672 (remove_files) COMPLETE |
| 7267 | 2026-08-17T23:47:56.882Z | [ recovery-image] Aug 17 23:47:55.977 INFO O| Aug 17 23:47:55.977 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7268 | 2026-08-17T23:47:56.891Z | [ recovery-image] Aug 17 23:47:55.986 INFO O| Aug 17 23:47:55.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject" |
| 7269 | 2026-08-17T23:47:56.895Z | [ recovery-image] Aug 17 23:47:55.987 INFO O| Aug 17 23:47:55.987 INFO STEP 673 (remove_files) COMPLETE |
| 7270 | 2026-08-17T23:47:56.895Z | [ recovery-image] Aug 17 23:47:55.987 INFO O| Aug 17 23:47:55.987 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7271 | 2026-08-17T23:47:56.900Z | [ recovery-image] Aug 17 23:47:55.996 INFO O| Aug 17 23:47:55.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim" |
| 7272 | 2026-08-17T23:47:56.900Z | [ recovery-image] Aug 17 23:47:55.996 INFO O| Aug 17 23:47:55.996 INFO STEP 674 (remove_files) COMPLETE |
| 7273 | 2026-08-17T23:47:56.904Z | [ recovery-image] Aug 17 23:47:55.996 INFO O| Aug 17 23:47:55.996 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7274 | 2026-08-17T23:47:56.909Z | [ recovery-image] Aug 17 23:47:56.005 INFO O| Aug 17 23:47:56.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo" |
| 7275 | 2026-08-17T23:47:56.909Z | [ recovery-image] Aug 17 23:47:56.005 INFO O| Aug 17 23:47:56.005 INFO STEP 675 (remove_files) COMPLETE |
| 7276 | 2026-08-17T23:47:56.913Z | [ recovery-image] Aug 17 23:47:56.005 INFO O| Aug 17 23:47:56.005 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7277 | 2026-08-17T23:47:56.917Z | [ recovery-image] Aug 17 23:47:56.014 INFO O| Aug 17 23:47:56.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo" |
| 7278 | 2026-08-17T23:47:56.918Z | [ recovery-image] Aug 17 23:47:56.014 INFO O| Aug 17 23:47:56.014 INFO STEP 676 (remove_files) COMPLETE |
| 7279 | 2026-08-17T23:47:56.918Z | [ recovery-image] Aug 17 23:47:56.014 INFO O| Aug 17 23:47:56.014 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7280 | 2026-08-17T23:47:56.929Z | [ recovery-image] Aug 17 23:47:56.023 INFO O| Aug 17 23:47:56.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode" |
| 7281 | 2026-08-17T23:47:56.933Z | [ recovery-image] Aug 17 23:47:56.024 INFO O| Aug 17 23:47:56.024 INFO STEP 677 (remove_files) COMPLETE |
| 7282 | 2026-08-17T23:47:56.933Z | [ recovery-image] Aug 17 23:47:56.024 INFO O| Aug 17 23:47:56.024 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7283 | 2026-08-17T23:47:56.937Z | [ recovery-image] Aug 17 23:47:56.033 INFO O| Aug 17 23:47:56.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf" |
| 7284 | 2026-08-17T23:47:56.937Z | [ recovery-image] Aug 17 23:47:56.033 INFO O| Aug 17 23:47:56.033 INFO STEP 678 (remove_files) COMPLETE |
| 7285 | 2026-08-17T23:47:56.937Z | [ recovery-image] Aug 17 23:47:56.033 INFO O| Aug 17 23:47:56.033 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7286 | 2026-08-17T23:47:56.947Z | [ recovery-image] Aug 17 23:47:56.043 INFO O| Aug 17 23:47:56.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so" |
| 7287 | 2026-08-17T23:47:56.952Z | [ recovery-image] Aug 17 23:47:56.044 INFO O| Aug 17 23:47:56.044 INFO STEP 679 (remove_files) COMPLETE |
| 7288 | 2026-08-17T23:47:56.952Z | [ recovery-image] Aug 17 23:47:56.044 INFO O| Aug 17 23:47:56.044 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7289 | 2026-08-17T23:47:56.955Z | [verify-libraries] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 7290 | 2026-08-17T23:47:56.962Z | [ recovery-image] Aug 17 23:47:56.058 INFO O| Aug 17 23:47:56.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so" |
| 7291 | 2026-08-17T23:47:56.962Z | [ recovery-image] Aug 17 23:47:56.058 INFO O| Aug 17 23:47:56.058 INFO STEP 680 (remove_files) COMPLETE |
| 7292 | 2026-08-17T23:47:56.962Z | [ recovery-image] Aug 17 23:47:56.058 INFO O| Aug 17 23:47:56.058 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7293 | 2026-08-17T23:47:56.978Z | [ recovery-image] Aug 17 23:47:56.074 INFO O| Aug 17 23:47:56.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so" |
| 7294 | 2026-08-17T23:47:56.979Z | [ recovery-image] Aug 17 23:47:56.074 INFO O| Aug 17 23:47:56.074 INFO STEP 681 (remove_files) COMPLETE |
| 7295 | 2026-08-17T23:47:56.984Z | [ recovery-image] Aug 17 23:47:56.074 INFO O| Aug 17 23:47:56.074 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7296 | 2026-08-17T23:47:56.989Z | [ recovery-image] Aug 17 23:47:56.085 INFO O| Aug 17 23:47:56.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so" |
| 7297 | 2026-08-17T23:47:56.989Z | [ recovery-image] Aug 17 23:47:56.085 INFO O| Aug 17 23:47:56.085 INFO STEP 682 (remove_files) COMPLETE |
| 7298 | 2026-08-17T23:47:56.993Z | [ recovery-image] Aug 17 23:47:56.085 INFO O| Aug 17 23:47:56.085 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7299 | 2026-08-17T23:47:56.999Z | [ recovery-image] Aug 17 23:47:56.095 INFO O| Aug 17 23:47:56.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so" |
| 7300 | 2026-08-17T23:47:56.999Z | [ recovery-image] Aug 17 23:47:56.095 INFO O| Aug 17 23:47:56.095 INFO STEP 683 (remove_files) COMPLETE |
| 7301 | 2026-08-17T23:47:57.004Z | [ recovery-image] Aug 17 23:47:56.095 INFO O| Aug 17 23:47:56.095 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7302 | 2026-08-17T23:47:57.009Z | [ recovery-image] Aug 17 23:47:56.105 INFO O| Aug 17 23:47:56.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so" |
| 7303 | 2026-08-17T23:47:57.009Z | [ recovery-image] Aug 17 23:47:56.105 INFO O| Aug 17 23:47:56.105 INFO STEP 684 (remove_files) COMPLETE |
| 7304 | 2026-08-17T23:47:57.012Z | [ recovery-image] Aug 17 23:47:56.105 INFO O| Aug 17 23:47:56.105 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7305 | 2026-08-17T23:47:57.017Z | [ recovery-image] Aug 17 23:47:56.113 INFO O| Aug 17 23:47:56.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so" |
| 7306 | 2026-08-17T23:47:57.017Z | [ recovery-image] Aug 17 23:47:56.113 INFO O| Aug 17 23:47:56.113 INFO STEP 685 (remove_files) COMPLETE |
| 7307 | 2026-08-17T23:47:57.021Z | [ recovery-image] Aug 17 23:47:56.113 INFO O| Aug 17 23:47:56.113 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7308 | 2026-08-17T23:47:57.026Z | [ recovery-image] Aug 17 23:47:56.122 INFO O| Aug 17 23:47:56.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so" |
| 7309 | 2026-08-17T23:47:57.026Z | [ recovery-image] Aug 17 23:47:56.122 INFO O| Aug 17 23:47:56.122 INFO STEP 686 (remove_files) COMPLETE |
| 7310 | 2026-08-17T23:47:57.026Z | [ recovery-image] Aug 17 23:47:56.122 INFO O| Aug 17 23:47:56.122 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7311 | 2026-08-17T23:47:57.035Z | [ recovery-image] Aug 17 23:47:56.131 INFO O| Aug 17 23:47:56.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so" |
| 7312 | 2026-08-17T23:47:57.035Z | [ recovery-image] Aug 17 23:47:56.131 INFO O| Aug 17 23:47:56.131 INFO STEP 687 (remove_files) COMPLETE |
| 7313 | 2026-08-17T23:47:57.035Z | [ recovery-image] Aug 17 23:47:56.131 INFO O| Aug 17 23:47:56.131 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7314 | 2026-08-17T23:47:57.043Z | [ recovery-image] Aug 17 23:47:56.139 INFO O| Aug 17 23:47:56.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so" |
| 7315 | 2026-08-17T23:47:57.043Z | [ recovery-image] Aug 17 23:47:56.139 INFO O| Aug 17 23:47:56.139 INFO STEP 688 (remove_files) COMPLETE |
| 7316 | 2026-08-17T23:47:57.043Z | [ recovery-image] Aug 17 23:47:56.139 INFO O| Aug 17 23:47:56.139 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7317 | 2026-08-17T23:47:57.052Z | [ recovery-image] Aug 17 23:47:56.148 INFO O| Aug 17 23:47:56.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so" |
| 7318 | 2026-08-17T23:47:57.052Z | [ recovery-image] Aug 17 23:47:56.148 INFO O| Aug 17 23:47:56.148 INFO STEP 689 (remove_files) COMPLETE |
| 7319 | 2026-08-17T23:47:57.052Z | [ recovery-image] Aug 17 23:47:56.148 INFO O| Aug 17 23:47:56.148 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7320 | 2026-08-17T23:47:57.061Z | [ recovery-image] Aug 17 23:47:56.157 INFO O| Aug 17 23:47:56.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so" |
| 7321 | 2026-08-17T23:47:57.061Z | [ recovery-image] Aug 17 23:47:56.157 INFO O| Aug 17 23:47:56.157 INFO STEP 690 (remove_files) COMPLETE |
| 7322 | 2026-08-17T23:47:57.061Z | [ recovery-image] Aug 17 23:47:56.157 INFO O| Aug 17 23:47:56.157 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7323 | 2026-08-17T23:47:57.067Z | [verify-libraries] Compiling sapling-renderdag v0.1.0 |
| 7324 | 2026-08-17T23:47:57.071Z | [ recovery-image] Aug 17 23:47:56.167 INFO O| Aug 17 23:47:56.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so" |
| 7325 | 2026-08-17T23:47:57.071Z | [ recovery-image] Aug 17 23:47:56.167 INFO O| Aug 17 23:47:56.167 INFO STEP 691 (remove_files) COMPLETE |
| 7326 | 2026-08-17T23:47:57.074Z | [ recovery-image] Aug 17 23:47:56.167 INFO O| Aug 17 23:47:56.167 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7327 | 2026-08-17T23:47:57.082Z | [ recovery-image] Aug 17 23:47:56.178 INFO O| Aug 17 23:47:56.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so" |
| 7328 | 2026-08-17T23:47:57.082Z | [ recovery-image] Aug 17 23:47:56.178 INFO O| Aug 17 23:47:56.178 INFO STEP 692 (remove_files) COMPLETE |
| 7329 | 2026-08-17T23:47:57.082Z | [ recovery-image] Aug 17 23:47:56.178 INFO O| Aug 17 23:47:56.178 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7330 | 2026-08-17T23:47:57.149Z | [ recovery-image] Aug 17 23:47:56.187 INFO O| Aug 17 23:47:56.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so" |
| 7331 | 2026-08-17T23:47:57.149Z | [ recovery-image] Aug 17 23:47:56.187 INFO O| Aug 17 23:47:56.187 INFO STEP 693 (remove_files) COMPLETE |
| 7332 | 2026-08-17T23:47:57.149Z | [ recovery-image] Aug 17 23:47:56.187 INFO O| Aug 17 23:47:56.187 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7333 | 2026-08-17T23:47:57.149Z | [ recovery-image] Aug 17 23:47:56.196 INFO O| Aug 17 23:47:56.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so" |
| 7334 | 2026-08-17T23:47:57.149Z | [ recovery-image] Aug 17 23:47:56.196 INFO O| Aug 17 23:47:56.196 INFO STEP 694 (remove_files) COMPLETE |
| 7335 | 2026-08-17T23:47:57.149Z | [ recovery-image] Aug 17 23:47:56.196 INFO O| Aug 17 23:47:56.196 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7336 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.204 INFO O| Aug 17 23:47:56.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so" |
| 7337 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.204 INFO O| Aug 17 23:47:56.204 INFO STEP 695 (remove_files) COMPLETE |
| 7338 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.204 INFO O| Aug 17 23:47:56.204 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7339 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.214 INFO O| Aug 17 23:47:56.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so" |
| 7340 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.214 INFO O| Aug 17 23:47:56.214 INFO STEP 696 (remove_files) COMPLETE |
| 7341 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.214 INFO O| Aug 17 23:47:56.214 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7342 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.223 INFO O| Aug 17 23:47:56.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so" |
| 7343 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.224 INFO O| Aug 17 23:47:56.223 INFO STEP 697 (remove_files) COMPLETE |
| 7344 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.224 INFO O| Aug 17 23:47:56.223 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7345 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.234 INFO O| Aug 17 23:47:56.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so" |
| 7346 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.234 INFO O| Aug 17 23:47:56.234 INFO STEP 698 (remove_files) COMPLETE |
| 7347 | 2026-08-17T23:47:57.150Z | [ recovery-image] Aug 17 23:47:56.234 INFO O| Aug 17 23:47:56.234 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7348 | 2026-08-17T23:47:57.155Z | [ recovery-image] Aug 17 23:47:56.243 INFO O| Aug 17 23:47:56.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1" |
| 7349 | 2026-08-17T23:47:57.155Z | [ recovery-image] Aug 17 23:47:56.243 INFO O| Aug 17 23:47:56.243 INFO STEP 699 (remove_files) COMPLETE |
| 7350 | 2026-08-17T23:47:57.155Z | [ recovery-image] Aug 17 23:47:56.243 INFO O| Aug 17 23:47:56.243 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7351 | 2026-08-17T23:47:57.159Z | [ recovery-image] Aug 17 23:47:56.253 INFO O| Aug 17 23:47:56.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1" |
| 7352 | 2026-08-17T23:47:57.159Z | [ recovery-image] Aug 17 23:47:56.253 INFO O| Aug 17 23:47:56.253 INFO STEP 700 (remove_files) COMPLETE |
| 7353 | 2026-08-17T23:47:57.159Z | [ recovery-image] Aug 17 23:47:56.253 INFO O| Aug 17 23:47:56.253 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7354 | 2026-08-17T23:47:57.166Z | [ recovery-image] Aug 17 23:47:56.262 INFO O| Aug 17 23:47:56.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1" |
| 7355 | 2026-08-17T23:47:57.166Z | [ recovery-image] Aug 17 23:47:56.262 INFO O| Aug 17 23:47:56.262 INFO STEP 701 (remove_files) COMPLETE |
| 7356 | 2026-08-17T23:47:57.170Z | [ recovery-image] Aug 17 23:47:56.262 INFO O| Aug 17 23:47:56.262 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7357 | 2026-08-17T23:47:57.177Z | [ recovery-image] Aug 17 23:47:56.273 INFO O| Aug 17 23:47:56.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1" |
| 7358 | 2026-08-17T23:47:57.177Z | [ recovery-image] Aug 17 23:47:56.273 INFO O| Aug 17 23:47:56.273 INFO STEP 702 (remove_files) COMPLETE |
| 7359 | 2026-08-17T23:47:57.180Z | [ recovery-image] Aug 17 23:47:56.273 INFO O| Aug 17 23:47:56.273 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7360 | 2026-08-17T23:47:57.187Z | [ recovery-image] Aug 17 23:47:56.283 INFO O| Aug 17 23:47:56.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1" |
| 7361 | 2026-08-17T23:47:57.187Z | [ recovery-image] Aug 17 23:47:56.283 INFO O| Aug 17 23:47:56.283 INFO STEP 703 (remove_files) COMPLETE |
| 7362 | 2026-08-17T23:47:57.191Z | [ recovery-image] Aug 17 23:47:56.283 INFO O| Aug 17 23:47:56.283 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7363 | 2026-08-17T23:47:57.199Z | [ recovery-image] Aug 17 23:47:56.293 INFO O| Aug 17 23:47:56.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1" |
| 7364 | 2026-08-17T23:47:57.199Z | [ recovery-image] Aug 17 23:47:56.293 INFO O| Aug 17 23:47:56.293 INFO STEP 704 (remove_files) COMPLETE |
| 7365 | 2026-08-17T23:47:57.199Z | [ recovery-image] Aug 17 23:47:56.293 INFO O| Aug 17 23:47:56.293 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7366 | 2026-08-17T23:47:57.215Z | [ recovery-image] Aug 17 23:47:56.311 INFO O| Aug 17 23:47:56.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml" |
| 7367 | 2026-08-17T23:47:57.215Z | [ recovery-image] Aug 17 23:47:56.311 INFO O| Aug 17 23:47:56.311 INFO STEP 705 (remove_files) COMPLETE |
| 7368 | 2026-08-17T23:47:57.215Z | [ recovery-image] Aug 17 23:47:56.311 INFO O| Aug 17 23:47:56.311 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7369 | 2026-08-17T23:47:57.230Z | [ recovery-image] Aug 17 23:47:56.322 INFO O| Aug 17 23:47:56.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so" |
| 7370 | 2026-08-17T23:47:57.230Z | [ recovery-image] Aug 17 23:47:56.322 INFO O| Aug 17 23:47:56.322 INFO STEP 706 (remove_files) COMPLETE |
| 7371 | 2026-08-17T23:47:57.230Z | [ recovery-image] Aug 17 23:47:56.322 INFO O| Aug 17 23:47:56.322 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7372 | 2026-08-17T23:47:57.236Z | [ recovery-image] Aug 17 23:47:56.332 INFO O| Aug 17 23:47:56.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so" |
| 7373 | 2026-08-17T23:47:57.236Z | [ recovery-image] Aug 17 23:47:56.332 INFO O| Aug 17 23:47:56.332 INFO STEP 707 (remove_files) COMPLETE |
| 7374 | 2026-08-17T23:47:57.236Z | [ recovery-image] Aug 17 23:47:56.332 INFO O| Aug 17 23:47:56.332 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7375 | 2026-08-17T23:47:57.250Z | [ recovery-image] Aug 17 23:47:56.342 INFO O| Aug 17 23:47:56.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so" |
| 7376 | 2026-08-17T23:47:57.250Z | [ recovery-image] Aug 17 23:47:56.342 INFO O| Aug 17 23:47:56.342 INFO STEP 708 (remove_files) COMPLETE |
| 7377 | 2026-08-17T23:47:57.250Z | [ recovery-image] Aug 17 23:47:56.342 INFO O| Aug 17 23:47:56.342 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7378 | 2026-08-17T23:47:57.261Z | [ recovery-image] Aug 17 23:47:56.351 INFO O| Aug 17 23:47:56.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so" |
| 7379 | 2026-08-17T23:47:57.261Z | [ recovery-image] Aug 17 23:47:56.351 INFO O| Aug 17 23:47:56.351 INFO STEP 709 (remove_files) COMPLETE |
| 7380 | 2026-08-17T23:47:57.261Z | [ recovery-image] Aug 17 23:47:56.351 INFO O| Aug 17 23:47:56.351 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7381 | 2026-08-17T23:47:57.267Z | [ recovery-image] Aug 17 23:47:56.360 INFO O| Aug 17 23:47:56.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so" |
| 7382 | 2026-08-17T23:47:57.267Z | [ recovery-image] Aug 17 23:47:56.360 INFO O| Aug 17 23:47:56.360 INFO STEP 710 (remove_files) COMPLETE |
| 7383 | 2026-08-17T23:47:57.267Z | [ recovery-image] Aug 17 23:47:56.360 INFO O| Aug 17 23:47:56.360 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7384 | 2026-08-17T23:47:57.273Z | [ recovery-image] Aug 17 23:47:56.369 INFO O| Aug 17 23:47:56.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so" |
| 7385 | 2026-08-17T23:47:57.273Z | [ recovery-image] Aug 17 23:47:56.369 INFO O| Aug 17 23:47:56.369 INFO STEP 711 (remove_files) COMPLETE |
| 7386 | 2026-08-17T23:47:57.276Z | [ recovery-image] Aug 17 23:47:56.369 INFO O| Aug 17 23:47:56.369 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7387 | 2026-08-17T23:47:57.281Z | [ recovery-image] Aug 17 23:47:56.378 INFO O| Aug 17 23:47:56.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so" |
| 7388 | 2026-08-17T23:47:57.281Z | [ recovery-image] Aug 17 23:47:56.378 INFO O| Aug 17 23:47:56.378 INFO STEP 712 (remove_files) COMPLETE |
| 7389 | 2026-08-17T23:47:57.285Z | [ recovery-image] Aug 17 23:47:56.378 INFO O| Aug 17 23:47:56.378 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7390 | 2026-08-17T23:47:57.290Z | [ recovery-image] Aug 17 23:47:56.386 INFO O| Aug 17 23:47:56.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so" |
| 7391 | 2026-08-17T23:47:57.290Z | [ recovery-image] Aug 17 23:47:56.386 INFO O| Aug 17 23:47:56.386 INFO STEP 713 (remove_files) COMPLETE |
| 7392 | 2026-08-17T23:47:57.290Z | [ recovery-image] Aug 17 23:47:56.386 INFO O| Aug 17 23:47:56.386 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7393 | 2026-08-17T23:47:57.302Z | [ recovery-image] Aug 17 23:47:56.396 INFO O| Aug 17 23:47:56.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so" |
| 7394 | 2026-08-17T23:47:57.302Z | [ recovery-image] Aug 17 23:47:56.396 INFO O| Aug 17 23:47:56.396 INFO STEP 714 (remove_files) COMPLETE |
| 7395 | 2026-08-17T23:47:57.306Z | [ recovery-image] Aug 17 23:47:56.396 INFO O| Aug 17 23:47:56.396 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7396 | 2026-08-17T23:47:57.310Z | [ recovery-image] Aug 17 23:47:56.406 INFO O| Aug 17 23:47:56.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so" |
| 7397 | 2026-08-17T23:47:57.310Z | [ recovery-image] Aug 17 23:47:56.406 INFO O| Aug 17 23:47:56.406 INFO STEP 715 (remove_files) COMPLETE |
| 7398 | 2026-08-17T23:47:57.311Z | [ recovery-image] Aug 17 23:47:56.406 INFO O| Aug 17 23:47:56.406 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7399 | 2026-08-17T23:47:57.319Z | [ recovery-image] Aug 17 23:47:56.415 INFO O| Aug 17 23:47:56.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount" |
| 7400 | 2026-08-17T23:47:57.319Z | [ recovery-image] Aug 17 23:47:56.416 INFO O| Aug 17 23:47:56.415 INFO STEP 716 (remove_files) COMPLETE |
| 7401 | 2026-08-17T23:47:57.319Z | [ recovery-image] Aug 17 23:47:56.416 INFO O| Aug 17 23:47:56.416 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7402 | 2026-08-17T23:47:57.330Z | [ recovery-image] Aug 17 23:47:56.426 INFO O| Aug 17 23:47:56.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp" |
| 7403 | 2026-08-17T23:47:57.333Z | [ recovery-image] Aug 17 23:47:56.426 INFO O| Aug 17 23:47:56.426 INFO STEP 717 (remove_files) COMPLETE |
| 7404 | 2026-08-17T23:47:57.333Z | [ recovery-image] Aug 17 23:47:56.426 INFO O| Aug 17 23:47:56.426 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7405 | 2026-08-17T23:47:57.342Z | [ recovery-image] Aug 17 23:47:56.438 INFO O| Aug 17 23:47:56.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1" |
| 7406 | 2026-08-17T23:47:57.342Z | [ recovery-image] Aug 17 23:47:56.438 INFO O| Aug 17 23:47:56.438 INFO STEP 718 (remove_files) COMPLETE |
| 7407 | 2026-08-17T23:47:57.345Z | [ recovery-image] Aug 17 23:47:56.438 INFO O| Aug 17 23:47:56.438 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7408 | 2026-08-17T23:47:57.356Z | [ recovery-image] Aug 17 23:47:56.447 INFO O| Aug 17 23:47:56.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit" |
| 7409 | 2026-08-17T23:47:57.356Z | [ recovery-image] Aug 17 23:47:56.447 INFO O| Aug 17 23:47:56.447 INFO STEP 719 (remove_files) COMPLETE |
| 7410 | 2026-08-17T23:47:57.356Z | [ recovery-image] Aug 17 23:47:56.447 INFO O| Aug 17 23:47:56.447 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7411 | 2026-08-17T23:47:57.360Z | [ recovery-image] Aug 17 23:47:56.457 INFO O| Aug 17 23:47:56.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount" |
| 7412 | 2026-08-17T23:47:57.360Z | [ recovery-image] Aug 17 23:47:56.457 INFO O| Aug 17 23:47:56.457 INFO STEP 720 (remove_files) COMPLETE |
| 7413 | 2026-08-17T23:47:57.363Z | [ recovery-image] Aug 17 23:47:56.457 INFO O| Aug 17 23:47:56.457 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7414 | 2026-08-17T23:47:57.369Z | [ recovery-image] Aug 17 23:47:56.465 INFO O| Aug 17 23:47:56.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount" |
| 7415 | 2026-08-17T23:47:57.369Z | [ recovery-image] Aug 17 23:47:56.465 INFO O| Aug 17 23:47:56.465 INFO STEP 721 (remove_files) COMPLETE |
| 7416 | 2026-08-17T23:47:57.374Z | [ recovery-image] Aug 17 23:47:56.465 INFO O| Aug 17 23:47:56.465 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7417 | 2026-08-17T23:47:57.378Z | [ recovery-image] Aug 17 23:47:56.474 INFO O| Aug 17 23:47:56.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck" |
| 7418 | 2026-08-17T23:47:57.378Z | [ recovery-image] Aug 17 23:47:56.474 INFO O| Aug 17 23:47:56.474 INFO STEP 722 (remove_files) COMPLETE |
| 7419 | 2026-08-17T23:47:57.378Z | [ recovery-image] Aug 17 23:47:56.474 INFO O| Aug 17 23:47:56.474 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7420 | 2026-08-17T23:47:57.387Z | [ recovery-image] Aug 17 23:47:56.484 INFO O| Aug 17 23:47:56.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp" |
| 7421 | 2026-08-17T23:47:57.388Z | [ recovery-image] Aug 17 23:47:56.484 INFO O| Aug 17 23:47:56.484 INFO STEP 723 (remove_files) COMPLETE |
| 7422 | 2026-08-17T23:47:57.391Z | [ recovery-image] Aug 17 23:47:56.484 INFO O| Aug 17 23:47:56.484 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7423 | 2026-08-17T23:47:57.397Z | [ recovery-image] Aug 17 23:47:56.493 INFO O| Aug 17 23:47:56.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1" |
| 7424 | 2026-08-17T23:47:57.397Z | [ recovery-image] Aug 17 23:47:56.493 INFO O| Aug 17 23:47:56.493 INFO STEP 724 (remove_files) COMPLETE |
| 7425 | 2026-08-17T23:47:57.400Z | [ recovery-image] Aug 17 23:47:56.493 INFO O| Aug 17 23:47:56.493 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7426 | 2026-08-17T23:47:57.406Z | [ recovery-image] Aug 17 23:47:56.502 INFO O| Aug 17 23:47:56.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs" |
| 7427 | 2026-08-17T23:47:57.406Z | [ recovery-image] Aug 17 23:47:56.502 INFO O| Aug 17 23:47:56.502 INFO STEP 725 (remove_files) COMPLETE |
| 7428 | 2026-08-17T23:47:57.406Z | [ recovery-image] Aug 17 23:47:56.502 INFO O| Aug 17 23:47:56.502 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7429 | 2026-08-17T23:47:57.415Z | [ recovery-image] Aug 17 23:47:56.512 INFO O| Aug 17 23:47:56.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount" |
| 7430 | 2026-08-17T23:47:57.415Z | [ recovery-image] Aug 17 23:47:56.512 INFO O| Aug 17 23:47:56.512 INFO STEP 726 (remove_files) COMPLETE |
| 7431 | 2026-08-17T23:47:57.415Z | [ recovery-image] Aug 17 23:47:56.512 INFO O| Aug 17 23:47:56.512 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7432 | 2026-08-17T23:47:57.425Z | [ recovery-image] Aug 17 23:47:56.521 INFO O| Aug 17 23:47:56.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount" |
| 7433 | 2026-08-17T23:47:57.425Z | [ recovery-image] Aug 17 23:47:56.521 INFO O| Aug 17 23:47:56.521 INFO STEP 727 (remove_files) COMPLETE |
| 7434 | 2026-08-17T23:47:57.425Z | [ recovery-image] Aug 17 23:47:56.521 INFO O| Aug 17 23:47:56.521 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7435 | 2026-08-17T23:47:57.435Z | [ recovery-image] Aug 17 23:47:56.531 INFO O| Aug 17 23:47:56.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1" |
| 7436 | 2026-08-17T23:47:57.435Z | [ recovery-image] Aug 17 23:47:56.531 INFO O| Aug 17 23:47:56.531 INFO STEP 728 (remove_files) COMPLETE |
| 7437 | 2026-08-17T23:47:57.438Z | [ recovery-image] Aug 17 23:47:56.531 INFO O| Aug 17 23:47:56.531 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7438 | 2026-08-17T23:47:57.444Z | [ recovery-image] Aug 17 23:47:56.541 INFO O| Aug 17 23:47:56.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1" |
| 7439 | 2026-08-17T23:47:57.445Z | [ recovery-image] Aug 17 23:47:56.541 INFO O| Aug 17 23:47:56.541 INFO STEP 729 (remove_files) COMPLETE |
| 7440 | 2026-08-17T23:47:57.448Z | [ recovery-image] Aug 17 23:47:56.541 INFO O| Aug 17 23:47:56.541 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7441 | 2026-08-17T23:47:57.455Z | [ recovery-image] Aug 17 23:47:56.551 INFO O| Aug 17 23:47:56.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1" |
| 7442 | 2026-08-17T23:47:57.455Z | [ recovery-image] Aug 17 23:47:56.551 INFO O| Aug 17 23:47:56.551 INFO STEP 730 (remove_files) COMPLETE |
| 7443 | 2026-08-17T23:47:57.455Z | [ recovery-image] Aug 17 23:47:56.551 INFO O| Aug 17 23:47:56.551 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7444 | 2026-08-17T23:47:57.465Z | [ recovery-image] Aug 17 23:47:56.561 INFO O| Aug 17 23:47:56.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares" |
| 7445 | 2026-08-17T23:47:57.465Z | [ recovery-image] Aug 17 23:47:56.561 INFO O| Aug 17 23:47:56.561 INFO STEP 731 (remove_files) COMPLETE |
| 7446 | 2026-08-17T23:47:57.465Z | [ recovery-image] Aug 17 23:47:56.561 INFO O| Aug 17 23:47:56.561 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7447 | 2026-08-17T23:47:57.469Z | [verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 7448 | 2026-08-17T23:47:57.475Z | [ recovery-image] Aug 17 23:47:56.571 INFO O| Aug 17 23:47:56.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1" |
| 7449 | 2026-08-17T23:47:57.475Z | [ recovery-image] Aug 17 23:47:56.571 INFO O| Aug 17 23:47:56.571 INFO STEP 732 (remove_files) COMPLETE |
| 7450 | 2026-08-17T23:47:57.478Z | [ recovery-image] Aug 17 23:47:56.571 INFO O| Aug 17 23:47:56.571 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7451 | 2026-08-17T23:47:57.485Z | [ recovery-image] Aug 17 23:47:56.581 INFO O| Aug 17 23:47:56.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount" |
| 7452 | 2026-08-17T23:47:57.486Z | [ recovery-image] Aug 17 23:47:56.581 INFO O| Aug 17 23:47:56.581 INFO STEP 733 (remove_files) COMPLETE |
| 7453 | 2026-08-17T23:47:57.489Z | [ recovery-image] Aug 17 23:47:56.581 INFO O| Aug 17 23:47:56.581 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7454 | 2026-08-17T23:47:57.497Z | [ recovery-image] Aug 17 23:47:56.593 INFO O| Aug 17 23:47:56.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share" |
| 7455 | 2026-08-17T23:47:57.497Z | [ recovery-image] Aug 17 23:47:56.593 INFO O| Aug 17 23:47:56.593 INFO STEP 734 (remove_files) COMPLETE |
| 7456 | 2026-08-17T23:47:57.501Z | [ recovery-image] Aug 17 23:47:56.593 INFO O| Aug 17 23:47:56.593 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7457 | 2026-08-17T23:47:57.508Z | [ recovery-image] Aug 17 23:47:56.604 INFO O| Aug 17 23:47:56.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount" |
| 7458 | 2026-08-17T23:47:57.508Z | [ recovery-image] Aug 17 23:47:56.604 INFO O| Aug 17 23:47:56.604 INFO STEP 735 (remove_files) COMPLETE |
| 7459 | 2026-08-17T23:47:57.511Z | [ recovery-image] Aug 17 23:47:56.604 INFO O| Aug 17 23:47:56.604 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7460 | 2026-08-17T23:47:57.517Z | [ recovery-image] Aug 17 23:47:56.613 INFO O| Aug 17 23:47:56.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare" |
| 7461 | 2026-08-17T23:47:57.517Z | [ recovery-image] Aug 17 23:47:56.614 INFO O| Aug 17 23:47:56.614 INFO STEP 736 (remove_files) COMPLETE |
| 7462 | 2026-08-17T23:47:57.521Z | [ recovery-image] Aug 17 23:47:56.614 INFO O| Aug 17 23:47:56.614 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7463 | 2026-08-17T23:47:57.527Z | [ recovery-image] Aug 17 23:47:56.624 INFO O| Aug 17 23:47:56.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri" |
| 7464 | 2026-08-17T23:47:57.527Z | [ recovery-image] Aug 17 23:47:56.624 INFO O| Aug 17 23:47:56.624 INFO STEP 737 (remove_files) COMPLETE |
| 7465 | 2026-08-17T23:47:57.528Z | [ recovery-image] Aug 17 23:47:56.624 INFO O| Aug 17 23:47:56.624 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7466 | 2026-08-17T23:47:57.539Z | [ recovery-image] Aug 17 23:47:56.634 INFO O| Aug 17 23:47:56.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy" |
| 7467 | 2026-08-17T23:47:57.539Z | [ recovery-image] Aug 17 23:47:56.634 INFO O| Aug 17 23:47:56.634 INFO STEP 738 (remove_files) COMPLETE |
| 7468 | 2026-08-17T23:47:57.539Z | [ recovery-image] Aug 17 23:47:56.634 INFO O| Aug 17 23:47:56.634 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7469 | 2026-08-17T23:47:57.548Z | [ recovery-image] Aug 17 23:47:56.644 INFO O| Aug 17 23:47:56.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df" |
| 7470 | 2026-08-17T23:47:57.548Z | [ recovery-image] Aug 17 23:47:56.644 INFO O| Aug 17 23:47:56.644 INFO STEP 739 (remove_files) COMPLETE |
| 7471 | 2026-08-17T23:47:57.551Z | [ recovery-image] Aug 17 23:47:56.644 INFO O| Aug 17 23:47:56.644 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7472 | 2026-08-17T23:47:57.561Z | [ recovery-image] Aug 17 23:47:56.657 INFO O| Aug 17 23:47:56.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota" |
| 7473 | 2026-08-17T23:47:57.561Z | [ recovery-image] Aug 17 23:47:56.657 INFO O| Aug 17 23:47:56.657 INFO STEP 740 (remove_files) COMPLETE |
| 7474 | 2026-08-17T23:47:57.564Z | [ recovery-image] Aug 17 23:47:56.657 INFO O| Aug 17 23:47:56.657 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7475 | 2026-08-17T23:47:57.570Z | [ recovery-image] Aug 17 23:47:56.666 INFO O| Aug 17 23:47:56.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff" |
| 7476 | 2026-08-17T23:47:57.570Z | [ recovery-image] Aug 17 23:47:56.666 INFO O| Aug 17 23:47:56.666 INFO STEP 741 (remove_files) COMPLETE |
| 7477 | 2026-08-17T23:47:57.573Z | [ recovery-image] Aug 17 23:47:56.666 INFO O| Aug 17 23:47:56.666 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7478 | 2026-08-17T23:47:57.580Z | [ recovery-image] Aug 17 23:47:56.676 INFO O| Aug 17 23:47:56.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck" |
| 7479 | 2026-08-17T23:47:57.580Z | [ recovery-image] Aug 17 23:47:56.676 INFO O| Aug 17 23:47:56.676 INFO STEP 742 (remove_files) COMPLETE |
| 7480 | 2026-08-17T23:47:57.583Z | [ recovery-image] Aug 17 23:47:56.676 INFO O| Aug 17 23:47:56.676 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7481 | 2026-08-17T23:47:57.594Z | [ recovery-image] Aug 17 23:47:56.685 INFO O| Aug 17 23:47:56.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall" |
| 7482 | 2026-08-17T23:47:57.594Z | [ recovery-image] Aug 17 23:47:56.685 INFO O| Aug 17 23:47:56.685 INFO STEP 743 (remove_files) COMPLETE |
| 7483 | 2026-08-17T23:47:57.594Z | [ recovery-image] Aug 17 23:47:56.685 INFO O| Aug 17 23:47:56.685 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7484 | 2026-08-17T23:47:57.599Z | [ recovery-image] Aug 17 23:47:56.695 INFO O| Aug 17 23:47:56.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb" |
| 7485 | 2026-08-17T23:47:57.599Z | [ recovery-image] Aug 17 23:47:56.695 INFO O| Aug 17 23:47:56.695 INFO STEP 744 (remove_files) COMPLETE |
| 7486 | 2026-08-17T23:47:57.603Z | [ recovery-image] Aug 17 23:47:56.695 INFO O| Aug 17 23:47:56.695 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7487 | 2026-08-17T23:47:57.610Z | [ recovery-image] Aug 17 23:47:56.704 INFO O| Aug 17 23:47:56.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand" |
| 7488 | 2026-08-17T23:47:57.613Z | [ recovery-image] Aug 17 23:47:56.704 INFO O| Aug 17 23:47:56.704 INFO STEP 745 (remove_files) COMPLETE |
| 7489 | 2026-08-17T23:47:57.613Z | [ recovery-image] Aug 17 23:47:56.704 INFO O| Aug 17 23:47:56.704 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7490 | 2026-08-17T23:47:57.617Z | [ recovery-image] Aug 17 23:47:56.713 INFO O| Aug 17 23:47:56.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap" |
| 7491 | 2026-08-17T23:47:57.617Z | [ recovery-image] Aug 17 23:47:56.713 INFO O| Aug 17 23:47:56.713 INFO STEP 746 (remove_files) COMPLETE |
| 7492 | 2026-08-17T23:47:57.617Z | [ recovery-image] Aug 17 23:47:56.713 INFO O| Aug 17 23:47:56.713 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7493 | 2026-08-17T23:47:57.625Z | [ recovery-image] Aug 17 23:47:56.721 INFO O| Aug 17 23:47:56.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp" |
| 7494 | 2026-08-17T23:47:57.625Z | [ recovery-image] Aug 17 23:47:56.721 INFO O| Aug 17 23:47:56.721 INFO STEP 747 (remove_files) COMPLETE |
| 7495 | 2026-08-17T23:47:57.625Z | [ recovery-image] Aug 17 23:47:56.721 INFO O| Aug 17 23:47:56.721 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7496 | 2026-08-17T23:47:57.629Z | [verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 7497 | 2026-08-17T23:47:57.634Z | [ recovery-image] Aug 17 23:47:56.730 INFO O| Aug 17 23:47:56.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1" |
| 7498 | 2026-08-17T23:47:57.634Z | [ recovery-image] Aug 17 23:47:56.730 INFO O| Aug 17 23:47:56.730 INFO STEP 748 (remove_files) COMPLETE |
| 7499 | 2026-08-17T23:47:57.634Z | [ recovery-image] Aug 17 23:47:56.730 INFO O| Aug 17 23:47:56.730 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7500 | 2026-08-17T23:47:57.643Z | [ recovery-image] Aug 17 23:47:56.739 INFO O| Aug 17 23:47:56.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit" |
| 7501 | 2026-08-17T23:47:57.648Z | [ recovery-image] Aug 17 23:47:56.740 INFO O| Aug 17 23:47:56.740 INFO STEP 749 (remove_files) COMPLETE |
| 7502 | 2026-08-17T23:47:57.648Z | [ recovery-image] Aug 17 23:47:56.740 INFO O| Aug 17 23:47:56.740 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7503 | 2026-08-17T23:47:57.653Z | [ recovery-image] Aug 17 23:47:56.749 INFO O| Aug 17 23:47:56.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs" |
| 7504 | 2026-08-17T23:47:57.653Z | [ recovery-image] Aug 17 23:47:56.749 INFO O| Aug 17 23:47:56.749 INFO STEP 750 (remove_files) COMPLETE |
| 7505 | 2026-08-17T23:47:57.654Z | [ recovery-image] Aug 17 23:47:56.749 INFO O| Aug 17 23:47:56.749 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7506 | 2026-08-17T23:47:57.663Z | [ recovery-image] Aug 17 23:47:56.758 INFO O| Aug 17 23:47:56.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs" |
| 7507 | 2026-08-17T23:47:57.663Z | [ recovery-image] Aug 17 23:47:56.758 INFO O| Aug 17 23:47:56.758 INFO STEP 751 (remove_files) COMPLETE |
| 7508 | 2026-08-17T23:47:57.663Z | [ recovery-image] Aug 17 23:47:56.758 INFO O| Aug 17 23:47:56.758 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7509 | 2026-08-17T23:47:57.670Z | [ recovery-image] Aug 17 23:47:56.766 INFO O| Aug 17 23:47:56.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck" |
| 7510 | 2026-08-17T23:47:57.670Z | [ recovery-image] Aug 17 23:47:56.766 INFO O| Aug 17 23:47:56.766 INFO STEP 752 (remove_files) COMPLETE |
| 7511 | 2026-08-17T23:47:57.670Z | [ recovery-image] Aug 17 23:47:56.766 INFO O| Aug 17 23:47:56.766 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7512 | 2026-08-17T23:47:57.682Z | [ recovery-image] Aug 17 23:47:56.774 INFO O| Aug 17 23:47:56.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs" |
| 7513 | 2026-08-17T23:47:57.682Z | [ recovery-image] Aug 17 23:47:56.774 INFO O| Aug 17 23:47:56.774 INFO STEP 753 (remove_files) COMPLETE |
| 7514 | 2026-08-17T23:47:57.685Z | [ recovery-image] Aug 17 23:47:56.774 INFO O| Aug 17 23:47:56.774 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7515 | 2026-08-17T23:47:57.690Z | [ recovery-image] Aug 17 23:47:56.782 INFO O| Aug 17 23:47:56.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot" |
| 7516 | 2026-08-17T23:47:57.690Z | [ recovery-image] Aug 17 23:47:56.782 INFO O| Aug 17 23:47:56.782 INFO STEP 754 (remove_files) COMPLETE |
| 7517 | 2026-08-17T23:47:57.690Z | [ recovery-image] Aug 17 23:47:56.782 INFO O| Aug 17 23:47:56.782 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7518 | 2026-08-17T23:47:57.696Z | [ recovery-image] Aug 17 23:47:56.792 INFO O| Aug 17 23:47:56.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck" |
| 7519 | 2026-08-17T23:47:57.696Z | [ recovery-image] Aug 17 23:47:56.792 INFO O| Aug 17 23:47:56.792 INFO STEP 755 (remove_files) COMPLETE |
| 7520 | 2026-08-17T23:47:57.700Z | [ recovery-image] Aug 17 23:47:56.792 INFO O| Aug 17 23:47:56.792 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7521 | 2026-08-17T23:47:57.708Z | [ recovery-image] Aug 17 23:47:56.800 INFO O| Aug 17 23:47:56.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff" |
| 7522 | 2026-08-17T23:47:57.708Z | [ recovery-image] Aug 17 23:47:56.800 INFO O| Aug 17 23:47:56.800 INFO STEP 756 (remove_files) COMPLETE |
| 7523 | 2026-08-17T23:47:57.712Z | [ recovery-image] Aug 17 23:47:56.800 INFO O| Aug 17 23:47:56.800 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7524 | 2026-08-17T23:47:57.712Z | [verify-libraries] Compiling sync-ptr v0.1.4 |
| 7525 | 2026-08-17T23:47:57.716Z | [ recovery-image] Aug 17 23:47:56.809 INFO O| Aug 17 23:47:56.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon" |
| 7526 | 2026-08-17T23:47:57.716Z | [ recovery-image] Aug 17 23:47:56.809 INFO O| Aug 17 23:47:56.809 INFO STEP 757 (remove_files) COMPLETE |
| 7527 | 2026-08-17T23:47:57.716Z | [ recovery-image] Aug 17 23:47:56.809 INFO O| Aug 17 23:47:56.809 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7528 | 2026-08-17T23:47:57.722Z | [ recovery-image] Aug 17 23:47:56.818 INFO O| Aug 17 23:47:56.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota" |
| 7529 | 2026-08-17T23:47:57.722Z | [ recovery-image] Aug 17 23:47:56.818 INFO O| Aug 17 23:47:56.818 INFO STEP 758 (remove_files) COMPLETE |
| 7530 | 2026-08-17T23:47:57.723Z | [ recovery-image] Aug 17 23:47:56.818 INFO O| Aug 17 23:47:56.818 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7531 | 2026-08-17T23:47:57.733Z | [ recovery-image] Aug 17 23:47:56.829 INFO O| Aug 17 23:47:56.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs" |
| 7532 | 2026-08-17T23:47:57.733Z | [ recovery-image] Aug 17 23:47:56.829 INFO O| Aug 17 23:47:56.829 INFO STEP 759 (remove_files) COMPLETE |
| 7533 | 2026-08-17T23:47:57.733Z | [ recovery-image] Aug 17 23:47:56.829 INFO O| Aug 17 23:47:56.829 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7534 | 2026-08-17T23:47:57.743Z | [ recovery-image] Aug 17 23:47:56.839 INFO O| Aug 17 23:47:56.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump" |
| 7535 | 2026-08-17T23:47:57.743Z | [ recovery-image] Aug 17 23:47:56.839 INFO O| Aug 17 23:47:56.839 INFO STEP 760 (remove_files) COMPLETE |
| 7536 | 2026-08-17T23:47:57.743Z | [ recovery-image] Aug 17 23:47:56.839 INFO O| Aug 17 23:47:56.839 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7537 | 2026-08-17T23:47:57.753Z | [ recovery-image] Aug 17 23:47:56.849 INFO O| Aug 17 23:47:56.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore" |
| 7538 | 2026-08-17T23:47:57.753Z | [ recovery-image] Aug 17 23:47:56.849 INFO O| Aug 17 23:47:56.849 INFO STEP 761 (remove_files) COMPLETE |
| 7539 | 2026-08-17T23:47:57.753Z | [ recovery-image] Aug 17 23:47:56.849 INFO O| Aug 17 23:47:56.849 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7540 | 2026-08-17T23:47:57.767Z | [ recovery-image] Aug 17 23:47:56.862 INFO O| Aug 17 23:47:56.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy" |
| 7541 | 2026-08-17T23:47:57.767Z | [ recovery-image] Aug 17 23:47:56.863 INFO O| Aug 17 23:47:56.863 INFO STEP 762 (remove_files) COMPLETE |
| 7542 | 2026-08-17T23:47:57.767Z | [ recovery-image] Aug 17 23:47:56.863 INFO O| Aug 17 23:47:56.863 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7543 | 2026-08-17T23:47:57.777Z | [ recovery-image] Aug 17 23:47:56.874 INFO O| Aug 17 23:47:56.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1" |
| 7544 | 2026-08-17T23:47:57.778Z | [ recovery-image] Aug 17 23:47:56.874 INFO O| Aug 17 23:47:56.874 INFO STEP 763 (remove_files) COMPLETE |
| 7545 | 2026-08-17T23:47:57.778Z | [ recovery-image] Aug 17 23:47:56.874 INFO O| Aug 17 23:47:56.874 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7546 | 2026-08-17T23:47:57.786Z | [ recovery-image] Aug 17 23:47:56.883 INFO O| Aug 17 23:47:56.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1" |
| 7547 | 2026-08-17T23:47:57.787Z | [ recovery-image] Aug 17 23:47:56.883 INFO O| Aug 17 23:47:56.883 INFO STEP 764 (remove_files) COMPLETE |
| 7548 | 2026-08-17T23:47:57.790Z | [ recovery-image] Aug 17 23:47:56.883 INFO O| Aug 17 23:47:56.883 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7549 | 2026-08-17T23:47:57.795Z | [ recovery-image] Aug 17 23:47:56.891 INFO O| Aug 17 23:47:56.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean" |
| 7550 | 2026-08-17T23:47:57.798Z | [ recovery-image] Aug 17 23:47:56.892 INFO O| Aug 17 23:47:56.892 INFO STEP 765 (remove_files) COMPLETE |
| 7551 | 2026-08-17T23:47:57.798Z | [ recovery-image] Aug 17 23:47:56.892 INFO O| Aug 17 23:47:56.892 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7552 | 2026-08-17T23:47:57.804Z | [ recovery-image] Aug 17 23:47:56.900 INFO O| Aug 17 23:47:56.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd" |
| 7553 | 2026-08-17T23:47:57.804Z | [ recovery-image] Aug 17 23:47:56.900 INFO O| Aug 17 23:47:56.900 INFO STEP 766 (remove_files) COMPLETE |
| 7554 | 2026-08-17T23:47:57.804Z | [ recovery-image] Aug 17 23:47:56.900 INFO O| Aug 17 23:47:56.900 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7555 | 2026-08-17T23:47:57.813Z | [ recovery-image] Aug 17 23:47:56.909 INFO O| Aug 17 23:47:56.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1" |
| 7556 | 2026-08-17T23:47:57.813Z | [ recovery-image] Aug 17 23:47:56.909 INFO O| Aug 17 23:47:56.909 INFO STEP 767 (remove_files) COMPLETE |
| 7557 | 2026-08-17T23:47:57.813Z | [ recovery-image] Aug 17 23:47:56.909 INFO O| Aug 17 23:47:56.909 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7558 | 2026-08-17T23:47:57.822Z | [ recovery-image] Aug 17 23:47:56.917 INFO O| Aug 17 23:47:56.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1" |
| 7559 | 2026-08-17T23:47:57.822Z | [ recovery-image] Aug 17 23:47:56.917 INFO O| Aug 17 23:47:56.917 INFO STEP 768 (remove_files) COMPLETE |
| 7560 | 2026-08-17T23:47:57.822Z | [ recovery-image] Aug 17 23:47:56.917 INFO O| Aug 17 23:47:56.917 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7561 | 2026-08-17T23:47:57.830Z | [ recovery-image] Aug 17 23:47:56.926 INFO O| Aug 17 23:47:56.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1" |
| 7562 | 2026-08-17T23:47:57.833Z | [ recovery-image] Aug 17 23:47:56.927 INFO O| Aug 17 23:47:56.927 INFO STEP 769 (remove_files) COMPLETE |
| 7563 | 2026-08-17T23:47:57.834Z | [ recovery-image] Aug 17 23:47:56.927 INFO O| Aug 17 23:47:56.927 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7564 | 2026-08-17T23:47:57.840Z | [ recovery-image] Aug 17 23:47:56.936 INFO O| Aug 17 23:47:56.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked" |
| 7565 | 2026-08-17T23:47:57.840Z | [ recovery-image] Aug 17 23:47:56.937 INFO O| Aug 17 23:47:56.937 INFO STEP 770 (remove_files) COMPLETE |
| 7566 | 2026-08-17T23:47:57.844Z | [ recovery-image] Aug 17 23:47:56.937 INFO O| Aug 17 23:47:56.937 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7567 | 2026-08-17T23:47:57.850Z | [ recovery-image] Aug 17 23:47:56.946 INFO O| Aug 17 23:47:56.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb" |
| 7568 | 2026-08-17T23:47:57.850Z | [ recovery-image] Aug 17 23:47:56.946 INFO O| Aug 17 23:47:56.946 INFO STEP 771 (remove_files) COMPLETE |
| 7569 | 2026-08-17T23:47:57.850Z | [ recovery-image] Aug 17 23:47:56.946 INFO O| Aug 17 23:47:56.946 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7570 | 2026-08-17T23:47:57.860Z | [ recovery-image] Aug 17 23:47:56.955 INFO O| Aug 17 23:47:56.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal" |
| 7571 | 2026-08-17T23:47:57.860Z | [ recovery-image] Aug 17 23:47:56.955 INFO O| Aug 17 23:47:56.955 INFO STEP 772 (remove_files) COMPLETE |
| 7572 | 2026-08-17T23:47:57.860Z | [ recovery-image] Aug 17 23:47:56.955 INFO O| Aug 17 23:47:56.955 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7573 | 2026-08-17T23:47:57.868Z | [ recovery-image] Aug 17 23:47:56.964 INFO O| Aug 17 23:47:56.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb" |
| 7574 | 2026-08-17T23:47:57.868Z | [ recovery-image] Aug 17 23:47:56.964 INFO O| Aug 17 23:47:56.964 INFO STEP 773 (remove_files) COMPLETE |
| 7575 | 2026-08-17T23:47:57.868Z | [ recovery-image] Aug 17 23:47:56.964 INFO O| Aug 17 23:47:56.964 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7576 | 2026-08-17T23:47:57.877Z | [ recovery-image] Aug 17 23:47:56.973 INFO O| Aug 17 23:47:56.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked" |
| 7577 | 2026-08-17T23:47:57.877Z | [ recovery-image] Aug 17 23:47:56.973 INFO O| Aug 17 23:47:56.973 INFO STEP 774 (remove_files) COMPLETE |
| 7578 | 2026-08-17T23:47:57.877Z | [ recovery-image] Aug 17 23:47:56.973 INFO O| Aug 17 23:47:56.973 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7579 | 2026-08-17T23:47:57.888Z | [ recovery-image] Aug 17 23:47:56.984 INFO O| Aug 17 23:47:56.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd" |
| 7580 | 2026-08-17T23:47:57.888Z | [ recovery-image] Aug 17 23:47:56.984 INFO O| Aug 17 23:47:56.984 INFO STEP 775 (remove_files) COMPLETE |
| 7581 | 2026-08-17T23:47:57.888Z | [ recovery-image] Aug 17 23:47:56.984 INFO O| Aug 17 23:47:56.984 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7582 | 2026-08-17T23:47:57.899Z | [ recovery-image] Aug 17 23:47:56.993 INFO O| Aug 17 23:47:56.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd" |
| 7583 | 2026-08-17T23:47:57.899Z | [ recovery-image] Aug 17 23:47:56.993 INFO O| Aug 17 23:47:56.993 INFO STEP 776 (remove_files) COMPLETE |
| 7584 | 2026-08-17T23:47:57.899Z | [ recovery-image] Aug 17 23:47:56.993 INFO O| Aug 17 23:47:56.993 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7585 | 2026-08-17T23:47:57.906Z | [ recovery-image] Aug 17 23:47:57.002 INFO O| Aug 17 23:47:57.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1" |
| 7586 | 2026-08-17T23:47:57.906Z | [ recovery-image] Aug 17 23:47:57.002 INFO O| Aug 17 23:47:57.002 INFO STEP 777 (remove_files) COMPLETE |
| 7587 | 2026-08-17T23:47:57.906Z | [ recovery-image] Aug 17 23:47:57.002 INFO O| Aug 17 23:47:57.002 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7588 | 2026-08-17T23:47:57.916Z | [ recovery-image] Aug 17 23:47:57.012 INFO O| Aug 17 23:47:57.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd" |
| 7589 | 2026-08-17T23:47:57.916Z | [ recovery-image] Aug 17 23:47:57.012 INFO O| Aug 17 23:47:57.012 INFO STEP 778 (remove_files) COMPLETE |
| 7590 | 2026-08-17T23:47:57.920Z | [ recovery-image] Aug 17 23:47:57.012 INFO O| Aug 17 23:47:57.012 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7591 | 2026-08-17T23:47:57.925Z | [ recovery-image] Aug 17 23:47:57.021 INFO O| Aug 17 23:47:57.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1" |
| 7592 | 2026-08-17T23:47:57.925Z | [ recovery-image] Aug 17 23:47:57.021 INFO O| Aug 17 23:47:57.021 INFO STEP 779 (remove_files) COMPLETE |
| 7593 | 2026-08-17T23:47:57.929Z | [ recovery-image] Aug 17 23:47:57.022 INFO O| Aug 17 23:47:57.021 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7594 | 2026-08-17T23:47:57.934Z | [ recovery-image] Aug 17 23:47:57.030 INFO O| Aug 17 23:47:57.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1" |
| 7595 | 2026-08-17T23:47:57.934Z | [ recovery-image] Aug 17 23:47:57.030 INFO O| Aug 17 23:47:57.030 INFO STEP 780 (remove_files) COMPLETE |
| 7596 | 2026-08-17T23:47:57.937Z | [ recovery-image] Aug 17 23:47:57.030 INFO O| Aug 17 23:47:57.030 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7597 | 2026-08-17T23:47:57.945Z | [ recovery-image] Aug 17 23:47:57.040 INFO O| Aug 17 23:47:57.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1" |
| 7598 | 2026-08-17T23:47:57.945Z | [ recovery-image] Aug 17 23:47:57.040 INFO O| Aug 17 23:47:57.040 INFO STEP 781 (remove_files) COMPLETE |
| 7599 | 2026-08-17T23:47:57.945Z | [ recovery-image] Aug 17 23:47:57.040 INFO O| Aug 17 23:47:57.040 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7600 | 2026-08-17T23:47:57.949Z | [verify-libraries] Compiling seq-macro v0.3.6 |
| 7601 | 2026-08-17T23:47:57.957Z | [ recovery-image] Aug 17 23:47:57.053 INFO O| Aug 17 23:47:57.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G" |
| 7602 | 2026-08-17T23:47:57.957Z | [ recovery-image] Aug 17 23:47:57.053 INFO O| Aug 17 23:47:57.051 INFO STEP 782 (remove_files) COMPLETE |
| 7603 | 2026-08-17T23:47:57.957Z | [ recovery-image] Aug 17 23:47:57.053 INFO O| Aug 17 23:47:57.051 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7604 | 2026-08-17T23:47:57.964Z | [ recovery-image] Aug 17 23:47:57.060 INFO O| Aug 17 23:47:57.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G" |
| 7605 | 2026-08-17T23:47:57.964Z | [ recovery-image] Aug 17 23:47:57.060 INFO O| Aug 17 23:47:57.060 INFO STEP 783 (remove_files) COMPLETE |
| 7606 | 2026-08-17T23:47:57.964Z | [ recovery-image] Aug 17 23:47:57.060 INFO O| Aug 17 23:47:57.060 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7607 | 2026-08-17T23:47:57.973Z | [ recovery-image] Aug 17 23:47:57.069 INFO O| Aug 17 23:47:57.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign" |
| 7608 | 2026-08-17T23:47:57.973Z | [ recovery-image] Aug 17 23:47:57.069 INFO O| Aug 17 23:47:57.069 INFO STEP 784 (remove_files) COMPLETE |
| 7609 | 2026-08-17T23:47:57.976Z | [ recovery-image] Aug 17 23:47:57.069 INFO O| Aug 17 23:47:57.069 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7610 | 2026-08-17T23:47:57.982Z | [ recovery-image] Aug 17 23:47:57.078 INFO O| Aug 17 23:47:57.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default" |
| 7611 | 2026-08-17T23:47:57.982Z | [ recovery-image] Aug 17 23:47:57.078 INFO O| Aug 17 23:47:57.078 INFO STEP 785 (remove_files) COMPLETE |
| 7612 | 2026-08-17T23:47:57.982Z | [ recovery-image] Aug 17 23:47:57.078 INFO O| Aug 17 23:47:57.078 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7613 | 2026-08-17T23:47:57.994Z | [ recovery-image] Aug 17 23:47:57.088 INFO O| Aug 17 23:47:57.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata" |
| 7614 | 2026-08-17T23:47:57.994Z | [ recovery-image] Aug 17 23:47:57.088 INFO O| Aug 17 23:47:57.088 INFO STEP 786 (remove_files) COMPLETE |
| 7615 | 2026-08-17T23:47:57.994Z | [ recovery-image] Aug 17 23:47:57.088 INFO O| Aug 17 23:47:57.088 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7616 | 2026-08-17T23:47:58.001Z | [ recovery-image] Aug 17 23:47:57.097 INFO O| Aug 17 23:47:57.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter" |
| 7617 | 2026-08-17T23:47:58.001Z | [ recovery-image] Aug 17 23:47:57.097 INFO O| Aug 17 23:47:57.097 INFO STEP 787 (remove_files) COMPLETE |
| 7618 | 2026-08-17T23:47:58.001Z | [ recovery-image] Aug 17 23:47:57.097 INFO O| Aug 17 23:47:57.097 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7619 | 2026-08-17T23:47:58.011Z | [ recovery-image] Aug 17 23:47:57.107 INFO O| Aug 17 23:47:57.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss" |
| 7620 | 2026-08-17T23:47:58.011Z | [ recovery-image] Aug 17 23:47:57.107 INFO O| Aug 17 23:47:57.107 INFO STEP 788 (remove_files) COMPLETE |
| 7621 | 2026-08-17T23:47:58.014Z | [ recovery-image] Aug 17 23:47:57.107 INFO O| Aug 17 23:47:57.107 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7622 | 2026-08-17T23:47:58.020Z | [ recovery-image] Aug 17 23:47:57.116 INFO O| Aug 17 23:47:57.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata" |
| 7623 | 2026-08-17T23:47:58.020Z | [ recovery-image] Aug 17 23:47:57.116 INFO O| Aug 17 23:47:57.116 INFO STEP 789 (remove_files) COMPLETE |
| 7624 | 2026-08-17T23:47:58.024Z | [ recovery-image] Aug 17 23:47:57.116 INFO O| Aug 17 23:47:57.116 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7625 | 2026-08-17T23:47:58.030Z | [ recovery-image] Aug 17 23:47:57.126 INFO O| Aug 17 23:47:57.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk" |
| 7626 | 2026-08-17T23:47:58.030Z | [ recovery-image] Aug 17 23:47:57.126 INFO O| Aug 17 23:47:57.126 INFO STEP 790 (remove_files) COMPLETE |
| 7627 | 2026-08-17T23:47:58.034Z | [ recovery-image] Aug 17 23:47:57.126 INFO O| Aug 17 23:47:57.126 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7628 | 2026-08-17T23:47:58.038Z | [ recovery-image] Aug 17 23:47:57.135 INFO O| Aug 17 23:47:57.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign" |
| 7629 | 2026-08-17T23:47:58.039Z | [ recovery-image] Aug 17 23:47:57.135 INFO O| Aug 17 23:47:57.135 INFO STEP 791 (remove_files) COMPLETE |
| 7630 | 2026-08-17T23:47:58.039Z | [ recovery-image] Aug 17 23:47:57.135 INFO O| Aug 17 23:47:57.135 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7631 | 2026-08-17T23:47:58.047Z | [ recovery-image] Aug 17 23:47:57.144 INFO O| Aug 17 23:47:57.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1" |
| 7632 | 2026-08-17T23:47:58.047Z | [ recovery-image] Aug 17 23:47:57.144 INFO O| Aug 17 23:47:57.144 INFO STEP 792 (remove_files) COMPLETE |
| 7633 | 2026-08-17T23:47:58.047Z | [ recovery-image] Aug 17 23:47:57.144 INFO O| Aug 17 23:47:57.144 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7634 | 2026-08-17T23:47:58.058Z | [ recovery-image] Aug 17 23:47:57.154 INFO O| Aug 17 23:47:57.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1" |
| 7635 | 2026-08-17T23:47:58.058Z | [ recovery-image] Aug 17 23:47:57.154 INFO O| Aug 17 23:47:57.154 INFO STEP 793 (remove_files) COMPLETE |
| 7636 | 2026-08-17T23:47:58.058Z | [ recovery-image] Aug 17 23:47:57.154 INFO O| Aug 17 23:47:57.154 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7637 | 2026-08-17T23:47:58.068Z | [ recovery-image] Aug 17 23:47:57.164 INFO O| Aug 17 23:47:57.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1" |
| 7638 | 2026-08-17T23:47:58.068Z | [ recovery-image] Aug 17 23:47:57.164 INFO O| Aug 17 23:47:57.164 INFO STEP 794 (remove_files) COMPLETE |
| 7639 | 2026-08-17T23:47:58.068Z | [ recovery-image] Aug 17 23:47:57.164 INFO O| Aug 17 23:47:57.164 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7640 | 2026-08-17T23:47:58.078Z | [ recovery-image] Aug 17 23:47:57.175 INFO O| Aug 17 23:47:57.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1" |
| 7641 | 2026-08-17T23:47:58.078Z | [ recovery-image] Aug 17 23:47:57.175 INFO O| Aug 17 23:47:57.175 INFO STEP 795 (remove_files) COMPLETE |
| 7642 | 2026-08-17T23:47:58.078Z | [ recovery-image] Aug 17 23:47:57.175 INFO O| Aug 17 23:47:57.175 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7643 | 2026-08-17T23:47:58.087Z | [ recovery-image] Aug 17 23:47:57.183 INFO O| Aug 17 23:47:57.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1" |
| 7644 | 2026-08-17T23:47:58.087Z | [ recovery-image] Aug 17 23:47:57.184 INFO O| Aug 17 23:47:57.184 INFO STEP 796 (remove_files) COMPLETE |
| 7645 | 2026-08-17T23:47:58.087Z | [ recovery-image] Aug 17 23:47:57.184 INFO O| Aug 17 23:47:57.184 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7646 | 2026-08-17T23:47:58.092Z | [verify-libraries] Compiling md5 v0.8.0 |
| 7647 | 2026-08-17T23:47:58.097Z | [ recovery-image] Aug 17 23:47:57.193 INFO O| Aug 17 23:47:57.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1" |
| 7648 | 2026-08-17T23:47:58.097Z | [ recovery-image] Aug 17 23:47:57.193 INFO O| Aug 17 23:47:57.193 INFO STEP 797 (remove_files) COMPLETE |
| 7649 | 2026-08-17T23:47:58.097Z | [ recovery-image] Aug 17 23:47:57.193 INFO O| Aug 17 23:47:57.193 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7650 | 2026-08-17T23:47:58.107Z | [ recovery-image] Aug 17 23:47:57.203 INFO O| Aug 17 23:47:57.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1" |
| 7651 | 2026-08-17T23:47:58.107Z | [ recovery-image] Aug 17 23:47:57.203 INFO O| Aug 17 23:47:57.203 INFO STEP 798 (remove_files) COMPLETE |
| 7652 | 2026-08-17T23:47:58.107Z | [ recovery-image] Aug 17 23:47:57.203 INFO O| Aug 17 23:47:57.203 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7653 | 2026-08-17T23:47:58.118Z | [ recovery-image] Aug 17 23:47:57.214 INFO O| Aug 17 23:47:57.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1" |
| 7654 | 2026-08-17T23:47:58.118Z | [ recovery-image] Aug 17 23:47:57.214 INFO O| Aug 17 23:47:57.214 INFO STEP 799 (remove_files) COMPLETE |
| 7655 | 2026-08-17T23:47:58.118Z | [ recovery-image] Aug 17 23:47:57.214 INFO O| Aug 17 23:47:57.214 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7656 | 2026-08-17T23:47:58.129Z | [ recovery-image] Aug 17 23:47:57.224 INFO O| Aug 17 23:47:57.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb" |
| 7657 | 2026-08-17T23:47:58.129Z | [ recovery-image] Aug 17 23:47:57.224 INFO O| Aug 17 23:47:57.224 INFO STEP 800 (remove_files) COMPLETE |
| 7658 | 2026-08-17T23:47:58.129Z | [ recovery-image] Aug 17 23:47:57.225 INFO O| Aug 17 23:47:57.224 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7659 | 2026-08-17T23:47:58.139Z | [ recovery-image] Aug 17 23:47:57.235 INFO O| Aug 17 23:47:57.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so" |
| 7660 | 2026-08-17T23:47:58.143Z | [ recovery-image] Aug 17 23:47:57.236 INFO O| Aug 17 23:47:57.236 INFO STEP 801 (remove_files) COMPLETE |
| 7661 | 2026-08-17T23:47:58.143Z | [ recovery-image] Aug 17 23:47:57.236 INFO O| Aug 17 23:47:57.236 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7662 | 2026-08-17T23:47:58.152Z | [ recovery-image] Aug 17 23:47:57.246 INFO O| Aug 17 23:47:57.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1" |
| 7663 | 2026-08-17T23:47:58.152Z | [ recovery-image] Aug 17 23:47:57.246 INFO O| Aug 17 23:47:57.246 INFO STEP 802 (remove_files) COMPLETE |
| 7664 | 2026-08-17T23:47:58.152Z | [ recovery-image] Aug 17 23:47:57.246 INFO O| Aug 17 23:47:57.246 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7665 | 2026-08-17T23:47:58.160Z | [ recovery-image] Aug 17 23:47:57.256 INFO O| Aug 17 23:47:57.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1" |
| 7666 | 2026-08-17T23:47:58.160Z | [ recovery-image] Aug 17 23:47:57.256 INFO O| Aug 17 23:47:57.256 INFO STEP 803 (remove_files) COMPLETE |
| 7667 | 2026-08-17T23:47:58.163Z | [ recovery-image] Aug 17 23:47:57.256 INFO O| Aug 17 23:47:57.256 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7668 | 2026-08-17T23:47:58.170Z | [ recovery-image] Aug 17 23:47:57.266 INFO O| Aug 17 23:47:57.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1" |
| 7669 | 2026-08-17T23:47:58.170Z | [ recovery-image] Aug 17 23:47:57.266 INFO O| Aug 17 23:47:57.266 INFO STEP 804 (remove_files) COMPLETE |
| 7670 | 2026-08-17T23:47:58.170Z | [ recovery-image] Aug 17 23:47:57.266 INFO O| Aug 17 23:47:57.266 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7671 | 2026-08-17T23:47:58.179Z | [ recovery-image] Aug 17 23:47:57.275 INFO O| Aug 17 23:47:57.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed" |
| 7672 | 2026-08-17T23:47:58.179Z | [ recovery-image] Aug 17 23:47:57.275 INFO O| Aug 17 23:47:57.275 INFO STEP 805 (remove_files) COMPLETE |
| 7673 | 2026-08-17T23:47:58.182Z | [ recovery-image] Aug 17 23:47:57.275 INFO O| Aug 17 23:47:57.275 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7674 | 2026-08-17T23:47:58.191Z | [ recovery-image] Aug 17 23:47:57.284 INFO O| Aug 17 23:47:57.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen" |
| 7675 | 2026-08-17T23:47:58.191Z | [ recovery-image] Aug 17 23:47:57.285 INFO O| Aug 17 23:47:57.284 INFO STEP 806 (remove_files) COMPLETE |
| 7676 | 2026-08-17T23:47:58.191Z | [ recovery-image] Aug 17 23:47:57.285 INFO O| Aug 17 23:47:57.285 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7677 | 2026-08-17T23:47:58.197Z | [ recovery-image] Aug 17 23:47:57.293 INFO O| Aug 17 23:47:57.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server" |
| 7678 | 2026-08-17T23:47:58.203Z | [ recovery-image] Aug 17 23:47:57.293 INFO O| Aug 17 23:47:57.293 INFO STEP 807 (remove_files) COMPLETE |
| 7679 | 2026-08-17T23:47:58.204Z | [ recovery-image] Aug 17 23:47:57.293 INFO O| Aug 17 23:47:57.293 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7680 | 2026-08-17T23:47:58.207Z | [verify-libraries] Compiling hex-literal v1.1.0 |
| 7681 | 2026-08-17T23:47:58.207Z | [ recovery-image] Aug 17 23:47:57.303 INFO O| Aug 17 23:47:57.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1" |
| 7682 | 2026-08-17T23:47:58.207Z | [ recovery-image] Aug 17 23:47:57.303 INFO O| Aug 17 23:47:57.303 INFO STEP 808 (remove_files) COMPLETE |
| 7683 | 2026-08-17T23:47:58.207Z | [ recovery-image] Aug 17 23:47:57.303 INFO O| Aug 17 23:47:57.303 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7684 | 2026-08-17T23:47:58.216Z | [ recovery-image] Aug 17 23:47:57.312 INFO O| Aug 17 23:47:57.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1" |
| 7685 | 2026-08-17T23:47:58.216Z | [ recovery-image] Aug 17 23:47:57.312 INFO O| Aug 17 23:47:57.312 INFO STEP 809 (remove_files) COMPLETE |
| 7686 | 2026-08-17T23:47:58.219Z | [ recovery-image] Aug 17 23:47:57.312 INFO O| Aug 17 23:47:57.312 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7687 | 2026-08-17T23:47:58.226Z | [ recovery-image] Aug 17 23:47:57.321 INFO O| Aug 17 23:47:57.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1" |
| 7688 | 2026-08-17T23:47:58.226Z | [ recovery-image] Aug 17 23:47:57.321 INFO O| Aug 17 23:47:57.321 INFO STEP 810 (remove_files) COMPLETE |
| 7689 | 2026-08-17T23:47:58.229Z | [ recovery-image] Aug 17 23:47:57.321 INFO O| Aug 17 23:47:57.321 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7690 | 2026-08-17T23:47:58.235Z | [ recovery-image] Aug 17 23:47:57.331 INFO O| Aug 17 23:47:57.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1" |
| 7691 | 2026-08-17T23:47:58.235Z | [ recovery-image] Aug 17 23:47:57.331 INFO O| Aug 17 23:47:57.331 INFO STEP 811 (remove_files) COMPLETE |
| 7692 | 2026-08-17T23:47:58.235Z | [ recovery-image] Aug 17 23:47:57.331 INFO O| Aug 17 23:47:57.331 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7693 | 2026-08-17T23:47:58.249Z | [ recovery-image] Aug 17 23:47:57.340 INFO O| Aug 17 23:47:57.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1" |
| 7694 | 2026-08-17T23:47:58.249Z | [ recovery-image] Aug 17 23:47:57.340 INFO O| Aug 17 23:47:57.340 INFO STEP 812 (remove_files) COMPLETE |
| 7695 | 2026-08-17T23:47:58.249Z | [ recovery-image] Aug 17 23:47:57.340 INFO O| Aug 17 23:47:57.340 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7696 | 2026-08-17T23:47:58.256Z | [ recovery-image] Aug 17 23:47:57.350 INFO O| Aug 17 23:47:57.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1" |
| 7697 | 2026-08-17T23:47:58.256Z | [ recovery-image] Aug 17 23:47:57.350 INFO O| Aug 17 23:47:57.350 INFO STEP 813 (remove_files) COMPLETE |
| 7698 | 2026-08-17T23:47:58.256Z | [ recovery-image] Aug 17 23:47:57.350 INFO O| Aug 17 23:47:57.350 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7699 | 2026-08-17T23:47:58.264Z | [ recovery-image] Aug 17 23:47:57.360 INFO O| Aug 17 23:47:57.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1" |
| 7700 | 2026-08-17T23:47:58.264Z | [ recovery-image] Aug 17 23:47:57.360 INFO O| Aug 17 23:47:57.360 INFO STEP 814 (remove_files) COMPLETE |
| 7701 | 2026-08-17T23:47:58.264Z | [ recovery-image] Aug 17 23:47:57.360 INFO O| Aug 17 23:47:57.360 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7702 | 2026-08-17T23:47:58.275Z | [ recovery-image] Aug 17 23:47:57.371 INFO O| Aug 17 23:47:57.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1" |
| 7703 | 2026-08-17T23:47:58.275Z | [ recovery-image] Aug 17 23:47:57.371 INFO O| Aug 17 23:47:57.371 INFO STEP 815 (remove_files) COMPLETE |
| 7704 | 2026-08-17T23:47:58.283Z | [ recovery-image] Aug 17 23:47:57.371 INFO O| Aug 17 23:47:57.371 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7705 | 2026-08-17T23:47:58.286Z | [ recovery-image] Aug 17 23:47:57.381 INFO O| Aug 17 23:47:57.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1" |
| 7706 | 2026-08-17T23:47:58.286Z | [ recovery-image] Aug 17 23:47:57.381 INFO O| Aug 17 23:47:57.381 INFO STEP 816 (remove_files) COMPLETE |
| 7707 | 2026-08-17T23:47:58.286Z | [ recovery-image] Aug 17 23:47:57.381 INFO O| Aug 17 23:47:57.381 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7708 | 2026-08-17T23:47:58.294Z | [ recovery-image] Aug 17 23:47:57.390 INFO O| Aug 17 23:47:57.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1" |
| 7709 | 2026-08-17T23:47:58.294Z | [ recovery-image] Aug 17 23:47:57.390 INFO O| Aug 17 23:47:57.390 INFO STEP 817 (remove_files) COMPLETE |
| 7710 | 2026-08-17T23:47:58.294Z | [ recovery-image] Aug 17 23:47:57.390 INFO O| Aug 17 23:47:57.390 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7711 | 2026-08-17T23:47:58.302Z | [ recovery-image] Aug 17 23:47:57.399 INFO O| Aug 17 23:47:57.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1" |
| 7712 | 2026-08-17T23:47:58.303Z | [ recovery-image] Aug 17 23:47:57.399 INFO O| Aug 17 23:47:57.399 INFO STEP 818 (remove_files) COMPLETE |
| 7713 | 2026-08-17T23:47:58.307Z | [ recovery-image] Aug 17 23:47:57.399 INFO O| Aug 17 23:47:57.399 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7714 | 2026-08-17T23:47:58.311Z | [ recovery-image] Aug 17 23:47:57.407 INFO O| Aug 17 23:47:57.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1" |
| 7715 | 2026-08-17T23:47:58.311Z | [ recovery-image] Aug 17 23:47:57.407 INFO O| Aug 17 23:47:57.407 INFO STEP 819 (remove_files) COMPLETE |
| 7716 | 2026-08-17T23:47:58.314Z | [ recovery-image] Aug 17 23:47:57.407 INFO O| Aug 17 23:47:57.407 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7717 | 2026-08-17T23:47:58.321Z | [ recovery-image] Aug 17 23:47:57.417 INFO O| Aug 17 23:47:57.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1" |
| 7718 | 2026-08-17T23:47:58.321Z | [ recovery-image] Aug 17 23:47:57.417 INFO O| Aug 17 23:47:57.416 INFO STEP 820 (remove_files) COMPLETE |
| 7719 | 2026-08-17T23:47:58.324Z | [ recovery-image] Aug 17 23:47:57.417 INFO O| Aug 17 23:47:57.416 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7720 | 2026-08-17T23:47:58.330Z | [ recovery-image] Aug 17 23:47:57.426 INFO O| Aug 17 23:47:57.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1" |
| 7721 | 2026-08-17T23:47:58.330Z | [ recovery-image] Aug 17 23:47:57.426 INFO O| Aug 17 23:47:57.426 INFO STEP 821 (remove_files) COMPLETE |
| 7722 | 2026-08-17T23:47:58.333Z | [ recovery-image] Aug 17 23:47:57.426 INFO O| Aug 17 23:47:57.426 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7723 | 2026-08-17T23:47:58.338Z | [ recovery-image] Aug 17 23:47:57.434 INFO O| Aug 17 23:47:57.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1" |
| 7724 | 2026-08-17T23:47:58.338Z | [ recovery-image] Aug 17 23:47:57.434 INFO O| Aug 17 23:47:57.434 INFO STEP 822 (remove_files) COMPLETE |
| 7725 | 2026-08-17T23:47:58.338Z | [ recovery-image] Aug 17 23:47:57.434 INFO O| Aug 17 23:47:57.434 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7726 | 2026-08-17T23:47:58.347Z | [ recovery-image] Aug 17 23:47:57.443 INFO O| Aug 17 23:47:57.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1" |
| 7727 | 2026-08-17T23:47:58.347Z | [ recovery-image] Aug 17 23:47:57.443 INFO O| Aug 17 23:47:57.443 INFO STEP 823 (remove_files) COMPLETE |
| 7728 | 2026-08-17T23:47:58.347Z | [ recovery-image] Aug 17 23:47:57.443 INFO O| Aug 17 23:47:57.443 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7729 | 2026-08-17T23:47:58.357Z | [ recovery-image] Aug 17 23:47:57.453 INFO O| Aug 17 23:47:57.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1" |
| 7730 | 2026-08-17T23:47:58.357Z | [ recovery-image] Aug 17 23:47:57.453 INFO O| Aug 17 23:47:57.453 INFO STEP 824 (remove_files) COMPLETE |
| 7731 | 2026-08-17T23:47:58.357Z | [ recovery-image] Aug 17 23:47:57.453 INFO O| Aug 17 23:47:57.453 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7732 | 2026-08-17T23:47:58.367Z | [ recovery-image] Aug 17 23:47:57.463 INFO O| Aug 17 23:47:57.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1" |
| 7733 | 2026-08-17T23:47:58.367Z | [ recovery-image] Aug 17 23:47:57.463 INFO O| Aug 17 23:47:57.463 INFO STEP 825 (remove_files) COMPLETE |
| 7734 | 2026-08-17T23:47:58.367Z | [ recovery-image] Aug 17 23:47:57.463 INFO O| Aug 17 23:47:57.463 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7735 | 2026-08-17T23:47:58.379Z | [ recovery-image] Aug 17 23:47:57.473 INFO O| Aug 17 23:47:57.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1" |
| 7736 | 2026-08-17T23:47:58.379Z | [ recovery-image] Aug 17 23:47:57.473 INFO O| Aug 17 23:47:57.473 INFO STEP 826 (remove_files) COMPLETE |
| 7737 | 2026-08-17T23:47:58.379Z | [ recovery-image] Aug 17 23:47:57.473 INFO O| Aug 17 23:47:57.473 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7738 | 2026-08-17T23:47:58.386Z | [ recovery-image] Aug 17 23:47:57.482 INFO O| Aug 17 23:47:57.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1" |
| 7739 | 2026-08-17T23:47:58.386Z | [ recovery-image] Aug 17 23:47:57.482 INFO O| Aug 17 23:47:57.482 INFO STEP 827 (remove_files) COMPLETE |
| 7740 | 2026-08-17T23:47:58.390Z | [ recovery-image] Aug 17 23:47:57.482 INFO O| Aug 17 23:47:57.482 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7741 | 2026-08-17T23:47:58.396Z | [ recovery-image] Aug 17 23:47:57.492 INFO O| Aug 17 23:47:57.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1" |
| 7742 | 2026-08-17T23:47:58.396Z | [ recovery-image] Aug 17 23:47:57.493 INFO O| Aug 17 23:47:57.492 INFO STEP 828 (remove_files) COMPLETE |
| 7743 | 2026-08-17T23:47:58.400Z | [ recovery-image] Aug 17 23:47:57.493 INFO O| Aug 17 23:47:57.493 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7744 | 2026-08-17T23:47:58.408Z | [ recovery-image] Aug 17 23:47:57.504 INFO O| Aug 17 23:47:57.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1" |
| 7745 | 2026-08-17T23:47:58.408Z | [ recovery-image] Aug 17 23:47:57.504 INFO O| Aug 17 23:47:57.504 INFO STEP 829 (remove_files) COMPLETE |
| 7746 | 2026-08-17T23:47:58.408Z | [ recovery-image] Aug 17 23:47:57.504 INFO O| Aug 17 23:47:57.504 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7747 | 2026-08-17T23:47:58.418Z | [ recovery-image] Aug 17 23:47:57.515 INFO O| Aug 17 23:47:57.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1" |
| 7748 | 2026-08-17T23:47:58.419Z | [ recovery-image] Aug 17 23:47:57.515 INFO O| Aug 17 23:47:57.515 INFO STEP 830 (remove_files) COMPLETE |
| 7749 | 2026-08-17T23:47:58.422Z | [ recovery-image] Aug 17 23:47:57.515 INFO O| Aug 17 23:47:57.515 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7750 | 2026-08-17T23:47:58.429Z | [ recovery-image] Aug 17 23:47:57.525 INFO O| Aug 17 23:47:57.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1" |
| 7751 | 2026-08-17T23:47:58.429Z | [ recovery-image] Aug 17 23:47:57.525 INFO O| Aug 17 23:47:57.525 INFO STEP 831 (remove_files) COMPLETE |
| 7752 | 2026-08-17T23:47:58.429Z | [ recovery-image] Aug 17 23:47:57.525 INFO O| Aug 17 23:47:57.525 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7753 | 2026-08-17T23:47:58.437Z | [ recovery-image] Aug 17 23:47:57.533 INFO O| Aug 17 23:47:57.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1" |
| 7754 | 2026-08-17T23:47:58.437Z | [ recovery-image] Aug 17 23:47:57.533 INFO O| Aug 17 23:47:57.533 INFO STEP 832 (remove_files) COMPLETE |
| 7755 | 2026-08-17T23:47:58.437Z | [ recovery-image] Aug 17 23:47:57.533 INFO O| Aug 17 23:47:57.533 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7756 | 2026-08-17T23:47:58.440Z | [verify-libraries] Compiling russh v0.62.4 |
| 7757 | 2026-08-17T23:47:58.444Z | [ recovery-image] Aug 17 23:47:57.541 INFO O| Aug 17 23:47:57.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1" |
| 7758 | 2026-08-17T23:47:58.445Z | [ recovery-image] Aug 17 23:47:57.541 INFO O| Aug 17 23:47:57.541 INFO STEP 833 (remove_files) COMPLETE |
| 7759 | 2026-08-17T23:47:58.445Z | [ recovery-image] Aug 17 23:47:57.541 INFO O| Aug 17 23:47:57.541 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7760 | 2026-08-17T23:47:58.455Z | [ recovery-image] Aug 17 23:47:57.551 INFO O| Aug 17 23:47:57.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1" |
| 7761 | 2026-08-17T23:47:58.455Z | [ recovery-image] Aug 17 23:47:57.551 INFO O| Aug 17 23:47:57.551 INFO STEP 834 (remove_files) COMPLETE |
| 7762 | 2026-08-17T23:47:58.455Z | [ recovery-image] Aug 17 23:47:57.551 INFO O| Aug 17 23:47:57.551 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7763 | 2026-08-17T23:47:58.464Z | [ recovery-image] Aug 17 23:47:57.561 INFO O| Aug 17 23:47:57.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1" |
| 7764 | 2026-08-17T23:47:58.468Z | [ recovery-image] Aug 17 23:47:57.561 INFO O| Aug 17 23:47:57.561 INFO STEP 835 (remove_files) COMPLETE |
| 7765 | 2026-08-17T23:47:58.468Z | [ recovery-image] Aug 17 23:47:57.561 INFO O| Aug 17 23:47:57.561 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7766 | 2026-08-17T23:47:58.468Z | [verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 7767 | 2026-08-17T23:47:58.474Z | [ recovery-image] Aug 17 23:47:57.570 INFO O| Aug 17 23:47:57.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1" |
| 7768 | 2026-08-17T23:47:58.474Z | [ recovery-image] Aug 17 23:47:57.570 INFO O| Aug 17 23:47:57.570 INFO STEP 836 (remove_files) COMPLETE |
| 7769 | 2026-08-17T23:47:58.477Z | [ recovery-image] Aug 17 23:47:57.570 INFO O| Aug 17 23:47:57.570 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7770 | 2026-08-17T23:47:58.483Z | [ recovery-image] Aug 17 23:47:57.579 INFO O| Aug 17 23:47:57.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1" |
| 7771 | 2026-08-17T23:47:58.483Z | [ recovery-image] Aug 17 23:47:57.579 INFO O| Aug 17 23:47:57.579 INFO STEP 837 (remove_files) COMPLETE |
| 7772 | 2026-08-17T23:47:58.486Z | [ recovery-image] Aug 17 23:47:57.579 INFO O| Aug 17 23:47:57.579 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7773 | 2026-08-17T23:47:58.493Z | [ recovery-image] Aug 17 23:47:57.589 INFO O| Aug 17 23:47:57.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1" |
| 7774 | 2026-08-17T23:47:58.493Z | [ recovery-image] Aug 17 23:47:57.589 INFO O| Aug 17 23:47:57.589 INFO STEP 838 (remove_files) COMPLETE |
| 7775 | 2026-08-17T23:47:58.498Z | [ recovery-image] Aug 17 23:47:57.589 INFO O| Aug 17 23:47:57.589 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7776 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.600 INFO O| Aug 17 23:47:57.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1" |
| 7777 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.600 INFO O| Aug 17 23:47:57.600 INFO STEP 839 (remove_files) COMPLETE |
| 7778 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.600 INFO O| Aug 17 23:47:57.600 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7779 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.610 INFO O| Aug 17 23:47:57.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1" |
| 7780 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.610 INFO O| Aug 17 23:47:57.610 INFO STEP 840 (remove_files) COMPLETE |
| 7781 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.610 INFO O| Aug 17 23:47:57.610 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7782 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.622 INFO O| Aug 17 23:47:57.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1" |
| 7783 | 2026-08-17T23:47:58.561Z | [ recovery-image] Aug 17 23:47:57.622 INFO O| Aug 17 23:47:57.622 INFO STEP 841 (remove_files) COMPLETE |
| 7784 | 2026-08-17T23:47:58.562Z | [ recovery-image] Aug 17 23:47:57.622 INFO O| Aug 17 23:47:57.622 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7785 | 2026-08-17T23:47:58.562Z | [ recovery-image] Aug 17 23:47:57.631 INFO O| Aug 17 23:47:57.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1" |
| 7786 | 2026-08-17T23:47:58.562Z | [ recovery-image] Aug 17 23:47:57.631 INFO O| Aug 17 23:47:57.631 INFO STEP 842 (remove_files) COMPLETE |
| 7787 | 2026-08-17T23:47:58.562Z | [ recovery-image] Aug 17 23:47:57.631 INFO O| Aug 17 23:47:57.631 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7788 | 2026-08-17T23:47:58.562Z | [ recovery-image] Aug 17 23:47:57.641 INFO O| Aug 17 23:47:57.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1" |
| 7789 | 2026-08-17T23:47:58.562Z | [ recovery-image] Aug 17 23:47:57.641 INFO O| Aug 17 23:47:57.641 INFO STEP 843 (remove_files) COMPLETE |
| 7790 | 2026-08-17T23:47:58.562Z | [ recovery-image] Aug 17 23:47:57.641 INFO O| Aug 17 23:47:57.641 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7791 | 2026-08-17T23:47:58.566Z | [ recovery-image] Aug 17 23:47:57.651 INFO O| Aug 17 23:47:57.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1" |
| 7792 | 2026-08-17T23:47:58.566Z | [ recovery-image] Aug 17 23:47:57.651 INFO O| Aug 17 23:47:57.651 INFO STEP 844 (remove_files) COMPLETE |
| 7793 | 2026-08-17T23:47:58.566Z | [ recovery-image] Aug 17 23:47:57.651 INFO O| Aug 17 23:47:57.651 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7794 | 2026-08-17T23:47:58.567Z | [ recovery-image] Aug 17 23:47:57.661 INFO O| Aug 17 23:47:57.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1" |
| 7795 | 2026-08-17T23:47:58.567Z | [ recovery-image] Aug 17 23:47:57.661 INFO O| Aug 17 23:47:57.661 INFO STEP 845 (remove_files) COMPLETE |
| 7796 | 2026-08-17T23:47:58.567Z | [ recovery-image] Aug 17 23:47:57.661 INFO O| Aug 17 23:47:57.661 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7797 | 2026-08-17T23:47:58.576Z | [ recovery-image] Aug 17 23:47:57.672 INFO O| Aug 17 23:47:57.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1" |
| 7798 | 2026-08-17T23:47:58.576Z | [ recovery-image] Aug 17 23:47:57.672 INFO O| Aug 17 23:47:57.672 INFO STEP 846 (remove_files) COMPLETE |
| 7799 | 2026-08-17T23:47:58.576Z | [ recovery-image] Aug 17 23:47:57.672 INFO O| Aug 17 23:47:57.672 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7800 | 2026-08-17T23:47:58.586Z | [ recovery-image] Aug 17 23:47:57.682 INFO O| Aug 17 23:47:57.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1" |
| 7801 | 2026-08-17T23:47:58.586Z | [ recovery-image] Aug 17 23:47:57.682 INFO O| Aug 17 23:47:57.682 INFO STEP 847 (remove_files) COMPLETE |
| 7802 | 2026-08-17T23:47:58.586Z | [ recovery-image] Aug 17 23:47:57.682 INFO O| Aug 17 23:47:57.682 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7803 | 2026-08-17T23:47:58.595Z | [ recovery-image] Aug 17 23:47:57.691 INFO O| Aug 17 23:47:57.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1" |
| 7804 | 2026-08-17T23:47:58.595Z | [ recovery-image] Aug 17 23:47:57.691 INFO O| Aug 17 23:47:57.691 INFO STEP 848 (remove_files) COMPLETE |
| 7805 | 2026-08-17T23:47:58.595Z | [ recovery-image] Aug 17 23:47:57.691 INFO O| Aug 17 23:47:57.691 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7806 | 2026-08-17T23:47:58.605Z | [ recovery-image] Aug 17 23:47:57.701 INFO O| Aug 17 23:47:57.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1" |
| 7807 | 2026-08-17T23:47:58.605Z | [ recovery-image] Aug 17 23:47:57.701 INFO O| Aug 17 23:47:57.701 INFO STEP 849 (remove_files) COMPLETE |
| 7808 | 2026-08-17T23:47:58.605Z | [ recovery-image] Aug 17 23:47:57.701 INFO O| Aug 17 23:47:57.701 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7809 | 2026-08-17T23:47:58.615Z | [ recovery-image] Aug 17 23:47:57.711 INFO O| Aug 17 23:47:57.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1" |
| 7810 | 2026-08-17T23:47:58.615Z | [ recovery-image] Aug 17 23:47:57.711 INFO O| Aug 17 23:47:57.711 INFO STEP 850 (remove_files) COMPLETE |
| 7811 | 2026-08-17T23:47:58.619Z | [ recovery-image] Aug 17 23:47:57.711 INFO O| Aug 17 23:47:57.711 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7812 | 2026-08-17T23:47:58.626Z | [ recovery-image] Aug 17 23:47:57.722 INFO O| Aug 17 23:47:57.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1" |
| 7813 | 2026-08-17T23:47:58.626Z | [ recovery-image] Aug 17 23:47:57.722 INFO O| Aug 17 23:47:57.722 INFO STEP 851 (remove_files) COMPLETE |
| 7814 | 2026-08-17T23:47:58.626Z | [ recovery-image] Aug 17 23:47:57.722 INFO O| Aug 17 23:47:57.722 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7815 | 2026-08-17T23:47:58.636Z | [ recovery-image] Aug 17 23:47:57.732 INFO O| Aug 17 23:47:57.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1" |
| 7816 | 2026-08-17T23:47:58.636Z | [ recovery-image] Aug 17 23:47:57.732 INFO O| Aug 17 23:47:57.732 INFO STEP 852 (remove_files) COMPLETE |
| 7817 | 2026-08-17T23:47:58.636Z | [ recovery-image] Aug 17 23:47:57.732 INFO O| Aug 17 23:47:57.732 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7818 | 2026-08-17T23:47:58.649Z | [ recovery-image] Aug 17 23:47:57.744 INFO O| Aug 17 23:47:57.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1" |
| 7819 | 2026-08-17T23:47:58.649Z | [ recovery-image] Aug 17 23:47:57.744 INFO O| Aug 17 23:47:57.741 INFO STEP 853 (remove_files) COMPLETE |
| 7820 | 2026-08-17T23:47:58.649Z | [ recovery-image] Aug 17 23:47:57.744 INFO O| Aug 17 23:47:57.741 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7821 | 2026-08-17T23:47:58.654Z | [ recovery-image] Aug 17 23:47:57.750 INFO O| Aug 17 23:47:57.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1" |
| 7822 | 2026-08-17T23:47:58.654Z | [ recovery-image] Aug 17 23:47:57.750 INFO O| Aug 17 23:47:57.750 INFO STEP 854 (remove_files) COMPLETE |
| 7823 | 2026-08-17T23:47:58.654Z | [ recovery-image] Aug 17 23:47:57.750 INFO O| Aug 17 23:47:57.750 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7824 | 2026-08-17T23:47:58.661Z | [ recovery-image] Aug 17 23:47:57.757 INFO O| Aug 17 23:47:57.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1" |
| 7825 | 2026-08-17T23:47:58.664Z | [ recovery-image] Aug 17 23:47:57.760 INFO O| Aug 17 23:47:57.759 INFO STEP 855 (remove_files) COMPLETE |
| 7826 | 2026-08-17T23:47:58.664Z | [ recovery-image] Aug 17 23:47:57.760 INFO O| Aug 17 23:47:57.759 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7827 | 2026-08-17T23:47:58.674Z | [ recovery-image] Aug 17 23:47:57.770 INFO O| Aug 17 23:47:57.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1" |
| 7828 | 2026-08-17T23:47:58.674Z | [ recovery-image] Aug 17 23:47:57.770 INFO O| Aug 17 23:47:57.770 INFO STEP 856 (remove_files) COMPLETE |
| 7829 | 2026-08-17T23:47:58.674Z | [ recovery-image] Aug 17 23:47:57.770 INFO O| Aug 17 23:47:57.770 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7830 | 2026-08-17T23:47:58.684Z | [ recovery-image] Aug 17 23:47:57.780 INFO O| Aug 17 23:47:57.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1" |
| 7831 | 2026-08-17T23:47:58.684Z | [ recovery-image] Aug 17 23:47:57.780 INFO O| Aug 17 23:47:57.780 INFO STEP 857 (remove_files) COMPLETE |
| 7832 | 2026-08-17T23:47:58.684Z | [ recovery-image] Aug 17 23:47:57.780 INFO O| Aug 17 23:47:57.780 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7833 | 2026-08-17T23:47:58.694Z | [ recovery-image] Aug 17 23:47:57.790 INFO O| Aug 17 23:47:57.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1" |
| 7834 | 2026-08-17T23:47:58.694Z | [ recovery-image] Aug 17 23:47:57.790 INFO O| Aug 17 23:47:57.790 INFO STEP 858 (remove_files) COMPLETE |
| 7835 | 2026-08-17T23:47:58.697Z | [ recovery-image] Aug 17 23:47:57.790 INFO O| Aug 17 23:47:57.790 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7836 | 2026-08-17T23:47:58.708Z | [ recovery-image] Aug 17 23:47:57.801 INFO O| Aug 17 23:47:57.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1" |
| 7837 | 2026-08-17T23:47:58.708Z | [ recovery-image] Aug 17 23:47:57.801 INFO O| Aug 17 23:47:57.801 INFO STEP 859 (remove_files) COMPLETE |
| 7838 | 2026-08-17T23:47:58.708Z | [ recovery-image] Aug 17 23:47:57.801 INFO O| Aug 17 23:47:57.801 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7839 | 2026-08-17T23:47:58.714Z | [ recovery-image] Aug 17 23:47:57.810 INFO O| Aug 17 23:47:57.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1" |
| 7840 | 2026-08-17T23:47:58.714Z | [ recovery-image] Aug 17 23:47:57.810 INFO O| Aug 17 23:47:57.810 INFO STEP 860 (remove_files) COMPLETE |
| 7841 | 2026-08-17T23:47:58.718Z | [ recovery-image] Aug 17 23:47:57.810 INFO O| Aug 17 23:47:57.810 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7842 | 2026-08-17T23:47:58.723Z | [ recovery-image] Aug 17 23:47:57.819 INFO O| Aug 17 23:47:57.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1" |
| 7843 | 2026-08-17T23:47:58.723Z | [ recovery-image] Aug 17 23:47:57.819 INFO O| Aug 17 23:47:57.819 INFO STEP 861 (remove_files) COMPLETE |
| 7844 | 2026-08-17T23:47:58.723Z | [ recovery-image] Aug 17 23:47:57.819 INFO O| Aug 17 23:47:57.819 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7845 | 2026-08-17T23:47:58.734Z | [ recovery-image] Aug 17 23:47:57.830 INFO O| Aug 17 23:47:57.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1" |
| 7846 | 2026-08-17T23:47:58.734Z | [ recovery-image] Aug 17 23:47:57.830 INFO O| Aug 17 23:47:57.830 INFO STEP 862 (remove_files) COMPLETE |
| 7847 | 2026-08-17T23:47:58.734Z | [ recovery-image] Aug 17 23:47:57.830 INFO O| Aug 17 23:47:57.830 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7848 | 2026-08-17T23:47:58.738Z | [verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 7849 | 2026-08-17T23:47:58.745Z | [ recovery-image] Aug 17 23:47:57.841 INFO O| Aug 17 23:47:57.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1" |
| 7850 | 2026-08-17T23:47:58.748Z | [ recovery-image] Aug 17 23:47:57.841 INFO O| Aug 17 23:47:57.841 INFO STEP 863 (remove_files) COMPLETE |
| 7851 | 2026-08-17T23:47:58.749Z | [ recovery-image] Aug 17 23:47:57.841 INFO O| Aug 17 23:47:57.841 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7852 | 2026-08-17T23:47:58.755Z | [ recovery-image] Aug 17 23:47:57.851 INFO O| Aug 17 23:47:57.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1" |
| 7853 | 2026-08-17T23:47:58.756Z | [ recovery-image] Aug 17 23:47:57.851 INFO O| Aug 17 23:47:57.851 INFO STEP 864 (remove_files) COMPLETE |
| 7854 | 2026-08-17T23:47:58.756Z | [ recovery-image] Aug 17 23:47:57.851 INFO O| Aug 17 23:47:57.851 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7855 | 2026-08-17T23:47:58.801Z | [ recovery-image] Aug 17 23:47:57.897 INFO O| Aug 17 23:47:57.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1" |
| 7856 | 2026-08-17T23:47:58.801Z | [ recovery-image] Aug 17 23:47:57.897 INFO O| Aug 17 23:47:57.897 INFO STEP 865 (remove_files) COMPLETE |
| 7857 | 2026-08-17T23:47:58.801Z | [ recovery-image] Aug 17 23:47:57.897 INFO O| Aug 17 23:47:57.897 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7858 | 2026-08-17T23:47:58.810Z | [ recovery-image] Aug 17 23:47:57.906 INFO O| Aug 17 23:47:57.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1" |
| 7859 | 2026-08-17T23:47:58.810Z | [ recovery-image] Aug 17 23:47:57.906 INFO O| Aug 17 23:47:57.906 INFO STEP 866 (remove_files) COMPLETE |
| 7860 | 2026-08-17T23:47:58.810Z | [ recovery-image] Aug 17 23:47:57.906 INFO O| Aug 17 23:47:57.906 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7861 | 2026-08-17T23:47:58.823Z | [ recovery-image] Aug 17 23:47:57.916 INFO O| Aug 17 23:47:57.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1" |
| 7862 | 2026-08-17T23:47:58.823Z | [ recovery-image] Aug 17 23:47:57.916 INFO O| Aug 17 23:47:57.916 INFO STEP 867 (remove_files) COMPLETE |
| 7863 | 2026-08-17T23:47:58.823Z | [ recovery-image] Aug 17 23:47:57.917 INFO O| Aug 17 23:47:57.916 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7864 | 2026-08-17T23:47:58.830Z | [ recovery-image] Aug 17 23:47:57.925 INFO O| Aug 17 23:47:57.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1" |
| 7865 | 2026-08-17T23:47:58.830Z | [ recovery-image] Aug 17 23:47:57.926 INFO O| Aug 17 23:47:57.925 INFO STEP 868 (remove_files) COMPLETE |
| 7866 | 2026-08-17T23:47:58.833Z | [ recovery-image] Aug 17 23:47:57.926 INFO O| Aug 17 23:47:57.925 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7867 | 2026-08-17T23:47:58.839Z | [ recovery-image] Aug 17 23:47:57.935 INFO O| Aug 17 23:47:57.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1" |
| 7868 | 2026-08-17T23:47:58.839Z | [ recovery-image] Aug 17 23:47:57.935 INFO O| Aug 17 23:47:57.935 INFO STEP 869 (remove_files) COMPLETE |
| 7869 | 2026-08-17T23:47:58.842Z | [ recovery-image] Aug 17 23:47:57.935 INFO O| Aug 17 23:47:57.935 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7870 | 2026-08-17T23:47:58.848Z | [ recovery-image] Aug 17 23:47:57.945 INFO O| Aug 17 23:47:57.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1" |
| 7871 | 2026-08-17T23:47:58.849Z | [ recovery-image] Aug 17 23:47:57.945 INFO O| Aug 17 23:47:57.945 INFO STEP 870 (remove_files) COMPLETE |
| 7872 | 2026-08-17T23:47:58.849Z | [ recovery-image] Aug 17 23:47:57.945 INFO O| Aug 17 23:47:57.945 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7873 | 2026-08-17T23:47:58.858Z | [ recovery-image] Aug 17 23:47:57.954 INFO O| Aug 17 23:47:57.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1" |
| 7874 | 2026-08-17T23:47:58.858Z | [ recovery-image] Aug 17 23:47:57.954 INFO O| Aug 17 23:47:57.954 INFO STEP 871 (remove_files) COMPLETE |
| 7875 | 2026-08-17T23:47:58.862Z | [ recovery-image] Aug 17 23:47:57.954 INFO O| Aug 17 23:47:57.954 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7876 | 2026-08-17T23:47:58.867Z | [ recovery-image] Aug 17 23:47:57.963 INFO O| Aug 17 23:47:57.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1" |
| 7877 | 2026-08-17T23:47:58.867Z | [ recovery-image] Aug 17 23:47:57.963 INFO O| Aug 17 23:47:57.963 INFO STEP 872 (remove_files) COMPLETE |
| 7878 | 2026-08-17T23:47:58.867Z | [ recovery-image] Aug 17 23:47:57.963 INFO O| Aug 17 23:47:57.963 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7879 | 2026-08-17T23:47:58.878Z | [ recovery-image] Aug 17 23:47:57.973 INFO O| Aug 17 23:47:57.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1" |
| 7880 | 2026-08-17T23:47:58.878Z | [ recovery-image] Aug 17 23:47:57.973 INFO O| Aug 17 23:47:57.973 INFO STEP 873 (remove_files) COMPLETE |
| 7881 | 2026-08-17T23:47:58.884Z | [ recovery-image] Aug 17 23:47:57.973 INFO O| Aug 17 23:47:57.973 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7882 | 2026-08-17T23:47:58.887Z | [ recovery-image] Aug 17 23:47:57.983 INFO O| Aug 17 23:47:57.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1" |
| 7883 | 2026-08-17T23:47:58.887Z | [ recovery-image] Aug 17 23:47:57.983 INFO O| Aug 17 23:47:57.983 INFO STEP 874 (remove_files) COMPLETE |
| 7884 | 2026-08-17T23:47:58.887Z | [ recovery-image] Aug 17 23:47:57.983 INFO O| Aug 17 23:47:57.983 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7885 | 2026-08-17T23:47:58.897Z | [ recovery-image] Aug 17 23:47:57.993 INFO O| Aug 17 23:47:57.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress" |
| 7886 | 2026-08-17T23:47:58.897Z | [ recovery-image] Aug 17 23:47:57.993 INFO O| Aug 17 23:47:57.993 INFO STEP 875 (remove_files) COMPLETE |
| 7887 | 2026-08-17T23:47:58.900Z | [ recovery-image] Aug 17 23:47:57.993 INFO O| Aug 17 23:47:57.993 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7888 | 2026-08-17T23:47:58.907Z | [ recovery-image] Aug 17 23:47:58.003 INFO O| Aug 17 23:47:58.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck" |
| 7889 | 2026-08-17T23:47:58.907Z | [ recovery-image] Aug 17 23:47:58.003 INFO O| Aug 17 23:47:58.003 INFO STEP 876 (remove_files) COMPLETE |
| 7890 | 2026-08-17T23:47:58.907Z | [ recovery-image] Aug 17 23:47:58.003 INFO O| Aug 17 23:47:58.003 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7891 | 2026-08-17T23:47:58.918Z | [ recovery-image] Aug 17 23:47:58.013 INFO O| Aug 17 23:47:58.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake" |
| 7892 | 2026-08-17T23:47:58.918Z | [ recovery-image] Aug 17 23:47:58.014 INFO O| Aug 17 23:47:58.014 INFO STEP 877 (remove_files) COMPLETE |
| 7893 | 2026-08-17T23:47:58.918Z | [ recovery-image] Aug 17 23:47:58.014 INFO O| Aug 17 23:47:58.014 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7894 | 2026-08-17T23:47:58.928Z | [ recovery-image] Aug 17 23:47:58.024 INFO O| Aug 17 23:47:58.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista" |
| 7895 | 2026-08-17T23:47:58.928Z | [ recovery-image] Aug 17 23:47:58.024 INFO O| Aug 17 23:47:58.024 INFO STEP 878 (remove_files) COMPLETE |
| 7896 | 2026-08-17T23:47:58.932Z | [ recovery-image] Aug 17 23:47:58.024 INFO O| Aug 17 23:47:58.024 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7897 | 2026-08-17T23:47:58.939Z | [ recovery-image] Aug 17 23:47:58.035 INFO O| Aug 17 23:47:58.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb" |
| 7898 | 2026-08-17T23:47:58.939Z | [ recovery-image] Aug 17 23:47:58.035 INFO O| Aug 17 23:47:58.035 INFO STEP 879 (remove_files) COMPLETE |
| 7899 | 2026-08-17T23:47:58.942Z | [ recovery-image] Aug 17 23:47:58.035 INFO O| Aug 17 23:47:58.035 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7900 | 2026-08-17T23:47:58.951Z | [ recovery-image] Aug 17 23:47:58.047 INFO O| Aug 17 23:47:58.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop" |
| 7901 | 2026-08-17T23:47:58.951Z | [ recovery-image] Aug 17 23:47:58.047 INFO O| Aug 17 23:47:58.047 INFO STEP 880 (remove_files) COMPLETE |
| 7902 | 2026-08-17T23:47:58.954Z | [ recovery-image] Aug 17 23:47:58.047 INFO O| Aug 17 23:47:58.047 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7903 | 2026-08-17T23:47:58.961Z | [ recovery-image] Aug 17 23:47:58.057 INFO O| Aug 17 23:47:58.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin" |
| 7904 | 2026-08-17T23:47:58.961Z | [ recovery-image] Aug 17 23:47:58.057 INFO O| Aug 17 23:47:58.057 INFO STEP 881 (remove_files) COMPLETE |
| 7905 | 2026-08-17T23:47:58.961Z | [ recovery-image] Aug 17 23:47:58.057 INFO O| Aug 17 23:47:58.057 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7906 | 2026-08-17T23:47:58.972Z | [ recovery-image] Aug 17 23:47:58.068 INFO O| Aug 17 23:47:58.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog" |
| 7907 | 2026-08-17T23:47:58.972Z | [ recovery-image] Aug 17 23:47:58.068 INFO O| Aug 17 23:47:58.068 INFO STEP 882 (remove_files) COMPLETE |
| 7908 | 2026-08-17T23:47:58.972Z | [ recovery-image] Aug 17 23:47:58.068 INFO O| Aug 17 23:47:58.068 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7909 | 2026-08-17T23:47:58.982Z | [ recovery-image] Aug 17 23:47:58.078 INFO O| Aug 17 23:47:58.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd" |
| 7910 | 2026-08-17T23:47:58.982Z | [ recovery-image] Aug 17 23:47:58.078 INFO O| Aug 17 23:47:58.078 INFO STEP 883 (remove_files) COMPLETE |
| 7911 | 2026-08-17T23:47:58.982Z | [ recovery-image] Aug 17 23:47:58.078 INFO O| Aug 17 23:47:58.078 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7912 | 2026-08-17T23:47:58.993Z | [ recovery-image] Aug 17 23:47:58.088 INFO O| Aug 17 23:47:58.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1" |
| 7913 | 2026-08-17T23:47:58.993Z | [ recovery-image] Aug 17 23:47:58.088 INFO O| Aug 17 23:47:58.088 INFO STEP 884 (remove_files) COMPLETE |
| 7914 | 2026-08-17T23:47:58.993Z | [ recovery-image] Aug 17 23:47:58.088 INFO O| Aug 17 23:47:58.088 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7915 | 2026-08-17T23:47:59.005Z | [ recovery-image] Aug 17 23:47:58.099 INFO O| Aug 17 23:47:58.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1" |
| 7916 | 2026-08-17T23:47:59.006Z | [ recovery-image] Aug 17 23:47:58.099 INFO O| Aug 17 23:47:58.099 INFO STEP 885 (remove_files) COMPLETE |
| 7917 | 2026-08-17T23:47:59.006Z | [ recovery-image] Aug 17 23:47:58.099 INFO O| Aug 17 23:47:58.099 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7918 | 2026-08-17T23:47:59.013Z | [ recovery-image] Aug 17 23:47:58.108 INFO O| Aug 17 23:47:58.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1" |
| 7919 | 2026-08-17T23:47:59.013Z | [ recovery-image] Aug 17 23:47:58.108 INFO O| Aug 17 23:47:58.108 INFO STEP 886 (remove_files) COMPLETE |
| 7920 | 2026-08-17T23:47:59.013Z | [ recovery-image] Aug 17 23:47:58.108 INFO O| Aug 17 23:47:58.108 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7921 | 2026-08-17T23:47:59.023Z | [ recovery-image] Aug 17 23:47:58.119 INFO O| Aug 17 23:47:58.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1" |
| 7922 | 2026-08-17T23:47:59.023Z | [ recovery-image] Aug 17 23:47:58.119 INFO O| Aug 17 23:47:58.119 INFO STEP 887 (remove_files) COMPLETE |
| 7923 | 2026-08-17T23:47:59.023Z | [ recovery-image] Aug 17 23:47:58.119 INFO O| Aug 17 23:47:58.119 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7924 | 2026-08-17T23:47:59.032Z | [ recovery-image] Aug 17 23:47:58.128 INFO O| Aug 17 23:47:58.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd" |
| 7925 | 2026-08-17T23:47:59.032Z | [ recovery-image] Aug 17 23:47:58.128 INFO O| Aug 17 23:47:58.128 INFO STEP 888 (remove_files) COMPLETE |
| 7926 | 2026-08-17T23:47:59.036Z | [ recovery-image] Aug 17 23:47:58.128 INFO O| Aug 17 23:47:58.128 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7927 | 2026-08-17T23:47:59.042Z | [ recovery-image] Aug 17 23:47:58.138 INFO O| Aug 17 23:47:58.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc" |
| 7928 | 2026-08-17T23:47:59.042Z | [ recovery-image] Aug 17 23:47:58.138 INFO O| Aug 17 23:47:58.138 INFO STEP 889 (remove_files) COMPLETE |
| 7929 | 2026-08-17T23:47:59.042Z | [ recovery-image] Aug 17 23:47:58.138 INFO O| Aug 17 23:47:58.138 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7930 | 2026-08-17T23:47:59.052Z | [ recovery-image] Aug 17 23:47:58.147 INFO O| Aug 17 23:47:58.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs" |
| 7931 | 2026-08-17T23:47:59.052Z | [ recovery-image] Aug 17 23:47:58.147 INFO O| Aug 17 23:47:58.147 INFO STEP 890 (remove_files) COMPLETE |
| 7932 | 2026-08-17T23:47:59.057Z | [ recovery-image] Aug 17 23:47:58.147 INFO O| Aug 17 23:47:58.147 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7933 | 2026-08-17T23:47:59.063Z | [ recovery-image] Aug 17 23:47:58.157 INFO O| Aug 17 23:47:58.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd" |
| 7934 | 2026-08-17T23:47:59.063Z | [ recovery-image] Aug 17 23:47:58.157 INFO O| Aug 17 23:47:58.157 INFO STEP 891 (remove_files) COMPLETE |
| 7935 | 2026-08-17T23:47:59.067Z | [ recovery-image] Aug 17 23:47:58.157 INFO O| Aug 17 23:47:58.157 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7936 | 2026-08-17T23:47:59.071Z | [ recovery-image] Aug 17 23:47:58.166 INFO O| Aug 17 23:47:58.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server" |
| 7937 | 2026-08-17T23:47:59.071Z | [ recovery-image] Aug 17 23:47:58.166 INFO O| Aug 17 23:47:58.166 INFO STEP 892 (remove_files) COMPLETE |
| 7938 | 2026-08-17T23:47:59.071Z | [ recovery-image] Aug 17 23:47:58.166 INFO O| Aug 17 23:47:58.166 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7939 | 2026-08-17T23:47:59.080Z | [ recovery-image] Aug 17 23:47:58.176 INFO O| Aug 17 23:47:58.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign" |
| 7940 | 2026-08-17T23:47:59.080Z | [ recovery-image] Aug 17 23:47:58.176 INFO O| Aug 17 23:47:58.176 INFO STEP 893 (remove_files) COMPLETE |
| 7941 | 2026-08-17T23:47:59.080Z | [ recovery-image] Aug 17 23:47:58.176 INFO O| Aug 17 23:47:58.176 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7942 | 2026-08-17T23:47:59.091Z | [ recovery-image] Aug 17 23:47:58.186 INFO O| Aug 17 23:47:58.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper" |
| 7943 | 2026-08-17T23:47:59.091Z | [ recovery-image] Aug 17 23:47:58.186 INFO O| Aug 17 23:47:58.186 INFO STEP 894 (remove_files) COMPLETE |
| 7944 | 2026-08-17T23:47:59.091Z | [ recovery-image] Aug 17 23:47:58.186 INFO O| Aug 17 23:47:58.186 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7945 | 2026-08-17T23:47:59.100Z | [ recovery-image] Aug 17 23:47:58.195 INFO O| Aug 17 23:47:58.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper" |
| 7946 | 2026-08-17T23:47:59.100Z | [ recovery-image] Aug 17 23:47:58.195 INFO O| Aug 17 23:47:58.195 INFO STEP 895 (remove_files) COMPLETE |
| 7947 | 2026-08-17T23:47:59.100Z | [ recovery-image] Aug 17 23:47:58.195 INFO O| Aug 17 23:47:58.195 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7948 | 2026-08-17T23:47:59.109Z | [ recovery-image] Aug 17 23:47:58.205 INFO O| Aug 17 23:47:58.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid" |
| 7949 | 2026-08-17T23:47:59.109Z | [ recovery-image] Aug 17 23:47:58.205 INFO O| Aug 17 23:47:58.205 INFO STEP 896 (remove_files) COMPLETE |
| 7950 | 2026-08-17T23:47:59.109Z | [ recovery-image] Aug 17 23:47:58.205 INFO O| Aug 17 23:47:58.205 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7951 | 2026-08-17T23:47:59.117Z | [ recovery-image] Aug 17 23:47:58.213 INFO O| Aug 17 23:47:58.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid" |
| 7952 | 2026-08-17T23:47:59.117Z | [ recovery-image] Aug 17 23:47:58.213 INFO O| Aug 17 23:47:58.213 INFO STEP 897 (remove_files) COMPLETE |
| 7953 | 2026-08-17T23:47:59.117Z | [ recovery-image] Aug 17 23:47:58.213 INFO O| Aug 17 23:47:58.213 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7954 | 2026-08-17T23:47:59.125Z | [ recovery-image] Aug 17 23:47:58.221 INFO O| Aug 17 23:47:58.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange" |
| 7955 | 2026-08-17T23:47:59.125Z | [ recovery-image] Aug 17 23:47:58.221 INFO O| Aug 17 23:47:58.221 INFO STEP 898 (remove_files) COMPLETE |
| 7956 | 2026-08-17T23:47:59.129Z | [ recovery-image] Aug 17 23:47:58.221 INFO O| Aug 17 23:47:58.221 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7957 | 2026-08-17T23:47:59.134Z | [ recovery-image] Aug 17 23:47:58.230 INFO O| Aug 17 23:47:58.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate" |
| 7958 | 2026-08-17T23:47:59.134Z | [ recovery-image] Aug 17 23:47:58.230 INFO O| Aug 17 23:47:58.230 INFO STEP 899 (remove_files) COMPLETE |
| 7959 | 2026-08-17T23:47:59.134Z | [ recovery-image] Aug 17 23:47:58.230 INFO O| Aug 17 23:47:58.230 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7960 | 2026-08-17T23:47:59.146Z | [ recovery-image] Aug 17 23:47:58.239 INFO O| Aug 17 23:47:58.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid" |
| 7961 | 2026-08-17T23:47:59.146Z | [ recovery-image] Aug 17 23:47:58.239 INFO O| Aug 17 23:47:58.239 INFO STEP 900 (remove_files) COMPLETE |
| 7962 | 2026-08-17T23:47:59.146Z | [ recovery-image] Aug 17 23:47:58.239 INFO O| Aug 17 23:47:58.239 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7963 | 2026-08-17T23:47:59.156Z | [ recovery-image] Aug 17 23:47:58.249 INFO O| Aug 17 23:47:58.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint" |
| 7964 | 2026-08-17T23:47:59.156Z | [ recovery-image] Aug 17 23:47:58.249 INFO O| Aug 17 23:47:58.249 INFO STEP 901 (remove_files) COMPLETE |
| 7965 | 2026-08-17T23:47:59.156Z | [ recovery-image] Aug 17 23:47:58.249 INFO O| Aug 17 23:47:58.249 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7966 | 2026-08-17T23:47:59.164Z | [ recovery-image] Aug 17 23:47:58.259 INFO O| Aug 17 23:47:58.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem" |
| 7967 | 2026-08-17T23:47:59.164Z | [ recovery-image] Aug 17 23:47:58.260 INFO O| Aug 17 23:47:58.260 INFO STEP 902 (remove_files) COMPLETE |
| 7968 | 2026-08-17T23:47:59.167Z | [ recovery-image] Aug 17 23:47:58.260 INFO O| Aug 17 23:47:58.260 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7969 | 2026-08-17T23:47:59.174Z | [ recovery-image] Aug 17 23:47:58.270 INFO O| Aug 17 23:47:58.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath" |
| 7970 | 2026-08-17T23:47:59.174Z | [ recovery-image] Aug 17 23:47:58.270 INFO O| Aug 17 23:47:58.270 INFO STEP 903 (remove_files) COMPLETE |
| 7971 | 2026-08-17T23:47:59.178Z | [ recovery-image] Aug 17 23:47:58.270 INFO O| Aug 17 23:47:58.270 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7972 | 2026-08-17T23:47:59.186Z | [ recovery-image] Aug 17 23:47:58.280 INFO O| Aug 17 23:47:58.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr" |
| 7973 | 2026-08-17T23:47:59.186Z | [ recovery-image] Aug 17 23:47:58.280 INFO O| Aug 17 23:47:58.280 INFO STEP 904 (remove_files) COMPLETE |
| 7974 | 2026-08-17T23:47:59.186Z | [ recovery-image] Aug 17 23:47:58.280 INFO O| Aug 17 23:47:58.280 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7975 | 2026-08-17T23:47:59.194Z | [ recovery-image] Aug 17 23:47:58.290 INFO O| Aug 17 23:47:58.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime" |
| 7976 | 2026-08-17T23:47:59.194Z | [ recovery-image] Aug 17 23:47:58.290 INFO O| Aug 17 23:47:58.290 INFO STEP 905 (remove_files) COMPLETE |
| 7977 | 2026-08-17T23:47:59.194Z | [ recovery-image] Aug 17 23:47:58.290 INFO O| Aug 17 23:47:58.290 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7978 | 2026-08-17T23:47:59.204Z | [ recovery-image] Aug 17 23:47:58.300 INFO O| Aug 17 23:47:58.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid" |
| 7979 | 2026-08-17T23:47:59.204Z | [ recovery-image] Aug 17 23:47:58.300 INFO O| Aug 17 23:47:58.300 INFO STEP 906 (remove_files) COMPLETE |
| 7980 | 2026-08-17T23:47:59.207Z | [ recovery-image] Aug 17 23:47:58.300 INFO O| Aug 17 23:47:58.300 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7981 | 2026-08-17T23:47:59.214Z | [ recovery-image] Aug 17 23:47:58.310 INFO O| Aug 17 23:47:58.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn" |
| 7982 | 2026-08-17T23:47:59.214Z | [ recovery-image] Aug 17 23:47:58.310 INFO O| Aug 17 23:47:58.310 INFO STEP 907 (remove_files) COMPLETE |
| 7983 | 2026-08-17T23:47:59.214Z | [ recovery-image] Aug 17 23:47:58.310 INFO O| Aug 17 23:47:58.310 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7984 | 2026-08-17T23:47:59.225Z | [ recovery-image] Aug 17 23:47:58.319 INFO O| Aug 17 23:47:58.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate" |
| 7985 | 2026-08-17T23:47:59.225Z | [ recovery-image] Aug 17 23:47:58.319 INFO O| Aug 17 23:47:58.319 INFO STEP 908 (remove_files) COMPLETE |
| 7986 | 2026-08-17T23:47:59.225Z | [ recovery-image] Aug 17 23:47:58.319 INFO O| Aug 17 23:47:58.319 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7987 | 2026-08-17T23:47:59.233Z | [ recovery-image] Aug 17 23:47:58.329 INFO O| Aug 17 23:47:58.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid" |
| 7988 | 2026-08-17T23:47:59.233Z | [ recovery-image] Aug 17 23:47:58.329 INFO O| Aug 17 23:47:58.329 INFO STEP 909 (remove_files) COMPLETE |
| 7989 | 2026-08-17T23:47:59.233Z | [ recovery-image] Aug 17 23:47:58.329 INFO O| Aug 17 23:47:58.329 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7990 | 2026-08-17T23:47:59.242Z | [ recovery-image] Aug 17 23:47:58.338 INFO O| Aug 17 23:47:58.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint" |
| 7991 | 2026-08-17T23:47:59.242Z | [ recovery-image] Aug 17 23:47:58.338 INFO O| Aug 17 23:47:58.338 INFO STEP 910 (remove_files) COMPLETE |
| 7992 | 2026-08-17T23:47:59.242Z | [ recovery-image] Aug 17 23:47:58.338 INFO O| Aug 17 23:47:58.338 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7993 | 2026-08-17T23:47:59.253Z | [ recovery-image] Aug 17 23:47:58.349 INFO O| Aug 17 23:47:58.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem" |
| 7994 | 2026-08-17T23:47:59.256Z | [ recovery-image] Aug 17 23:47:58.349 INFO O| Aug 17 23:47:58.349 INFO STEP 911 (remove_files) COMPLETE |
| 7995 | 2026-08-17T23:47:59.256Z | [ recovery-image] Aug 17 23:47:58.349 INFO O| Aug 17 23:47:58.349 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7996 | 2026-08-17T23:47:59.263Z | [ recovery-image] Aug 17 23:47:58.359 INFO O| Aug 17 23:47:58.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath" |
| 7997 | 2026-08-17T23:47:59.263Z | [ recovery-image] Aug 17 23:47:58.359 INFO O| Aug 17 23:47:58.359 INFO STEP 912 (remove_files) COMPLETE |
| 7998 | 2026-08-17T23:47:59.263Z | [ recovery-image] Aug 17 23:47:58.359 INFO O| Aug 17 23:47:58.359 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 7999 | 2026-08-17T23:47:59.273Z | [ recovery-image] Aug 17 23:47:58.369 INFO O| Aug 17 23:47:58.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange" |
| 8000 | 2026-08-17T23:47:59.273Z | [ recovery-image] Aug 17 23:47:58.369 INFO O| Aug 17 23:47:58.369 INFO STEP 913 (remove_files) COMPLETE |
| 8001 | 2026-08-17T23:47:59.276Z | [ recovery-image] Aug 17 23:47:58.369 INFO O| Aug 17 23:47:58.369 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8002 | 2026-08-17T23:47:59.285Z | [ recovery-image] Aug 17 23:47:58.379 INFO O| Aug 17 23:47:58.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr" |
| 8003 | 2026-08-17T23:47:59.285Z | [ recovery-image] Aug 17 23:47:58.379 INFO O| Aug 17 23:47:58.379 INFO STEP 914 (remove_files) COMPLETE |
| 8004 | 2026-08-17T23:47:59.285Z | [ recovery-image] Aug 17 23:47:58.379 INFO O| Aug 17 23:47:58.379 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8005 | 2026-08-17T23:47:59.292Z | [ recovery-image] Aug 17 23:47:58.388 INFO O| Aug 17 23:47:58.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime" |
| 8006 | 2026-08-17T23:47:59.292Z | [ recovery-image] Aug 17 23:47:58.388 INFO O| Aug 17 23:47:58.388 INFO STEP 915 (remove_files) COMPLETE |
| 8007 | 2026-08-17T23:47:59.292Z | [ recovery-image] Aug 17 23:47:58.388 INFO O| Aug 17 23:47:58.388 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8008 | 2026-08-17T23:47:59.303Z | [ recovery-image] Aug 17 23:47:58.398 INFO O| Aug 17 23:47:58.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid" |
| 8009 | 2026-08-17T23:47:59.303Z | [ recovery-image] Aug 17 23:47:58.398 INFO O| Aug 17 23:47:58.398 INFO STEP 916 (remove_files) COMPLETE |
| 8010 | 2026-08-17T23:47:59.306Z | [ recovery-image] Aug 17 23:47:58.398 INFO O| Aug 17 23:47:58.398 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8011 | 2026-08-17T23:47:59.311Z | [ recovery-image] Aug 17 23:47:58.407 INFO O| Aug 17 23:47:58.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn" |
| 8012 | 2026-08-17T23:47:59.311Z | [ recovery-image] Aug 17 23:47:58.407 INFO O| Aug 17 23:47:58.407 INFO STEP 917 (remove_files) COMPLETE |
| 8013 | 2026-08-17T23:47:59.314Z | [ recovery-image] Aug 17 23:47:58.407 INFO O| Aug 17 23:47:58.407 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8014 | 2026-08-17T23:47:59.323Z | [ recovery-image] Aug 17 23:47:58.419 INFO O| Aug 17 23:47:58.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext" |
| 8015 | 2026-08-17T23:47:59.326Z | [ recovery-image] Aug 17 23:47:58.420 INFO O| Aug 17 23:47:58.420 INFO STEP 918 (remove_files) COMPLETE |
| 8016 | 2026-08-17T23:47:59.326Z | [ recovery-image] Aug 17 23:47:58.420 INFO O| Aug 17 23:47:58.420 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8017 | 2026-08-17T23:47:59.334Z | [ recovery-image] Aug 17 23:47:58.430 INFO O| Aug 17 23:47:58.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate" |
| 8018 | 2026-08-17T23:47:59.334Z | [ recovery-image] Aug 17 23:47:58.430 INFO O| Aug 17 23:47:58.430 INFO STEP 919 (remove_files) COMPLETE |
| 8019 | 2026-08-17T23:47:59.334Z | [ recovery-image] Aug 17 23:47:58.430 INFO O| Aug 17 23:47:58.430 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8020 | 2026-08-17T23:47:59.344Z | [ recovery-image] Aug 17 23:47:58.440 INFO O| Aug 17 23:47:58.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid" |
| 8021 | 2026-08-17T23:47:59.344Z | [ recovery-image] Aug 17 23:47:58.441 INFO O| Aug 17 23:47:58.440 INFO STEP 920 (remove_files) COMPLETE |
| 8022 | 2026-08-17T23:47:59.348Z | [ recovery-image] Aug 17 23:47:58.441 INFO O| Aug 17 23:47:58.440 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8023 | 2026-08-17T23:47:59.353Z | [ recovery-image] Aug 17 23:47:58.450 INFO O| Aug 17 23:47:58.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint" |
| 8024 | 2026-08-17T23:47:59.353Z | [ recovery-image] Aug 17 23:47:58.450 INFO O| Aug 17 23:47:58.450 INFO STEP 921 (remove_files) COMPLETE |
| 8025 | 2026-08-17T23:47:59.357Z | [ recovery-image] Aug 17 23:47:58.450 INFO O| Aug 17 23:47:58.450 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8026 | 2026-08-17T23:47:59.381Z | [ recovery-image] Aug 17 23:47:58.463 INFO O| Aug 17 23:47:58.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath" |
| 8027 | 2026-08-17T23:47:59.381Z | [ recovery-image] Aug 17 23:47:58.463 INFO O| Aug 17 23:47:58.463 INFO STEP 922 (remove_files) COMPLETE |
| 8028 | 2026-08-17T23:47:59.381Z | [ recovery-image] Aug 17 23:47:58.463 INFO O| Aug 17 23:47:58.463 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8029 | 2026-08-17T23:47:59.381Z | [ recovery-image] Aug 17 23:47:58.474 INFO O| Aug 17 23:47:58.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange" |
| 8030 | 2026-08-17T23:47:59.381Z | [ recovery-image] Aug 17 23:47:58.474 INFO O| Aug 17 23:47:58.474 INFO STEP 923 (remove_files) COMPLETE |
| 8031 | 2026-08-17T23:47:59.381Z | [ recovery-image] Aug 17 23:47:58.474 INFO O| Aug 17 23:47:58.474 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8032 | 2026-08-17T23:47:59.388Z | [ recovery-image] Aug 17 23:47:58.484 INFO O| Aug 17 23:47:58.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr" |
| 8033 | 2026-08-17T23:47:59.389Z | [verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 8034 | 2026-08-17T23:47:59.393Z | [ recovery-image] Aug 17 23:47:58.484 INFO O| Aug 17 23:47:58.484 INFO STEP 924 (remove_files) COMPLETE |
| 8035 | 2026-08-17T23:47:59.393Z | [ recovery-image] Aug 17 23:47:58.484 INFO O| Aug 17 23:47:58.484 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8036 | 2026-08-17T23:47:59.411Z | [ recovery-image] Aug 17 23:47:58.507 INFO O| Aug 17 23:47:58.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime" |
| 8037 | 2026-08-17T23:47:59.411Z | [ recovery-image] Aug 17 23:47:58.507 INFO O| Aug 17 23:47:58.507 INFO STEP 925 (remove_files) COMPLETE |
| 8038 | 2026-08-17T23:47:59.411Z | [ recovery-image] Aug 17 23:47:58.507 INFO O| Aug 17 23:47:58.507 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8039 | 2026-08-17T23:47:59.422Z | [ recovery-image] Aug 17 23:47:58.517 INFO O| Aug 17 23:47:58.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid" |
| 8040 | 2026-08-17T23:47:59.422Z | [ recovery-image] Aug 17 23:47:58.517 INFO O| Aug 17 23:47:58.517 INFO STEP 926 (remove_files) COMPLETE |
| 8041 | 2026-08-17T23:47:59.422Z | [ recovery-image] Aug 17 23:47:58.517 INFO O| Aug 17 23:47:58.517 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8042 | 2026-08-17T23:47:59.430Z | [ recovery-image] Aug 17 23:47:58.526 INFO O| Aug 17 23:47:58.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn" |
| 8043 | 2026-08-17T23:47:59.430Z | [ recovery-image] Aug 17 23:47:58.526 INFO O| Aug 17 23:47:58.526 INFO STEP 927 (remove_files) COMPLETE |
| 8044 | 2026-08-17T23:47:59.434Z | [ recovery-image] Aug 17 23:47:58.526 INFO O| Aug 17 23:47:58.526 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8045 | 2026-08-17T23:47:59.441Z | [ recovery-image] Aug 17 23:47:58.537 INFO O| Aug 17 23:47:58.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall" |
| 8046 | 2026-08-17T23:47:59.441Z | [ recovery-image] Aug 17 23:47:58.538 INFO O| Aug 17 23:47:58.538 INFO STEP 928 (remove_files) COMPLETE |
| 8047 | 2026-08-17T23:47:59.441Z | [ recovery-image] Aug 17 23:47:58.538 INFO O| Aug 17 23:47:58.538 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8048 | 2026-08-17T23:47:59.453Z | [ recovery-image] Aug 17 23:47:58.548 INFO O| Aug 17 23:47:58.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname" |
| 8049 | 2026-08-17T23:47:59.453Z | [ recovery-image] Aug 17 23:47:58.548 INFO O| Aug 17 23:47:58.548 INFO STEP 929 (remove_files) COMPLETE |
| 8050 | 2026-08-17T23:47:59.453Z | [ recovery-image] Aug 17 23:47:58.548 INFO O| Aug 17 23:47:58.548 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8051 | 2026-08-17T23:47:59.464Z | [ recovery-image] Aug 17 23:47:58.559 INFO O| Aug 17 23:47:58.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove" |
| 8052 | 2026-08-17T23:47:59.464Z | [ recovery-image] Aug 17 23:47:58.559 INFO O| Aug 17 23:47:58.559 INFO STEP 930 (remove_files) COMPLETE |
| 8053 | 2026-08-17T23:47:59.464Z | [ recovery-image] Aug 17 23:47:58.559 INFO O| Aug 17 23:47:58.559 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8054 | 2026-08-17T23:47:59.473Z | [ recovery-image] Aug 17 23:47:58.569 INFO O| Aug 17 23:47:58.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv" |
| 8055 | 2026-08-17T23:47:59.473Z | [ recovery-image] Aug 17 23:47:58.569 INFO O| Aug 17 23:47:58.569 INFO STEP 931 (remove_files) COMPLETE |
| 8056 | 2026-08-17T23:47:59.477Z | [ recovery-image] Aug 17 23:47:58.569 INFO O| Aug 17 23:47:58.569 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8057 | 2026-08-17T23:47:59.483Z | [ recovery-image] Aug 17 23:47:58.580 INFO O| Aug 17 23:47:58.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db" |
| 8058 | 2026-08-17T23:47:59.487Z | [ recovery-image] Aug 17 23:47:58.580 INFO O| Aug 17 23:47:58.580 INFO STEP 932 (remove_files) COMPLETE |
| 8059 | 2026-08-17T23:47:59.487Z | [ recovery-image] Aug 17 23:47:58.580 INFO O| Aug 17 23:47:58.580 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8060 | 2026-08-17T23:47:59.493Z | [ recovery-image] Aug 17 23:47:58.590 INFO O| Aug 17 23:47:58.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve" |
| 8061 | 2026-08-17T23:47:59.493Z | [ recovery-image] Aug 17 23:47:58.590 INFO O| Aug 17 23:47:58.590 INFO STEP 933 (remove_files) COMPLETE |
| 8062 | 2026-08-17T23:47:59.496Z | [ recovery-image] Aug 17 23:47:58.590 INFO O| Aug 17 23:47:58.590 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8063 | 2026-08-17T23:47:59.503Z | [ recovery-image] Aug 17 23:47:58.599 INFO O| Aug 17 23:47:58.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates" |
| 8064 | 2026-08-17T23:47:59.506Z | [ recovery-image] Aug 17 23:47:58.599 INFO O| Aug 17 23:47:58.599 INFO STEP 934 (remove_files) COMPLETE |
| 8065 | 2026-08-17T23:47:59.506Z | [ recovery-image] Aug 17 23:47:58.599 INFO O| Aug 17 23:47:58.599 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8066 | 2026-08-17T23:47:59.513Z | [ recovery-image] Aug 17 23:47:58.609 INFO O| Aug 17 23:47:58.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay" |
| 8067 | 2026-08-17T23:47:59.513Z | [ recovery-image] Aug 17 23:47:58.609 INFO O| Aug 17 23:47:58.609 INFO STEP 935 (remove_files) COMPLETE |
| 8068 | 2026-08-17T23:47:59.513Z | [ recovery-image] Aug 17 23:47:58.609 INFO O| Aug 17 23:47:58.609 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8069 | 2026-08-17T23:47:59.522Z | [ recovery-image] Aug 17 23:47:58.618 INFO O| Aug 17 23:47:58.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm" |
| 8070 | 2026-08-17T23:47:59.522Z | [ recovery-image] Aug 17 23:47:58.618 INFO O| Aug 17 23:47:58.618 INFO STEP 936 (remove_files) COMPLETE |
| 8071 | 2026-08-17T23:47:59.522Z | [ recovery-image] Aug 17 23:47:58.618 INFO O| Aug 17 23:47:58.618 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8072 | 2026-08-17T23:47:59.526Z | [verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 8073 | 2026-08-17T23:47:59.533Z | [ recovery-image] Aug 17 23:47:58.629 INFO O| Aug 17 23:47:58.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump" |
| 8074 | 2026-08-17T23:47:59.533Z | [ recovery-image] Aug 17 23:47:58.629 INFO O| Aug 17 23:47:58.629 INFO STEP 937 (remove_files) COMPLETE |
| 8075 | 2026-08-17T23:47:59.533Z | [ recovery-image] Aug 17 23:47:58.629 INFO O| Aug 17 23:47:58.629 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8076 | 2026-08-17T23:47:59.546Z | [ recovery-image] Aug 17 23:47:58.639 INFO O| Aug 17 23:47:58.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract" |
| 8077 | 2026-08-17T23:47:59.546Z | [ recovery-image] Aug 17 23:47:58.639 INFO O| Aug 17 23:47:58.639 INFO STEP 938 (remove_files) COMPLETE |
| 8078 | 2026-08-17T23:47:59.549Z | [ recovery-image] Aug 17 23:47:58.639 INFO O| Aug 17 23:47:58.639 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8079 | 2026-08-17T23:47:59.553Z | [ recovery-image] Aug 17 23:47:58.649 INFO O| Aug 17 23:47:58.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv" |
| 8080 | 2026-08-17T23:47:59.553Z | [ recovery-image] Aug 17 23:47:58.649 INFO O| Aug 17 23:47:58.649 INFO STEP 939 (remove_files) COMPLETE |
| 8081 | 2026-08-17T23:47:59.553Z | [ recovery-image] Aug 17 23:47:58.649 INFO O| Aug 17 23:47:58.649 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8082 | 2026-08-17T23:47:59.562Z | [ recovery-image] Aug 17 23:47:58.658 INFO O| Aug 17 23:47:58.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate" |
| 8083 | 2026-08-17T23:47:59.562Z | [ recovery-image] Aug 17 23:47:58.658 INFO O| Aug 17 23:47:58.658 INFO STEP 940 (remove_files) COMPLETE |
| 8084 | 2026-08-17T23:47:59.565Z | [ recovery-image] Aug 17 23:47:58.658 INFO O| Aug 17 23:47:58.658 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8085 | 2026-08-17T23:47:59.571Z | [ recovery-image] Aug 17 23:47:58.667 INFO O| Aug 17 23:47:58.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat" |
| 8086 | 2026-08-17T23:47:59.574Z | [ recovery-image] Aug 17 23:47:58.668 INFO O| Aug 17 23:47:58.667 INFO STEP 941 (remove_files) COMPLETE |
| 8087 | 2026-08-17T23:47:59.574Z | [ recovery-image] Aug 17 23:47:58.668 INFO O| Aug 17 23:47:58.667 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8088 | 2026-08-17T23:47:59.581Z | [ recovery-image] Aug 17 23:47:58.677 INFO O| Aug 17 23:47:58.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat" |
| 8089 | 2026-08-17T23:47:59.581Z | [ recovery-image] Aug 17 23:47:58.677 INFO O| Aug 17 23:47:58.677 INFO STEP 942 (remove_files) COMPLETE |
| 8090 | 2026-08-17T23:47:59.584Z | [ recovery-image] Aug 17 23:47:58.677 INFO O| Aug 17 23:47:58.677 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8091 | 2026-08-17T23:47:59.591Z | [ recovery-image] Aug 17 23:47:58.687 INFO O| Aug 17 23:47:58.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat" |
| 8092 | 2026-08-17T23:47:59.591Z | [ recovery-image] Aug 17 23:47:58.687 INFO O| Aug 17 23:47:58.687 INFO STEP 943 (remove_files) COMPLETE |
| 8093 | 2026-08-17T23:47:59.591Z | [ recovery-image] Aug 17 23:47:58.687 INFO O| Aug 17 23:47:58.687 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8094 | 2026-08-17T23:47:59.601Z | [ recovery-image] Aug 17 23:47:58.697 INFO O| Aug 17 23:47:58.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp" |
| 8095 | 2026-08-17T23:47:59.601Z | [ recovery-image] Aug 17 23:47:58.697 INFO O| Aug 17 23:47:58.697 INFO STEP 944 (remove_files) COMPLETE |
| 8096 | 2026-08-17T23:47:59.601Z | [ recovery-image] Aug 17 23:47:58.697 INFO O| Aug 17 23:47:58.697 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8097 | 2026-08-17T23:47:59.611Z | [ recovery-image] Aug 17 23:47:58.707 INFO O| Aug 17 23:47:58.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit" |
| 8098 | 2026-08-17T23:47:59.611Z | [ recovery-image] Aug 17 23:47:58.707 INFO O| Aug 17 23:47:58.707 INFO STEP 945 (remove_files) COMPLETE |
| 8099 | 2026-08-17T23:47:59.614Z | [ recovery-image] Aug 17 23:47:58.707 INFO O| Aug 17 23:47:58.707 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8100 | 2026-08-17T23:47:59.621Z | [ recovery-image] Aug 17 23:47:58.717 INFO O| Aug 17 23:47:58.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig" |
| 8101 | 2026-08-17T23:47:59.621Z | [ recovery-image] Aug 17 23:47:58.717 INFO O| Aug 17 23:47:58.717 INFO STEP 946 (remove_files) COMPLETE |
| 8102 | 2026-08-17T23:47:59.621Z | [ recovery-image] Aug 17 23:47:58.717 INFO O| Aug 17 23:47:58.717 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8103 | 2026-08-17T23:47:59.631Z | [ recovery-image] Aug 17 23:47:58.728 INFO O| Aug 17 23:47:58.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd" |
| 8104 | 2026-08-17T23:47:59.631Z | [ recovery-image] Aug 17 23:47:58.728 INFO O| Aug 17 23:47:58.728 INFO STEP 947 (remove_files) COMPLETE |
| 8105 | 2026-08-17T23:47:59.632Z | [ recovery-image] Aug 17 23:47:58.728 INFO O| Aug 17 23:47:58.728 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8106 | 2026-08-17T23:47:59.642Z | [ recovery-image] Aug 17 23:47:58.738 INFO O| Aug 17 23:47:58.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord" |
| 8107 | 2026-08-17T23:47:59.642Z | [ recovery-image] Aug 17 23:47:58.738 INFO O| Aug 17 23:47:58.738 INFO STEP 948 (remove_files) COMPLETE |
| 8108 | 2026-08-17T23:47:59.642Z | [ recovery-image] Aug 17 23:47:58.738 INFO O| Aug 17 23:47:58.738 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8109 | 2026-08-17T23:47:59.654Z | [ recovery-image] Aug 17 23:47:58.748 INFO O| Aug 17 23:47:58.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce" |
| 8110 | 2026-08-17T23:47:59.654Z | [ recovery-image] Aug 17 23:47:58.748 INFO O| Aug 17 23:47:58.748 INFO STEP 949 (remove_files) COMPLETE |
| 8111 | 2026-08-17T23:47:59.654Z | [ recovery-image] Aug 17 23:47:58.748 INFO O| Aug 17 23:47:58.748 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8112 | 2026-08-17T23:47:59.661Z | [ recovery-image] Aug 17 23:47:58.757 INFO O| Aug 17 23:47:58.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat" |
| 8113 | 2026-08-17T23:47:59.661Z | [ recovery-image] Aug 17 23:47:58.757 INFO O| Aug 17 23:47:58.757 INFO STEP 950 (remove_files) COMPLETE |
| 8114 | 2026-08-17T23:47:59.661Z | [ recovery-image] Aug 17 23:47:58.757 INFO O| Aug 17 23:47:58.757 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8115 | 2026-08-17T23:47:59.671Z | [ recovery-image] Aug 17 23:47:58.767 INFO O| Aug 17 23:47:58.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks" |
| 8116 | 2026-08-17T23:47:59.671Z | [ recovery-image] Aug 17 23:47:58.767 INFO O| Aug 17 23:47:58.767 INFO STEP 951 (remove_files) COMPLETE |
| 8117 | 2026-08-17T23:47:59.671Z | [ recovery-image] Aug 17 23:47:58.767 INFO O| Aug 17 23:47:58.767 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8118 | 2026-08-17T23:47:59.681Z | [ recovery-image] Aug 17 23:47:58.777 INFO O| Aug 17 23:47:58.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve" |
| 8119 | 2026-08-17T23:47:59.681Z | [ recovery-image] Aug 17 23:47:58.777 INFO O| Aug 17 23:47:58.777 INFO STEP 952 (remove_files) COMPLETE |
| 8120 | 2026-08-17T23:47:59.684Z | [ recovery-image] Aug 17 23:47:58.777 INFO O| Aug 17 23:47:58.777 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8121 | 2026-08-17T23:47:59.690Z | [ recovery-image] Aug 17 23:47:58.786 INFO O| Aug 17 23:47:58.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl" |
| 8122 | 2026-08-17T23:47:59.690Z | [ recovery-image] Aug 17 23:47:58.786 INFO O| Aug 17 23:47:58.786 INFO STEP 953 (remove_files) COMPLETE |
| 8123 | 2026-08-17T23:47:59.690Z | [ recovery-image] Aug 17 23:47:58.786 INFO O| Aug 17 23:47:58.786 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8124 | 2026-08-17T23:47:59.701Z | [ recovery-image] Aug 17 23:47:58.797 INFO O| Aug 17 23:47:58.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm" |
| 8125 | 2026-08-17T23:47:59.701Z | [ recovery-image] Aug 17 23:47:58.797 INFO O| Aug 17 23:47:58.797 INFO STEP 954 (remove_files) COMPLETE |
| 8126 | 2026-08-17T23:47:59.701Z | [ recovery-image] Aug 17 23:47:58.797 INFO O| Aug 17 23:47:58.797 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8127 | 2026-08-17T23:47:59.712Z | [ recovery-image] Aug 17 23:47:58.808 INFO O| Aug 17 23:47:58.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd" |
| 8128 | 2026-08-17T23:47:59.712Z | [ recovery-image] Aug 17 23:47:58.808 INFO O| Aug 17 23:47:58.808 INFO STEP 955 (remove_files) COMPLETE |
| 8129 | 2026-08-17T23:47:59.715Z | [ recovery-image] Aug 17 23:47:58.808 INFO O| Aug 17 23:47:58.808 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8130 | 2026-08-17T23:47:59.722Z | [ recovery-image] Aug 17 23:47:58.818 INFO O| Aug 17 23:47:58.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot" |
| 8131 | 2026-08-17T23:47:59.722Z | [ recovery-image] Aug 17 23:47:58.818 INFO O| Aug 17 23:47:58.818 INFO STEP 956 (remove_files) COMPLETE |
| 8132 | 2026-08-17T23:47:59.722Z | [ recovery-image] Aug 17 23:47:58.818 INFO O| Aug 17 23:47:58.818 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8133 | 2026-08-17T23:47:59.731Z | [ recovery-image] Aug 17 23:47:58.827 INFO O| Aug 17 23:47:58.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks" |
| 8134 | 2026-08-17T23:47:59.731Z | [ recovery-image] Aug 17 23:47:58.827 INFO O| Aug 17 23:47:58.827 INFO STEP 957 (remove_files) COMPLETE |
| 8135 | 2026-08-17T23:47:59.731Z | [ recovery-image] Aug 17 23:47:58.827 INFO O| Aug 17 23:47:58.827 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8136 | 2026-08-17T23:47:59.741Z | [ recovery-image] Aug 17 23:47:58.837 INFO O| Aug 17 23:47:58.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo" |
| 8137 | 2026-08-17T23:47:59.741Z | [ recovery-image] Aug 17 23:47:58.837 INFO O| Aug 17 23:47:58.837 INFO STEP 958 (remove_files) COMPLETE |
| 8138 | 2026-08-17T23:47:59.745Z | [ recovery-image] Aug 17 23:47:58.837 INFO O| Aug 17 23:47:58.837 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8139 | 2026-08-17T23:47:59.751Z | [ recovery-image] Aug 17 23:47:58.847 INFO O| Aug 17 23:47:58.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri" |
| 8140 | 2026-08-17T23:47:59.751Z | [ recovery-image] Aug 17 23:47:58.847 INFO O| Aug 17 23:47:58.847 INFO STEP 959 (remove_files) COMPLETE |
| 8141 | 2026-08-17T23:47:59.751Z | [ recovery-image] Aug 17 23:47:58.847 INFO O| Aug 17 23:47:58.847 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8142 | 2026-08-17T23:47:59.761Z | [ recovery-image] Aug 17 23:47:58.857 INFO O| Aug 17 23:47:58.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm" |
| 8143 | 2026-08-17T23:47:59.761Z | [ recovery-image] Aug 17 23:47:58.857 INFO O| Aug 17 23:47:58.857 INFO STEP 960 (remove_files) COMPLETE |
| 8144 | 2026-08-17T23:47:59.764Z | [ recovery-image] Aug 17 23:47:58.857 INFO O| Aug 17 23:47:58.857 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8145 | 2026-08-17T23:47:59.771Z | [ recovery-image] Aug 17 23:47:58.867 INFO O| Aug 17 23:47:58.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd" |
| 8146 | 2026-08-17T23:47:59.771Z | [ recovery-image] Aug 17 23:47:58.867 INFO O| Aug 17 23:47:58.867 INFO STEP 961 (remove_files) COMPLETE |
| 8147 | 2026-08-17T23:47:59.771Z | [ recovery-image] Aug 17 23:47:58.867 INFO O| Aug 17 23:47:58.867 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8148 | 2026-08-17T23:47:59.783Z | [ recovery-image] Aug 17 23:47:58.879 INFO O| Aug 17 23:47:58.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate" |
| 8149 | 2026-08-17T23:47:59.783Z | [ recovery-image] Aug 17 23:47:58.879 INFO O| Aug 17 23:47:58.879 INFO STEP 962 (remove_files) COMPLETE |
| 8150 | 2026-08-17T23:47:59.787Z | [ recovery-image] Aug 17 23:47:58.879 INFO O| Aug 17 23:47:58.879 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8151 | 2026-08-17T23:47:59.794Z | [ recovery-image] Aug 17 23:47:58.890 INFO O| Aug 17 23:47:58.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo" |
| 8152 | 2026-08-17T23:47:59.794Z | [ recovery-image] Aug 17 23:47:58.890 INFO O| Aug 17 23:47:58.890 INFO STEP 963 (remove_files) COMPLETE |
| 8153 | 2026-08-17T23:47:59.794Z | [ recovery-image] Aug 17 23:47:58.890 INFO O| Aug 17 23:47:58.890 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8154 | 2026-08-17T23:47:59.804Z | [ recovery-image] Aug 17 23:47:58.899 INFO O| Aug 17 23:47:58.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks" |
| 8155 | 2026-08-17T23:47:59.804Z | [ recovery-image] Aug 17 23:47:58.899 INFO O| Aug 17 23:47:58.899 INFO STEP 964 (remove_files) COMPLETE |
| 8156 | 2026-08-17T23:47:59.804Z | [ recovery-image] Aug 17 23:47:58.899 INFO O| Aug 17 23:47:58.899 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8157 | 2026-08-17T23:47:59.813Z | [ recovery-image] Aug 17 23:47:58.908 INFO O| Aug 17 23:47:58.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df" |
| 8158 | 2026-08-17T23:47:59.813Z | [ recovery-image] Aug 17 23:47:58.909 INFO O| Aug 17 23:47:58.909 INFO STEP 965 (remove_files) COMPLETE |
| 8159 | 2026-08-17T23:47:59.813Z | [ recovery-image] Aug 17 23:47:58.909 INFO O| Aug 17 23:47:58.909 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8160 | 2026-08-17T23:47:59.822Z | [ recovery-image] Aug 17 23:47:58.917 INFO O| Aug 17 23:47:58.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts" |
| 8161 | 2026-08-17T23:47:59.822Z | [ recovery-image] Aug 17 23:47:58.918 INFO O| Aug 17 23:47:58.918 INFO STEP 966 (remove_files) COMPLETE |
| 8162 | 2026-08-17T23:47:59.822Z | [ recovery-image] Aug 17 23:47:58.918 INFO O| Aug 17 23:47:58.918 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8163 | 2026-08-17T23:47:59.831Z | [ recovery-image] Aug 17 23:47:58.926 INFO O| Aug 17 23:47:58.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares" |
| 8164 | 2026-08-17T23:47:59.831Z | [ recovery-image] Aug 17 23:47:58.926 INFO O| Aug 17 23:47:58.926 INFO STEP 967 (remove_files) COMPLETE |
| 8165 | 2026-08-17T23:47:59.831Z | [ recovery-image] Aug 17 23:47:58.926 INFO O| Aug 17 23:47:58.926 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8166 | 2026-08-17T23:47:59.840Z | [ recovery-image] Aug 17 23:47:58.936 INFO O| Aug 17 23:47:58.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks" |
| 8167 | 2026-08-17T23:47:59.840Z | [ recovery-image] Aug 17 23:47:58.936 INFO O| Aug 17 23:47:58.936 INFO STEP 968 (remove_files) COMPLETE |
| 8168 | 2026-08-17T23:47:59.840Z | [ recovery-image] Aug 17 23:47:58.936 INFO O| Aug 17 23:47:58.936 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8169 | 2026-08-17T23:47:59.851Z | [ recovery-image] Aug 17 23:47:58.947 INFO O| Aug 17 23:47:58.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin" |
| 8170 | 2026-08-17T23:47:59.851Z | [ recovery-image] Aug 17 23:47:58.947 INFO O| Aug 17 23:47:58.947 INFO STEP 969 (remove_files) COMPLETE |
| 8171 | 2026-08-17T23:47:59.851Z | [ recovery-image] Aug 17 23:47:58.947 INFO O| Aug 17 23:47:58.947 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8172 | 2026-08-17T23:47:59.862Z | [ recovery-image] Aug 17 23:47:58.957 INFO O| Aug 17 23:47:58.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo" |
| 8173 | 2026-08-17T23:47:59.862Z | [ recovery-image] Aug 17 23:47:58.957 INFO O| Aug 17 23:47:58.957 INFO STEP 970 (remove_files) COMPLETE |
| 8174 | 2026-08-17T23:47:59.862Z | [ recovery-image] Aug 17 23:47:58.957 INFO O| Aug 17 23:47:58.957 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8175 | 2026-08-17T23:47:59.870Z | [ recovery-image] Aug 17 23:47:58.966 INFO O| Aug 17 23:47:58.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig" |
| 8176 | 2026-08-17T23:47:59.870Z | [ recovery-image] Aug 17 23:47:58.966 INFO O| Aug 17 23:47:58.966 INFO STEP 971 (remove_files) COMPLETE |
| 8177 | 2026-08-17T23:47:59.870Z | [ recovery-image] Aug 17 23:47:58.966 INFO O| Aug 17 23:47:58.966 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8178 | 2026-08-17T23:47:59.879Z | [ recovery-image] Aug 17 23:47:58.975 INFO O| Aug 17 23:47:58.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom" |
| 8179 | 2026-08-17T23:47:59.879Z | [ recovery-image] Aug 17 23:47:58.975 INFO O| Aug 17 23:47:58.975 INFO STEP 972 (remove_files) COMPLETE |
| 8180 | 2026-08-17T23:47:59.879Z | [ recovery-image] Aug 17 23:47:58.975 INFO O| Aug 17 23:47:58.975 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8181 | 2026-08-17T23:47:59.894Z | [ recovery-image] Aug 17 23:47:58.987 INFO O| Aug 17 23:47:58.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff" |
| 8182 | 2026-08-17T23:47:59.894Z | [ recovery-image] Aug 17 23:47:58.987 INFO O| Aug 17 23:47:58.987 INFO STEP 973 (remove_files) COMPLETE |
| 8183 | 2026-08-17T23:47:59.894Z | [ recovery-image] Aug 17 23:47:58.987 INFO O| Aug 17 23:47:58.987 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8184 | 2026-08-17T23:47:59.900Z | [ recovery-image] Aug 17 23:47:58.996 INFO O| Aug 17 23:47:58.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm" |
| 8185 | 2026-08-17T23:47:59.900Z | [ recovery-image] Aug 17 23:47:58.996 INFO O| Aug 17 23:47:58.996 INFO STEP 974 (remove_files) COMPLETE |
| 8186 | 2026-08-17T23:47:59.903Z | [ recovery-image] Aug 17 23:47:58.996 INFO O| Aug 17 23:47:58.996 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8187 | 2026-08-17T23:47:59.908Z | [ recovery-image] Aug 17 23:47:59.003 INFO O| Aug 17 23:47:59.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump" |
| 8188 | 2026-08-17T23:47:59.908Z | [ recovery-image] Aug 17 23:47:59.003 INFO O| Aug 17 23:47:59.003 INFO STEP 975 (remove_files) COMPLETE |
| 8189 | 2026-08-17T23:47:59.908Z | [ recovery-image] Aug 17 23:47:59.003 INFO O| Aug 17 23:47:59.003 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8190 | 2026-08-17T23:47:59.916Z | [ recovery-image] Aug 17 23:47:59.012 INFO O| Aug 17 23:47:59.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat" |
| 8191 | 2026-08-17T23:47:59.916Z | [ recovery-image] Aug 17 23:47:59.012 INFO O| Aug 17 23:47:59.012 INFO STEP 976 (remove_files) COMPLETE |
| 8192 | 2026-08-17T23:47:59.920Z | [ recovery-image] Aug 17 23:47:59.012 INFO O| Aug 17 23:47:59.012 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8193 | 2026-08-17T23:47:59.925Z | [ recovery-image] Aug 17 23:47:59.021 INFO O| Aug 17 23:47:59.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard" |
| 8194 | 2026-08-17T23:47:59.925Z | [ recovery-image] Aug 17 23:47:59.021 INFO O| Aug 17 23:47:59.021 INFO STEP 977 (remove_files) COMPLETE |
| 8195 | 2026-08-17T23:47:59.929Z | [ recovery-image] Aug 17 23:47:59.021 INFO O| Aug 17 23:47:59.021 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8196 | 2026-08-17T23:47:59.934Z | [ recovery-image] Aug 17 23:47:59.030 INFO O| Aug 17 23:47:59.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format" |
| 8197 | 2026-08-17T23:47:59.934Z | [ recovery-image] Aug 17 23:47:59.030 INFO O| Aug 17 23:47:59.030 INFO STEP 978 (remove_files) COMPLETE |
| 8198 | 2026-08-17T23:47:59.999Z | [ recovery-image] Aug 17 23:47:59.030 INFO O| Aug 17 23:47:59.030 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8199 | 2026-08-17T23:47:59.999Z | [ recovery-image] Aug 17 23:47:59.039 INFO O| Aug 17 23:47:59.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck" |
| 8200 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.039 INFO O| Aug 17 23:47:59.039 INFO STEP 979 (remove_files) COMPLETE |
| 8201 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.039 INFO O| Aug 17 23:47:59.039 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8202 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.049 INFO O| Aug 17 23:47:59.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser" |
| 8203 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.049 INFO O| Aug 17 23:47:59.049 INFO STEP 980 (remove_files) COMPLETE |
| 8204 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.049 INFO O| Aug 17 23:47:59.049 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8205 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.058 INFO O| Aug 17 23:47:59.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy" |
| 8206 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.058 INFO O| Aug 17 23:47:59.058 INFO STEP 981 (remove_files) COMPLETE |
| 8207 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.058 INFO O| Aug 17 23:47:59.058 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8208 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.066 INFO O| Aug 17 23:47:59.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor" |
| 8209 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.066 INFO O| Aug 17 23:47:59.066 INFO STEP 982 (remove_files) COMPLETE |
| 8210 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.067 INFO O| Aug 17 23:47:59.066 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8211 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.076 INFO O| Aug 17 23:47:59.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd" |
| 8212 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.076 INFO O| Aug 17 23:47:59.076 INFO STEP 983 (remove_files) COMPLETE |
| 8213 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.076 INFO O| Aug 17 23:47:59.076 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8214 | 2026-08-17T23:48:00.000Z | [ recovery-image] Aug 17 23:47:59.084 INFO O| Aug 17 23:47:59.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel" |
| 8215 | 2026-08-17T23:48:00.001Z | [ recovery-image] Aug 17 23:47:59.084 INFO O| Aug 17 23:47:59.084 INFO STEP 984 (remove_files) COMPLETE |
| 8216 | 2026-08-17T23:48:00.001Z | [ recovery-image] Aug 17 23:47:59.084 INFO O| Aug 17 23:47:59.084 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8217 | 2026-08-17T23:48:00.006Z | [ recovery-image] Aug 17 23:47:59.095 INFO O| Aug 17 23:47:59.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod" |
| 8218 | 2026-08-17T23:48:00.006Z | [ recovery-image] Aug 17 23:47:59.095 INFO O| Aug 17 23:47:59.095 INFO STEP 985 (remove_files) COMPLETE |
| 8219 | 2026-08-17T23:48:00.006Z | [ recovery-image] Aug 17 23:47:59.095 INFO O| Aug 17 23:47:59.095 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8220 | 2026-08-17T23:48:00.010Z | [ recovery-image] Aug 17 23:47:59.106 INFO O| Aug 17 23:47:59.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs" |
| 8221 | 2026-08-17T23:48:00.010Z | [ recovery-image] Aug 17 23:47:59.106 INFO O| Aug 17 23:47:59.106 INFO STEP 986 (remove_files) COMPLETE |
| 8222 | 2026-08-17T23:48:00.010Z | [ recovery-image] Aug 17 23:47:59.106 INFO O| Aug 17 23:47:59.106 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8223 | 2026-08-17T23:48:00.016Z | [verify-libraries] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 8224 | 2026-08-17T23:48:00.019Z | [ recovery-image] Aug 17 23:47:59.116 INFO O| Aug 17 23:47:59.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck" |
| 8225 | 2026-08-17T23:48:00.020Z | [ recovery-image] Aug 17 23:47:59.116 INFO O| Aug 17 23:47:59.116 INFO STEP 987 (remove_files) COMPLETE |
| 8226 | 2026-08-17T23:48:00.022Z | [ recovery-image] Aug 17 23:47:59.116 INFO O| Aug 17 23:47:59.116 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8227 | 2026-08-17T23:48:00.030Z | [ recovery-image] Aug 17 23:47:59.126 INFO O| Aug 17 23:47:59.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred" |
| 8228 | 2026-08-17T23:48:00.030Z | [ recovery-image] Aug 17 23:47:59.126 INFO O| Aug 17 23:47:59.126 INFO STEP 988 (remove_files) COMPLETE |
| 8229 | 2026-08-17T23:48:00.033Z | [ recovery-image] Aug 17 23:47:59.126 INFO O| Aug 17 23:47:59.126 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8230 | 2026-08-17T23:48:00.038Z | [verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 8231 | 2026-08-17T23:48:00.044Z | [ recovery-image] Aug 17 23:47:59.135 INFO O| Aug 17 23:47:59.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt" |
| 8232 | 2026-08-17T23:48:00.044Z | [ recovery-image] Aug 17 23:47:59.136 INFO O| Aug 17 23:47:59.136 INFO STEP 989 (remove_files) COMPLETE |
| 8233 | 2026-08-17T23:48:00.044Z | [ recovery-image] Aug 17 23:47:59.136 INFO O| Aug 17 23:47:59.136 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8234 | 2026-08-17T23:48:00.051Z | [ recovery-image] Aug 17 23:47:59.147 INFO O| Aug 17 23:47:59.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug" |
| 8235 | 2026-08-17T23:48:00.051Z | [ recovery-image] Aug 17 23:47:59.147 INFO O| Aug 17 23:47:59.147 INFO STEP 990 (remove_files) COMPLETE |
| 8236 | 2026-08-17T23:48:00.051Z | [ recovery-image] Aug 17 23:47:59.147 INFO O| Aug 17 23:47:59.147 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8237 | 2026-08-17T23:48:00.065Z | [ recovery-image] Aug 17 23:47:59.158 INFO O| Aug 17 23:47:59.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl" |
| 8238 | 2026-08-17T23:48:00.066Z | [ recovery-image] Aug 17 23:47:59.158 INFO O| Aug 17 23:47:59.158 INFO STEP 991 (remove_files) COMPLETE |
| 8239 | 2026-08-17T23:48:00.069Z | [ recovery-image] Aug 17 23:47:59.158 INFO O| Aug 17 23:47:59.158 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8240 | 2026-08-17T23:48:00.072Z | [ recovery-image] Aug 17 23:47:59.168 INFO O| Aug 17 23:47:59.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap" |
| 8241 | 2026-08-17T23:48:00.072Z | [ recovery-image] Aug 17 23:47:59.168 INFO O| Aug 17 23:47:59.168 INFO STEP 992 (remove_files) COMPLETE |
| 8242 | 2026-08-17T23:48:00.072Z | [ recovery-image] Aug 17 23:47:59.168 INFO O| Aug 17 23:47:59.168 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8243 | 2026-08-17T23:48:00.084Z | [ recovery-image] Aug 17 23:47:59.180 INFO O| Aug 17 23:47:59.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm" |
| 8244 | 2026-08-17T23:48:00.084Z | [ recovery-image] Aug 17 23:47:59.180 INFO O| Aug 17 23:47:59.180 INFO STEP 993 (remove_files) COMPLETE |
| 8245 | 2026-08-17T23:48:00.084Z | [ recovery-image] Aug 17 23:47:59.180 INFO O| Aug 17 23:47:59.180 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8246 | 2026-08-17T23:48:00.093Z | [ recovery-image] Aug 17 23:47:59.189 INFO O| Aug 17 23:47:59.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm" |
| 8247 | 2026-08-17T23:48:00.093Z | [ recovery-image] Aug 17 23:47:59.189 INFO O| Aug 17 23:47:59.189 INFO STEP 994 (remove_files) COMPLETE |
| 8248 | 2026-08-17T23:48:00.096Z | [ recovery-image] Aug 17 23:47:59.189 INFO O| Aug 17 23:47:59.189 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8249 | 2026-08-17T23:48:00.103Z | [ recovery-image] Aug 17 23:47:59.199 INFO O| Aug 17 23:47:59.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert" |
| 8250 | 2026-08-17T23:48:00.103Z | [ recovery-image] Aug 17 23:47:59.199 INFO O| Aug 17 23:47:59.199 INFO STEP 995 (remove_files) COMPLETE |
| 8251 | 2026-08-17T23:48:00.103Z | [ recovery-image] Aug 17 23:47:59.199 INFO O| Aug 17 23:47:59.199 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8252 | 2026-08-17T23:48:00.112Z | [ recovery-image] Aug 17 23:47:59.208 INFO O| Aug 17 23:47:59.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc" |
| 8253 | 2026-08-17T23:48:00.112Z | [ recovery-image] Aug 17 23:47:59.208 INFO O| Aug 17 23:47:59.208 INFO STEP 996 (remove_files) COMPLETE |
| 8254 | 2026-08-17T23:48:00.115Z | [ recovery-image] Aug 17 23:47:59.208 INFO O| Aug 17 23:47:59.208 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8255 | 2026-08-17T23:48:00.123Z | [ recovery-image] Aug 17 23:47:59.219 INFO O| Aug 17 23:47:59.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed" |
| 8256 | 2026-08-17T23:48:00.123Z | [ recovery-image] Aug 17 23:47:59.219 INFO O| Aug 17 23:47:59.219 INFO STEP 997 (remove_files) COMPLETE |
| 8257 | 2026-08-17T23:48:00.123Z | [ recovery-image] Aug 17 23:47:59.219 INFO O| Aug 17 23:47:59.219 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8258 | 2026-08-17T23:48:00.132Z | [ recovery-image] Aug 17 23:47:59.228 INFO O| Aug 17 23:47:59.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm" |
| 8259 | 2026-08-17T23:48:00.133Z | [ recovery-image] Aug 17 23:47:59.229 INFO O| Aug 17 23:47:59.229 INFO STEP 998 (remove_files) COMPLETE |
| 8260 | 2026-08-17T23:48:00.133Z | [ recovery-image] Aug 17 23:47:59.229 INFO O| Aug 17 23:47:59.229 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8261 | 2026-08-17T23:48:00.143Z | [ recovery-image] Aug 17 23:47:59.238 INFO O| Aug 17 23:47:59.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv" |
| 8262 | 2026-08-17T23:48:00.143Z | [ recovery-image] Aug 17 23:47:59.239 INFO O| Aug 17 23:47:59.238 INFO STEP 999 (remove_files) COMPLETE |
| 8263 | 2026-08-17T23:48:00.146Z | [ recovery-image] Aug 17 23:47:59.239 INFO O| Aug 17 23:47:59.238 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8264 | 2026-08-17T23:48:00.152Z | [ recovery-image] Aug 17 23:47:59.248 INFO O| Aug 17 23:47:59.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install" |
| 8265 | 2026-08-17T23:48:00.152Z | [ recovery-image] Aug 17 23:47:59.248 INFO O| Aug 17 23:47:59.248 INFO STEP 1000 (remove_files) COMPLETE |
| 8266 | 2026-08-17T23:48:00.152Z | [ recovery-image] Aug 17 23:47:59.248 INFO O| Aug 17 23:47:59.248 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8267 | 2026-08-17T23:48:00.162Z | [ recovery-image] Aug 17 23:47:59.258 INFO O| Aug 17 23:47:59.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot" |
| 8268 | 2026-08-17T23:48:00.165Z | [ recovery-image] Aug 17 23:47:59.258 INFO O| Aug 17 23:47:59.258 INFO STEP 1001 (remove_files) COMPLETE |
| 8269 | 2026-08-17T23:48:00.165Z | [ recovery-image] Aug 17 23:47:59.258 INFO O| Aug 17 23:47:59.258 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8270 | 2026-08-17T23:48:00.171Z | [ recovery-image] Aug 17 23:47:59.267 INFO O| Aug 17 23:47:59.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf" |
| 8271 | 2026-08-17T23:48:00.171Z | [ recovery-image] Aug 17 23:47:59.267 INFO O| Aug 17 23:47:59.267 INFO STEP 1002 (remove_files) COMPLETE |
| 8272 | 2026-08-17T23:48:00.171Z | [ recovery-image] Aug 17 23:47:59.267 INFO O| Aug 17 23:47:59.267 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8273 | 2026-08-17T23:48:00.181Z | [ recovery-image] Aug 17 23:47:59.277 INFO O| Aug 17 23:47:59.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat" |
| 8274 | 2026-08-17T23:48:00.184Z | [ recovery-image] Aug 17 23:47:59.278 INFO O| Aug 17 23:47:59.278 INFO STEP 1003 (remove_files) COMPLETE |
| 8275 | 2026-08-17T23:48:00.184Z | [ recovery-image] Aug 17 23:47:59.278 INFO O| Aug 17 23:47:59.278 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8276 | 2026-08-17T23:48:00.191Z | [ recovery-image] Aug 17 23:47:59.287 INFO O| Aug 17 23:47:59.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs" |
| 8277 | 2026-08-17T23:48:00.191Z | [ recovery-image] Aug 17 23:47:59.287 INFO O| Aug 17 23:47:59.287 INFO STEP 1004 (remove_files) COMPLETE |
| 8278 | 2026-08-17T23:48:00.191Z | [ recovery-image] Aug 17 23:47:59.287 INFO O| Aug 17 23:47:59.287 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8279 | 2026-08-17T23:48:00.201Z | [ recovery-image] Aug 17 23:47:59.297 INFO O| Aug 17 23:47:59.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf" |
| 8280 | 2026-08-17T23:48:00.201Z | [ recovery-image] Aug 17 23:47:59.297 INFO O| Aug 17 23:47:59.297 INFO STEP 1005 (remove_files) COMPLETE |
| 8281 | 2026-08-17T23:48:00.201Z | [ recovery-image] Aug 17 23:47:59.297 INFO O| Aug 17 23:47:59.297 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8282 | 2026-08-17T23:48:00.210Z | [ recovery-image] Aug 17 23:47:59.306 INFO O| Aug 17 23:47:59.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey" |
| 8283 | 2026-08-17T23:48:00.210Z | [ recovery-image] Aug 17 23:47:59.306 INFO O| Aug 17 23:47:59.306 INFO STEP 1006 (remove_files) COMPLETE |
| 8284 | 2026-08-17T23:48:00.216Z | [ recovery-image] Aug 17 23:47:59.306 INFO O| Aug 17 23:47:59.306 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8285 | 2026-08-17T23:48:00.219Z | [verify-libraries] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 8286 | 2026-08-17T23:48:00.223Z | [ recovery-image] Aug 17 23:47:59.316 INFO O| Aug 17 23:47:59.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv" |
| 8287 | 2026-08-17T23:48:00.223Z | [ recovery-image] Aug 17 23:47:59.317 INFO O| Aug 17 23:47:59.316 INFO STEP 1007 (remove_files) COMPLETE |
| 8288 | 2026-08-17T23:48:00.223Z | [ recovery-image] Aug 17 23:47:59.317 INFO O| Aug 17 23:47:59.316 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8289 | 2026-08-17T23:48:00.231Z | [ recovery-image] Aug 17 23:47:59.326 INFO O| Aug 17 23:47:59.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall" |
| 8290 | 2026-08-17T23:48:00.231Z | [ recovery-image] Aug 17 23:47:59.326 INFO O| Aug 17 23:47:59.326 INFO STEP 1008 (remove_files) COMPLETE |
| 8291 | 2026-08-17T23:48:00.231Z | [ recovery-image] Aug 17 23:47:59.326 INFO O| Aug 17 23:47:59.326 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8292 | 2026-08-17T23:48:00.239Z | [ recovery-image] Aug 17 23:47:59.335 INFO O| Aug 17 23:47:59.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link" |
| 8293 | 2026-08-17T23:48:00.239Z | [ recovery-image] Aug 17 23:47:59.335 INFO O| Aug 17 23:47:59.335 INFO STEP 1009 (remove_files) COMPLETE |
| 8294 | 2026-08-17T23:48:00.239Z | [ recovery-image] Aug 17 23:47:59.335 INFO O| Aug 17 23:47:59.335 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8295 | 2026-08-17T23:48:00.253Z | [ recovery-image] Aug 17 23:47:59.348 INFO O| Aug 17 23:47:59.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices" |
| 8296 | 2026-08-17T23:48:00.253Z | [ recovery-image] Aug 17 23:47:59.348 INFO O| Aug 17 23:47:59.348 INFO STEP 1010 (remove_files) COMPLETE |
| 8297 | 2026-08-17T23:48:00.256Z | [ recovery-image] Aug 17 23:47:59.348 INFO O| Aug 17 23:47:59.348 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8298 | 2026-08-17T23:48:00.261Z | [ recovery-image] Aug 17 23:47:59.357 INFO O| Aug 17 23:47:59.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator" |
| 8299 | 2026-08-17T23:48:00.261Z | [ recovery-image] Aug 17 23:47:59.357 INFO O| Aug 17 23:47:59.357 INFO STEP 1011 (remove_files) COMPLETE |
| 8300 | 2026-08-17T23:48:00.261Z | [ recovery-image] Aug 17 23:47:59.357 INFO O| Aug 17 23:47:59.357 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8301 | 2026-08-17T23:48:00.271Z | [ recovery-image] Aug 17 23:47:59.365 INFO O| Aug 17 23:47:59.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat" |
| 8302 | 2026-08-17T23:48:00.271Z | [ recovery-image] Aug 17 23:47:59.366 INFO O| Aug 17 23:47:59.365 INFO STEP 1012 (remove_files) COMPLETE |
| 8303 | 2026-08-17T23:48:00.275Z | [ recovery-image] Aug 17 23:47:59.366 INFO O| Aug 17 23:47:59.366 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8304 | 2026-08-17T23:48:00.278Z | [ recovery-image] Aug 17 23:47:59.374 INFO O| Aug 17 23:47:59.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm" |
| 8305 | 2026-08-17T23:48:00.278Z | [ recovery-image] Aug 17 23:47:59.374 INFO O| Aug 17 23:47:59.374 INFO STEP 1013 (remove_files) COMPLETE |
| 8306 | 2026-08-17T23:48:00.282Z | [ recovery-image] Aug 17 23:47:59.374 INFO O| Aug 17 23:47:59.374 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8307 | 2026-08-17T23:48:00.287Z | [ recovery-image] Aug 17 23:47:59.383 INFO O| Aug 17 23:47:59.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm" |
| 8308 | 2026-08-17T23:48:00.287Z | [ recovery-image] Aug 17 23:47:59.383 INFO O| Aug 17 23:47:59.383 INFO STEP 1014 (remove_files) COMPLETE |
| 8309 | 2026-08-17T23:48:00.290Z | [ recovery-image] Aug 17 23:47:59.383 INFO O| Aug 17 23:47:59.383 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8310 | 2026-08-17T23:48:00.298Z | [ recovery-image] Aug 17 23:47:59.393 INFO O| Aug 17 23:47:59.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm" |
| 8311 | 2026-08-17T23:48:00.298Z | [ recovery-image] Aug 17 23:47:59.393 INFO O| Aug 17 23:47:59.393 INFO STEP 1015 (remove_files) COMPLETE |
| 8312 | 2026-08-17T23:48:00.303Z | [ recovery-image] Aug 17 23:47:59.393 INFO O| Aug 17 23:47:59.393 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8313 | 2026-08-17T23:48:00.307Z | [ recovery-image] Aug 17 23:47:59.402 INFO O| Aug 17 23:47:59.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc" |
| 8314 | 2026-08-17T23:48:00.307Z | [ recovery-image] Aug 17 23:47:59.402 INFO O| Aug 17 23:47:59.402 INFO STEP 1016 (remove_files) COMPLETE |
| 8315 | 2026-08-17T23:48:00.307Z | [ recovery-image] Aug 17 23:47:59.402 INFO O| Aug 17 23:47:59.402 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8316 | 2026-08-17T23:48:00.315Z | [ recovery-image] Aug 17 23:47:59.411 INFO O| Aug 17 23:47:59.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps" |
| 8317 | 2026-08-17T23:48:00.315Z | [ recovery-image] Aug 17 23:47:59.411 INFO O| Aug 17 23:47:59.411 INFO STEP 1017 (remove_files) COMPLETE |
| 8318 | 2026-08-17T23:48:00.316Z | [ recovery-image] Aug 17 23:47:59.411 INFO O| Aug 17 23:47:59.411 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8319 | 2026-08-17T23:48:00.324Z | [ recovery-image] Aug 17 23:47:59.420 INFO O| Aug 17 23:47:59.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile" |
| 8320 | 2026-08-17T23:48:00.324Z | [ recovery-image] Aug 17 23:47:59.420 INFO O| Aug 17 23:47:59.420 INFO STEP 1018 (remove_files) COMPLETE |
| 8321 | 2026-08-17T23:48:00.324Z | [ recovery-image] Aug 17 23:47:59.420 INFO O| Aug 17 23:47:59.420 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8322 | 2026-08-17T23:48:00.335Z | [ recovery-image] Aug 17 23:47:59.430 INFO O| Aug 17 23:47:59.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod" |
| 8323 | 2026-08-17T23:48:00.335Z | [ recovery-image] Aug 17 23:47:59.430 INFO O| Aug 17 23:47:59.430 INFO STEP 1019 (remove_files) COMPLETE |
| 8324 | 2026-08-17T23:48:00.335Z | [ recovery-image] Aug 17 23:47:59.430 INFO O| Aug 17 23:47:59.430 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8325 | 2026-08-17T23:48:00.344Z | [ recovery-image] Aug 17 23:47:59.440 INFO O| Aug 17 23:47:59.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo" |
| 8326 | 2026-08-17T23:48:00.344Z | [ recovery-image] Aug 17 23:47:59.441 INFO O| Aug 17 23:47:59.440 INFO STEP 1020 (remove_files) COMPLETE |
| 8327 | 2026-08-17T23:48:00.344Z | [ recovery-image] Aug 17 23:47:59.441 INFO O| Aug 17 23:47:59.440 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8328 | 2026-08-17T23:48:00.356Z | [ recovery-image] Aug 17 23:47:59.451 INFO O| Aug 17 23:47:59.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload" |
| 8329 | 2026-08-17T23:48:00.356Z | [ recovery-image] Aug 17 23:47:59.451 INFO O| Aug 17 23:47:59.451 INFO STEP 1021 (remove_files) COMPLETE |
| 8330 | 2026-08-17T23:48:00.356Z | [ recovery-image] Aug 17 23:47:59.451 INFO O| Aug 17 23:47:59.451 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8331 | 2026-08-17T23:48:00.366Z | [ recovery-image] Aug 17 23:47:59.460 INFO O| Aug 17 23:47:59.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall" |
| 8332 | 2026-08-17T23:48:00.366Z | [ recovery-image] Aug 17 23:47:59.460 INFO O| Aug 17 23:47:59.460 INFO STEP 1022 (remove_files) COMPLETE |
| 8333 | 2026-08-17T23:48:00.366Z | [ recovery-image] Aug 17 23:47:59.460 INFO O| Aug 17 23:47:59.460 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8334 | 2026-08-17T23:48:00.373Z | [ recovery-image] Aug 17 23:47:59.469 INFO O| Aug 17 23:47:59.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid" |
| 8335 | 2026-08-17T23:48:00.373Z | [ recovery-image] Aug 17 23:47:59.469 INFO O| Aug 17 23:47:59.469 INFO STEP 1023 (remove_files) COMPLETE |
| 8336 | 2026-08-17T23:48:00.373Z | [ recovery-image] Aug 17 23:47:59.469 INFO O| Aug 17 23:47:59.469 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8337 | 2026-08-17T23:48:00.381Z | [ recovery-image] Aug 17 23:47:59.477 INFO O| Aug 17 23:47:59.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir" |
| 8338 | 2026-08-17T23:48:00.385Z | [ recovery-image] Aug 17 23:47:59.477 INFO O| Aug 17 23:47:59.477 INFO STEP 1024 (remove_files) COMPLETE |
| 8339 | 2026-08-17T23:48:00.385Z | [ recovery-image] Aug 17 23:47:59.477 INFO O| Aug 17 23:47:59.477 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8340 | 2026-08-17T23:48:00.389Z | [ recovery-image] Aug 17 23:47:59.485 INFO O| Aug 17 23:47:59.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp" |
| 8341 | 2026-08-17T23:48:00.389Z | [ recovery-image] Aug 17 23:47:59.485 INFO O| Aug 17 23:47:59.485 INFO STEP 1025 (remove_files) COMPLETE |
| 8342 | 2026-08-17T23:48:00.393Z | [ recovery-image] Aug 17 23:47:59.485 INFO O| Aug 17 23:47:59.485 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8343 | 2026-08-17T23:48:00.397Z | [ recovery-image] Aug 17 23:47:59.493 INFO O| Aug 17 23:47:59.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin" |
| 8344 | 2026-08-17T23:48:00.397Z | [ recovery-image] Aug 17 23:47:59.493 INFO O| Aug 17 23:47:59.493 INFO STEP 1026 (remove_files) COMPLETE |
| 8345 | 2026-08-17T23:48:00.401Z | [ recovery-image] Aug 17 23:47:59.493 INFO O| Aug 17 23:47:59.493 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8346 | 2026-08-17T23:48:00.406Z | [ recovery-image] Aug 17 23:47:59.502 INFO O| Aug 17 23:47:59.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest" |
| 8347 | 2026-08-17T23:48:00.406Z | [ recovery-image] Aug 17 23:47:59.502 INFO O| Aug 17 23:47:59.502 INFO STEP 1027 (remove_files) COMPLETE |
| 8348 | 2026-08-17T23:48:00.410Z | [ recovery-image] Aug 17 23:47:59.502 INFO O| Aug 17 23:47:59.502 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8349 | 2026-08-17T23:48:00.414Z | [ recovery-image] Aug 17 23:47:59.510 INFO O| Aug 17 23:47:59.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm" |
| 8350 | 2026-08-17T23:48:00.414Z | [ recovery-image] Aug 17 23:47:59.511 INFO O| Aug 17 23:47:59.510 INFO STEP 1028 (remove_files) COMPLETE |
| 8351 | 2026-08-17T23:48:00.418Z | [ recovery-image] Aug 17 23:47:59.511 INFO O| Aug 17 23:47:59.511 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8352 | 2026-08-17T23:48:00.422Z | [ recovery-image] Aug 17 23:47:59.518 INFO O| Aug 17 23:47:59.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg" |
| 8353 | 2026-08-17T23:48:00.422Z | [ recovery-image] Aug 17 23:47:59.518 INFO O| Aug 17 23:47:59.518 INFO STEP 1029 (remove_files) COMPLETE |
| 8354 | 2026-08-17T23:48:00.428Z | [ recovery-image] Aug 17 23:47:59.518 INFO O| Aug 17 23:47:59.518 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8355 | 2026-08-17T23:48:00.431Z | [ recovery-image] Aug 17 23:47:59.527 INFO O| Aug 17 23:47:59.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind" |
| 8356 | 2026-08-17T23:48:00.431Z | [ recovery-image] Aug 17 23:47:59.527 INFO O| Aug 17 23:47:59.527 INFO STEP 1030 (remove_files) COMPLETE |
| 8357 | 2026-08-17T23:48:00.431Z | [ recovery-image] Aug 17 23:47:59.527 INFO O| Aug 17 23:47:59.527 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8358 | 2026-08-17T23:48:00.438Z | [ recovery-image] Aug 17 23:47:59.534 INFO O| Aug 17 23:47:59.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping" |
| 8359 | 2026-08-17T23:48:00.439Z | [ recovery-image] Aug 17 23:47:59.534 INFO O| Aug 17 23:47:59.534 INFO STEP 1031 (remove_files) COMPLETE |
| 8360 | 2026-08-17T23:48:00.439Z | [ recovery-image] Aug 17 23:47:59.534 INFO O| Aug 17 23:47:59.534 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8361 | 2026-08-17T23:48:00.446Z | [ recovery-image] Aug 17 23:47:59.542 INFO O| Aug 17 23:47:59.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd" |
| 8362 | 2026-08-17T23:48:00.446Z | [ recovery-image] Aug 17 23:47:59.542 INFO O| Aug 17 23:47:59.542 INFO STEP 1032 (remove_files) COMPLETE |
| 8363 | 2026-08-17T23:48:00.449Z | [ recovery-image] Aug 17 23:47:59.542 INFO O| Aug 17 23:47:59.542 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8364 | 2026-08-17T23:48:00.454Z | [ recovery-image] Aug 17 23:47:59.550 INFO O| Aug 17 23:47:59.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask" |
| 8365 | 2026-08-17T23:48:00.454Z | [ recovery-image] Aug 17 23:47:59.550 INFO O| Aug 17 23:47:59.550 INFO STEP 1033 (remove_files) COMPLETE |
| 8366 | 2026-08-17T23:48:00.454Z | [ recovery-image] Aug 17 23:47:59.550 INFO O| Aug 17 23:47:59.550 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8367 | 2026-08-17T23:48:00.462Z | [ recovery-image] Aug 17 23:47:59.557 INFO O| Aug 17 23:47:59.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk" |
| 8368 | 2026-08-17T23:48:00.462Z | [ recovery-image] Aug 17 23:47:59.557 INFO O| Aug 17 23:47:59.557 INFO STEP 1034 (remove_files) COMPLETE |
| 8369 | 2026-08-17T23:48:00.465Z | [ recovery-image] Aug 17 23:47:59.557 INFO O| Aug 17 23:47:59.557 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8370 | 2026-08-17T23:48:00.469Z | [ recovery-image] Aug 17 23:47:59.565 INFO O| Aug 17 23:47:59.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm" |
| 8371 | 2026-08-17T23:48:00.469Z | [ recovery-image] Aug 17 23:47:59.565 INFO O| Aug 17 23:47:59.565 INFO STEP 1035 (remove_files) COMPLETE |
| 8372 | 2026-08-17T23:48:00.472Z | [ recovery-image] Aug 17 23:47:59.565 INFO O| Aug 17 23:47:59.565 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8373 | 2026-08-17T23:48:00.477Z | [ recovery-image] Aug 17 23:47:59.573 INFO O| Aug 17 23:47:59.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat" |
| 8374 | 2026-08-17T23:48:00.477Z | [ recovery-image] Aug 17 23:47:59.573 INFO O| Aug 17 23:47:59.573 INFO STEP 1036 (remove_files) COMPLETE |
| 8375 | 2026-08-17T23:48:00.480Z | [ recovery-image] Aug 17 23:47:59.573 INFO O| Aug 17 23:47:59.573 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8376 | 2026-08-17T23:48:00.484Z | [ recovery-image] Aug 17 23:47:59.580 INFO O| Aug 17 23:47:59.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm" |
| 8377 | 2026-08-17T23:48:00.484Z | [ recovery-image] Aug 17 23:47:59.580 INFO O| Aug 17 23:47:59.580 INFO STEP 1037 (remove_files) COMPLETE |
| 8378 | 2026-08-17T23:48:00.487Z | [ recovery-image] Aug 17 23:47:59.580 INFO O| Aug 17 23:47:59.580 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8379 | 2026-08-17T23:48:00.491Z | [ recovery-image] Aug 17 23:47:59.588 INFO O| Aug 17 23:47:59.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind" |
| 8380 | 2026-08-17T23:48:00.491Z | [ recovery-image] Aug 17 23:47:59.588 INFO O| Aug 17 23:47:59.588 INFO STEP 1038 (remove_files) COMPLETE |
| 8381 | 2026-08-17T23:48:00.495Z | [ recovery-image] Aug 17 23:47:59.588 INFO O| Aug 17 23:47:59.588 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8382 | 2026-08-17T23:48:00.499Z | [ recovery-image] Aug 17 23:47:59.595 INFO O| Aug 17 23:47:59.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg" |
| 8383 | 2026-08-17T23:48:00.499Z | [ recovery-image] Aug 17 23:47:59.595 INFO O| Aug 17 23:47:59.595 INFO STEP 1039 (remove_files) COMPLETE |
| 8384 | 2026-08-17T23:48:00.499Z | [ recovery-image] Aug 17 23:47:59.595 INFO O| Aug 17 23:47:59.595 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8385 | 2026-08-17T23:48:00.506Z | [ recovery-image] Aug 17 23:47:59.602 INFO O| Aug 17 23:47:59.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports" |
| 8386 | 2026-08-17T23:48:00.506Z | [ recovery-image] Aug 17 23:47:59.602 INFO O| Aug 17 23:47:59.602 INFO STEP 1040 (remove_files) COMPLETE |
| 8387 | 2026-08-17T23:48:00.510Z | [ recovery-image] Aug 17 23:47:59.602 INFO O| Aug 17 23:47:59.602 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8388 | 2026-08-17T23:48:00.513Z | [ recovery-image] Aug 17 23:47:59.609 INFO O| Aug 17 23:47:59.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff" |
| 8389 | 2026-08-17T23:48:00.513Z | [ recovery-image] Aug 17 23:47:59.609 INFO O| Aug 17 23:47:59.609 INFO STEP 1041 (remove_files) COMPLETE |
| 8390 | 2026-08-17T23:48:00.517Z | [ recovery-image] Aug 17 23:47:59.609 INFO O| Aug 17 23:47:59.609 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8391 | 2026-08-17T23:48:00.517Z | [verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 8392 | 2026-08-17T23:48:00.521Z | [ recovery-image] Aug 17 23:47:59.617 INFO O| Aug 17 23:47:59.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm" |
| 8393 | 2026-08-17T23:48:00.521Z | [ recovery-image] Aug 17 23:47:59.617 INFO O| Aug 17 23:47:59.617 INFO STEP 1042 (remove_files) COMPLETE |
| 8394 | 2026-08-17T23:48:00.521Z | [ recovery-image] Aug 17 23:47:59.617 INFO O| Aug 17 23:47:59.617 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8395 | 2026-08-17T23:48:00.529Z | [ recovery-image] Aug 17 23:47:59.625 INFO O| Aug 17 23:47:59.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit" |
| 8396 | 2026-08-17T23:48:00.529Z | [ recovery-image] Aug 17 23:47:59.625 INFO O| Aug 17 23:47:59.625 INFO STEP 1043 (remove_files) COMPLETE |
| 8397 | 2026-08-17T23:48:00.529Z | [ recovery-image] Aug 17 23:47:59.625 INFO O| Aug 17 23:47:59.625 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8398 | 2026-08-17T23:48:00.537Z | [ recovery-image] Aug 17 23:47:59.633 INFO O| Aug 17 23:47:59.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd" |
| 8399 | 2026-08-17T23:48:00.537Z | [ recovery-image] Aug 17 23:47:59.633 INFO O| Aug 17 23:47:59.633 INFO STEP 1044 (remove_files) COMPLETE |
| 8400 | 2026-08-17T23:48:00.537Z | [ recovery-image] Aug 17 23:47:59.633 INFO O| Aug 17 23:47:59.633 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8401 | 2026-08-17T23:48:00.545Z | [ recovery-image] Aug 17 23:47:59.641 INFO O| Aug 17 23:47:59.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel" |
| 8402 | 2026-08-17T23:48:00.545Z | [ recovery-image] Aug 17 23:47:59.641 INFO O| Aug 17 23:47:59.641 INFO STEP 1045 (remove_files) COMPLETE |
| 8403 | 2026-08-17T23:48:00.545Z | [ recovery-image] Aug 17 23:47:59.641 INFO O| Aug 17 23:47:59.641 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8404 | 2026-08-17T23:48:00.553Z | [ recovery-image] Aug 17 23:47:59.649 INFO O| Aug 17 23:47:59.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod" |
| 8405 | 2026-08-17T23:48:00.553Z | [ recovery-image] Aug 17 23:47:59.650 INFO O| Aug 17 23:47:59.649 INFO STEP 1046 (remove_files) COMPLETE |
| 8406 | 2026-08-17T23:48:00.553Z | [ recovery-image] Aug 17 23:47:59.650 INFO O| Aug 17 23:47:59.650 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8407 | 2026-08-17T23:48:00.563Z | [ recovery-image] Aug 17 23:47:59.659 INFO O| Aug 17 23:47:59.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag" |
| 8408 | 2026-08-17T23:48:00.563Z | [ recovery-image] Aug 17 23:47:59.659 INFO O| Aug 17 23:47:59.659 INFO STEP 1047 (remove_files) COMPLETE |
| 8409 | 2026-08-17T23:48:00.563Z | [ recovery-image] Aug 17 23:47:59.659 INFO O| Aug 17 23:47:59.659 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8410 | 2026-08-17T23:48:00.572Z | [ recovery-image] Aug 17 23:47:59.668 INFO O| Aug 17 23:47:59.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl" |
| 8411 | 2026-08-17T23:48:00.575Z | [ recovery-image] Aug 17 23:47:59.669 INFO O| Aug 17 23:47:59.669 INFO STEP 1048 (remove_files) COMPLETE |
| 8412 | 2026-08-17T23:48:00.576Z | [ recovery-image] Aug 17 23:47:59.669 INFO O| Aug 17 23:47:59.669 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8413 | 2026-08-17T23:48:00.583Z | [ recovery-image] Aug 17 23:47:59.679 INFO O| Aug 17 23:47:59.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc" |
| 8414 | 2026-08-17T23:48:00.583Z | [ recovery-image] Aug 17 23:47:59.679 INFO O| Aug 17 23:47:59.679 INFO STEP 1049 (remove_files) COMPLETE |
| 8415 | 2026-08-17T23:48:00.583Z | [ recovery-image] Aug 17 23:47:59.679 INFO O| Aug 17 23:47:59.679 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8416 | 2026-08-17T23:48:00.595Z | [ recovery-image] Aug 17 23:47:59.689 INFO O| Aug 17 23:47:59.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm" |
| 8417 | 2026-08-17T23:48:00.595Z | [ recovery-image] Aug 17 23:47:59.689 INFO O| Aug 17 23:47:59.689 INFO STEP 1050 (remove_files) COMPLETE |
| 8418 | 2026-08-17T23:48:00.595Z | [ recovery-image] Aug 17 23:47:59.689 INFO O| Aug 17 23:47:59.689 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8419 | 2026-08-17T23:48:00.601Z | [ recovery-image] Aug 17 23:47:59.697 INFO O| Aug 17 23:47:59.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo" |
| 8420 | 2026-08-17T23:48:00.601Z | [ recovery-image] Aug 17 23:47:59.697 INFO O| Aug 17 23:47:59.697 INFO STEP 1051 (remove_files) COMPLETE |
| 8421 | 2026-08-17T23:48:00.604Z | [ recovery-image] Aug 17 23:47:59.697 INFO O| Aug 17 23:47:59.697 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8422 | 2026-08-17T23:48:00.610Z | [ recovery-image] Aug 17 23:47:59.706 INFO O| Aug 17 23:47:59.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset" |
| 8423 | 2026-08-17T23:48:00.610Z | [ recovery-image] Aug 17 23:47:59.706 INFO O| Aug 17 23:47:59.706 INFO STEP 1052 (remove_files) COMPLETE |
| 8424 | 2026-08-17T23:48:00.610Z | [ recovery-image] Aug 17 23:47:59.706 INFO O| Aug 17 23:47:59.706 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8425 | 2026-08-17T23:48:00.635Z | [ recovery-image] Aug 17 23:47:59.731 INFO O| Aug 17 23:47:59.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck" |
| 8426 | 2026-08-17T23:48:00.635Z | [ recovery-image] Aug 17 23:47:59.731 INFO O| Aug 17 23:47:59.731 INFO STEP 1053 (remove_files) COMPLETE |
| 8427 | 2026-08-17T23:48:00.635Z | [ recovery-image] Aug 17 23:47:59.731 INFO O| Aug 17 23:47:59.731 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8428 | 2026-08-17T23:48:00.643Z | [ recovery-image] Aug 17 23:47:59.740 INFO O| Aug 17 23:47:59.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv" |
| 8429 | 2026-08-17T23:48:00.643Z | [ recovery-image] Aug 17 23:47:59.740 INFO O| Aug 17 23:47:59.740 INFO STEP 1054 (remove_files) COMPLETE |
| 8430 | 2026-08-17T23:48:00.643Z | [ recovery-image] Aug 17 23:47:59.740 INFO O| Aug 17 23:47:59.740 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8431 | 2026-08-17T23:48:00.650Z | [ recovery-image] Aug 17 23:47:59.746 INFO O| Aug 17 23:47:59.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl" |
| 8432 | 2026-08-17T23:48:00.650Z | [ recovery-image] Aug 17 23:47:59.747 INFO O| Aug 17 23:47:59.747 INFO STEP 1055 (remove_files) COMPLETE |
| 8433 | 2026-08-17T23:48:00.650Z | [ recovery-image] Aug 17 23:47:59.747 INFO O| Aug 17 23:47:59.747 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8434 | 2026-08-17T23:48:00.657Z | [ recovery-image] Aug 17 23:47:59.753 INFO O| Aug 17 23:47:59.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm" |
| 8435 | 2026-08-17T23:48:00.657Z | [ recovery-image] Aug 17 23:47:59.753 INFO O| Aug 17 23:47:59.753 INFO STEP 1056 (remove_files) COMPLETE |
| 8436 | 2026-08-17T23:48:00.657Z | [ recovery-image] Aug 17 23:47:59.753 INFO O| Aug 17 23:47:59.753 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8437 | 2026-08-17T23:48:00.664Z | [ recovery-image] Aug 17 23:47:59.760 INFO O| Aug 17 23:47:59.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm" |
| 8438 | 2026-08-17T23:48:00.664Z | [ recovery-image] Aug 17 23:47:59.760 INFO O| Aug 17 23:47:59.760 INFO STEP 1057 (remove_files) COMPLETE |
| 8439 | 2026-08-17T23:48:00.664Z | [ recovery-image] Aug 17 23:47:59.760 INFO O| Aug 17 23:47:59.760 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8440 | 2026-08-17T23:48:00.672Z | [ recovery-image] Aug 17 23:47:59.768 INFO O| Aug 17 23:47:59.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr" |
| 8441 | 2026-08-17T23:48:00.672Z | [ recovery-image] Aug 17 23:47:59.768 INFO O| Aug 17 23:47:59.768 INFO STEP 1058 (remove_files) COMPLETE |
| 8442 | 2026-08-17T23:48:00.672Z | [ recovery-image] Aug 17 23:47:59.768 INFO O| Aug 17 23:47:59.768 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8443 | 2026-08-17T23:48:00.683Z | [ recovery-image] Aug 17 23:47:59.779 INFO O| Aug 17 23:47:59.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot" |
| 8444 | 2026-08-17T23:48:00.683Z | [ recovery-image] Aug 17 23:47:59.779 INFO O| Aug 17 23:47:59.779 INFO STEP 1059 (remove_files) COMPLETE |
| 8445 | 2026-08-17T23:48:00.683Z | [ recovery-image] Aug 17 23:47:59.779 INFO O| Aug 17 23:47:59.779 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8446 | 2026-08-17T23:48:00.692Z | [ recovery-image] Aug 17 23:47:59.788 INFO O| Aug 17 23:47:59.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv" |
| 8447 | 2026-08-17T23:48:00.692Z | [ recovery-image] Aug 17 23:47:59.788 INFO O| Aug 17 23:47:59.788 INFO STEP 1060 (remove_files) COMPLETE |
| 8448 | 2026-08-17T23:48:00.696Z | [ recovery-image] Aug 17 23:47:59.788 INFO O| Aug 17 23:47:59.788 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8449 | 2026-08-17T23:48:00.704Z | [ recovery-image] Aug 17 23:47:59.799 INFO O| Aug 17 23:47:59.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef" |
| 8450 | 2026-08-17T23:48:00.704Z | [ recovery-image] Aug 17 23:47:59.799 INFO O| Aug 17 23:47:59.799 INFO STEP 1061 (remove_files) COMPLETE |
| 8451 | 2026-08-17T23:48:00.704Z | [ recovery-image] Aug 17 23:47:59.799 INFO O| Aug 17 23:47:59.799 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8452 | 2026-08-17T23:48:00.713Z | [ recovery-image] Aug 17 23:47:59.809 INFO O| Aug 17 23:47:59.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd" |
| 8453 | 2026-08-17T23:48:00.713Z | [ recovery-image] Aug 17 23:47:59.809 INFO O| Aug 17 23:47:59.809 INFO STEP 1062 (remove_files) COMPLETE |
| 8454 | 2026-08-17T23:48:00.713Z | [ recovery-image] Aug 17 23:47:59.809 INFO O| Aug 17 23:47:59.809 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8455 | 2026-08-17T23:48:00.722Z | [ recovery-image] Aug 17 23:47:59.818 INFO O| Aug 17 23:47:59.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel" |
| 8456 | 2026-08-17T23:48:00.722Z | [ recovery-image] Aug 17 23:47:59.818 INFO O| Aug 17 23:47:59.818 INFO STEP 1063 (remove_files) COMPLETE |
| 8457 | 2026-08-17T23:48:00.722Z | [ recovery-image] Aug 17 23:47:59.818 INFO O| Aug 17 23:47:59.818 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8458 | 2026-08-17T23:48:00.731Z | [ recovery-image] Aug 17 23:47:59.827 INFO O| Aug 17 23:47:59.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod" |
| 8459 | 2026-08-17T23:48:00.731Z | [ recovery-image] Aug 17 23:47:59.827 INFO O| Aug 17 23:47:59.827 INFO STEP 1064 (remove_files) COMPLETE |
| 8460 | 2026-08-17T23:48:00.731Z | [ recovery-image] Aug 17 23:47:59.827 INFO O| Aug 17 23:47:59.827 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8461 | 2026-08-17T23:48:00.743Z | [ recovery-image] Aug 17 23:47:59.839 INFO O| Aug 17 23:47:59.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive" |
| 8462 | 2026-08-17T23:48:00.743Z | [ recovery-image] Aug 17 23:47:59.839 INFO O| Aug 17 23:47:59.839 INFO STEP 1065 (remove_files) COMPLETE |
| 8463 | 2026-08-17T23:48:00.743Z | [ recovery-image] Aug 17 23:47:59.840 INFO O| Aug 17 23:47:59.839 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8464 | 2026-08-17T23:48:00.753Z | [ recovery-image] Aug 17 23:47:59.849 INFO O| Aug 17 23:47:59.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind" |
| 8465 | 2026-08-17T23:48:00.753Z | [ recovery-image] Aug 17 23:47:59.849 INFO O| Aug 17 23:47:59.849 INFO STEP 1066 (remove_files) COMPLETE |
| 8466 | 2026-08-17T23:48:00.753Z | [ recovery-image] Aug 17 23:47:59.849 INFO O| Aug 17 23:47:59.849 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8467 | 2026-08-17T23:48:00.762Z | [ recovery-image] Aug 17 23:47:59.858 INFO O| Aug 17 23:47:59.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc" |
| 8468 | 2026-08-17T23:48:00.762Z | [ recovery-image] Aug 17 23:47:59.858 INFO O| Aug 17 23:47:59.858 INFO STEP 1067 (remove_files) COMPLETE |
| 8469 | 2026-08-17T23:48:00.762Z | [ recovery-image] Aug 17 23:47:59.858 INFO O| Aug 17 23:47:59.858 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8470 | 2026-08-17T23:48:00.771Z | [ recovery-image] Aug 17 23:47:59.867 INFO O| Aug 17 23:47:59.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery" |
| 8471 | 2026-08-17T23:48:00.771Z | [ recovery-image] Aug 17 23:47:59.867 INFO O| Aug 17 23:47:59.867 INFO STEP 1068 (remove_files) COMPLETE |
| 8472 | 2026-08-17T23:48:00.771Z | [ recovery-image] Aug 17 23:47:59.867 INFO O| Aug 17 23:47:59.867 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8473 | 2026-08-17T23:48:00.780Z | [ recovery-image] Aug 17 23:47:59.876 INFO O| Aug 17 23:47:59.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt" |
| 8474 | 2026-08-17T23:48:00.780Z | [ recovery-image] Aug 17 23:47:59.876 INFO O| Aug 17 23:47:59.876 INFO STEP 1069 (remove_files) COMPLETE |
| 8475 | 2026-08-17T23:48:00.780Z | [ recovery-image] Aug 17 23:47:59.876 INFO O| Aug 17 23:47:59.876 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8476 | 2026-08-17T23:48:00.789Z | [ recovery-image] Aug 17 23:47:59.885 INFO O| Aug 17 23:47:59.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share" |
| 8477 | 2026-08-17T23:48:00.789Z | [ recovery-image] Aug 17 23:47:59.885 INFO O| Aug 17 23:47:59.885 INFO STEP 1070 (remove_files) COMPLETE |
| 8478 | 2026-08-17T23:48:00.792Z | [ recovery-image] Aug 17 23:47:59.885 INFO O| Aug 17 23:47:59.885 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8479 | 2026-08-17T23:48:00.799Z | [ recovery-image] Aug 17 23:47:59.895 INFO O| Aug 17 23:47:59.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall" |
| 8480 | 2026-08-17T23:48:00.799Z | [ recovery-image] Aug 17 23:47:59.895 INFO O| Aug 17 23:47:59.895 INFO STEP 1071 (remove_files) COMPLETE |
| 8481 | 2026-08-17T23:48:00.799Z | [ recovery-image] Aug 17 23:47:59.895 INFO O| Aug 17 23:47:59.895 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8482 | 2026-08-17T23:48:00.812Z | [ recovery-image] Aug 17 23:47:59.906 INFO O| Aug 17 23:47:59.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl" |
| 8483 | 2026-08-17T23:48:00.812Z | [ recovery-image] Aug 17 23:47:59.906 INFO O| Aug 17 23:47:59.906 INFO STEP 1072 (remove_files) COMPLETE |
| 8484 | 2026-08-17T23:48:00.812Z | [ recovery-image] Aug 17 23:47:59.906 INFO O| Aug 17 23:47:59.906 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8485 | 2026-08-17T23:48:00.820Z | [ recovery-image] Aug 17 23:47:59.916 INFO O| Aug 17 23:47:59.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr" |
| 8486 | 2026-08-17T23:48:00.820Z | [ recovery-image] Aug 17 23:47:59.916 INFO O| Aug 17 23:47:59.916 INFO STEP 1073 (remove_files) COMPLETE |
| 8487 | 2026-08-17T23:48:00.823Z | [ recovery-image] Aug 17 23:47:59.916 INFO O| Aug 17 23:47:59.916 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8488 | 2026-08-17T23:48:00.831Z | [ recovery-image] Aug 17 23:47:59.928 INFO O| Aug 17 23:47:59.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown" |
| 8489 | 2026-08-17T23:48:00.831Z | [ recovery-image] Aug 17 23:47:59.928 INFO O| Aug 17 23:47:59.928 INFO STEP 1074 (remove_files) COMPLETE |
| 8490 | 2026-08-17T23:48:00.831Z | [ recovery-image] Aug 17 23:47:59.928 INFO O| Aug 17 23:47:59.928 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8491 | 2026-08-17T23:48:00.846Z | [ recovery-image] Aug 17 23:47:59.942 INFO O| Aug 17 23:47:59.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm" |
| 8492 | 2026-08-17T23:48:00.847Z | [ recovery-image] Aug 17 23:47:59.943 INFO O| Aug 17 23:47:59.942 INFO STEP 1075 (remove_files) COMPLETE |
| 8493 | 2026-08-17T23:48:00.847Z | [ recovery-image] Aug 17 23:47:59.943 INFO O| Aug 17 23:47:59.942 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8494 | 2026-08-17T23:48:00.856Z | [ recovery-image] Aug 17 23:47:59.952 INFO O| Aug 17 23:47:59.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios" |
| 8495 | 2026-08-17T23:48:00.856Z | [ recovery-image] Aug 17 23:47:59.952 INFO O| Aug 17 23:47:59.952 INFO STEP 1076 (remove_files) COMPLETE |
| 8496 | 2026-08-17T23:48:00.859Z | [ recovery-image] Aug 17 23:47:59.952 INFO O| Aug 17 23:47:59.952 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8497 | 2026-08-17T23:48:00.870Z | [ recovery-image] Aug 17 23:47:59.963 INFO O| Aug 17 23:47:59.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat" |
| 8498 | 2026-08-17T23:48:00.870Z | [ recovery-image] Aug 17 23:47:59.963 INFO O| Aug 17 23:47:59.963 INFO STEP 1077 (remove_files) COMPLETE |
| 8499 | 2026-08-17T23:48:00.870Z | [ recovery-image] Aug 17 23:47:59.963 INFO O| Aug 17 23:47:59.963 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8500 | 2026-08-17T23:48:00.904Z | [ recovery-image] Aug 17 23:47:59.999 INFO O| Aug 17 23:47:59.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd" |
| 8501 | 2026-08-17T23:48:00.904Z | [ recovery-image] Aug 17 23:47:59.999 INFO O| Aug 17 23:47:59.999 INFO STEP 1078 (remove_files) COMPLETE |
| 8502 | 2026-08-17T23:48:00.904Z | [ recovery-image] Aug 17 23:47:59.999 INFO O| Aug 17 23:47:59.999 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8503 | 2026-08-17T23:48:00.924Z | [ recovery-image] Aug 17 23:48:00.010 INFO O| Aug 17 23:48:00.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd" |
| 8504 | 2026-08-17T23:48:00.924Z | [ recovery-image] Aug 17 23:48:00.010 INFO O| Aug 17 23:48:00.010 INFO STEP 1079 (remove_files) COMPLETE |
| 8505 | 2026-08-17T23:48:00.924Z | [ recovery-image] Aug 17 23:48:00.010 INFO O| Aug 17 23:48:00.010 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8506 | 2026-08-17T23:48:00.927Z | [ recovery-image] Aug 17 23:48:00.019 INFO O| Aug 17 23:48:00.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop" |
| 8507 | 2026-08-17T23:48:00.927Z | [ recovery-image] Aug 17 23:48:00.020 INFO O| Aug 17 23:48:00.020 INFO STEP 1080 (remove_files) COMPLETE |
| 8508 | 2026-08-17T23:48:00.927Z | [ recovery-image] Aug 17 23:48:00.020 INFO O| Aug 17 23:48:00.020 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8509 | 2026-08-17T23:48:00.932Z | [ recovery-image] Aug 17 23:48:00.028 INFO O| Aug 17 23:48:00.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd" |
| 8510 | 2026-08-17T23:48:00.932Z | [ recovery-image] Aug 17 23:48:00.028 INFO O| Aug 17 23:48:00.028 INFO STEP 1081 (remove_files) COMPLETE |
| 8511 | 2026-08-17T23:48:00.932Z | [ recovery-image] Aug 17 23:48:00.028 INFO O| Aug 17 23:48:00.028 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8512 | 2026-08-17T23:48:00.941Z | [ recovery-image] Aug 17 23:48:00.036 INFO O| Aug 17 23:48:00.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot" |
| 8513 | 2026-08-17T23:48:00.941Z | [ recovery-image] Aug 17 23:48:00.037 INFO O| Aug 17 23:48:00.036 INFO STEP 1082 (remove_files) COMPLETE |
| 8514 | 2026-08-17T23:48:00.941Z | [ recovery-image] Aug 17 23:48:00.037 INFO O| Aug 17 23:48:00.036 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8515 | 2026-08-17T23:48:00.947Z | [verify-libraries] Compiling socket2 v0.5.10 |
| 8516 | 2026-08-17T23:48:00.953Z | [ recovery-image] Aug 17 23:48:00.049 INFO O| Aug 17 23:48:00.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace" |
| 8517 | 2026-08-17T23:48:00.953Z | [ recovery-image] Aug 17 23:48:00.049 INFO O| Aug 17 23:48:00.049 INFO STEP 1083 (remove_files) COMPLETE |
| 8518 | 2026-08-17T23:48:00.953Z | [ recovery-image] Aug 17 23:48:00.050 INFO O| Aug 17 23:48:00.049 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8519 | 2026-08-17T23:48:00.964Z | [ recovery-image] Aug 17 23:48:00.060 INFO O| Aug 17 23:48:00.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean" |
| 8520 | 2026-08-17T23:48:00.965Z | [ recovery-image] Aug 17 23:48:00.060 INFO O| Aug 17 23:48:00.060 INFO STEP 1084 (remove_files) COMPLETE |
| 8521 | 2026-08-17T23:48:00.965Z | [ recovery-image] Aug 17 23:48:00.060 INFO O| Aug 17 23:48:00.060 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8522 | 2026-08-17T23:48:00.973Z | [ recovery-image] Aug 17 23:48:00.069 INFO O| Aug 17 23:48:00.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr" |
| 8523 | 2026-08-17T23:48:00.973Z | [ recovery-image] Aug 17 23:48:00.069 INFO O| Aug 17 23:48:00.069 INFO STEP 1085 (remove_files) COMPLETE |
| 8524 | 2026-08-17T23:48:00.973Z | [ recovery-image] Aug 17 23:48:00.069 INFO O| Aug 17 23:48:00.069 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8525 | 2026-08-17T23:48:00.983Z | [ recovery-image] Aug 17 23:48:00.079 INFO O| Aug 17 23:48:00.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs" |
| 8526 | 2026-08-17T23:48:00.984Z | [ recovery-image] Aug 17 23:48:00.080 INFO O| Aug 17 23:48:00.080 INFO STEP 1086 (remove_files) COMPLETE |
| 8527 | 2026-08-17T23:48:00.984Z | [ recovery-image] Aug 17 23:48:00.080 INFO O| Aug 17 23:48:00.080 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8528 | 2026-08-17T23:48:00.992Z | [ recovery-image] Aug 17 23:48:00.089 INFO O| Aug 17 23:48:00.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit" |
| 8529 | 2026-08-17T23:48:00.992Z | [ recovery-image] Aug 17 23:48:00.089 INFO O| Aug 17 23:48:00.089 INFO STEP 1087 (remove_files) COMPLETE |
| 8530 | 2026-08-17T23:48:00.992Z | [ recovery-image] Aug 17 23:48:00.089 INFO O| Aug 17 23:48:00.089 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8531 | 2026-08-17T23:48:01.003Z | [ recovery-image] Aug 17 23:48:00.099 INFO O| Aug 17 23:48:00.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop" |
| 8532 | 2026-08-17T23:48:01.003Z | [ recovery-image] Aug 17 23:48:00.099 INFO O| Aug 17 23:48:00.099 INFO STEP 1088 (remove_files) COMPLETE |
| 8533 | 2026-08-17T23:48:01.003Z | [ recovery-image] Aug 17 23:48:00.099 INFO O| Aug 17 23:48:00.099 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8534 | 2026-08-17T23:48:01.012Z | [ recovery-image] Aug 17 23:48:00.108 INFO O| Aug 17 23:48:00.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat" |
| 8535 | 2026-08-17T23:48:01.012Z | [ recovery-image] Aug 17 23:48:00.108 INFO O| Aug 17 23:48:00.108 INFO STEP 1089 (remove_files) COMPLETE |
| 8536 | 2026-08-17T23:48:01.012Z | [ recovery-image] Aug 17 23:48:00.108 INFO O| Aug 17 23:48:00.108 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8537 | 2026-08-17T23:48:01.020Z | [ recovery-image] Aug 17 23:48:00.116 INFO O| Aug 17 23:48:00.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef" |
| 8538 | 2026-08-17T23:48:01.020Z | [ recovery-image] Aug 17 23:48:00.116 INFO O| Aug 17 23:48:00.116 INFO STEP 1090 (remove_files) COMPLETE |
| 8539 | 2026-08-17T23:48:01.020Z | [ recovery-image] Aug 17 23:48:00.116 INFO O| Aug 17 23:48:00.116 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8540 | 2026-08-17T23:48:01.024Z | [verify-libraries] Compiling fs-err v2.11.0 |
| 8541 | 2026-08-17T23:48:01.032Z | [ recovery-image] Aug 17 23:48:00.127 INFO O| Aug 17 23:48:00.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm" |
| 8542 | 2026-08-17T23:48:01.032Z | [ recovery-image] Aug 17 23:48:00.127 INFO O| Aug 17 23:48:00.127 INFO STEP 1091 (remove_files) COMPLETE |
| 8543 | 2026-08-17T23:48:01.032Z | [ recovery-image] Aug 17 23:48:00.127 INFO O| Aug 17 23:48:00.127 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8544 | 2026-08-17T23:48:01.041Z | [ recovery-image] Aug 17 23:48:00.136 INFO O| Aug 17 23:48:00.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm" |
| 8545 | 2026-08-17T23:48:01.041Z | [ recovery-image] Aug 17 23:48:00.136 INFO O| Aug 17 23:48:00.136 INFO STEP 1092 (remove_files) COMPLETE |
| 8546 | 2026-08-17T23:48:01.045Z | [ recovery-image] Aug 17 23:48:00.136 INFO O| Aug 17 23:48:00.136 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8547 | 2026-08-17T23:48:01.050Z | [ recovery-image] Aug 17 23:48:00.145 INFO O| Aug 17 23:48:00.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes" |
| 8548 | 2026-08-17T23:48:01.050Z | [ recovery-image] Aug 17 23:48:00.145 INFO O| Aug 17 23:48:00.145 INFO STEP 1093 (remove_files) COMPLETE |
| 8549 | 2026-08-17T23:48:01.050Z | [ recovery-image] Aug 17 23:48:00.145 INFO O| Aug 17 23:48:00.145 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8550 | 2026-08-17T23:48:01.059Z | [ recovery-image] Aug 17 23:48:00.155 INFO O| Aug 17 23:48:00.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar" |
| 8551 | 2026-08-17T23:48:01.059Z | [ recovery-image] Aug 17 23:48:00.155 INFO O| Aug 17 23:48:00.155 INFO STEP 1094 (remove_files) COMPLETE |
| 8552 | 2026-08-17T23:48:01.059Z | [ recovery-image] Aug 17 23:48:00.155 INFO O| Aug 17 23:48:00.155 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8553 | 2026-08-17T23:48:01.070Z | [ recovery-image] Aug 17 23:48:00.166 INFO O| Aug 17 23:48:00.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd" |
| 8554 | 2026-08-17T23:48:01.070Z | [ recovery-image] Aug 17 23:48:00.166 INFO O| Aug 17 23:48:00.166 INFO STEP 1095 (remove_files) COMPLETE |
| 8555 | 2026-08-17T23:48:01.070Z | [ recovery-image] Aug 17 23:48:00.166 INFO O| Aug 17 23:48:00.166 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8556 | 2026-08-17T23:48:01.079Z | [ recovery-image] Aug 17 23:48:00.175 INFO O| Aug 17 23:48:00.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute" |
| 8557 | 2026-08-17T23:48:01.079Z | [ recovery-image] Aug 17 23:48:00.175 INFO O| Aug 17 23:48:00.175 INFO STEP 1096 (remove_files) COMPLETE |
| 8558 | 2026-08-17T23:48:01.079Z | [ recovery-image] Aug 17 23:48:00.175 INFO O| Aug 17 23:48:00.175 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8559 | 2026-08-17T23:48:01.088Z | [ recovery-image] Aug 17 23:48:00.184 INFO O| Aug 17 23:48:00.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat" |
| 8560 | 2026-08-17T23:48:01.088Z | [ recovery-image] Aug 17 23:48:00.184 INFO O| Aug 17 23:48:00.184 INFO STEP 1097 (remove_files) COMPLETE |
| 8561 | 2026-08-17T23:48:01.091Z | [ recovery-image] Aug 17 23:48:00.184 INFO O| Aug 17 23:48:00.184 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8562 | 2026-08-17T23:48:01.098Z | [ recovery-image] Aug 17 23:48:00.193 INFO O| Aug 17 23:48:00.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm" |
| 8563 | 2026-08-17T23:48:01.098Z | [ recovery-image] Aug 17 23:48:00.193 INFO O| Aug 17 23:48:00.193 INFO STEP 1098 (remove_files) COMPLETE |
| 8564 | 2026-08-17T23:48:01.098Z | [ recovery-image] Aug 17 23:48:00.193 INFO O| Aug 17 23:48:00.193 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8565 | 2026-08-17T23:48:01.108Z | [ recovery-image] Aug 17 23:48:00.204 INFO O| Aug 17 23:48:00.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm" |
| 8566 | 2026-08-17T23:48:01.108Z | [ recovery-image] Aug 17 23:48:00.204 INFO O| Aug 17 23:48:00.204 INFO STEP 1099 (remove_files) COMPLETE |
| 8567 | 2026-08-17T23:48:01.109Z | [ recovery-image] Aug 17 23:48:00.204 INFO O| Aug 17 23:48:00.204 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8568 | 2026-08-17T23:48:01.119Z | [ recovery-image] Aug 17 23:48:00.214 INFO O| Aug 17 23:48:00.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall" |
| 8569 | 2026-08-17T23:48:01.119Z | [ recovery-image] Aug 17 23:48:00.214 INFO O| Aug 17 23:48:00.214 INFO STEP 1100 (remove_files) COMPLETE |
| 8570 | 2026-08-17T23:48:01.124Z | [ recovery-image] Aug 17 23:48:00.214 INFO O| Aug 17 23:48:00.214 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8571 | 2026-08-17T23:48:01.127Z | [ recovery-image] Aug 17 23:48:00.223 INFO O| Aug 17 23:48:00.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink" |
| 8572 | 2026-08-17T23:48:01.127Z | [ recovery-image] Aug 17 23:48:00.223 INFO O| Aug 17 23:48:00.223 INFO STEP 1101 (remove_files) COMPLETE |
| 8573 | 2026-08-17T23:48:01.127Z | [ recovery-image] Aug 17 23:48:00.223 INFO O| Aug 17 23:48:00.223 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8574 | 2026-08-17T23:48:01.134Z | [ recovery-image] Aug 17 23:48:00.230 INFO O| Aug 17 23:48:00.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare" |
| 8575 | 2026-08-17T23:48:01.134Z | [ recovery-image] Aug 17 23:48:00.230 INFO O| Aug 17 23:48:00.230 INFO STEP 1102 (remove_files) COMPLETE |
| 8576 | 2026-08-17T23:48:01.134Z | [ recovery-image] Aug 17 23:48:00.230 INFO O| Aug 17 23:48:00.230 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8577 | 2026-08-17T23:48:01.144Z | [ recovery-image] Aug 17 23:48:00.240 INFO O| Aug 17 23:48:00.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall" |
| 8578 | 2026-08-17T23:48:01.144Z | [ recovery-image] Aug 17 23:48:00.240 INFO O| Aug 17 23:48:00.239 INFO STEP 1103 (remove_files) COMPLETE |
| 8579 | 2026-08-17T23:48:01.144Z | [ recovery-image] Aug 17 23:48:00.240 INFO O| Aug 17 23:48:00.239 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8580 | 2026-08-17T23:48:01.152Z | [ recovery-image] Aug 17 23:48:00.248 INFO O| Aug 17 23:48:00.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv" |
| 8581 | 2026-08-17T23:48:01.152Z | [ recovery-image] Aug 17 23:48:00.248 INFO O| Aug 17 23:48:00.248 INFO STEP 1104 (remove_files) COMPLETE |
| 8582 | 2026-08-17T23:48:01.152Z | [ recovery-image] Aug 17 23:48:00.248 INFO O| Aug 17 23:48:00.248 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8583 | 2026-08-17T23:48:01.162Z | [ recovery-image] Aug 17 23:48:00.257 INFO O| Aug 17 23:48:00.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd" |
| 8584 | 2026-08-17T23:48:01.162Z | [ recovery-image] Aug 17 23:48:00.257 INFO O| Aug 17 23:48:00.257 INFO STEP 1105 (remove_files) COMPLETE |
| 8585 | 2026-08-17T23:48:01.163Z | [ recovery-image] Aug 17 23:48:00.257 INFO O| Aug 17 23:48:00.257 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8586 | 2026-08-17T23:48:01.169Z | [ recovery-image] Aug 17 23:48:00.265 INFO O| Aug 17 23:48:00.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel" |
| 8587 | 2026-08-17T23:48:01.169Z | [ recovery-image] Aug 17 23:48:00.265 INFO O| Aug 17 23:48:00.265 INFO STEP 1106 (remove_files) COMPLETE |
| 8588 | 2026-08-17T23:48:01.169Z | [ recovery-image] Aug 17 23:48:00.265 INFO O| Aug 17 23:48:00.265 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8589 | 2026-08-17T23:48:01.177Z | [ recovery-image] Aug 17 23:48:00.273 INFO O| Aug 17 23:48:00.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod" |
| 8590 | 2026-08-17T23:48:01.177Z | [ recovery-image] Aug 17 23:48:00.273 INFO O| Aug 17 23:48:00.273 INFO STEP 1107 (remove_files) COMPLETE |
| 8591 | 2026-08-17T23:48:01.177Z | [ recovery-image] Aug 17 23:48:00.273 INFO O| Aug 17 23:48:00.273 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8592 | 2026-08-17T23:48:01.185Z | [ recovery-image] Aug 17 23:48:00.281 INFO O| Aug 17 23:48:00.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy" |
| 8593 | 2026-08-17T23:48:01.185Z | [ recovery-image] Aug 17 23:48:00.281 INFO O| Aug 17 23:48:00.281 INFO STEP 1108 (remove_files) COMPLETE |
| 8594 | 2026-08-17T23:48:01.185Z | [ recovery-image] Aug 17 23:48:00.281 INFO O| Aug 17 23:48:00.281 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8595 | 2026-08-17T23:48:01.195Z | [ recovery-image] Aug 17 23:48:00.289 INFO O| Aug 17 23:48:00.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall" |
| 8596 | 2026-08-17T23:48:01.195Z | [ recovery-image] Aug 17 23:48:00.289 INFO O| Aug 17 23:48:00.289 INFO STEP 1109 (remove_files) COMPLETE |
| 8597 | 2026-08-17T23:48:01.195Z | [ recovery-image] Aug 17 23:48:00.289 INFO O| Aug 17 23:48:00.289 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8598 | 2026-08-17T23:48:01.202Z | [ recovery-image] Aug 17 23:48:00.298 INFO O| Aug 17 23:48:00.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo" |
| 8599 | 2026-08-17T23:48:01.202Z | [ recovery-image] Aug 17 23:48:00.298 INFO O| Aug 17 23:48:00.298 INFO STEP 1110 (remove_files) COMPLETE |
| 8600 | 2026-08-17T23:48:01.206Z | [ recovery-image] Aug 17 23:48:00.298 INFO O| Aug 17 23:48:00.298 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8601 | 2026-08-17T23:48:01.210Z | [ recovery-image] Aug 17 23:48:00.307 INFO O| Aug 17 23:48:00.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb" |
| 8602 | 2026-08-17T23:48:01.211Z | [ recovery-image] Aug 17 23:48:00.307 INFO O| Aug 17 23:48:00.307 INFO STEP 1111 (remove_files) COMPLETE |
| 8603 | 2026-08-17T23:48:01.211Z | [ recovery-image] Aug 17 23:48:00.307 INFO O| Aug 17 23:48:00.307 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8604 | 2026-08-17T23:48:01.221Z | [ recovery-image] Aug 17 23:48:00.316 INFO O| Aug 17 23:48:00.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump" |
| 8605 | 2026-08-17T23:48:01.221Z | [ recovery-image] Aug 17 23:48:00.316 INFO O| Aug 17 23:48:00.316 INFO STEP 1112 (remove_files) COMPLETE |
| 8606 | 2026-08-17T23:48:01.221Z | [ recovery-image] Aug 17 23:48:00.316 INFO O| Aug 17 23:48:00.316 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8607 | 2026-08-17T23:48:01.230Z | [ recovery-image] Aug 17 23:48:00.326 INFO O| Aug 17 23:48:00.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic" |
| 8608 | 2026-08-17T23:48:01.230Z | [ recovery-image] Aug 17 23:48:00.326 INFO O| Aug 17 23:48:00.326 INFO STEP 1113 (remove_files) COMPLETE |
| 8609 | 2026-08-17T23:48:01.230Z | [ recovery-image] Aug 17 23:48:00.326 INFO O| Aug 17 23:48:00.326 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8610 | 2026-08-17T23:48:01.240Z | [ recovery-image] Aug 17 23:48:00.336 INFO O| Aug 17 23:48:00.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin" |
| 8611 | 2026-08-17T23:48:01.240Z | [ recovery-image] Aug 17 23:48:00.336 INFO O| Aug 17 23:48:00.336 INFO STEP 1114 (remove_files) COMPLETE |
| 8612 | 2026-08-17T23:48:01.240Z | [ recovery-image] Aug 17 23:48:00.336 INFO O| Aug 17 23:48:00.336 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8613 | 2026-08-17T23:48:01.304Z | [ recovery-image] Aug 17 23:48:00.347 INFO O| Aug 17 23:48:00.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm" |
| 8614 | 2026-08-17T23:48:01.304Z | [ recovery-image] Aug 17 23:48:00.347 INFO O| Aug 17 23:48:00.347 INFO STEP 1115 (remove_files) COMPLETE |
| 8615 | 2026-08-17T23:48:01.309Z | [ recovery-image] Aug 17 23:48:00.347 INFO O| Aug 17 23:48:00.347 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8616 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.358 INFO O| Aug 17 23:48:00.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg" |
| 8617 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.358 INFO O| Aug 17 23:48:00.358 INFO STEP 1116 (remove_files) COMPLETE |
| 8618 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.358 INFO O| Aug 17 23:48:00.358 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json |
| 8619 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.368 INFO O| Aug 17 23:48:00.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump" |
| 8620 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.368 INFO O| Aug 17 23:48:00.368 INFO STEP 1117 (remove_files) COMPLETE |
| 8621 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.368 INFO O| Aug 17 23:48:00.368 INFO STEP 1118: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json |
| 8622 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.383 INFO O| Aug 17 23:48:00.383 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal |
| 8623 | 2026-08-17T23:48:01.310Z | [ recovery-image] Aug 17 23:48:00.383 INFO O| Aug 17 23:48:00.383 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 8624 | 2026-08-17T23:48:01.321Z | [verify-libraries] Compiling internet-checksum v0.2.1 |
| 8625 | 2026-08-17T23:48:01.684Z | [verify-libraries] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 8626 | 2026-08-17T23:48:01.867Z | [verify-libraries] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 8627 | 2026-08-17T23:48:02.077Z | [ recovery-image] Aug 17 23:48:01.173 INFO O| Aug 17 23:48:01.173 INFO STEP 1118 (pack_tar) COMPLETE |
| 8628 | 2026-08-17T23:48:02.077Z | [ recovery-image] Aug 17 23:48:01.173 INFO O| Aug 17 23:48:01.173 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8629 | 2026-08-17T23:48:02.080Z | [ recovery-image] Aug 17 23:48:01.173 INFO O| Aug 17 23:48:01.173 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8630 | 2026-08-17T23:48:02.790Z | [ recovery-image] Aug 17 23:48:01.884 INFO O| Aug 17 23:48:01.884 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 8631 | 2026-08-17T23:48:02.926Z | [ recovery-image] Aug 17 23:48:02.022 INFO O| Aug 17 23:48:02.021 INFO completed processing sled/ramdisk-03-recovery-trim |
| 8632 | 2026-08-17T23:48:02.929Z | [ recovery-image] Aug 17 23:48:02.025 INFO image builder template: zfs-recovery... |
| 8633 | 2026-08-17T23:48:02.929Z | [ recovery-image] Aug 17 23:48:02.025 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp7mjUtC/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs-recovery"], pwd: None |
| 8634 | 2026-08-17T23:48:02.956Z | [ recovery-image] Aug 17 23:48:02.052 INFO O| Aug 17 23:48:02.052 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8635 | 2026-08-17T23:48:02.961Z | [ recovery-image] Aug 17 23:48:02.057 INFO O| Aug 17 23:48:02.057 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8636 | 2026-08-17T23:48:02.998Z | [verify-libraries] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 8637 | 2026-08-17T23:48:03.037Z | [ recovery-image] Aug 17 23:48:02.133 INFO O| Aug 17 23:48:02.133 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled |
| 8638 | 2026-08-17T23:48:03.120Z | [ recovery-image] Aug 17 23:48:02.215 INFO O| Aug 17 23:48:02.215 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8639 | 2026-08-17T23:48:03.121Z | [ recovery-image] Aug 17 23:48:02.215 INFO O| Aug 17 23:48:02.215 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8640 | 2026-08-17T23:48:03.124Z | [ recovery-image] Aug 17 23:48:02.219 INFO O| Aug 17 23:48:02.219 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8641 | 2026-08-17T23:48:03.238Z | [ recovery-image] Aug 17 23:48:02.333 INFO O| Aug 17 23:48:02.333 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled |
| 8642 | 2026-08-17T23:48:03.328Z | [ recovery-image] Aug 17 23:48:02.424 INFO O| Aug 17 23:48:02.424 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery |
| 8643 | 2026-08-17T23:48:03.338Z | [ recovery-image] Aug 17 23:48:02.434 INFO O| Aug 17 23:48:02.434 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8644 | 2026-08-17T23:48:03.344Z | [ recovery-image] Aug 17 23:48:02.440 INFO O| Aug 17 23:48:02.440 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot |
| 8645 | 2026-08-17T23:48:03.347Z | [ recovery-image] Aug 17 23:48:02.441 INFO O| Aug 17 23:48:02.441 INFO no lofi found |
| 8646 | 2026-08-17T23:48:03.347Z | [ recovery-image] Aug 17 23:48:02.441 INFO O| Aug 17 23:48:02.441 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal |
| 8647 | 2026-08-17T23:48:03.347Z | [ recovery-image] Aug 17 23:48:02.441 INFO O| Aug 17 23:48:02.441 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8648 | 2026-08-17T23:48:03.485Z | [verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 8649 | 2026-08-17T23:48:03.786Z | [verify-libraries] Compiling samael v0.0.19 |
| 8650 | 2026-08-17T23:48:03.986Z | [verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 8651 | 2026-08-17T23:48:04.905Z | [ recovery-image] Aug 17 23:48:04.001 INFO O| Aug 17 23:48:04.001 INFO lofi device = /dev/dsk/c2t1d0p0 |
| 8652 | 2026-08-17T23:48:04.905Z | [ recovery-image] Aug 17 23:48:04.001 INFO O| Aug 17 23:48:04.001 INFO pool device = /dev/dsk/c2t1d0p0 |
| 8653 | 2026-08-17T23:48:04.909Z | [ recovery-image] Aug 17 23:48:04.001 INFO O| Aug 17 23:48:04.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/sled/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"] |
| 8654 | 2026-08-17T23:48:05.068Z | [ recovery-image] Aug 17 23:48:04.164 INFO O| Aug 17 23:48:04.163 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8655 | 2026-08-17T23:48:05.068Z | [ recovery-image] Aug 17 23:48:04.164 INFO O| Aug 17 23:48:04.163 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT |
| 8656 | 2026-08-17T23:48:05.095Z | [ recovery-image] Aug 17 23:48:04.191 INFO O| Aug 17 23:48:04.191 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off |
| 8657 | 2026-08-17T23:48:05.209Z | [ recovery-image] Aug 17 23:48:04.305 INFO O| Aug 17 23:48:04.305 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy |
| 8658 | 2026-08-17T23:48:05.246Z | [ recovery-image] Aug 17 23:48:04.340 INFO O| Aug 17 23:48:04.339 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk |
| 8659 | 2026-08-17T23:48:05.265Z | [ recovery-image] Aug 17 23:48:04.361 INFO O| Aug 17 23:48:04.361 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto |
| 8660 | 2026-08-17T23:48:05.283Z | [ recovery-image] Aug 17 23:48:04.379 INFO O| Aug 17 23:48:04.379 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy |
| 8661 | 2026-08-17T23:48:05.328Z | [ recovery-image] Aug 17 23:48:04.424 INFO O| Aug 17 23:48:04.424 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8662 | 2026-08-17T23:48:05.328Z | [ recovery-image] Aug 17 23:48:04.424 INFO O| Aug 17 23:48:04.424 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8663 | 2026-08-17T23:48:05.328Z | [ recovery-image] Aug 17 23:48:04.424 INFO O| Aug 17 23:48:04.424 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8664 | 2026-08-17T23:48:05.335Z | [ recovery-image] Aug 17 23:48:04.431 INFO O| Aug 17 23:48:04.431 INFO boot environment UUID: f8769a1f-969c-44f1-89cd-67edf7ccd2b5 |
| 8665 | 2026-08-17T23:48:05.335Z | [ recovery-image] Aug 17 23:48:04.431 INFO O| Aug 17 23:48:04.431 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = f8769a1f-969c-44f1-89cd-67edf7ccd2b5 |
| 8666 | 2026-08-17T23:48:05.357Z | [ recovery-image] Aug 17 23:48:04.448 INFO O| Aug 17 23:48:04.448 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 8667 | 2026-08-17T23:48:05.371Z | [ recovery-image] Aug 17 23:48:04.467 INFO O| Aug 17 23:48:04.467 INFO STEP 0 (create_be) COMPLETE |
| 8668 | 2026-08-17T23:48:05.371Z | [ recovery-image] Aug 17 23:48:04.467 INFO O| Aug 17 23:48:04.467 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8669 | 2026-08-17T23:48:05.386Z | [ recovery-image] Aug 17 23:48:04.482 INFO O| Aug 17 23:48:04.482 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8670 | 2026-08-17T23:48:05.465Z | [verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 8671 | 2026-08-17T23:48:06.065Z | [verify-libraries] Compiling git2 v0.20.4 |
| 8672 | 2026-08-17T23:48:06.817Z | [verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 8673 | 2026-08-17T23:48:08.079Z | [verify-libraries] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 8674 | 2026-08-17T23:48:08.257Z | [verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 8675 | 2026-08-17T23:48:08.600Z | [verify-libraries] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 8676 | 2026-08-17T23:48:09.041Z | [verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 8677 | 2026-08-17T23:48:09.041Z | [verify-libraries] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 8678 | 2026-08-17T23:48:09.390Z | [verify-libraries] Compiling yansi v1.0.1 |
| 8679 | 2026-08-17T23:48:09.731Z | [verify-libraries] Compiling pretty_assertions v1.4.1 |
| 8680 | 2026-08-17T23:48:09.974Z | [verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 8681 | 2026-08-17T23:48:09.978Z | [verify-libraries] Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 8682 | 2026-08-17T23:48:10.156Z | [verify-libraries] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 8683 | 2026-08-17T23:48:10.219Z | [verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 8684 | 2026-08-17T23:48:10.320Z | [verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 8685 | 2026-08-17T23:48:10.376Z | [verify-libraries] Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 8686 | 2026-08-17T23:48:10.572Z | [verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 8687 | 2026-08-17T23:48:10.775Z | [verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 8688 | 2026-08-17T23:48:10.966Z | [verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 8689 | 2026-08-17T23:48:11.267Z | [verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 8690 | 2026-08-17T23:48:11.419Z | [verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 8691 | 2026-08-17T23:48:11.610Z | [verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 8692 | 2026-08-17T23:48:11.678Z | [verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 8693 | 2026-08-17T23:48:11.992Z | [verify-libraries] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 8694 | 2026-08-17T23:48:12.021Z | [verify-libraries] Compiling drift v0.2.0 |
| 8695 | 2026-08-17T23:48:12.137Z | [verify-libraries] Compiling uzers v0.12.2 |
| 8696 | 2026-08-17T23:48:12.309Z | [verify-libraries] Compiling parse-size v1.1.0 |
| 8697 | 2026-08-17T23:48:12.625Z | [verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 8698 | 2026-08-17T23:48:12.857Z | [verify-libraries] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 8699 | 2026-08-17T23:48:13.359Z | [verify-libraries] Compiling dropshot-api-manager v0.8.0 |
| 8700 | 2026-08-17T23:48:13.867Z | [verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 8701 | 2026-08-17T23:48:14.221Z | [verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 8702 | 2026-08-17T23:48:14.436Z | [verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 8703 | 2026-08-17T23:48:14.475Z | [verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 8704 | 2026-08-17T23:48:14.480Z | [ recovery-image] Aug 17 23:48:13.576 INFO O| Aug 17 23:48:13.576 INFO STEP 1 (unpack_tar) COMPLETE |
| 8705 | 2026-08-17T23:48:14.480Z | [ recovery-image] Aug 17 23:48:13.576 INFO O| Aug 17 23:48:13.576 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8706 | 2026-08-17T23:48:14.491Z | [ recovery-image] Aug 17 23:48:13.587 INFO O| Aug 17 23:48:13.587 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8707 | 2026-08-17T23:48:15.713Z | [ recovery-image] Aug 17 23:48:14.809 INFO O| Aug 17 23:48:14.809 INFO STEP 2 (devfsadm) COMPLETE |
| 8708 | 2026-08-17T23:48:15.713Z | [ recovery-image] Aug 17 23:48:14.809 INFO O| Aug 17 23:48:14.809 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8709 | 2026-08-17T23:48:15.723Z | [ recovery-image] Aug 17 23:48:14.819 INFO O| Aug 17 23:48:14.819 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8710 | 2026-08-17T23:48:15.723Z | [ recovery-image] Aug 17 23:48:14.819 INFO O| Aug 17 23:48:14.819 INFO STEP 3 (ensure_dir) COMPLETE |
| 8711 | 2026-08-17T23:48:15.723Z | [ recovery-image] Aug 17 23:48:14.819 INFO O| Aug 17 23:48:14.819 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8712 | 2026-08-17T23:48:15.732Z | [ recovery-image] Aug 17 23:48:14.828 INFO O| Aug 17 23:48:14.828 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8713 | 2026-08-17T23:48:15.732Z | [ recovery-image] Aug 17 23:48:14.828 INFO O| Aug 17 23:48:14.828 INFO STEP 4 (ensure_dir) COMPLETE |
| 8714 | 2026-08-17T23:48:15.736Z | [ recovery-image] Aug 17 23:48:14.828 INFO O| Aug 17 23:48:14.828 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8715 | 2026-08-17T23:48:15.742Z | [ recovery-image] Aug 17 23:48:14.838 INFO O| Aug 17 23:48:14.838 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8716 | 2026-08-17T23:48:15.742Z | [ recovery-image] Aug 17 23:48:14.838 INFO O| Aug 17 23:48:14.838 INFO STEP 5 (ensure_dir) COMPLETE |
| 8717 | 2026-08-17T23:48:15.745Z | [ recovery-image] Aug 17 23:48:14.838 INFO O| Aug 17 23:48:14.838 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8718 | 2026-08-17T23:48:15.751Z | [ recovery-image] Aug 17 23:48:14.847 INFO O| Aug 17 23:48:14.847 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8719 | 2026-08-17T23:48:15.751Z | [ recovery-image] Aug 17 23:48:14.847 INFO O| Aug 17 23:48:14.847 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8720 | 2026-08-17T23:48:15.751Z | [ recovery-image] Aug 17 23:48:14.847 INFO O| Aug 17 23:48:14.847 INFO STEP 6 (ensure_dir) COMPLETE |
| 8721 | 2026-08-17T23:48:15.754Z | [ recovery-image] Aug 17 23:48:14.847 INFO O| Aug 17 23:48:14.847 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8722 | 2026-08-17T23:48:15.760Z | [ recovery-image] Aug 17 23:48:14.856 INFO O| Aug 17 23:48:14.856 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8723 | 2026-08-17T23:48:15.760Z | [ recovery-image] Aug 17 23:48:14.856 INFO O| Aug 17 23:48:14.856 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8724 | 2026-08-17T23:48:15.760Z | [ recovery-image] Aug 17 23:48:14.856 INFO O| Aug 17 23:48:14.856 INFO STEP 7 (ensure_dir) COMPLETE |
| 8725 | 2026-08-17T23:48:15.760Z | [ recovery-image] Aug 17 23:48:14.856 INFO O| Aug 17 23:48:14.856 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8726 | 2026-08-17T23:48:15.770Z | [ recovery-image] Aug 17 23:48:14.865 INFO O| Aug 17 23:48:14.865 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg" |
| 8727 | 2026-08-17T23:48:15.774Z | [ recovery-image] Aug 17 23:48:14.866 INFO O| Aug 17 23:48:14.866 INFO STEP 8 (remove_files) COMPLETE |
| 8728 | 2026-08-17T23:48:15.774Z | [ recovery-image] Aug 17 23:48:14.866 INFO O| Aug 17 23:48:14.866 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8729 | 2026-08-17T23:48:15.780Z | [ recovery-image] Aug 17 23:48:14.875 INFO O| Aug 17 23:48:14.875 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk" |
| 8730 | 2026-08-17T23:48:15.783Z | [ recovery-image] Aug 17 23:48:14.876 INFO O| Aug 17 23:48:14.876 INFO STEP 9 (remove_files) COMPLETE |
| 8731 | 2026-08-17T23:48:15.783Z | [ recovery-image] Aug 17 23:48:14.876 INFO O| Aug 17 23:48:14.876 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8732 | 2026-08-17T23:48:15.790Z | [ recovery-image] Aug 17 23:48:14.886 INFO O| Aug 17 23:48:14.886 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk" |
| 8733 | 2026-08-17T23:48:15.793Z | [ recovery-image] Aug 17 23:48:14.887 INFO O| Aug 17 23:48:14.887 INFO STEP 10 (remove_files) COMPLETE |
| 8734 | 2026-08-17T23:48:15.793Z | [ recovery-image] Aug 17 23:48:14.887 INFO O| Aug 17 23:48:14.887 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8735 | 2026-08-17T23:48:15.800Z | [ recovery-image] Aug 17 23:48:14.896 INFO O| Aug 17 23:48:14.896 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors" |
| 8736 | 2026-08-17T23:48:15.800Z | [ recovery-image] Aug 17 23:48:14.896 INFO O| Aug 17 23:48:14.896 INFO STEP 11 (remove_files) COMPLETE |
| 8737 | 2026-08-17T23:48:15.800Z | [ recovery-image] Aug 17 23:48:14.896 INFO O| Aug 17 23:48:14.896 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8738 | 2026-08-17T23:48:15.810Z | [ recovery-image] Aug 17 23:48:14.906 INFO O| Aug 17 23:48:14.906 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb" |
| 8739 | 2026-08-17T23:48:15.810Z | [ recovery-image] Aug 17 23:48:14.906 INFO O| Aug 17 23:48:14.906 INFO STEP 12 (remove_files) COMPLETE |
| 8740 | 2026-08-17T23:48:15.810Z | [ recovery-image] Aug 17 23:48:14.906 INFO O| Aug 17 23:48:14.906 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8741 | 2026-08-17T23:48:15.820Z | [ recovery-image] Aug 17 23:48:14.916 INFO O| Aug 17 23:48:14.916 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8742 | 2026-08-17T23:48:15.820Z | [ recovery-image] Aug 17 23:48:14.916 INFO O| Aug 17 23:48:14.916 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8743 | 2026-08-17T23:48:15.823Z | [ recovery-image] Aug 17 23:48:14.916 INFO O| Aug 17 23:48:14.916 INFO STEP 13 (ensure_dir) COMPLETE |
| 8744 | 2026-08-17T23:48:15.823Z | [ recovery-image] Aug 17 23:48:14.916 INFO O| Aug 17 23:48:14.916 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8745 | 2026-08-17T23:48:15.832Z | [ recovery-image] Aug 17 23:48:14.928 INFO O| Aug 17 23:48:14.928 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8746 | 2026-08-17T23:48:15.832Z | [ recovery-image] Aug 17 23:48:14.928 INFO O| Aug 17 23:48:14.928 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8747 | 2026-08-17T23:48:15.832Z | [ recovery-image] Aug 17 23:48:14.928 INFO O| Aug 17 23:48:14.928 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8748 | 2026-08-17T23:48:15.837Z | [ recovery-image] Aug 17 23:48:14.928 INFO O| Aug 17 23:48:14.928 INFO STEP 14 (ensure_dir) COMPLETE |
| 8749 | 2026-08-17T23:48:15.837Z | [ recovery-image] Aug 17 23:48:14.928 INFO O| Aug 17 23:48:14.928 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8750 | 2026-08-17T23:48:15.842Z | [ recovery-image] Aug 17 23:48:14.938 INFO O| Aug 17 23:48:14.938 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8751 | 2026-08-17T23:48:15.842Z | [ recovery-image] Aug 17 23:48:14.938 INFO O| Aug 17 23:48:14.938 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8752 | 2026-08-17T23:48:15.845Z | [ recovery-image] Aug 17 23:48:14.938 INFO O| Aug 17 23:48:14.938 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8753 | 2026-08-17T23:48:15.845Z | [ recovery-image] Aug 17 23:48:14.938 INFO O| Aug 17 23:48:14.938 INFO STEP 15 (ensure_dir) COMPLETE |
| 8754 | 2026-08-17T23:48:15.845Z | [ recovery-image] Aug 17 23:48:14.938 INFO O| Aug 17 23:48:14.938 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8755 | 2026-08-17T23:48:15.853Z | [ recovery-image] Aug 17 23:48:14.949 INFO O| Aug 17 23:48:14.949 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8756 | 2026-08-17T23:48:15.853Z | [ recovery-image] Aug 17 23:48:14.949 INFO O| Aug 17 23:48:14.949 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8757 | 2026-08-17T23:48:15.856Z | [ recovery-image] Aug 17 23:48:14.949 INFO O| Aug 17 23:48:14.949 INFO STEP 16 (ensure_dir) COMPLETE |
| 8758 | 2026-08-17T23:48:15.856Z | [ recovery-image] Aug 17 23:48:14.949 INFO O| Aug 17 23:48:14.949 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8759 | 2026-08-17T23:48:15.863Z | [ recovery-image] Aug 17 23:48:14.959 INFO O| Aug 17 23:48:14.959 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8760 | 2026-08-17T23:48:15.863Z | [ recovery-image] Aug 17 23:48:14.959 INFO O| Aug 17 23:48:14.959 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8761 | 2026-08-17T23:48:15.867Z | [ recovery-image] Aug 17 23:48:14.959 INFO O| Aug 17 23:48:14.959 INFO STEP 17 (ensure_dir) COMPLETE |
| 8762 | 2026-08-17T23:48:15.867Z | [ recovery-image] Aug 17 23:48:14.959 INFO O| Aug 17 23:48:14.959 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8763 | 2026-08-17T23:48:15.875Z | [ recovery-image] Aug 17 23:48:14.971 INFO O| Aug 17 23:48:14.971 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 8764 | 2026-08-17T23:48:15.875Z | [ recovery-image] Aug 17 23:48:14.971 INFO O| Aug 17 23:48:14.971 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog |
| 8765 | 2026-08-17T23:48:15.879Z | [ recovery-image] Aug 17 23:48:14.971 INFO O| Aug 17 23:48:14.971 INFO ok! |
| 8766 | 2026-08-17T23:48:15.879Z | [ recovery-image] Aug 17 23:48:14.971 INFO O| Aug 17 23:48:14.971 INFO STEP 18 (ensure_symlink) COMPLETE |
| 8767 | 2026-08-17T23:48:15.879Z | [ recovery-image] Aug 17 23:48:14.971 INFO O| Aug 17 23:48:14.971 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8768 | 2026-08-17T23:48:15.885Z | [ recovery-image] Aug 17 23:48:14.981 INFO O| Aug 17 23:48:14.981 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents |
| 8769 | 2026-08-17T23:48:15.885Z | [ recovery-image] Aug 17 23:48:14.981 INFO O| Aug 17 23:48:14.981 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure |
| 8770 | 2026-08-17T23:48:15.885Z | [ recovery-image] Aug 17 23:48:14.981 INFO O| Aug 17 23:48:14.981 INFO ok! |
| 8771 | 2026-08-17T23:48:15.888Z | [ recovery-image] Aug 17 23:48:14.981 INFO O| Aug 17 23:48:14.981 INFO STEP 19 (ensure_file) COMPLETE |
| 8772 | 2026-08-17T23:48:15.888Z | [ recovery-image] Aug 17 23:48:14.981 INFO O| Aug 17 23:48:14.981 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8773 | 2026-08-17T23:48:15.896Z | [ recovery-image] Aug 17 23:48:14.992 INFO O| Aug 17 23:48:14.992 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist |
| 8774 | 2026-08-17T23:48:15.896Z | [ recovery-image] Aug 17 23:48:14.992 INFO O| Aug 17 23:48:14.992 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 8775 | 2026-08-17T23:48:15.896Z | [ recovery-image] Aug 17 23:48:14.992 INFO O| Aug 17 23:48:14.992 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml |
| 8776 | 2026-08-17T23:48:15.896Z | [ recovery-image] Aug 17 23:48:14.992 INFO O| Aug 17 23:48:14.992 INFO ok! |
| 8777 | 2026-08-17T23:48:15.896Z | [ recovery-image] Aug 17 23:48:14.992 INFO O| Aug 17 23:48:14.992 INFO STEP 20 (ensure_symlink) COMPLETE |
| 8778 | 2026-08-17T23:48:15.896Z | [ recovery-image] Aug 17 23:48:14.992 INFO O| Aug 17 23:48:14.992 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8779 | 2026-08-17T23:48:15.907Z | [ recovery-image] Aug 17 23:48:15.003 INFO O| Aug 17 23:48:15.003 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist |
| 8780 | 2026-08-17T23:48:15.907Z | [ recovery-image] Aug 17 23:48:15.003 INFO O| Aug 17 23:48:15.003 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 8781 | 2026-08-17T23:48:15.907Z | [ recovery-image] Aug 17 23:48:15.003 INFO O| Aug 17 23:48:15.003 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml |
| 8782 | 2026-08-17T23:48:15.911Z | [ recovery-image] Aug 17 23:48:15.003 INFO O| Aug 17 23:48:15.003 INFO ok! |
| 8783 | 2026-08-17T23:48:15.911Z | [ recovery-image] Aug 17 23:48:15.003 INFO O| Aug 17 23:48:15.003 INFO STEP 21 (ensure_symlink) COMPLETE |
| 8784 | 2026-08-17T23:48:15.911Z | [ recovery-image] Aug 17 23:48:15.003 INFO O| Aug 17 23:48:15.003 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8785 | 2026-08-17T23:48:15.918Z | [ recovery-image] Aug 17 23:48:15.013 INFO O| Aug 17 23:48:15.013 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist |
| 8786 | 2026-08-17T23:48:15.924Z | [ recovery-image] Aug 17 23:48:15.014 INFO O| Aug 17 23:48:15.013 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 8787 | 2026-08-17T23:48:15.924Z | [ recovery-image] Aug 17 23:48:15.014 INFO O| Aug 17 23:48:15.014 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml |
| 8788 | 2026-08-17T23:48:15.924Z | [ recovery-image] Aug 17 23:48:15.014 INFO O| Aug 17 23:48:15.014 INFO ok! |
| 8789 | 2026-08-17T23:48:15.924Z | [ recovery-image] Aug 17 23:48:15.014 INFO O| Aug 17 23:48:15.014 INFO STEP 22 (ensure_symlink) COMPLETE |
| 8790 | 2026-08-17T23:48:15.924Z | [ recovery-image] Aug 17 23:48:15.014 INFO O| Aug 17 23:48:15.014 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8791 | 2026-08-17T23:48:15.928Z | [ recovery-image] Aug 17 23:48:15.022 INFO O| Aug 17 23:48:15.022 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist |
| 8792 | 2026-08-17T23:48:15.928Z | [ recovery-image] Aug 17 23:48:15.022 INFO O| Aug 17 23:48:15.022 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 8793 | 2026-08-17T23:48:15.928Z | [ recovery-image] Aug 17 23:48:15.022 INFO O| Aug 17 23:48:15.022 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml |
| 8794 | 2026-08-17T23:48:15.928Z | [ recovery-image] Aug 17 23:48:15.022 INFO O| Aug 17 23:48:15.022 INFO ok! |
| 8795 | 2026-08-17T23:48:15.928Z | [ recovery-image] Aug 17 23:48:15.022 INFO O| Aug 17 23:48:15.022 INFO STEP 23 (ensure_symlink) COMPLETE |
| 8796 | 2026-08-17T23:48:15.928Z | [ recovery-image] Aug 17 23:48:15.022 INFO O| Aug 17 23:48:15.022 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8797 | 2026-08-17T23:48:15.935Z | [ recovery-image] Aug 17 23:48:15.031 INFO O| Aug 17 23:48:15.031 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 8798 | 2026-08-17T23:48:15.935Z | [ recovery-image] Aug 17 23:48:15.031 INFO O| Aug 17 23:48:15.031 INFO copying /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf ... |
| 8799 | 2026-08-17T23:48:15.939Z | [ recovery-image] Aug 17 23:48:15.031 INFO O| Aug 17 23:48:15.031 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf |
| 8800 | 2026-08-17T23:48:15.939Z | [ recovery-image] Aug 17 23:48:15.031 INFO O| Aug 17 23:48:15.031 INFO ok! |
| 8801 | 2026-08-17T23:48:15.939Z | [ recovery-image] Aug 17 23:48:15.031 INFO O| Aug 17 23:48:15.031 INFO STEP 24 (ensure_file) COMPLETE |
| 8802 | 2026-08-17T23:48:15.939Z | [ recovery-image] Aug 17 23:48:15.031 INFO O| Aug 17 23:48:15.031 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8803 | 2026-08-17T23:48:15.943Z | [ recovery-image] Aug 17 23:48:15.039 INFO O| Aug 17 23:48:15.039 INFO updating shadow file |
| 8804 | 2026-08-17T23:48:15.943Z | [ recovery-image] Aug 17 23:48:15.039 INFO O| Aug 17 23:48:15.039 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8805 | 2026-08-17T23:48:15.943Z | [ recovery-image] Aug 17 23:48:15.039 INFO O| Aug 17 23:48:15.039 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8806 | 2026-08-17T23:48:15.950Z | [ recovery-image] Aug 17 23:48:15.039 INFO O| Aug 17 23:48:15.039 INFO STEP 25 (shadow) COMPLETE |
| 8807 | 2026-08-17T23:48:15.950Z | [ recovery-image] Aug 17 23:48:15.039 INFO O| Aug 17 23:48:15.039 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8808 | 2026-08-17T23:48:15.957Z | [ recovery-image] Aug 17 23:48:15.053 INFO O| Aug 17 23:48:15.053 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 8809 | 2026-08-17T23:48:15.957Z | [ recovery-image] Aug 17 23:48:15.053 INFO O| Aug 17 23:48:15.053 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ... |
| 8810 | 2026-08-17T23:48:15.957Z | [ recovery-image] Aug 17 23:48:15.053 INFO O| Aug 17 23:48:15.053 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts |
| 8811 | 2026-08-17T23:48:15.960Z | [ recovery-image] Aug 17 23:48:15.053 INFO O| Aug 17 23:48:15.053 INFO ok! |
| 8812 | 2026-08-17T23:48:15.960Z | [ recovery-image] Aug 17 23:48:15.053 INFO O| Aug 17 23:48:15.053 INFO STEP 26 (ensure_file) COMPLETE |
| 8813 | 2026-08-17T23:48:15.960Z | [ recovery-image] Aug 17 23:48:15.053 INFO O| Aug 17 23:48:15.053 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8814 | 2026-08-17T23:48:15.968Z | [ recovery-image] Aug 17 23:48:15.064 INFO O| Aug 17 23:48:15.064 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist |
| 8815 | 2026-08-17T23:48:15.968Z | [ recovery-image] Aug 17 23:48:15.064 INFO O| Aug 17 23:48:15.064 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ... |
| 8816 | 2026-08-17T23:48:15.968Z | [ recovery-image] Aug 17 23:48:15.064 INFO O| Aug 17 23:48:15.064 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename |
| 8817 | 2026-08-17T23:48:15.972Z | [ recovery-image] Aug 17 23:48:15.064 INFO O| Aug 17 23:48:15.064 INFO ok! |
| 8818 | 2026-08-17T23:48:15.972Z | [ recovery-image] Aug 17 23:48:15.064 INFO O| Aug 17 23:48:15.064 INFO STEP 27 (ensure_file) COMPLETE |
| 8819 | 2026-08-17T23:48:15.972Z | [ recovery-image] Aug 17 23:48:15.064 INFO O| Aug 17 23:48:15.064 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8820 | 2026-08-17T23:48:15.977Z | [ recovery-image] Aug 17 23:48:15.073 INFO O| Aug 17 23:48:15.073 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 8821 | 2026-08-17T23:48:15.977Z | [ recovery-image] Aug 17 23:48:15.073 INFO O| Aug 17 23:48:15.073 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ... |
| 8822 | 2026-08-17T23:48:15.977Z | [ recovery-image] Aug 17 23:48:15.073 INFO O| Aug 17 23:48:15.073 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8823 | 2026-08-17T23:48:15.982Z | [ recovery-image] Aug 17 23:48:15.073 INFO O| Aug 17 23:48:15.073 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8824 | 2026-08-17T23:48:15.982Z | [ recovery-image] Aug 17 23:48:15.073 INFO O| Aug 17 23:48:15.073 INFO ok! |
| 8825 | 2026-08-17T23:48:15.982Z | [ recovery-image] Aug 17 23:48:15.073 INFO O| Aug 17 23:48:15.073 INFO STEP 28 (ensure_file) COMPLETE |
| 8826 | 2026-08-17T23:48:15.982Z | [ recovery-image] Aug 17 23:48:15.073 INFO O| Aug 17 23:48:15.073 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8827 | 2026-08-17T23:48:15.986Z | [ recovery-image] Aug 17 23:48:15.082 INFO O| Aug 17 23:48:15.082 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist |
| 8828 | 2026-08-17T23:48:15.986Z | [ recovery-image] Aug 17 23:48:15.082 INFO O| Aug 17 23:48:15.082 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ... |
| 8829 | 2026-08-17T23:48:15.986Z | [ recovery-image] Aug 17 23:48:15.082 INFO O| Aug 17 23:48:15.082 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf |
| 8830 | 2026-08-17T23:48:15.986Z | [ recovery-image] Aug 17 23:48:15.082 INFO O| Aug 17 23:48:15.082 INFO ok! |
| 8831 | 2026-08-17T23:48:15.986Z | [ recovery-image] Aug 17 23:48:15.082 INFO O| Aug 17 23:48:15.082 INFO STEP 29 (ensure_file) COMPLETE |
| 8832 | 2026-08-17T23:48:15.989Z | [ recovery-image] Aug 17 23:48:15.082 INFO O| Aug 17 23:48:15.082 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8833 | 2026-08-17T23:48:15.997Z | [ recovery-image] Aug 17 23:48:15.093 INFO O| Aug 17 23:48:15.092 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8834 | 2026-08-17T23:48:15.997Z | [ recovery-image] Aug 17 23:48:15.093 INFO O| Aug 17 23:48:15.093 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8835 | 2026-08-17T23:48:15.997Z | [ recovery-image] Aug 17 23:48:15.093 INFO O| Aug 17 23:48:15.093 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8836 | 2026-08-17T23:48:15.997Z | [ recovery-image] Aug 17 23:48:15.093 INFO O| Aug 17 23:48:15.093 INFO STEP 30 (ensure_dir) COMPLETE |
| 8837 | 2026-08-17T23:48:15.997Z | [ recovery-image] Aug 17 23:48:15.093 INFO O| Aug 17 23:48:15.093 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8838 | 2026-08-17T23:48:16.008Z | [ recovery-image] Aug 17 23:48:15.103 INFO O| Aug 17 23:48:15.103 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist |
| 8839 | 2026-08-17T23:48:16.008Z | [ recovery-image] Aug 17 23:48:15.103 INFO O| Aug 17 23:48:15.103 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup ... |
| 8840 | 2026-08-17T23:48:16.008Z | [ recovery-image] Aug 17 23:48:15.103 INFO O| Aug 17 23:48:15.103 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup |
| 8841 | 2026-08-17T23:48:16.011Z | [ recovery-image] Aug 17 23:48:15.103 INFO O| Aug 17 23:48:15.103 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup |
| 8842 | 2026-08-17T23:48:16.011Z | [ recovery-image] Aug 17 23:48:15.103 INFO O| Aug 17 23:48:15.103 INFO ok! |
| 8843 | 2026-08-17T23:48:16.011Z | [ recovery-image] Aug 17 23:48:15.103 INFO O| Aug 17 23:48:15.103 INFO STEP 31 (ensure_file) COMPLETE |
| 8844 | 2026-08-17T23:48:16.011Z | [ recovery-image] Aug 17 23:48:15.103 INFO O| Aug 17 23:48:15.103 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8845 | 2026-08-17T23:48:16.017Z | [ recovery-image] Aug 17 23:48:15.113 INFO O| Aug 17 23:48:15.113 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8846 | 2026-08-17T23:48:16.017Z | [ recovery-image] Aug 17 23:48:15.113 INFO O| Aug 17 23:48:15.113 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8847 | 2026-08-17T23:48:16.017Z | [ recovery-image] Aug 17 23:48:15.113 INFO O| Aug 17 23:48:15.113 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8848 | 2026-08-17T23:48:16.020Z | [ recovery-image] Aug 17 23:48:15.113 INFO O| Aug 17 23:48:15.113 INFO STEP 32 (ensure_dir) COMPLETE |
| 8849 | 2026-08-17T23:48:16.020Z | [ recovery-image] Aug 17 23:48:15.113 INFO O| Aug 17 23:48:15.113 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8850 | 2026-08-17T23:48:16.028Z | [ recovery-image] Aug 17 23:48:15.124 INFO O| Aug 17 23:48:15.124 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 8851 | 2026-08-17T23:48:16.028Z | [ recovery-image] Aug 17 23:48:15.124 INFO O| Aug 17 23:48:15.124 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml ... |
| 8852 | 2026-08-17T23:48:16.028Z | [ recovery-image] Aug 17 23:48:15.124 INFO O| Aug 17 23:48:15.124 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml |
| 8853 | 2026-08-17T23:48:16.032Z | [ recovery-image] Aug 17 23:48:15.124 INFO O| Aug 17 23:48:15.124 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml |
| 8854 | 2026-08-17T23:48:16.032Z | [ recovery-image] Aug 17 23:48:15.124 INFO O| Aug 17 23:48:15.124 INFO ok! |
| 8855 | 2026-08-17T23:48:16.032Z | [ recovery-image] Aug 17 23:48:15.124 INFO O| Aug 17 23:48:15.124 INFO STEP 33 (ensure_file) COMPLETE |
| 8856 | 2026-08-17T23:48:16.032Z | [ recovery-image] Aug 17 23:48:15.124 INFO O| Aug 17 23:48:15.124 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8857 | 2026-08-17T23:48:16.039Z | [ recovery-image] Aug 17 23:48:15.136 INFO O| Aug 17 23:48:15.135 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist |
| 8858 | 2026-08-17T23:48:16.045Z | [ recovery-image] Aug 17 23:48:15.136 INFO O| Aug 17 23:48:15.135 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ... |
| 8859 | 2026-08-17T23:48:16.045Z | [ recovery-image] Aug 17 23:48:15.136 INFO O| Aug 17 23:48:15.136 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master |
| 8860 | 2026-08-17T23:48:16.048Z | [ recovery-image] Aug 17 23:48:15.136 INFO O| Aug 17 23:48:15.136 INFO ok! |
| 8861 | 2026-08-17T23:48:16.048Z | [ recovery-image] Aug 17 23:48:15.136 INFO O| Aug 17 23:48:15.136 INFO STEP 34 (ensure_file) COMPLETE |
| 8862 | 2026-08-17T23:48:16.048Z | [ recovery-image] Aug 17 23:48:15.136 INFO O| Aug 17 23:48:15.136 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8863 | 2026-08-17T23:48:16.051Z | [ recovery-image] Aug 17 23:48:15.147 INFO O| Aug 17 23:48:15.147 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking |
| 8864 | 2026-08-17T23:48:16.051Z | [ recovery-image] Aug 17 23:48:15.147 INFO O| Aug 17 23:48:15.147 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ... |
| 8865 | 2026-08-17T23:48:16.051Z | [ recovery-image] Aug 17 23:48:15.147 INFO O| Aug 17 23:48:15.147 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8866 | 2026-08-17T23:48:16.051Z | [ recovery-image] Aug 17 23:48:15.147 INFO O| Aug 17 23:48:15.147 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8867 | 2026-08-17T23:48:16.051Z | [ recovery-image] Aug 17 23:48:15.147 INFO O| Aug 17 23:48:15.147 INFO ok! |
| 8868 | 2026-08-17T23:48:16.051Z | [ recovery-image] Aug 17 23:48:15.147 INFO O| Aug 17 23:48:15.147 INFO STEP 35 (ensure_file) COMPLETE |
| 8869 | 2026-08-17T23:48:16.052Z | [ recovery-image] Aug 17 23:48:15.147 INFO O| Aug 17 23:48:15.147 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8870 | 2026-08-17T23:48:16.061Z | [ recovery-image] Aug 17 23:48:15.157 INFO O| Aug 17 23:48:15.157 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking |
| 8871 | 2026-08-17T23:48:16.061Z | [ recovery-image] Aug 17 23:48:15.157 INFO O| Aug 17 23:48:15.157 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ... |
| 8872 | 2026-08-17T23:48:16.062Z | [ recovery-image] Aug 17 23:48:15.157 INFO O| Aug 17 23:48:15.157 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init |
| 8873 | 2026-08-17T23:48:16.065Z | [ recovery-image] Aug 17 23:48:15.157 INFO O| Aug 17 23:48:15.157 INFO ok! |
| 8874 | 2026-08-17T23:48:16.065Z | [ recovery-image] Aug 17 23:48:15.157 INFO O| Aug 17 23:48:15.157 INFO STEP 36 (ensure_file) COMPLETE |
| 8875 | 2026-08-17T23:48:16.065Z | [ recovery-image] Aug 17 23:48:15.157 INFO O| Aug 17 23:48:15.157 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8876 | 2026-08-17T23:48:16.073Z | [ recovery-image] Aug 17 23:48:15.169 INFO O| Aug 17 23:48:15.169 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 8877 | 2026-08-17T23:48:16.073Z | [ recovery-image] Aug 17 23:48:15.169 INFO O| Aug 17 23:48:15.169 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ... |
| 8878 | 2026-08-17T23:48:16.073Z | [ recovery-image] Aug 17 23:48:15.169 INFO O| Aug 17 23:48:15.169 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config |
| 8879 | 2026-08-17T23:48:16.076Z | [ recovery-image] Aug 17 23:48:15.169 INFO O| Aug 17 23:48:15.169 INFO ok! |
| 8880 | 2026-08-17T23:48:16.076Z | [ recovery-image] Aug 17 23:48:15.169 INFO O| Aug 17 23:48:15.169 INFO STEP 37 (ensure_file) COMPLETE |
| 8881 | 2026-08-17T23:48:16.076Z | [ recovery-image] Aug 17 23:48:15.169 INFO O| Aug 17 23:48:15.169 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8882 | 2026-08-17T23:48:16.085Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist |
| 8883 | 2026-08-17T23:48:16.085Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ... |
| 8884 | 2026-08-17T23:48:16.088Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8885 | 2026-08-17T23:48:16.089Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8886 | 2026-08-17T23:48:16.089Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8887 | 2026-08-17T23:48:16.089Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8888 | 2026-08-17T23:48:16.089Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO ok! |
| 8889 | 2026-08-17T23:48:16.089Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO STEP 38 (ensure_file) COMPLETE |
| 8890 | 2026-08-17T23:48:16.089Z | [ recovery-image] Aug 17 23:48:15.181 INFO O| Aug 17 23:48:15.181 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8891 | 2026-08-17T23:48:16.097Z | [ recovery-image] Aug 17 23:48:15.192 INFO O| Aug 17 23:48:15.192 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8892 | 2026-08-17T23:48:16.097Z | [ recovery-image] Aug 17 23:48:15.193 INFO O| Aug 17 23:48:15.192 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8893 | 2026-08-17T23:48:16.097Z | [ recovery-image] Aug 17 23:48:15.193 INFO O| Aug 17 23:48:15.193 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8894 | 2026-08-17T23:48:16.097Z | [ recovery-image] Aug 17 23:48:15.193 INFO O| Aug 17 23:48:15.193 INFO STEP 39 (ensure_dir) COMPLETE |
| 8895 | 2026-08-17T23:48:16.100Z | [ recovery-image] Aug 17 23:48:15.193 INFO O| Aug 17 23:48:15.193 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8896 | 2026-08-17T23:48:16.107Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist |
| 8897 | 2026-08-17T23:48:16.107Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 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/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 8898 | 2026-08-17T23:48:16.110Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8899 | 2026-08-17T23:48:16.110Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8900 | 2026-08-17T23:48:16.110Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8901 | 2026-08-17T23:48:16.110Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8902 | 2026-08-17T23:48:16.110Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO ok! |
| 8903 | 2026-08-17T23:48:16.110Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO STEP 40 (ensure_file) COMPLETE |
| 8904 | 2026-08-17T23:48:16.110Z | [ recovery-image] Aug 17 23:48:15.203 INFO O| Aug 17 23:48:15.203 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8905 | 2026-08-17T23:48:16.118Z | [ recovery-image] Aug 17 23:48:15.214 INFO O| Aug 17 23:48:15.214 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 8906 | 2026-08-17T23:48:16.118Z | [ recovery-image] Aug 17 23:48:15.214 INFO O| Aug 17 23:48:15.214 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 8907 | 2026-08-17T23:48:16.118Z | [ recovery-image] Aug 17 23:48:15.214 INFO O| Aug 17 23:48:15.214 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 8908 | 2026-08-17T23:48:16.118Z | [ recovery-image] Aug 17 23:48:15.214 INFO O| Aug 17 23:48:15.214 INFO ok! |
| 8909 | 2026-08-17T23:48:16.123Z | [ recovery-image] Aug 17 23:48:15.214 INFO O| Aug 17 23:48:15.214 INFO STEP 41 (ensure_symlink) COMPLETE |
| 8910 | 2026-08-17T23:48:16.123Z | [ recovery-image] Aug 17 23:48:15.214 INFO O| Aug 17 23:48:15.214 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8911 | 2026-08-17T23:48:16.126Z | [ recovery-image] Aug 17 23:48:15.222 INFO O| Aug 17 23:48:15.222 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist |
| 8912 | 2026-08-17T23:48:16.126Z | [ recovery-image] Aug 17 23:48:15.222 INFO O| Aug 17 23:48:15.222 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 8913 | 2026-08-17T23:48:16.126Z | [ recovery-image] Aug 17 23:48:15.222 INFO O| Aug 17 23:48:15.222 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo |
| 8914 | 2026-08-17T23:48:16.126Z | [ recovery-image] Aug 17 23:48:15.222 INFO O| Aug 17 23:48:15.222 INFO ok! |
| 8915 | 2026-08-17T23:48:16.126Z | [ recovery-image] Aug 17 23:48:15.222 INFO O| Aug 17 23:48:15.222 INFO STEP 42 (ensure_symlink) COMPLETE |
| 8916 | 2026-08-17T23:48:16.126Z | [ recovery-image] Aug 17 23:48:15.222 INFO O| Aug 17 23:48:15.222 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8917 | 2026-08-17T23:48:16.138Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist |
| 8918 | 2026-08-17T23:48:16.138Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ... |
| 8919 | 2026-08-17T23:48:16.138Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8920 | 2026-08-17T23:48:16.142Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8921 | 2026-08-17T23:48:16.142Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8922 | 2026-08-17T23:48:16.142Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8923 | 2026-08-17T23:48:16.142Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO ok! |
| 8924 | 2026-08-17T23:48:16.142Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO STEP 43 (ensure_file) COMPLETE |
| 8925 | 2026-08-17T23:48:16.142Z | [ recovery-image] Aug 17 23:48:15.233 INFO O| Aug 17 23:48:15.233 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8926 | 2026-08-17T23:48:16.147Z | [ recovery-image] Aug 17 23:48:15.243 INFO O| Aug 17 23:48:15.243 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist |
| 8927 | 2026-08-17T23:48:16.147Z | [ recovery-image] Aug 17 23:48:15.243 INFO O| Aug 17 23:48:15.243 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ... |
| 8928 | 2026-08-17T23:48:16.151Z | [ recovery-image] Aug 17 23:48:15.243 INFO O| Aug 17 23:48:15.243 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
| 8929 | 2026-08-17T23:48:16.151Z | [ recovery-image] Aug 17 23:48:15.243 INFO O| Aug 17 23:48:15.243 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
| 8930 | 2026-08-17T23:48:16.151Z | [ recovery-image] Aug 17 23:48:15.243 INFO O| Aug 17 23:48:15.243 INFO ok! |
| 8931 | 2026-08-17T23:48:16.151Z | [ recovery-image] Aug 17 23:48:15.243 INFO O| Aug 17 23:48:15.243 INFO STEP 44 (ensure_file) COMPLETE |
| 8932 | 2026-08-17T23:48:16.151Z | [ recovery-image] Aug 17 23:48:15.243 INFO O| Aug 17 23:48:15.243 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8933 | 2026-08-17T23:48:16.157Z | [ recovery-image] Aug 17 23:48:15.253 INFO O| Aug 17 23:48:15.253 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist |
| 8934 | 2026-08-17T23:48:16.157Z | [ recovery-image] Aug 17 23:48:15.253 INFO O| Aug 17 23:48:15.253 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ... |
| 8935 | 2026-08-17T23:48:16.161Z | [ recovery-image] Aug 17 23:48:15.253 INFO O| Aug 17 23:48:15.253 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml |
| 8936 | 2026-08-17T23:48:16.161Z | [ recovery-image] Aug 17 23:48:15.253 INFO O| Aug 17 23:48:15.253 INFO ok! |
| 8937 | 2026-08-17T23:48:16.161Z | [ recovery-image] Aug 17 23:48:15.253 INFO O| Aug 17 23:48:15.253 INFO STEP 45 (ensure_file) COMPLETE |
| 8938 | 2026-08-17T23:48:16.161Z | [ recovery-image] Aug 17 23:48:15.253 INFO O| Aug 17 23:48:15.253 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8939 | 2026-08-17T23:48:16.167Z | [ recovery-image] Aug 17 23:48:15.263 INFO O| Aug 17 23:48:15.262 INFO updating shadow file |
| 8940 | 2026-08-17T23:48:16.167Z | [ recovery-image] Aug 17 23:48:15.263 INFO O| Aug 17 23:48:15.263 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8941 | 2026-08-17T23:48:16.167Z | [ recovery-image] Aug 17 23:48:15.263 INFO O| Aug 17 23:48:15.263 INFO STEP 46 (shadow) COMPLETE |
| 8942 | 2026-08-17T23:48:16.167Z | [ recovery-image] Aug 17 23:48:15.263 INFO O| Aug 17 23:48:15.263 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8943 | 2026-08-17T23:48:16.179Z | [ recovery-image] Aug 17 23:48:15.274 INFO O| Aug 17 23:48:15.274 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking |
| 8944 | 2026-08-17T23:48:16.179Z | [ recovery-image] Aug 17 23:48:15.274 INFO O| Aug 17 23:48:15.274 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ... |
| 8945 | 2026-08-17T23:48:16.179Z | [ recovery-image] Aug 17 23:48:15.274 INFO O| Aug 17 23:48:15.274 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8946 | 2026-08-17T23:48:16.183Z | [ recovery-image] Aug 17 23:48:15.274 INFO O| Aug 17 23:48:15.274 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8947 | 2026-08-17T23:48:16.183Z | [ recovery-image] Aug 17 23:48:15.274 INFO O| Aug 17 23:48:15.274 INFO ok! |
| 8948 | 2026-08-17T23:48:16.183Z | [ recovery-image] Aug 17 23:48:15.274 INFO O| Aug 17 23:48:15.274 INFO STEP 47 (ensure_file) COMPLETE |
| 8949 | 2026-08-17T23:48:16.183Z | [ recovery-image] Aug 17 23:48:15.274 INFO O| Aug 17 23:48:15.274 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8950 | 2026-08-17T23:48:16.189Z | [ recovery-image] Aug 17 23:48:15.285 INFO O| Aug 17 23:48:15.285 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt |
| 8951 | 2026-08-17T23:48:16.189Z | [ recovery-image] Aug 17 23:48:15.285 INFO O| Aug 17 23:48:15.285 INFO STEP 48 (ensure_dir) COMPLETE |
| 8952 | 2026-08-17T23:48:16.189Z | [ recovery-image] Aug 17 23:48:15.285 INFO O| Aug 17 23:48:15.285 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8953 | 2026-08-17T23:48:16.200Z | [ recovery-image] Aug 17 23:48:15.295 INFO O| Aug 17 23:48:15.295 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8954 | 2026-08-17T23:48:16.200Z | [ recovery-image] Aug 17 23:48:15.295 INFO O| Aug 17 23:48:15.295 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8955 | 2026-08-17T23:48:16.203Z | [ recovery-image] Aug 17 23:48:15.295 INFO O| Aug 17 23:48:15.295 INFO STEP 49 (ensure_dir) COMPLETE |
| 8956 | 2026-08-17T23:48:16.203Z | [ recovery-image] Aug 17 23:48:15.296 INFO O| Aug 17 23:48:15.295 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8957 | 2026-08-17T23:48:16.211Z | [ recovery-image] Aug 17 23:48:15.307 INFO O| Aug 17 23:48:15.307 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8958 | 2026-08-17T23:48:16.212Z | [ recovery-image] Aug 17 23:48:15.307 INFO O| Aug 17 23:48:15.307 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8959 | 2026-08-17T23:48:16.212Z | [ recovery-image] Aug 17 23:48:15.307 INFO O| Aug 17 23:48:15.307 INFO STEP 50 (ensure_dir) COMPLETE |
| 8960 | 2026-08-17T23:48:16.215Z | [ recovery-image] Aug 17 23:48:15.307 INFO O| Aug 17 23:48:15.307 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8961 | 2026-08-17T23:48:16.223Z | [ recovery-image] Aug 17 23:48:15.319 INFO O| Aug 17 23:48:15.319 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist |
| 8962 | 2026-08-17T23:48:16.223Z | [ recovery-image] Aug 17 23:48:15.319 INFO O| Aug 17 23:48:15.319 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ... |
| 8963 | 2026-08-17T23:48:16.252Z | [ recovery-image] Aug 17 23:48:15.348 INFO O| Aug 17 23:48:15.348 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator |
| 8964 | 2026-08-17T23:48:16.252Z | [ recovery-image] Aug 17 23:48:15.348 INFO O| Aug 17 23:48:15.348 INFO ok! |
| 8965 | 2026-08-17T23:48:16.256Z | [ recovery-image] Aug 17 23:48:15.348 INFO O| Aug 17 23:48:15.348 INFO STEP 51 (ensure_file) COMPLETE |
| 8966 | 2026-08-17T23:48:16.256Z | [ recovery-image] Aug 17 23:48:15.348 INFO O| Aug 17 23:48:15.348 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8967 | 2026-08-17T23:48:16.263Z | [ recovery-image] Aug 17 23:48:15.359 INFO O| Aug 17 23:48:15.359 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8968 | 2026-08-17T23:48:16.263Z | [ recovery-image] Aug 17 23:48:15.359 INFO O| Aug 17 23:48:15.359 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8969 | 2026-08-17T23:48:16.263Z | [ recovery-image] Aug 17 23:48:15.359 INFO O| Aug 17 23:48:15.359 INFO STEP 52 (ensure_dir) COMPLETE |
| 8970 | 2026-08-17T23:48:16.266Z | [ recovery-image] Aug 17 23:48:15.359 INFO O| Aug 17 23:48:15.359 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8971 | 2026-08-17T23:48:16.276Z | [ recovery-image] Aug 17 23:48:15.371 INFO O| Aug 17 23:48:15.370 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist |
| 8972 | 2026-08-17T23:48:16.276Z | [ recovery-image] Aug 17 23:48:15.371 INFO O| Aug 17 23:48:15.371 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ... |
| 8973 | 2026-08-17T23:48:16.279Z | [ recovery-image] Aug 17 23:48:15.371 INFO O| Aug 17 23:48:15.371 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION |
| 8974 | 2026-08-17T23:48:16.279Z | [ recovery-image] Aug 17 23:48:15.371 INFO O| Aug 17 23:48:15.371 INFO ok! |
| 8975 | 2026-08-17T23:48:16.279Z | [ recovery-image] Aug 17 23:48:15.371 INFO O| Aug 17 23:48:15.371 INFO STEP 53 (ensure_file) COMPLETE |
| 8976 | 2026-08-17T23:48:16.279Z | [ recovery-image] Aug 17 23:48:15.371 INFO O| Aug 17 23:48:15.371 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8977 | 2026-08-17T23:48:16.285Z | [ recovery-image] Aug 17 23:48:15.381 INFO O| Aug 17 23:48:15.381 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8978 | 2026-08-17T23:48:16.285Z | [ recovery-image] Aug 17 23:48:15.381 INFO O| Aug 17 23:48:15.381 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8979 | 2026-08-17T23:48:16.285Z | [ recovery-image] Aug 17 23:48:15.381 INFO O| Aug 17 23:48:15.381 INFO STEP 54 (ensure_dir) COMPLETE |
| 8980 | 2026-08-17T23:48:16.289Z | [ recovery-image] Aug 17 23:48:15.381 INFO O| Aug 17 23:48:15.381 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8981 | 2026-08-17T23:48:16.296Z | [ recovery-image] Aug 17 23:48:15.392 INFO O| Aug 17 23:48:15.392 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 8982 | 2026-08-17T23:48:16.296Z | [ recovery-image] Aug 17 23:48:15.392 INFO O| Aug 17 23:48:15.392 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ... |
| 8983 | 2026-08-17T23:48:16.955Z | [verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 8984 | 2026-08-17T23:48:17.314Z | [verify-libraries] Compiling support-bundle-viewer v0.1.2 |
| 8985 | 2026-08-17T23:48:18.246Z | [verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 8986 | 2026-08-17T23:48:18.283Z | [verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 8987 | 2026-08-17T23:48:18.333Z | [ recovery-image] Aug 17 23:48:17.428 INFO O| Aug 17 23:48:17.428 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm |
| 8988 | 2026-08-17T23:48:18.333Z | [ recovery-image] Aug 17 23:48:17.428 INFO O| Aug 17 23:48:17.428 INFO ok! |
| 8989 | 2026-08-17T23:48:18.333Z | [ recovery-image] Aug 17 23:48:17.428 INFO O| Aug 17 23:48:17.428 INFO STEP 55 (ensure_file) COMPLETE |
| 8990 | 2026-08-17T23:48:18.337Z | [ recovery-image] Aug 17 23:48:17.428 INFO O| Aug 17 23:48:17.428 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8991 | 2026-08-17T23:48:18.344Z | [ recovery-image] Aug 17 23:48:17.440 INFO O| Aug 17 23:48:17.440 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist |
| 8992 | 2026-08-17T23:48:18.345Z | [ recovery-image] Aug 17 23:48:17.440 INFO O| Aug 17 23:48:17.440 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ... |
| 8993 | 2026-08-17T23:48:18.666Z | [verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 8994 | 2026-08-17T23:48:19.251Z | [verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 8995 | 2026-08-17T23:48:19.416Z | [verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 8996 | 2026-08-17T23:48:19.466Z | [verify-libraries] Compiling multimap v0.10.1 |
| 8997 | 2026-08-17T23:48:19.791Z | [verify-libraries] Compiling termios v0.3.3 |
| 8998 | 2026-08-17T23:48:19.970Z | [verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 8999 | 2026-08-17T23:48:20.057Z | [verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 9000 | 2026-08-17T23:48:20.326Z | [ recovery-image] Aug 17 23:48:19.421 INFO O| Aug 17 23:48:19.421 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd |
| 9001 | 2026-08-17T23:48:20.326Z | [ recovery-image] Aug 17 23:48:19.421 INFO O| Aug 17 23:48:19.421 INFO ok! |
| 9002 | 2026-08-17T23:48:20.326Z | [ recovery-image] Aug 17 23:48:19.421 INFO O| Aug 17 23:48:19.421 INFO STEP 56 (ensure_file) COMPLETE |
| 9003 | 2026-08-17T23:48:20.326Z | [ recovery-image] Aug 17 23:48:19.421 INFO O| Aug 17 23:48:19.421 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9004 | 2026-08-17T23:48:20.335Z | [ recovery-image] Aug 17 23:48:19.431 INFO O| Aug 17 23:48:19.430 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 9005 | 2026-08-17T23:48:20.335Z | [ recovery-image] Aug 17 23:48:19.431 INFO O| Aug 17 23:48:19.431 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 9006 | 2026-08-17T23:48:20.335Z | [ recovery-image] Aug 17 23:48:19.431 INFO O| Aug 17 23:48:19.431 INFO STEP 57 (ensure_dir) COMPLETE |
| 9007 | 2026-08-17T23:48:20.338Z | [ recovery-image] Aug 17 23:48:19.431 INFO O| Aug 17 23:48:19.431 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9008 | 2026-08-17T23:48:20.344Z | [ recovery-image] Aug 17 23:48:19.439 INFO O| Aug 17 23:48:19.439 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 9009 | 2026-08-17T23:48:20.344Z | [ recovery-image] Aug 17 23:48:19.439 INFO O| Aug 17 23:48:19.439 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ... |
| 9010 | 2026-08-17T23:48:20.344Z | [ recovery-image] Aug 17 23:48:19.439 INFO O| Aug 17 23:48:19.439 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
| 9011 | 2026-08-17T23:48:20.344Z | [ recovery-image] Aug 17 23:48:19.439 INFO O| Aug 17 23:48:19.439 INFO ok! |
| 9012 | 2026-08-17T23:48:20.344Z | [ recovery-image] Aug 17 23:48:19.439 INFO O| Aug 17 23:48:19.439 INFO STEP 58 (ensure_file) COMPLETE |
| 9013 | 2026-08-17T23:48:20.344Z | [ recovery-image] Aug 17 23:48:19.439 INFO O| Aug 17 23:48:19.439 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9014 | 2026-08-17T23:48:20.353Z | [ recovery-image] Aug 17 23:48:19.449 INFO O| Aug 17 23:48:19.448 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 9015 | 2026-08-17T23:48:20.353Z | [ recovery-image] Aug 17 23:48:19.449 INFO O| Aug 17 23:48:19.448 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ... |
| 9016 | 2026-08-17T23:48:20.357Z | [ recovery-image] Aug 17 23:48:19.449 INFO O| Aug 17 23:48:19.449 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
| 9017 | 2026-08-17T23:48:20.357Z | [ recovery-image] Aug 17 23:48:19.449 INFO O| Aug 17 23:48:19.449 INFO ok! |
| 9018 | 2026-08-17T23:48:20.357Z | [ recovery-image] Aug 17 23:48:19.449 INFO O| Aug 17 23:48:19.449 INFO STEP 59 (ensure_file) COMPLETE |
| 9019 | 2026-08-17T23:48:20.357Z | [ recovery-image] Aug 17 23:48:19.449 INFO O| Aug 17 23:48:19.449 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9020 | 2026-08-17T23:48:20.363Z | [ recovery-image] Aug 17 23:48:19.458 INFO O| Aug 17 23:48:19.458 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 9021 | 2026-08-17T23:48:20.363Z | [ recovery-image] Aug 17 23:48:19.458 INFO O| Aug 17 23:48:19.458 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 9022 | 2026-08-17T23:48:20.366Z | [ recovery-image] Aug 17 23:48:19.458 INFO O| Aug 17 23:48:19.458 INFO STEP 60 (ensure_dir) COMPLETE |
| 9023 | 2026-08-17T23:48:20.366Z | [ recovery-image] Aug 17 23:48:19.458 INFO O| Aug 17 23:48:19.458 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9024 | 2026-08-17T23:48:20.371Z | [ recovery-image] Aug 17 23:48:19.468 INFO O| Aug 17 23:48:19.468 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 9025 | 2026-08-17T23:48:20.372Z | [ recovery-image] Aug 17 23:48:19.468 INFO O| Aug 17 23:48:19.468 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ... |
| 9026 | 2026-08-17T23:48:20.372Z | [ recovery-image] Aug 17 23:48:19.468 INFO O| Aug 17 23:48:19.468 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 9027 | 2026-08-17T23:48:20.375Z | [ recovery-image] Aug 17 23:48:19.468 INFO O| Aug 17 23:48:19.468 INFO ok! |
| 9028 | 2026-08-17T23:48:20.375Z | [ recovery-image] Aug 17 23:48:19.468 INFO O| Aug 17 23:48:19.468 INFO STEP 61 (ensure_file) COMPLETE |
| 9029 | 2026-08-17T23:48:20.375Z | [ recovery-image] Aug 17 23:48:19.468 INFO O| Aug 17 23:48:19.468 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9030 | 2026-08-17T23:48:20.381Z | [ recovery-image] Aug 17 23:48:19.477 INFO O| Aug 17 23:48:19.477 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 9031 | 2026-08-17T23:48:20.382Z | [ recovery-image] Aug 17 23:48:19.478 INFO O| Aug 17 23:48:19.477 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ... |
| 9032 | 2026-08-17T23:48:20.385Z | [ recovery-image] Aug 17 23:48:19.478 INFO O| Aug 17 23:48:19.478 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
| 9033 | 2026-08-17T23:48:20.385Z | [ recovery-image] Aug 17 23:48:19.478 INFO O| Aug 17 23:48:19.478 INFO ok! |
| 9034 | 2026-08-17T23:48:20.385Z | [ recovery-image] Aug 17 23:48:19.478 INFO O| Aug 17 23:48:19.478 INFO STEP 62 (ensure_file) COMPLETE |
| 9035 | 2026-08-17T23:48:20.385Z | [ recovery-image] Aug 17 23:48:19.478 INFO O| Aug 17 23:48:19.478 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9036 | 2026-08-17T23:48:20.391Z | [ recovery-image] Aug 17 23:48:19.487 INFO O| Aug 17 23:48:19.487 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 9037 | 2026-08-17T23:48:20.391Z | [ recovery-image] Aug 17 23:48:19.487 INFO O| Aug 17 23:48:19.487 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 9038 | 2026-08-17T23:48:20.391Z | [ recovery-image] Aug 17 23:48:19.487 INFO O| Aug 17 23:48:19.487 INFO STEP 63 (ensure_dir) COMPLETE |
| 9039 | 2026-08-17T23:48:20.394Z | [ recovery-image] Aug 17 23:48:19.487 INFO O| Aug 17 23:48:19.487 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9040 | 2026-08-17T23:48:20.400Z | [ recovery-image] Aug 17 23:48:19.496 INFO O| Aug 17 23:48:19.496 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 9041 | 2026-08-17T23:48:20.401Z | [ recovery-image] Aug 17 23:48:19.496 INFO O| Aug 17 23:48:19.496 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ... |
| 9042 | 2026-08-17T23:48:20.404Z | [ recovery-image] Aug 17 23:48:19.496 INFO O| Aug 17 23:48:19.496 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 9043 | 2026-08-17T23:48:20.404Z | [ recovery-image] Aug 17 23:48:19.496 INFO O| Aug 17 23:48:19.496 INFO ok! |
| 9044 | 2026-08-17T23:48:20.404Z | [ recovery-image] Aug 17 23:48:19.496 INFO O| Aug 17 23:48:19.496 INFO STEP 64 (ensure_file) COMPLETE |
| 9045 | 2026-08-17T23:48:20.404Z | [ recovery-image] Aug 17 23:48:19.496 INFO O| Aug 17 23:48:19.496 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9046 | 2026-08-17T23:48:20.410Z | [ recovery-image] Aug 17 23:48:19.505 INFO O| Aug 17 23:48:19.505 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist |
| 9047 | 2026-08-17T23:48:20.410Z | [ recovery-image] Aug 17 23:48:19.506 INFO O| Aug 17 23:48:19.505 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ... |
| 9048 | 2026-08-17T23:48:20.410Z | [ recovery-image] Aug 17 23:48:19.506 INFO O| Aug 17 23:48:19.506 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION |
| 9049 | 2026-08-17T23:48:20.413Z | [ recovery-image] Aug 17 23:48:19.506 INFO O| Aug 17 23:48:19.506 INFO ok! |
| 9050 | 2026-08-17T23:48:20.413Z | [ recovery-image] Aug 17 23:48:19.506 INFO O| Aug 17 23:48:19.506 INFO STEP 65 (ensure_file) COMPLETE |
| 9051 | 2026-08-17T23:48:20.413Z | [ recovery-image] Aug 17 23:48:19.506 INFO O| Aug 17 23:48:19.506 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9052 | 2026-08-17T23:48:20.419Z | [ recovery-image] Aug 17 23:48:19.515 INFO O| Aug 17 23:48:19.515 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib |
| 9053 | 2026-08-17T23:48:20.419Z | [ recovery-image] Aug 17 23:48:19.515 INFO O| Aug 17 23:48:19.515 INFO STEP 66 (ensure_dir) COMPLETE |
| 9054 | 2026-08-17T23:48:20.419Z | [ recovery-image] Aug 17 23:48:19.515 INFO O| Aug 17 23:48:19.515 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9055 | 2026-08-17T23:48:20.430Z | [ recovery-image] Aug 17 23:48:19.526 INFO O| Aug 17 23:48:19.526 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc |
| 9056 | 2026-08-17T23:48:20.430Z | [ recovery-image] Aug 17 23:48:19.526 INFO O| Aug 17 23:48:19.526 INFO STEP 67 (ensure_dir) COMPLETE |
| 9057 | 2026-08-17T23:48:20.430Z | [ recovery-image] Aug 17 23:48:19.526 INFO O| Aug 17 23:48:19.526 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9058 | 2026-08-17T23:48:20.441Z | [ recovery-image] Aug 17 23:48:19.537 INFO O| Aug 17 23:48:19.537 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest |
| 9059 | 2026-08-17T23:48:20.441Z | [ recovery-image] Aug 17 23:48:19.537 INFO O| Aug 17 23:48:19.537 INFO STEP 68 (ensure_dir) COMPLETE |
| 9060 | 2026-08-17T23:48:20.445Z | [ recovery-image] Aug 17 23:48:19.537 INFO O| Aug 17 23:48:19.537 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9061 | 2026-08-17T23:48:20.450Z | [ recovery-image] Aug 17 23:48:19.546 INFO O| Aug 17 23:48:19.546 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site |
| 9062 | 2026-08-17T23:48:20.450Z | [ recovery-image] Aug 17 23:48:19.546 INFO O| Aug 17 23:48:19.546 INFO STEP 69 (ensure_dir) COMPLETE |
| 9063 | 2026-08-17T23:48:20.450Z | [ recovery-image] Aug 17 23:48:19.546 INFO O| Aug 17 23:48:19.546 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 9064 | 2026-08-17T23:48:20.461Z | [ recovery-image] Aug 17 23:48:19.556 INFO O| Aug 17 23:48:19.556 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist |
| 9065 | 2026-08-17T23:48:20.461Z | [ recovery-image] Aug 17 23:48:19.556 INFO O| Aug 17 23:48:19.556 INFO copying /tmp/.tmp7mjUtC/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ... |
| 9066 | 2026-08-17T23:48:20.461Z | [ recovery-image] Aug 17 23:48:19.556 INFO O| Aug 17 23:48:19.556 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml |
| 9067 | 2026-08-17T23:48:20.461Z | [ recovery-image] Aug 17 23:48:19.556 INFO O| Aug 17 23:48:19.556 INFO ok! |
| 9068 | 2026-08-17T23:48:20.465Z | [ recovery-image] Aug 17 23:48:19.556 INFO O| Aug 17 23:48:19.556 INFO STEP 70 (ensure_file) COMPLETE |
| 9069 | 2026-08-17T23:48:20.465Z | [ recovery-image] Aug 17 23:48:19.556 INFO O| Aug 17 23:48:19.556 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9070 | 2026-08-17T23:48:20.476Z | [ recovery-image] Aug 17 23:48:19.572 INFO O| Aug 17 23:48:19.572 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec" |
| 9071 | 2026-08-17T23:48:20.476Z | [ recovery-image] Aug 17 23:48:19.572 INFO O| Aug 17 23:48:19.572 INFO STEP 71 (remove_files) COMPLETE |
| 9072 | 2026-08-17T23:48:20.479Z | [ recovery-image] Aug 17 23:48:19.572 INFO O| Aug 17 23:48:19.572 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9073 | 2026-08-17T23:48:20.485Z | [ recovery-image] Aug 17 23:48:19.581 INFO O| Aug 17 23:48:19.581 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap" |
| 9074 | 2026-08-17T23:48:20.485Z | [ recovery-image] Aug 17 23:48:19.581 INFO O| Aug 17 23:48:19.581 INFO STEP 72 (remove_files) COMPLETE |
| 9075 | 2026-08-17T23:48:20.485Z | [ recovery-image] Aug 17 23:48:19.581 INFO O| Aug 17 23:48:19.581 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9076 | 2026-08-17T23:48:20.494Z | [ recovery-image] Aug 17 23:48:19.590 INFO O| Aug 17 23:48:19.590 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc" |
| 9077 | 2026-08-17T23:48:20.494Z | [ recovery-image] Aug 17 23:48:19.590 INFO O| Aug 17 23:48:19.590 INFO STEP 73 (remove_files) COMPLETE |
| 9078 | 2026-08-17T23:48:20.498Z | [ recovery-image] Aug 17 23:48:19.590 INFO O| Aug 17 23:48:19.590 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9079 | 2026-08-17T23:48:20.507Z | [ recovery-image] Aug 17 23:48:19.602 INFO O| Aug 17 23:48:19.602 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security" |
| 9080 | 2026-08-17T23:48:20.507Z | [ recovery-image] Aug 17 23:48:19.602 INFO O| Aug 17 23:48:19.602 INFO STEP 74 (remove_files) COMPLETE |
| 9081 | 2026-08-17T23:48:20.507Z | [ recovery-image] Aug 17 23:48:19.602 INFO O| Aug 17 23:48:19.602 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9082 | 2026-08-17T23:48:20.518Z | [ recovery-image] Aug 17 23:48:19.613 INFO O| Aug 17 23:48:19.613 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares" |
| 9083 | 2026-08-17T23:48:20.518Z | [ recovery-image] Aug 17 23:48:19.613 INFO O| Aug 17 23:48:19.613 INFO STEP 75 (remove_files) COMPLETE |
| 9084 | 2026-08-17T23:48:20.522Z | [ recovery-image] Aug 17 23:48:19.613 INFO O| Aug 17 23:48:19.613 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9085 | 2026-08-17T23:48:20.527Z | [ recovery-image] Aug 17 23:48:19.623 INFO O| Aug 17 23:48:19.623 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb" |
| 9086 | 2026-08-17T23:48:20.527Z | [ recovery-image] Aug 17 23:48:19.623 INFO O| Aug 17 23:48:19.623 INFO STEP 76 (remove_files) COMPLETE |
| 9087 | 2026-08-17T23:48:20.527Z | [ recovery-image] Aug 17 23:48:19.623 INFO O| Aug 17 23:48:19.623 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9088 | 2026-08-17T23:48:20.536Z | [ recovery-image] Aug 17 23:48:19.632 INFO O| Aug 17 23:48:19.632 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 9089 | 2026-08-17T23:48:20.536Z | [ recovery-image] Aug 17 23:48:19.632 INFO O| Aug 17 23:48:19.632 INFO STEP 77 (remove_files) COMPLETE |
| 9090 | 2026-08-17T23:48:20.536Z | [ recovery-image] Aug 17 23:48:19.632 INFO O| Aug 17 23:48:19.632 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9091 | 2026-08-17T23:48:20.546Z | [ recovery-image] Aug 17 23:48:19.642 INFO O| Aug 17 23:48:19.641 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml" |
| 9092 | 2026-08-17T23:48:20.546Z | [ recovery-image] Aug 17 23:48:19.642 INFO O| Aug 17 23:48:19.642 INFO STEP 78 (remove_files) COMPLETE |
| 9093 | 2026-08-17T23:48:20.549Z | [ recovery-image] Aug 17 23:48:19.642 INFO O| Aug 17 23:48:19.642 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9094 | 2026-08-17T23:48:20.554Z | [ recovery-image] Aug 17 23:48:19.650 INFO O| Aug 17 23:48:19.650 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml" |
| 9095 | 2026-08-17T23:48:20.554Z | [ recovery-image] Aug 17 23:48:19.650 INFO O| Aug 17 23:48:19.650 INFO STEP 79 (remove_files) COMPLETE |
| 9096 | 2026-08-17T23:48:20.557Z | [ recovery-image] Aug 17 23:48:19.650 INFO O| Aug 17 23:48:19.650 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9097 | 2026-08-17T23:48:20.563Z | [ recovery-image] Aug 17 23:48:19.659 INFO O| Aug 17 23:48:19.659 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 9098 | 2026-08-17T23:48:20.563Z | [ recovery-image] Aug 17 23:48:19.659 INFO O| Aug 17 23:48:19.659 INFO STEP 80 (remove_files) COMPLETE |
| 9099 | 2026-08-17T23:48:20.563Z | [ recovery-image] Aug 17 23:48:19.659 INFO O| Aug 17 23:48:19.659 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9100 | 2026-08-17T23:48:20.572Z | [ recovery-image] Aug 17 23:48:19.668 INFO O| Aug 17 23:48:19.668 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml" |
| 9101 | 2026-08-17T23:48:20.572Z | [ recovery-image] Aug 17 23:48:19.668 INFO O| Aug 17 23:48:19.668 INFO STEP 81 (remove_files) COMPLETE |
| 9102 | 2026-08-17T23:48:20.572Z | [ recovery-image] Aug 17 23:48:19.668 INFO O| Aug 17 23:48:19.668 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9103 | 2026-08-17T23:48:20.582Z | [ recovery-image] Aug 17 23:48:19.678 INFO O| Aug 17 23:48:19.678 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml" |
| 9104 | 2026-08-17T23:48:20.583Z | [ recovery-image] Aug 17 23:48:19.678 INFO O| Aug 17 23:48:19.678 INFO STEP 82 (remove_files) COMPLETE |
| 9105 | 2026-08-17T23:48:20.583Z | [ recovery-image] Aug 17 23:48:19.678 INFO O| Aug 17 23:48:19.678 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9106 | 2026-08-17T23:48:20.593Z | [ recovery-image] Aug 17 23:48:19.688 INFO O| Aug 17 23:48:19.688 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml" |
| 9107 | 2026-08-17T23:48:20.593Z | [ recovery-image] Aug 17 23:48:19.688 INFO O| Aug 17 23:48:19.688 INFO STEP 83 (remove_files) COMPLETE |
| 9108 | 2026-08-17T23:48:20.593Z | [ recovery-image] Aug 17 23:48:19.688 INFO O| Aug 17 23:48:19.688 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9109 | 2026-08-17T23:48:20.601Z | [ recovery-image] Aug 17 23:48:19.697 INFO O| Aug 17 23:48:19.697 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml" |
| 9110 | 2026-08-17T23:48:20.601Z | [ recovery-image] Aug 17 23:48:19.697 INFO O| Aug 17 23:48:19.697 INFO STEP 84 (remove_files) COMPLETE |
| 9111 | 2026-08-17T23:48:20.605Z | [ recovery-image] Aug 17 23:48:19.697 INFO O| Aug 17 23:48:19.697 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9112 | 2026-08-17T23:48:20.610Z | [ recovery-image] Aug 17 23:48:19.706 INFO O| Aug 17 23:48:19.706 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml" |
| 9113 | 2026-08-17T23:48:20.610Z | [ recovery-image] Aug 17 23:48:19.706 INFO O| Aug 17 23:48:19.706 INFO STEP 85 (remove_files) COMPLETE |
| 9114 | 2026-08-17T23:48:20.615Z | [ recovery-image] Aug 17 23:48:19.706 INFO O| Aug 17 23:48:19.706 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9115 | 2026-08-17T23:48:20.620Z | [ recovery-image] Aug 17 23:48:19.714 INFO O| Aug 17 23:48:19.714 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml" |
| 9116 | 2026-08-17T23:48:20.620Z | [ recovery-image] Aug 17 23:48:19.714 INFO O| Aug 17 23:48:19.714 INFO STEP 86 (remove_files) COMPLETE |
| 9117 | 2026-08-17T23:48:20.624Z | [ recovery-image] Aug 17 23:48:19.714 INFO O| Aug 17 23:48:19.714 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9118 | 2026-08-17T23:48:20.628Z | [ recovery-image] Aug 17 23:48:19.722 INFO O| Aug 17 23:48:19.722 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 9119 | 2026-08-17T23:48:20.628Z | [ recovery-image] Aug 17 23:48:19.722 INFO O| Aug 17 23:48:19.722 INFO STEP 87 (remove_files) COMPLETE |
| 9120 | 2026-08-17T23:48:20.628Z | [ recovery-image] Aug 17 23:48:19.722 INFO O| Aug 17 23:48:19.722 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9121 | 2026-08-17T23:48:20.635Z | [ recovery-image] Aug 17 23:48:19.731 INFO O| Aug 17 23:48:19.731 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml" |
| 9122 | 2026-08-17T23:48:20.635Z | [ recovery-image] Aug 17 23:48:19.731 INFO O| Aug 17 23:48:19.731 INFO STEP 88 (remove_files) COMPLETE |
| 9123 | 2026-08-17T23:48:20.635Z | [ recovery-image] Aug 17 23:48:19.731 INFO O| Aug 17 23:48:19.731 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9124 | 2026-08-17T23:48:20.644Z | [ recovery-image] Aug 17 23:48:19.740 INFO O| Aug 17 23:48:19.740 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml" |
| 9125 | 2026-08-17T23:48:20.644Z | [ recovery-image] Aug 17 23:48:19.740 INFO O| Aug 17 23:48:19.740 INFO STEP 89 (remove_files) COMPLETE |
| 9126 | 2026-08-17T23:48:20.647Z | [ recovery-image] Aug 17 23:48:19.740 INFO O| Aug 17 23:48:19.740 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9127 | 2026-08-17T23:48:20.654Z | [ recovery-image] Aug 17 23:48:19.750 INFO O| Aug 17 23:48:19.750 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 9128 | 2026-08-17T23:48:20.654Z | [ recovery-image] Aug 17 23:48:19.750 INFO O| Aug 17 23:48:19.750 INFO STEP 90 (remove_files) COMPLETE |
| 9129 | 2026-08-17T23:48:20.654Z | [ recovery-image] Aug 17 23:48:19.750 INFO O| Aug 17 23:48:19.750 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9130 | 2026-08-17T23:48:20.664Z | [ recovery-image] Aug 17 23:48:19.760 INFO O| Aug 17 23:48:19.760 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 9131 | 2026-08-17T23:48:20.664Z | [ recovery-image] Aug 17 23:48:19.760 INFO O| Aug 17 23:48:19.760 INFO STEP 91 (remove_files) COMPLETE |
| 9132 | 2026-08-17T23:48:20.667Z | [ recovery-image] Aug 17 23:48:19.760 INFO O| Aug 17 23:48:19.760 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9133 | 2026-08-17T23:48:20.674Z | [ recovery-image] Aug 17 23:48:19.770 INFO O| Aug 17 23:48:19.770 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat" |
| 9134 | 2026-08-17T23:48:20.674Z | [ recovery-image] Aug 17 23:48:19.770 INFO O| Aug 17 23:48:19.770 INFO STEP 92 (remove_files) COMPLETE |
| 9135 | 2026-08-17T23:48:20.674Z | [ recovery-image] Aug 17 23:48:19.770 INFO O| Aug 17 23:48:19.770 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9136 | 2026-08-17T23:48:20.684Z | [ recovery-image] Aug 17 23:48:19.780 INFO O| Aug 17 23:48:19.780 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 9137 | 2026-08-17T23:48:20.684Z | [ recovery-image] Aug 17 23:48:19.780 INFO O| Aug 17 23:48:19.780 INFO STEP 93 (remove_files) COMPLETE |
| 9138 | 2026-08-17T23:48:20.684Z | [ recovery-image] Aug 17 23:48:19.780 INFO O| Aug 17 23:48:19.780 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9139 | 2026-08-17T23:48:20.693Z | [ recovery-image] Aug 17 23:48:19.789 INFO O| Aug 17 23:48:19.789 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml" |
| 9140 | 2026-08-17T23:48:20.693Z | [ recovery-image] Aug 17 23:48:19.789 INFO O| Aug 17 23:48:19.789 INFO STEP 94 (remove_files) COMPLETE |
| 9141 | 2026-08-17T23:48:20.693Z | [ recovery-image] Aug 17 23:48:19.789 INFO O| Aug 17 23:48:19.789 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9142 | 2026-08-17T23:48:20.702Z | [ recovery-image] Aug 17 23:48:19.798 INFO O| Aug 17 23:48:19.797 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml" |
| 9143 | 2026-08-17T23:48:20.702Z | [ recovery-image] Aug 17 23:48:19.798 INFO O| Aug 17 23:48:19.798 INFO STEP 95 (remove_files) COMPLETE |
| 9144 | 2026-08-17T23:48:20.702Z | [ recovery-image] Aug 17 23:48:19.798 INFO O| Aug 17 23:48:19.798 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9145 | 2026-08-17T23:48:20.711Z | [ recovery-image] Aug 17 23:48:19.807 INFO O| Aug 17 23:48:19.807 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml" |
| 9146 | 2026-08-17T23:48:20.711Z | [ recovery-image] Aug 17 23:48:19.807 INFO O| Aug 17 23:48:19.807 INFO STEP 96 (remove_files) COMPLETE |
| 9147 | 2026-08-17T23:48:20.711Z | [ recovery-image] Aug 17 23:48:19.807 INFO O| Aug 17 23:48:19.807 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9148 | 2026-08-17T23:48:20.721Z | [ recovery-image] Aug 17 23:48:19.817 INFO O| Aug 17 23:48:19.817 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml" |
| 9149 | 2026-08-17T23:48:20.721Z | [ recovery-image] Aug 17 23:48:19.817 INFO O| Aug 17 23:48:19.817 INFO STEP 97 (remove_files) COMPLETE |
| 9150 | 2026-08-17T23:48:20.721Z | [ recovery-image] Aug 17 23:48:19.817 INFO O| Aug 17 23:48:19.817 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9151 | 2026-08-17T23:48:20.731Z | [ recovery-image] Aug 17 23:48:19.826 INFO O| Aug 17 23:48:19.826 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml" |
| 9152 | 2026-08-17T23:48:20.731Z | [ recovery-image] Aug 17 23:48:19.826 INFO O| Aug 17 23:48:19.826 INFO STEP 98 (remove_files) COMPLETE |
| 9153 | 2026-08-17T23:48:20.731Z | [ recovery-image] Aug 17 23:48:19.826 INFO O| Aug 17 23:48:19.826 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 9154 | 2026-08-17T23:48:20.740Z | [ recovery-image] Aug 17 23:48:19.836 INFO O| Aug 17 23:48:19.836 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml" |
| 9155 | 2026-08-17T23:48:20.740Z | [ recovery-image] Aug 17 23:48:19.836 INFO O| Aug 17 23:48:19.836 INFO STEP 99 (remove_files) COMPLETE |
| 9156 | 2026-08-17T23:48:20.745Z | [ recovery-image] Aug 17 23:48:19.836 INFO O| Aug 17 23:48:19.836 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 9157 | 2026-08-17T23:48:20.755Z | [ recovery-image] Aug 17 23:48:19.851 INFO O| Aug 17 23:48:19.851 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal |
| 9158 | 2026-08-17T23:48:20.755Z | [ recovery-image] Aug 17 23:48:19.851 INFO O| Aug 17 23:48:19.851 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"} |
| 9159 | 2026-08-17T23:48:23.983Z | [verify-libraries] Compiling polar-core v0.27.3 |
| 9160 | 2026-08-17T23:48:26.097Z | [verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 9161 | 2026-08-17T23:48:27.721Z | [ recovery-image] Aug 17 23:48:26.816 INFO O| Aug 17 23:48:26.816 INFO O| Loading smf(7) service descriptions: 1/692/693/694/695/696/697/698/699/6910/6911/6912/6913/6914/6915/6916/6917/6918/6919/6920/6921/6922/6923/6924/6925/6926/6927/6928/6929/6930/6931/6932/6933/6934/6935/6936/6937/6938/6939/6940/6941/6942/6943/6944/6945/6946/6947/6948/6949/6950/6951/6952/6953/6954/6955/6956/6957/6958/6959/6960/6961/6962/6963/6964/6965/6966/6967/6968/6969/69 |
| 9162 | 2026-08-17T23:48:27.721Z | [ recovery-image] Aug 17 23:48:26.817 INFO O| Aug 17 23:48:26.817 INFO E| svccfg: Loaded 69 smf(7) service descriptions |
| 9163 | 2026-08-17T23:48:27.762Z | [ recovery-image] Aug 17 23:48:26.856 INFO O| Aug 17 23:48:26.856 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"} |
| 9164 | 2026-08-17T23:48:27.855Z | [ recovery-image] Aug 17 23:48:26.951 INFO O| Aug 17 23:48:26.951 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"} |
| 9165 | 2026-08-17T23:48:27.912Z | [ recovery-image] Aug 17 23:48:27.007 INFO O| Aug 17 23:48:27.007 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} |
| 9166 | 2026-08-17T23:48:27.976Z | [ recovery-image] Aug 17 23:48:27.072 INFO O| Aug 17 23:48:27.072 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist |
| 9167 | 2026-08-17T23:48:27.976Z | [ recovery-image] Aug 17 23:48:27.072 INFO O| Aug 17 23:48:27.072 INFO copying /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db ... |
| 9168 | 2026-08-17T23:48:27.980Z | [ recovery-image] Aug 17 23:48:27.074 INFO O| Aug 17 23:48:27.074 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db |
| 9169 | 2026-08-17T23:48:27.980Z | [ recovery-image] Aug 17 23:48:27.074 INFO O| Aug 17 23:48:27.074 INFO ok! |
| 9170 | 2026-08-17T23:48:27.980Z | [ recovery-image] Aug 17 23:48:27.074 INFO O| Aug 17 23:48:27.074 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing |
| 9171 | 2026-08-17T23:48:27.980Z | [ recovery-image] Aug 17 23:48:27.074 INFO O| Aug 17 23:48:27.074 INFO STEP 100 (seed_smf) COMPLETE |
| 9172 | 2026-08-17T23:48:27.980Z | [ recovery-image] Aug 17 23:48:27.074 INFO O| Aug 17 23:48:27.074 INFO steps complete; finalising image! |
| 9173 | 2026-08-17T23:48:27.980Z | [ recovery-image] Aug 17 23:48:27.074 INFO O| Aug 17 23:48:27.074 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery |
| 9174 | 2026-08-17T23:48:28.044Z | [ recovery-image] Aug 17 23:48:27.140 INFO O| Aug 17 23:48:27.139 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Mon Aug 17 23:48:27 2026) |
| 9175 | 2026-08-17T23:48:28.250Z | [ recovery-image] Aug 17 23:48:27.346 INFO O| Aug 17 23:48:27.346 INFO trim TEMPORARY-sled-zfs-recovery: (89% trimmed, started at Mon Aug 17 23:48:27 2026) |
| 9176 | 2026-08-17T23:48:28.457Z | [ recovery-image] Aug 17 23:48:27.552 INFO O| Aug 17 23:48:27.552 INFO trim TEMPORARY-sled-zfs-recovery: (89% trimmed, started at Mon Aug 17 23:48:27 2026) |
| 9177 | 2026-08-17T23:48:28.567Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/SUNWcs@0.5.11-3.0.24191:20260817T130502Z |
| 9178 | 2026-08-17T23:48:28.567Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/SUNWcsd@0.5.11-3.0.24191:20260817T130502Z |
| 9179 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/compress/brotli@1.1.0-3.0:20260212T145231Z |
| 9180 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/compress/bzip2@1.0.8-3.0:20260212T145211Z |
| 9181 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/compress/gzip@1.14-3.0:20260212T145233Z |
| 9182 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/compress/lz4@1.10.0-3.0:20260212T145227Z |
| 9183 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/compress/xz@5.8.1-3.0:20260212T145332Z |
| 9184 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.663 INFO O| install = pkg://helios/compress/zstd@1.5.7-3.0:20260212T145316Z |
| 9185 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.664 INFO O| install = pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0-3.0:20260817T233032Z |
| 9186 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.664 INFO O| install = pkg://helios/consolidation/oxide/omicron1-brand-incorporation@1.0.26-3.0:20260506T112535Z |
| 9187 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.664 INFO O| install = pkg://helios/database/sqlite-3@3.49.1-3.0:20260212T145531Z |
| 9188 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.664 INFO O| install = pkg://helios/developer/acpi@0.5.11-3.0.24191:20260817T130503Z |
| 9189 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.665 INFO O| install = pkg://helios/developer/debug/mdb@0.5.11-3.0.24191:20260817T130503Z |
| 9190 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.665 INFO O| install = pkg://helios/developer/dtrace@0.5.11-3.0.24191:20260817T130503Z |
| 9191 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.665 INFO O| install = pkg://helios/developer/linker@0.5.11-3.0.24191:20260817T130503Z |
| 9192 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.665 INFO O| install = pkg://helios/developer/macro/cpp@20240422-3.0:20260212T145401Z |
| 9193 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.665 INFO O| install = pkg://helios/developer/object-file@0.5.11-3.0.24191:20260817T130503Z |
| 9194 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.665 INFO O| install = pkg://helios/diagnostic/cpu-counters@0.5.11-3.0.24191:20260817T130503Z |
| 9195 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/diagnostic/diskinfo@0.5.11-3.0.24191:20260817T130503Z |
| 9196 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/diagnostic/pci@0.5.11-3.0.24191:20260817T130503Z |
| 9197 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/audio@0.5.11-3.0.24191:20260817T130504Z |
| 9198 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/cpu/amd/psp@0.5.11-3.0.24191:20260817T130504Z |
| 9199 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/cpu/amd/zen@0.5.11-3.0.24191:20260817T130504Z |
| 9200 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/cpu/sensor@0.5.11-3.0.24191:20260817T130504Z |
| 9201 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/gpio/amd/zen@0.5.11-3.0.24191:20260817T130504Z |
| 9202 | 2026-08-17T23:48:28.571Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/ktest@0.5.11-3.0.24191:20260817T130504Z |
| 9203 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/misc/tofino@0.5.11-3.0.24191:20260817T130505Z |
| 9204 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/network/cxgbe@0.5.11-3.0.24191:20260817T130505Z |
| 9205 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/network/e1000g@0.5.11-3.0.24191:20260817T130505Z |
| 9206 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/network/igb@0.5.11-3.0.24191:20260817T130506Z |
| 9207 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/network/ixgbe@0.5.11-3.0.24191:20260817T130506Z |
| 9208 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/network/opte@0.41.506-3.0:20260813T182845Z |
| 9209 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/network/rge@0.5.11-3.0.24191:20260817T130507Z |
| 9210 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/oxide/os-rot@0.5.11-3.0.24191:20260817T130508Z |
| 9211 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/serial/usbser@0.5.11-3.0.24191:20260817T130508Z |
| 9212 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/storage/blkdev@0.5.11-3.0.24191:20260817T130508Z |
| 9213 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.666 INFO O| install = pkg://helios/driver/storage/nvme@0.5.11-3.0.24191:20260817T130508Z |
| 9214 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.667 INFO O| install = pkg://helios/driver/usb@0.5.11-3.0.24191:20260817T130509Z |
| 9215 | 2026-08-17T23:48:28.572Z | [ host-image] Aug 17 23:48:27.667 INFO O| install = pkg://helios/driver/x11/xsvc@0.5.11-3.0.24191:20260817T130509Z |
| 9216 | 2026-08-17T23:48:28.575Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/editor/vim@9.1.1202-3.0:20260212T145631Z |
| 9217 | 2026-08-17T23:48:28.575Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/install/beadm@0.5.11-3.0.24191:20260817T130509Z |
| 9218 | 2026-08-17T23:48:28.575Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/expat@2.7.2-3.0:20260212T145720Z |
| 9219 | 2026-08-17T23:48:28.575Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/libedit@3.1-3.0:20260212T145834Z |
| 9220 | 2026-08-17T23:48:28.575Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/libidn@1.43-3.0:20260212T150133Z |
| 9221 | 2026-08-17T23:48:28.575Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/libpsl@0.21.5-3.0:20260212T145919Z |
| 9222 | 2026-08-17T23:48:28.576Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/libtecla@1.6.0-3.0.24191:20260817T130509Z |
| 9223 | 2026-08-17T23:48:28.576Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/libtool/libltdl@2.5.4-3.0:20260212T153047Z |
| 9224 | 2026-08-17T23:48:28.576Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/libxml2@2.13.8-3.0:20260212T145937Z |
| 9225 | 2026-08-17T23:48:28.576Z | [ host-image] Aug 17 23:48:27.670 INFO O| install = pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z |
| 9226 | 2026-08-17T23:48:28.576Z | [ host-image] Aug 17 23:48:27.671 INFO O| install = pkg://helios/library/libxslt@1.1.42-3.0:20260212T150002Z |
| 9227 | 2026-08-17T23:48:28.579Z | [ host-image] Aug 17 23:48:27.674 INFO O| install = pkg://helios/library/ncurses@6.5.20240511-3.0:20260212T150321Z |
| 9228 | 2026-08-17T23:48:28.579Z | [ host-image] Aug 17 23:48:27.674 INFO O| install = pkg://helios/library/nghttp2@1.65.0-3.0:20260212T150101Z |
| 9229 | 2026-08-17T23:48:28.579Z | [ host-image] Aug 17 23:48:27.674 INFO O| install = pkg://helios/library/nspr@4.36-3.0:20260212T150052Z |
| 9230 | 2026-08-17T23:48:28.579Z | [ host-image] Aug 17 23:48:27.674 INFO O| install = pkg://helios/library/pcre@8.45-3.0:20260212T150116Z |
| 9231 | 2026-08-17T23:48:28.579Z | [ host-image] Aug 17 23:48:27.674 INFO O| install = pkg://helios/library/pcre2@10.45-3.0:20260212T150204Z |
| 9232 | 2026-08-17T23:48:28.579Z | [ host-image] Aug 17 23:48:27.674 INFO O| install = pkg://helios/library/readline@8.2.13-3.0:20260212T150529Z |
| 9233 | 2026-08-17T23:48:28.591Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/library/security/openssl-3@3.5.7-3.0:20260609T152445Z |
| 9234 | 2026-08-17T23:48:28.591Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/library/security/trousers@0.3.15-3.0:20260212T150509Z |
| 9235 | 2026-08-17T23:48:28.591Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/library/zlib@1.3.1-3.0:20260212T150415Z |
| 9236 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/locale/en@0.5.11-3.0.24191:20260817T130510Z |
| 9237 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/bridging@0.5.11-3.0.24191:20260817T130513Z |
| 9238 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/dns/bind@9.18.35-3.0:20260212T150623Z |
| 9239 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/netcat@0.5.11-3.0.24191:20260817T130513Z |
| 9240 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/openssh@10.0.2-3.1:20260212T150612Z |
| 9241 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z |
| 9242 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/overwatch@0.1.0.42-3.0:20260226T161717Z |
| 9243 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/rsync@3.4.4-3.0:20260630T201056Z |
| 9244 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/network/snoop@0.5.11-3.0.24191:20260817T130513Z |
| 9245 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.687 INFO O| install = pkg://helios/ooce/library/onig@6.9.10-3.0:20260212T173726Z |
| 9246 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.688 INFO O| install = pkg://helios/ooce/library/postgresql-13@13.23-3.0:20260212T162452Z |
| 9247 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.688 INFO O| install = pkg://helios/ooce/util/jq@1.8.1-3.0:20260212T184343Z |
| 9248 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.688 INFO O| install = pkg://helios/oxide/platform-identity-cacerts@1.0-3.0:20260224T222206Z |
| 9249 | 2026-08-17T23:48:28.594Z | [ host-image] Aug 17 23:48:27.689 INFO O| install = pkg://helios/package/svr4@0.5.11-3.0.24191:20260817T130513Z |
| 9250 | 2026-08-17T23:48:28.595Z | [ host-image] Aug 17 23:48:27.689 INFO O| install = pkg://helios/release/name@0.5.11-3.0:20260226T173303Z |
| 9251 | 2026-08-17T23:48:28.598Z | [ host-image] Aug 17 23:48:27.693 INFO O| install = pkg://helios/runtime/perl@5.40.2-3.0:20260212T151017Z |
| 9252 | 2026-08-17T23:48:28.598Z | [ host-image] Aug 17 23:48:27.693 INFO O| install = pkg://helios/runtime/perl/module/sun-solaris@0.5.11-3.0.24191:20260817T130513Z |
| 9253 | 2026-08-17T23:48:28.602Z | [ host-image] Aug 17 23:48:27.694 INFO O| install = pkg://helios/service/fault-management@0.5.11-3.0.24191:20260817T130513Z |
| 9254 | 2026-08-17T23:48:28.602Z | [ host-image] Aug 17 23:48:27.694 INFO O| install = pkg://helios/service/file-system/smb@0.5.11-3.0.24191:20260817T130513Z |
| 9255 | 2026-08-17T23:48:28.602Z | [ host-image] Aug 17 23:48:27.694 INFO O| install = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z |
| 9256 | 2026-08-17T23:48:28.602Z | [ host-image] Aug 17 23:48:27.694 INFO O| install = pkg://helios/service/picl@0.5.11-3.0.24191:20260817T130514Z |
| 9257 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.694 INFO O| install = pkg://helios/service/resource-pools@0.5.11-3.0.24191:20260817T130514Z |
| 9258 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.694 INFO O| install = pkg://helios/service/security/gss@0.5.11-3.0.24191:20260817T130514Z |
| 9259 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.694 INFO O| install = pkg://helios/service/security/kerberos-5@0.5.11-3.0.24191:20260817T130514Z |
| 9260 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.695 INFO O| install = pkg://helios/shell/bash@5.2.32-3.1:20260709T181950Z |
| 9261 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.695 INFO O| install = pkg://helios/shell/ksh93@93.21.1.20120801-3.0.24191:20260817T130514Z |
| 9262 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.695 INFO O| install = pkg://helios/system/bhyve@0.5.11-3.0.24191:20260817T130515Z |
| 9263 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.695 INFO O| install = pkg://helios/system/bhyve/firmware@20241101-3.0:20260212T151705Z |
| 9264 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.696 INFO O| install = pkg://helios/system/boot/loader@1.1-3.0.24191:20260817T130515Z |
| 9265 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.696 INFO O| install = pkg://helios/system/data/console/fonts@0.5.11-3.0.24191:20260817T130515Z |
| 9266 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.696 INFO O| install = pkg://helios/system/data/hardware-registry@2025.6.9-3.0.24191:20260817T130515Z |
| 9267 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.696 INFO O| install = pkg://helios/system/data/keyboard/keytables@0.5.11-3.0.24191:20260817T130515Z |
| 9268 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.698 INFO O| install = pkg://helios/system/data/terminfo@0.5.11-3.0.24191:20260817T130515Z |
| 9269 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.698 INFO O| install = pkg://helios/system/data/urxvt-terminfo@9.31-3.0:20260212T151125Z |
| 9270 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.698 INFO O| install = pkg://helios/system/data/zoneinfo@2026.3-3.0.24191:20260817T130515Z |
| 9271 | 2026-08-17T23:48:28.603Z | [ host-image] Aug 17 23:48:27.698 INFO O| install = pkg://helios/system/dpe@0.5.11-3.0.24191:20260817T130515Z |
| 9272 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.699 INFO O| install = pkg://helios/system/extended-system-utilities@0.5.11-3.0.24191:20260817T130515Z |
| 9273 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.699 INFO O| install = pkg://helios/system/ficl@4.1.0-3.0.24191:20260817T130515Z |
| 9274 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.699 INFO O| install = pkg://helios/system/file-system/smb@0.5.11-3.0.24191:20260817T130516Z |
| 9275 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.699 INFO O| install = pkg://helios/system/file-system/zfs@0.5.11-3.0.24191:20260817T130516Z |
| 9276 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.699 INFO O| install = pkg://helios/system/gpio@0.5.11-3.0.24191:20260817T130516Z |
| 9277 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.699 INFO O| install = pkg://helios/system/i2c@0.5.11-3.0.24191:20260817T130516Z |
| 9278 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.702 INFO O| install = pkg://helios/system/kernel@0.5.11-3.0.24191:20260817T130517Z |
| 9279 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.702 INFO O| install = pkg://helios/system/kernel/cpu-counters@0.5.11-3.0.24191:20260817T130516Z |
| 9280 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.702 INFO O| install = pkg://helios/system/kernel/dtrace/providers@0.5.11-3.0.24191:20260817T130516Z |
| 9281 | 2026-08-17T23:48:28.607Z | [ host-image] Aug 17 23:48:27.703 INFO O| install = pkg://helios/system/kernel/platform@0.5.11-3.0.24191:20260817T130516Z |
| 9282 | 2026-08-17T23:48:28.610Z | [ host-image] Aug 17 23:48:27.703 INFO O| install = pkg://helios/system/ksensor@0.5.11-3.0.24191:20260817T130517Z |
| 9283 | 2026-08-17T23:48:28.613Z | [ host-image] Aug 17 23:48:27.709 INFO O| install = pkg://helios/system/library@0.5.11-3.0.24191:20260817T130518Z |
| 9284 | 2026-08-17T23:48:28.613Z | [ host-image] Aug 17 23:48:27.709 INFO O| install = pkg://helios/system/library/bhyve@0.5.11-3.0.24191:20260817T130517Z |
| 9285 | 2026-08-17T23:48:28.613Z | [ host-image] Aug 17 23:48:27.709 INFO O| install = pkg://helios/system/library/demangle@0.5.11-3.0.24191:20260817T130517Z |
| 9286 | 2026-08-17T23:48:28.614Z | [ host-image] Aug 17 23:48:27.709 INFO O| install = pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z |
| 9287 | 2026-08-17T23:48:28.614Z | [ host-image] Aug 17 23:48:27.709 INFO O| install = pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z |
| 9288 | 2026-08-17T23:48:28.622Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/iconv/utf-8@0.5.11-3.0.24191:20260817T130517Z |
| 9289 | 2026-08-17T23:48:28.622Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/libdbus@1.16.2-3.0:20260212T153054Z |
| 9290 | 2026-08-17T23:48:28.622Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/libdiskmgt@0.5.11-3.0.24191:20260817T130517Z |
| 9291 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/libispi@0.5.11-3.0.24191:20260817T130517Z |
| 9292 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/math@0.5.11-3.0.24191:20260817T130517Z |
| 9293 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/mozilla-nss@3.110-3.0:20260212T151334Z |
| 9294 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/pcap@1.10.5-3.0:20260212T151330Z |
| 9295 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.718 INFO O| install = pkg://helios/system/library/security/gss@0.5.11-3.0.24191:20260817T130518Z |
| 9296 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.719 INFO O| install = pkg://helios/system/library/security/gss/diffie-hellman@0.5.11-3.0.24191:20260817T130518Z |
| 9297 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.719 INFO O| install = pkg://helios/system/library/security/gss/spnego@0.5.11-3.0.24191:20260817T130518Z |
| 9298 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.719 INFO O| install = pkg://helios/system/library/security/libsasl@0.5.11-3.0.24191:20260817T130518Z |
| 9299 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.719 INFO O| install = pkg://helios/system/library/storage/scsi-plugins@0.5.11-3.0.24191:20260817T130518Z |
| 9300 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.719 INFO O| install = pkg://helios/system/man@0.5.11-3.0.24191:20260817T130518Z |
| 9301 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/management/snmp/net-snmp@5.9.4-3.0:20260212T151432Z |
| 9302 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/microcode/amd@20260416-3.0.24191:20260817T130518Z |
| 9303 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/microcode/intel@20260512-3.0.24191:20260817T130518Z |
| 9304 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/microcode/oxide@20251202-3.0.24191:20260817T130518Z |
| 9305 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/network@0.5.11-3.0.24191:20260817T130519Z |
| 9306 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/network/overlay@0.5.11-3.0.24191:20260817T130519Z |
| 9307 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/network/routing@0.5.11-3.0.24191:20260817T130519Z |
| 9308 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/prerequisite/gnu@0.5.11-3.0:20260212T151403Z |
| 9309 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/watch@4.0.5-3.0:20260212T151501Z |
| 9310 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.720 INFO O| install = pkg://helios/system/xopen/xcu4@0.5.11-3.0.24191:20260817T130520Z |
| 9311 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.721 INFO O| install = pkg://helios/system/zones@0.5.11-3.0.24191:20260817T130520Z |
| 9312 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.721 INFO O| install = pkg://helios/system/zones/brand/omicron1@1.0.26-3.0:20260506T112523Z |
| 9313 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.721 INFO O| install = pkg://helios/terminal/resize@352-3.0:20260212T151456Z |
| 9314 | 2026-08-17T23:48:28.626Z | [ host-image] Aug 17 23:48:27.721 INFO O| install = pkg://helios/text/column@0.0.0.20181004-3.0:20260224T215736Z |
| 9315 | 2026-08-17T23:48:28.627Z | [ host-image] Aug 17 23:48:27.721 INFO O| install = pkg://helios/text/less@668-3.0:20260212T151713Z |
| 9316 | 2026-08-17T23:48:28.627Z | [ host-image] Aug 17 23:48:27.721 INFO O| install = pkg://helios/text/looker@0.1.0.15-3.0:20260224T221620Z |
| 9317 | 2026-08-17T23:48:28.627Z | [ host-image] Aug 17 23:48:27.721 INFO O| install = pkg://helios/web/ca-bundle@5.11-3.0:20260212T152502Z |
| 9318 | 2026-08-17T23:48:28.627Z | [ host-image] Aug 17 23:48:27.722 INFO O| install = pkg://helios/web/curl@8.21.0-3.0:20260630T200901Z |
| 9319 | 2026-08-17T23:48:28.627Z | [ host-image] Aug 17 23:48:27.722 INFO O| tempdir @ "/tmp/.tmpRakV58/tmp" |
| 9320 | 2026-08-17T23:48:28.630Z | [ host-image] Aug 17 23:48:27.722 INFO O| image root @ "/tmp/.tmpRakV58/tmp/root" |
| 9321 | 2026-08-17T23:48:28.630Z | [ host-image] Aug 17 23:48:27.722 INFO O| creating image... |
| 9322 | 2026-08-17T23:48:28.663Z | [ recovery-image] Aug 17 23:48:27.758 INFO O| Aug 17 23:48:27.758 INFO trim TEMPORARY-sled-zfs-recovery: (89% trimmed, started at Mon Aug 17 23:48:27 2026) |
| 9323 | 2026-08-17T23:48:28.869Z | [ recovery-image] Aug 17 23:48:27.965 INFO O| Aug 17 23:48:27.964 INFO trim TEMPORARY-sled-zfs-recovery: (89% trimmed, started at Mon Aug 17 23:48:27 2026) |
| 9324 | 2026-08-17T23:48:32.643Z | [ recovery-image] Aug 17 23:48:31.739 INFO O| Aug 17 23:48:31.739 INFO trim TEMPORARY-sled-zfs-recovery: (98% trimmed, started at Mon Aug 17 23:48:27 2026) |
| 9325 | 2026-08-17T23:48:32.732Z | [verify-libraries] Compiling oso v0.27.3 |
| 9326 | 2026-08-17T23:48:32.864Z | [ recovery-image] Aug 17 23:48:31.960 INFO O| Aug 17 23:48:31.960 INFO temporary pool has 501M used, 1.26G avail, 1.00x compressratio |
| 9327 | 2026-08-17T23:48:32.864Z | [ recovery-image] Aug 17 23:48:31.960 INFO O| Aug 17 23:48:31.960 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery |
| 9328 | 2026-08-17T23:48:37.141Z | [ recovery-image] Aug 17 23:48:36.236 INFO O| Aug 17 23:48:36.236 INFO copying image /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 9329 | 2026-08-17T23:48:37.141Z | [ recovery-image] Aug 17 23:48:36.236 INFO O| Aug 17 23:48:36.236 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal |
| 9330 | 2026-08-17T23:48:37.231Z | [ host-image] Aug 17 23:48:36.326 INFO O| copying publishers... |
| 9331 | 2026-08-17T23:48:37.278Z | [verify-libraries] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 9332 | 2026-08-17T23:48:37.830Z | [verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 9333 | 2026-08-17T23:48:39.459Z | [ recovery-image] Aug 17 23:48:38.554 INFO O| Aug 17 23:48:38.554 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 9334 | 2026-08-17T23:48:39.459Z | [ recovery-image] Aug 17 23:48:38.554 INFO O| Aug 17 23:48:38.554 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 9335 | 2026-08-17T23:48:39.459Z | [ recovery-image] Aug 17 23:48:38.554 INFO O| Aug 17 23:48:38.554 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 9336 | 2026-08-17T23:48:39.463Z | [ recovery-image] Aug 17 23:48:38.554 INFO O| Aug 17 23:48:38.554 INFO completed processing sled/zfs-recovery |
| 9337 | 2026-08-17T23:48:39.463Z | [ recovery-image] Aug 17 23:48:38.554 INFO O| Aug 17 23:48:38.554 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 9338 | 2026-08-17T23:48:40.520Z | [ host-image] Aug 17 23:48:39.555 INFO O| adding properties... |
| 9339 | 2026-08-17T23:48:41.361Z | [ recovery-image] Aug 17 23:48:40.457 INFO O| Aug 17 23:48:40.457 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 9340 | 2026-08-17T23:48:41.502Z | [ recovery-image] Aug 17 23:48:40.598 INFO BUILD STRING "heads/stlouis-0-ga931ca4556\n" |
| 9341 | 2026-08-17T23:48:41.502Z | [ recovery-image] Aug 17 23:48:40.598 INFO expanded image name: "recovery aac4ef5/${os_short_commit} 2026-08-17 23:30" -> "recovery aac4ef5/a931ca4 2026-08-17 23:30" |
| 9342 | 2026-08-17T23:48:41.505Z | [ recovery-image] Aug 17 23:48:40.598 INFO output artefacts stored in: "/work/os-recovery" |
| 9343 | 2026-08-17T23:48:41.505Z | [ recovery-image] Aug 17 23:48:40.598 INFO collecting git info from project "chelsio-t6-roms"... |
| 9344 | 2026-08-17T23:48:41.523Z | [ recovery-image] Aug 17 23:48:40.617 INFO collecting git info from project "amd-host-image-builder"... |
| 9345 | 2026-08-17T23:48:41.562Z | [ recovery-image] Aug 17 23:48:40.658 INFO collecting git info from project "dmar-report"... |
| 9346 | 2026-08-17T23:48:41.573Z | [ recovery-image] Aug 17 23:48:40.669 INFO collecting git info from project "pilot"... |
| 9347 | 2026-08-17T23:48:41.582Z | [ recovery-image] Aug 17 23:48:40.678 INFO collecting git info from project "amd-firmware"... |
| 9348 | 2026-08-17T23:48:41.976Z | [ host-image] Aug 17 23:48:41.072 INFO O| installing packages... |
| 9349 | 2026-08-17T23:48:42.148Z | [ recovery-image] Aug 17 23:48:41.243 INFO collecting git info from project "pinprick"... |
| 9350 | 2026-08-17T23:48:42.154Z | [ recovery-image] Aug 17 23:48:41.249 INFO collecting git info from project "phbl"... |
| 9351 | 2026-08-17T23:48:42.160Z | [ recovery-image] Aug 17 23:48:41.256 INFO collecting git info from project "image-builder"... |
| 9352 | 2026-08-17T23:48:42.166Z | [ recovery-image] Aug 17 23:48:41.262 INFO collecting git info from project "bootserver"... |
| 9353 | 2026-08-17T23:48:42.172Z | [ recovery-image] Aug 17 23:48:41.267 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 9354 | 2026-08-17T23:48:42.860Z | [ recovery-image] Aug 17 23:48:41.955 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 9355 | 2026-08-17T23:48:43.267Z | [ recovery-image] Aug 17 23:48:42.363 INFO creating Oxide boot image... |
| 9356 | 2026-08-17T23:48:43.267Z | [ recovery-image] Aug 17 23:48:42.363 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery aac4ef5/a931ca4 2026-08-17 23:30", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None |
| 9357 | 2026-08-17T23:48:45.785Z | [verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 9358 | 2026-08-17T23:48:46.903Z | [verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 9359 | 2026-08-17T23:48:51.494Z | [verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 9360 | 2026-08-17T23:48:52.028Z | [verify-libraries] Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 9361 | 2026-08-17T23:48:52.950Z | [verify-libraries] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 9362 | 2026-08-17T23:48:53.134Z | [verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 9363 | 2026-08-17T23:48:54.508Z | [ host-image] Aug 17 23:48:53.603 INFO O| seeding SMF database... |
| 9364 | 2026-08-17T23:48:58.578Z | [verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 9365 | 2026-08-17T23:48:58.684Z | [verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 9366 | 2026-08-17T23:48:59.555Z | [ host-image] Aug 17 23:48:58.650 INFO O| configuring SMF profile... |
| 9367 | 2026-08-17T23:48:59.555Z | [ host-image] Aug 17 23:48:58.650 INFO O| modifying shadow(5)... |
| 9368 | 2026-08-17T23:48:59.555Z | [ host-image] Aug 17 23:48:58.650 INFO O| loading user and group database... |
| 9369 | 2026-08-17T23:48:59.558Z | [ host-image] Aug 17 23:48:58.650 INFO O| loading facet selections... |
| 9370 | 2026-08-17T23:48:59.666Z | [verify-libraries] Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 9371 | 2026-08-17T23:49:00.103Z | [ host-image] Aug 17 23:48:59.198 INFO O| devel -> true |
| 9372 | 2026-08-17T23:49:00.103Z | [ host-image] Aug 17 23:48:59.198 INFO O| doc.man -> true |
| 9373 | 2026-08-17T23:49:00.107Z | [ host-image] Aug 17 23:48:59.198 INFO O| version-lock.shell/ksh93 -> true |
| 9374 | 2026-08-17T23:49:00.107Z | [ host-image] Aug 17 23:48:59.198 INFO O| version-lock.system/data/hardware-registry -> true |
| 9375 | 2026-08-17T23:49:00.107Z | [ host-image] Aug 17 23:48:59.198 INFO O| version-lock.system/data/zoneinfo -> true |
| 9376 | 2026-08-17T23:49:00.107Z | [ host-image] Aug 17 23:48:59.198 INFO O| version-lock.system/microcode/amd -> true |
| 9377 | 2026-08-17T23:49:00.107Z | [ host-image] Aug 17 23:48:59.198 INFO O| version-lock.system/microcode/intel -> true |
| 9378 | 2026-08-17T23:49:00.107Z | [ host-image] Aug 17 23:48:59.198 INFO O| version-lock.system/microcode/oxide -> true |
| 9379 | 2026-08-17T23:49:00.107Z | [ host-image] Aug 17 23:48:59.198 INFO O| assessing packaged files... |
| 9380 | 2026-08-17T23:49:02.240Z | [ host-image] Aug 17 23:49:01.335 INFO O| creating archive... |
| 9381 | 2026-08-17T23:49:02.372Z | [ host-image] Aug 17 23:49:01.467 INFO O| missing from packaging: |
| 9382 | 2026-08-17T23:49:02.372Z | [ host-image] Aug 17 23:49:01.467 INFO O| "etc/.pwd.lock" |
| 9383 | 2026-08-17T23:49:02.372Z | [ host-image] Aug 17 23:49:01.467 INFO O| "etc/bash" |
| 9384 | 2026-08-17T23:49:02.377Z | [ host-image] Aug 17 23:49:01.472 INFO O| "etc/svc/profile/generic.xml" |
| 9385 | 2026-08-17T23:49:02.377Z | [ host-image] Aug 17 23:49:01.472 INFO O| "etc/svc/profile/inetd_services.xml" |
| 9386 | 2026-08-17T23:49:02.377Z | [ host-image] Aug 17 23:49:01.472 INFO O| "etc/svc/profile/name_service.xml" |
| 9387 | 2026-08-17T23:49:02.377Z | [ host-image] Aug 17 23:49:01.472 INFO O| "etc/svc/profile/platform.xml" |
| 9388 | 2026-08-17T23:49:02.380Z | [ host-image] Aug 17 23:49:01.472 INFO O| "etc/svc/profile/platform_omicron1.xml" |
| 9389 | 2026-08-17T23:49:02.380Z | [ host-image] Aug 17 23:49:01.472 INFO O| "etc/svc/repository.db" |
| 9390 | 2026-08-17T23:49:02.383Z | [ host-image] Aug 17 23:49:01.479 INFO O| "opt/ooce/share" |
| 9391 | 2026-08-17T23:49:02.383Z | [ host-image] Aug 17 23:49:01.479 INFO O| "opt/ooce/share/man" |
| 9392 | 2026-08-17T23:49:02.386Z | [ host-image] Aug 17 23:49:01.479 INFO O| "opt/ooce/share/man/man1" |
| 9393 | 2026-08-17T23:49:02.401Z | [ host-image] Aug 17 23:49:01.497 INFO O| finishing archive... |
| 9394 | 2026-08-17T23:49:05.230Z | [ host-image] Aug 17 23:49:04.314 INFO O| creating gzonly manifest... |
| 9395 | 2026-08-17T23:49:05.234Z | [ host-image] Aug 17 23:49:04.321 INFO O| ok |
| 9396 | 2026-08-17T23:49:05.368Z | [ host-image] Aug 17 23:49:04.464 INFO image builder template: ramdisk-02-trim... |
| 9397 | 2026-08-17T23:49:05.369Z | [ host-image] Aug 17 23:49:04.464 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp7mjUtC/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None |
| 9398 | 2026-08-17T23:49:05.388Z | [ host-image] Aug 17 23:49:04.483 INFO O| Aug 17 23:49:04.483 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9399 | 2026-08-17T23:49:05.393Z | [ host-image] Aug 17 23:49:04.487 INFO O| Aug 17 23:49:04.487 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9400 | 2026-08-17T23:49:06.880Z | [ host-image] Aug 17 23:49:05.974 INFO O| Aug 17 23:49:05.974 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled |
| 9401 | 2026-08-17T23:49:06.995Z | [ host-image] Aug 17 23:49:06.060 INFO O| Aug 17 23:49:06.060 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9402 | 2026-08-17T23:49:06.996Z | [ host-image] Aug 17 23:49:06.060 INFO O| Aug 17 23:49:06.060 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 9403 | 2026-08-17T23:49:06.996Z | [ host-image] Aug 17 23:49:06.063 INFO O| Aug 17 23:49:06.063 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9404 | 2026-08-17T23:49:06.996Z | [ host-image] Aug 17 23:49:06.065 INFO O| Aug 17 23:49:06.065 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 9405 | 2026-08-17T23:49:06.996Z | [ host-image] Aug 17 23:49:06.069 INFO O| Aug 17 23:49:06.069 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 9406 | 2026-08-17T23:49:07.524Z | [ host-image] Aug 17 23:49:06.619 INFO O| Aug 17 23:49:06.619 INFO rolled back to input snapshot; work may begin |
| 9407 | 2026-08-17T23:49:07.524Z | [ host-image] Aug 17 23:49:06.619 INFO O| Aug 17 23:49:06.619 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 9408 | 2026-08-17T23:49:07.527Z | [ host-image] Aug 17 23:49:06.622 INFO O| Aug 17 23:49:06.622 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9409 | 2026-08-17T23:49:07.532Z | [ host-image] Aug 17 23:49:06.628 INFO O| Aug 17 23:49:06.628 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg" |
| 9410 | 2026-08-17T23:49:07.559Z | [verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 9411 | 2026-08-17T23:49:07.570Z | [ host-image] Aug 17 23:49:06.666 INFO O| Aug 17 23:49:06.666 INFO STEP 0 (remove_files) COMPLETE |
| 9412 | 2026-08-17T23:49:07.574Z | [ host-image] Aug 17 23:49:06.666 INFO O| Aug 17 23:49:06.666 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9413 | 2026-08-17T23:49:07.578Z | [ host-image] Aug 17 23:49:06.674 INFO O| Aug 17 23:49:06.673 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4" |
| 9414 | 2026-08-17T23:49:07.581Z | [ host-image] Aug 17 23:49:06.675 INFO O| Aug 17 23:49:06.675 INFO STEP 1 (remove_files) COMPLETE |
| 9415 | 2026-08-17T23:49:07.581Z | [ host-image] Aug 17 23:49:06.675 INFO O| Aug 17 23:49:06.675 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9416 | 2026-08-17T23:49:07.588Z | [ host-image] Aug 17 23:49:06.684 INFO O| Aug 17 23:49:06.684 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include" |
| 9417 | 2026-08-17T23:49:07.601Z | [ host-image] Aug 17 23:49:06.697 INFO O| Aug 17 23:49:06.697 INFO STEP 2 (remove_files) COMPLETE |
| 9418 | 2026-08-17T23:49:07.604Z | [ host-image] Aug 17 23:49:06.697 INFO O| Aug 17 23:49:06.697 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9419 | 2026-08-17T23:49:07.609Z | [ host-image] Aug 17 23:49:06.704 INFO O| Aug 17 23:49:06.704 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo" |
| 9420 | 2026-08-17T23:49:07.612Z | [ host-image] Aug 17 23:49:06.706 INFO O| Aug 17 23:49:06.706 INFO STEP 3 (remove_files) COMPLETE |
| 9421 | 2026-08-17T23:49:07.612Z | [ host-image] Aug 17 23:49:06.706 INFO O| Aug 17 23:49:06.706 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9422 | 2026-08-17T23:49:07.618Z | [ host-image] Aug 17 23:49:06.714 INFO O| Aug 17 23:49:06.714 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help" |
| 9423 | 2026-08-17T23:49:07.621Z | [ host-image] Aug 17 23:49:06.717 INFO O| Aug 17 23:49:06.717 INFO STEP 4 (remove_files) COMPLETE |
| 9424 | 2026-08-17T23:49:07.621Z | [ host-image] Aug 17 23:49:06.717 INFO O| Aug 17 23:49:06.717 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9425 | 2026-08-17T23:49:07.627Z | [ host-image] Aug 17 23:49:06.723 INFO O| Aug 17 23:49:06.723 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc" |
| 9426 | 2026-08-17T23:49:07.630Z | [ host-image] Aug 17 23:49:06.725 INFO O| Aug 17 23:49:06.725 INFO STEP 5 (remove_files) COMPLETE |
| 9427 | 2026-08-17T23:49:07.630Z | [ host-image] Aug 17 23:49:06.725 INFO O| Aug 17 23:49:06.725 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9428 | 2026-08-17T23:49:07.635Z | [ host-image] Aug 17 23:49:06.731 INFO O| Aug 17 23:49:06.731 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion" |
| 9429 | 2026-08-17T23:49:07.644Z | [ host-image] Aug 17 23:49:06.740 INFO O| Aug 17 23:49:06.740 INFO STEP 6 (remove_files) COMPLETE |
| 9430 | 2026-08-17T23:49:07.644Z | [ host-image] Aug 17 23:49:06.740 INFO O| Aug 17 23:49:06.740 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9431 | 2026-08-17T23:49:07.647Z | [ host-image] Aug 17 23:49:06.740 INFO O| Aug 17 23:49:06.740 INFO skip step because feature "heliosv2" is not enabled |
| 9432 | 2026-08-17T23:49:07.647Z | [ host-image] Aug 17 23:49:06.740 INFO O| Aug 17 23:49:06.740 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9433 | 2026-08-17T23:49:07.653Z | [ host-image] Aug 17 23:49:06.749 INFO O| Aug 17 23:49:06.749 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.40/man" |
| 9434 | 2026-08-17T23:49:07.664Z | [ host-image] Aug 17 23:49:06.759 INFO O| Aug 17 23:49:06.759 INFO STEP 8 (remove_files) COMPLETE |
| 9435 | 2026-08-17T23:49:07.664Z | [ host-image] Aug 17 23:49:06.759 INFO O| Aug 17 23:49:06.759 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9436 | 2026-08-17T23:49:07.670Z | [ host-image] Aug 17 23:49:06.766 INFO O| Aug 17 23:49:06.766 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl" |
| 9437 | 2026-08-17T23:49:07.736Z | [ host-image] Aug 17 23:49:06.831 INFO O| Aug 17 23:49:06.831 INFO STEP 9 (remove_files) COMPLETE |
| 9438 | 2026-08-17T23:49:07.736Z | [ host-image] Aug 17 23:49:06.831 INFO O| Aug 17 23:49:06.831 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9439 | 2026-08-17T23:49:07.744Z | [ host-image] Aug 17 23:49:06.839 INFO O| Aug 17 23:49:06.839 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man" |
| 9440 | 2026-08-17T23:49:07.824Z | [ host-image] Aug 17 23:49:06.919 INFO O| Aug 17 23:49:06.919 INFO STEP 10 (remove_files) COMPLETE |
| 9441 | 2026-08-17T23:49:07.824Z | [ host-image] Aug 17 23:49:06.919 INFO O| Aug 17 23:49:06.919 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9442 | 2026-08-17T23:49:07.833Z | [ host-image] Aug 17 23:49:06.928 INFO O| Aug 17 23:49:06.928 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp" |
| 9443 | 2026-08-17T23:49:07.839Z | [ host-image] Aug 17 23:49:06.931 INFO O| Aug 17 23:49:06.931 INFO STEP 11 (remove_files) COMPLETE |
| 9444 | 2026-08-17T23:49:07.839Z | [ host-image] Aug 17 23:49:06.931 INFO O| Aug 17 23:49:06.931 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9445 | 2026-08-17T23:49:07.842Z | [ host-image] Aug 17 23:49:06.938 INFO O| Aug 17 23:49:06.938 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386" |
| 9446 | 2026-08-17T23:49:07.846Z | [ host-image] Aug 17 23:49:06.939 INFO O| Aug 17 23:49:06.939 INFO STEP 12 (remove_files) COMPLETE |
| 9447 | 2026-08-17T23:49:07.846Z | [ host-image] Aug 17 23:49:06.939 INFO O| Aug 17 23:49:06.939 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9448 | 2026-08-17T23:49:07.855Z | [ host-image] Aug 17 23:49:06.947 INFO O| Aug 17 23:49:06.947 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv" |
| 9449 | 2026-08-17T23:49:07.858Z | [ host-image] Aug 17 23:49:06.948 INFO O| Aug 17 23:49:06.948 INFO STEP 13 (remove_files) COMPLETE |
| 9450 | 2026-08-17T23:49:07.858Z | [ host-image] Aug 17 23:49:06.948 INFO O| Aug 17 23:49:06.948 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9451 | 2026-08-17T23:49:07.917Z | [ host-image] Aug 17 23:49:07.012 INFO O| Aug 17 23:49:07.012 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 9452 | 2026-08-17T23:49:07.924Z | [ host-image] Aug 17 23:49:07.020 INFO O| Aug 17 23:49:07.019 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a" |
| 9453 | 2026-08-17T23:49:08.082Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.177 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a" |
| 9454 | 2026-08-17T23:49:08.082Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a" |
| 9455 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a" |
| 9456 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a" |
| 9457 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a" |
| 9458 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a" |
| 9459 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a" |
| 9460 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a" |
| 9461 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a" |
| 9462 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a" |
| 9463 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a" |
| 9464 | 2026-08-17T23:49:08.085Z | [ host-image] Aug 17 23:49:07.178 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a" |
| 9465 | 2026-08-17T23:49:08.086Z | [ host-image] Aug 17 23:49:07.179 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a" |
| 9466 | 2026-08-17T23:49:08.086Z | [ host-image] Aug 17 23:49:07.179 INFO O| Aug 17 23:49:07.178 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a" |
| 9467 | 2026-08-17T23:49:08.086Z | [ host-image] Aug 17 23:49:07.179 INFO O| Aug 17 23:49:07.179 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a" |
| 9468 | 2026-08-17T23:49:08.086Z | [ host-image] Aug 17 23:49:07.179 INFO O| Aug 17 23:49:07.179 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a" |
| 9469 | 2026-08-17T23:49:08.089Z | [ host-image] Aug 17 23:49:07.185 INFO O| Aug 17 23:49:07.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/libjq.a" |
| 9470 | 2026-08-17T23:49:08.089Z | [ host-image] Aug 17 23:49:07.185 INFO O| Aug 17 23:49:07.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a" |
| 9471 | 2026-08-17T23:49:08.093Z | [ host-image] Aug 17 23:49:07.189 INFO O| Aug 17 23:49:07.189 INFO STEP 14 (remove_files) COMPLETE |
| 9472 | 2026-08-17T23:49:08.096Z | [ host-image] Aug 17 23:49:07.189 INFO O| Aug 17 23:49:07.189 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9473 | 2026-08-17T23:49:08.104Z | [ host-image] Aug 17 23:49:07.199 INFO O| Aug 17 23:49:07.199 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot" |
| 9474 | 2026-08-17T23:49:08.107Z | [ host-image] Aug 17 23:49:07.201 INFO O| Aug 17 23:49:07.201 INFO STEP 15 (remove_files) COMPLETE |
| 9475 | 2026-08-17T23:49:08.107Z | [ host-image] Aug 17 23:49:07.201 INFO O| Aug 17 23:49:07.201 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9476 | 2026-08-17T23:49:08.113Z | [ host-image] Aug 17 23:49:07.209 INFO O| Aug 17 23:49:07.209 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc" |
| 9477 | 2026-08-17T23:49:08.119Z | [ host-image] Aug 17 23:49:07.215 INFO O| Aug 17 23:49:07.215 INFO STEP 16 (remove_files) COMPLETE |
| 9478 | 2026-08-17T23:49:08.122Z | [ host-image] Aug 17 23:49:07.215 INFO O| Aug 17 23:49:07.215 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9479 | 2026-08-17T23:49:08.128Z | [ host-image] Aug 17 23:49:07.224 INFO O| Aug 17 23:49:07.224 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv" |
| 9480 | 2026-08-17T23:49:08.131Z | [ host-image] Aug 17 23:49:07.224 INFO O| Aug 17 23:49:07.224 INFO STEP 17 (remove_files) COMPLETE |
| 9481 | 2026-08-17T23:49:08.131Z | [ host-image] Aug 17 23:49:07.224 INFO O| Aug 17 23:49:07.224 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9482 | 2026-08-17T23:49:08.137Z | [ host-image] Aug 17 23:49:07.233 INFO O| Aug 17 23:49:07.232 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc" |
| 9483 | 2026-08-17T23:49:08.140Z | [ host-image] Aug 17 23:49:07.234 INFO O| Aug 17 23:49:07.234 INFO STEP 18 (remove_files) COMPLETE |
| 9484 | 2026-08-17T23:49:08.140Z | [ host-image] Aug 17 23:49:07.234 INFO O| Aug 17 23:49:07.234 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9485 | 2026-08-17T23:49:08.147Z | [ host-image] Aug 17 23:49:07.243 INFO O| Aug 17 23:49:07.243 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 9486 | 2026-08-17T23:49:08.150Z | [ host-image] Aug 17 23:49:07.243 INFO O| Aug 17 23:49:07.243 INFO STEP 19 (remove_files) COMPLETE |
| 9487 | 2026-08-17T23:49:08.150Z | [ host-image] Aug 17 23:49:07.243 INFO O| Aug 17 23:49:07.243 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9488 | 2026-08-17T23:49:08.154Z | [ host-image] Aug 17 23:49:07.250 INFO O| Aug 17 23:49:07.250 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 9489 | 2026-08-17T23:49:08.158Z | [ host-image] Aug 17 23:49:07.250 INFO O| Aug 17 23:49:07.250 INFO STEP 20 (remove_files) COMPLETE |
| 9490 | 2026-08-17T23:49:08.158Z | [ host-image] Aug 17 23:49:07.250 INFO O| Aug 17 23:49:07.250 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9491 | 2026-08-17T23:49:08.161Z | [ host-image] Aug 17 23:49:07.257 INFO O| Aug 17 23:49:07.257 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 9492 | 2026-08-17T23:49:08.161Z | [ host-image] Aug 17 23:49:07.257 INFO O| Aug 17 23:49:07.257 INFO STEP 21 (remove_files) COMPLETE |
| 9493 | 2026-08-17T23:49:08.165Z | [ host-image] Aug 17 23:49:07.257 INFO O| Aug 17 23:49:07.257 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9494 | 2026-08-17T23:49:08.170Z | [ host-image] Aug 17 23:49:07.266 INFO O| Aug 17 23:49:07.266 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 9495 | 2026-08-17T23:49:08.173Z | [ host-image] Aug 17 23:49:07.266 INFO O| Aug 17 23:49:07.266 INFO STEP 22 (remove_files) COMPLETE |
| 9496 | 2026-08-17T23:49:08.173Z | [ host-image] Aug 17 23:49:07.266 INFO O| Aug 17 23:49:07.266 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9497 | 2026-08-17T23:49:08.178Z | [ host-image] Aug 17 23:49:07.274 INFO O| Aug 17 23:49:07.274 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 9498 | 2026-08-17T23:49:08.178Z | [ host-image] Aug 17 23:49:07.274 INFO O| Aug 17 23:49:07.274 INFO STEP 23 (remove_files) COMPLETE |
| 9499 | 2026-08-17T23:49:08.181Z | [ host-image] Aug 17 23:49:07.274 INFO O| Aug 17 23:49:07.274 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9500 | 2026-08-17T23:49:08.186Z | [ host-image] Aug 17 23:49:07.281 INFO O| Aug 17 23:49:07.281 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 9501 | 2026-08-17T23:49:08.186Z | [ host-image] Aug 17 23:49:07.281 INFO O| Aug 17 23:49:07.281 INFO STEP 24 (remove_files) COMPLETE |
| 9502 | 2026-08-17T23:49:08.186Z | [ host-image] Aug 17 23:49:07.281 INFO O| Aug 17 23:49:07.281 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9503 | 2026-08-17T23:49:08.194Z | [ host-image] Aug 17 23:49:07.289 INFO O| Aug 17 23:49:07.289 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 9504 | 2026-08-17T23:49:08.194Z | [ host-image] Aug 17 23:49:07.289 INFO O| Aug 17 23:49:07.289 INFO STEP 25 (remove_files) COMPLETE |
| 9505 | 2026-08-17T23:49:08.198Z | [ host-image] Aug 17 23:49:07.289 INFO O| Aug 17 23:49:07.289 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9506 | 2026-08-17T23:49:08.201Z | [ host-image] Aug 17 23:49:07.297 INFO O| Aug 17 23:49:07.297 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power" |
| 9507 | 2026-08-17T23:49:08.201Z | [ host-image] Aug 17 23:49:07.297 INFO O| Aug 17 23:49:07.297 INFO STEP 26 (remove_files) COMPLETE |
| 9508 | 2026-08-17T23:49:08.201Z | [ host-image] Aug 17 23:49:07.297 INFO O| Aug 17 23:49:07.297 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9509 | 2026-08-17T23:49:08.209Z | [ host-image] Aug 17 23:49:07.304 INFO O| Aug 17 23:49:07.304 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 9510 | 2026-08-17T23:49:08.211Z | [ host-image] Aug 17 23:49:07.304 INFO O| Aug 17 23:49:07.304 INFO STEP 27 (remove_files) COMPLETE |
| 9511 | 2026-08-17T23:49:08.212Z | [ host-image] Aug 17 23:49:07.305 INFO O| Aug 17 23:49:07.304 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9512 | 2026-08-17T23:49:08.215Z | [ host-image] Aug 17 23:49:07.311 INFO O| Aug 17 23:49:07.311 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 9513 | 2026-08-17T23:49:08.219Z | [ host-image] Aug 17 23:49:07.311 INFO O| Aug 17 23:49:07.311 INFO STEP 28 (remove_files) COMPLETE |
| 9514 | 2026-08-17T23:49:08.219Z | [ host-image] Aug 17 23:49:07.311 INFO O| Aug 17 23:49:07.311 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9515 | 2026-08-17T23:49:08.222Z | [ host-image] Aug 17 23:49:07.318 INFO O| Aug 17 23:49:07.317 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 9516 | 2026-08-17T23:49:08.222Z | [ host-image] Aug 17 23:49:07.318 INFO O| Aug 17 23:49:07.318 INFO STEP 29 (remove_files) COMPLETE |
| 9517 | 2026-08-17T23:49:08.222Z | [ host-image] Aug 17 23:49:07.318 INFO O| Aug 17 23:49:07.318 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9518 | 2026-08-17T23:49:08.228Z | [ host-image] Aug 17 23:49:07.324 INFO O| Aug 17 23:49:07.324 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 9519 | 2026-08-17T23:49:08.228Z | [ host-image] Aug 17 23:49:07.324 INFO O| Aug 17 23:49:07.324 INFO STEP 30 (remove_files) COMPLETE |
| 9520 | 2026-08-17T23:49:08.232Z | [ host-image] Aug 17 23:49:07.324 INFO O| Aug 17 23:49:07.324 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9521 | 2026-08-17T23:49:08.235Z | [ host-image] Aug 17 23:49:07.330 INFO O| Aug 17 23:49:07.330 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 9522 | 2026-08-17T23:49:08.235Z | [ host-image] Aug 17 23:49:07.331 INFO O| Aug 17 23:49:07.330 INFO STEP 31 (remove_files) COMPLETE |
| 9523 | 2026-08-17T23:49:08.235Z | [ host-image] Aug 17 23:49:07.331 INFO O| Aug 17 23:49:07.331 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9524 | 2026-08-17T23:49:08.241Z | [ host-image] Aug 17 23:49:07.336 INFO O| Aug 17 23:49:07.336 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 9525 | 2026-08-17T23:49:08.243Z | [ host-image] Aug 17 23:49:07.336 INFO O| Aug 17 23:49:07.336 INFO STEP 32 (remove_files) COMPLETE |
| 9526 | 2026-08-17T23:49:08.244Z | [ host-image] Aug 17 23:49:07.336 INFO O| Aug 17 23:49:07.336 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9527 | 2026-08-17T23:49:08.247Z | [ host-image] Aug 17 23:49:07.343 INFO O| Aug 17 23:49:07.343 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 9528 | 2026-08-17T23:49:08.247Z | [ host-image] Aug 17 23:49:07.343 INFO O| Aug 17 23:49:07.343 INFO STEP 33 (remove_files) COMPLETE |
| 9529 | 2026-08-17T23:49:08.251Z | [ host-image] Aug 17 23:49:07.343 INFO O| Aug 17 23:49:07.343 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9530 | 2026-08-17T23:49:08.257Z | [ host-image] Aug 17 23:49:07.352 INFO O| Aug 17 23:49:07.352 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 9531 | 2026-08-17T23:49:08.257Z | [ host-image] Aug 17 23:49:07.353 INFO O| Aug 17 23:49:07.352 INFO STEP 34 (remove_files) COMPLETE |
| 9532 | 2026-08-17T23:49:08.257Z | [ host-image] Aug 17 23:49:07.353 INFO O| Aug 17 23:49:07.352 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9533 | 2026-08-17T23:49:08.266Z | [ host-image] Aug 17 23:49:07.362 INFO O| Aug 17 23:49:07.362 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 9534 | 2026-08-17T23:49:08.266Z | [ host-image] Aug 17 23:49:07.362 INFO O| Aug 17 23:49:07.362 INFO STEP 35 (remove_files) COMPLETE |
| 9535 | 2026-08-17T23:49:08.269Z | [ host-image] Aug 17 23:49:07.362 INFO O| Aug 17 23:49:07.362 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9536 | 2026-08-17T23:49:08.275Z | [ host-image] Aug 17 23:49:07.371 INFO O| Aug 17 23:49:07.371 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 9537 | 2026-08-17T23:49:08.275Z | [ host-image] Aug 17 23:49:07.371 INFO O| Aug 17 23:49:07.371 INFO STEP 36 (remove_files) COMPLETE |
| 9538 | 2026-08-17T23:49:08.278Z | [ host-image] Aug 17 23:49:07.371 INFO O| Aug 17 23:49:07.371 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9539 | 2026-08-17T23:49:08.283Z | [ host-image] Aug 17 23:49:07.379 INFO O| Aug 17 23:49:07.379 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 9540 | 2026-08-17T23:49:08.283Z | [ host-image] Aug 17 23:49:07.379 INFO O| Aug 17 23:49:07.379 INFO STEP 37 (remove_files) COMPLETE |
| 9541 | 2026-08-17T23:49:08.287Z | [ host-image] Aug 17 23:49:07.379 INFO O| Aug 17 23:49:07.379 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9542 | 2026-08-17T23:49:08.291Z | [ host-image] Aug 17 23:49:07.387 INFO O| Aug 17 23:49:07.387 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 9543 | 2026-08-17T23:49:08.296Z | [ host-image] Aug 17 23:49:07.387 INFO O| Aug 17 23:49:07.387 INFO STEP 38 (remove_files) COMPLETE |
| 9544 | 2026-08-17T23:49:08.296Z | [ host-image] Aug 17 23:49:07.387 INFO O| Aug 17 23:49:07.387 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9545 | 2026-08-17T23:49:08.299Z | [ host-image] Aug 17 23:49:07.393 INFO O| Aug 17 23:49:07.393 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 9546 | 2026-08-17T23:49:08.299Z | [ host-image] Aug 17 23:49:07.393 INFO O| Aug 17 23:49:07.393 INFO STEP 39 (remove_files) COMPLETE |
| 9547 | 2026-08-17T23:49:08.299Z | [ host-image] Aug 17 23:49:07.393 INFO O| Aug 17 23:49:07.393 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9548 | 2026-08-17T23:49:08.305Z | [ host-image] Aug 17 23:49:07.400 INFO O| Aug 17 23:49:07.400 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 9549 | 2026-08-17T23:49:08.308Z | [ host-image] Aug 17 23:49:07.400 INFO O| Aug 17 23:49:07.400 INFO STEP 40 (remove_files) COMPLETE |
| 9550 | 2026-08-17T23:49:08.308Z | [ host-image] Aug 17 23:49:07.400 INFO O| Aug 17 23:49:07.400 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9551 | 2026-08-17T23:49:08.314Z | [ host-image] Aug 17 23:49:07.410 INFO O| Aug 17 23:49:07.410 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 9552 | 2026-08-17T23:49:08.314Z | [ host-image] Aug 17 23:49:07.410 INFO O| Aug 17 23:49:07.410 INFO STEP 41 (remove_files) COMPLETE |
| 9553 | 2026-08-17T23:49:08.317Z | [ host-image] Aug 17 23:49:07.410 INFO O| Aug 17 23:49:07.410 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9554 | 2026-08-17T23:49:08.323Z | [ host-image] Aug 17 23:49:07.419 INFO O| Aug 17 23:49:07.419 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 9555 | 2026-08-17T23:49:08.323Z | [ host-image] Aug 17 23:49:07.419 INFO O| Aug 17 23:49:07.419 INFO STEP 42 (remove_files) COMPLETE |
| 9556 | 2026-08-17T23:49:08.323Z | [ host-image] Aug 17 23:49:07.419 INFO O| Aug 17 23:49:07.419 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9557 | 2026-08-17T23:49:08.330Z | [ host-image] Aug 17 23:49:07.426 INFO O| Aug 17 23:49:07.426 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 9558 | 2026-08-17T23:49:08.334Z | [ host-image] Aug 17 23:49:07.426 INFO O| Aug 17 23:49:07.426 INFO STEP 43 (remove_files) COMPLETE |
| 9559 | 2026-08-17T23:49:08.334Z | [ host-image] Aug 17 23:49:07.426 INFO O| Aug 17 23:49:07.426 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9560 | 2026-08-17T23:49:08.340Z | [ host-image] Aug 17 23:49:07.435 INFO O| Aug 17 23:49:07.435 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 9561 | 2026-08-17T23:49:08.343Z | [ host-image] Aug 17 23:49:07.435 INFO O| Aug 17 23:49:07.435 INFO STEP 44 (remove_files) COMPLETE |
| 9562 | 2026-08-17T23:49:08.343Z | [ host-image] Aug 17 23:49:07.435 INFO O| Aug 17 23:49:07.435 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9563 | 2026-08-17T23:49:08.347Z | [ host-image] Aug 17 23:49:07.443 INFO O| Aug 17 23:49:07.443 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 9564 | 2026-08-17T23:49:08.347Z | [ host-image] Aug 17 23:49:07.443 INFO O| Aug 17 23:49:07.443 INFO STEP 45 (remove_files) COMPLETE |
| 9565 | 2026-08-17T23:49:08.350Z | [ host-image] Aug 17 23:49:07.443 INFO O| Aug 17 23:49:07.443 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9566 | 2026-08-17T23:49:08.354Z | [ host-image] Aug 17 23:49:07.450 INFO O| Aug 17 23:49:07.450 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 9567 | 2026-08-17T23:49:08.358Z | [ host-image] Aug 17 23:49:07.450 INFO O| Aug 17 23:49:07.450 INFO STEP 46 (remove_files) COMPLETE |
| 9568 | 2026-08-17T23:49:08.359Z | [ host-image] Aug 17 23:49:07.450 INFO O| Aug 17 23:49:07.450 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9569 | 2026-08-17T23:49:08.362Z | [ host-image] Aug 17 23:49:07.457 INFO O| Aug 17 23:49:07.457 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 9570 | 2026-08-17T23:49:08.362Z | [ host-image] Aug 17 23:49:07.457 INFO O| Aug 17 23:49:07.457 INFO STEP 47 (remove_files) COMPLETE |
| 9571 | 2026-08-17T23:49:08.362Z | [ host-image] Aug 17 23:49:07.457 INFO O| Aug 17 23:49:07.457 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9572 | 2026-08-17T23:49:08.369Z | [ host-image] Aug 17 23:49:07.465 INFO O| Aug 17 23:49:07.465 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 9573 | 2026-08-17T23:49:08.369Z | [ host-image] Aug 17 23:49:07.465 INFO O| Aug 17 23:49:07.465 INFO STEP 48 (remove_files) COMPLETE |
| 9574 | 2026-08-17T23:49:08.372Z | [ host-image] Aug 17 23:49:07.465 INFO O| Aug 17 23:49:07.465 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9575 | 2026-08-17T23:49:08.377Z | [ host-image] Aug 17 23:49:07.473 INFO O| Aug 17 23:49:07.473 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 9576 | 2026-08-17T23:49:08.377Z | [ host-image] Aug 17 23:49:07.473 INFO O| Aug 17 23:49:07.473 INFO STEP 49 (remove_files) COMPLETE |
| 9577 | 2026-08-17T23:49:08.377Z | [ host-image] Aug 17 23:49:07.473 INFO O| Aug 17 23:49:07.473 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9578 | 2026-08-17T23:49:08.386Z | [ host-image] Aug 17 23:49:07.481 INFO O| Aug 17 23:49:07.481 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 9579 | 2026-08-17T23:49:08.389Z | [ host-image] Aug 17 23:49:07.482 INFO O| Aug 17 23:49:07.481 INFO STEP 50 (remove_files) COMPLETE |
| 9580 | 2026-08-17T23:49:08.389Z | [ host-image] Aug 17 23:49:07.482 INFO O| Aug 17 23:49:07.482 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9581 | 2026-08-17T23:49:08.394Z | [ host-image] Aug 17 23:49:07.490 INFO O| Aug 17 23:49:07.490 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 9582 | 2026-08-17T23:49:08.394Z | [ host-image] Aug 17 23:49:07.490 INFO O| Aug 17 23:49:07.490 INFO STEP 51 (remove_files) COMPLETE |
| 9583 | 2026-08-17T23:49:08.394Z | [ host-image] Aug 17 23:49:07.490 INFO O| Aug 17 23:49:07.490 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9584 | 2026-08-17T23:49:08.402Z | [ host-image] Aug 17 23:49:07.497 INFO O| Aug 17 23:49:07.497 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 9585 | 2026-08-17T23:49:08.405Z | [ host-image] Aug 17 23:49:07.497 INFO O| Aug 17 23:49:07.497 INFO STEP 52 (remove_files) COMPLETE |
| 9586 | 2026-08-17T23:49:08.405Z | [ host-image] Aug 17 23:49:07.497 INFO O| Aug 17 23:49:07.497 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9587 | 2026-08-17T23:49:08.410Z | [ host-image] Aug 17 23:49:07.506 INFO O| Aug 17 23:49:07.506 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 9588 | 2026-08-17T23:49:08.413Z | [ host-image] Aug 17 23:49:07.506 INFO O| Aug 17 23:49:07.506 INFO STEP 53 (remove_files) COMPLETE |
| 9589 | 2026-08-17T23:49:08.413Z | [ host-image] Aug 17 23:49:07.506 INFO O| Aug 17 23:49:07.506 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9590 | 2026-08-17T23:49:08.419Z | [ host-image] Aug 17 23:49:07.514 INFO O| Aug 17 23:49:07.514 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm" |
| 9591 | 2026-08-17T23:49:08.419Z | [ host-image] Aug 17 23:49:07.514 INFO O| Aug 17 23:49:07.514 INFO STEP 54 (remove_files) COMPLETE |
| 9592 | 2026-08-17T23:49:08.422Z | [ host-image] Aug 17 23:49:07.514 INFO O| Aug 17 23:49:07.514 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9593 | 2026-08-17T23:49:08.427Z | [ host-image] Aug 17 23:49:07.523 INFO O| Aug 17 23:49:07.523 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm" |
| 9594 | 2026-08-17T23:49:08.427Z | [ host-image] Aug 17 23:49:07.523 INFO O| Aug 17 23:49:07.523 INFO STEP 55 (remove_files) COMPLETE |
| 9595 | 2026-08-17T23:49:08.430Z | [ host-image] Aug 17 23:49:07.523 INFO O| Aug 17 23:49:07.523 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9596 | 2026-08-17T23:49:08.435Z | [ host-image] Aug 17 23:49:07.531 INFO O| Aug 17 23:49:07.531 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm" |
| 9597 | 2026-08-17T23:49:08.438Z | [ host-image] Aug 17 23:49:07.531 INFO O| Aug 17 23:49:07.531 INFO STEP 56 (remove_files) COMPLETE |
| 9598 | 2026-08-17T23:49:08.438Z | [ host-image] Aug 17 23:49:07.531 INFO O| Aug 17 23:49:07.531 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9599 | 2026-08-17T23:49:08.445Z | [ host-image] Aug 17 23:49:07.540 INFO O| Aug 17 23:49:07.540 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm" |
| 9600 | 2026-08-17T23:49:08.445Z | [ host-image] Aug 17 23:49:07.540 INFO O| Aug 17 23:49:07.540 INFO STEP 57 (remove_files) COMPLETE |
| 9601 | 2026-08-17T23:49:08.448Z | [ host-image] Aug 17 23:49:07.540 INFO O| Aug 17 23:49:07.540 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9602 | 2026-08-17T23:49:08.452Z | [ host-image] Aug 17 23:49:07.548 INFO O| Aug 17 23:49:07.548 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar" |
| 9603 | 2026-08-17T23:49:08.453Z | [ host-image] Aug 17 23:49:07.548 INFO O| Aug 17 23:49:07.548 INFO STEP 58 (remove_files) COMPLETE |
| 9604 | 2026-08-17T23:49:08.453Z | [ host-image] Aug 17 23:49:07.548 INFO O| Aug 17 23:49:07.548 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9605 | 2026-08-17T23:49:08.460Z | [ host-image] Aug 17 23:49:07.555 INFO O| Aug 17 23:49:07.555 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 9606 | 2026-08-17T23:49:08.460Z | [ host-image] Aug 17 23:49:07.555 INFO O| Aug 17 23:49:07.555 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ... |
| 9607 | 2026-08-17T23:49:08.463Z | [ host-image] Aug 17 23:49:07.555 INFO O| Aug 17 23:49:07.555 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9608 | 2026-08-17T23:49:08.463Z | [ host-image] Aug 17 23:49:07.556 INFO O| Aug 17 23:49:07.555 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9609 | 2026-08-17T23:49:08.463Z | [ host-image] Aug 17 23:49:07.556 INFO O| Aug 17 23:49:07.555 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9610 | 2026-08-17T23:49:08.463Z | [ host-image] Aug 17 23:49:07.556 INFO O| Aug 17 23:49:07.556 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9611 | 2026-08-17T23:49:08.463Z | [ host-image] Aug 17 23:49:07.556 INFO O| Aug 17 23:49:07.556 INFO ok! |
| 9612 | 2026-08-17T23:49:08.463Z | [ host-image] Aug 17 23:49:07.556 INFO O| Aug 17 23:49:07.556 INFO STEP 59 (ensure_file) COMPLETE |
| 9613 | 2026-08-17T23:49:08.463Z | [ host-image] Aug 17 23:49:07.556 INFO O| Aug 17 23:49:07.556 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9614 | 2026-08-17T23:49:08.468Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 9615 | 2026-08-17T23:49:08.468Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 9616 | 2026-08-17T23:49:08.468Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9617 | 2026-08-17T23:49:08.471Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9618 | 2026-08-17T23:49:08.471Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9619 | 2026-08-17T23:49:08.471Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9620 | 2026-08-17T23:49:08.471Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO ok! |
| 9621 | 2026-08-17T23:49:08.472Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO STEP 60 (ensure_file) COMPLETE |
| 9622 | 2026-08-17T23:49:08.472Z | [ host-image] Aug 17 23:49:07.564 INFO O| Aug 17 23:49:07.564 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9623 | 2026-08-17T23:49:08.477Z | [ host-image] Aug 17 23:49:07.572 INFO O| Aug 17 23:49:07.572 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist |
| 9624 | 2026-08-17T23:49:08.478Z | [ host-image] Aug 17 23:49:07.572 INFO O| Aug 17 23:49:07.572 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ... |
| 9625 | 2026-08-17T23:49:08.478Z | [ host-image] Aug 17 23:49:07.572 INFO O| Aug 17 23:49:07.572 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile |
| 9626 | 2026-08-17T23:49:08.481Z | [ host-image] Aug 17 23:49:07.572 INFO O| Aug 17 23:49:07.572 INFO ok! |
| 9627 | 2026-08-17T23:49:08.481Z | [ host-image] Aug 17 23:49:07.572 INFO O| Aug 17 23:49:07.572 INFO STEP 61 (ensure_file) COMPLETE |
| 9628 | 2026-08-17T23:49:08.481Z | [ host-image] Aug 17 23:49:07.572 INFO O| Aug 17 23:49:07.572 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9629 | 2026-08-17T23:49:08.485Z | [ host-image] Aug 17 23:49:07.580 INFO O| Aug 17 23:49:07.580 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 9630 | 2026-08-17T23:49:08.485Z | [ host-image] Aug 17 23:49:07.580 INFO O| Aug 17 23:49:07.580 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ... |
| 9631 | 2026-08-17T23:49:08.485Z | [ host-image] Aug 17 23:49:07.580 INFO O| Aug 17 23:49:07.580 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc |
| 9632 | 2026-08-17T23:49:08.485Z | [ host-image] Aug 17 23:49:07.580 INFO O| Aug 17 23:49:07.580 INFO ok! |
| 9633 | 2026-08-17T23:49:08.485Z | [ host-image] Aug 17 23:49:07.580 INFO O| Aug 17 23:49:07.580 INFO STEP 62 (ensure_file) COMPLETE |
| 9634 | 2026-08-17T23:49:08.485Z | [ host-image] Aug 17 23:49:07.580 INFO O| Aug 17 23:49:07.580 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9635 | 2026-08-17T23:49:08.492Z | [ host-image] Aug 17 23:49:07.587 INFO O| Aug 17 23:49:07.587 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 9636 | 2026-08-17T23:49:08.492Z | [ host-image] Aug 17 23:49:07.588 INFO O| Aug 17 23:49:07.587 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ... |
| 9637 | 2026-08-17T23:49:08.496Z | [ host-image] Aug 17 23:49:07.588 INFO O| Aug 17 23:49:07.588 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9638 | 2026-08-17T23:49:08.496Z | [ host-image] Aug 17 23:49:07.588 INFO O| Aug 17 23:49:07.588 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9639 | 2026-08-17T23:49:08.496Z | [ host-image] Aug 17 23:49:07.588 INFO O| Aug 17 23:49:07.588 INFO ok! |
| 9640 | 2026-08-17T23:49:08.496Z | [ host-image] Aug 17 23:49:07.588 INFO O| Aug 17 23:49:07.588 INFO STEP 63 (ensure_file) COMPLETE |
| 9641 | 2026-08-17T23:49:08.496Z | [ host-image] Aug 17 23:49:07.588 INFO O| Aug 17 23:49:07.588 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9642 | 2026-08-17T23:49:08.501Z | [ host-image] Aug 17 23:49:07.596 INFO O| Aug 17 23:49:07.596 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 9643 | 2026-08-17T23:49:08.501Z | [ host-image] Aug 17 23:49:07.596 INFO O| Aug 17 23:49:07.596 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 9644 | 2026-08-17T23:49:08.501Z | [ host-image] Aug 17 23:49:07.596 INFO O| Aug 17 23:49:07.596 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9645 | 2026-08-17T23:49:08.501Z | [ host-image] Aug 17 23:49:07.596 INFO O| Aug 17 23:49:07.596 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9646 | 2026-08-17T23:49:08.504Z | [ host-image] Aug 17 23:49:07.596 INFO O| Aug 17 23:49:07.596 INFO ok! |
| 9647 | 2026-08-17T23:49:08.504Z | [ host-image] Aug 17 23:49:07.596 INFO O| Aug 17 23:49:07.596 INFO STEP 64 (ensure_file) COMPLETE |
| 9648 | 2026-08-17T23:49:08.504Z | [ host-image] Aug 17 23:49:07.596 INFO O| Aug 17 23:49:07.596 INFO STEP 65: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9649 | 2026-08-17T23:49:08.509Z | [ host-image] Aug 17 23:49:07.605 INFO O| Aug 17 23:49:07.605 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 9650 | 2026-08-17T23:49:08.509Z | [ host-image] Aug 17 23:49:07.605 INFO O| Aug 17 23:49:07.605 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 9651 | 2026-08-17T23:49:08.510Z | [ host-image] Aug 17 23:49:07.605 INFO O| Aug 17 23:49:07.605 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly |
| 9652 | 2026-08-17T23:49:08.510Z | [ host-image] Aug 17 23:49:07.605 INFO O| Aug 17 23:49:07.605 INFO ok! |
| 9653 | 2026-08-17T23:49:08.516Z | [ host-image] Aug 17 23:49:07.605 INFO O| Aug 17 23:49:07.605 INFO STEP 65 (assemble_files) COMPLETE |
| 9654 | 2026-08-17T23:49:08.516Z | [ host-image] Aug 17 23:49:07.605 INFO O| Aug 17 23:49:07.605 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9655 | 2026-08-17T23:49:08.519Z | [ host-image] Aug 17 23:49:07.614 INFO O| Aug 17 23:49:07.614 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 9656 | 2026-08-17T23:49:08.520Z | [ host-image] Aug 17 23:49:07.614 INFO O| Aug 17 23:49:07.614 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ... |
| 9657 | 2026-08-17T23:49:08.520Z | [ host-image] Aug 17 23:49:07.614 INFO O| Aug 17 23:49:07.614 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9658 | 2026-08-17T23:49:08.520Z | [ host-image] Aug 17 23:49:07.614 INFO O| Aug 17 23:49:07.614 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9659 | 2026-08-17T23:49:08.520Z | [ host-image] Aug 17 23:49:07.614 INFO O| Aug 17 23:49:07.614 INFO ok! |
| 9660 | 2026-08-17T23:49:08.520Z | [ host-image] Aug 17 23:49:07.614 INFO O| Aug 17 23:49:07.614 INFO STEP 66 (ensure_file) COMPLETE |
| 9661 | 2026-08-17T23:49:08.520Z | [ host-image] Aug 17 23:49:07.614 INFO O| Aug 17 23:49:07.614 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9662 | 2026-08-17T23:49:08.525Z | [ host-image] Aug 17 23:49:07.621 INFO O| Aug 17 23:49:07.621 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9663 | 2026-08-17T23:49:08.525Z | [ host-image] Aug 17 23:49:07.621 INFO O| Aug 17 23:49:07.621 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9664 | 2026-08-17T23:49:08.525Z | [ host-image] Aug 17 23:49:07.621 INFO O| Aug 17 23:49:07.621 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9665 | 2026-08-17T23:49:08.525Z | [ host-image] Aug 17 23:49:07.621 INFO O| Aug 17 23:49:07.621 INFO STEP 67 (ensure_dir) COMPLETE |
| 9666 | 2026-08-17T23:49:08.530Z | [ host-image] Aug 17 23:49:07.621 INFO O| Aug 17 23:49:07.621 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9667 | 2026-08-17T23:49:08.535Z | [ host-image] Aug 17 23:49:07.630 INFO O| Aug 17 23:49:07.630 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist |
| 9668 | 2026-08-17T23:49:08.535Z | [ host-image] Aug 17 23:49:07.630 INFO O| Aug 17 23:49:07.630 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ... |
| 9669 | 2026-08-17T23:49:08.540Z | [ host-image] Aug 17 23:49:07.636 INFO O| Aug 17 23:49:07.636 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
| 9670 | 2026-08-17T23:49:08.540Z | [ host-image] Aug 17 23:49:07.636 INFO O| Aug 17 23:49:07.636 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
| 9671 | 2026-08-17T23:49:08.543Z | [ host-image] Aug 17 23:49:07.636 INFO O| Aug 17 23:49:07.636 INFO ok! |
| 9672 | 2026-08-17T23:49:08.543Z | [ host-image] Aug 17 23:49:07.636 INFO O| Aug 17 23:49:07.636 INFO STEP 68 (ensure_file) COMPLETE |
| 9673 | 2026-08-17T23:49:08.543Z | [ host-image] Aug 17 23:49:07.636 INFO O| Aug 17 23:49:07.636 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9674 | 2026-08-17T23:49:08.548Z | [ host-image] Aug 17 23:49:07.644 INFO O| Aug 17 23:49:07.644 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist |
| 9675 | 2026-08-17T23:49:08.548Z | [ host-image] Aug 17 23:49:07.644 INFO O| Aug 17 23:49:07.644 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ... |
| 9676 | 2026-08-17T23:49:08.548Z | [ host-image] Aug 17 23:49:07.644 INFO O| Aug 17 23:49:07.644 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
| 9677 | 2026-08-17T23:49:08.552Z | [ host-image] Aug 17 23:49:07.644 INFO O| Aug 17 23:49:07.644 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
| 9678 | 2026-08-17T23:49:08.552Z | [ host-image] Aug 17 23:49:07.644 INFO O| Aug 17 23:49:07.644 INFO ok! |
| 9679 | 2026-08-17T23:49:08.552Z | [ host-image] Aug 17 23:49:07.644 INFO O| Aug 17 23:49:07.644 INFO STEP 69 (ensure_file) COMPLETE |
| 9680 | 2026-08-17T23:49:08.552Z | [ host-image] Aug 17 23:49:07.644 INFO O| Aug 17 23:49:07.644 INFO STEP 70: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9681 | 2026-08-17T23:49:08.560Z | [ host-image] Aug 17 23:49:07.656 INFO O| Aug 17 23:49:07.656 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal |
| 9682 | 2026-08-17T23:49:08.560Z | [ host-image] Aug 17 23:49:07.656 INFO O| Aug 17 23:49:07.656 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."] |
| 9683 | 2026-08-17T23:49:10.027Z | [ host-image] Aug 17 23:49:09.122 INFO O| Aug 17 23:49:09.122 INFO STEP 70 (pack_tar) COMPLETE |
| 9684 | 2026-08-17T23:49:10.027Z | [ host-image] Aug 17 23:49:09.122 INFO O| Aug 17 23:49:09.122 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9685 | 2026-08-17T23:49:10.030Z | [ host-image] Aug 17 23:49:09.122 INFO O| Aug 17 23:49:09.122 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim |
| 9686 | 2026-08-17T23:49:10.580Z | [ host-image] Aug 17 23:49:09.675 INFO O| Aug 17 23:49:09.675 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9687 | 2026-08-17T23:49:10.853Z | [ host-image] Aug 17 23:49:09.949 INFO O| Aug 17 23:49:09.949 INFO completed processing sled/ramdisk-02-trim |
| 9688 | 2026-08-17T23:49:10.857Z | [ host-image] Aug 17 23:49:09.951 INFO image builder template: zfs... |
| 9689 | 2026-08-17T23:49:10.857Z | [ host-image] Aug 17 23:49:09.951 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp7mjUtC/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs"], pwd: None |
| 9690 | 2026-08-17T23:49:10.867Z | [ host-image] Aug 17 23:49:09.963 INFO O| Aug 17 23:49:09.963 INFO skip include "stress" because feature "stress" is not enabled |
| 9691 | 2026-08-17T23:49:10.867Z | [ host-image] Aug 17 23:49:09.963 INFO O| Aug 17 23:49:09.963 INFO skip include "stress" because feature "compliance" is not enabled |
| 9692 | 2026-08-17T23:49:10.893Z | [ host-image] Aug 17 23:49:09.989 INFO O| Aug 17 23:49:09.989 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs |
| 9693 | 2026-08-17T23:49:10.897Z | [ host-image] Aug 17 23:49:09.993 INFO O| Aug 17 23:49:09.993 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs |
| 9694 | 2026-08-17T23:49:11.118Z | [ host-image] Aug 17 23:49:10.214 INFO O| Aug 17 23:49:10.213 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled |
| 9695 | 2026-08-17T23:49:11.209Z | [ host-image] Aug 17 23:49:10.304 INFO O| Aug 17 23:49:10.304 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs |
| 9696 | 2026-08-17T23:49:11.209Z | [ host-image] Aug 17 23:49:10.304 INFO O| Aug 17 23:49:10.304 INFO work dataset: rpool/images/build/host/work/sled/zfs |
| 9697 | 2026-08-17T23:49:11.236Z | [ host-image] Aug 17 23:49:10.308 INFO O| Aug 17 23:49:10.308 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs |
| 9698 | 2026-08-17T23:49:11.358Z | [ host-image] Aug 17 23:49:10.453 INFO O| Aug 17 23:49:10.453 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled |
| 9699 | 2026-08-17T23:49:11.435Z | [ host-image] Aug 17 23:49:10.531 INFO O| Aug 17 23:49:10.531 INFO DESTROY POOL: TEMPORARY-sled-zfs |
| 9700 | 2026-08-17T23:49:11.444Z | [ host-image] Aug 17 23:49:10.540 INFO O| Aug 17 23:49:10.540 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9701 | 2026-08-17T23:49:11.449Z | [ host-image] Aug 17 23:49:10.544 INFO O| Aug 17 23:49:10.544 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot |
| 9702 | 2026-08-17T23:49:11.449Z | [ host-image] Aug 17 23:49:10.544 INFO O| Aug 17 23:49:10.544 INFO no lofi found |
| 9703 | 2026-08-17T23:49:11.457Z | [ host-image] Aug 17 23:49:10.544 INFO O| Aug 17 23:49:10.544 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal |
| 9704 | 2026-08-17T23:49:11.457Z | [ host-image] Aug 17 23:49:10.544 INFO O| Aug 17 23:49:10.544 INFO CREATE IMAGE (1200MB): /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9705 | 2026-08-17T23:49:12.342Z | [verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 9706 | 2026-08-17T23:49:12.906Z | [ host-image] Aug 17 23:49:12.001 INFO O| Aug 17 23:49:12.001 INFO lofi device = /dev/dsk/c2t1d0p0 |
| 9707 | 2026-08-17T23:49:12.906Z | [ host-image] Aug 17 23:49:12.001 INFO O| Aug 17 23:49:12.001 INFO pool device = /dev/dsk/c2t1d0p0 |
| 9708 | 2026-08-17T23:49:12.906Z | [ host-image] Aug 17 23:49:12.001 INFO O| Aug 17 23:49:12.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"] |
| 9709 | 2026-08-17T23:49:13.022Z | [ host-image] Aug 17 23:49:12.118 INFO O| Aug 17 23:49:12.118 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9710 | 2026-08-17T23:49:13.023Z | [ host-image] Aug 17 23:49:12.118 INFO O| Aug 17 23:49:12.118 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT |
| 9711 | 2026-08-17T23:49:13.040Z | [ host-image] Aug 17 23:49:12.136 INFO O| Aug 17 23:49:12.135 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off |
| 9712 | 2026-08-17T23:49:13.093Z | [ host-image] Aug 17 23:49:12.188 INFO O| Aug 17 23:49:12.188 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy |
| 9713 | 2026-08-17T23:49:13.122Z | [ host-image] Aug 17 23:49:12.218 INFO O| Aug 17 23:49:12.217 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk |
| 9714 | 2026-08-17T23:49:13.137Z | [ host-image] Aug 17 23:49:12.233 INFO O| Aug 17 23:49:12.233 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto |
| 9715 | 2026-08-17T23:49:13.149Z | [ host-image] Aug 17 23:49:12.245 INFO O| Aug 17 23:49:12.245 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy |
| 9716 | 2026-08-17T23:49:13.186Z | [ host-image] Aug 17 23:49:12.282 INFO O| Aug 17 23:49:12.282 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a |
| 9717 | 2026-08-17T23:49:13.186Z | [ host-image] Aug 17 23:49:12.282 INFO O| Aug 17 23:49:12.282 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a |
| 9718 | 2026-08-17T23:49:13.190Z | [ host-image] Aug 17 23:49:12.282 INFO O| Aug 17 23:49:12.282 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9719 | 2026-08-17T23:49:13.196Z | [ host-image] Aug 17 23:49:12.291 INFO O| Aug 17 23:49:12.291 INFO boot environment UUID: 056e08c1-b5ac-43f9-a77d-77636e1982bf |
| 9720 | 2026-08-17T23:49:13.196Z | [ host-image] Aug 17 23:49:12.291 INFO O| Aug 17 23:49:12.291 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 056e08c1-b5ac-43f9-a77d-77636e1982bf |
| 9721 | 2026-08-17T23:49:13.206Z | [ host-image] Aug 17 23:49:12.302 INFO O| Aug 17 23:49:12.302 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 9722 | 2026-08-17T23:49:13.217Z | [ host-image] Aug 17 23:49:12.313 INFO O| Aug 17 23:49:12.313 INFO STEP 0 (create_be) COMPLETE |
| 9723 | 2026-08-17T23:49:13.217Z | [ host-image] Aug 17 23:49:12.313 INFO O| Aug 17 23:49:12.313 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9724 | 2026-08-17T23:49:13.232Z | [ host-image] Aug 17 23:49:12.327 INFO O| Aug 17 23:49:12.327 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9725 | 2026-08-17T23:49:23.440Z | [ host-image] Aug 17 23:49:22.536 INFO O| Aug 17 23:49:22.536 INFO STEP 1 (unpack_tar) COMPLETE |
| 9726 | 2026-08-17T23:49:23.440Z | [ host-image] Aug 17 23:49:22.536 INFO O| Aug 17 23:49:22.536 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9727 | 2026-08-17T23:49:23.449Z | [ host-image] Aug 17 23:49:22.545 INFO O| Aug 17 23:49:22.545 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9728 | 2026-08-17T23:49:23.877Z | [ host-image] Aug 17 23:49:22.972 INFO O| Aug 17 23:49:22.972 INFO STEP 2 (devfsadm) COMPLETE |
| 9729 | 2026-08-17T23:49:23.877Z | [ host-image] Aug 17 23:49:22.972 INFO O| Aug 17 23:49:22.972 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9730 | 2026-08-17T23:49:23.885Z | [ host-image] Aug 17 23:49:22.981 INFO O| Aug 17 23:49:22.981 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9731 | 2026-08-17T23:49:23.886Z | [ host-image] Aug 17 23:49:22.981 INFO O| Aug 17 23:49:22.981 INFO STEP 3 (ensure_dir) COMPLETE |
| 9732 | 2026-08-17T23:49:23.889Z | [ host-image] Aug 17 23:49:22.981 INFO O| Aug 17 23:49:22.981 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9733 | 2026-08-17T23:49:23.895Z | [ host-image] Aug 17 23:49:22.990 INFO O| Aug 17 23:49:22.990 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9734 | 2026-08-17T23:49:23.898Z | [ host-image] Aug 17 23:49:22.990 INFO O| Aug 17 23:49:22.990 INFO STEP 4 (ensure_dir) COMPLETE |
| 9735 | 2026-08-17T23:49:23.898Z | [ host-image] Aug 17 23:49:22.990 INFO O| Aug 17 23:49:22.990 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9736 | 2026-08-17T23:49:23.904Z | [ host-image] Aug 17 23:49:22.999 INFO O| Aug 17 23:49:22.999 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9737 | 2026-08-17T23:49:23.904Z | [ host-image] Aug 17 23:49:22.999 INFO O| Aug 17 23:49:22.999 INFO STEP 5 (ensure_dir) COMPLETE |
| 9738 | 2026-08-17T23:49:23.907Z | [ host-image] Aug 17 23:49:22.999 INFO O| Aug 17 23:49:22.999 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9739 | 2026-08-17T23:49:23.912Z | [ host-image] Aug 17 23:49:23.008 INFO O| Aug 17 23:49:23.008 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9740 | 2026-08-17T23:49:23.915Z | [ host-image] Aug 17 23:49:23.008 INFO O| Aug 17 23:49:23.008 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9741 | 2026-08-17T23:49:23.915Z | [ host-image] Aug 17 23:49:23.008 INFO O| Aug 17 23:49:23.008 INFO STEP 6 (ensure_dir) COMPLETE |
| 9742 | 2026-08-17T23:49:23.915Z | [ host-image] Aug 17 23:49:23.008 INFO O| Aug 17 23:49:23.008 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9743 | 2026-08-17T23:49:23.921Z | [ host-image] Aug 17 23:49:23.016 INFO O| Aug 17 23:49:23.016 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9744 | 2026-08-17T23:49:23.921Z | [ host-image] Aug 17 23:49:23.016 INFO O| Aug 17 23:49:23.016 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9745 | 2026-08-17T23:49:23.925Z | [ host-image] Aug 17 23:49:23.016 INFO O| Aug 17 23:49:23.016 INFO STEP 7 (ensure_dir) COMPLETE |
| 9746 | 2026-08-17T23:49:23.925Z | [ host-image] Aug 17 23:49:23.016 INFO O| Aug 17 23:49:23.016 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9747 | 2026-08-17T23:49:23.929Z | [ host-image] Aug 17 23:49:23.025 INFO O| Aug 17 23:49:23.025 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg" |
| 9748 | 2026-08-17T23:49:23.932Z | [ host-image] Aug 17 23:49:23.026 INFO O| Aug 17 23:49:23.026 INFO STEP 8 (remove_files) COMPLETE |
| 9749 | 2026-08-17T23:49:23.932Z | [ host-image] Aug 17 23:49:23.026 INFO O| Aug 17 23:49:23.026 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9750 | 2026-08-17T23:49:23.940Z | [ host-image] Aug 17 23:49:23.036 INFO O| Aug 17 23:49:23.036 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk" |
| 9751 | 2026-08-17T23:49:23.943Z | [ host-image] Aug 17 23:49:23.036 INFO O| Aug 17 23:49:23.036 INFO STEP 9 (remove_files) COMPLETE |
| 9752 | 2026-08-17T23:49:23.944Z | [ host-image] Aug 17 23:49:23.036 INFO O| Aug 17 23:49:23.036 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9753 | 2026-08-17T23:49:23.950Z | [ host-image] Aug 17 23:49:23.046 INFO O| Aug 17 23:49:23.046 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk" |
| 9754 | 2026-08-17T23:49:23.953Z | [ host-image] Aug 17 23:49:23.046 INFO O| Aug 17 23:49:23.046 INFO STEP 10 (remove_files) COMPLETE |
| 9755 | 2026-08-17T23:49:23.953Z | [ host-image] Aug 17 23:49:23.046 INFO O| Aug 17 23:49:23.046 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9756 | 2026-08-17T23:49:23.960Z | [ host-image] Aug 17 23:49:23.055 INFO O| Aug 17 23:49:23.055 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors" |
| 9757 | 2026-08-17T23:49:23.963Z | [ host-image] Aug 17 23:49:23.056 INFO O| Aug 17 23:49:23.055 INFO STEP 11 (remove_files) COMPLETE |
| 9758 | 2026-08-17T23:49:23.963Z | [ host-image] Aug 17 23:49:23.056 INFO O| Aug 17 23:49:23.056 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9759 | 2026-08-17T23:49:23.969Z | [ host-image] Aug 17 23:49:23.065 INFO O| Aug 17 23:49:23.065 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb" |
| 9760 | 2026-08-17T23:49:23.969Z | [ host-image] Aug 17 23:49:23.065 INFO O| Aug 17 23:49:23.065 INFO STEP 12 (remove_files) COMPLETE |
| 9761 | 2026-08-17T23:49:23.972Z | [ host-image] Aug 17 23:49:23.065 INFO O| Aug 17 23:49:23.065 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9762 | 2026-08-17T23:49:23.978Z | [ host-image] Aug 17 23:49:23.074 INFO O| Aug 17 23:49:23.074 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9763 | 2026-08-17T23:49:23.981Z | [ host-image] Aug 17 23:49:23.074 INFO O| Aug 17 23:49:23.074 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9764 | 2026-08-17T23:49:23.981Z | [ host-image] Aug 17 23:49:23.074 INFO O| Aug 17 23:49:23.074 INFO STEP 13 (ensure_dir) COMPLETE |
| 9765 | 2026-08-17T23:49:23.981Z | [ host-image] Aug 17 23:49:23.074 INFO O| Aug 17 23:49:23.074 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9766 | 2026-08-17T23:49:23.987Z | [ host-image] Aug 17 23:49:23.083 INFO O| Aug 17 23:49:23.083 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9767 | 2026-08-17T23:49:23.990Z | [ host-image] Aug 17 23:49:23.083 INFO O| Aug 17 23:49:23.083 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9768 | 2026-08-17T23:49:23.990Z | [ host-image] Aug 17 23:49:23.083 INFO O| Aug 17 23:49:23.083 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9769 | 2026-08-17T23:49:23.990Z | [ host-image] Aug 17 23:49:23.083 INFO O| Aug 17 23:49:23.083 INFO STEP 14 (ensure_dir) COMPLETE |
| 9770 | 2026-08-17T23:49:23.990Z | [ host-image] Aug 17 23:49:23.083 INFO O| Aug 17 23:49:23.083 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9771 | 2026-08-17T23:49:23.997Z | [ host-image] Aug 17 23:49:23.093 INFO O| Aug 17 23:49:23.093 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9772 | 2026-08-17T23:49:23.997Z | [ host-image] Aug 17 23:49:23.093 INFO O| Aug 17 23:49:23.093 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9773 | 2026-08-17T23:49:24.001Z | [ host-image] Aug 17 23:49:23.093 INFO O| Aug 17 23:49:23.093 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9774 | 2026-08-17T23:49:24.001Z | [ host-image] Aug 17 23:49:23.093 INFO O| Aug 17 23:49:23.093 INFO STEP 15 (ensure_dir) COMPLETE |
| 9775 | 2026-08-17T23:49:24.001Z | [ host-image] Aug 17 23:49:23.093 INFO O| Aug 17 23:49:23.093 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9776 | 2026-08-17T23:49:24.007Z | [ host-image] Aug 17 23:49:23.102 INFO O| Aug 17 23:49:23.102 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9777 | 2026-08-17T23:49:24.007Z | [ host-image] Aug 17 23:49:23.102 INFO O| Aug 17 23:49:23.102 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9778 | 2026-08-17T23:49:24.012Z | [ host-image] Aug 17 23:49:23.102 INFO O| Aug 17 23:49:23.102 INFO STEP 16 (ensure_dir) COMPLETE |
| 9779 | 2026-08-17T23:49:24.012Z | [ host-image] Aug 17 23:49:23.102 INFO O| Aug 17 23:49:23.102 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9780 | 2026-08-17T23:49:24.016Z | [ host-image] Aug 17 23:49:23.112 INFO O| Aug 17 23:49:23.112 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9781 | 2026-08-17T23:49:24.016Z | [ host-image] Aug 17 23:49:23.112 INFO O| Aug 17 23:49:23.112 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9782 | 2026-08-17T23:49:24.019Z | [ host-image] Aug 17 23:49:23.112 INFO O| Aug 17 23:49:23.112 INFO STEP 17 (ensure_dir) COMPLETE |
| 9783 | 2026-08-17T23:49:24.019Z | [ host-image] Aug 17 23:49:23.112 INFO O| Aug 17 23:49:23.112 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9784 | 2026-08-17T23:49:24.026Z | [ host-image] Aug 17 23:49:23.120 INFO O| Aug 17 23:49:23.120 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 9785 | 2026-08-17T23:49:24.026Z | [ host-image] Aug 17 23:49:23.120 INFO O| Aug 17 23:49:23.120 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog |
| 9786 | 2026-08-17T23:49:24.029Z | [ host-image] Aug 17 23:49:23.120 INFO O| Aug 17 23:49:23.120 INFO ok! |
| 9787 | 2026-08-17T23:49:24.029Z | [ host-image] Aug 17 23:49:23.120 INFO O| Aug 17 23:49:23.120 INFO STEP 18 (ensure_symlink) COMPLETE |
| 9788 | 2026-08-17T23:49:24.029Z | [ host-image] Aug 17 23:49:23.120 INFO O| Aug 17 23:49:23.120 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9789 | 2026-08-17T23:49:24.033Z | [ host-image] Aug 17 23:49:23.129 INFO O| Aug 17 23:49:23.129 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents |
| 9790 | 2026-08-17T23:49:24.033Z | [ host-image] Aug 17 23:49:23.129 INFO O| Aug 17 23:49:23.129 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure |
| 9791 | 2026-08-17T23:49:24.034Z | [ host-image] Aug 17 23:49:23.129 INFO O| Aug 17 23:49:23.129 INFO ok! |
| 9792 | 2026-08-17T23:49:24.037Z | [ host-image] Aug 17 23:49:23.129 INFO O| Aug 17 23:49:23.129 INFO STEP 19 (ensure_file) COMPLETE |
| 9793 | 2026-08-17T23:49:24.037Z | [ host-image] Aug 17 23:49:23.129 INFO O| Aug 17 23:49:23.129 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9794 | 2026-08-17T23:49:24.041Z | [ host-image] Aug 17 23:49:23.136 INFO O| Aug 17 23:49:23.136 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist |
| 9795 | 2026-08-17T23:49:24.041Z | [ host-image] Aug 17 23:49:23.136 INFO O| Aug 17 23:49:23.136 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 9796 | 2026-08-17T23:49:24.044Z | [ host-image] Aug 17 23:49:23.136 INFO O| Aug 17 23:49:23.136 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml |
| 9797 | 2026-08-17T23:49:24.044Z | [ host-image] Aug 17 23:49:23.136 INFO O| Aug 17 23:49:23.136 INFO ok! |
| 9798 | 2026-08-17T23:49:24.044Z | [ host-image] Aug 17 23:49:23.136 INFO O| Aug 17 23:49:23.136 INFO STEP 20 (ensure_symlink) COMPLETE |
| 9799 | 2026-08-17T23:49:24.044Z | [ host-image] Aug 17 23:49:23.136 INFO O| Aug 17 23:49:23.136 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9800 | 2026-08-17T23:49:24.050Z | [ host-image] Aug 17 23:49:23.146 INFO O| Aug 17 23:49:23.146 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist |
| 9801 | 2026-08-17T23:49:24.050Z | [ host-image] Aug 17 23:49:23.146 INFO O| Aug 17 23:49:23.146 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 9802 | 2026-08-17T23:49:24.053Z | [ host-image] Aug 17 23:49:23.146 INFO O| Aug 17 23:49:23.146 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml |
| 9803 | 2026-08-17T23:49:24.053Z | [ host-image] Aug 17 23:49:23.146 INFO O| Aug 17 23:49:23.146 INFO ok! |
| 9804 | 2026-08-17T23:49:24.053Z | [ host-image] Aug 17 23:49:23.146 INFO O| Aug 17 23:49:23.146 INFO STEP 21 (ensure_symlink) COMPLETE |
| 9805 | 2026-08-17T23:49:24.053Z | [ host-image] Aug 17 23:49:23.146 INFO O| Aug 17 23:49:23.146 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9806 | 2026-08-17T23:49:24.059Z | [ host-image] Aug 17 23:49:23.155 INFO O| Aug 17 23:49:23.155 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist |
| 9807 | 2026-08-17T23:49:24.059Z | [ host-image] Aug 17 23:49:23.155 INFO O| Aug 17 23:49:23.155 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 9808 | 2026-08-17T23:49:24.062Z | [ host-image] Aug 17 23:49:23.155 INFO O| Aug 17 23:49:23.155 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml |
| 9809 | 2026-08-17T23:49:24.062Z | [ host-image] Aug 17 23:49:23.155 INFO O| Aug 17 23:49:23.155 INFO ok! |
| 9810 | 2026-08-17T23:49:24.062Z | [ host-image] Aug 17 23:49:23.155 INFO O| Aug 17 23:49:23.155 INFO STEP 22 (ensure_symlink) COMPLETE |
| 9811 | 2026-08-17T23:49:24.062Z | [ host-image] Aug 17 23:49:23.155 INFO O| Aug 17 23:49:23.155 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9812 | 2026-08-17T23:49:24.068Z | [ host-image] Aug 17 23:49:23.164 INFO O| Aug 17 23:49:23.163 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist |
| 9813 | 2026-08-17T23:49:24.068Z | [ host-image] Aug 17 23:49:23.164 INFO O| Aug 17 23:49:23.163 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 9814 | 2026-08-17T23:49:24.071Z | [ host-image] Aug 17 23:49:23.164 INFO O| Aug 17 23:49:23.164 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml |
| 9815 | 2026-08-17T23:49:24.071Z | [ host-image] Aug 17 23:49:23.164 INFO O| Aug 17 23:49:23.164 INFO ok! |
| 9816 | 2026-08-17T23:49:24.071Z | [ host-image] Aug 17 23:49:23.164 INFO O| Aug 17 23:49:23.164 INFO STEP 23 (ensure_symlink) COMPLETE |
| 9817 | 2026-08-17T23:49:24.071Z | [ host-image] Aug 17 23:49:23.164 INFO O| Aug 17 23:49:23.164 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9818 | 2026-08-17T23:49:24.076Z | [ host-image] Aug 17 23:49:23.172 INFO O| Aug 17 23:49:23.172 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 9819 | 2026-08-17T23:49:24.079Z | [ host-image] Aug 17 23:49:23.172 INFO O| Aug 17 23:49:23.172 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ... |
| 9820 | 2026-08-17T23:49:24.079Z | [ host-image] Aug 17 23:49:23.172 INFO O| Aug 17 23:49:23.172 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf |
| 9821 | 2026-08-17T23:49:24.079Z | [ host-image] Aug 17 23:49:23.172 INFO O| Aug 17 23:49:23.172 INFO ok! |
| 9822 | 2026-08-17T23:49:24.079Z | [ host-image] Aug 17 23:49:23.172 INFO O| Aug 17 23:49:23.172 INFO STEP 24 (ensure_file) COMPLETE |
| 9823 | 2026-08-17T23:49:24.079Z | [ host-image] Aug 17 23:49:23.172 INFO O| Aug 17 23:49:23.172 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9824 | 2026-08-17T23:49:24.085Z | [ host-image] Aug 17 23:49:23.180 INFO O| Aug 17 23:49:23.180 INFO updating shadow file |
| 9825 | 2026-08-17T23:49:24.085Z | [ host-image] Aug 17 23:49:23.180 INFO O| Aug 17 23:49:23.180 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9826 | 2026-08-17T23:49:24.088Z | [ host-image] Aug 17 23:49:23.180 INFO O| Aug 17 23:49:23.180 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9827 | 2026-08-17T23:49:24.088Z | [ host-image] Aug 17 23:49:23.180 INFO O| Aug 17 23:49:23.180 INFO STEP 25 (shadow) COMPLETE |
| 9828 | 2026-08-17T23:49:24.088Z | [ host-image] Aug 17 23:49:23.180 INFO O| Aug 17 23:49:23.180 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9829 | 2026-08-17T23:49:24.093Z | [ host-image] Aug 17 23:49:23.189 INFO O| Aug 17 23:49:23.189 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 9830 | 2026-08-17T23:49:24.093Z | [ host-image] Aug 17 23:49:23.189 INFO O| Aug 17 23:49:23.189 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ... |
| 9831 | 2026-08-17T23:49:24.096Z | [ host-image] Aug 17 23:49:23.189 INFO O| Aug 17 23:49:23.189 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts |
| 9832 | 2026-08-17T23:49:24.096Z | [ host-image] Aug 17 23:49:23.189 INFO O| Aug 17 23:49:23.189 INFO ok! |
| 9833 | 2026-08-17T23:49:24.096Z | [ host-image] Aug 17 23:49:23.189 INFO O| Aug 17 23:49:23.189 INFO STEP 26 (ensure_file) COMPLETE |
| 9834 | 2026-08-17T23:49:24.096Z | [ host-image] Aug 17 23:49:23.189 INFO O| Aug 17 23:49:23.189 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9835 | 2026-08-17T23:49:24.104Z | [ host-image] Aug 17 23:49:23.199 INFO O| Aug 17 23:49:23.199 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist |
| 9836 | 2026-08-17T23:49:24.104Z | [ host-image] Aug 17 23:49:23.199 INFO O| Aug 17 23:49:23.199 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ... |
| 9837 | 2026-08-17T23:49:24.109Z | [ host-image] Aug 17 23:49:23.199 INFO O| Aug 17 23:49:23.199 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename |
| 9838 | 2026-08-17T23:49:24.109Z | [ host-image] Aug 17 23:49:23.199 INFO O| Aug 17 23:49:23.199 INFO ok! |
| 9839 | 2026-08-17T23:49:24.109Z | [ host-image] Aug 17 23:49:23.199 INFO O| Aug 17 23:49:23.199 INFO STEP 27 (ensure_file) COMPLETE |
| 9840 | 2026-08-17T23:49:24.110Z | [ host-image] Aug 17 23:49:23.199 INFO O| Aug 17 23:49:23.199 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9841 | 2026-08-17T23:49:24.114Z | [ host-image] Aug 17 23:49:23.208 INFO O| Aug 17 23:49:23.208 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 9842 | 2026-08-17T23:49:24.114Z | [ host-image] Aug 17 23:49:23.208 INFO O| Aug 17 23:49:23.208 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ... |
| 9843 | 2026-08-17T23:49:24.114Z | [ host-image] Aug 17 23:49:23.209 INFO O| Aug 17 23:49:23.209 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9844 | 2026-08-17T23:49:24.114Z | [ host-image] Aug 17 23:49:23.209 INFO O| Aug 17 23:49:23.209 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9845 | 2026-08-17T23:49:24.114Z | [ host-image] Aug 17 23:49:23.209 INFO O| Aug 17 23:49:23.209 INFO ok! |
| 9846 | 2026-08-17T23:49:24.114Z | [ host-image] Aug 17 23:49:23.209 INFO O| Aug 17 23:49:23.209 INFO STEP 28 (ensure_file) COMPLETE |
| 9847 | 2026-08-17T23:49:24.114Z | [ host-image] Aug 17 23:49:23.209 INFO O| Aug 17 23:49:23.209 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9848 | 2026-08-17T23:49:24.123Z | [ host-image] Aug 17 23:49:23.218 INFO O| Aug 17 23:49:23.218 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist |
| 9849 | 2026-08-17T23:49:24.123Z | [ host-image] Aug 17 23:49:23.218 INFO O| Aug 17 23:49:23.218 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ... |
| 9850 | 2026-08-17T23:49:24.126Z | [ host-image] Aug 17 23:49:23.218 INFO O| Aug 17 23:49:23.218 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf |
| 9851 | 2026-08-17T23:49:24.126Z | [ host-image] Aug 17 23:49:23.218 INFO O| Aug 17 23:49:23.218 INFO ok! |
| 9852 | 2026-08-17T23:49:24.126Z | [ host-image] Aug 17 23:49:23.218 INFO O| Aug 17 23:49:23.218 INFO STEP 29 (ensure_file) COMPLETE |
| 9853 | 2026-08-17T23:49:24.126Z | [ host-image] Aug 17 23:49:23.218 INFO O| Aug 17 23:49:23.218 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9854 | 2026-08-17T23:49:24.131Z | [ host-image] Aug 17 23:49:23.227 INFO O| Aug 17 23:49:23.227 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9855 | 2026-08-17T23:49:24.131Z | [ host-image] Aug 17 23:49:23.227 INFO O| Aug 17 23:49:23.227 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9856 | 2026-08-17T23:49:24.134Z | [ host-image] Aug 17 23:49:23.227 INFO O| Aug 17 23:49:23.227 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9857 | 2026-08-17T23:49:24.134Z | [ host-image] Aug 17 23:49:23.227 INFO O| Aug 17 23:49:23.227 INFO STEP 30 (ensure_dir) COMPLETE |
| 9858 | 2026-08-17T23:49:24.134Z | [ host-image] Aug 17 23:49:23.227 INFO O| Aug 17 23:49:23.227 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9859 | 2026-08-17T23:49:24.142Z | [ host-image] Aug 17 23:49:23.238 INFO O| Aug 17 23:49:23.238 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist |
| 9860 | 2026-08-17T23:49:24.142Z | [ host-image] Aug 17 23:49:23.238 INFO O| Aug 17 23:49:23.238 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ... |
| 9861 | 2026-08-17T23:49:24.145Z | [ host-image] Aug 17 23:49:23.238 INFO O| Aug 17 23:49:23.238 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9862 | 2026-08-17T23:49:24.145Z | [ host-image] Aug 17 23:49:23.238 INFO O| Aug 17 23:49:23.238 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9863 | 2026-08-17T23:49:24.145Z | [ host-image] Aug 17 23:49:23.238 INFO O| Aug 17 23:49:23.238 INFO ok! |
| 9864 | 2026-08-17T23:49:24.146Z | [ host-image] Aug 17 23:49:23.238 INFO O| Aug 17 23:49:23.238 INFO STEP 31 (ensure_file) COMPLETE |
| 9865 | 2026-08-17T23:49:24.146Z | [ host-image] Aug 17 23:49:23.238 INFO O| Aug 17 23:49:23.238 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9866 | 2026-08-17T23:49:24.152Z | [ host-image] Aug 17 23:49:23.248 INFO O| Aug 17 23:49:23.248 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9867 | 2026-08-17T23:49:24.152Z | [ host-image] Aug 17 23:49:23.248 INFO O| Aug 17 23:49:23.248 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9868 | 2026-08-17T23:49:24.155Z | [ host-image] Aug 17 23:49:23.248 INFO O| Aug 17 23:49:23.248 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9869 | 2026-08-17T23:49:24.155Z | [ host-image] Aug 17 23:49:23.248 INFO O| Aug 17 23:49:23.248 INFO STEP 32 (ensure_dir) COMPLETE |
| 9870 | 2026-08-17T23:49:24.155Z | [ host-image] Aug 17 23:49:23.248 INFO O| Aug 17 23:49:23.248 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9871 | 2026-08-17T23:49:24.161Z | [ host-image] Aug 17 23:49:23.257 INFO O| Aug 17 23:49:23.257 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 9872 | 2026-08-17T23:49:24.165Z | [ host-image] Aug 17 23:49:23.257 INFO O| Aug 17 23:49:23.257 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml ... |
| 9873 | 2026-08-17T23:49:24.165Z | [ host-image] Aug 17 23:49:23.257 INFO O| Aug 17 23:49:23.257 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml |
| 9874 | 2026-08-17T23:49:24.165Z | [ host-image] Aug 17 23:49:23.257 INFO O| Aug 17 23:49:23.257 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml |
| 9875 | 2026-08-17T23:49:24.165Z | [ host-image] Aug 17 23:49:23.257 INFO O| Aug 17 23:49:23.257 INFO ok! |
| 9876 | 2026-08-17T23:49:24.165Z | [ host-image] Aug 17 23:49:23.257 INFO O| Aug 17 23:49:23.257 INFO STEP 33 (ensure_file) COMPLETE |
| 9877 | 2026-08-17T23:49:24.165Z | [ host-image] Aug 17 23:49:23.257 INFO O| Aug 17 23:49:23.257 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9878 | 2026-08-17T23:49:24.171Z | [ host-image] Aug 17 23:49:23.267 INFO O| Aug 17 23:49:23.267 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist |
| 9879 | 2026-08-17T23:49:24.171Z | [ host-image] Aug 17 23:49:23.267 INFO O| Aug 17 23:49:23.267 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ... |
| 9880 | 2026-08-17T23:49:24.174Z | [ host-image] Aug 17 23:49:23.267 INFO O| Aug 17 23:49:23.267 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master |
| 9881 | 2026-08-17T23:49:24.174Z | [ host-image] Aug 17 23:49:23.267 INFO O| Aug 17 23:49:23.267 INFO ok! |
| 9882 | 2026-08-17T23:49:24.174Z | [ host-image] Aug 17 23:49:23.267 INFO O| Aug 17 23:49:23.267 INFO STEP 34 (ensure_file) COMPLETE |
| 9883 | 2026-08-17T23:49:24.174Z | [ host-image] Aug 17 23:49:23.267 INFO O| Aug 17 23:49:23.267 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9884 | 2026-08-17T23:49:24.180Z | [ host-image] Aug 17 23:49:23.276 INFO O| Aug 17 23:49:23.276 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking |
| 9885 | 2026-08-17T23:49:24.180Z | [ host-image] Aug 17 23:49:23.276 INFO O| Aug 17 23:49:23.276 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ... |
| 9886 | 2026-08-17T23:49:24.183Z | [ host-image] Aug 17 23:49:23.276 INFO O| Aug 17 23:49:23.276 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9887 | 2026-08-17T23:49:24.183Z | [ host-image] Aug 17 23:49:23.276 INFO O| Aug 17 23:49:23.276 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9888 | 2026-08-17T23:49:24.183Z | [ host-image] Aug 17 23:49:23.276 INFO O| Aug 17 23:49:23.276 INFO ok! |
| 9889 | 2026-08-17T23:49:24.183Z | [ host-image] Aug 17 23:49:23.276 INFO O| Aug 17 23:49:23.276 INFO STEP 35 (ensure_file) COMPLETE |
| 9890 | 2026-08-17T23:49:24.183Z | [ host-image] Aug 17 23:49:23.276 INFO O| Aug 17 23:49:23.276 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9891 | 2026-08-17T23:49:24.189Z | [ host-image] Aug 17 23:49:23.284 INFO O| Aug 17 23:49:23.284 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking |
| 9892 | 2026-08-17T23:49:24.189Z | [ host-image] Aug 17 23:49:23.284 INFO O| Aug 17 23:49:23.284 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ... |
| 9893 | 2026-08-17T23:49:24.192Z | [ host-image] Aug 17 23:49:23.285 INFO O| Aug 17 23:49:23.284 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init |
| 9894 | 2026-08-17T23:49:24.192Z | [ host-image] Aug 17 23:49:23.285 INFO O| Aug 17 23:49:23.284 INFO ok! |
| 9895 | 2026-08-17T23:49:24.192Z | [ host-image] Aug 17 23:49:23.285 INFO O| Aug 17 23:49:23.284 INFO STEP 36 (ensure_file) COMPLETE |
| 9896 | 2026-08-17T23:49:24.192Z | [ host-image] Aug 17 23:49:23.285 INFO O| Aug 17 23:49:23.285 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9897 | 2026-08-17T23:49:24.198Z | [ host-image] Aug 17 23:49:23.294 INFO O| Aug 17 23:49:23.294 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 9898 | 2026-08-17T23:49:24.201Z | [ host-image] Aug 17 23:49:23.294 INFO O| Aug 17 23:49:23.294 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ... |
| 9899 | 2026-08-17T23:49:24.201Z | [ host-image] Aug 17 23:49:23.294 INFO O| Aug 17 23:49:23.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config |
| 9900 | 2026-08-17T23:49:24.201Z | [ host-image] Aug 17 23:49:23.294 INFO O| Aug 17 23:49:23.294 INFO ok! |
| 9901 | 2026-08-17T23:49:24.201Z | [ host-image] Aug 17 23:49:23.294 INFO O| Aug 17 23:49:23.294 INFO STEP 37 (ensure_file) COMPLETE |
| 9902 | 2026-08-17T23:49:24.201Z | [ host-image] Aug 17 23:49:23.294 INFO O| Aug 17 23:49:23.294 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9903 | 2026-08-17T23:49:24.207Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.302 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist |
| 9904 | 2026-08-17T23:49:24.207Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ... |
| 9905 | 2026-08-17T23:49:24.210Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9906 | 2026-08-17T23:49:24.210Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9907 | 2026-08-17T23:49:24.210Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9908 | 2026-08-17T23:49:24.210Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9909 | 2026-08-17T23:49:24.210Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO ok! |
| 9910 | 2026-08-17T23:49:24.210Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO STEP 38 (ensure_file) COMPLETE |
| 9911 | 2026-08-17T23:49:24.210Z | [ host-image] Aug 17 23:49:23.303 INFO O| Aug 17 23:49:23.303 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9912 | 2026-08-17T23:49:24.214Z | [ host-image] Aug 17 23:49:23.310 INFO O| Aug 17 23:49:23.310 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9913 | 2026-08-17T23:49:24.217Z | [ host-image] Aug 17 23:49:23.310 INFO O| Aug 17 23:49:23.310 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9914 | 2026-08-17T23:49:24.217Z | [ host-image] Aug 17 23:49:23.310 INFO O| Aug 17 23:49:23.310 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9915 | 2026-08-17T23:49:24.217Z | [ host-image] Aug 17 23:49:23.310 INFO O| Aug 17 23:49:23.310 INFO STEP 39 (ensure_dir) COMPLETE |
| 9916 | 2026-08-17T23:49:24.217Z | [ host-image] Aug 17 23:49:23.310 INFO O| Aug 17 23:49:23.310 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9917 | 2026-08-17T23:49:24.224Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO file /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist |
| 9918 | 2026-08-17T23:49:24.225Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 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/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 9919 | 2026-08-17T23:49:24.228Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9920 | 2026-08-17T23:49:24.228Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9921 | 2026-08-17T23:49:24.228Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9922 | 2026-08-17T23:49:24.228Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9923 | 2026-08-17T23:49:24.228Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO ok! |
| 9924 | 2026-08-17T23:49:24.228Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO STEP 40 (ensure_file) COMPLETE |
| 9925 | 2026-08-17T23:49:24.228Z | [ host-image] Aug 17 23:49:23.319 INFO O| Aug 17 23:49:23.319 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9926 | 2026-08-17T23:49:24.233Z | [ host-image] Aug 17 23:49:23.328 INFO O| Aug 17 23:49:23.328 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 9927 | 2026-08-17T23:49:24.233Z | [ host-image] Aug 17 23:49:23.328 INFO O| Aug 17 23:49:23.328 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 9928 | 2026-08-17T23:49:24.236Z | [ host-image] Aug 17 23:49:23.328 INFO O| Aug 17 23:49:23.328 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 9929 | 2026-08-17T23:49:24.236Z | [ host-image] Aug 17 23:49:23.328 INFO O| Aug 17 23:49:23.328 INFO ok! |
| 9930 | 2026-08-17T23:49:24.236Z | [ host-image] Aug 17 23:49:23.328 INFO O| Aug 17 23:49:23.328 INFO STEP 41 (ensure_symlink) COMPLETE |
| 9931 | 2026-08-17T23:49:24.236Z | [ host-image] Aug 17 23:49:23.328 INFO O| Aug 17 23:49:23.328 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9932 | 2026-08-17T23:49:24.242Z | [ host-image] Aug 17 23:49:23.337 INFO O| Aug 17 23:49:23.337 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist |
| 9933 | 2026-08-17T23:49:24.242Z | [ host-image] Aug 17 23:49:23.337 INFO O| Aug 17 23:49:23.337 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 9934 | 2026-08-17T23:49:24.245Z | [ host-image] Aug 17 23:49:23.337 INFO O| Aug 17 23:49:23.337 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo |
| 9935 | 2026-08-17T23:49:24.245Z | [ host-image] Aug 17 23:49:23.338 INFO O| Aug 17 23:49:23.337 INFO ok! |
| 9936 | 2026-08-17T23:49:24.245Z | [ host-image] Aug 17 23:49:23.338 INFO O| Aug 17 23:49:23.337 INFO STEP 42 (ensure_symlink) COMPLETE |
| 9937 | 2026-08-17T23:49:24.245Z | [ host-image] Aug 17 23:49:23.338 INFO O| Aug 17 23:49:23.338 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9938 | 2026-08-17T23:49:24.251Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist |
| 9939 | 2026-08-17T23:49:24.251Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ... |
| 9940 | 2026-08-17T23:49:24.254Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9941 | 2026-08-17T23:49:24.254Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9942 | 2026-08-17T23:49:24.254Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9943 | 2026-08-17T23:49:24.254Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9944 | 2026-08-17T23:49:24.254Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO ok! |
| 9945 | 2026-08-17T23:49:24.254Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO STEP 43 (ensure_file) COMPLETE |
| 9946 | 2026-08-17T23:49:24.254Z | [ host-image] Aug 17 23:49:23.346 INFO O| Aug 17 23:49:23.346 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9947 | 2026-08-17T23:49:24.259Z | [ host-image] Aug 17 23:49:23.355 INFO O| Aug 17 23:49:23.355 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist |
| 9948 | 2026-08-17T23:49:24.259Z | [ host-image] Aug 17 23:49:23.355 INFO O| Aug 17 23:49:23.355 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml ... |
| 9949 | 2026-08-17T23:49:24.262Z | [ host-image] Aug 17 23:49:23.355 INFO O| Aug 17 23:49:23.355 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml |
| 9950 | 2026-08-17T23:49:24.262Z | [ host-image] Aug 17 23:49:23.355 INFO O| Aug 17 23:49:23.355 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml |
| 9951 | 2026-08-17T23:49:24.262Z | [ host-image] Aug 17 23:49:23.355 INFO O| Aug 17 23:49:23.355 INFO ok! |
| 9952 | 2026-08-17T23:49:24.262Z | [ host-image] Aug 17 23:49:23.355 INFO O| Aug 17 23:49:23.355 INFO STEP 44 (ensure_file) COMPLETE |
| 9953 | 2026-08-17T23:49:24.262Z | [ host-image] Aug 17 23:49:23.355 INFO O| Aug 17 23:49:23.355 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9954 | 2026-08-17T23:49:24.267Z | [ host-image] Aug 17 23:49:23.363 INFO O| Aug 17 23:49:23.363 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist |
| 9955 | 2026-08-17T23:49:24.267Z | [ host-image] Aug 17 23:49:23.363 INFO O| Aug 17 23:49:23.363 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ... |
| 9956 | 2026-08-17T23:49:24.270Z | [ host-image] Aug 17 23:49:23.363 INFO O| Aug 17 23:49:23.363 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml |
| 9957 | 2026-08-17T23:49:24.270Z | [ host-image] Aug 17 23:49:23.363 INFO O| Aug 17 23:49:23.363 INFO ok! |
| 9958 | 2026-08-17T23:49:24.270Z | [ host-image] Aug 17 23:49:23.363 INFO O| Aug 17 23:49:23.363 INFO STEP 45 (ensure_file) COMPLETE |
| 9959 | 2026-08-17T23:49:24.270Z | [ host-image] Aug 17 23:49:23.363 INFO O| Aug 17 23:49:23.363 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9960 | 2026-08-17T23:49:24.281Z | [ host-image] Aug 17 23:49:23.371 INFO O| Aug 17 23:49:23.371 INFO updating shadow file |
| 9961 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.371 INFO O| Aug 17 23:49:23.371 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9962 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.371 INFO O| Aug 17 23:49:23.371 INFO STEP 46 (shadow) COMPLETE |
| 9963 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.371 INFO O| Aug 17 23:49:23.371 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9964 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking |
| 9965 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ... |
| 9966 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9967 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9968 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO ok! |
| 9969 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO STEP 47 (ensure_file) COMPLETE |
| 9970 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9971 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO skip step because feature "mfg" is not enabled |
| 9972 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9973 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO skip step because feature "mfg" is not enabled |
| 9974 | 2026-08-17T23:49:24.288Z | [ host-image] Aug 17 23:49:23.380 INFO O| Aug 17 23:49:23.380 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9975 | 2026-08-17T23:49:24.294Z | [ host-image] Aug 17 23:49:23.390 INFO O| Aug 17 23:49:23.390 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist |
| 9976 | 2026-08-17T23:49:24.294Z | [ host-image] Aug 17 23:49:23.390 INFO O| Aug 17 23:49:23.390 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ... |
| 9977 | 2026-08-17T23:49:24.318Z | [ host-image] Aug 17 23:49:23.413 INFO O| Aug 17 23:49:23.413 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9978 | 2026-08-17T23:49:24.318Z | [ host-image] Aug 17 23:49:23.413 INFO O| Aug 17 23:49:23.413 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9979 | 2026-08-17T23:49:24.324Z | [ host-image] Aug 17 23:49:23.413 INFO O| Aug 17 23:49:23.413 INFO ok! |
| 9980 | 2026-08-17T23:49:24.324Z | [ host-image] Aug 17 23:49:23.413 INFO O| Aug 17 23:49:23.413 INFO STEP 50 (ensure_file) COMPLETE |
| 9981 | 2026-08-17T23:49:24.324Z | [ host-image] Aug 17 23:49:23.413 INFO O| Aug 17 23:49:23.413 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9982 | 2026-08-17T23:49:24.324Z | [ host-image] Aug 17 23:49:23.413 INFO O| Aug 17 23:49:23.413 INFO skip step because feature "compliance" is not enabled |
| 9983 | 2026-08-17T23:49:24.324Z | [ host-image] Aug 17 23:49:23.413 INFO O| Aug 17 23:49:23.413 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9984 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist |
| 9985 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ... |
| 9986 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9987 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9988 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9989 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9990 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO ok! |
| 9991 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO STEP 52 (ensure_file) COMPLETE |
| 9992 | 2026-08-17T23:49:24.327Z | [ host-image] Aug 17 23:49:23.422 INFO O| Aug 17 23:49:23.422 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9993 | 2026-08-17T23:49:24.334Z | [ host-image] Aug 17 23:49:23.430 INFO O| Aug 17 23:49:23.430 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist |
| 9994 | 2026-08-17T23:49:24.334Z | [ host-image] Aug 17 23:49:23.430 INFO O| Aug 17 23:49:23.430 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ... |
| 9995 | 2026-08-17T23:49:24.337Z | [ host-image] Aug 17 23:49:23.430 INFO O| Aug 17 23:49:23.430 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
| 9996 | 2026-08-17T23:49:24.337Z | [ host-image] Aug 17 23:49:23.430 INFO O| Aug 17 23:49:23.430 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
| 9997 | 2026-08-17T23:49:24.337Z | [ host-image] Aug 17 23:49:23.430 INFO O| Aug 17 23:49:23.430 INFO ok! |
| 9998 | 2026-08-17T23:49:24.338Z | [ host-image] Aug 17 23:49:23.430 INFO O| Aug 17 23:49:23.430 INFO STEP 53 (ensure_file) COMPLETE |
| 9999 | 2026-08-17T23:49:24.338Z | [ host-image] Aug 17 23:49:23.430 INFO O| Aug 17 23:49:23.430 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10000 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.440 INFO O| Aug 17 23:49:23.440 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist |
| 10001 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.440 INFO O| Aug 17 23:49:23.440 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen ... |
| 10002 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.440 INFO O| Aug 17 23:49:23.440 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 10003 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.440 INFO O| Aug 17 23:49:23.440 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 10004 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.440 INFO O| Aug 17 23:49:23.440 INFO ok! |
| 10005 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.440 INFO O| Aug 17 23:49:23.440 INFO STEP 54 (ensure_file) COMPLETE |
| 10006 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.440 INFO O| Aug 17 23:49:23.440 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10007 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.449 INFO O| Aug 17 23:49:23.449 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist |
| 10008 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.449 INFO O| Aug 17 23:49:23.449 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml ... |
| 10009 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.449 INFO O| Aug 17 23:49:23.449 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml |
| 10010 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.449 INFO O| Aug 17 23:49:23.449 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml |
| 10011 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.449 INFO O| Aug 17 23:49:23.449 INFO ok! |
| 10012 | 2026-08-17T23:49:24.407Z | [ host-image] Aug 17 23:49:23.449 INFO O| Aug 17 23:49:23.449 INFO STEP 55 (ensure_file) COMPLETE |
| 10013 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.449 INFO O| Aug 17 23:49:23.449 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10014 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.457 INFO O| Aug 17 23:49:23.457 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist |
| 10015 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.457 INFO O| Aug 17 23:49:23.457 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen ... |
| 10016 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.457 INFO O| Aug 17 23:49:23.457 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 10017 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.457 INFO O| Aug 17 23:49:23.457 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 10018 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.457 INFO O| Aug 17 23:49:23.457 INFO ok! |
| 10019 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.457 INFO O| Aug 17 23:49:23.457 INFO STEP 56 (ensure_file) COMPLETE |
| 10020 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.457 INFO O| Aug 17 23:49:23.457 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10021 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.465 INFO O| Aug 17 23:49:23.465 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist |
| 10022 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.465 INFO O| Aug 17 23:49:23.465 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml ... |
| 10023 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.465 INFO O| Aug 17 23:49:23.465 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml |
| 10024 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.465 INFO O| Aug 17 23:49:23.465 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml |
| 10025 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.465 INFO O| Aug 17 23:49:23.465 INFO ok! |
| 10026 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.465 INFO O| Aug 17 23:49:23.465 INFO STEP 57 (ensure_file) COMPLETE |
| 10027 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.465 INFO O| Aug 17 23:49:23.465 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10028 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist |
| 10029 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen ... |
| 10030 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10031 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10032 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10033 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10034 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO ok! |
| 10035 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO STEP 58 (ensure_file) COMPLETE |
| 10036 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.473 INFO O| Aug 17 23:49:23.473 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10037 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.481 INFO O| Aug 17 23:49:23.481 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist |
| 10038 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.481 INFO O| Aug 17 23:49:23.481 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml ... |
| 10039 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.481 INFO O| Aug 17 23:49:23.481 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml |
| 10040 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.481 INFO O| Aug 17 23:49:23.481 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml |
| 10041 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.481 INFO O| Aug 17 23:49:23.481 INFO ok! |
| 10042 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.481 INFO O| Aug 17 23:49:23.481 INFO STEP 59 (ensure_file) COMPLETE |
| 10043 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.481 INFO O| Aug 17 23:49:23.481 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10044 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.489 INFO O| Aug 17 23:49:23.489 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist |
| 10045 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.489 INFO O| Aug 17 23:49:23.489 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ... |
| 10046 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.489 INFO O| Aug 17 23:49:23.489 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 10047 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.489 INFO O| Aug 17 23:49:23.489 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 10048 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.489 INFO O| Aug 17 23:49:23.489 INFO ok! |
| 10049 | 2026-08-17T23:49:24.408Z | [ host-image] Aug 17 23:49:23.489 INFO O| Aug 17 23:49:23.489 INFO STEP 60 (ensure_file) COMPLETE |
| 10050 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.489 INFO O| Aug 17 23:49:23.489 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10051 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.498 INFO O| Aug 17 23:49:23.498 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist |
| 10052 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.498 INFO O| Aug 17 23:49:23.498 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml ... |
| 10053 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.498 INFO O| Aug 17 23:49:23.498 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml |
| 10054 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.498 INFO O| Aug 17 23:49:23.498 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml |
| 10055 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.498 INFO O| Aug 17 23:49:23.498 INFO ok! |
| 10056 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.498 INFO O| Aug 17 23:49:23.498 INFO STEP 61 (ensure_file) COMPLETE |
| 10057 | 2026-08-17T23:49:24.409Z | [ host-image] Aug 17 23:49:23.498 INFO O| Aug 17 23:49:23.498 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10058 | 2026-08-17T23:49:24.412Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist |
| 10059 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ... |
| 10060 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10061 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10062 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10063 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10064 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO ok! |
| 10065 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO STEP 62 (ensure_file) COMPLETE |
| 10066 | 2026-08-17T23:49:24.413Z | [ host-image] Aug 17 23:49:23.508 INFO O| Aug 17 23:49:23.508 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10067 | 2026-08-17T23:49:24.423Z | [ host-image] Aug 17 23:49:23.518 INFO O| Aug 17 23:49:23.518 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist |
| 10068 | 2026-08-17T23:49:24.423Z | [ host-image] Aug 17 23:49:23.519 INFO O| Aug 17 23:49:23.518 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ... |
| 10069 | 2026-08-17T23:49:24.426Z | [ host-image] Aug 17 23:49:23.519 INFO O| Aug 17 23:49:23.519 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
| 10070 | 2026-08-17T23:49:24.426Z | [ host-image] Aug 17 23:49:23.519 INFO O| Aug 17 23:49:23.519 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
| 10071 | 2026-08-17T23:49:24.426Z | [ host-image] Aug 17 23:49:23.519 INFO O| Aug 17 23:49:23.519 INFO ok! |
| 10072 | 2026-08-17T23:49:24.426Z | [ host-image] Aug 17 23:49:23.519 INFO O| Aug 17 23:49:23.519 INFO STEP 63 (ensure_file) COMPLETE |
| 10073 | 2026-08-17T23:49:24.426Z | [ host-image] Aug 17 23:49:23.519 INFO O| Aug 17 23:49:23.519 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10074 | 2026-08-17T23:49:24.432Z | [ host-image] Aug 17 23:49:23.528 INFO O| Aug 17 23:49:23.528 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist |
| 10075 | 2026-08-17T23:49:24.435Z | [ host-image] Aug 17 23:49:23.528 INFO O| Aug 17 23:49:23.528 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml ... |
| 10076 | 2026-08-17T23:49:24.435Z | [ host-image] Aug 17 23:49:23.528 INFO O| Aug 17 23:49:23.528 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml |
| 10077 | 2026-08-17T23:49:24.435Z | [ host-image] Aug 17 23:49:23.528 INFO O| Aug 17 23:49:23.528 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml |
| 10078 | 2026-08-17T23:49:24.435Z | [ host-image] Aug 17 23:49:23.528 INFO O| Aug 17 23:49:23.528 INFO ok! |
| 10079 | 2026-08-17T23:49:24.435Z | [ host-image] Aug 17 23:49:23.528 INFO O| Aug 17 23:49:23.528 INFO STEP 64 (ensure_file) COMPLETE |
| 10080 | 2026-08-17T23:49:24.436Z | [ host-image] Aug 17 23:49:23.528 INFO O| Aug 17 23:49:23.528 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10081 | 2026-08-17T23:49:24.441Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist |
| 10082 | 2026-08-17T23:49:24.441Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml ... |
| 10083 | 2026-08-17T23:49:24.444Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
| 10084 | 2026-08-17T23:49:24.444Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
| 10085 | 2026-08-17T23:49:24.444Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO ok! |
| 10086 | 2026-08-17T23:49:24.444Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO STEP 65 (ensure_file) COMPLETE |
| 10087 | 2026-08-17T23:49:24.444Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 10088 | 2026-08-17T23:49:24.444Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO skip step because feature "mbist" is not enabled |
| 10089 | 2026-08-17T23:49:24.445Z | [ host-image] Aug 17 23:49:23.537 INFO O| Aug 17 23:49:23.537 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10090 | 2026-08-17T23:49:24.451Z | [ host-image] Aug 17 23:49:23.546 INFO O| Aug 17 23:49:23.546 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt |
| 10091 | 2026-08-17T23:49:24.451Z | [ host-image] Aug 17 23:49:23.546 INFO O| Aug 17 23:49:23.546 INFO STEP 67 (ensure_dir) COMPLETE |
| 10092 | 2026-08-17T23:49:24.454Z | [ host-image] Aug 17 23:49:23.546 INFO O| Aug 17 23:49:23.546 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10093 | 2026-08-17T23:49:24.459Z | [ host-image] Aug 17 23:49:23.554 INFO O| Aug 17 23:49:23.554 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 10094 | 2026-08-17T23:49:24.459Z | [ host-image] Aug 17 23:49:23.554 INFO O| Aug 17 23:49:23.554 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 10095 | 2026-08-17T23:49:24.462Z | [ host-image] Aug 17 23:49:23.554 INFO O| Aug 17 23:49:23.554 INFO STEP 68 (ensure_dir) COMPLETE |
| 10096 | 2026-08-17T23:49:24.462Z | [ host-image] Aug 17 23:49:23.554 INFO O| Aug 17 23:49:23.554 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10097 | 2026-08-17T23:49:24.468Z | [ host-image] Aug 17 23:49:23.563 INFO O| Aug 17 23:49:23.563 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 10098 | 2026-08-17T23:49:24.471Z | [ host-image] Aug 17 23:49:23.563 INFO O| Aug 17 23:49:23.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 10099 | 2026-08-17T23:49:24.471Z | [ host-image] Aug 17 23:49:23.563 INFO O| Aug 17 23:49:23.563 INFO STEP 69 (ensure_dir) COMPLETE |
| 10100 | 2026-08-17T23:49:24.471Z | [ host-image] Aug 17 23:49:23.563 INFO O| Aug 17 23:49:23.563 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10101 | 2026-08-17T23:49:24.476Z | [ host-image] Aug 17 23:49:23.572 INFO O| Aug 17 23:49:23.572 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 10102 | 2026-08-17T23:49:24.476Z | [ host-image] Aug 17 23:49:23.572 INFO O| Aug 17 23:49:23.572 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ... |
| 10103 | 2026-08-17T23:49:25.119Z | [ host-image] Aug 17 23:49:24.214 INFO O| Aug 17 23:49:24.214 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm |
| 10104 | 2026-08-17T23:49:25.119Z | [ host-image] Aug 17 23:49:24.214 INFO O| Aug 17 23:49:24.214 INFO ok! |
| 10105 | 2026-08-17T23:49:25.122Z | [ host-image] Aug 17 23:49:24.214 INFO O| Aug 17 23:49:24.214 INFO STEP 70 (ensure_file) COMPLETE |
| 10106 | 2026-08-17T23:49:25.122Z | [ host-image] Aug 17 23:49:24.214 INFO O| Aug 17 23:49:24.214 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10107 | 2026-08-17T23:49:25.130Z | [ host-image] Aug 17 23:49:24.225 INFO O| Aug 17 23:49:24.225 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist |
| 10108 | 2026-08-17T23:49:25.130Z | [ host-image] Aug 17 23:49:24.225 INFO O| Aug 17 23:49:24.225 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ... |
| 10109 | 2026-08-17T23:49:25.496Z | [ host-image] Aug 17 23:49:24.592 INFO O| Aug 17 23:49:24.592 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd |
| 10110 | 2026-08-17T23:49:25.496Z | [ host-image] Aug 17 23:49:24.592 INFO O| Aug 17 23:49:24.592 INFO ok! |
| 10111 | 2026-08-17T23:49:25.500Z | [ host-image] Aug 17 23:49:24.592 INFO O| Aug 17 23:49:24.592 INFO STEP 71 (ensure_file) COMPLETE |
| 10112 | 2026-08-17T23:49:25.500Z | [ host-image] Aug 17 23:49:24.592 INFO O| Aug 17 23:49:24.592 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10113 | 2026-08-17T23:49:25.506Z | [ host-image] Aug 17 23:49:24.602 INFO O| Aug 17 23:49:24.602 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 10114 | 2026-08-17T23:49:25.506Z | [ host-image] Aug 17 23:49:24.602 INFO O| Aug 17 23:49:24.602 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 10115 | 2026-08-17T23:49:25.510Z | [ host-image] Aug 17 23:49:24.602 INFO O| Aug 17 23:49:24.602 INFO STEP 72 (ensure_dir) COMPLETE |
| 10116 | 2026-08-17T23:49:25.510Z | [ host-image] Aug 17 23:49:24.602 INFO O| Aug 17 23:49:24.602 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10117 | 2026-08-17T23:49:25.516Z | [ host-image] Aug 17 23:49:24.612 INFO O| Aug 17 23:49:24.612 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 10118 | 2026-08-17T23:49:25.516Z | [ host-image] Aug 17 23:49:24.612 INFO O| Aug 17 23:49:24.612 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ... |
| 10119 | 2026-08-17T23:49:25.519Z | [ host-image] Aug 17 23:49:24.612 INFO O| Aug 17 23:49:24.612 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
| 10120 | 2026-08-17T23:49:25.519Z | [ host-image] Aug 17 23:49:24.612 INFO O| Aug 17 23:49:24.612 INFO ok! |
| 10121 | 2026-08-17T23:49:25.519Z | [ host-image] Aug 17 23:49:24.612 INFO O| Aug 17 23:49:24.612 INFO STEP 73 (ensure_file) COMPLETE |
| 10122 | 2026-08-17T23:49:25.519Z | [ host-image] Aug 17 23:49:24.612 INFO O| Aug 17 23:49:24.612 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10123 | 2026-08-17T23:49:25.523Z | [ host-image] Aug 17 23:49:24.619 INFO O| Aug 17 23:49:24.619 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 10124 | 2026-08-17T23:49:25.523Z | [ host-image] Aug 17 23:49:24.619 INFO O| Aug 17 23:49:24.619 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ... |
| 10125 | 2026-08-17T23:49:25.523Z | [ host-image] Aug 17 23:49:24.619 INFO O| Aug 17 23:49:24.619 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
| 10126 | 2026-08-17T23:49:25.523Z | [ host-image] Aug 17 23:49:24.619 INFO O| Aug 17 23:49:24.619 INFO ok! |
| 10127 | 2026-08-17T23:49:25.527Z | [ host-image] Aug 17 23:49:24.619 INFO O| Aug 17 23:49:24.619 INFO STEP 74 (ensure_file) COMPLETE |
| 10128 | 2026-08-17T23:49:25.527Z | [ host-image] Aug 17 23:49:24.619 INFO O| Aug 17 23:49:24.619 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10129 | 2026-08-17T23:49:25.532Z | [ host-image] Aug 17 23:49:24.627 INFO O| Aug 17 23:49:24.627 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 10130 | 2026-08-17T23:49:25.535Z | [ host-image] Aug 17 23:49:24.627 INFO O| Aug 17 23:49:24.627 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 10131 | 2026-08-17T23:49:25.535Z | [ host-image] Aug 17 23:49:24.627 INFO O| Aug 17 23:49:24.627 INFO STEP 75 (ensure_dir) COMPLETE |
| 10132 | 2026-08-17T23:49:25.535Z | [ host-image] Aug 17 23:49:24.627 INFO O| Aug 17 23:49:24.627 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10133 | 2026-08-17T23:49:25.540Z | [ host-image] Aug 17 23:49:24.636 INFO O| Aug 17 23:49:24.636 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 10134 | 2026-08-17T23:49:25.540Z | [ host-image] Aug 17 23:49:24.636 INFO O| Aug 17 23:49:24.636 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ... |
| 10135 | 2026-08-17T23:49:25.544Z | [ host-image] Aug 17 23:49:24.636 INFO O| Aug 17 23:49:24.636 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 10136 | 2026-08-17T23:49:25.544Z | [ host-image] Aug 17 23:49:24.636 INFO O| Aug 17 23:49:24.636 INFO ok! |
| 10137 | 2026-08-17T23:49:25.544Z | [ host-image] Aug 17 23:49:24.636 INFO O| Aug 17 23:49:24.636 INFO STEP 76 (ensure_file) COMPLETE |
| 10138 | 2026-08-17T23:49:25.544Z | [ host-image] Aug 17 23:49:24.636 INFO O| Aug 17 23:49:24.636 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10139 | 2026-08-17T23:49:25.549Z | [ host-image] Aug 17 23:49:24.644 INFO O| Aug 17 23:49:24.644 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 10140 | 2026-08-17T23:49:25.549Z | [ host-image] Aug 17 23:49:24.644 INFO O| Aug 17 23:49:24.644 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ... |
| 10141 | 2026-08-17T23:49:25.549Z | [ host-image] Aug 17 23:49:24.644 INFO O| Aug 17 23:49:24.644 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
| 10142 | 2026-08-17T23:49:25.556Z | [ host-image] Aug 17 23:49:24.644 INFO O| Aug 17 23:49:24.644 INFO ok! |
| 10143 | 2026-08-17T23:49:25.556Z | [ host-image] Aug 17 23:49:24.644 INFO O| Aug 17 23:49:24.644 INFO STEP 77 (ensure_file) COMPLETE |
| 10144 | 2026-08-17T23:49:25.556Z | [ host-image] Aug 17 23:49:24.644 INFO O| Aug 17 23:49:24.644 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10145 | 2026-08-17T23:49:25.559Z | [ host-image] Aug 17 23:49:24.653 INFO O| Aug 17 23:49:24.653 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 10146 | 2026-08-17T23:49:25.559Z | [ host-image] Aug 17 23:49:24.653 INFO O| Aug 17 23:49:24.653 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 10147 | 2026-08-17T23:49:25.559Z | [ host-image] Aug 17 23:49:24.653 INFO O| Aug 17 23:49:24.653 INFO STEP 78 (ensure_dir) COMPLETE |
| 10148 | 2026-08-17T23:49:25.559Z | [ host-image] Aug 17 23:49:24.653 INFO O| Aug 17 23:49:24.653 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10149 | 2026-08-17T23:49:25.565Z | [ host-image] Aug 17 23:49:24.660 INFO O| Aug 17 23:49:24.660 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 10150 | 2026-08-17T23:49:25.565Z | [ host-image] Aug 17 23:49:24.660 INFO O| Aug 17 23:49:24.660 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ... |
| 10151 | 2026-08-17T23:49:25.568Z | [ host-image] Aug 17 23:49:24.660 INFO O| Aug 17 23:49:24.660 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 10152 | 2026-08-17T23:49:25.568Z | [ host-image] Aug 17 23:49:24.660 INFO O| Aug 17 23:49:24.660 INFO ok! |
| 10153 | 2026-08-17T23:49:25.568Z | [ host-image] Aug 17 23:49:24.660 INFO O| Aug 17 23:49:24.660 INFO STEP 79 (ensure_file) COMPLETE |
| 10154 | 2026-08-17T23:49:25.568Z | [ host-image] Aug 17 23:49:24.660 INFO O| Aug 17 23:49:24.660 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10155 | 2026-08-17T23:49:25.573Z | [ host-image] Aug 17 23:49:24.669 INFO O| Aug 17 23:49:24.669 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist |
| 10156 | 2026-08-17T23:49:25.573Z | [ host-image] Aug 17 23:49:24.669 INFO O| Aug 17 23:49:24.669 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ... |
| 10157 | 2026-08-17T23:49:25.573Z | [ host-image] Aug 17 23:49:24.669 INFO O| Aug 17 23:49:24.669 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION |
| 10158 | 2026-08-17T23:49:25.576Z | [ host-image] Aug 17 23:49:24.669 INFO O| Aug 17 23:49:24.669 INFO ok! |
| 10159 | 2026-08-17T23:49:25.576Z | [ host-image] Aug 17 23:49:24.669 INFO O| Aug 17 23:49:24.669 INFO STEP 80 (ensure_file) COMPLETE |
| 10160 | 2026-08-17T23:49:25.576Z | [ host-image] Aug 17 23:49:24.669 INFO O| Aug 17 23:49:24.669 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10161 | 2026-08-17T23:49:25.582Z | [ host-image] Aug 17 23:49:24.677 INFO O| Aug 17 23:49:24.677 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 10162 | 2026-08-17T23:49:25.582Z | [ host-image] Aug 17 23:49:24.677 INFO O| Aug 17 23:49:24.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 10163 | 2026-08-17T23:49:25.585Z | [ host-image] Aug 17 23:49:24.677 INFO O| Aug 17 23:49:24.677 INFO STEP 81 (ensure_dir) COMPLETE |
| 10164 | 2026-08-17T23:49:25.585Z | [ host-image] Aug 17 23:49:24.677 INFO O| Aug 17 23:49:24.677 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10165 | 2026-08-17T23:49:25.590Z | [ host-image] Aug 17 23:49:24.686 INFO O| Aug 17 23:49:24.686 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist |
| 10166 | 2026-08-17T23:49:25.590Z | [ host-image] Aug 17 23:49:24.686 INFO O| Aug 17 23:49:24.686 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ... |
| 10167 | 2026-08-17T23:49:26.173Z | [ host-image] Aug 17 23:49:25.268 INFO O| Aug 17 23:49:25.268 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle |
| 10168 | 2026-08-17T23:49:26.174Z | [ host-image] Aug 17 23:49:25.268 INFO O| Aug 17 23:49:25.268 INFO ok! |
| 10169 | 2026-08-17T23:49:26.174Z | [ host-image] Aug 17 23:49:25.268 INFO O| Aug 17 23:49:25.268 INFO STEP 82 (ensure_file) COMPLETE |
| 10170 | 2026-08-17T23:49:26.177Z | [ host-image] Aug 17 23:49:25.268 INFO O| Aug 17 23:49:25.268 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10171 | 2026-08-17T23:49:26.183Z | [ host-image] Aug 17 23:49:25.278 INFO O| Aug 17 23:49:25.278 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist |
| 10172 | 2026-08-17T23:49:26.183Z | [ host-image] Aug 17 23:49:25.278 INFO O| Aug 17 23:49:25.278 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ... |
| 10173 | 2026-08-17T23:49:26.491Z | [ host-image] Aug 17 23:49:25.587 INFO O| Aug 17 23:49:25.587 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor |
| 10174 | 2026-08-17T23:49:26.491Z | [ host-image] Aug 17 23:49:25.587 INFO O| Aug 17 23:49:25.587 INFO ok! |
| 10175 | 2026-08-17T23:49:26.495Z | [ host-image] Aug 17 23:49:25.587 INFO O| Aug 17 23:49:25.587 INFO STEP 83 (ensure_file) COMPLETE |
| 10176 | 2026-08-17T23:49:26.495Z | [ host-image] Aug 17 23:49:25.587 INFO O| Aug 17 23:49:25.587 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10177 | 2026-08-17T23:49:26.501Z | [ host-image] Aug 17 23:49:25.597 INFO O| Aug 17 23:49:25.596 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist |
| 10178 | 2026-08-17T23:49:26.501Z | [ host-image] Aug 17 23:49:25.597 INFO O| Aug 17 23:49:25.597 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ... |
| 10179 | 2026-08-17T23:49:27.863Z | [ host-image] Aug 17 23:49:26.958 INFO O| Aug 17 23:49:26.958 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent |
| 10180 | 2026-08-17T23:49:27.863Z | [ host-image] Aug 17 23:49:26.958 INFO O| Aug 17 23:49:26.958 INFO ok! |
| 10181 | 2026-08-17T23:49:27.863Z | [ host-image] Aug 17 23:49:26.958 INFO O| Aug 17 23:49:26.958 INFO STEP 84 (ensure_file) COMPLETE |
| 10182 | 2026-08-17T23:49:27.866Z | [ host-image] Aug 17 23:49:26.958 INFO O| Aug 17 23:49:26.958 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10183 | 2026-08-17T23:49:27.873Z | [ host-image] Aug 17 23:49:26.968 INFO O| Aug 17 23:49:26.968 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 10184 | 2026-08-17T23:49:27.876Z | [ host-image] Aug 17 23:49:26.968 INFO O| Aug 17 23:49:26.968 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 10185 | 2026-08-17T23:49:27.876Z | [ host-image] Aug 17 23:49:26.968 INFO O| Aug 17 23:49:26.968 INFO STEP 85 (ensure_dir) COMPLETE |
| 10186 | 2026-08-17T23:49:27.876Z | [ host-image] Aug 17 23:49:26.968 INFO O| Aug 17 23:49:26.968 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10187 | 2026-08-17T23:49:27.882Z | [ host-image] Aug 17 23:49:26.976 INFO O| Aug 17 23:49:26.976 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist |
| 10188 | 2026-08-17T23:49:27.885Z | [ host-image] Aug 17 23:49:26.976 INFO O| Aug 17 23:49:26.976 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml ... |
| 10189 | 2026-08-17T23:49:27.885Z | [ host-image] Aug 17 23:49:26.976 INFO O| Aug 17 23:49:26.976 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml |
| 10190 | 2026-08-17T23:49:27.885Z | [ host-image] Aug 17 23:49:26.976 INFO O| Aug 17 23:49:26.976 INFO ok! |
| 10191 | 2026-08-17T23:49:27.885Z | [ host-image] Aug 17 23:49:26.976 INFO O| Aug 17 23:49:26.976 INFO STEP 86 (ensure_file) COMPLETE |
| 10192 | 2026-08-17T23:49:27.885Z | [ host-image] Aug 17 23:49:26.976 INFO O| Aug 17 23:49:26.976 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10193 | 2026-08-17T23:49:27.891Z | [ host-image] Aug 17 23:49:26.986 INFO O| Aug 17 23:49:26.986 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist |
| 10194 | 2026-08-17T23:49:27.891Z | [ host-image] Aug 17 23:49:26.986 INFO O| Aug 17 23:49:26.986 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md ... |
| 10195 | 2026-08-17T23:49:27.891Z | [ host-image] Aug 17 23:49:26.986 INFO O| Aug 17 23:49:26.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md |
| 10196 | 2026-08-17T23:49:27.894Z | [ host-image] Aug 17 23:49:26.986 INFO O| Aug 17 23:49:26.986 INFO ok! |
| 10197 | 2026-08-17T23:49:27.894Z | [ host-image] Aug 17 23:49:26.986 INFO O| Aug 17 23:49:26.986 INFO STEP 87 (ensure_file) COMPLETE |
| 10198 | 2026-08-17T23:49:27.894Z | [ host-image] Aug 17 23:49:26.986 INFO O| Aug 17 23:49:26.986 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10199 | 2026-08-17T23:49:27.899Z | [ host-image] Aug 17 23:49:26.995 INFO O| Aug 17 23:49:26.994 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist |
| 10200 | 2026-08-17T23:49:27.902Z | [ host-image] Aug 17 23:49:26.995 INFO O| Aug 17 23:49:26.995 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ... |
| 10201 | 2026-08-17T23:49:27.902Z | [ host-image] Aug 17 23:49:26.995 INFO O| Aug 17 23:49:26.995 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION |
| 10202 | 2026-08-17T23:49:27.902Z | [ host-image] Aug 17 23:49:26.995 INFO O| Aug 17 23:49:26.995 INFO ok! |
| 10203 | 2026-08-17T23:49:27.902Z | [ host-image] Aug 17 23:49:26.995 INFO O| Aug 17 23:49:26.995 INFO STEP 88 (ensure_file) COMPLETE |
| 10204 | 2026-08-17T23:49:27.902Z | [ host-image] Aug 17 23:49:26.995 INFO O| Aug 17 23:49:26.995 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10205 | 2026-08-17T23:49:27.909Z | [ host-image] Aug 17 23:49:27.004 INFO O| Aug 17 23:49:27.004 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist |
| 10206 | 2026-08-17T23:49:27.909Z | [ host-image] Aug 17 23:49:27.004 INFO O| Aug 17 23:49:27.004 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ... |
| 10207 | 2026-08-17T23:49:27.912Z | [ host-image] Aug 17 23:49:27.004 INFO O| Aug 17 23:49:27.004 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz |
| 10208 | 2026-08-17T23:49:27.912Z | [ host-image] Aug 17 23:49:27.004 INFO O| Aug 17 23:49:27.004 INFO ok! |
| 10209 | 2026-08-17T23:49:27.912Z | [ host-image] Aug 17 23:49:27.004 INFO O| Aug 17 23:49:27.004 INFO STEP 89 (ensure_file) COMPLETE |
| 10210 | 2026-08-17T23:49:27.912Z | [ host-image] Aug 17 23:49:27.005 INFO O| Aug 17 23:49:27.004 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10211 | 2026-08-17T23:49:27.918Z | [ host-image] Aug 17 23:49:27.013 INFO O| Aug 17 23:49:27.013 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 10212 | 2026-08-17T23:49:27.922Z | [ host-image] Aug 17 23:49:27.013 INFO O| Aug 17 23:49:27.013 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 10213 | 2026-08-17T23:49:27.922Z | [ host-image] Aug 17 23:49:27.013 INFO O| Aug 17 23:49:27.013 INFO STEP 90 (ensure_dir) COMPLETE |
| 10214 | 2026-08-17T23:49:27.923Z | [ host-image] Aug 17 23:49:27.013 INFO O| Aug 17 23:49:27.013 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10215 | 2026-08-17T23:49:27.926Z | [ host-image] Aug 17 23:49:27.021 INFO O| Aug 17 23:49:27.021 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist |
| 10216 | 2026-08-17T23:49:27.926Z | [ host-image] Aug 17 23:49:27.022 INFO O| Aug 17 23:49:27.021 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ... |
| 10217 | 2026-08-17T23:49:27.931Z | [ host-image] Aug 17 23:49:27.025 INFO O| Aug 17 23:49:27.025 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog |
| 10218 | 2026-08-17T23:49:27.931Z | [ host-image] Aug 17 23:49:27.025 INFO O| Aug 17 23:49:27.025 INFO ok! |
| 10219 | 2026-08-17T23:49:27.931Z | [ host-image] Aug 17 23:49:27.025 INFO O| Aug 17 23:49:27.025 INFO STEP 91 (ensure_file) COMPLETE |
| 10220 | 2026-08-17T23:49:27.931Z | [ host-image] Aug 17 23:49:27.025 INFO O| Aug 17 23:49:27.025 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10221 | 2026-08-17T23:49:27.937Z | [ host-image] Aug 17 23:49:27.033 INFO O| Aug 17 23:49:27.033 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist |
| 10222 | 2026-08-17T23:49:27.940Z | [ host-image] Aug 17 23:49:27.033 INFO O| Aug 17 23:49:27.033 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ... |
| 10223 | 2026-08-17T23:49:27.940Z | [ host-image] Aug 17 23:49:27.033 INFO O| Aug 17 23:49:27.033 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION |
| 10224 | 2026-08-17T23:49:27.940Z | [ host-image] Aug 17 23:49:27.033 INFO O| Aug 17 23:49:27.033 INFO ok! |
| 10225 | 2026-08-17T23:49:27.940Z | [ host-image] Aug 17 23:49:27.033 INFO O| Aug 17 23:49:27.033 INFO STEP 92 (ensure_file) COMPLETE |
| 10226 | 2026-08-17T23:49:27.940Z | [ host-image] Aug 17 23:49:27.033 INFO O| Aug 17 23:49:27.033 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10227 | 2026-08-17T23:49:27.945Z | [ host-image] Aug 17 23:49:27.040 INFO O| Aug 17 23:49:27.040 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist |
| 10228 | 2026-08-17T23:49:27.945Z | [ host-image] Aug 17 23:49:27.040 INFO O| Aug 17 23:49:27.040 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ... |
| 10229 | 2026-08-17T23:49:28.515Z | [ host-image] Aug 17 23:49:27.610 INFO O| Aug 17 23:49:27.610 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz |
| 10230 | 2026-08-17T23:49:28.515Z | [ host-image] Aug 17 23:49:27.610 INFO O| Aug 17 23:49:27.610 INFO ok! |
| 10231 | 2026-08-17T23:49:28.515Z | [ host-image] Aug 17 23:49:27.610 INFO O| Aug 17 23:49:27.610 INFO STEP 93 (ensure_file) COMPLETE |
| 10232 | 2026-08-17T23:49:28.515Z | [ host-image] Aug 17 23:49:27.610 INFO O| Aug 17 23:49:27.610 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10233 | 2026-08-17T23:49:28.522Z | [ host-image] Aug 17 23:49:27.618 INFO O| Aug 17 23:49:27.618 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 10234 | 2026-08-17T23:49:28.522Z | [ host-image] Aug 17 23:49:27.618 INFO O| Aug 17 23:49:27.618 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 10235 | 2026-08-17T23:49:28.526Z | [ host-image] Aug 17 23:49:27.618 INFO O| Aug 17 23:49:27.618 INFO STEP 94 (ensure_dir) COMPLETE |
| 10236 | 2026-08-17T23:49:28.526Z | [ host-image] Aug 17 23:49:27.618 INFO O| Aug 17 23:49:27.618 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10237 | 2026-08-17T23:49:28.532Z | [ host-image] Aug 17 23:49:27.626 INFO O| Aug 17 23:49:27.626 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 10238 | 2026-08-17T23:49:28.535Z | [ host-image] Aug 17 23:49:27.626 INFO O| Aug 17 23:49:27.626 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 10239 | 2026-08-17T23:49:28.535Z | [ host-image] Aug 17 23:49:27.626 INFO O| Aug 17 23:49:27.626 INFO STEP 95 (ensure_dir) COMPLETE |
| 10240 | 2026-08-17T23:49:28.535Z | [ host-image] Aug 17 23:49:27.626 INFO O| Aug 17 23:49:27.626 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10241 | 2026-08-17T23:49:28.538Z | [ host-image] Aug 17 23:49:27.633 INFO O| Aug 17 23:49:27.633 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 10242 | 2026-08-17T23:49:28.538Z | [ host-image] Aug 17 23:49:27.633 INFO O| Aug 17 23:49:27.633 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 10243 | 2026-08-17T23:49:28.538Z | [ host-image] Aug 17 23:49:27.633 INFO O| Aug 17 23:49:27.633 INFO STEP 96 (ensure_dir) COMPLETE |
| 10244 | 2026-08-17T23:49:28.538Z | [ host-image] Aug 17 23:49:27.633 INFO O| Aug 17 23:49:27.633 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10245 | 2026-08-17T23:49:28.544Z | [ host-image] Aug 17 23:49:27.640 INFO O| Aug 17 23:49:27.640 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 10246 | 2026-08-17T23:49:28.544Z | [ host-image] Aug 17 23:49:27.640 INFO O| Aug 17 23:49:27.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 10247 | 2026-08-17T23:49:28.544Z | [ host-image] Aug 17 23:49:27.640 INFO O| Aug 17 23:49:27.640 INFO STEP 97 (ensure_dir) COMPLETE |
| 10248 | 2026-08-17T23:49:28.549Z | [ host-image] Aug 17 23:49:27.640 INFO O| Aug 17 23:49:27.640 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10249 | 2026-08-17T23:49:28.554Z | [ host-image] Aug 17 23:49:27.649 INFO O| Aug 17 23:49:27.649 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 10250 | 2026-08-17T23:49:28.554Z | [ host-image] Aug 17 23:49:27.649 INFO O| Aug 17 23:49:27.649 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 10251 | 2026-08-17T23:49:28.554Z | [ host-image] Aug 17 23:49:27.649 INFO O| Aug 17 23:49:27.649 INFO STEP 98 (ensure_dir) COMPLETE |
| 10252 | 2026-08-17T23:49:28.558Z | [ host-image] Aug 17 23:49:27.649 INFO O| Aug 17 23:49:27.649 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10253 | 2026-08-17T23:49:28.561Z | [ host-image] Aug 17 23:49:27.656 INFO O| Aug 17 23:49:27.656 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist |
| 10254 | 2026-08-17T23:49:28.561Z | [ host-image] Aug 17 23:49:27.656 INFO O| Aug 17 23:49:27.656 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ... |
| 10255 | 2026-08-17T23:49:28.561Z | [ host-image] Aug 17 23:49:27.656 INFO O| Aug 17 23:49:27.656 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml |
| 10256 | 2026-08-17T23:49:28.561Z | [ host-image] Aug 17 23:49:27.656 INFO O| Aug 17 23:49:27.656 INFO ok! |
| 10257 | 2026-08-17T23:49:28.561Z | [ host-image] Aug 17 23:49:27.656 INFO O| Aug 17 23:49:27.656 INFO STEP 99 (ensure_file) COMPLETE |
| 10258 | 2026-08-17T23:49:28.561Z | [ host-image] Aug 17 23:49:27.656 INFO O| Aug 17 23:49:27.656 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10259 | 2026-08-17T23:49:28.569Z | [ host-image] Aug 17 23:49:27.665 INFO O| Aug 17 23:49:27.665 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 10260 | 2026-08-17T23:49:28.573Z | [ host-image] Aug 17 23:49:27.665 INFO O| Aug 17 23:49:27.665 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 10261 | 2026-08-17T23:49:28.573Z | [ host-image] Aug 17 23:49:27.665 INFO O| Aug 17 23:49:27.665 INFO STEP 100 (ensure_dir) COMPLETE |
| 10262 | 2026-08-17T23:49:28.573Z | [ host-image] Aug 17 23:49:27.665 INFO O| Aug 17 23:49:27.665 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10263 | 2026-08-17T23:49:28.578Z | [ host-image] Aug 17 23:49:27.673 INFO O| Aug 17 23:49:27.673 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist |
| 10264 | 2026-08-17T23:49:28.578Z | [ host-image] Aug 17 23:49:27.673 INFO O| Aug 17 23:49:27.673 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ... |
| 10265 | 2026-08-17T23:49:28.593Z | [ host-image] Aug 17 23:49:27.688 INFO O| Aug 17 23:49:27.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind |
| 10266 | 2026-08-17T23:49:28.593Z | [ host-image] Aug 17 23:49:27.688 INFO O| Aug 17 23:49:27.688 INFO ok! |
| 10267 | 2026-08-17T23:49:28.597Z | [ host-image] Aug 17 23:49:27.688 INFO O| Aug 17 23:49:27.688 INFO STEP 101 (ensure_file) COMPLETE |
| 10268 | 2026-08-17T23:49:28.597Z | [ host-image] Aug 17 23:49:27.688 INFO O| Aug 17 23:49:27.688 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10269 | 2026-08-17T23:49:28.600Z | [ host-image] Aug 17 23:49:27.695 INFO O| Aug 17 23:49:27.695 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist |
| 10270 | 2026-08-17T23:49:28.600Z | [ host-image] Aug 17 23:49:27.695 INFO O| Aug 17 23:49:27.695 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ... |
| 10271 | 2026-08-17T23:49:28.600Z | [ host-image] Aug 17 23:49:27.695 INFO O| Aug 17 23:49:27.695 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind |
| 10272 | 2026-08-17T23:49:28.600Z | [ host-image] Aug 17 23:49:27.695 INFO O| Aug 17 23:49:27.695 INFO ok! |
| 10273 | 2026-08-17T23:49:28.600Z | [ host-image] Aug 17 23:49:27.695 INFO O| Aug 17 23:49:27.695 INFO STEP 102 (ensure_file) COMPLETE |
| 10274 | 2026-08-17T23:49:28.600Z | [ host-image] Aug 17 23:49:27.695 INFO O| Aug 17 23:49:27.695 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10275 | 2026-08-17T23:49:28.608Z | [ host-image] Aug 17 23:49:27.704 INFO O| Aug 17 23:49:27.704 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist |
| 10276 | 2026-08-17T23:49:28.608Z | [ host-image] Aug 17 23:49:27.704 INFO O| Aug 17 23:49:27.704 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ... |
| 10277 | 2026-08-17T23:49:28.918Z | [ host-image] Aug 17 23:49:28.014 INFO O| Aug 17 23:49:28.014 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm |
| 10278 | 2026-08-17T23:49:28.918Z | [ host-image] Aug 17 23:49:28.014 INFO O| Aug 17 23:49:28.014 INFO ok! |
| 10279 | 2026-08-17T23:49:28.918Z | [ host-image] Aug 17 23:49:28.014 INFO O| Aug 17 23:49:28.014 INFO STEP 103 (ensure_file) COMPLETE |
| 10280 | 2026-08-17T23:49:28.922Z | [ host-image] Aug 17 23:49:28.014 INFO O| Aug 17 23:49:28.014 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10281 | 2026-08-17T23:49:28.928Z | [ host-image] Aug 17 23:49:28.023 INFO O| Aug 17 23:49:28.023 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist |
| 10282 | 2026-08-17T23:49:28.928Z | [ host-image] Aug 17 23:49:28.023 INFO O| Aug 17 23:49:28.023 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ... |
| 10283 | 2026-08-17T23:49:28.931Z | [ host-image] Aug 17 23:49:28.023 INFO O| Aug 17 23:49:28.023 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION |
| 10284 | 2026-08-17T23:49:28.931Z | [ host-image] Aug 17 23:49:28.023 INFO O| Aug 17 23:49:28.023 INFO ok! |
| 10285 | 2026-08-17T23:49:28.931Z | [ host-image] Aug 17 23:49:28.023 INFO O| Aug 17 23:49:28.023 INFO STEP 104 (ensure_file) COMPLETE |
| 10286 | 2026-08-17T23:49:28.931Z | [ host-image] Aug 17 23:49:28.023 INFO O| Aug 17 23:49:28.023 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10287 | 2026-08-17T23:49:28.935Z | [ host-image] Aug 17 23:49:28.031 INFO O| Aug 17 23:49:28.031 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils |
| 10288 | 2026-08-17T23:49:28.938Z | [ host-image] Aug 17 23:49:28.031 INFO O| Aug 17 23:49:28.031 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils |
| 10289 | 2026-08-17T23:49:28.938Z | [ host-image] Aug 17 23:49:28.031 INFO O| Aug 17 23:49:28.031 INFO STEP 105 (ensure_dir) COMPLETE |
| 10290 | 2026-08-17T23:49:28.938Z | [ host-image] Aug 17 23:49:28.031 INFO O| Aug 17 23:49:28.031 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10291 | 2026-08-17T23:49:28.945Z | [ host-image] Aug 17 23:49:28.040 INFO O| Aug 17 23:49:28.040 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist |
| 10292 | 2026-08-17T23:49:28.945Z | [ host-image] Aug 17 23:49:28.040 INFO O| Aug 17 23:49:28.040 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/crucible-verify-raw -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw ... |
| 10293 | 2026-08-17T23:49:28.965Z | [ host-image] Aug 17 23:49:28.060 INFO O| Aug 17 23:49:28.060 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw |
| 10294 | 2026-08-17T23:49:28.965Z | [ host-image] Aug 17 23:49:28.060 INFO O| Aug 17 23:49:28.060 INFO ok! |
| 10295 | 2026-08-17T23:49:28.965Z | [ host-image] Aug 17 23:49:28.060 INFO O| Aug 17 23:49:28.060 INFO STEP 106 (ensure_file) COMPLETE |
| 10296 | 2026-08-17T23:49:28.969Z | [ host-image] Aug 17 23:49:28.060 INFO O| Aug 17 23:49:28.060 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10297 | 2026-08-17T23:49:28.973Z | [ host-image] Aug 17 23:49:28.069 INFO O| Aug 17 23:49:28.069 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist |
| 10298 | 2026-08-17T23:49:28.973Z | [ host-image] Aug 17 23:49:28.069 INFO O| Aug 17 23:49:28.069 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/upstairs_repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d ... |
| 10299 | 2026-08-17T23:49:28.976Z | [ host-image] Aug 17 23:49:28.069 INFO O| Aug 17 23:49:28.069 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d |
| 10300 | 2026-08-17T23:49:28.976Z | [ host-image] Aug 17 23:49:28.069 INFO O| Aug 17 23:49:28.069 INFO ok! |
| 10301 | 2026-08-17T23:49:28.976Z | [ host-image] Aug 17 23:49:28.069 INFO O| Aug 17 23:49:28.069 INFO STEP 107 (ensure_file) COMPLETE |
| 10302 | 2026-08-17T23:49:28.976Z | [ host-image] Aug 17 23:49:28.069 INFO O| Aug 17 23:49:28.069 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10303 | 2026-08-17T23:49:28.986Z | [ host-image] Aug 17 23:49:28.082 INFO O| Aug 17 23:49:28.082 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist |
| 10304 | 2026-08-17T23:49:28.987Z | [ host-image] Aug 17 23:49:28.082 INFO O| Aug 17 23:49:28.082 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/upstairs_raw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d ... |
| 10305 | 2026-08-17T23:49:28.987Z | [ host-image] Aug 17 23:49:28.082 INFO O| Aug 17 23:49:28.082 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d |
| 10306 | 2026-08-17T23:49:28.987Z | [ host-image] Aug 17 23:49:28.082 INFO O| Aug 17 23:49:28.082 INFO ok! |
| 10307 | 2026-08-17T23:49:28.992Z | [ host-image] Aug 17 23:49:28.082 INFO O| Aug 17 23:49:28.082 INFO STEP 108 (ensure_file) COMPLETE |
| 10308 | 2026-08-17T23:49:28.992Z | [ host-image] Aug 17 23:49:28.082 INFO O| Aug 17 23:49:28.082 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10309 | 2026-08-17T23:49:29.001Z | [ host-image] Aug 17 23:49:28.093 INFO O| Aug 17 23:49:28.092 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist |
| 10310 | 2026-08-17T23:49:29.001Z | [ host-image] Aug 17 23:49:28.093 INFO O| Aug 17 23:49:28.092 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d ... |
| 10311 | 2026-08-17T23:49:29.001Z | [ host-image] Aug 17 23:49:28.093 INFO O| Aug 17 23:49:28.092 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d |
| 10312 | 2026-08-17T23:49:29.001Z | [ host-image] Aug 17 23:49:28.093 INFO O| Aug 17 23:49:28.092 INFO ok! |
| 10313 | 2026-08-17T23:49:29.001Z | [ host-image] Aug 17 23:49:28.093 INFO O| Aug 17 23:49:28.092 INFO STEP 109 (ensure_file) COMPLETE |
| 10314 | 2026-08-17T23:49:29.043Z | [ host-image] Aug 17 23:49:28.093 INFO O| Aug 17 23:49:28.092 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10315 | 2026-08-17T23:49:29.097Z | [ host-image] Aug 17 23:49:28.145 INFO O| Aug 17 23:49:28.144 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist |
| 10316 | 2026-08-17T23:49:29.097Z | [ host-image] Aug 17 23:49:28.145 INFO O| Aug 17 23:49:28.144 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/upstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d ... |
| 10317 | 2026-08-17T23:49:29.097Z | [ host-image] Aug 17 23:49:28.145 INFO O| Aug 17 23:49:28.144 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d |
| 10318 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.145 INFO O| Aug 17 23:49:28.144 INFO ok! |
| 10319 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.145 INFO O| Aug 17 23:49:28.144 INFO STEP 110 (ensure_file) COMPLETE |
| 10320 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.145 INFO O| Aug 17 23:49:28.144 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10321 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.157 INFO O| Aug 17 23:49:28.155 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist |
| 10322 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.157 INFO O| Aug 17 23:49:28.155 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/upstairs_action.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d ... |
| 10323 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.157 INFO O| Aug 17 23:49:28.155 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d |
| 10324 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.157 INFO O| Aug 17 23:49:28.155 INFO ok! |
| 10325 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.157 INFO O| Aug 17 23:49:28.155 INFO STEP 111 (ensure_file) COMPLETE |
| 10326 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.157 INFO O| Aug 17 23:49:28.155 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10327 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.167 INFO O| Aug 17 23:49:28.165 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist |
| 10328 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.167 INFO O| Aug 17 23:49:28.165 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/up-info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d ... |
| 10329 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.167 INFO O| Aug 17 23:49:28.165 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d |
| 10330 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.167 INFO O| Aug 17 23:49:28.165 INFO ok! |
| 10331 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.167 INFO O| Aug 17 23:49:28.165 INFO STEP 112 (ensure_file) COMPLETE |
| 10332 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.167 INFO O| Aug 17 23:49:28.165 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10333 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.176 INFO O| Aug 17 23:49:28.175 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist |
| 10334 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.176 INFO O| Aug 17 23:49:28.175 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ... |
| 10335 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.176 INFO O| Aug 17 23:49:28.175 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d |
| 10336 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.176 INFO O| Aug 17 23:49:28.175 INFO ok! |
| 10337 | 2026-08-17T23:49:29.101Z | [ host-image] Aug 17 23:49:28.176 INFO O| Aug 17 23:49:28.175 INFO STEP 113 (ensure_file) COMPLETE |
| 10338 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.176 INFO O| Aug 17 23:49:28.175 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10339 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.184 INFO O| Aug 17 23:49:28.183 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist |
| 10340 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.184 INFO O| Aug 17 23:49:28.183 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/trace-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d ... |
| 10341 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.184 INFO O| Aug 17 23:49:28.183 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d |
| 10342 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.184 INFO O| Aug 17 23:49:28.183 INFO ok! |
| 10343 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.184 INFO O| Aug 17 23:49:28.183 INFO STEP 114 (ensure_file) COMPLETE |
| 10344 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.184 INFO O| Aug 17 23:49:28.183 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10345 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.193 INFO O| Aug 17 23:49:28.192 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist |
| 10346 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.193 INFO O| Aug 17 23:49:28.192 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/sled_upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d ... |
| 10347 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.193 INFO O| Aug 17 23:49:28.192 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d |
| 10348 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.193 INFO O| Aug 17 23:49:28.192 INFO ok! |
| 10349 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.193 INFO O| Aug 17 23:49:28.192 INFO STEP 115 (ensure_file) COMPLETE |
| 10350 | 2026-08-17T23:49:29.102Z | [ host-image] Aug 17 23:49:28.193 INFO O| Aug 17 23:49:28.192 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10351 | 2026-08-17T23:49:29.108Z | [ host-image] Aug 17 23:49:28.203 INFO O| Aug 17 23:49:28.201 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist |
| 10352 | 2026-08-17T23:49:29.108Z | [ host-image] Aug 17 23:49:28.203 INFO O| Aug 17 23:49:28.201 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/single_up_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d ... |
| 10353 | 2026-08-17T23:49:29.108Z | [ host-image] Aug 17 23:49:28.203 INFO O| Aug 17 23:49:28.201 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d |
| 10354 | 2026-08-17T23:49:29.108Z | [ host-image] Aug 17 23:49:28.203 INFO O| Aug 17 23:49:28.201 INFO ok! |
| 10355 | 2026-08-17T23:49:29.122Z | [ host-image] Aug 17 23:49:28.203 INFO O| Aug 17 23:49:28.201 INFO STEP 116 (ensure_file) COMPLETE |
| 10356 | 2026-08-17T23:49:29.122Z | [ host-image] Aug 17 23:49:28.203 INFO O| Aug 17 23:49:28.201 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10357 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.213 INFO O| Aug 17 23:49:28.211 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist |
| 10358 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.213 INFO O| Aug 17 23:49:28.211 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ... |
| 10359 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.213 INFO O| Aug 17 23:49:28.211 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d |
| 10360 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.213 INFO O| Aug 17 23:49:28.211 INFO ok! |
| 10361 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.213 INFO O| Aug 17 23:49:28.211 INFO STEP 117 (ensure_file) COMPLETE |
| 10362 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.213 INFO O| Aug 17 23:49:28.211 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10363 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.220 INFO O| Aug 17 23:49:28.220 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist |
| 10364 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.220 INFO O| Aug 17 23:49:28.220 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d ... |
| 10365 | 2026-08-17T23:49:29.126Z | [ host-image] Aug 17 23:49:28.220 INFO O| Aug 17 23:49:28.220 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d |
| 10366 | 2026-08-17T23:49:29.127Z | [ host-image] Aug 17 23:49:28.220 INFO O| Aug 17 23:49:28.220 INFO ok! |
| 10367 | 2026-08-17T23:49:29.127Z | [ host-image] Aug 17 23:49:28.220 INFO O| Aug 17 23:49:28.220 INFO STEP 118 (ensure_file) COMPLETE |
| 10368 | 2026-08-17T23:49:29.127Z | [ host-image] Aug 17 23:49:28.220 INFO O| Aug 17 23:49:28.220 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10369 | 2026-08-17T23:49:29.131Z | [ host-image] Aug 17 23:49:28.227 INFO O| Aug 17 23:49:28.227 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist |
| 10370 | 2026-08-17T23:49:29.131Z | [ host-image] Aug 17 23:49:28.227 INFO O| Aug 17 23:49:28.227 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-upstairs-wf.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d ... |
| 10371 | 2026-08-17T23:49:29.134Z | [ host-image] Aug 17 23:49:28.227 INFO O| Aug 17 23:49:28.227 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d |
| 10372 | 2026-08-17T23:49:29.134Z | [ host-image] Aug 17 23:49:28.227 INFO O| Aug 17 23:49:28.227 INFO ok! |
| 10373 | 2026-08-17T23:49:29.134Z | [ host-image] Aug 17 23:49:28.227 INFO O| Aug 17 23:49:28.227 INFO STEP 119 (ensure_file) COMPLETE |
| 10374 | 2026-08-17T23:49:29.134Z | [ host-image] Aug 17 23:49:28.227 INFO O| Aug 17 23:49:28.227 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10375 | 2026-08-17T23:49:29.139Z | [ host-image] Aug 17 23:49:28.235 INFO O| Aug 17 23:49:28.235 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist |
| 10376 | 2026-08-17T23:49:29.139Z | [ host-image] Aug 17 23:49:28.235 INFO O| Aug 17 23:49:28.235 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-reqwest.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d ... |
| 10377 | 2026-08-17T23:49:29.142Z | [ host-image] Aug 17 23:49:28.235 INFO O| Aug 17 23:49:28.235 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d |
| 10378 | 2026-08-17T23:49:29.142Z | [ host-image] Aug 17 23:49:28.235 INFO O| Aug 17 23:49:28.235 INFO ok! |
| 10379 | 2026-08-17T23:49:29.142Z | [ host-image] Aug 17 23:49:28.235 INFO O| Aug 17 23:49:28.235 INFO STEP 120 (ensure_file) COMPLETE |
| 10380 | 2026-08-17T23:49:29.142Z | [ host-image] Aug 17 23:49:28.235 INFO O| Aug 17 23:49:28.235 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10381 | 2026-08-17T23:49:29.149Z | [ host-image] Aug 17 23:49:28.245 INFO O| Aug 17 23:49:28.245 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist |
| 10382 | 2026-08-17T23:49:29.152Z | [ host-image] Aug 17 23:49:28.245 INFO O| Aug 17 23:49:28.245 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-online-repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d ... |
| 10383 | 2026-08-17T23:49:29.152Z | [ host-image] Aug 17 23:49:28.245 INFO O| Aug 17 23:49:28.245 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d |
| 10384 | 2026-08-17T23:49:29.152Z | [ host-image] Aug 17 23:49:28.245 INFO O| Aug 17 23:49:28.245 INFO ok! |
| 10385 | 2026-08-17T23:49:29.152Z | [ host-image] Aug 17 23:49:28.245 INFO O| Aug 17 23:49:28.245 INFO STEP 121 (ensure_file) COMPLETE |
| 10386 | 2026-08-17T23:49:29.152Z | [ host-image] Aug 17 23:49:28.245 INFO O| Aug 17 23:49:28.245 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10387 | 2026-08-17T23:49:29.158Z | [ host-image] Aug 17 23:49:28.253 INFO O| Aug 17 23:49:28.253 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist |
| 10388 | 2026-08-17T23:49:29.158Z | [ host-image] Aug 17 23:49:28.253 INFO O| Aug 17 23:49:28.253 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-ds-net.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d ... |
| 10389 | 2026-08-17T23:49:29.162Z | [ host-image] Aug 17 23:49:28.253 INFO O| Aug 17 23:49:28.253 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d |
| 10390 | 2026-08-17T23:49:29.162Z | [ host-image] Aug 17 23:49:28.253 INFO O| Aug 17 23:49:28.253 INFO ok! |
| 10391 | 2026-08-17T23:49:29.162Z | [ host-image] Aug 17 23:49:28.253 INFO O| Aug 17 23:49:28.253 INFO STEP 122 (ensure_file) COMPLETE |
| 10392 | 2026-08-17T23:49:29.162Z | [ host-image] Aug 17 23:49:28.253 INFO O| Aug 17 23:49:28.253 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10393 | 2026-08-17T23:49:29.166Z | [ host-image] Aug 17 23:49:28.262 INFO O| Aug 17 23:49:28.262 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist |
| 10394 | 2026-08-17T23:49:29.166Z | [ host-image] Aug 17 23:49:28.262 INFO O| Aug 17 23:49:28.262 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-ds-client.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d ... |
| 10395 | 2026-08-17T23:49:29.170Z | [ host-image] Aug 17 23:49:28.262 INFO O| Aug 17 23:49:28.262 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d |
| 10396 | 2026-08-17T23:49:29.170Z | [ host-image] Aug 17 23:49:28.262 INFO O| Aug 17 23:49:28.262 INFO ok! |
| 10397 | 2026-08-17T23:49:29.170Z | [ host-image] Aug 17 23:49:28.262 INFO O| Aug 17 23:49:28.262 INFO STEP 123 (ensure_file) COMPLETE |
| 10398 | 2026-08-17T23:49:29.170Z | [ host-image] Aug 17 23:49:28.262 INFO O| Aug 17 23:49:28.262 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10399 | 2026-08-17T23:49:29.173Z | [ host-image] Aug 17 23:49:28.269 INFO O| Aug 17 23:49:28.269 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist |
| 10400 | 2026-08-17T23:49:29.173Z | [ host-image] Aug 17 23:49:28.269 INFO O| Aug 17 23:49:28.269 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d ... |
| 10401 | 2026-08-17T23:49:29.173Z | [ host-image] Aug 17 23:49:28.269 INFO O| Aug 17 23:49:28.269 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d |
| 10402 | 2026-08-17T23:49:29.173Z | [ host-image] Aug 17 23:49:28.269 INFO O| Aug 17 23:49:28.269 INFO ok! |
| 10403 | 2026-08-17T23:49:29.174Z | [ host-image] Aug 17 23:49:28.269 INFO O| Aug 17 23:49:28.269 INFO STEP 124 (ensure_file) COMPLETE |
| 10404 | 2026-08-17T23:49:29.174Z | [ host-image] Aug 17 23:49:28.269 INFO O| Aug 17 23:49:28.269 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10405 | 2026-08-17T23:49:29.181Z | [ host-image] Aug 17 23:49:28.277 INFO O| Aug 17 23:49:28.277 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist |
| 10406 | 2026-08-17T23:49:29.182Z | [ host-image] Aug 17 23:49:28.277 INFO O| Aug 17 23:49:28.277 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-tick.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d ... |
| 10407 | 2026-08-17T23:49:29.185Z | [ host-image] Aug 17 23:49:28.277 INFO O| Aug 17 23:49:28.277 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d |
| 10408 | 2026-08-17T23:49:29.185Z | [ host-image] Aug 17 23:49:28.277 INFO O| Aug 17 23:49:28.277 INFO ok! |
| 10409 | 2026-08-17T23:49:29.185Z | [ host-image] Aug 17 23:49:28.277 INFO O| Aug 17 23:49:28.277 INFO STEP 125 (ensure_file) COMPLETE |
| 10410 | 2026-08-17T23:49:29.185Z | [ host-image] Aug 17 23:49:28.277 INFO O| Aug 17 23:49:28.277 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10411 | 2026-08-17T23:49:29.185Z | [ recovery-image] Aug 17 23:49:28.278 INFO O| ok, image written! |
| 10412 | 2026-08-17T23:49:29.185Z | [ recovery-image] Aug 17 23:49:28.279 INFO O| ok, boot_image_csum file written! |
| 10413 | 2026-08-17T23:49:29.185Z | [ recovery-image] Aug 17 23:49:28.280 INFO creating boot archive (CPIO)... |
| 10414 | 2026-08-17T23:49:29.185Z | [ recovery-image] Aug 17 23:49:28.281 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/sled/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None |
| 10415 | 2026-08-17T23:49:29.189Z | [ recovery-image] Aug 17 23:49:28.284 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk |
| 10416 | 2026-08-17T23:49:29.189Z | [ recovery-image] Aug 17 23:49:28.284 INFO E| + outfile=/work/os-recovery/cpio |
| 10417 | 2026-08-17T23:49:29.193Z | [ recovery-image] Aug 17 23:49:28.284 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery |
| 10418 | 2026-08-17T23:49:29.193Z | [ host-image] Aug 17 23:49:28.286 INFO O| Aug 17 23:49:28.286 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist |
| 10419 | 2026-08-17T23:49:29.193Z | [ host-image] Aug 17 23:49:28.286 INFO O| Aug 17 23:49:28.286 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-three.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d ... |
| 10420 | 2026-08-17T23:49:29.193Z | [ host-image] Aug 17 23:49:28.286 INFO O| Aug 17 23:49:28.286 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d |
| 10421 | 2026-08-17T23:49:29.193Z | [ host-image] Aug 17 23:49:28.286 INFO O| Aug 17 23:49:28.286 INFO ok! |
| 10422 | 2026-08-17T23:49:29.193Z | [ host-image] Aug 17 23:49:28.286 INFO O| Aug 17 23:49:28.286 INFO STEP 126 (ensure_file) COMPLETE |
| 10423 | 2026-08-17T23:49:29.193Z | [ host-image] Aug 17 23:49:28.286 INFO O| Aug 17 23:49:28.286 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10424 | 2026-08-17T23:49:29.193Z | [ recovery-image] Aug 17 23:49:28.286 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk |
| 10425 | 2026-08-17T23:49:29.193Z | [ recovery-image] Aug 17 23:49:28.286 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio |
| 10426 | 2026-08-17T23:49:29.199Z | [ host-image] Aug 17 23:49:28.294 INFO O| Aug 17 23:49:28.294 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist |
| 10427 | 2026-08-17T23:49:29.199Z | [ host-image] Aug 17 23:49:28.294 INFO O| Aug 17 23:49:28.294 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-os.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d ... |
| 10428 | 2026-08-17T23:49:29.202Z | [ host-image] Aug 17 23:49:28.294 INFO O| Aug 17 23:49:28.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d |
| 10429 | 2026-08-17T23:49:29.202Z | [ host-image] Aug 17 23:49:28.294 INFO O| Aug 17 23:49:28.294 INFO ok! |
| 10430 | 2026-08-17T23:49:29.202Z | [ host-image] Aug 17 23:49:28.294 INFO O| Aug 17 23:49:28.294 INFO STEP 127 (ensure_file) COMPLETE |
| 10431 | 2026-08-17T23:49:29.202Z | [ host-image] Aug 17 23:49:28.294 INFO O| Aug 17 23:49:28.294 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10432 | 2026-08-17T23:49:29.207Z | [ host-image] Aug 17 23:49:28.301 INFO O| Aug 17 23:49:28.301 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist |
| 10433 | 2026-08-17T23:49:29.207Z | [ host-image] Aug 17 23:49:28.301 INFO O| Aug 17 23:49:28.301 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/get-up-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh ... |
| 10434 | 2026-08-17T23:49:29.212Z | [ host-image] Aug 17 23:49:28.302 INFO O| Aug 17 23:49:28.302 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh |
| 10435 | 2026-08-17T23:49:29.212Z | [ host-image] Aug 17 23:49:28.302 INFO O| Aug 17 23:49:28.302 INFO ok! |
| 10436 | 2026-08-17T23:49:29.212Z | [ host-image] Aug 17 23:49:28.302 INFO O| Aug 17 23:49:28.302 INFO STEP 128 (ensure_file) COMPLETE |
| 10437 | 2026-08-17T23:49:29.212Z | [ host-image] Aug 17 23:49:28.302 INFO O| Aug 17 23:49:28.302 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10438 | 2026-08-17T23:49:29.218Z | [ host-image] Aug 17 23:49:28.310 INFO O| Aug 17 23:49:28.310 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist |
| 10439 | 2026-08-17T23:49:29.218Z | [ host-image] Aug 17 23:49:28.310 INFO O| Aug 17 23:49:28.310 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/get-up-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d ... |
| 10440 | 2026-08-17T23:49:29.218Z | [ host-image] Aug 17 23:49:28.310 INFO O| Aug 17 23:49:28.310 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d |
| 10441 | 2026-08-17T23:49:29.218Z | [ host-image] Aug 17 23:49:28.310 INFO O| Aug 17 23:49:28.310 INFO ok! |
| 10442 | 2026-08-17T23:49:29.218Z | [ host-image] Aug 17 23:49:28.310 INFO O| Aug 17 23:49:28.310 INFO STEP 129 (ensure_file) COMPLETE |
| 10443 | 2026-08-17T23:49:29.218Z | [ host-image] Aug 17 23:49:28.310 INFO O| Aug 17 23:49:28.310 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10444 | 2026-08-17T23:49:29.221Z | [ recovery-image] Aug 17 23:49:28.314 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery |
| 10445 | 2026-08-17T23:49:29.221Z | [ recovery-image] Aug 17 23:49:28.314 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio |
| 10446 | 2026-08-17T23:49:29.224Z | [ host-image] Aug 17 23:49:28.318 INFO O| Aug 17 23:49:28.318 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist |
| 10447 | 2026-08-17T23:49:29.224Z | [ host-image] Aug 17 23:49:28.318 INFO O| Aug 17 23:49:28.318 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/get-lr-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh ... |
| 10448 | 2026-08-17T23:49:29.224Z | [ host-image] Aug 17 23:49:28.318 INFO O| Aug 17 23:49:28.318 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh |
| 10449 | 2026-08-17T23:49:29.224Z | [ host-image] Aug 17 23:49:28.318 INFO O| Aug 17 23:49:28.318 INFO ok! |
| 10450 | 2026-08-17T23:49:29.224Z | [ host-image] Aug 17 23:49:28.318 INFO O| Aug 17 23:49:28.318 INFO STEP 130 (ensure_file) COMPLETE |
| 10451 | 2026-08-17T23:49:29.225Z | [ host-image] Aug 17 23:49:28.318 INFO O| Aug 17 23:49:28.318 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10452 | 2026-08-17T23:49:29.228Z | [ recovery-image] Aug 17 23:49:28.321 INFO creating compressed cpio/unix for dev loaders... |
| 10453 | 2026-08-17T23:49:29.229Z | [ recovery-image] Aug 17 23:49:28.321 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-recovery/unix.z'"], pwd: None |
| 10454 | 2026-08-17T23:49:29.232Z | [ host-image] Aug 17 23:49:28.326 INFO O| Aug 17 23:49:28.326 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist |
| 10455 | 2026-08-17T23:49:29.232Z | [ host-image] Aug 17 23:49:28.326 INFO O| Aug 17 23:49:28.326 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/get-lr-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d ... |
| 10456 | 2026-08-17T23:49:29.232Z | [ host-image] Aug 17 23:49:28.326 INFO O| Aug 17 23:49:28.326 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d |
| 10457 | 2026-08-17T23:49:29.232Z | [ host-image] Aug 17 23:49:28.326 INFO O| Aug 17 23:49:28.326 INFO ok! |
| 10458 | 2026-08-17T23:49:29.232Z | [ host-image] Aug 17 23:49:28.326 INFO O| Aug 17 23:49:28.326 INFO STEP 131 (ensure_file) COMPLETE |
| 10459 | 2026-08-17T23:49:29.232Z | [ host-image] Aug 17 23:49:28.326 INFO O| Aug 17 23:49:28.326 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10460 | 2026-08-17T23:49:29.238Z | [ host-image] Aug 17 23:49:28.333 INFO O| Aug 17 23:49:28.333 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist |
| 10461 | 2026-08-17T23:49:29.238Z | [ host-image] Aug 17 23:49:28.333 INFO O| Aug 17 23:49:28.333 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/get-ds-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh ... |
| 10462 | 2026-08-17T23:49:29.241Z | [ host-image] Aug 17 23:49:28.333 INFO O| Aug 17 23:49:28.333 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh |
| 10463 | 2026-08-17T23:49:29.241Z | [ host-image] Aug 17 23:49:28.333 INFO O| Aug 17 23:49:28.333 INFO ok! |
| 10464 | 2026-08-17T23:49:29.241Z | [ host-image] Aug 17 23:49:28.333 INFO O| Aug 17 23:49:28.333 INFO STEP 132 (ensure_file) COMPLETE |
| 10465 | 2026-08-17T23:49:29.241Z | [ host-image] Aug 17 23:49:28.333 INFO O| Aug 17 23:49:28.333 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10466 | 2026-08-17T23:49:29.247Z | [ host-image] Aug 17 23:49:28.342 INFO O| Aug 17 23:49:28.342 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist |
| 10467 | 2026-08-17T23:49:29.247Z | [ host-image] Aug 17 23:49:28.342 INFO O| Aug 17 23:49:28.342 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/get-ds-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d ... |
| 10468 | 2026-08-17T23:49:29.247Z | [ host-image] Aug 17 23:49:28.342 INFO O| Aug 17 23:49:28.342 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d |
| 10469 | 2026-08-17T23:49:29.251Z | [ host-image] Aug 17 23:49:28.342 INFO O| Aug 17 23:49:28.342 INFO ok! |
| 10470 | 2026-08-17T23:49:29.252Z | [ host-image] Aug 17 23:49:28.342 INFO O| Aug 17 23:49:28.342 INFO STEP 133 (ensure_file) COMPLETE |
| 10471 | 2026-08-17T23:49:29.252Z | [ host-image] Aug 17 23:49:28.342 INFO O| Aug 17 23:49:28.342 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10472 | 2026-08-17T23:49:29.256Z | [ host-image] Aug 17 23:49:28.351 INFO O| Aug 17 23:49:28.351 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist |
| 10473 | 2026-08-17T23:49:29.256Z | [ host-image] Aug 17 23:49:28.351 INFO O| Aug 17 23:49:28.351 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/downstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d ... |
| 10474 | 2026-08-17T23:49:29.256Z | [ host-image] Aug 17 23:49:28.351 INFO O| Aug 17 23:49:28.351 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d |
| 10475 | 2026-08-17T23:49:29.256Z | [ host-image] Aug 17 23:49:28.351 INFO O| Aug 17 23:49:28.351 INFO ok! |
| 10476 | 2026-08-17T23:49:29.256Z | [ host-image] Aug 17 23:49:28.351 INFO O| Aug 17 23:49:28.351 INFO STEP 134 (ensure_file) COMPLETE |
| 10477 | 2026-08-17T23:49:29.256Z | [ host-image] Aug 17 23:49:28.351 INFO O| Aug 17 23:49:28.351 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10478 | 2026-08-17T23:49:29.264Z | [ host-image] Aug 17 23:49:28.358 INFO O| Aug 17 23:49:28.358 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist |
| 10479 | 2026-08-17T23:49:29.264Z | [ host-image] Aug 17 23:49:28.358 INFO O| Aug 17 23:49:28.358 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/all_downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d ... |
| 10480 | 2026-08-17T23:49:29.268Z | [ host-image] Aug 17 23:49:28.358 INFO O| Aug 17 23:49:28.358 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d |
| 10481 | 2026-08-17T23:49:29.268Z | [ host-image] Aug 17 23:49:28.358 INFO O| Aug 17 23:49:28.358 INFO ok! |
| 10482 | 2026-08-17T23:49:29.268Z | [ host-image] Aug 17 23:49:28.358 INFO O| Aug 17 23:49:28.358 INFO STEP 135 (ensure_file) COMPLETE |
| 10483 | 2026-08-17T23:49:29.268Z | [ host-image] Aug 17 23:49:28.358 INFO O| Aug 17 23:49:28.358 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10484 | 2026-08-17T23:49:29.271Z | [ host-image] Aug 17 23:49:28.365 INFO O| Aug 17 23:49:28.365 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist |
| 10485 | 2026-08-17T23:49:29.271Z | [ host-image] Aug 17 23:49:28.365 INFO O| Aug 17 23:49:28.365 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ... |
| 10486 | 2026-08-17T23:49:29.271Z | [ host-image] Aug 17 23:49:28.365 INFO O| Aug 17 23:49:28.365 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md |
| 10487 | 2026-08-17T23:49:29.271Z | [ host-image] Aug 17 23:49:28.365 INFO O| Aug 17 23:49:28.365 INFO ok! |
| 10488 | 2026-08-17T23:49:29.271Z | [ host-image] Aug 17 23:49:28.365 INFO O| Aug 17 23:49:28.365 INFO STEP 136 (ensure_file) COMPLETE |
| 10489 | 2026-08-17T23:49:29.271Z | [ host-image] Aug 17 23:49:28.365 INFO O| Aug 17 23:49:28.365 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10490 | 2026-08-17T23:49:29.277Z | [ host-image] Aug 17 23:49:28.373 INFO O| Aug 17 23:49:28.373 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist |
| 10491 | 2026-08-17T23:49:29.277Z | [ host-image] Aug 17 23:49:28.373 INFO O| Aug 17 23:49:28.373 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/utils-info.txt -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt ... |
| 10492 | 2026-08-17T23:49:29.281Z | [ host-image] Aug 17 23:49:28.373 INFO O| Aug 17 23:49:28.373 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt |
| 10493 | 2026-08-17T23:49:29.281Z | [ host-image] Aug 17 23:49:28.373 INFO O| Aug 17 23:49:28.373 INFO ok! |
| 10494 | 2026-08-17T23:49:29.281Z | [ host-image] Aug 17 23:49:28.373 INFO O| Aug 17 23:49:28.373 INFO STEP 137 (ensure_file) COMPLETE |
| 10495 | 2026-08-17T23:49:29.281Z | [ host-image] Aug 17 23:49:28.373 INFO O| Aug 17 23:49:28.373 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10496 | 2026-08-17T23:49:29.285Z | [ host-image] Aug 17 23:49:28.380 INFO O| Aug 17 23:49:28.380 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist |
| 10497 | 2026-08-17T23:49:29.285Z | [ host-image] Aug 17 23:49:28.380 INFO O| Aug 17 23:49:28.380 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ... |
| 10498 | 2026-08-17T23:49:29.285Z | [ host-image] Aug 17 23:49:28.380 INFO O| Aug 17 23:49:28.380 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION |
| 10499 | 2026-08-17T23:49:29.285Z | [ host-image] Aug 17 23:49:28.380 INFO O| Aug 17 23:49:28.380 INFO ok! |
| 10500 | 2026-08-17T23:49:29.285Z | [ host-image] Aug 17 23:49:28.380 INFO O| Aug 17 23:49:28.380 INFO STEP 138 (ensure_file) COMPLETE |
| 10501 | 2026-08-17T23:49:29.285Z | [ host-image] Aug 17 23:49:28.380 INFO O| Aug 17 23:49:28.380 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10502 | 2026-08-17T23:49:29.292Z | [ host-image] Aug 17 23:49:28.387 INFO O| Aug 17 23:49:28.387 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist |
| 10503 | 2026-08-17T23:49:29.292Z | [ host-image] Aug 17 23:49:28.387 INFO O| Aug 17 23:49:28.387 INFO copying /tmp/.tmp7mjUtC/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ... |
| 10504 | 2026-08-17T23:49:29.468Z | [ recovery-image] Aug 17 23:49:28.562 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None |
| 10505 | 2026-08-17T23:49:33.332Z | [ recovery-image] Aug 17 23:49:32.425 INFO creating reset image... |
| 10506 | 2026-08-17T23:49:33.332Z | [ recovery-image] Aug 17 23:49:32.425 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z", "--target-dir", "/work/os-recovery/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
| 10507 | 2026-08-17T23:49:33.611Z | [ recovery-image] Aug 17 23:49:32.706 INFO E| Updating crates.io index |
| 10508 | 2026-08-17T23:49:33.863Z | [ recovery-image] Aug 17 23:49:32.959 INFO E| Downloading crates ... |
| 10509 | 2026-08-17T23:49:33.909Z | [ recovery-image] Aug 17 23:49:33.004 INFO E| Downloaded duct v1.1.1 |
| 10510 | 2026-08-17T23:49:33.912Z | [ recovery-image] Aug 17 23:49:33.007 INFO E| Downloaded colorchoice v1.0.5 |
| 10511 | 2026-08-17T23:49:33.916Z | [ recovery-image] Aug 17 23:49:33.008 INFO E| Downloaded clap_lex v1.1.0 |
| 10512 | 2026-08-17T23:49:33.916Z | [ recovery-image] Aug 17 23:49:33.009 INFO E| Downloaded shared_thread v0.2.0 |
| 10513 | 2026-08-17T23:49:33.916Z | [ recovery-image] Aug 17 23:49:33.010 INFO E| Downloaded shared_child v1.1.1 |
| 10514 | 2026-08-17T23:49:33.919Z | [ recovery-image] Aug 17 23:49:33.011 INFO E| Downloaded sigchld v0.2.4 |
| 10515 | 2026-08-17T23:49:33.919Z | [ recovery-image] Aug 17 23:49:33.012 INFO E| Downloaded os_pipe v1.2.3 |
| 10516 | 2026-08-17T23:49:33.971Z | [ recovery-image] Aug 17 23:49:33.053 INFO E| Compiling libc v0.2.186 |
| 10517 | 2026-08-17T23:49:33.986Z | [ recovery-image] Aug 17 23:49:33.081 INFO E| Compiling proc-macro2 v1.0.106 |
| 10518 | 2026-08-17T23:49:33.989Z | [ recovery-image] Aug 17 23:49:33.081 INFO E| Compiling unicode-ident v1.0.24 |
| 10519 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.081 INFO E| Compiling signal-hook v0.3.18 |
| 10520 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.081 INFO E| Compiling quote v1.0.45 |
| 10521 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling utf8parse v0.2.2 |
| 10522 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling is_terminal_polyfill v1.70.2 |
| 10523 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling colorchoice v1.0.5 |
| 10524 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling anstyle-query v1.1.5 |
| 10525 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling anstyle v1.0.14 |
| 10526 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling clap_lex v1.1.0 |
| 10527 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling heck v0.5.0 |
| 10528 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling strsim v0.11.1 |
| 10529 | 2026-08-17T23:49:33.990Z | [ recovery-image] Aug 17 23:49:33.082 INFO E| Compiling shared_thread v0.2.0 |
| 10530 | 2026-08-17T23:49:34.117Z | [ recovery-image] Aug 17 23:49:33.209 INFO E| Compiling anstyle-parse v1.0.0 |
| 10531 | 2026-08-17T23:49:34.375Z | [ recovery-image] Aug 17 23:49:33.470 INFO E| Compiling anstream v1.0.0 |
| 10532 | 2026-08-17T23:49:34.624Z | [ recovery-image] Aug 17 23:49:33.719 INFO E| Compiling clap_builder v4.6.0 |
| 10533 | 2026-08-17T23:49:34.965Z | [ recovery-image] Aug 17 23:49:34.060 INFO E| Compiling errno v0.3.14 |
| 10534 | 2026-08-17T23:49:34.965Z | [ recovery-image] Aug 17 23:49:34.060 INFO E| Compiling os_pipe v1.2.3 |
| 10535 | 2026-08-17T23:49:35.073Z | [ recovery-image] Aug 17 23:49:34.168 INFO E| Compiling signal-hook-registry v1.4.8 |
| 10536 | 2026-08-17T23:49:35.329Z | [ recovery-image] Aug 17 23:49:34.424 INFO E| Compiling syn v2.0.117 |
| 10537 | 2026-08-17T23:49:35.368Z | [ recovery-image] Aug 17 23:49:34.463 INFO E| Compiling sigchld v0.2.4 |
| 10538 | 2026-08-17T23:49:35.472Z | [ recovery-image] Aug 17 23:49:34.567 INFO E| Compiling shared_child v1.1.1 |
| 10539 | 2026-08-17T23:49:35.611Z | [ recovery-image] Aug 17 23:49:34.706 INFO E| Compiling duct v1.1.1 |
| 10540 | 2026-08-17T23:49:37.664Z | [ recovery-image] Aug 17 23:49:36.759 INFO E| Compiling clap_derive v4.6.1 |
| 10541 | 2026-08-17T23:49:37.928Z | [ host-image] Aug 17 23:49:37.023 INFO O| Aug 17 23:49:37.023 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz |
| 10542 | 2026-08-17T23:49:37.928Z | [ host-image] Aug 17 23:49:37.023 INFO O| Aug 17 23:49:37.023 INFO ok! |
| 10543 | 2026-08-17T23:49:37.928Z | [ host-image] Aug 17 23:49:37.023 INFO O| Aug 17 23:49:37.023 INFO STEP 139 (ensure_file) COMPLETE |
| 10544 | 2026-08-17T23:49:37.931Z | [ host-image] Aug 17 23:49:37.023 INFO O| Aug 17 23:49:37.023 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10545 | 2026-08-17T23:49:37.936Z | [ host-image] Aug 17 23:49:37.032 INFO O| Aug 17 23:49:37.032 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib |
| 10546 | 2026-08-17T23:49:37.936Z | [ host-image] Aug 17 23:49:37.032 INFO O| Aug 17 23:49:37.032 INFO STEP 140 (ensure_dir) COMPLETE |
| 10547 | 2026-08-17T23:49:37.939Z | [ host-image] Aug 17 23:49:37.032 INFO O| Aug 17 23:49:37.032 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10548 | 2026-08-17T23:49:37.944Z | [ host-image] Aug 17 23:49:37.040 INFO O| Aug 17 23:49:37.040 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc |
| 10549 | 2026-08-17T23:49:37.944Z | [ host-image] Aug 17 23:49:37.040 INFO O| Aug 17 23:49:37.040 INFO STEP 141 (ensure_dir) COMPLETE |
| 10550 | 2026-08-17T23:49:37.948Z | [ host-image] Aug 17 23:49:37.040 INFO O| Aug 17 23:49:37.040 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10551 | 2026-08-17T23:49:37.951Z | [ host-image] Aug 17 23:49:37.047 INFO O| Aug 17 23:49:37.047 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest |
| 10552 | 2026-08-17T23:49:37.951Z | [ host-image] Aug 17 23:49:37.047 INFO O| Aug 17 23:49:37.047 INFO STEP 142 (ensure_dir) COMPLETE |
| 10553 | 2026-08-17T23:49:37.954Z | [ host-image] Aug 17 23:49:37.047 INFO O| Aug 17 23:49:37.047 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10554 | 2026-08-17T23:49:37.959Z | [ host-image] Aug 17 23:49:37.054 INFO O| Aug 17 23:49:37.054 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site |
| 10555 | 2026-08-17T23:49:37.959Z | [ host-image] Aug 17 23:49:37.054 INFO O| Aug 17 23:49:37.054 INFO STEP 143 (ensure_dir) COMPLETE |
| 10556 | 2026-08-17T23:49:37.962Z | [ host-image] Aug 17 23:49:37.055 INFO O| Aug 17 23:49:37.054 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10557 | 2026-08-17T23:49:37.965Z | [ host-image] Aug 17 23:49:37.061 INFO O| Aug 17 23:49:37.061 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist |
| 10558 | 2026-08-17T23:49:37.969Z | [ host-image] Aug 17 23:49:37.061 INFO O| Aug 17 23:49:37.061 INFO copying /tmp/.tmp7mjUtC/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml ... |
| 10559 | 2026-08-17T23:49:37.969Z | [ host-image] Aug 17 23:49:37.061 INFO O| Aug 17 23:49:37.061 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml |
| 10560 | 2026-08-17T23:49:37.969Z | [ host-image] Aug 17 23:49:37.061 INFO O| Aug 17 23:49:37.061 INFO ok! |
| 10561 | 2026-08-17T23:49:37.969Z | [ host-image] Aug 17 23:49:37.061 INFO O| Aug 17 23:49:37.061 INFO STEP 144 (ensure_file) COMPLETE |
| 10562 | 2026-08-17T23:49:37.969Z | [ host-image] Aug 17 23:49:37.061 INFO O| Aug 17 23:49:37.061 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10563 | 2026-08-17T23:49:37.972Z | [ host-image] Aug 17 23:49:37.068 INFO O| Aug 17 23:49:37.068 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10564 | 2026-08-17T23:49:37.972Z | [ host-image] Aug 17 23:49:37.068 INFO O| Aug 17 23:49:37.068 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10565 | 2026-08-17T23:49:37.975Z | [ host-image] Aug 17 23:49:37.068 INFO O| Aug 17 23:49:37.068 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10566 | 2026-08-17T23:49:37.975Z | [ host-image] Aug 17 23:49:37.068 INFO O| Aug 17 23:49:37.068 INFO STEP 145 (ensure_dir) COMPLETE |
| 10567 | 2026-08-17T23:49:37.975Z | [ host-image] Aug 17 23:49:37.068 INFO O| Aug 17 23:49:37.068 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10568 | 2026-08-17T23:49:37.978Z | [ host-image] Aug 17 23:49:37.073 INFO O| Aug 17 23:49:37.073 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking |
| 10569 | 2026-08-17T23:49:37.979Z | [ host-image] Aug 17 23:49:37.073 INFO O| Aug 17 23:49:37.073 INFO copying /tmp/.tmp7mjUtC/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ... |
| 10570 | 2026-08-17T23:49:37.979Z | [ host-image] Aug 17 23:49:37.073 INFO O| Aug 17 23:49:37.073 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile |
| 10571 | 2026-08-17T23:49:37.979Z | [ host-image] Aug 17 23:49:37.073 INFO O| Aug 17 23:49:37.073 INFO ok! |
| 10572 | 2026-08-17T23:49:37.979Z | [ host-image] Aug 17 23:49:37.073 INFO O| Aug 17 23:49:37.073 INFO STEP 146 (ensure_file) COMPLETE |
| 10573 | 2026-08-17T23:49:37.979Z | [ host-image] Aug 17 23:49:37.073 INFO O| Aug 17 23:49:37.073 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10574 | 2026-08-17T23:49:37.984Z | [ host-image] Aug 17 23:49:37.080 INFO O| Aug 17 23:49:37.080 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec" |
| 10575 | 2026-08-17T23:49:37.987Z | [ host-image] Aug 17 23:49:37.080 INFO O| Aug 17 23:49:37.080 INFO STEP 147 (remove_files) COMPLETE |
| 10576 | 2026-08-17T23:49:37.988Z | [ host-image] Aug 17 23:49:37.080 INFO O| Aug 17 23:49:37.080 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10577 | 2026-08-17T23:49:37.991Z | [ host-image] Aug 17 23:49:37.086 INFO O| Aug 17 23:49:37.086 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap" |
| 10578 | 2026-08-17T23:49:37.991Z | [ host-image] Aug 17 23:49:37.086 INFO O| Aug 17 23:49:37.086 INFO STEP 148 (remove_files) COMPLETE |
| 10579 | 2026-08-17T23:49:37.994Z | [ host-image] Aug 17 23:49:37.086 INFO O| Aug 17 23:49:37.086 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10580 | 2026-08-17T23:49:37.997Z | [ host-image] Aug 17 23:49:37.092 INFO O| Aug 17 23:49:37.092 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc" |
| 10581 | 2026-08-17T23:49:38.000Z | [ host-image] Aug 17 23:49:37.092 INFO O| Aug 17 23:49:37.092 INFO STEP 149 (remove_files) COMPLETE |
| 10582 | 2026-08-17T23:49:38.000Z | [ host-image] Aug 17 23:49:37.092 INFO O| Aug 17 23:49:37.092 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10583 | 2026-08-17T23:49:38.003Z | [ host-image] Aug 17 23:49:37.099 INFO O| Aug 17 23:49:37.099 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security" |
| 10584 | 2026-08-17T23:49:38.003Z | [ host-image] Aug 17 23:49:37.099 INFO O| Aug 17 23:49:37.099 INFO STEP 150 (remove_files) COMPLETE |
| 10585 | 2026-08-17T23:49:38.003Z | [ host-image] Aug 17 23:49:37.099 INFO O| Aug 17 23:49:37.099 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10586 | 2026-08-17T23:49:38.010Z | [ host-image] Aug 17 23:49:37.105 INFO O| Aug 17 23:49:37.105 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares" |
| 10587 | 2026-08-17T23:49:38.013Z | [ host-image] Aug 17 23:49:37.106 INFO O| Aug 17 23:49:37.106 INFO STEP 151 (remove_files) COMPLETE |
| 10588 | 2026-08-17T23:49:38.013Z | [ host-image] Aug 17 23:49:37.106 INFO O| Aug 17 23:49:37.106 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10589 | 2026-08-17T23:49:38.016Z | [ host-image] Aug 17 23:49:37.111 INFO O| Aug 17 23:49:37.111 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb" |
| 10590 | 2026-08-17T23:49:38.016Z | [ host-image] Aug 17 23:49:37.112 INFO O| Aug 17 23:49:37.112 INFO STEP 152 (remove_files) COMPLETE |
| 10591 | 2026-08-17T23:49:38.016Z | [ host-image] Aug 17 23:49:37.112 INFO O| Aug 17 23:49:37.112 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10592 | 2026-08-17T23:49:38.022Z | [ host-image] Aug 17 23:49:37.117 INFO O| Aug 17 23:49:37.117 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 10593 | 2026-08-17T23:49:38.025Z | [ host-image] Aug 17 23:49:37.117 INFO O| Aug 17 23:49:37.117 INFO STEP 153 (remove_files) COMPLETE |
| 10594 | 2026-08-17T23:49:38.025Z | [ host-image] Aug 17 23:49:37.117 INFO O| Aug 17 23:49:37.117 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10595 | 2026-08-17T23:49:38.028Z | [ host-image] Aug 17 23:49:37.124 INFO O| Aug 17 23:49:37.124 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml" |
| 10596 | 2026-08-17T23:49:38.031Z | [ host-image] Aug 17 23:49:37.124 INFO O| Aug 17 23:49:37.124 INFO STEP 154 (remove_files) COMPLETE |
| 10597 | 2026-08-17T23:49:38.031Z | [ host-image] Aug 17 23:49:37.124 INFO O| Aug 17 23:49:37.124 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10598 | 2026-08-17T23:49:38.034Z | [ host-image] Aug 17 23:49:37.130 INFO O| Aug 17 23:49:37.130 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml" |
| 10599 | 2026-08-17T23:49:38.037Z | [ host-image] Aug 17 23:49:37.130 INFO O| Aug 17 23:49:37.130 INFO STEP 155 (remove_files) COMPLETE |
| 10600 | 2026-08-17T23:49:38.037Z | [ host-image] Aug 17 23:49:37.130 INFO O| Aug 17 23:49:37.130 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10601 | 2026-08-17T23:49:38.041Z | [ host-image] Aug 17 23:49:37.136 INFO O| Aug 17 23:49:37.136 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 10602 | 2026-08-17T23:49:38.041Z | [ host-image] Aug 17 23:49:37.137 INFO O| Aug 17 23:49:37.137 INFO STEP 156 (remove_files) COMPLETE |
| 10603 | 2026-08-17T23:49:38.045Z | [ host-image] Aug 17 23:49:37.137 INFO O| Aug 17 23:49:37.137 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10604 | 2026-08-17T23:49:38.049Z | [ host-image] Aug 17 23:49:37.143 INFO O| Aug 17 23:49:37.143 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml" |
| 10605 | 2026-08-17T23:49:38.049Z | [ host-image] Aug 17 23:49:37.143 INFO O| Aug 17 23:49:37.143 INFO STEP 157 (remove_files) COMPLETE |
| 10606 | 2026-08-17T23:49:38.049Z | [ host-image] Aug 17 23:49:37.143 INFO O| Aug 17 23:49:37.143 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10607 | 2026-08-17T23:49:38.053Z | [ host-image] Aug 17 23:49:37.149 INFO O| Aug 17 23:49:37.149 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml" |
| 10608 | 2026-08-17T23:49:38.056Z | [ host-image] Aug 17 23:49:37.149 INFO O| Aug 17 23:49:37.149 INFO STEP 158 (remove_files) COMPLETE |
| 10609 | 2026-08-17T23:49:38.056Z | [ host-image] Aug 17 23:49:37.149 INFO O| Aug 17 23:49:37.149 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10610 | 2026-08-17T23:49:38.059Z | [ host-image] Aug 17 23:49:37.155 INFO O| Aug 17 23:49:37.155 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml" |
| 10611 | 2026-08-17T23:49:38.059Z | [ host-image] Aug 17 23:49:37.155 INFO O| Aug 17 23:49:37.155 INFO STEP 159 (remove_files) COMPLETE |
| 10612 | 2026-08-17T23:49:38.059Z | [ host-image] Aug 17 23:49:37.155 INFO O| Aug 17 23:49:37.155 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10613 | 2026-08-17T23:49:38.065Z | [ host-image] Aug 17 23:49:37.161 INFO O| Aug 17 23:49:37.161 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml" |
| 10614 | 2026-08-17T23:49:38.065Z | [ host-image] Aug 17 23:49:37.161 INFO O| Aug 17 23:49:37.161 INFO STEP 160 (remove_files) COMPLETE |
| 10615 | 2026-08-17T23:49:38.065Z | [ host-image] Aug 17 23:49:37.161 INFO O| Aug 17 23:49:37.161 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10616 | 2026-08-17T23:49:38.071Z | [ host-image] Aug 17 23:49:37.167 INFO O| Aug 17 23:49:37.167 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml" |
| 10617 | 2026-08-17T23:49:38.071Z | [ host-image] Aug 17 23:49:37.167 INFO O| Aug 17 23:49:37.167 INFO STEP 161 (remove_files) COMPLETE |
| 10618 | 2026-08-17T23:49:38.074Z | [ host-image] Aug 17 23:49:37.167 INFO O| Aug 17 23:49:37.167 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10619 | 2026-08-17T23:49:38.080Z | [ host-image] Aug 17 23:49:37.174 INFO O| Aug 17 23:49:37.174 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml" |
| 10620 | 2026-08-17T23:49:38.080Z | [ host-image] Aug 17 23:49:37.174 INFO O| Aug 17 23:49:37.174 INFO STEP 162 (remove_files) COMPLETE |
| 10621 | 2026-08-17T23:49:38.083Z | [ host-image] Aug 17 23:49:37.174 INFO O| Aug 17 23:49:37.174 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10622 | 2026-08-17T23:49:38.086Z | [ host-image] Aug 17 23:49:37.180 INFO O| Aug 17 23:49:37.180 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 10623 | 2026-08-17T23:49:38.086Z | [ host-image] Aug 17 23:49:37.181 INFO O| Aug 17 23:49:37.181 INFO STEP 163 (remove_files) COMPLETE |
| 10624 | 2026-08-17T23:49:38.086Z | [ host-image] Aug 17 23:49:37.181 INFO O| Aug 17 23:49:37.181 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10625 | 2026-08-17T23:49:38.091Z | [ host-image] Aug 17 23:49:37.187 INFO O| Aug 17 23:49:37.187 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml" |
| 10626 | 2026-08-17T23:49:38.091Z | [ host-image] Aug 17 23:49:37.187 INFO O| Aug 17 23:49:37.187 INFO STEP 164 (remove_files) COMPLETE |
| 10627 | 2026-08-17T23:49:38.091Z | [ host-image] Aug 17 23:49:37.187 INFO O| Aug 17 23:49:37.187 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10628 | 2026-08-17T23:49:38.098Z | [ host-image] Aug 17 23:49:37.193 INFO O| Aug 17 23:49:37.193 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml" |
| 10629 | 2026-08-17T23:49:38.098Z | [ host-image] Aug 17 23:49:37.193 INFO O| Aug 17 23:49:37.193 INFO STEP 165 (remove_files) COMPLETE |
| 10630 | 2026-08-17T23:49:38.098Z | [ host-image] Aug 17 23:49:37.193 INFO O| Aug 17 23:49:37.193 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10631 | 2026-08-17T23:49:38.104Z | [ host-image] Aug 17 23:49:37.200 INFO O| Aug 17 23:49:37.200 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 10632 | 2026-08-17T23:49:38.104Z | [ host-image] Aug 17 23:49:37.200 INFO O| Aug 17 23:49:37.200 INFO STEP 166 (remove_files) COMPLETE |
| 10633 | 2026-08-17T23:49:38.104Z | [ host-image] Aug 17 23:49:37.200 INFO O| Aug 17 23:49:37.200 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10634 | 2026-08-17T23:49:38.110Z | [ host-image] Aug 17 23:49:37.205 INFO O| Aug 17 23:49:37.205 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 10635 | 2026-08-17T23:49:38.110Z | [ host-image] Aug 17 23:49:37.205 INFO O| Aug 17 23:49:37.205 INFO STEP 167 (remove_files) COMPLETE |
| 10636 | 2026-08-17T23:49:38.110Z | [ host-image] Aug 17 23:49:37.205 INFO O| Aug 17 23:49:37.205 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10637 | 2026-08-17T23:49:38.116Z | [ host-image] Aug 17 23:49:37.211 INFO O| Aug 17 23:49:37.211 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat" |
| 10638 | 2026-08-17T23:49:38.119Z | [ host-image] Aug 17 23:49:37.212 INFO O| Aug 17 23:49:37.212 INFO STEP 168 (remove_files) COMPLETE |
| 10639 | 2026-08-17T23:49:38.119Z | [ host-image] Aug 17 23:49:37.212 INFO O| Aug 17 23:49:37.212 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10640 | 2026-08-17T23:49:38.123Z | [ host-image] Aug 17 23:49:37.218 INFO O| Aug 17 23:49:37.218 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 10641 | 2026-08-17T23:49:38.123Z | [ host-image] Aug 17 23:49:37.218 INFO O| Aug 17 23:49:37.218 INFO STEP 169 (remove_files) COMPLETE |
| 10642 | 2026-08-17T23:49:38.209Z | [ host-image] Aug 17 23:49:37.218 INFO O| Aug 17 23:49:37.218 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10643 | 2026-08-17T23:49:38.209Z | [ host-image] Aug 17 23:49:37.225 INFO O| Aug 17 23:49:37.225 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml" |
| 10644 | 2026-08-17T23:49:38.209Z | [ host-image] Aug 17 23:49:37.225 INFO O| Aug 17 23:49:37.225 INFO STEP 170 (remove_files) COMPLETE |
| 10645 | 2026-08-17T23:49:38.209Z | [ host-image] Aug 17 23:49:37.225 INFO O| Aug 17 23:49:37.225 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10646 | 2026-08-17T23:49:38.209Z | [ host-image] Aug 17 23:49:37.231 INFO O| Aug 17 23:49:37.231 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml" |
| 10647 | 2026-08-17T23:49:38.209Z | [ host-image] Aug 17 23:49:37.231 INFO O| Aug 17 23:49:37.231 INFO STEP 171 (remove_files) COMPLETE |
| 10648 | 2026-08-17T23:49:38.209Z | [ host-image] Aug 17 23:49:37.231 INFO O| Aug 17 23:49:37.231 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10649 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.237 INFO O| Aug 17 23:49:37.237 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml" |
| 10650 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.237 INFO O| Aug 17 23:49:37.237 INFO STEP 172 (remove_files) COMPLETE |
| 10651 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.237 INFO O| Aug 17 23:49:37.237 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10652 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.243 INFO O| Aug 17 23:49:37.243 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml" |
| 10653 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.243 INFO O| Aug 17 23:49:37.243 INFO STEP 173 (remove_files) COMPLETE |
| 10654 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.243 INFO O| Aug 17 23:49:37.243 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10655 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.250 INFO O| Aug 17 23:49:37.250 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml" |
| 10656 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.250 INFO O| Aug 17 23:49:37.250 INFO STEP 174 (remove_files) COMPLETE |
| 10657 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.250 INFO O| Aug 17 23:49:37.250 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10658 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.255 INFO O| Aug 17 23:49:37.255 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml" |
| 10659 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.255 INFO O| Aug 17 23:49:37.255 INFO STEP 175 (remove_files) COMPLETE |
| 10660 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.255 INFO O| Aug 17 23:49:37.255 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 10661 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.264 INFO O| Aug 17 23:49:37.263 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal |
| 10662 | 2026-08-17T23:49:38.210Z | [ host-image] Aug 17 23:49:37.264 INFO O| Aug 17 23:49:37.264 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1"} |
| 10663 | 2026-08-17T23:49:38.903Z | [ recovery-image] Aug 17 23:49:37.999 INFO E| Compiling clap v4.6.1 |
| 10664 | 2026-08-17T23:49:38.961Z | [ recovery-image] Aug 17 23:49:38.056 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask) |
| 10665 | 2026-08-17T23:49:39.729Z | [ recovery-image] Aug 17 23:49:38.824 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.34s |
| 10666 | 2026-08-17T23:49:39.734Z | [ recovery-image] Aug 17 23:49:38.830 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl` |
| 10667 | 2026-08-17T23:49:39.939Z | [ recovery-image] Aug 17 23:49:39.035 INFO E| Downloading crates ... |
| 10668 | 2026-08-17T23:49:39.986Z | [ recovery-image] Aug 17 23:49:39.081 INFO E| Downloaded bit_field v0.10.3 |
| 10669 | 2026-08-17T23:49:39.998Z | [ recovery-image] Aug 17 23:49:39.093 INFO E| Downloaded bitflags v2.13.0 |
| 10670 | 2026-08-17T23:49:40.001Z | [ recovery-image] Aug 17 23:49:39.096 INFO E| Downloaded bitstruct_derive v0.1.0 |
| 10671 | 2026-08-17T23:49:40.005Z | [ recovery-image] Aug 17 23:49:39.097 INFO E| Downloaded bitstruct v0.1.1 |
| 10672 | 2026-08-17T23:49:40.006Z | [ recovery-image] Aug 17 23:49:39.098 INFO E| Downloaded cpio_reader v0.1.2 |
| 10673 | 2026-08-17T23:49:40.011Z | [ recovery-image] Aug 17 23:49:39.107 INFO E| Downloaded log v0.4.32 |
| 10674 | 2026-08-17T23:49:40.021Z | [ recovery-image] Aug 17 23:49:39.116 INFO E| Downloaded miniz_oxide v0.9.1 |
| 10675 | 2026-08-17T23:49:40.029Z | [ recovery-image] Aug 17 23:49:39.124 INFO E| Downloaded raw-cpuid v10.7.0 |
| 10676 | 2026-08-17T23:49:40.056Z | [ recovery-image] Aug 17 23:49:39.152 INFO E| Downloaded goblin v0.10.7 |
| 10677 | 2026-08-17T23:49:40.188Z | [ recovery-image] Aug 17 23:49:39.283 INFO E| Downloaded x86 v0.52.0 |
| 10678 | 2026-08-17T23:49:40.218Z | [ recovery-image] Aug 17 23:49:39.314 INFO E| Updating crates.io index |
| 10679 | 2026-08-17T23:49:40.265Z | [ recovery-image] Aug 17 23:49:39.360 INFO E| Downloading crates ... |
| 10680 | 2026-08-17T23:49:40.288Z | [ recovery-image] Aug 17 23:49:39.383 INFO E| Downloaded rustc-literal-escaper v0.0.7 |
| 10681 | 2026-08-17T23:49:40.291Z | [ recovery-image] Aug 17 23:49:39.384 INFO E| Downloaded hashbrown v0.17.1 |
| 10682 | 2026-08-17T23:49:40.329Z | [ recovery-image] Aug 17 23:49:39.424 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 10683 | 2026-08-17T23:49:40.333Z | [ recovery-image] Aug 17 23:49:39.424 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 10684 | 2026-08-17T23:49:40.333Z | [ recovery-image] Aug 17 23:49:39.424 INFO E| Compiling proc-macro2 v1.0.106 |
| 10685 | 2026-08-17T23:49:40.333Z | [ recovery-image] Aug 17 23:49:39.424 INFO E| Compiling unicode-ident v1.0.24 |
| 10686 | 2026-08-17T23:49:40.333Z | [ recovery-image] Aug 17 23:49:39.424 INFO E| Compiling quote v1.0.45 |
| 10687 | 2026-08-17T23:49:40.333Z | [ recovery-image] Aug 17 23:49:39.424 INFO E| Compiling syn v1.0.109 |
| 10688 | 2026-08-17T23:49:40.333Z | [ recovery-image] Aug 17 23:49:39.425 INFO E| Compiling x86 v0.52.0 |
| 10689 | 2026-08-17T23:49:40.339Z | [ recovery-image] Aug 17 23:49:39.435 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 10690 | 2026-08-17T23:49:40.343Z | [ recovery-image] Aug 17 23:49:39.435 INFO E| Compiling seq-macro v0.3.6 |
| 10691 | 2026-08-17T23:49:41.231Z | [ recovery-image] Aug 17 23:49:40.327 INFO E| Compiling syn v2.0.117 |
| 10692 | 2026-08-17T23:49:42.474Z | [ recovery-image] Aug 17 23:49:41.569 INFO E| Compiling scroll_derive v0.13.1 |
| 10693 | 2026-08-17T23:49:42.920Z | [ host-image] Aug 17 23:49:42.015 INFO O| Aug 17 23:49:42.015 INFO O| Loading smf(7) service descriptions: 1/802/803/804/805/806/807/808/809/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/8080/80 |
| 10694 | 2026-08-17T23:49:42.920Z | [ host-image] Aug 17 23:49:42.015 INFO O| Aug 17 23:49:42.015 INFO E| svccfg: Loaded 80 smf(7) service descriptions |
| 10695 | 2026-08-17T23:49:42.934Z | [ host-image] Aug 17 23:49:42.029 INFO O| Aug 17 23:49:42.029 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"} |
| 10696 | 2026-08-17T23:49:43.033Z | [ host-image] Aug 17 23:49:42.128 INFO O| Aug 17 23:49:42.128 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"} |
| 10697 | 2026-08-17T23:49:43.089Z | [ host-image] Aug 17 23:49:42.184 INFO O| Aug 17 23:49:42.184 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} |
| 10698 | 2026-08-17T23:49:43.153Z | [ host-image] Aug 17 23:49:42.248 INFO O| Aug 17 23:49:42.248 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist |
| 10699 | 2026-08-17T23:49:43.153Z | [ host-image] Aug 17 23:49:42.248 INFO O| Aug 17 23:49:42.248 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ... |
| 10700 | 2026-08-17T23:49:43.157Z | [ host-image] Aug 17 23:49:42.250 INFO O| Aug 17 23:49:42.250 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db |
| 10701 | 2026-08-17T23:49:43.157Z | [ host-image] Aug 17 23:49:42.250 INFO O| Aug 17 23:49:42.250 INFO ok! |
| 10702 | 2026-08-17T23:49:43.157Z | [ host-image] Aug 17 23:49:42.250 INFO O| Aug 17 23:49:42.250 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing |
| 10703 | 2026-08-17T23:49:43.157Z | [ host-image] Aug 17 23:49:42.250 INFO O| Aug 17 23:49:42.250 INFO STEP 176 (seed_smf) COMPLETE |
| 10704 | 2026-08-17T23:49:43.157Z | [ host-image] Aug 17 23:49:42.250 INFO O| Aug 17 23:49:42.250 INFO steps complete; finalising image! |
| 10705 | 2026-08-17T23:49:43.157Z | [ host-image] Aug 17 23:49:42.250 INFO O| Aug 17 23:49:42.250 INFO TRIM POOL: TEMPORARY-sled-zfs |
| 10706 | 2026-08-17T23:49:43.259Z | [ host-image] Aug 17 23:49:42.355 INFO O| Aug 17 23:49:42.355 INFO trim TEMPORARY-sled-zfs: (6% trimmed, started at Mon Aug 17 23:49:42 2026) |
| 10707 | 2026-08-17T23:49:43.476Z | [ host-image] Aug 17 23:49:42.571 INFO O| Aug 17 23:49:42.571 INFO temporary pool has 901M used, 123M avail, 1.81x compressratio |
| 10708 | 2026-08-17T23:49:43.476Z | [ host-image] Aug 17 23:49:42.571 INFO O| Aug 17 23:49:42.571 INFO EXPORT POOL: TEMPORARY-sled-zfs |
| 10709 | 2026-08-17T23:49:43.555Z | [ recovery-image] Aug 17 23:49:42.650 INFO E| Compiling bitstruct_derive v0.1.0 |
| 10710 | 2026-08-17T23:49:43.807Z | [ host-image] Aug 17 23:49:42.902 INFO O| Aug 17 23:49:42.902 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw |
| 10711 | 2026-08-17T23:49:43.807Z | [ host-image] Aug 17 23:49:42.902 INFO O| Aug 17 23:49:42.902 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal |
| 10712 | 2026-08-17T23:49:44.627Z | [ host-image] Aug 17 23:49:43.722 INFO O| Aug 17 23:49:43.722 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10713 | 2026-08-17T23:49:44.627Z | [ host-image] Aug 17 23:49:43.722 INFO O| Aug 17 23:49:43.722 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10714 | 2026-08-17T23:49:44.631Z | [ host-image] Aug 17 23:49:43.722 INFO O| Aug 17 23:49:43.722 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw |
| 10715 | 2026-08-17T23:49:44.631Z | [ host-image] Aug 17 23:49:43.722 INFO O| Aug 17 23:49:43.722 INFO completed processing sled/zfs |
| 10716 | 2026-08-17T23:49:44.631Z | [ host-image] Aug 17 23:49:43.722 INFO O| Aug 17 23:49:43.722 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs |
| 10717 | 2026-08-17T23:49:52.521Z | [ recovery-image] Aug 17 23:49:51.616 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 10718 | 2026-08-17T23:49:54.549Z | [ recovery-image] Aug 17 23:49:53.642 INFO E| Compiling bitflags v1.3.2 |
| 10719 | 2026-08-17T23:49:54.549Z | [ recovery-image] Aug 17 23:49:53.642 INFO E| Compiling scroll v0.13.0 |
| 10720 | 2026-08-17T23:49:54.554Z | [ recovery-image] Aug 17 23:49:53.642 INFO E| Compiling bitflags v2.13.0 |
| 10721 | 2026-08-17T23:49:54.554Z | [ recovery-image] Aug 17 23:49:53.642 INFO E| Compiling adler2 v2.0.1 |
| 10722 | 2026-08-17T23:49:54.554Z | [ recovery-image] Aug 17 23:49:53.642 INFO E| Compiling log v0.4.32 |
| 10723 | 2026-08-17T23:49:54.554Z | [ recovery-image] Aug 17 23:49:53.642 INFO E| Compiling plain v0.2.3 |
| 10724 | 2026-08-17T23:49:54.554Z | [ recovery-image] Aug 17 23:49:53.642 INFO E| Compiling bit_field v0.10.3 |
| 10725 | 2026-08-17T23:49:54.555Z | [ recovery-image] Aug 17 23:49:53.643 INFO E| Compiling static_assertions v1.1.0 |
| 10726 | 2026-08-17T23:49:54.555Z | [ recovery-image] Aug 17 23:49:53.643 INFO E| Compiling bitstruct v0.1.1 |
| 10727 | 2026-08-17T23:49:54.601Z | [ recovery-image] Aug 17 23:49:53.696 INFO E| Compiling raw-cpuid v10.7.0 |
| 10728 | 2026-08-17T23:49:54.651Z | [ recovery-image] Aug 17 23:49:53.747 INFO E| Compiling miniz_oxide v0.9.1 |
| 10729 | 2026-08-17T23:49:54.694Z | [ recovery-image] Aug 17 23:49:53.788 INFO E| Compiling cpio_reader v0.1.2 |
| 10730 | 2026-08-17T23:49:54.774Z | [ recovery-image] Aug 17 23:49:53.869 INFO E| Compiling goblin v0.10.7 |
| 10731 | 2026-08-17T23:49:57.546Z | [ recovery-image] Aug 17 23:49:56.640 INFO E| Finished `release` profile [optimized] target(s) in 17.79s |
| 10732 | 2026-08-17T23:49:57.563Z | [ recovery-image] Aug 17 23:49:56.658 INFO skipping building ROM for cosmo-mbist ('mbist' disabled) |
| 10733 | 2026-08-17T23:49:57.563Z | [ recovery-image] Aug 17 23:49:56.658 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled) |
| 10734 | 2026-08-17T23:49:57.566Z | [ recovery-image] Aug 17 23:49:56.658 INFO building ROM for gimlet |
| 10735 | 2026-08-17T23:49:57.566Z | [ recovery-image] Aug 17 23:49:56.658 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-recovery/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10736 | 2026-08-17T23:49:57.637Z | [ recovery-image] Aug 17 23:49:56.732 INFO E| Downloading crates ... |
| 10737 | 2026-08-17T23:49:57.696Z | [ recovery-image] Aug 17 23:49:56.791 INFO E| Downloaded duct v0.13.7 |
| 10738 | 2026-08-17T23:49:57.700Z | [ recovery-image] Aug 17 23:49:56.796 INFO E| Downloaded serde_spanned v0.6.8 |
| 10739 | 2026-08-17T23:49:57.704Z | [ recovery-image] Aug 17 23:49:56.798 INFO E| Downloaded toml_datetime v0.6.9 |
| 10740 | 2026-08-17T23:49:57.704Z | [ recovery-image] Aug 17 23:49:56.799 INFO E| Downloaded shared_child v1.0.1 |
| 10741 | 2026-08-17T23:49:57.708Z | [ recovery-image] Aug 17 23:49:56.800 INFO E| Downloaded clap_lex v0.7.4 |
| 10742 | 2026-08-17T23:49:57.708Z | [ recovery-image] Aug 17 23:49:56.801 INFO E| Downloaded is_terminal_polyfill v1.70.1 |
| 10743 | 2026-08-17T23:49:57.708Z | [ recovery-image] Aug 17 23:49:56.803 INFO E| Downloaded anstyle-query v1.1.2 |
| 10744 | 2026-08-17T23:49:57.711Z | [ recovery-image] Aug 17 23:49:56.805 INFO E| Downloaded anstyle v1.0.10 |
| 10745 | 2026-08-17T23:49:57.714Z | [ recovery-image] Aug 17 23:49:56.808 INFO E| Downloaded colorchoice v1.0.3 |
| 10746 | 2026-08-17T23:49:57.714Z | [ recovery-image] Aug 17 23:49:56.809 INFO E| Downloaded os_pipe v1.2.1 |
| 10747 | 2026-08-17T23:49:57.719Z | [ recovery-image] Aug 17 23:49:56.815 INFO E| Downloaded anstyle-parse v0.2.6 |
| 10748 | 2026-08-17T23:49:57.725Z | [ recovery-image] Aug 17 23:49:56.820 INFO E| Downloaded toml_write v0.1.1 |
| 10749 | 2026-08-17T23:49:57.728Z | [ recovery-image] Aug 17 23:49:56.821 INFO E| Downloaded clap_derive v4.5.32 |
| 10750 | 2026-08-17T23:49:57.733Z | [ recovery-image] Aug 17 23:49:56.828 INFO E| Downloaded anstream v0.6.18 |
| 10751 | 2026-08-17T23:49:57.740Z | [ recovery-image] Aug 17 23:49:56.835 INFO E| Downloaded clap v4.5.37 |
| 10752 | 2026-08-17T23:49:57.745Z | [ recovery-image] Aug 17 23:49:56.840 INFO E| Downloaded toml v0.8.22 |
| 10753 | 2026-08-17T23:49:57.764Z | [ recovery-image] Aug 17 23:49:56.859 INFO E| Downloaded clap_builder v4.5.37 |
| 10754 | 2026-08-17T23:49:57.768Z | [ recovery-image] Aug 17 23:49:56.863 INFO E| Downloaded cc v1.2.20 |
| 10755 | 2026-08-17T23:49:57.771Z | [ recovery-image] Aug 17 23:49:56.865 INFO E| Downloaded toml_edit v0.22.26 |
| 10756 | 2026-08-17T23:49:57.789Z | [ recovery-image] Aug 17 23:49:56.885 INFO E| Downloaded winnow v0.7.7 |
| 10757 | 2026-08-17T23:49:57.805Z | [ recovery-image] Aug 17 23:49:56.900 INFO E| Compiling libc v0.2.172 |
| 10758 | 2026-08-17T23:49:57.808Z | [ recovery-image] Aug 17 23:49:56.900 INFO E| Compiling utf8parse v0.2.2 |
| 10759 | 2026-08-17T23:49:57.808Z | [ recovery-image] Aug 17 23:49:56.900 INFO E| Compiling anstyle v1.0.10 |
| 10760 | 2026-08-17T23:49:57.808Z | [ recovery-image] Aug 17 23:49:56.900 INFO E| Compiling once_cell v1.21.3 |
| 10761 | 2026-08-17T23:49:57.808Z | [ recovery-image] Aug 17 23:49:56.900 INFO E| Compiling is_terminal_polyfill v1.70.1 |
| 10762 | 2026-08-17T23:49:57.808Z | [ recovery-image] Aug 17 23:49:56.900 INFO E| Compiling shlex v1.3.0 |
| 10763 | 2026-08-17T23:49:57.808Z | [ recovery-image] Aug 17 23:49:56.900 INFO E| Compiling colorchoice v1.0.3 |
| 10764 | 2026-08-17T23:49:57.822Z | [ recovery-image] Aug 17 23:49:56.918 INFO E| Compiling equivalent v1.0.2 |
| 10765 | 2026-08-17T23:49:57.825Z | [ recovery-image] Aug 17 23:49:56.918 INFO E| Compiling hashbrown v0.15.2 |
| 10766 | 2026-08-17T23:49:57.825Z | [ recovery-image] Aug 17 23:49:56.918 INFO E| Compiling anstyle-query v1.1.2 |
| 10767 | 2026-08-17T23:49:57.825Z | [ recovery-image] Aug 17 23:49:56.918 INFO E| Compiling strsim v0.11.1 |
| 10768 | 2026-08-17T23:49:57.825Z | [ recovery-image] Aug 17 23:49:56.918 INFO E| Compiling winnow v0.7.7 |
| 10769 | 2026-08-17T23:49:57.825Z | [ recovery-image] Aug 17 23:49:56.918 INFO E| Compiling anyhow v1.0.98 |
| 10770 | 2026-08-17T23:49:57.841Z | [ recovery-image] Aug 17 23:49:56.936 INFO E| Compiling clap_lex v0.7.4 |
| 10771 | 2026-08-17T23:49:57.844Z | [ recovery-image] Aug 17 23:49:56.939 INFO E| Compiling toml_write v0.1.1 |
| 10772 | 2026-08-17T23:49:57.845Z | [ recovery-image] Aug 17 23:49:56.939 INFO E| Compiling syn v2.0.101 |
| 10773 | 2026-08-17T23:49:57.955Z | [ recovery-image] Aug 17 23:49:57.050 INFO E| Compiling anstyle-parse v0.2.6 |
| 10774 | 2026-08-17T23:49:58.034Z | [ recovery-image] Aug 17 23:49:57.129 INFO E| Compiling cc v1.2.20 |
| 10775 | 2026-08-17T23:49:58.103Z | [ recovery-image] Aug 17 23:49:57.197 INFO E| Compiling anstream v0.6.18 |
| 10776 | 2026-08-17T23:49:58.303Z | [ recovery-image] Aug 17 23:49:57.399 INFO E| Compiling clap_builder v4.5.37 |
| 10777 | 2026-08-17T23:49:58.336Z | [ recovery-image] Aug 17 23:49:57.432 INFO E| Compiling indexmap v2.9.0 |
| 10778 | 2026-08-17T23:49:58.465Z | [ recovery-image] Aug 17 23:49:57.560 INFO E| Compiling shared_child v1.0.1 |
| 10779 | 2026-08-17T23:49:58.468Z | [ recovery-image] Aug 17 23:49:57.560 INFO E| Compiling os_pipe v1.2.1 |
| 10780 | 2026-08-17T23:49:58.581Z | [ recovery-image] Aug 17 23:49:57.676 INFO E| Compiling duct v0.13.7 |
| 10781 | 2026-08-17T23:49:59.056Z | [ recovery-image] Aug 17 23:49:58.151 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask) |
| 10782 | 2026-08-17T23:49:59.880Z | [ recovery-image] Aug 17 23:49:58.975 INFO E| Compiling serde_derive v1.0.219 |
| 10783 | 2026-08-17T23:49:59.880Z | [ recovery-image] Aug 17 23:49:58.975 INFO E| Compiling clap_derive v4.5.32 |
| 10784 | 2026-08-17T23:50:00.368Z | [ host-image] Aug 17 23:49:59.463 INFO O| Aug 17 23:49:59.463 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs |
| 10785 | 2026-08-17T23:50:00.447Z | [ host-image] Aug 17 23:49:59.542 INFO BUILD STRING "heads/stlouis-0-ga931ca4556\n" |
| 10786 | 2026-08-17T23:50:00.447Z | [ host-image] Aug 17 23:49:59.542 INFO expanded image name: "ci aac4ef5/${os_short_commit} 2026-08-17 23:30" -> "ci aac4ef5/a931ca4 2026-08-17 23:30" |
| 10787 | 2026-08-17T23:50:00.451Z | [ host-image] Aug 17 23:49:59.542 INFO output artefacts stored in: "/work/os-host" |
| 10788 | 2026-08-17T23:50:00.451Z | [ host-image] Aug 17 23:49:59.543 INFO collecting git info from project "chelsio-t6-roms"... |
| 10789 | 2026-08-17T23:50:00.454Z | [ host-image] Aug 17 23:49:59.549 INFO collecting git info from project "amd-host-image-builder"... |
| 10790 | 2026-08-17T23:50:00.459Z | [ host-image] Aug 17 23:49:59.555 INFO collecting git info from project "dmar-report"... |
| 10791 | 2026-08-17T23:50:00.464Z | [ host-image] Aug 17 23:49:59.559 INFO collecting git info from project "pilot"... |
| 10792 | 2026-08-17T23:50:00.468Z | [ host-image] Aug 17 23:49:59.564 INFO collecting git info from project "amd-firmware"... |
| 10793 | 2026-08-17T23:50:00.479Z | [ host-image] Aug 17 23:49:59.575 INFO collecting git info from project "pinprick"... |
| 10794 | 2026-08-17T23:50:00.483Z | [ host-image] Aug 17 23:49:59.579 INFO collecting git info from project "phbl"... |
| 10795 | 2026-08-17T23:50:00.487Z | [ host-image] Aug 17 23:49:59.583 INFO collecting git info from project "image-builder"... |
| 10796 | 2026-08-17T23:50:00.491Z | [ host-image] Aug 17 23:49:59.587 INFO collecting git info from project "bootserver"... |
| 10797 | 2026-08-17T23:50:00.495Z | [ host-image] Aug 17 23:49:59.591 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 10798 | 2026-08-17T23:50:00.810Z | [ host-image] Aug 17 23:49:59.905 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 10799 | 2026-08-17T23:50:01.128Z | [ host-image] Aug 17 23:50:00.223 INFO creating Oxide boot image... |
| 10800 | 2026-08-17T23:50:01.128Z | [ host-image] Aug 17 23:50:00.223 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci aac4ef5/a931ca4 2026-08-17 23:30", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None |
| 10801 | 2026-08-17T23:50:01.157Z | [ recovery-image] Aug 17 23:50:00.252 INFO E| Compiling clap v4.5.37 |
| 10802 | 2026-08-17T23:50:01.850Z | [ recovery-image] Aug 17 23:50:00.945 INFO E| Compiling serde v1.0.219 |
| 10803 | 2026-08-17T23:50:01.993Z | [ host-image] Aug 17 23:50:01.088 INFO O| ok, image written! |
| 10804 | 2026-08-17T23:50:01.993Z | [ host-image] Aug 17 23:50:01.088 INFO O| ok, boot_image_csum file written! |
| 10805 | 2026-08-17T23:50:01.996Z | [ host-image] Aug 17 23:50:01.090 INFO creating boot archive (CPIO)... |
| 10806 | 2026-08-17T23:50:01.996Z | [ host-image] Aug 17 23:50:01.090 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/sled/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None |
| 10807 | 2026-08-17T23:50:02.000Z | [ host-image] Aug 17 23:50:01.094 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk |
| 10808 | 2026-08-17T23:50:02.000Z | [ host-image] Aug 17 23:50:01.094 INFO E| + outfile=/work/os-host/cpio |
| 10809 | 2026-08-17T23:50:02.000Z | [ host-image] Aug 17 23:50:01.094 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host |
| 10810 | 2026-08-17T23:50:02.004Z | [ host-image] Aug 17 23:50:01.096 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk |
| 10811 | 2026-08-17T23:50:02.004Z | [ host-image] Aug 17 23:50:01.096 INFO E| + cpio -qo -H odc -O /work/os-host/cpio |
| 10812 | 2026-08-17T23:50:02.028Z | [ host-image] Aug 17 23:50:01.123 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host |
| 10813 | 2026-08-17T23:50:02.028Z | [ host-image] Aug 17 23:50:01.123 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio |
| 10814 | 2026-08-17T23:50:02.036Z | [ host-image] Aug 17 23:50:01.131 INFO creating compressed cpio/unix for dev loaders... |
| 10815 | 2026-08-17T23:50:02.036Z | [ host-image] Aug 17 23:50:01.131 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/host/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-host/unix.z'"], pwd: None |
| 10816 | 2026-08-17T23:50:02.265Z | [ host-image] Aug 17 23:50:01.360 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None |
| 10817 | 2026-08-17T23:50:03.889Z | [ recovery-image] Aug 17 23:50:02.983 INFO E| Compiling serde_spanned v0.6.8 |
| 10818 | 2026-08-17T23:50:03.889Z | [ recovery-image] Aug 17 23:50:02.983 INFO E| Compiling toml_datetime v0.6.9 |
| 10819 | 2026-08-17T23:50:04.069Z | [ recovery-image] Aug 17 23:50:03.163 INFO E| Compiling toml_edit v0.22.26 |
| 10820 | 2026-08-17T23:50:05.404Z | [ recovery-image] Aug 17 23:50:04.500 INFO E| Compiling toml v0.8.22 |
| 10821 | 2026-08-17T23:50:05.688Z | [ host-image] Aug 17 23:50:04.783 INFO creating reset image... |
| 10822 | 2026-08-17T23:50:05.688Z | [ host-image] Aug 17 23:50:04.783 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z", "--target-dir", "/work/os-host/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
| 10823 | 2026-08-17T23:50:05.774Z | [ host-image] Aug 17 23:50:04.869 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s |
| 10824 | 2026-08-17T23:50:05.778Z | [ host-image] Aug 17 23:50:04.870 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl` |
| 10825 | 2026-08-17T23:50:06.124Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 10826 | 2026-08-17T23:50:06.124Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 10827 | 2026-08-17T23:50:06.124Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling proc-macro2 v1.0.106 |
| 10828 | 2026-08-17T23:50:06.128Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling quote v1.0.45 |
| 10829 | 2026-08-17T23:50:06.128Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling unicode-ident v1.0.24 |
| 10830 | 2026-08-17T23:50:06.128Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling syn v1.0.109 |
| 10831 | 2026-08-17T23:50:06.128Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling x86 v0.52.0 |
| 10832 | 2026-08-17T23:50:06.128Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 10833 | 2026-08-17T23:50:06.128Z | [ host-image] Aug 17 23:50:05.219 INFO E| Compiling seq-macro v0.3.6 |
| 10834 | 2026-08-17T23:50:07.218Z | [ host-image] Aug 17 23:50:06.313 INFO E| Compiling syn v2.0.117 |
| 10835 | 2026-08-17T23:50:07.917Z | [ recovery-image] Aug 17 23:50:07.012 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.32s |
| 10836 | 2026-08-17T23:50:07.927Z | [ recovery-image] Aug 17 23:50:07.022 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5` |
| 10837 | 2026-08-17T23:50:07.945Z | [ recovery-image] Aug 17 23:50:07.040 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml" |
| 10838 | 2026-08-17T23:50:08.032Z | [ recovery-image] Aug 17 23:50:07.127 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s |
| 10839 | 2026-08-17T23:50:08.037Z | [ recovery-image] Aug 17 23:50:07.132 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-recovery/gimlet.rom` |
| 10840 | 2026-08-17T23:50:08.178Z | [ recovery-image] Aug 17 23:50:07.273 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn" |
| 10841 | 2026-08-17T23:50:08.178Z | [ recovery-image] Aug 17 23:50:07.273 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin" |
| 10842 | 2026-08-17T23:50:08.178Z | [ recovery-image] Aug 17 23:50:07.273 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin" |
| 10843 | 2026-08-17T23:50:08.181Z | [ recovery-image] Aug 17 23:50:07.273 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin" |
| 10844 | 2026-08-17T23:50:08.181Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn" |
| 10845 | 2026-08-17T23:50:08.181Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn" |
| 10846 | 2026-08-17T23:50:08.181Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin" |
| 10847 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin" |
| 10848 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin" |
| 10849 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin" |
| 10850 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin" |
| 10851 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin" |
| 10852 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin" |
| 10853 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin" |
| 10854 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin" |
| 10855 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO O| Info: ABL version: 0x100f5010 |
| 10856 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100 |
| 10857 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 10858 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 10859 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 10860 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 10861 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 10862 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 10863 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 10864 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 10865 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 10866 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 10867 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 10868 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 10869 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 10870 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 10871 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 10872 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 10873 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 10874 | 2026-08-17T23:50:08.182Z | [ recovery-image] Aug 17 23:50:07.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 10875 | 2026-08-17T23:50:08.221Z | [ recovery-image] Aug 17 23:50:07.316 INFO building ROM for cosmo |
| 10876 | 2026-08-17T23:50:08.221Z | [ recovery-image] Aug 17 23:50:07.316 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-recovery/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10877 | 2026-08-17T23:50:08.328Z | [ recovery-image] Aug 17 23:50:07.423 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s |
| 10878 | 2026-08-17T23:50:08.334Z | [ recovery-image] Aug 17 23:50:07.428 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-recovery/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5` |
| 10879 | 2026-08-17T23:50:08.349Z | [ recovery-image] Aug 17 23:50:07.444 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 10880 | 2026-08-17T23:50:08.428Z | [ recovery-image] Aug 17 23:50:07.523 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 10881 | 2026-08-17T23:50:08.433Z | [ recovery-image] Aug 17 23:50:07.528 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-recovery/cosmo.rom` |
| 10882 | 2026-08-17T23:50:08.713Z | [ recovery-image] Aug 17 23:50:07.808 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn" |
| 10883 | 2026-08-17T23:50:08.713Z | [ recovery-image] Aug 17 23:50:07.808 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin" |
| 10884 | 2026-08-17T23:50:08.713Z | [ recovery-image] Aug 17 23:50:07.808 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin" |
| 10885 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.808 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin" |
| 10886 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.808 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 10887 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.808 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 10888 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.808 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 10889 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 10890 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin" |
| 10891 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin" |
| 10892 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin" |
| 10893 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 10894 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 10895 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 10896 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 10897 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 10898 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin" |
| 10899 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 10900 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin" |
| 10901 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin" |
| 10902 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 10903 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 10904 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 10905 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.809 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 10906 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin" |
| 10907 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin" |
| 10908 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin" |
| 10909 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 10910 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 10911 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 10912 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 10913 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 10914 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 10915 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 10916 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin" |
| 10917 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 10918 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 10919 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 10920 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 10921 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin" |
| 10922 | 2026-08-17T23:50:08.717Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin" |
| 10923 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin" |
| 10924 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 10925 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin" |
| 10926 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 10927 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 10928 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 10929 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 10930 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 10931 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 10932 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 10933 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin" |
| 10934 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 10935 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO O| Info: ABL version: 0x100af010 |
| 10936 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0 |
| 10937 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0 |
| 10938 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin" |
| 10939 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 10940 | 2026-08-17T23:50:08.718Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 10941 | 2026-08-17T23:50:08.721Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 10942 | 2026-08-17T23:50:08.721Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 10943 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 10944 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 10945 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 10946 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 10947 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 10948 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 10949 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 10950 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 10951 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 10952 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 10953 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 10954 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 10955 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 10956 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 10957 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 10958 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin" |
| 10959 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin" |
| 10960 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin" |
| 10961 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin" |
| 10962 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.813 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin" |
| 10963 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.813 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin" |
| 10964 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.813 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin" |
| 10965 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.813 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin" |
| 10966 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.813 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin" |
| 10967 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.813 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin" |
| 10968 | 2026-08-17T23:50:08.722Z | [ recovery-image] Aug 17 23:50:07.813 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin" |
| 10969 | 2026-08-17T23:50:08.758Z | [ recovery-image] Aug 17 23:50:07.852 INFO finishing image archive at "/work/os-recovery/os.tar.gz"... |
| 10970 | 2026-08-17T23:50:08.905Z | [ host-image] Aug 17 23:50:08.000 INFO E| Compiling scroll_derive v0.13.1 |
| 10971 | 2026-08-17T23:50:09.813Z | [ host-image] Aug 17 23:50:08.908 INFO E| Compiling bitstruct_derive v0.1.0 |
| 10972 | 2026-08-17T23:50:09.999Z | [ recovery-image] Aug 17 23:50:09.092 INFO image complete! materials are in "/work/os-recovery" |
| 10973 | 2026-08-17T23:50:10.003Z | [ recovery-image] |
| 10974 | 2026-08-17T23:50:10.003Z | [ recovery-image] real 3:20.628430205 |
| 10975 | 2026-08-17T23:50:10.003Z | [ recovery-image] user 2:36.525121129 |
| 10976 | 2026-08-17T23:50:10.003Z | [ recovery-image] sys 39.283563490 |
| 10977 | 2026-08-17T23:50:10.003Z | [ recovery-image] trap 0.136177949 |
| 10978 | 2026-08-17T23:50:10.003Z | [ recovery-image] tflt 0.619948164 |
| 10979 | 2026-08-17T23:50:10.003Z | [ recovery-image] dflt 0.868321286 |
| 10980 | 2026-08-17T23:50:10.003Z | [ recovery-image] kflt 0.004904322 |
| 10981 | 2026-08-17T23:50:10.003Z | [ recovery-image] lock 8:01.739649415 |
| 10982 | 2026-08-17T23:50:10.003Z | [ recovery-image] slp 17:53.247428687 |
| 10983 | 2026-08-17T23:50:10.004Z | [ recovery-image] lat 31.499318435 |
| 10984 | 2026-08-17T23:50:10.004Z | [ recovery-image] stop 6.883237750 |
| 10985 | 2026-08-17T23:50:10.004Z | Aug 17 23:50:09.097 INFO [recovery-image] process exited with exit status: 0 (200.633554683s) |
| 10986 | 2026-08-17T23:50:10.004Z | Aug 17 23:50:09.097 INFO [tuf-v2-recovery] running task |
| 10987 | 2026-08-17T23:50:10.004Z | Aug 17 23:50:09.097 INFO [tuf-v2-recovery] task succeeded (758.72µs) |
| 10988 | 2026-08-17T23:50:18.978Z | [ host-image] Aug 17 23:50:18.073 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 10989 | 2026-08-17T23:50:21.094Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling bitflags v1.3.2 |
| 10990 | 2026-08-17T23:50:21.094Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling adler2 v2.0.1 |
| 10991 | 2026-08-17T23:50:21.094Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling log v0.4.32 |
| 10992 | 2026-08-17T23:50:21.098Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling bit_field v0.10.3 |
| 10993 | 2026-08-17T23:50:21.098Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling bitflags v2.13.0 |
| 10994 | 2026-08-17T23:50:21.098Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling plain v0.2.3 |
| 10995 | 2026-08-17T23:50:21.098Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling scroll v0.13.0 |
| 10996 | 2026-08-17T23:50:21.098Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling bitstruct v0.1.1 |
| 10997 | 2026-08-17T23:50:21.098Z | [ host-image] Aug 17 23:50:20.189 INFO E| Compiling static_assertions v1.1.0 |
| 10998 | 2026-08-17T23:50:21.147Z | [ host-image] Aug 17 23:50:20.242 INFO E| Compiling raw-cpuid v10.7.0 |
| 10999 | 2026-08-17T23:50:21.196Z | [ host-image] Aug 17 23:50:20.291 INFO E| Compiling miniz_oxide v0.9.1 |
| 11000 | 2026-08-17T23:50:21.263Z | [ host-image] Aug 17 23:50:20.358 INFO E| Compiling cpio_reader v0.1.2 |
| 11001 | 2026-08-17T23:50:21.307Z | [ host-image] Aug 17 23:50:20.402 INFO E| Compiling goblin v0.10.7 |
| 11002 | 2026-08-17T23:50:24.248Z | [ host-image] Aug 17 23:50:23.343 INFO E| Finished `release` profile [optimized] target(s) in 18.45s |
| 11003 | 2026-08-17T23:50:24.264Z | [ host-image] Aug 17 23:50:23.359 INFO building ROM for gimlet |
| 11004 | 2026-08-17T23:50:24.264Z | [ host-image] Aug 17 23:50:23.359 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-host/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 11005 | 2026-08-17T23:50:24.364Z | [ host-image] Aug 17 23:50:23.459 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s |
| 11006 | 2026-08-17T23:50:24.368Z | [ host-image] Aug 17 23:50:23.463 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5` |
| 11007 | 2026-08-17T23:50:24.380Z | [ host-image] Aug 17 23:50:23.476 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml" |
| 11008 | 2026-08-17T23:50:24.447Z | [ host-image] Aug 17 23:50:23.542 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s |
| 11009 | 2026-08-17T23:50:24.450Z | [ host-image] Aug 17 23:50:23.544 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-host/gimlet.rom` |
| 11010 | 2026-08-17T23:50:24.561Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn" |
| 11011 | 2026-08-17T23:50:24.561Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin" |
| 11012 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin" |
| 11013 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin" |
| 11014 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn" |
| 11015 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn" |
| 11016 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin" |
| 11017 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin" |
| 11018 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin" |
| 11019 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin" |
| 11020 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin" |
| 11021 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin" |
| 11022 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.656 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin" |
| 11023 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin" |
| 11024 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin" |
| 11025 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO O| Info: ABL version: 0x100f5010 |
| 11026 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100 |
| 11027 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 11028 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 11029 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 11030 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 11031 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 11032 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 11033 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 11034 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 11035 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 11036 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 11037 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 11038 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 11039 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 11040 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 11041 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 11042 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 11043 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 11044 | 2026-08-17T23:50:24.565Z | [ host-image] Aug 17 23:50:23.657 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 11045 | 2026-08-17T23:50:24.595Z | [ host-image] Aug 17 23:50:23.690 INFO skipping building ROM for cosmo-mbist ('mbist' disabled) |
| 11046 | 2026-08-17T23:50:24.595Z | [ host-image] Aug 17 23:50:23.690 INFO building ROM for cosmo |
| 11047 | 2026-08-17T23:50:24.598Z | [ host-image] Aug 17 23:50:23.690 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-host/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 11048 | 2026-08-17T23:50:24.679Z | [ host-image] Aug 17 23:50:23.774 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s |
| 11049 | 2026-08-17T23:50:24.682Z | [ host-image] Aug 17 23:50:23.776 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-host/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5` |
| 11050 | 2026-08-17T23:50:24.692Z | [ host-image] Aug 17 23:50:23.786 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 11051 | 2026-08-17T23:50:24.756Z | [ host-image] Aug 17 23:50:23.851 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s |
| 11052 | 2026-08-17T23:50:24.759Z | [ host-image] Aug 17 23:50:23.854 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-host/cosmo.rom` |
| 11053 | 2026-08-17T23:50:24.965Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn" |
| 11054 | 2026-08-17T23:50:24.965Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin" |
| 11055 | 2026-08-17T23:50:24.965Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin" |
| 11056 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin" |
| 11057 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 11058 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 11059 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 11060 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 11061 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin" |
| 11062 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin" |
| 11063 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin" |
| 11064 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 11065 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 11066 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 11067 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 11068 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 11069 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin" |
| 11070 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.060 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 11071 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin" |
| 11072 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin" |
| 11073 | 2026-08-17T23:50:24.969Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 11074 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 11075 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 11076 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 11077 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin" |
| 11078 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin" |
| 11079 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin" |
| 11080 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 11081 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 11082 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 11083 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 11084 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 11085 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 11086 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 11087 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin" |
| 11088 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 11089 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 11090 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 11091 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 11092 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin" |
| 11093 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin" |
| 11094 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin" |
| 11095 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 11096 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin" |
| 11097 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 11098 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 11099 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 11100 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 11101 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 11102 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 11103 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 11104 | 2026-08-17T23:50:24.970Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin" |
| 11105 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.061 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 11106 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.061 INFO O| Info: ABL version: 0x100af010 |
| 11107 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.061 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0 |
| 11108 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.061 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0 |
| 11109 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin" |
| 11110 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 11111 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 11112 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 11113 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 11114 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 11115 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 11116 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 11117 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 11118 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 11119 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 11120 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 11121 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 11122 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 11123 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 11124 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 11125 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 11126 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 11127 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 11128 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 11129 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin" |
| 11130 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin" |
| 11131 | 2026-08-17T23:50:24.971Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin" |
| 11132 | 2026-08-17T23:50:24.972Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin" |
| 11133 | 2026-08-17T23:50:24.972Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin" |
| 11134 | 2026-08-17T23:50:24.972Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin" |
| 11135 | 2026-08-17T23:50:24.976Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin" |
| 11136 | 2026-08-17T23:50:24.976Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin" |
| 11137 | 2026-08-17T23:50:24.976Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin" |
| 11138 | 2026-08-17T23:50:24.976Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin" |
| 11139 | 2026-08-17T23:50:24.976Z | [ host-image] Aug 17 23:50:24.062 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin" |
| 11140 | 2026-08-17T23:50:25.001Z | [ host-image] Aug 17 23:50:24.096 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled) |
| 11141 | 2026-08-17T23:50:25.001Z | [ host-image] Aug 17 23:50:24.096 INFO finishing image archive at "/work/os-host/os.tar.gz"... |
| 11142 | 2026-08-17T23:50:36.343Z | [ host-image] Aug 17 23:50:35.438 INFO image complete! materials are in "/work/os-host" |
| 11143 | 2026-08-17T23:50:36.347Z | [ host-image] |
| 11144 | 2026-08-17T23:50:36.347Z | [ host-image] real 3:59.439061328 |
| 11145 | 2026-08-17T23:50:36.347Z | [ host-image] user 2:47.981398678 |
| 11146 | 2026-08-17T23:50:36.347Z | [ host-image] sys 36.390925340 |
| 11147 | 2026-08-17T23:50:36.347Z | [ host-image] trap 0.145442596 |
| 11148 | 2026-08-17T23:50:36.347Z | [ host-image] tflt 0.328138224 |
| 11149 | 2026-08-17T23:50:36.347Z | [ host-image] dflt 0.216753114 |
| 11150 | 2026-08-17T23:50:36.347Z | [ host-image] kflt 0.000202801 |
| 11151 | 2026-08-17T23:50:36.347Z | [ host-image] lock 4:45.058459099 |
| 11152 | 2026-08-17T23:50:36.347Z | [ host-image] slp 20:11.067921893 |
| 11153 | 2026-08-17T23:50:36.347Z | [ host-image] lat 22.949494648 |
| 11154 | 2026-08-17T23:50:36.347Z | [ host-image] stop 1.661968418 |
| 11155 | 2026-08-17T23:50:36.351Z | Aug 17 23:50:35.442 INFO [host-image] process exited with exit status: 0 (239.444079887s) |
| 11156 | 2026-08-17T23:50:36.351Z | Aug 17 23:50:35.442 INFO [tuf-v2-host] running task |
| 11157 | 2026-08-17T23:50:36.351Z | Aug 17 23:50:35.442 INFO [tuf-repo] running task |
| 11158 | 2026-08-17T23:50:36.351Z | Aug 17 23:50:35.442 INFO [tuf-v2-host] task succeeded (597.99µs) |
| 11159 | 2026-08-17T23:50:36.351Z | Aug 17 23:50:35.442 INFO [tuf-v2-repo] running task |
| 11160 | 2026-08-17T23:50:57.154Z | Aug 17 23:50:56.248 INFO assembling repository in `/tmp/tufaceous3biemt`, component: OmicronRepoAssembler |
| 11161 | 2026-08-17T23:50:57.590Z | Aug 17 23:50:56.685 INFO [tuf-v2-repo] task succeeded (21.242464856s) |
| 11162 | 2026-08-17T23:51:05.783Z | Aug 17 23:51:04.878 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler |
| 11163 | 2026-08-17T23:51:06.030Z | Aug 17 23:51:05.124 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler |
| 11164 | 2026-08-17T23:51:08.131Z | Aug 17 23:51:07.226 INFO skipping lab SP image, name: "cosmo-a-lab", board: "cosmo-a" |
| 11165 | 2026-08-17T23:51:08.183Z | Aug 17 23:51:07.278 INFO skipping lab SP image, name: "cosmo-b-lab", board: "cosmo-b" |
| 11166 | 2026-08-17T23:51:08.232Z | Aug 17 23:51:07.326 INFO skipping lab SP image, name: "gimlet-b-lab", board: "gimlet-b" |
| 11167 | 2026-08-17T23:51:08.283Z | Aug 17 23:51:07.378 INFO skipping lab SP image, name: "gimlet-c-lab", board: "gimlet-c" |
| 11168 | 2026-08-17T23:51:08.337Z | Aug 17 23:51:07.431 INFO skipping lab SP image, name: "gimlet-d-lab", board: "gimlet-d" |
| 11169 | 2026-08-17T23:51:08.387Z | Aug 17 23:51:07.482 INFO skipping lab SP image, name: "gimlet-e-lab", board: "gimlet-e" |
| 11170 | 2026-08-17T23:51:08.436Z | Aug 17 23:51:07.530 INFO skipping lab SP image, name: "gimlet-f-lab", board: "gimlet-f" |
| 11171 | 2026-08-17T23:51:18.728Z | Aug 17 23:51:17.823 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz |
| 11172 | 2026-08-17T23:51:18.734Z | Aug 17 23:51:17.829 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz |
| 11173 | 2026-08-17T23:51:18.757Z | Aug 17 23:51:17.852 INFO skipping duplicate RoT bootloader image, skipped: psc_rot_bootloader-psc_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz |
| 11174 | 2026-08-17T23:51:18.822Z | Aug 17 23:51:17.917 INFO skipping lab SP image, name: "sidecar-b-lab", board: "sidecar-b" |
| 11175 | 2026-08-17T23:51:18.887Z | Aug 17 23:51:17.982 INFO skipping lab SP image, name: "sidecar-c-lab", board: "sidecar-c" |
| 11176 | 2026-08-17T23:51:18.944Z | Aug 17 23:51:18.038 INFO skipping lab SP image, name: "sidecar-d-lab", board: "sidecar-d" |
| 11177 | 2026-08-17T23:51:19.008Z | Aug 17 23:51:18.102 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz |
| 11178 | 2026-08-17T23:51:19.013Z | Aug 17 23:51:18.108 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz |
| 11179 | 2026-08-17T23:51:19.037Z | Aug 17 23:51:18.132 INFO skipping duplicate RoT bootloader image, skipped: switch_rot_bootloader-switch_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz |
| 11180 | 2026-08-17T23:51:20.751Z | Aug 17 23:51:19.846 INFO [tuf-repo] task succeeded (44.403678637s) |
| 11181 | 2026-08-17T23:53:54.507Z | [verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 01s |
| 11182 | 2026-08-17T23:53:57.157Z | Aug 17 23:53:56.251 INFO [verify-libraries] process exited with exit status: 0 (428.030600376s) |
| 11183 | 2026-08-17T23:53:57.157Z | Aug 17 23:53:56.251 INFO all jobs completed in 1409.066655673s |
| 11184 | 2026-08-17T23:53:58.411Z | process exited: duration 1628304 ms, exit code 0 |
| |
| 11185 | 2026-08-17T23:53:58.423Z | found 41 output files |
| 11186 | 2026-08-17T23:53:58.423Z | uploading: /work/manifest.toml (17334 bytes) |
| 11187 | 2026-08-17T23:53:59.436Z | uploaded: /work/manifest.toml |
| 11188 | 2026-08-17T23:53:59.436Z | uploading: /work/repo.zip (3228335167 bytes) |
| 11189 | 2026-08-17T23:54:42.050Z | uploaded: /work/repo.zip |
| 11190 | 2026-08-17T23:54:42.050Z | uploading: /work/repo.zip.sha256.txt (65 bytes) |
| 11191 | 2026-08-17T23:54:43.072Z | uploaded: /work/repo.zip.sha256.txt |
| 11192 | 2026-08-17T23:54:43.072Z | uploading: /work/helios.json (647 bytes) |
| 11193 | 2026-08-17T23:54:44.085Z | uploaded: /work/helios.json |
| 11194 | 2026-08-17T23:54:44.085Z | uploading: /work/incorporation.p5m (113590 bytes) |
| 11195 | 2026-08-17T23:54:45.106Z | uploaded: /work/incorporation.p5m |
| 11196 | 2026-08-17T23:54:45.106Z | uploading: /work/incorporation.p5p (133120 bytes) |
| 11197 | 2026-08-17T23:54:46.124Z | uploaded: /work/incorporation.p5p |
| 11198 | 2026-08-17T23:54:46.124Z | uploading: /work/helios-incorp.log (522 bytes) |
| 11199 | 2026-08-17T23:54:47.136Z | uploaded: /work/helios-incorp.log |
| 11200 | 2026-08-17T23:54:47.136Z | uploading: /work/helios-setup.log (57126 bytes) |
| 11201 | 2026-08-17T23:54:48.150Z | uploaded: /work/helios-setup.log |
| 11202 | 2026-08-17T23:54:48.150Z | uploading: /work/host-image.log (233225 bytes) |
| 11203 | 2026-08-17T23:54:49.171Z | uploaded: /work/host-image.log |
| 11204 | 2026-08-17T23:54:49.171Z | uploading: /work/host-package.log (33129 bytes) |
| 11205 | 2026-08-17T23:54:50.187Z | uploaded: /work/host-package.log |
| 11206 | 2026-08-17T23:54:50.187Z | uploading: /work/host-target.log (101 bytes) |
| 11207 | 2026-08-17T23:54:51.199Z | uploaded: /work/host-target.log |
| 11208 | 2026-08-17T23:54:51.199Z | uploading: /work/incorp-create.log (0 bytes) |
| 11209 | 2026-08-17T23:54:52.207Z | uploaded: /work/incorp-create.log |
| 11210 | 2026-08-17T23:54:52.207Z | uploading: /work/incorp-fmt.log (0 bytes) |
| 11211 | 2026-08-17T23:54:53.216Z | uploaded: /work/incorp-fmt.log |
| 11212 | 2026-08-17T23:54:53.216Z | uploading: /work/incorp-pkgsend.log (108 bytes) |
| 11213 | 2026-08-17T23:54:54.227Z | uploaded: /work/incorp-pkgsend.log |
| 11214 | 2026-08-17T23:54:54.227Z | uploading: /work/incorp-publisher.log (0 bytes) |
| 11215 | 2026-08-17T23:54:55.235Z | uploaded: /work/incorp-publisher.log |
| 11216 | 2026-08-17T23:54:55.235Z | uploading: /work/omicron-package.log (10114 bytes) |
| 11217 | 2026-08-17T23:54:56.249Z | uploaded: /work/omicron-package.log |
| 11218 | 2026-08-17T23:54:56.250Z | uploading: /work/recovery-image.log (589439 bytes) |
| 11219 | 2026-08-17T23:54:57.274Z | uploaded: /work/recovery-image.log |
| 11220 | 2026-08-17T23:54:57.275Z | uploading: /work/recovery-package.log (321 bytes) |
| 11221 | 2026-08-17T23:54:58.285Z | uploaded: /work/recovery-package.log |
| 11222 | 2026-08-17T23:54:58.285Z | uploading: /work/recovery-target.log (98 bytes) |
| 11223 | 2026-08-17T23:54:59.295Z | uploaded: /work/recovery-target.log |
| 11224 | 2026-08-17T23:54:59.295Z | uploading: /work/stamp-clickhouse.log (117 bytes) |
| 11225 | 2026-08-17T23:55:00.307Z | uploaded: /work/stamp-clickhouse.log |
| 11226 | 2026-08-17T23:55:00.307Z | uploading: /work/stamp-clickhouse_keeper.log (124 bytes) |
| 11227 | 2026-08-17T23:55:01.320Z | uploaded: /work/stamp-clickhouse_keeper.log |
| 11228 | 2026-08-17T23:55:01.320Z | uploading: /work/stamp-clickhouse_server.log (124 bytes) |
| 11229 | 2026-08-17T23:55:02.331Z | uploaded: /work/stamp-clickhouse_server.log |
| 11230 | 2026-08-17T23:55:02.331Z | uploading: /work/stamp-cockroachdb.log (118 bytes) |
| 11231 | 2026-08-17T23:55:03.342Z | uploaded: /work/stamp-cockroachdb.log |
| 11232 | 2026-08-17T23:55:03.342Z | uploading: /work/stamp-crucible-pantry-zone.log (127 bytes) |
| 11233 | 2026-08-17T23:55:04.352Z | uploaded: /work/stamp-crucible-pantry-zone.log |
| 11234 | 2026-08-17T23:55:04.352Z | uploading: /work/stamp-crucible-utils.log (118 bytes) |
| 11235 | 2026-08-17T23:55:05.365Z | uploaded: /work/stamp-crucible-utils.log |
| 11236 | 2026-08-17T23:55:05.365Z | uploading: /work/stamp-crucible-zone.log (120 bytes) |
| 11237 | 2026-08-17T23:55:06.383Z | uploaded: /work/stamp-crucible-zone.log |
| 11238 | 2026-08-17T23:55:06.383Z | uploading: /work/stamp-external-dns.log (119 bytes) |
| 11239 | 2026-08-17T23:55:07.395Z | uploaded: /work/stamp-external-dns.log |
| 11240 | 2026-08-17T23:55:07.395Z | uploading: /work/stamp-installinator.log (103 bytes) |
| 11241 | 2026-08-17T23:55:08.405Z | uploaded: /work/stamp-installinator.log |
| 11242 | 2026-08-17T23:55:08.406Z | uploading: /work/stamp-internal-dns.log (119 bytes) |
| 11243 | 2026-08-17T23:55:09.419Z | uploaded: /work/stamp-internal-dns.log |
| 11244 | 2026-08-17T23:55:09.419Z | uploading: /work/stamp-mg-ddm-gz.log (99 bytes) |
| 11245 | 2026-08-17T23:55:10.430Z | uploaded: /work/stamp-mg-ddm-gz.log |
| 11246 | 2026-08-17T23:55:10.430Z | uploading: /work/stamp-nexus.log (112 bytes) |
| 11247 | 2026-08-17T23:55:11.441Z | uploaded: /work/stamp-nexus.log |
| 11248 | 2026-08-17T23:55:11.441Z | uploading: /work/stamp-ntp.log (110 bytes) |
| 11249 | 2026-08-17T23:55:12.455Z | uploaded: /work/stamp-ntp.log |
| 11250 | 2026-08-17T23:55:12.455Z | uploading: /work/stamp-omicron-sled-agent.log (122 bytes) |
| 11251 | 2026-08-17T23:55:13.466Z | uploaded: /work/stamp-omicron-sled-agent.log |
| 11252 | 2026-08-17T23:55:13.466Z | uploading: /work/stamp-overlay.log (114 bytes) |
| 11253 | 2026-08-17T23:55:14.496Z | uploaded: /work/stamp-overlay.log |
| 11254 | 2026-08-17T23:55:14.496Z | uploading: /work/stamp-oximeter.log (115 bytes) |
| 11255 | 2026-08-17T23:55:15.520Z | uploaded: /work/stamp-oximeter.log |
| 11256 | 2026-08-17T23:55:15.520Z | uploading: /work/stamp-oxlog.log (109 bytes) |
| 11257 | 2026-08-17T23:55:16.564Z | uploaded: /work/stamp-oxlog.log |
| 11258 | 2026-08-17T23:55:16.564Z | uploading: /work/stamp-probe.log (112 bytes) |
| 11259 | 2026-08-17T23:55:17.622Z | uploaded: /work/stamp-probe.log |
| 11260 | 2026-08-17T23:55:17.622Z | uploading: /work/stamp-propolis-server.log (122 bytes) |
| 11261 | 2026-08-17T23:55:18.644Z | uploaded: /work/stamp-propolis-server.log |
| 11262 | 2026-08-17T23:55:18.644Z | uploading: /work/stamp-pumpkind-gz.log (115 bytes) |
| 11263 | 2026-08-17T23:55:19.655Z | uploaded: /work/stamp-pumpkind-gz.log |
| 11264 | 2026-08-17T23:55:19.655Z | uploading: /work/stamp-switch-asic.log (118 bytes) |
| 11265 | 2026-08-17T23:55:20.666Z | uploaded: /work/stamp-switch-asic.log |
| 11266 | 2026-08-17T23:55:20.666Z | uploading: /work/verify-libraries.log (49730 bytes) |
| 11267 | 2026-08-17T23:55:21.683Z | uploaded: /work/verify-libraries.log |