|
|
|
| 1 | 2026-04-03T03:51:37.580Z | job assigned to worker 01KN8QE85YSVV6C78N279TS4CD [factory aws, i-032b32b23287b6fc5] (queued for 55 s) |
| |
| 2 | 2026-04-03T03:51:45.092Z | starting task 0: "setup" |
| 3 | 2026-04-03T03:51:45.096Z | ++ uname -s |
| 4 | 2026-04-03T03:51:45.099Z | + kern=SunOS |
| 5 | 2026-04-03T03:51:45.099Z | + build_user=build |
| 6 | 2026-04-03T03:51:45.099Z | + build_uid=12345 |
| 7 | 2026-04-03T03:51:45.099Z | + work_dir=/work |
| 8 | 2026-04-03T03:51:45.099Z | + input_dir=/input |
| 9 | 2026-04-03T03:51:45.099Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-03T03:51:45.099Z | + case "$kern" in |
| 11 | 2026-04-03T03:51:45.099Z | + groupadd -g 12345 build |
| 12 | 2026-04-03T03:51:45.103Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-03T03:51:47.107Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-03T03:51:47.221Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-03T03:51:47.225Z | + home_fs=zfs |
| 16 | 2026-04-03T03:51:47.225Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-03T03:51:47.225Z | + mkdir -p /home/build |
| 18 | 2026-04-03T03:51:47.225Z | + chown build:build /home/build /work |
| 19 | 2026-04-03T03:51:49.228Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-03T03:51:49.231Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-04-03T03:51:49.237Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-03T03:51:49.242Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-03T03:51:49.242Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-03T03:51:49.242Z | * rust toolchain profile = "default" |
| 25 | 2026-04-03T03:51:49.242Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-03T03:51:49.242Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-03T03:51:49.242Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-03T03:51:49.246Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-03T03:51:49.246Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-03T03:51:49.370Z | info: downloading installer |
| 31 | 2026-04-03T03:51:50.987Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-03T03:51:50.987Z | warn: /opt/ooce/bin |
| 33 | 2026-04-03T03:51:50.988Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-03T03:51:50.988Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-03T03:51:50.988Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-03T03:51:50.988Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-03T03:51:50.988Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-03T03:51:50.988Z | error: cannot install while Rust is installed |
| 39 | 2026-04-03T03:51:50.988Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-03T03:51:50.988Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-03T03:51:50.988Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-03T03:51:50.988Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-03T03:51:50.988Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-03T03:51:51.002Z | info: profile set to default |
| 45 | 2026-04-03T03:51:51.002Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-03T03:51:51.005Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-03T03:51:51.148Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-03T03:51:51.151Z | info: downloading 6 components |
| 49 | 2026-04-03T03:52:06.824Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-03T03:52:06.824Z | |
| 51 | 2026-04-03T03:52:06.850Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-03T03:52:06.850Z | |
| 53 | 2026-04-03T03:52:06.850Z | |
| 54 | 2026-04-03T03:52:06.850Z | Rust is installed now. Great! |
| 55 | 2026-04-03T03:52:06.850Z | |
| 56 | 2026-04-03T03:52:06.850Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-03T03:52:06.853Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-03T03:52:06.854Z | |
| 59 | 2026-04-03T03:52:06.854Z | To configure your current shell, you need to source |
| 60 | 2026-04-03T03:52:06.854Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-03T03:52:06.854Z | |
| 62 | 2026-04-03T03:52:06.854Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-03T03:52:06.854Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-03T03:52:06.854Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-03T03:52:06.854Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-03T03:52:06.854Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-03T03:52:06.854Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-03T03:52:06.854Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-03T03:52:06.854Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-03T03:52:06.854Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-03T03:52:06.954Z | + rustup --version |
| 72 | 2026-04-03T03:52:06.960Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-03T03:52:06.963Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-03T03:52:06.981Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-03T03:52:06.984Z | + cargo --version |
| 76 | 2026-04-03T03:52:06.992Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-03T03:52:06.995Z | + rustc --version |
| 78 | 2026-04-03T03:52:07.016Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-03T03:52:07.019Z | process exited: duration 17779 ms, exit code 0 |
| |
| 80 | 2026-04-03T03:52:07.026Z | starting task 2: "authentication" |
| 81 | 2026-04-03T03:52:07.044Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-04-03T03:52:07.053Z | starting task 3: "clone repository" |
| 83 | 2026-04-03T03:52:07.057Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-03T03:52:07.060Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-03T03:52:07.094Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-03T03:52:16.882Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-03T03:52:16.882Z | + git fetch origin 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 88 | 2026-04-03T03:52:17.153Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-03T03:52:17.153Z | * branch 15afd49c3e2863dd83c4f00584287003cbebe23d -> FETCH_HEAD |
| 90 | 2026-04-03T03:52:17.167Z | + [[ -n bump-console-b6c8d101 ]] |
| 91 | 2026-04-03T03:52:17.170Z | ++ git branch --show-current |
| 92 | 2026-04-03T03:52:17.170Z | + current=main |
| 93 | 2026-04-03T03:52:17.170Z | + [[ main != bump-console-b6c8d101 ]] |
| 94 | 2026-04-03T03:52:17.170Z | + git branch -f bump-console-b6c8d101 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 95 | 2026-04-03T03:52:17.173Z | + git checkout -f bump-console-b6c8d101 |
| 96 | 2026-04-03T03:52:17.402Z | Switched to branch 'bump-console-b6c8d101' |
| 97 | 2026-04-03T03:52:17.406Z | + git reset --hard 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 98 | 2026-04-03T03:52:17.629Z | HEAD is now at 15afd49c3 Bump web console (fix double error toasts) |
| 99 | 2026-04-03T03:52:17.632Z | process exited: duration 10578 ms, exit code 0 |
| |
| 100 | 2026-04-03T03:52:17.638Z | starting task 4: "build" |
| 101 | 2026-04-03T03:52:17.643Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-03T03:52:17.643Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-03T03:52:17.643Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-03T03:52:17.646Z | + cargo --version |
| 105 | 2026-04-03T03:52:17.653Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-03T03:52:17.657Z | + rustc --version |
| 107 | 2026-04-03T03:52:17.676Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-03T03:52:17.679Z | + cargo tree --locked |
| 109 | 2026-04-03T03:52:17.837Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 110 | 2026-04-03T03:52:18.084Z | Updating crates.io index |
| 111 | 2026-04-03T03:52:18.122Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 112 | 2026-04-03T03:52:18.363Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 113 | 2026-04-03T03:52:19.354Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 114 | 2026-04-03T03:52:19.863Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 115 | 2026-04-03T03:52:20.648Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 116 | 2026-04-03T03:52:21.120Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 117 | 2026-04-03T03:52:22.509Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 118 | 2026-04-03T03:52:23.799Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 119 | 2026-04-03T03:52:24.713Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 120 | 2026-04-03T03:52:25.091Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 121 | 2026-04-03T03:52:25.849Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 122 | 2026-04-03T03:52:26.253Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 123 | 2026-04-03T03:52:26.691Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 124 | 2026-04-03T03:52:27.134Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 125 | 2026-04-03T03:52:28.168Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 126 | 2026-04-03T03:52:28.818Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 127 | 2026-04-03T03:52:29.260Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 128 | 2026-04-03T03:52:29.661Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 129 | 2026-04-03T03:52:30.100Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 130 | 2026-04-03T03:52:30.342Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 131 | 2026-04-03T03:52:30.557Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 132 | 2026-04-03T03:52:30.823Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 133 | 2026-04-03T03:52:31.254Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 134 | 2026-04-03T03:52:31.795Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 135 | 2026-04-03T03:52:32.263Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 136 | 2026-04-03T03:52:32.666Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 137 | 2026-04-03T03:52:32.962Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 138 | 2026-04-03T03:52:34.239Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 139 | 2026-04-03T03:52:34.958Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 140 | 2026-04-03T03:52:35.373Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 141 | 2026-04-03T03:52:36.025Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 142 | 2026-04-03T03:52:36.287Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 143 | 2026-04-03T03:52:36.676Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 144 | 2026-04-03T03:52:36.980Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 145 | 2026-04-03T03:52:37.543Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-04-03T03:52:37.791Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 147 | 2026-04-03T03:52:38.074Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 148 | 2026-04-03T03:52:38.370Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-04-03T03:52:38.684Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 150 | 2026-04-03T03:52:50.598Z | Downloading crates ... |
| 151 | 2026-04-03T03:52:50.685Z | Downloaded addr2line v0.25.1 |
| 152 | 2026-04-03T03:52:50.701Z | Downloaded backoff v0.4.0 |
| 153 | 2026-04-03T03:52:50.704Z | Downloaded anstream v0.6.21 |
| 154 | 2026-04-03T03:52:50.704Z | Downloaded atomicwrites v0.4.4 |
| 155 | 2026-04-03T03:52:50.707Z | Downloaded async-stream-impl v0.3.6 |
| 156 | 2026-04-03T03:52:50.707Z | Downloaded async-stream v0.3.6 |
| 157 | 2026-04-03T03:52:50.710Z | Downloaded async-bb8-diesel v0.2.1 |
| 158 | 2026-04-03T03:52:50.710Z | Downloaded anstyle-query v1.1.5 |
| 159 | 2026-04-03T03:52:50.715Z | Downloaded bzip2 v0.4.4 |
| 160 | 2026-04-03T03:52:50.718Z | Downloaded anyhow v1.0.102 |
| 161 | 2026-04-03T03:52:50.721Z | Downloaded cargo_toml v0.22.3 |
| 162 | 2026-04-03T03:52:50.726Z | Downloaded atomic-waker v1.1.2 |
| 163 | 2026-04-03T03:52:50.729Z | Downloaded assert_matches v1.5.0 |
| 164 | 2026-04-03T03:52:50.729Z | Downloaded autocfg v1.5.0 |
| 165 | 2026-04-03T03:52:50.732Z | Downloaded cassowary v0.3.0 |
| 166 | 2026-04-03T03:52:50.735Z | Downloaded cexpr v0.6.0 |
| 167 | 2026-04-03T03:52:50.738Z | Downloaded approx v0.5.1 |
| 168 | 2026-04-03T03:52:50.741Z | Downloaded bitfield-macros v0.19.4 |
| 169 | 2026-04-03T03:52:50.745Z | Downloaded byte-wrapper v0.1.0 |
| 170 | 2026-04-03T03:52:50.748Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 171 | 2026-04-03T03:52:50.751Z | Downloaded bit-vec v0.6.3 |
| 172 | 2026-04-03T03:52:50.751Z | Downloaded argon2 v0.5.3 |
| 173 | 2026-04-03T03:52:50.757Z | Downloaded cpufeatures v0.2.17 |
| 174 | 2026-04-03T03:52:50.760Z | Downloaded document-features v0.2.12 |
| 175 | 2026-04-03T03:52:50.763Z | Downloaded crossbeam-deque v0.8.6 |
| 176 | 2026-04-03T03:52:50.763Z | Downloaded cobs v0.3.0 |
| 177 | 2026-04-03T03:52:50.767Z | Downloaded dirs-next v2.0.0 |
| 178 | 2026-04-03T03:52:50.767Z | Downloaded darling_macro v0.23.0 |
| 179 | 2026-04-03T03:52:50.770Z | Downloaded defmt-macros v1.0.1 |
| 180 | 2026-04-03T03:52:50.773Z | Downloaded darling v0.21.3 |
| 181 | 2026-04-03T03:52:50.776Z | Downloaded dof v0.4.0 |
| 182 | 2026-04-03T03:52:50.779Z | Downloaded chacha20 v0.10.0 |
| 183 | 2026-04-03T03:52:50.782Z | Downloaded darling_core v0.20.11 |
| 184 | 2026-04-03T03:52:50.786Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 185 | 2026-04-03T03:52:50.789Z | Downloaded dsl_auto_type v0.2.0 |
| 186 | 2026-04-03T03:52:50.792Z | Downloaded derive_builder_core v0.20.2 |
| 187 | 2026-04-03T03:52:50.792Z | Downloaded assert_cmd v2.1.2 |
| 188 | 2026-04-03T03:52:50.795Z | Downloaded defmt v0.3.100 |
| 189 | 2026-04-03T03:52:50.798Z | Downloaded camino v1.2.2 |
| 190 | 2026-04-03T03:52:50.801Z | Downloaded data-encoding v2.10.0 |
| 191 | 2026-04-03T03:52:50.801Z | Downloaded console v0.16.2 |
| 192 | 2026-04-03T03:52:50.804Z | Downloaded const_format v0.2.35 |
| 193 | 2026-04-03T03:52:50.809Z | Downloaded der_derive v0.7.3 |
| 194 | 2026-04-03T03:52:50.813Z | Downloaded darling_macro v0.20.11 |
| 195 | 2026-04-03T03:52:50.816Z | Downloaded cargo-platform v0.2.0 |
| 196 | 2026-04-03T03:52:50.819Z | Downloaded crypto-common v0.1.7 |
| 197 | 2026-04-03T03:52:50.819Z | Downloaded displaydoc v0.2.5 |
| 198 | 2026-04-03T03:52:50.823Z | Downloaded darling v0.20.11 |
| 199 | 2026-04-03T03:52:50.829Z | Downloaded embedded-io v0.4.0 |
| 200 | 2026-04-03T03:52:50.832Z | Downloaded drift v0.1.3 |
| 201 | 2026-04-03T03:52:50.837Z | Downloaded crossbeam-utils v0.8.21 |
| 202 | 2026-04-03T03:52:50.840Z | Downloaded darling v0.23.0 |
| 203 | 2026-04-03T03:52:50.843Z | Downloaded errno v0.3.14 |
| 204 | 2026-04-03T03:52:50.846Z | Downloaded cargo_metadata v0.21.0 |
| 205 | 2026-04-03T03:52:50.846Z | Downloaded daft v0.1.5 |
| 206 | 2026-04-03T03:52:50.847Z | Downloaded crc32fast v1.5.0 |
| 207 | 2026-04-03T03:52:50.850Z | Downloaded blowfish v0.9.1 |
| 208 | 2026-04-03T03:52:50.850Z | Downloaded env_filter v1.0.0 |
| 209 | 2026-04-03T03:52:50.850Z | Downloaded fixedbitset v0.4.2 |
| 210 | 2026-04-03T03:52:50.853Z | Downloaded event-listener-strategy v0.5.4 |
| 211 | 2026-04-03T03:52:50.853Z | Downloaded escape8259 v0.5.3 |
| 212 | 2026-04-03T03:52:50.853Z | Downloaded dyn-clone v1.0.20 |
| 213 | 2026-04-03T03:52:50.856Z | Downloaded dunce v1.0.5 |
| 214 | 2026-04-03T03:52:50.856Z | Downloaded cfg_aliases v0.2.1 |
| 215 | 2026-04-03T03:52:50.856Z | Downloaded block-buffer v0.10.4 |
| 216 | 2026-04-03T03:52:50.856Z | Downloaded ecdsa v0.16.9 |
| 217 | 2026-04-03T03:52:50.859Z | Downloaded equivalent v1.0.2 |
| 218 | 2026-04-03T03:52:50.859Z | Downloaded cast v0.3.0 |
| 219 | 2026-04-03T03:52:50.859Z | Downloaded bb8 v0.8.6 |
| 220 | 2026-04-03T03:52:50.862Z | Downloaded bit-set v0.8.0 |
| 221 | 2026-04-03T03:52:50.862Z | Downloaded expectorate v1.2.0 |
| 222 | 2026-04-03T03:52:50.865Z | Downloaded foreign-types-macros v0.2.3 |
| 223 | 2026-04-03T03:52:50.865Z | Downloaded form_urlencoded v1.2.2 |
| 224 | 2026-04-03T03:52:50.865Z | Downloaded foreign-types-shared v0.1.1 |
| 225 | 2026-04-03T03:52:50.868Z | Downloaded fnv v1.0.7 |
| 226 | 2026-04-03T03:52:50.868Z | Downloaded flume v0.11.1 |
| 227 | 2026-04-03T03:52:50.871Z | Downloaded futures v0.3.32 |
| 228 | 2026-04-03T03:52:50.873Z | Downloaded futures-core v0.3.32 |
| 229 | 2026-04-03T03:52:50.873Z | Downloaded colored v2.2.0 |
| 230 | 2026-04-03T03:52:50.876Z | Downloaded crypto-bigint v0.5.5 |
| 231 | 2026-04-03T03:52:50.879Z | Downloaded globset v0.4.18 |
| 232 | 2026-04-03T03:52:50.879Z | Downloaded generic-array v0.14.7 |
| 233 | 2026-04-03T03:52:50.882Z | Downloaded half v1.8.3 |
| 234 | 2026-04-03T03:52:50.882Z | Downloaded block-padding v0.3.3 |
| 235 | 2026-04-03T03:52:50.885Z | Downloaded futures-channel v0.3.32 |
| 236 | 2026-04-03T03:52:50.885Z | Downloaded async-object-pool v0.2.0 |
| 237 | 2026-04-03T03:52:50.885Z | Downloaded fastrand v2.3.0 |
| 238 | 2026-04-03T03:52:50.888Z | Downloaded bzip2 v0.6.1 |
| 239 | 2026-04-03T03:52:50.888Z | Downloaded blake2 v0.10.6 |
| 240 | 2026-04-03T03:52:50.888Z | Downloaded dof v0.3.0 |
| 241 | 2026-04-03T03:52:50.891Z | Downloaded array-init v0.0.4 |
| 242 | 2026-04-03T03:52:50.891Z | Downloaded atty v0.2.14 |
| 243 | 2026-04-03T03:52:50.891Z | Downloaded base16ct v1.0.0 |
| 244 | 2026-04-03T03:52:50.894Z | Downloaded camino-tempfile-ext v0.3.3 |
| 245 | 2026-04-03T03:52:50.894Z | Downloaded bitfield v0.19.4 |
| 246 | 2026-04-03T03:52:50.894Z | Downloaded async-recursion v1.1.1 |
| 247 | 2026-04-03T03:52:50.897Z | Downloaded git-stub-vcs v0.1.0 |
| 248 | 2026-04-03T03:52:50.897Z | Downloaded float-ord v0.3.2 |
| 249 | 2026-04-03T03:52:50.900Z | Downloaded adler2 v2.0.1 |
| 250 | 2026-04-03T03:52:50.900Z | Downloaded endian-type v0.1.2 |
| 251 | 2026-04-03T03:52:50.900Z | Downloaded float-cmp v0.10.0 |
| 252 | 2026-04-03T03:52:50.900Z | Downloaded ena v0.14.4 |
| 253 | 2026-04-03T03:52:50.903Z | Downloaded cargo-platform v0.1.9 |
| 254 | 2026-04-03T03:52:50.903Z | Downloaded camino-tempfile v1.4.1 |
| 255 | 2026-04-03T03:52:50.903Z | Downloaded embedded-io v0.6.1 |
| 256 | 2026-04-03T03:52:50.906Z | Downloaded bitflags v2.11.0 |
| 257 | 2026-04-03T03:52:50.906Z | Downloaded foreign-types v0.3.2 |
| 258 | 2026-04-03T03:52:50.909Z | Downloaded castaway v0.2.4 |
| 259 | 2026-04-03T03:52:50.910Z | Downloaded httptest v0.16.4 |
| 260 | 2026-04-03T03:52:50.912Z | Downloaded dtrace-parser v0.3.0 |
| 261 | 2026-04-03T03:52:50.912Z | Downloaded chacha20 v0.9.1 |
| 262 | 2026-04-03T03:52:50.912Z | Downloaded anstyle v1.0.13 |
| 263 | 2026-04-03T03:52:50.915Z | Downloaded funty v2.0.0 |
| 264 | 2026-04-03T03:52:50.915Z | Downloaded dtrace-parser v0.2.0 |
| 265 | 2026-04-03T03:52:50.915Z | Downloaded byteorder v1.5.0 |
| 266 | 2026-04-03T03:52:50.918Z | Downloaded arrayref v0.3.9 |
| 267 | 2026-04-03T03:52:50.918Z | Downloaded git-stub v1.0.0 |
| 268 | 2026-04-03T03:52:50.918Z | Downloaded ghash v0.5.1 |
| 269 | 2026-04-03T03:52:50.918Z | Downloaded icu_collections v2.1.1 |
| 270 | 2026-04-03T03:52:50.922Z | Downloaded foreign-types v0.5.0 |
| 271 | 2026-04-03T03:52:50.925Z | Downloaded hashbrown v0.13.2 |
| 272 | 2026-04-03T03:52:50.928Z | Downloaded buf-list v1.1.2 |
| 273 | 2026-04-03T03:52:50.928Z | Downloaded bcs v0.1.6 |
| 274 | 2026-04-03T03:52:50.931Z | Downloaded ff v0.13.1 |
| 275 | 2026-04-03T03:52:50.931Z | Downloaded fd-lock v4.0.4 |
| 276 | 2026-04-03T03:52:50.931Z | Downloaded hex v0.4.3 |
| 277 | 2026-04-03T03:52:50.934Z | Downloaded h2 v0.4.13 |
| 278 | 2026-04-03T03:52:50.937Z | Downloaded hash32 v0.3.1 |
| 279 | 2026-04-03T03:52:50.937Z | Downloaded async-lock v3.4.2 |
| 280 | 2026-04-03T03:52:50.940Z | Downloaded headers-core v0.3.0 |
| 281 | 2026-04-03T03:52:50.940Z | Downloaded backon v1.6.0 |
| 282 | 2026-04-03T03:52:50.943Z | Downloaded ed25519 v2.2.3 |
| 283 | 2026-04-03T03:52:50.943Z | Downloaded bit-set v0.5.3 |
| 284 | 2026-04-03T03:52:50.943Z | Downloaded flagset v0.4.7 |
| 285 | 2026-04-03T03:52:50.946Z | Downloaded bytes v1.11.1 |
| 286 | 2026-04-03T03:52:50.946Z | Downloaded hyper-util v0.1.20 |
| 287 | 2026-04-03T03:52:50.949Z | Downloaded either v1.15.0 |
| 288 | 2026-04-03T03:52:50.952Z | Downloaded cargo_metadata v0.23.1 |
| 289 | 2026-04-03T03:52:50.952Z | Downloaded futures-macro v0.3.32 |
| 290 | 2026-04-03T03:52:50.955Z | Downloaded fs_extra v1.3.0 |
| 291 | 2026-04-03T03:52:50.955Z | Downloaded derive_builder v0.20.2 |
| 292 | 2026-04-03T03:52:50.958Z | Downloaded fxhash v0.2.1 |
| 293 | 2026-04-03T03:52:50.958Z | Downloaded anstyle-parse v0.2.7 |
| 294 | 2026-04-03T03:52:50.958Z | Downloaded bitflags v1.3.2 |
| 295 | 2026-04-03T03:52:50.961Z | Downloaded ciborium v0.2.2 |
| 296 | 2026-04-03T03:52:50.964Z | Downloaded clap_lex v1.0.0 |
| 297 | 2026-04-03T03:52:50.964Z | Downloaded corncobs v0.1.4 |
| 298 | 2026-04-03T03:52:50.964Z | Downloaded hash32 v0.2.1 |
| 299 | 2026-04-03T03:52:50.967Z | Downloaded cbc v0.1.2 |
| 300 | 2026-04-03T03:52:50.967Z | Downloaded bit-vec v0.8.0 |
| 301 | 2026-04-03T03:52:50.967Z | Downloaded base64ct v1.8.3 |
| 302 | 2026-04-03T03:52:50.970Z | Downloaded clang-sys v1.8.1 |
| 303 | 2026-04-03T03:52:50.970Z | Downloaded hex-literal v0.4.1 |
| 304 | 2026-04-03T03:52:50.970Z | Downloaded dirs-sys-next v0.1.2 |
| 305 | 2026-04-03T03:52:50.973Z | Downloaded foldhash v0.1.5 |
| 306 | 2026-04-03T03:52:50.973Z | Downloaded fallible-iterator v0.2.0 |
| 307 | 2026-04-03T03:52:50.973Z | Downloaded ar_archive_writer v0.5.1 |
| 308 | 2026-04-03T03:52:50.976Z | Downloaded blake2b_simd v1.0.4 |
| 309 | 2026-04-03T03:52:50.976Z | Downloaded anes v0.1.6 |
| 310 | 2026-04-03T03:52:50.979Z | Downloaded digest v0.10.7 |
| 311 | 2026-04-03T03:52:50.979Z | Downloaded async-trait v0.1.89 |
| 312 | 2026-04-03T03:52:50.982Z | Downloaded hubpack_derive v0.1.1 |
| 313 | 2026-04-03T03:52:50.982Z | Downloaded hostname v0.3.1 |
| 314 | 2026-04-03T03:52:50.982Z | Downloaded diff v0.1.13 |
| 315 | 2026-04-03T03:52:50.985Z | Downloaded hyper-tls v0.6.0 |
| 316 | 2026-04-03T03:52:50.985Z | Downloaded derive-ex v0.1.8 |
| 317 | 2026-04-03T03:52:50.988Z | Downloaded cargo-util-schemas v0.8.2 |
| 318 | 2026-04-03T03:52:50.988Z | Downloaded elliptic-curve v0.13.8 |
| 319 | 2026-04-03T03:52:50.991Z | Downloaded base64 v0.21.7 |
| 320 | 2026-04-03T03:52:50.991Z | Downloaded base16ct v0.2.0 |
| 321 | 2026-04-03T03:52:50.994Z | Downloaded aead v0.5.2 |
| 322 | 2026-04-03T03:52:50.994Z | Downloaded heck v0.4.1 |
| 323 | 2026-04-03T03:52:50.994Z | Downloaded crossbeam-channel v0.5.15 |
| 324 | 2026-04-03T03:52:50.997Z | Downloaded http-body v1.0.1 |
| 325 | 2026-04-03T03:52:51.000Z | Downloaded ident_case v1.0.1 |
| 326 | 2026-04-03T03:52:51.000Z | Downloaded fixedbitset v0.5.7 |
| 327 | 2026-04-03T03:52:51.000Z | Downloaded cipher v0.4.4 |
| 328 | 2026-04-03T03:52:51.003Z | Downloaded hostname v0.4.2 |
| 329 | 2026-04-03T03:52:51.003Z | Downloaded darling_macro v0.21.3 |
| 330 | 2026-04-03T03:52:51.003Z | Downloaded indoc v1.0.9 |
| 331 | 2026-04-03T03:52:51.006Z | Downloaded criterion v0.7.0 |
| 332 | 2026-04-03T03:52:51.009Z | Downloaded datatest-stable v0.3.3 |
| 333 | 2026-04-03T03:52:51.012Z | Downloaded event-listener v5.4.1 |
| 334 | 2026-04-03T03:52:51.012Z | Downloaded fs-err v2.11.0 |
| 335 | 2026-04-03T03:52:51.015Z | Downloaded group v0.13.0 |
| 336 | 2026-04-03T03:52:51.015Z | Downloaded globwalk v0.9.1 |
| 337 | 2026-04-03T03:52:51.015Z | Downloaded futures-timer v3.0.3 |
| 338 | 2026-04-03T03:52:51.018Z | Downloaded fs-err v3.3.0 |
| 339 | 2026-04-03T03:52:51.018Z | Downloaded crc v3.4.0 |
| 340 | 2026-04-03T03:52:51.021Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 341 | 2026-04-03T03:52:51.021Z | Downloaded crossterm v0.29.0 |
| 342 | 2026-04-03T03:52:51.024Z | Downloaded inout v0.1.4 |
| 343 | 2026-04-03T03:52:51.024Z | Downloaded indent_write v2.2.0 |
| 344 | 2026-04-03T03:52:51.027Z | Downloaded instant v0.1.13 |
| 345 | 2026-04-03T03:52:51.027Z | Downloaded instability v0.3.11 |
| 346 | 2026-04-03T03:52:51.027Z | Downloaded is_ci v1.2.0 |
| 347 | 2026-04-03T03:52:51.027Z | Downloaded is-terminal v0.4.17 |
| 348 | 2026-04-03T03:52:51.030Z | Downloaded derive-where v1.6.0 |
| 349 | 2026-04-03T03:52:51.030Z | Downloaded lru-slab v0.1.2 |
| 350 | 2026-04-03T03:52:51.033Z | Downloaded compact_str v0.8.1 |
| 351 | 2026-04-03T03:52:51.033Z | Downloaded ciborium-io v0.2.2 |
| 352 | 2026-04-03T03:52:51.036Z | Downloaded colorchoice v1.0.4 |
| 353 | 2026-04-03T03:52:51.036Z | Downloaded erased-serde v0.3.31 |
| 354 | 2026-04-03T03:52:51.036Z | Downloaded foldhash v0.2.0 |
| 355 | 2026-04-03T03:52:51.039Z | Downloaded cookie_store v0.22.1 |
| 356 | 2026-04-03T03:52:51.039Z | Downloaded hubpack v0.1.2 |
| 357 | 2026-04-03T03:52:51.039Z | Downloaded cargo_metadata v0.19.2 |
| 358 | 2026-04-03T03:52:51.042Z | Downloaded bumpalo v3.20.2 |
| 359 | 2026-04-03T03:52:51.042Z | Downloaded enum-as-inner v0.6.1 |
| 360 | 2026-04-03T03:52:51.045Z | Downloaded csv-core v0.1.13 |
| 361 | 2026-04-03T03:52:51.045Z | Downloaded humantime v2.3.0 |
| 362 | 2026-04-03T03:52:51.045Z | Downloaded http-body-util v0.1.3 |
| 363 | 2026-04-03T03:52:51.048Z | Downloaded base64 v0.22.1 |
| 364 | 2026-04-03T03:52:51.051Z | Downloaded internet-checksum v0.2.1 |
| 365 | 2026-04-03T03:52:51.051Z | Downloaded dropshot_endpoint v0.16.7 |
| 366 | 2026-04-03T03:52:51.054Z | Downloaded itoa v1.0.17 |
| 367 | 2026-04-03T03:52:51.054Z | Downloaded constant_time_eq v0.3.1 |
| 368 | 2026-04-03T03:52:51.054Z | Downloaded idna_adapter v1.2.1 |
| 369 | 2026-04-03T03:52:51.054Z | Downloaded arrayvec v0.7.6 |
| 370 | 2026-04-03T03:52:51.057Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 371 | 2026-04-03T03:52:51.057Z | Downloaded crunchy v0.2.4 |
| 372 | 2026-04-03T03:52:51.057Z | Downloaded const_format_proc_macros v0.2.34 |
| 373 | 2026-04-03T03:52:51.060Z | Downloaded concurrent-queue v2.5.0 |
| 374 | 2026-04-03T03:52:51.060Z | Downloaded cfg-expr v0.20.6 |
| 375 | 2026-04-03T03:52:51.063Z | Downloaded cancel-safe-futures v0.1.5 |
| 376 | 2026-04-03T03:52:51.063Z | Downloaded aho-corasick v1.1.4 |
| 377 | 2026-04-03T03:52:51.067Z | Downloaded ahash v0.8.12 |
| 378 | 2026-04-03T03:52:51.070Z | Downloaded defmt-parser v1.0.0 |
| 379 | 2026-04-03T03:52:51.070Z | Downloaded cfg_aliases v0.1.1 |
| 380 | 2026-04-03T03:52:51.070Z | Downloaded cfg-if v1.0.4 |
| 381 | 2026-04-03T03:52:51.070Z | Downloaded bytecount v0.6.9 |
| 382 | 2026-04-03T03:52:51.073Z | Downloaded lalrpop-util v0.19.12 |
| 383 | 2026-04-03T03:52:51.073Z | Downloaded downcast-rs v2.0.2 |
| 384 | 2026-04-03T03:52:51.073Z | Downloaded kstat-rs v0.2.4 |
| 385 | 2026-04-03T03:52:51.076Z | Downloaded is_terminal_polyfill v1.70.2 |
| 386 | 2026-04-03T03:52:51.076Z | Downloaded allocator-api2 v0.2.21 |
| 387 | 2026-04-03T03:52:51.076Z | Downloaded der v0.7.10 |
| 388 | 2026-04-03T03:52:51.079Z | Downloaded indoc v2.0.7 |
| 389 | 2026-04-03T03:52:51.082Z | Downloaded derive_more v2.1.1 |
| 390 | 2026-04-03T03:52:51.086Z | Downloaded hickory-client v0.25.2 |
| 391 | 2026-04-03T03:52:51.090Z | Downloaded futures-task v0.3.32 |
| 392 | 2026-04-03T03:52:51.090Z | Downloaded convert_case v0.4.0 |
| 393 | 2026-04-03T03:52:51.090Z | Downloaded constant_time_eq v0.4.2 |
| 394 | 2026-04-03T03:52:51.092Z | Downloaded crossterm v0.28.1 |
| 395 | 2026-04-03T03:52:51.095Z | Downloaded lazy_static v1.5.0 |
| 396 | 2026-04-03T03:52:51.098Z | Downloaded keccak v0.1.6 |
| 397 | 2026-04-03T03:52:51.098Z | Downloaded erased-serde v0.4.9 |
| 398 | 2026-04-03T03:52:51.098Z | Downloaded crc-catalog v2.4.0 |
| 399 | 2026-04-03T03:52:51.103Z | Downloaded hickory-server v0.25.2 |
| 400 | 2026-04-03T03:52:51.103Z | Downloaded ipnet v2.11.0 |
| 401 | 2026-04-03T03:52:51.106Z | Downloaded fatfs v0.3.6 |
| 402 | 2026-04-03T03:52:51.106Z | Downloaded arc-swap v1.8.2 |
| 403 | 2026-04-03T03:52:51.109Z | Downloaded guppy-workspace-hack v0.1.0 |
| 404 | 2026-04-03T03:52:51.109Z | Downloaded clap_derive v4.5.55 |
| 405 | 2026-04-03T03:52:51.109Z | Downloaded chrono v0.4.44 |
| 406 | 2026-04-03T03:52:51.113Z | Downloaded libscf-sys v1.1.0 |
| 407 | 2026-04-03T03:52:51.116Z | Downloaded crossbeam-epoch v0.9.18 |
| 408 | 2026-04-03T03:52:51.116Z | Downloaded diesel v2.3.7 |
| 409 | 2026-04-03T03:52:51.127Z | Downloaded linked-hash-map v0.5.6 |
| 410 | 2026-04-03T03:52:51.130Z | Downloaded home v0.5.12 |
| 411 | 2026-04-03T03:52:51.130Z | Downloaded jobserver v0.1.34 |
| 412 | 2026-04-03T03:52:51.130Z | Downloaded hyper-rustls v0.27.7 |
| 413 | 2026-04-03T03:52:51.133Z | Downloaded futures-executor v0.3.32 |
| 414 | 2026-04-03T03:52:51.133Z | Downloaded heck v0.5.0 |
| 415 | 2026-04-03T03:52:51.136Z | Downloaded filetime v0.2.27 |
| 416 | 2026-04-03T03:52:51.136Z | Downloaded hyper-staticfile v0.10.1 |
| 417 | 2026-04-03T03:52:51.136Z | Downloaded diesel_derives v2.3.7 |
| 418 | 2026-04-03T03:52:51.139Z | Downloaded lzss v0.8.2 |
| 419 | 2026-04-03T03:52:51.143Z | Downloaded miette-derive v5.10.0 |
| 420 | 2026-04-03T03:52:51.143Z | Downloaded critical-section v1.2.0 |
| 421 | 2026-04-03T03:52:51.145Z | Downloaded defmt v1.0.1 |
| 422 | 2026-04-03T03:52:51.145Z | Downloaded ingot v0.1.1 |
| 423 | 2026-04-03T03:52:51.148Z | Downloaded getrandom v0.3.4 |
| 424 | 2026-04-03T03:52:51.151Z | Downloaded http-range v0.1.5 |
| 425 | 2026-04-03T03:52:51.151Z | Downloaded half v2.7.1 |
| 426 | 2026-04-03T03:52:51.151Z | Downloaded ingot-macros v0.1.1 |
| 427 | 2026-04-03T03:52:51.154Z | Downloaded getrandom v0.4.1 |
| 428 | 2026-04-03T03:52:51.157Z | Downloaded fancy-regex v0.14.0 |
| 429 | 2026-04-03T03:52:51.157Z | Downloaded libloading v0.8.9 |
| 430 | 2026-04-03T03:52:51.160Z | Downloaded memoffset v0.9.1 |
| 431 | 2026-04-03T03:52:51.160Z | Downloaded memmap v0.7.0 |
| 432 | 2026-04-03T03:52:51.160Z | Downloaded lru-cache v0.1.2 |
| 433 | 2026-04-03T03:52:51.163Z | Downloaded derive_more v0.99.20 |
| 434 | 2026-04-03T03:52:51.166Z | Downloaded colored v3.1.1 |
| 435 | 2026-04-03T03:52:51.166Z | Downloaded dropshot-api-manager v0.6.0 |
| 436 | 2026-04-03T03:52:51.169Z | Downloaded crc-any v2.5.0 |
| 437 | 2026-04-03T03:52:51.169Z | Downloaded des v0.8.1 |
| 438 | 2026-04-03T03:52:51.172Z | Downloaded cc v1.2.56 |
| 439 | 2026-04-03T03:52:51.172Z | Downloaded hashbrown v0.12.3 |
| 440 | 2026-04-03T03:52:51.175Z | Downloaded newtype_derive v0.1.6 |
| 441 | 2026-04-03T03:52:51.178Z | Downloaded newtype-uuid-macros v0.1.0 |
| 442 | 2026-04-03T03:52:51.178Z | Downloaded newline-converter v0.3.0 |
| 443 | 2026-04-03T03:52:51.178Z | Downloaded linear-map v1.2.0 |
| 444 | 2026-04-03T03:52:51.181Z | Downloaded memmap2 v0.9.10 |
| 445 | 2026-04-03T03:52:51.181Z | Downloaded libsw v3.5.0 |
| 446 | 2026-04-03T03:52:51.181Z | Downloaded libtest-mimic v0.8.1 |
| 447 | 2026-04-03T03:52:51.184Z | Downloaded libefi-sys v0.1.0 |
| 448 | 2026-04-03T03:52:51.184Z | Downloaded backtrace-ext v0.2.1 |
| 449 | 2026-04-03T03:52:51.184Z | Downloaded assert-json-diff v2.0.2 |
| 450 | 2026-04-03T03:52:51.187Z | Downloaded knuffel v3.2.0 |
| 451 | 2026-04-03T03:52:51.187Z | Downloaded new_debug_unreachable v1.0.6 |
| 452 | 2026-04-03T03:52:51.187Z | Downloaded managed v0.8.0 |
| 453 | 2026-04-03T03:52:51.190Z | Downloaded ascii-canvas v3.0.0 |
| 454 | 2026-04-03T03:52:51.190Z | Downloaded cargo-platform v0.3.2 |
| 455 | 2026-04-03T03:52:51.190Z | Downloaded daft-derive v0.1.5 |
| 456 | 2026-04-03T03:52:51.193Z | Downloaded hmac v0.12.1 |
| 457 | 2026-04-03T03:52:51.196Z | Downloaded console v0.15.11 |
| 458 | 2026-04-03T03:52:51.196Z | Downloaded icu_provider v2.1.1 |
| 459 | 2026-04-03T03:52:51.199Z | Downloaded bitfield-struct v0.6.2 |
| 460 | 2026-04-03T03:52:51.202Z | Downloaded md5 v0.7.0 |
| 461 | 2026-04-03T03:52:51.205Z | Downloaded linkme-impl v0.3.35 |
| 462 | 2026-04-03T03:52:51.205Z | Downloaded chrono-tz v0.10.4 |
| 463 | 2026-04-03T03:52:51.213Z | Downloaded once_cell v1.21.3 |
| 464 | 2026-04-03T03:52:51.216Z | Downloaded nonempty v0.12.0 |
| 465 | 2026-04-03T03:52:51.216Z | Downloaded nibble_vec v0.1.0 |
| 466 | 2026-04-03T03:52:51.219Z | Downloaded multer v3.1.0 |
| 467 | 2026-04-03T03:52:51.219Z | Downloaded heapless v0.7.17 |
| 468 | 2026-04-03T03:52:51.223Z | Downloaded md-5 v0.10.6 |
| 469 | 2026-04-03T03:52:51.225Z | Downloaded oso v0.27.3 |
| 470 | 2026-04-03T03:52:51.225Z | Downloaded multimap v0.10.1 |
| 471 | 2026-04-03T03:52:51.228Z | Downloaded headers v0.4.1 |
| 472 | 2026-04-03T03:52:51.231Z | Downloaded aes-gcm v0.10.3 |
| 473 | 2026-04-03T03:52:51.239Z | Downloaded libsw-core v0.3.2 |
| 474 | 2026-04-03T03:52:51.239Z | Downloaded nanorand v0.7.0 |
| 475 | 2026-04-03T03:52:51.245Z | Downloaded nodrop v0.1.14 |
| 476 | 2026-04-03T03:52:51.248Z | Downloaded litemap v0.8.1 |
| 477 | 2026-04-03T03:52:51.251Z | Downloaded num-iter v0.1.45 |
| 478 | 2026-04-03T03:52:51.254Z | Downloaded ed25519-dalek v2.2.0 |
| 479 | 2026-04-03T03:52:51.257Z | Downloaded newtype-uuid v1.3.2 |
| 480 | 2026-04-03T03:52:51.257Z | Downloaded lock_api v0.4.14 |
| 481 | 2026-04-03T03:52:51.257Z | Downloaded nested v0.1.1 |
| 482 | 2026-04-03T03:52:51.257Z | Downloaded indexmap v1.9.3 |
| 483 | 2026-04-03T03:52:51.260Z | Downloaded p384 v0.13.1 |
| 484 | 2026-04-03T03:52:51.263Z | Downloaded ignore v0.4.25 |
| 485 | 2026-04-03T03:52:51.267Z | Downloaded partial-io v0.5.4 |
| 486 | 2026-04-03T03:52:51.270Z | Downloaded minimal-lexical v0.2.1 |
| 487 | 2026-04-03T03:52:51.273Z | Downloaded backtrace v0.3.76 |
| 488 | 2026-04-03T03:52:51.276Z | Downloaded icu_properties v2.1.2 |
| 489 | 2026-04-03T03:52:51.276Z | Downloaded display-error-chain v0.2.2 |
| 490 | 2026-04-03T03:52:51.279Z | Downloaded openssl-sys v0.9.111 |
| 491 | 2026-04-03T03:52:51.285Z | Downloaded num_threads v0.1.7 |
| 492 | 2026-04-03T03:52:51.288Z | Downloaded hickory-resolver v0.24.4 |
| 493 | 2026-04-03T03:52:51.292Z | Downloaded diesel-dtrace v0.5.0 |
| 494 | 2026-04-03T03:52:51.295Z | Downloaded num_enum_derive v0.5.11 |
| 495 | 2026-04-03T03:52:51.298Z | Downloaded parse-display v0.10.0 |
| 496 | 2026-04-03T03:52:51.301Z | Downloaded parse-size v1.1.0 |
| 497 | 2026-04-03T03:52:51.305Z | Downloaded packed_struct_codegen v0.10.1 |
| 498 | 2026-04-03T03:52:51.305Z | Downloaded path-slash v0.1.5 |
| 499 | 2026-04-03T03:52:51.308Z | Downloaded normalize-line-endings v0.3.0 |
| 500 | 2026-04-03T03:52:51.311Z | Downloaded num-complex v0.4.6 |
| 501 | 2026-04-03T03:52:51.318Z | Downloaded litrs v1.0.0 |
| 502 | 2026-04-03T03:52:51.321Z | Downloaded oso-derive v0.27.3 |
| 503 | 2026-04-03T03:52:51.324Z | Downloaded ordered-float v2.10.1 |
| 504 | 2026-04-03T03:52:51.324Z | Downloaded openssl-probe v0.2.1 |
| 505 | 2026-04-03T03:52:51.324Z | Downloaded parking v2.2.1 |
| 506 | 2026-04-03T03:52:51.327Z | Downloaded peg-runtime v0.8.5 |
| 507 | 2026-04-03T03:52:51.330Z | Downloaded pbkdf2 v0.11.0 |
| 508 | 2026-04-03T03:52:51.330Z | Downloaded pest v2.8.6 |
| 509 | 2026-04-03T03:52:51.334Z | Downloaded nix v0.27.1 |
| 510 | 2026-04-03T03:52:51.339Z | Downloaded icu_normalizer v2.1.1 |
| 511 | 2026-04-03T03:52:51.341Z | Downloaded log v0.4.29 |
| 512 | 2026-04-03T03:52:51.344Z | Downloaded icu_normalizer_data v2.1.1 |
| 513 | 2026-04-03T03:52:51.344Z | Downloaded crucible-workspace-hack v0.1.0 |
| 514 | 2026-04-03T03:52:51.347Z | Downloaded pbkdf2 v0.12.2 |
| 515 | 2026-04-03T03:52:51.347Z | Downloaded percent-encoding v2.3.2 |
| 516 | 2026-04-03T03:52:51.350Z | Downloaded lzma-sys v0.1.20 |
| 517 | 2026-04-03T03:52:51.366Z | Downloaded owo-colors v3.5.0 |
| 518 | 2026-04-03T03:52:51.369Z | Downloaded aes v0.8.4 |
| 519 | 2026-04-03T03:52:51.372Z | Downloaded num-integer v0.1.46 |
| 520 | 2026-04-03T03:52:51.372Z | Downloaded nu-ansi-term v0.50.3 |
| 521 | 2026-04-03T03:52:51.372Z | Downloaded icu_locale_core v2.1.1 |
| 522 | 2026-04-03T03:52:51.376Z | Downloaded phf_shared v0.12.1 |
| 523 | 2026-04-03T03:52:51.379Z | Downloaded phf_shared v0.11.3 |
| 524 | 2026-04-03T03:52:51.379Z | Downloaded packed_struct v0.10.1 |
| 525 | 2026-04-03T03:52:51.379Z | Downloaded foreign-types-shared v0.3.1 |
| 526 | 2026-04-03T03:52:51.382Z | Downloaded derive_builder_macro v0.20.2 |
| 527 | 2026-04-03T03:52:51.382Z | Downloaded clap v4.5.60 |
| 528 | 2026-04-03T03:52:51.385Z | Downloaded phf_shared v0.13.1 |
| 529 | 2026-04-03T03:52:51.388Z | Downloaded owo-colors v4.3.0 |
| 530 | 2026-04-03T03:52:51.388Z | Downloaded num-rational v0.4.2 |
| 531 | 2026-04-03T03:52:51.388Z | Downloaded getrandom v0.2.17 |
| 532 | 2026-04-03T03:52:51.391Z | Downloaded darling_core v0.21.3 |
| 533 | 2026-04-03T03:52:51.394Z | Downloaded password-hash v0.4.2 |
| 534 | 2026-04-03T03:52:51.394Z | Downloaded openssl v0.10.75 |
| 535 | 2026-04-03T03:52:51.399Z | Downloaded password-hash v0.5.0 |
| 536 | 2026-04-03T03:52:51.402Z | Downloaded env_logger v0.11.9 |
| 537 | 2026-04-03T03:52:51.405Z | Downloaded parse-display-derive v0.10.0 |
| 538 | 2026-04-03T03:52:51.408Z | Downloaded plotters-backend v0.3.7 |
| 539 | 2026-04-03T03:52:51.411Z | Downloaded peg v0.8.5 |
| 540 | 2026-04-03T03:52:51.414Z | Downloaded debug-ignore v1.0.5 |
| 541 | 2026-04-03T03:52:51.414Z | Downloaded indexmap v2.13.0 |
| 542 | 2026-04-03T03:52:51.417Z | Downloaded hickory-resolver v0.25.2 |
| 543 | 2026-04-03T03:52:51.420Z | Downloaded crc8 v0.1.1 |
| 544 | 2026-04-03T03:52:51.420Z | Downloaded cpufeatures v0.3.0 |
| 545 | 2026-04-03T03:52:51.420Z | Downloaded path-tree v0.8.3 |
| 546 | 2026-04-03T03:52:51.423Z | Downloaded jiff-static v0.2.21 |
| 547 | 2026-04-03T03:52:51.423Z | Downloaded pem-rfc7468 v0.7.0 |
| 548 | 2026-04-03T03:52:51.426Z | Downloaded powerfmt v0.2.0 |
| 549 | 2026-04-03T03:52:51.426Z | Downloaded cstr-argument v0.1.2 |
| 550 | 2026-04-03T03:52:51.431Z | Downloaded olpc-cjson v0.1.4 |
| 551 | 2026-04-03T03:52:51.434Z | Downloaded indicatif v0.18.4 |
| 552 | 2026-04-03T03:52:51.437Z | Downloaded openssl-probe v0.1.6 |
| 553 | 2026-04-03T03:52:51.437Z | Downloaded num_enum_derive v0.7.5 |
| 554 | 2026-04-03T03:52:51.437Z | Downloaded num_enum v0.7.5 |
| 555 | 2026-04-03T03:52:51.440Z | Downloaded darling_core v0.23.0 |
| 556 | 2026-04-03T03:52:51.443Z | Downloaded oxide-tokio-rt v0.1.3 |
| 557 | 2026-04-03T03:52:51.446Z | Downloaded predicates-tree v1.0.13 |
| 558 | 2026-04-03T03:52:51.446Z | Downloaded phf v0.12.1 |
| 559 | 2026-04-03T03:52:51.446Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 560 | 2026-04-03T03:52:51.449Z | Downloaded find-msvc-tools v0.1.9 |
| 561 | 2026-04-03T03:52:51.452Z | Downloaded phf v0.13.1 |
| 562 | 2026-04-03T03:52:51.452Z | Downloaded pem v3.0.6 |
| 563 | 2026-04-03T03:52:51.455Z | Downloaded openssl-macros v0.1.1 |
| 564 | 2026-04-03T03:52:51.458Z | Downloaded parking_lot_core v0.8.6 |
| 565 | 2026-04-03T03:52:51.461Z | Downloaded proc-macro-error-attr v1.0.4 |
| 566 | 2026-04-03T03:52:51.464Z | Downloaded pretty-hex v0.4.1 |
| 567 | 2026-04-03T03:52:51.467Z | Downloaded miniz_oxide v0.8.9 |
| 568 | 2026-04-03T03:52:51.470Z | Downloaded pin-project-internal v1.1.11 |
| 569 | 2026-04-03T03:52:51.470Z | Downloaded libbz2-rs-sys v0.2.2 |
| 570 | 2026-04-03T03:52:51.473Z | Downloaded derive_more-impl v2.1.1 |
| 571 | 2026-04-03T03:52:51.476Z | Downloaded pin-project-lite v0.2.17 |
| 572 | 2026-04-03T03:52:51.479Z | Downloaded chacha20poly1305 v0.10.1 |
| 573 | 2026-04-03T03:52:51.479Z | Downloaded ctr v0.9.2 |
| 574 | 2026-04-03T03:52:51.479Z | Downloaded ipnetwork v0.21.1 |
| 575 | 2026-04-03T03:52:51.484Z | Downloaded predicates-core v1.0.10 |
| 576 | 2026-04-03T03:52:51.484Z | Downloaded precomputed-hash v0.1.1 |
| 577 | 2026-04-03T03:52:51.484Z | Downloaded potential_utf v0.1.4 |
| 578 | 2026-04-03T03:52:51.484Z | Downloaded pathdiff v0.2.3 |
| 579 | 2026-04-03T03:52:51.487Z | Downloaded parking_lot_core v0.9.12 |
| 580 | 2026-04-03T03:52:51.494Z | Downloaded pest_derive v2.8.6 |
| 581 | 2026-04-03T03:52:51.497Z | Downloaded iana-time-zone v0.1.65 |
| 582 | 2026-04-03T03:52:51.500Z | Downloaded oxnet v0.1.4 |
| 583 | 2026-04-03T03:52:51.500Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 584 | 2026-04-03T03:52:51.500Z | Downloaded memchr v2.8.0 |
| 585 | 2026-04-03T03:52:51.507Z | Downloaded pest_generator v2.8.6 |
| 586 | 2026-04-03T03:52:51.510Z | Downloaded bindgen v0.71.1 |
| 587 | 2026-04-03T03:52:51.513Z | Downloaded lru v0.12.5 |
| 588 | 2026-04-03T03:52:51.516Z | Downloaded progenitor-macro v0.13.0 |
| 589 | 2026-04-03T03:52:51.520Z | Downloaded rand_core v0.10.0 |
| 590 | 2026-04-03T03:52:51.520Z | Downloaded progenitor-macro v0.11.2 |
| 591 | 2026-04-03T03:52:51.520Z | Downloaded poly1305 v0.8.0 |
| 592 | 2026-04-03T03:52:51.523Z | Downloaded num-derive v0.4.2 |
| 593 | 2026-04-03T03:52:51.527Z | Downloaded miette v5.10.0 |
| 594 | 2026-04-03T03:52:51.530Z | Downloaded papergrid v0.17.0 |
| 595 | 2026-04-03T03:52:51.530Z | Downloaded predicates v3.1.4 |
| 596 | 2026-04-03T03:52:51.533Z | Downloaded ppv-lite86 v0.2.21 |
| 597 | 2026-04-03T03:52:51.533Z | Downloaded parking_lot v0.11.2 |
| 598 | 2026-04-03T03:52:51.536Z | Downloaded rfc6979 v0.4.0 |
| 599 | 2026-04-03T03:52:51.536Z | Downloaded futures-io v0.3.32 |
| 600 | 2026-04-03T03:52:51.536Z | Downloaded http v1.4.0 |
| 601 | 2026-04-03T03:52:51.539Z | Downloaded primeorder v0.13.6 |
| 602 | 2026-04-03T03:52:51.542Z | Downloaded proc-macro-error v1.0.4 |
| 603 | 2026-04-03T03:52:51.547Z | Downloaded itertools v0.10.5 |
| 604 | 2026-04-03T03:52:51.550Z | Downloaded iri-string v0.7.10 |
| 605 | 2026-04-03T03:52:51.554Z | Downloaded rand_chacha v0.3.1 |
| 606 | 2026-04-03T03:52:51.557Z | Downloaded git2 v0.20.4 |
| 607 | 2026-04-03T03:52:51.560Z | Downloaded proc-macro-error2 v2.0.1 |
| 608 | 2026-04-03T03:52:51.563Z | Downloaded pkcs5 v0.7.1 |
| 609 | 2026-04-03T03:52:51.566Z | Downloaded rand_distr v0.5.1 |
| 610 | 2026-04-03T03:52:51.569Z | Downloaded deranged v0.5.8 |
| 611 | 2026-04-03T03:52:51.569Z | Downloaded criterion-plot v0.6.0 |
| 612 | 2026-04-03T03:52:51.569Z | Downloaded const-oid v0.9.6 |
| 613 | 2026-04-03T03:52:51.573Z | Downloaded papergrid v0.11.0 |
| 614 | 2026-04-03T03:52:51.576Z | Downloaded ref-cast v1.0.25 |
| 615 | 2026-04-03T03:52:51.576Z | Downloaded progenitor v0.11.2 |
| 616 | 2026-04-03T03:52:51.576Z | Downloaded maybe-uninit v2.0.0 |
| 617 | 2026-04-03T03:52:51.579Z | Downloaded progenitor-extras v0.1.1 |
| 618 | 2026-04-03T03:52:51.579Z | Downloaded num-traits v0.2.19 |
| 619 | 2026-04-03T03:52:51.579Z | Downloaded postgres-types v0.2.12 |
| 620 | 2026-04-03T03:52:51.582Z | Downloaded oorandom v11.1.5 |
| 621 | 2026-04-03T03:52:51.582Z | Downloaded cookie v0.18.1 |
| 622 | 2026-04-03T03:52:51.585Z | Downloaded mio v1.1.1 |
| 623 | 2026-04-03T03:52:51.588Z | Downloaded progenitor-client v0.13.0 |
| 624 | 2026-04-03T03:52:51.588Z | Downloaded num v0.4.3 |
| 625 | 2026-04-03T03:52:51.591Z | Downloaded progenitor v0.10.0 |
| 626 | 2026-04-03T03:52:51.591Z | Downloaded plotters-svg v0.3.7 |
| 627 | 2026-04-03T03:52:51.591Z | Downloaded num-conv v0.2.0 |
| 628 | 2026-04-03T03:52:51.591Z | Downloaded hashbrown v0.14.5 |
| 629 | 2026-04-03T03:52:51.594Z | Downloaded postgres-protocol v0.6.10 |
| 630 | 2026-04-03T03:52:51.597Z | Downloaded mime_guess v2.0.5 |
| 631 | 2026-04-03T03:52:51.597Z | Downloaded itertools v0.14.0 |
| 632 | 2026-04-03T03:52:51.600Z | Downloaded clap_builder v4.5.60 |
| 633 | 2026-04-03T03:52:51.604Z | Downloaded plain v0.2.3 |
| 634 | 2026-04-03T03:52:51.607Z | Downloaded convert_case v0.10.0 |
| 635 | 2026-04-03T03:52:51.607Z | Downloaded relative-path v1.9.3 |
| 636 | 2026-04-03T03:52:51.607Z | Downloaded goblin v0.8.2 |
| 637 | 2026-04-03T03:52:51.611Z | Downloaded quote v1.0.44 |
| 638 | 2026-04-03T03:52:51.614Z | Downloaded postcard v1.1.3 |
| 639 | 2026-04-03T03:52:51.617Z | Downloaded pin-project v1.1.11 |
| 640 | 2026-04-03T03:52:51.620Z | Downloaded scheduled-thread-pool v0.2.7 |
| 641 | 2026-04-03T03:52:51.623Z | Downloaded russh-cryptovec v0.7.3 |
| 642 | 2026-04-03T03:52:51.623Z | Downloaded peg-macros v0.8.5 |
| 643 | 2026-04-03T03:52:51.623Z | Downloaded p256 v0.13.2 |
| 644 | 2026-04-03T03:52:51.626Z | Downloaded rustc_version v0.4.1 |
| 645 | 2026-04-03T03:52:51.626Z | Downloaded knuffel-derive v3.2.0 |
| 646 | 2026-04-03T03:52:51.629Z | Downloaded gethostname v0.5.0 |
| 647 | 2026-04-03T03:52:51.629Z | Downloaded guppy v0.17.25 |
| 648 | 2026-04-03T03:52:51.634Z | Downloaded hashbrown v0.15.5 |
| 649 | 2026-04-03T03:52:51.638Z | Downloaded progenitor-macro v0.10.0 |
| 650 | 2026-04-03T03:52:51.643Z | Downloaded rand_chacha v0.9.0 |
| 651 | 2026-04-03T03:52:51.646Z | Downloaded rustc_version v0.1.7 |
| 652 | 2026-04-03T03:52:51.646Z | Downloaded progenitor-client v0.10.0 |
| 653 | 2026-04-03T03:52:51.646Z | Downloaded proc-macro-crate v3.4.0 |
| 654 | 2026-04-03T03:52:51.649Z | Downloaded parking_lot v0.12.5 |
| 655 | 2026-04-03T03:52:51.652Z | Downloaded rustls-platform-verifier v0.6.2 |
| 656 | 2026-04-03T03:52:51.655Z | Downloaded proc-macro2 v1.0.106 |
| 657 | 2026-04-03T03:52:51.658Z | Downloaded futures-util v0.3.32 |
| 658 | 2026-04-03T03:52:51.663Z | Downloaded curve25519-dalek v4.1.3 |
| 659 | 2026-04-03T03:52:51.668Z | Downloaded scrypt v0.11.0 |
| 660 | 2026-04-03T03:52:51.671Z | Downloaded ciborium-ll v0.2.2 |
| 661 | 2026-04-03T03:52:51.671Z | Downloaded difflib v0.4.0 |
| 662 | 2026-04-03T03:52:51.671Z | Downloaded pkcs8 v0.10.2 |
| 663 | 2026-04-03T03:52:51.680Z | Downloaded rand_core v0.6.4 |
| 664 | 2026-04-03T03:52:51.688Z | Downloaded rand_seeder v0.4.0 |
| 665 | 2026-04-03T03:52:51.691Z | Downloaded pkg-config v0.3.32 |
| 666 | 2026-04-03T03:52:51.691Z | Downloaded paste v1.0.15 |
| 667 | 2026-04-03T03:52:51.698Z | Downloaded rustc-demangle v0.1.27 |
| 668 | 2026-04-03T03:52:51.701Z | Downloaded rust-argon2 v2.1.0 |
| 669 | 2026-04-03T03:52:51.701Z | Downloaded serde_path_to_error v0.1.20 |
| 670 | 2026-04-03T03:52:51.704Z | Downloaded cmake v0.1.57 |
| 671 | 2026-04-03T03:52:51.704Z | Downloaded progenitor-client v0.11.2 |
| 672 | 2026-04-03T03:52:51.707Z | Downloaded scopeguard v1.2.0 |
| 673 | 2026-04-03T03:52:51.707Z | Downloaded serde_repr v0.1.20 |
| 674 | 2026-04-03T03:52:51.707Z | Downloaded httpdate v1.0.3 |
| 675 | 2026-04-03T03:52:51.710Z | Downloaded same-file v1.0.6 |
| 676 | 2026-04-03T03:52:51.710Z | Downloaded futures-sink v0.3.32 |
| 677 | 2026-04-03T03:52:51.710Z | Downloaded secrecy v0.10.3 |
| 678 | 2026-04-03T03:52:51.710Z | Downloaded resolv-conf v0.7.6 |
| 679 | 2026-04-03T03:52:51.713Z | Downloaded pest_meta v2.8.6 |
| 680 | 2026-04-03T03:52:51.716Z | Downloaded iddqd v0.3.17 |
| 681 | 2026-04-03T03:52:51.719Z | Downloaded quinn-udp v0.5.14 |
| 682 | 2026-04-03T03:52:51.722Z | Downloaded rand_core v0.9.5 |
| 683 | 2026-04-03T03:52:51.722Z | Downloaded linkme v0.3.35 |
| 684 | 2026-04-03T03:52:51.725Z | Downloaded sapling-renderdag v0.1.0 |
| 685 | 2026-04-03T03:52:51.728Z | Downloaded prettyplease v0.2.37 |
| 686 | 2026-04-03T03:52:51.732Z | Downloaded hashbrown v0.16.1 |
| 687 | 2026-04-03T03:52:51.734Z | Downloaded serde_bytes v0.11.19 |
| 688 | 2026-04-03T03:52:51.735Z | Downloaded scroll_derive v0.12.1 |
| 689 | 2026-04-03T03:52:51.737Z | Downloaded rustls-native-certs v0.8.3 |
| 690 | 2026-04-03T03:52:51.737Z | Downloaded progenitor-impl v0.10.0 |
| 691 | 2026-04-03T03:52:51.740Z | Downloaded blake3 v1.8.3 |
| 692 | 2026-04-03T03:52:51.745Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 693 | 2026-04-03T03:52:51.748Z | Downloaded radium v0.7.0 |
| 694 | 2026-04-03T03:52:51.748Z | Downloaded quick-error v1.2.3 |
| 695 | 2026-04-03T03:52:51.748Z | Downloaded idna v1.1.0 |
| 696 | 2026-04-03T03:52:51.751Z | Downloaded semver v1.0.27 |
| 697 | 2026-04-03T03:52:51.753Z | Downloaded serde_spanned v0.6.9 |
| 698 | 2026-04-03T03:52:51.754Z | Downloaded icu_properties_data v2.1.2 |
| 699 | 2026-04-03T03:52:51.760Z | Downloaded ryu v1.0.23 |
| 700 | 2026-04-03T03:52:51.763Z | Downloaded recursive v0.1.1 |
| 701 | 2026-04-03T03:52:51.763Z | Downloaded flate2 v1.1.9 |
| 702 | 2026-04-03T03:52:51.766Z | Downloaded sha1 v0.10.6 |
| 703 | 2026-04-03T03:52:51.769Z | Downloaded serde_urlencoded v0.7.1 |
| 704 | 2026-04-03T03:52:51.769Z | Downloaded seq-macro v0.3.6 |
| 705 | 2026-04-03T03:52:51.772Z | Downloaded mime v0.3.17 |
| 706 | 2026-04-03T03:52:51.772Z | Downloaded heapless v0.8.0 |
| 707 | 2026-04-03T03:52:51.775Z | Downloaded serde-hex v0.1.0 |
| 708 | 2026-04-03T03:52:51.775Z | Downloaded itertools v0.12.1 |
| 709 | 2026-04-03T03:52:51.780Z | Downloaded libxml v0.3.3 |
| 710 | 2026-04-03T03:52:51.784Z | Downloaded shell-words v1.1.1 |
| 711 | 2026-04-03T03:52:51.787Z | Downloaded signal-hook-mio v0.2.5 |
| 712 | 2026-04-03T03:52:51.787Z | Downloaded ref-cast-impl v1.0.25 |
| 713 | 2026-04-03T03:52:51.787Z | Downloaded glob v0.3.3 |
| 714 | 2026-04-03T03:52:51.790Z | Downloaded bitvec v1.0.1 |
| 715 | 2026-04-03T03:52:51.799Z | Downloaded signature v2.2.0 |
| 716 | 2026-04-03T03:52:51.802Z | Downloaded match_cfg v0.1.0 |
| 717 | 2026-04-03T03:52:51.802Z | Downloaded ingot-types v0.1.2 |
| 718 | 2026-04-03T03:52:51.805Z | Downloaded rustversion v1.0.22 |
| 719 | 2026-04-03T03:52:51.805Z | Downloaded num-derive v0.3.3 |
| 720 | 2026-04-03T03:52:51.808Z | Downloaded sha2 v0.10.9 |
| 721 | 2026-04-03T03:52:51.808Z | Downloaded sct v0.7.1 |
| 722 | 2026-04-03T03:52:51.811Z | Downloaded russh-keys v0.45.0 |
| 723 | 2026-04-03T03:52:51.814Z | Downloaded sec1 v0.7.3 |
| 724 | 2026-04-03T03:52:51.814Z | Downloaded macaddr v1.0.1 |
| 725 | 2026-04-03T03:52:51.817Z | Downloaded schemars_derive v0.8.22 |
| 726 | 2026-04-03T03:52:51.817Z | Downloaded siphasher v1.0.2 |
| 727 | 2026-04-03T03:52:51.817Z | Downloaded similar-asserts v1.7.0 |
| 728 | 2026-04-03T03:52:51.820Z | Downloaded progenitor-impl v0.11.2 |
| 729 | 2026-04-03T03:52:51.820Z | Downloaded serde_tokenstream v0.2.3 |
| 730 | 2026-04-03T03:52:51.823Z | Downloaded rustls-pki-types v1.14.0 |
| 731 | 2026-04-03T03:52:51.823Z | Downloaded rustls-pemfile v1.0.4 |
| 732 | 2026-04-03T03:52:51.826Z | Downloaded serde_plain v1.0.2 |
| 733 | 2026-04-03T03:52:51.826Z | Downloaded salsa20 v0.10.2 |
| 734 | 2026-04-03T03:52:51.829Z | Downloaded slog-envlogger v2.2.0 |
| 735 | 2026-04-03T03:52:51.829Z | Downloaded shlex v1.3.0 |
| 736 | 2026-04-03T03:52:51.829Z | Downloaded rustls-pemfile v2.2.0 |
| 737 | 2026-04-03T03:52:51.832Z | Downloaded schemars v0.8.22 |
| 738 | 2026-04-03T03:52:51.837Z | Downloaded scroll v0.12.0 |
| 739 | 2026-04-03T03:52:51.840Z | Downloaded aws-lc-rs v1.16.0 |
| 740 | 2026-04-03T03:52:51.845Z | Downloaded smallvec v0.6.14 |
| 741 | 2026-04-03T03:52:51.848Z | Downloaded smawk v0.3.2 |
| 742 | 2026-04-03T03:52:51.848Z | Downloaded pretty_assertions v1.4.1 |
| 743 | 2026-04-03T03:52:51.851Z | Downloaded nom v7.1.3 |
| 744 | 2026-04-03T03:52:51.854Z | Downloaded slog-term v2.9.2 |
| 745 | 2026-04-03T03:52:51.857Z | Downloaded ron v0.8.1 |
| 746 | 2026-04-03T03:52:51.860Z | Downloaded russh v0.45.0 |
| 747 | 2026-04-03T03:52:51.863Z | Downloaded ssh-encoding v0.2.0 |
| 748 | 2026-04-03T03:52:51.866Z | Downloaded sqlparser_derive v0.5.0 |
| 749 | 2026-04-03T03:52:51.866Z | Downloaded prefix-trie v0.7.0 |
| 750 | 2026-04-03T03:52:51.869Z | Downloaded rstest v0.25.0 |
| 751 | 2026-04-03T03:52:51.872Z | Downloaded rcgen v0.12.1 |
| 752 | 2026-04-03T03:52:51.875Z | Downloaded num-bigint-dig v0.8.6 |
| 753 | 2026-04-03T03:52:51.878Z | Downloaded stringmetrics v2.2.2 |
| 754 | 2026-04-03T03:52:51.881Z | Downloaded serde_derive_internals v0.29.1 |
| 755 | 2026-04-03T03:52:51.881Z | Downloaded opaque-debug v0.3.1 |
| 756 | 2026-04-03T03:52:51.884Z | Downloaded libm v0.2.16 |
| 757 | 2026-04-03T03:52:51.887Z | Downloaded string_cache v0.8.9 |
| 758 | 2026-04-03T03:52:51.891Z | Downloaded stable_deref_trait v1.2.1 |
| 759 | 2026-04-03T03:52:51.891Z | Downloaded slog-dtrace v0.3.0 |
| 760 | 2026-04-03T03:52:51.894Z | Downloaded serde_cbor v0.11.2 |
| 761 | 2026-04-03T03:52:51.894Z | Downloaded rayon-core v1.13.0 |
| 762 | 2026-04-03T03:52:51.897Z | Downloaded strum v0.26.3 |
| 763 | 2026-04-03T03:52:51.897Z | Downloaded serde-untagged v0.1.9 |
| 764 | 2026-04-03T03:52:51.900Z | Downloaded ssh-cipher v0.2.0 |
| 765 | 2026-04-03T03:52:51.900Z | Downloaded slab v0.4.12 |
| 766 | 2026-04-03T03:52:51.900Z | Downloaded highway v1.3.0 |
| 767 | 2026-04-03T03:52:51.903Z | Downloaded structmeta-derive v0.3.0 |
| 768 | 2026-04-03T03:52:51.903Z | Downloaded supports-color v2.1.0 |
| 769 | 2026-04-03T03:52:51.903Z | Downloaded pin-utils v0.1.0 |
| 770 | 2026-04-03T03:52:51.906Z | Downloaded slog-scope v4.4.1 |
| 771 | 2026-04-03T03:52:51.906Z | Downloaded hkdf v0.12.4 |
| 772 | 2026-04-03T03:52:51.909Z | Downloaded slog-json v2.6.1 |
| 773 | 2026-04-03T03:52:51.909Z | Downloaded secrecy v0.8.0 |
| 774 | 2026-04-03T03:52:51.912Z | Downloaded smallvec v1.15.1 |
| 775 | 2026-04-03T03:52:51.912Z | Downloaded native-tls v0.2.18 |
| 776 | 2026-04-03T03:52:51.915Z | Downloaded httparse v1.10.1 |
| 777 | 2026-04-03T03:52:51.915Z | Downloaded smf v0.2.3 |
| 778 | 2026-04-03T03:52:51.918Z | Downloaded serde_with_macros v3.17.0 |
| 779 | 2026-04-03T03:52:51.918Z | Downloaded snafu-derive v0.8.9 |
| 780 | 2026-04-03T03:52:51.921Z | Downloaded supports-unicode v2.1.0 |
| 781 | 2026-04-03T03:52:51.921Z | Downloaded scroll_derive v0.13.1 |
| 782 | 2026-04-03T03:52:51.924Z | Downloaded take_mut v0.2.2 |
| 783 | 2026-04-03T03:52:51.924Z | Downloaded sync_wrapper v1.0.2 |
| 784 | 2026-04-03T03:52:51.924Z | Downloaded supports-color v3.0.2 |
| 785 | 2026-04-03T03:52:51.927Z | Downloaded maplit v1.0.2 |
| 786 | 2026-04-03T03:52:51.927Z | Downloaded sync-ptr v0.1.4 |
| 787 | 2026-04-03T03:52:51.927Z | Downloaded subtle v2.6.1 |
| 788 | 2026-04-03T03:52:51.927Z | Downloaded publicsuffix v2.3.0 |
| 789 | 2026-04-03T03:52:51.930Z | Downloaded strum_macros v0.26.4 |
| 790 | 2026-04-03T03:52:51.933Z | Downloaded strip-ansi-escapes v0.2.1 |
| 791 | 2026-04-03T03:52:51.933Z | Downloaded num_enum v0.5.11 |
| 792 | 2026-04-03T03:52:51.936Z | Downloaded tabled_derive v0.11.0 |
| 793 | 2026-04-03T03:52:51.939Z | Downloaded spki v0.7.3 |
| 794 | 2026-04-03T03:52:51.942Z | Downloaded tabwriter v1.4.1 |
| 795 | 2026-04-03T03:52:51.942Z | Downloaded omicron-zone-package v0.12.2 |
| 796 | 2026-04-03T03:52:51.945Z | Downloaded tap v1.0.1 |
| 797 | 2026-04-03T03:52:51.945Z | Downloaded signal-hook v0.3.18 |
| 798 | 2026-04-03T03:52:51.948Z | Downloaded rand v0.8.5 |
| 799 | 2026-04-03T03:52:51.950Z | Downloaded slog v2.8.2 |
| 800 | 2026-04-03T03:52:51.953Z | Downloaded quinn v0.11.9 |
| 801 | 2026-04-03T03:52:51.953Z | Downloaded stacker v0.1.23 |
| 802 | 2026-04-03T03:52:51.956Z | Downloaded serde_core v1.0.228 |
| 803 | 2026-04-03T03:52:51.960Z | Downloaded terminal_size v0.1.17 |
| 804 | 2026-04-03T03:52:51.960Z | Downloaded stringprep v0.1.5 |
| 805 | 2026-04-03T03:52:51.963Z | Downloaded schemars v0.9.0 |
| 806 | 2026-04-03T03:52:51.967Z | Downloaded serde_derive v1.0.228 |
| 807 | 2026-04-03T03:52:51.970Z | Downloaded pkcs1 v0.7.5 |
| 808 | 2026-04-03T03:52:51.973Z | Downloaded proc-macro-crate v1.3.1 |
| 809 | 2026-04-03T03:52:51.973Z | Downloaded tabled_derive v0.7.0 |
| 810 | 2026-04-03T03:52:51.976Z | Downloaded termtree v0.5.1 |
| 811 | 2026-04-03T03:52:51.976Z | Downloaded rand v0.9.2 |
| 812 | 2026-04-03T03:52:51.979Z | Downloaded strum_macros v0.27.2 |
| 813 | 2026-04-03T03:52:51.984Z | Downloaded testing_table v0.3.0 |
| 814 | 2026-04-03T03:52:51.987Z | Downloaded time-core v0.1.8 |
| 815 | 2026-04-03T03:52:51.987Z | Downloaded static_assertions v1.1.0 |
| 816 | 2026-04-03T03:52:51.987Z | Downloaded spin v0.9.8 |
| 817 | 2026-04-03T03:52:51.990Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 818 | 2026-04-03T03:52:51.993Z | Downloaded rstest_macros v0.25.0 |
| 819 | 2026-04-03T03:52:51.996Z | Downloaded signal-hook-tokio v0.3.1 |
| 820 | 2026-04-03T03:52:51.996Z | Downloaded rand_xorshift v0.4.0 |
| 821 | 2026-04-03T03:52:51.996Z | Downloaded serde_yaml v0.9.34+deprecated |
| 822 | 2026-04-03T03:52:51.999Z | Downloaded psl-types v2.0.11 |
| 823 | 2026-04-03T03:52:52.002Z | Downloaded thiserror v1.0.69 |
| 824 | 2026-04-03T03:52:52.005Z | Downloaded thread-id v5.1.0 |
| 825 | 2026-04-03T03:52:52.008Z | Downloaded thread-id v4.2.2 |
| 826 | 2026-04-03T03:52:52.008Z | Downloaded synstructure v0.13.2 |
| 827 | 2026-04-03T03:52:52.008Z | Downloaded polyval v0.6.2 |
| 828 | 2026-04-03T03:52:52.011Z | Downloaded similar v2.7.0 |
| 829 | 2026-04-03T03:52:52.014Z | Downloaded serde_regex v1.1.0 |
| 830 | 2026-04-03T03:52:52.014Z | Downloaded rsa v0.9.10 |
| 831 | 2026-04-03T03:52:52.017Z | Downloaded terminal_size v0.4.3 |
| 832 | 2026-04-03T03:52:52.017Z | Downloaded toml_write v0.1.2 |
| 833 | 2026-04-03T03:52:52.020Z | Downloaded serde_spanned v1.0.4 |
| 834 | 2026-04-03T03:52:52.020Z | Downloaded serde-value v0.7.0 |
| 835 | 2026-04-03T03:52:52.020Z | Downloaded tinyvec_macros v0.1.1 |
| 836 | 2026-04-03T03:52:52.023Z | Downloaded semver v0.1.20 |
| 837 | 2026-04-03T03:52:52.023Z | Downloaded serde-big-array v0.5.1 |
| 838 | 2026-04-03T03:52:52.023Z | Downloaded chumsky v0.9.3 |
| 839 | 2026-04-03T03:52:52.028Z | Downloaded rusty-fork v0.3.1 |
| 840 | 2026-04-03T03:52:52.034Z | Downloaded termios v0.3.3 |
| 841 | 2026-04-03T03:52:52.037Z | Downloaded termcolor v1.4.1 |
| 842 | 2026-04-03T03:52:52.037Z | Downloaded hyper v1.8.1 |
| 843 | 2026-04-03T03:52:52.041Z | Downloaded rustls-webpki v0.103.9 |
| 844 | 2026-04-03T03:52:52.044Z | Downloaded tower-layer v0.3.3 |
| 845 | 2026-04-03T03:52:52.044Z | Downloaded slog-bunyan v2.5.0 |
| 846 | 2026-04-03T03:52:52.047Z | Downloaded rtoolbox v0.0.3 |
| 847 | 2026-04-03T03:52:52.047Z | Downloaded rand v0.10.0 |
| 848 | 2026-04-03T03:52:52.050Z | Downloaded target-spec v3.5.7 |
| 849 | 2026-04-03T03:52:52.053Z | Downloaded toml_datetime v0.6.11 |
| 850 | 2026-04-03T03:52:52.053Z | Downloaded topological-sort v0.2.2 |
| 851 | 2026-04-03T03:52:52.056Z | Downloaded qorb v0.4.1 |
| 852 | 2026-04-03T03:52:52.060Z | Downloaded tls_codec_derive v0.4.2 |
| 853 | 2026-04-03T03:52:52.063Z | Downloaded thiserror-impl v2.0.18 |
| 854 | 2026-04-03T03:52:52.063Z | Downloaded rustc-hash v2.1.1 |
| 855 | 2026-04-03T03:52:52.066Z | Downloaded thread_local v1.1.9 |
| 856 | 2026-04-03T03:52:52.066Z | Downloaded sigpipe v0.1.3 |
| 857 | 2026-04-03T03:52:52.069Z | Downloaded thiserror-no-std v2.0.2 |
| 858 | 2026-04-03T03:52:52.072Z | Downloaded thiserror-impl v1.0.69 |
| 859 | 2026-04-03T03:52:52.072Z | Downloaded scroll v0.13.0 |
| 860 | 2026-04-03T03:52:52.072Z | Downloaded tempfile v3.25.0 |
| 861 | 2026-04-03T03:52:52.074Z | Downloaded target-triple v1.0.0 |
| 862 | 2026-04-03T03:52:52.075Z | Downloaded time-macros v0.2.27 |
| 863 | 2026-04-03T03:52:52.078Z | Downloaded term v0.7.0 |
| 864 | 2026-04-03T03:52:52.078Z | Downloaded serde v1.0.228 |
| 865 | 2026-04-03T03:52:52.080Z | Downloaded target-lexicon v0.13.3 |
| 866 | 2026-04-03T03:52:52.083Z | Downloaded strum v0.27.2 |
| 867 | 2026-04-03T03:52:52.083Z | Downloaded progenitor v0.13.0 |
| 868 | 2026-04-03T03:52:52.083Z | Downloaded tls_codec v0.4.2 |
| 869 | 2026-04-03T03:52:52.087Z | Downloaded tinytemplate v1.2.1 |
| 870 | 2026-04-03T03:52:52.087Z | Downloaded try-lock v0.2.5 |
| 871 | 2026-04-03T03:52:52.087Z | Downloaded tokio-dtrace v0.1.1 |
| 872 | 2026-04-03T03:52:52.090Z | Downloaded unarray v0.1.4 |
| 873 | 2026-04-03T03:52:52.090Z | Downloaded trait-variant v0.1.2 |
| 874 | 2026-04-03T03:52:52.090Z | Downloaded tiny-keccak v2.0.2 |
| 875 | 2026-04-03T03:52:52.093Z | Downloaded strsim v0.11.1 |
| 876 | 2026-04-03T03:52:52.093Z | Downloaded rustls-webpki v0.101.7 |
| 877 | 2026-04-03T03:52:52.100Z | Downloaded typify-macro v0.4.3 |
| 878 | 2026-04-03T03:52:52.104Z | Downloaded tinystr v0.8.2 |
| 879 | 2026-04-03T03:52:52.104Z | Downloaded subprocess v0.2.15 |
| 880 | 2026-04-03T03:52:52.107Z | Downloaded psm v0.1.30 |
| 881 | 2026-04-03T03:52:52.108Z | Downloaded textwrap v0.16.2 |
| 882 | 2026-04-03T03:52:52.108Z | Downloaded typeid v1.0.3 |
| 883 | 2026-04-03T03:52:52.111Z | Downloaded tokio-tungstenite v0.21.0 |
| 884 | 2026-04-03T03:52:52.111Z | Downloaded support-bundle-viewer v0.1.2 |
| 885 | 2026-04-03T03:52:52.111Z | Downloaded strum_macros v0.24.3 |
| 886 | 2026-04-03T03:52:52.114Z | Downloaded signal-hook-registry v1.4.8 |
| 887 | 2026-04-03T03:52:52.114Z | Downloaded rustyline v14.0.0 |
| 888 | 2026-04-03T03:52:52.117Z | Downloaded untrusted v0.9.0 |
| 889 | 2026-04-03T03:52:52.120Z | Downloaded tokio-macros v2.6.0 |
| 890 | 2026-04-03T03:52:52.120Z | Downloaded tagptr v0.2.0 |
| 891 | 2026-04-03T03:52:52.120Z | Downloaded snafu v0.8.9 |
| 892 | 2026-04-03T03:52:52.123Z | Downloaded r2d2 v0.8.10 |
| 893 | 2026-04-03T03:52:52.126Z | Downloaded progenitor-impl v0.13.0 |
| 894 | 2026-04-03T03:52:52.126Z | Downloaded plotters v0.3.7 |
| 895 | 2026-04-03T03:52:52.131Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 896 | 2026-04-03T03:52:52.134Z | Downloaded slog-async v2.8.0 |
| 897 | 2026-04-03T03:52:52.134Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 898 | 2026-04-03T03:52:52.137Z | Downloaded tar v0.4.45 |
| 899 | 2026-04-03T03:52:52.137Z | Downloaded tokio-native-tls v0.3.1 |
| 900 | 2026-04-03T03:52:52.140Z | Downloaded socket2 v0.6.2 |
| 901 | 2026-04-03T03:52:52.140Z | Downloaded socket2 v0.5.10 |
| 902 | 2026-04-03T03:52:52.143Z | Downloaded tinyvec v1.10.0 |
| 903 | 2026-04-03T03:52:52.143Z | Downloaded typify-macro v0.6.1 |
| 904 | 2026-04-03T03:52:52.143Z | Downloaded tower-service v0.3.3 |
| 905 | 2026-04-03T03:52:52.146Z | Downloaded num-bigint v0.4.6 |
| 906 | 2026-04-03T03:52:52.146Z | Downloaded goblin v0.10.5 |
| 907 | 2026-04-03T03:52:52.150Z | Downloaded sqlformat v0.3.5 |
| 908 | 2026-04-03T03:52:52.153Z | Downloaded samael v0.0.19 |
| 909 | 2026-04-03T03:52:52.157Z | Downloaded usdt-attr-macro v0.5.0 |
| 910 | 2026-04-03T03:52:52.159Z | Downloaded tui-tree-widget v0.23.1 |
| 911 | 2026-04-03T03:52:52.160Z | Downloaded supports-hyperlinks v2.1.0 |
| 912 | 2026-04-03T03:52:52.160Z | Downloaded tokio-stream v0.1.18 |
| 913 | 2026-04-03T03:52:52.162Z | Downloaded swrite v0.1.0 |
| 914 | 2026-04-03T03:52:52.165Z | Downloaded lalrpop v0.19.12 |
| 915 | 2026-04-03T03:52:52.177Z | Downloaded simd-adler32 v0.3.8 |
| 916 | 2026-04-03T03:52:52.180Z | Downloaded usdt-macro v0.5.0 |
| 917 | 2026-04-03T03:52:52.180Z | Downloaded universal-hash v0.5.1 |
| 918 | 2026-04-03T03:52:52.180Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 919 | 2026-04-03T03:52:52.183Z | Downloaded test-strategy v0.4.5 |
| 920 | 2026-04-03T03:52:52.186Z | Downloaded twox-hash v2.1.2 |
| 921 | 2026-04-03T03:52:52.186Z | Downloaded toml v0.8.23 |
| 922 | 2026-04-03T03:52:52.189Z | Downloaded tokio-rustls v0.24.1 |
| 923 | 2026-04-03T03:52:52.192Z | Downloaded usdt-macro v0.6.0 |
| 924 | 2026-04-03T03:52:52.195Z | Downloaded tokio-tungstenite v0.23.1 |
| 925 | 2026-04-03T03:52:52.195Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 926 | 2026-04-03T03:52:52.198Z | Downloaded void v1.0.2 |
| 927 | 2026-04-03T03:52:52.198Z | Downloaded thiserror v2.0.18 |
| 928 | 2026-04-03T03:52:52.203Z | Downloaded usdt-attr-macro v0.6.0 |
| 929 | 2026-04-03T03:52:52.207Z | Downloaded toml_edit v0.22.27 |
| 930 | 2026-04-03T03:52:52.210Z | Downloaded waitgroup v0.1.2 |
| 931 | 2026-04-03T03:52:52.213Z | Downloaded tracing-core v0.1.36 |
| 932 | 2026-04-03T03:52:52.213Z | Downloaded wait-timeout v0.2.1 |
| 933 | 2026-04-03T03:52:52.216Z | Downloaded version_check v0.9.5 |
| 934 | 2026-04-03T03:52:52.216Z | Downloaded xattr v1.6.1 |
| 935 | 2026-04-03T03:52:52.219Z | Downloaded xshell-macros v0.2.7 |
| 936 | 2026-04-03T03:52:52.222Z | Downloaded tracing-attributes v0.1.31 |
| 937 | 2026-04-03T03:52:52.225Z | Downloaded reedline v0.40.0 |
| 938 | 2026-04-03T03:52:52.228Z | Downloaded itertools v0.13.0 |
| 939 | 2026-04-03T03:52:52.233Z | Downloaded zerofrom-derive v0.1.6 |
| 940 | 2026-04-03T03:52:52.236Z | Downloaded zerofrom v0.1.6 |
| 941 | 2026-04-03T03:52:52.243Z | Downloaded tokio-rustls v0.25.0 |
| 942 | 2026-04-03T03:52:52.247Z | Downloaded whoami v1.6.1 |
| 943 | 2026-04-03T03:52:52.250Z | Downloaded usdt-impl v0.6.0 |
| 944 | 2026-04-03T03:52:52.250Z | Downloaded zeroize_derive v1.4.3 |
| 945 | 2026-04-03T03:52:52.250Z | Downloaded utf8_iter v1.0.4 |
| 946 | 2026-04-03T03:52:52.253Z | Downloaded unicode-bidi v0.3.18 |
| 947 | 2026-04-03T03:52:52.253Z | Downloaded unicode-truncate v1.1.0 |
| 948 | 2026-04-03T03:52:52.256Z | Downloaded uzers v0.12.2 |
| 949 | 2026-04-03T03:52:52.256Z | Downloaded writeable v0.6.2 |
| 950 | 2026-04-03T03:52:52.259Z | Downloaded vergen-git2 v1.0.7 |
| 951 | 2026-04-03T03:52:52.264Z | Downloaded unit-prefix v0.5.2 |
| 952 | 2026-04-03T03:52:52.267Z | Downloaded usdt v0.6.0 |
| 953 | 2026-04-03T03:52:52.267Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 954 | 2026-04-03T03:52:52.270Z | Downloaded ucd-trie v0.1.7 |
| 955 | 2026-04-03T03:52:52.273Z | Downloaded zone_cfg_derive v0.3.1 |
| 956 | 2026-04-03T03:52:52.273Z | Downloaded usdt v0.5.0 |
| 957 | 2026-04-03T03:52:52.276Z | Downloaded structmeta v0.3.0 |
| 958 | 2026-04-03T03:52:52.276Z | Downloaded bstr v1.12.1 |
| 959 | 2026-04-03T03:52:52.281Z | Downloaded vsss-rs v3.3.4 |
| 960 | 2026-04-03T03:52:52.286Z | Downloaded ron v0.12.0 |
| 961 | 2026-04-03T03:52:52.289Z | Downloaded whoami v2.1.0 |
| 962 | 2026-04-03T03:52:52.289Z | Downloaded walkdir v2.5.0 |
| 963 | 2026-04-03T03:52:52.292Z | Downloaded unicode-properties v0.1.4 |
| 964 | 2026-04-03T03:52:52.292Z | Downloaded vergen-lib v0.1.6 |
| 965 | 2026-04-03T03:52:52.292Z | Downloaded openapiv3 v2.2.0 |
| 966 | 2026-04-03T03:52:52.299Z | Downloaded xshell v0.2.7 |
| 967 | 2026-04-03T03:52:52.302Z | Downloaded zstd v0.13.3 |
| 968 | 2026-04-03T03:52:52.302Z | Downloaded utf-8 v0.7.6 |
| 969 | 2026-04-03T03:52:52.306Z | Downloaded unicode-xid v0.2.6 |
| 970 | 2026-04-03T03:52:52.306Z | Downloaded moka v0.12.13 |
| 971 | 2026-04-03T03:52:52.309Z | Downloaded yoke v0.8.1 |
| 972 | 2026-04-03T03:52:52.311Z | Downloaded term v1.2.1 |
| 973 | 2026-04-03T03:52:52.314Z | Downloaded regex v1.12.3 |
| 974 | 2026-04-03T03:52:52.317Z | Downloaded unsafe-libyaml v0.2.11 |
| 975 | 2026-04-03T03:52:52.317Z | Downloaded tokio-rustls v0.26.4 |
| 976 | 2026-04-03T03:52:52.321Z | Downloaded zmij v1.0.21 |
| 977 | 2026-04-03T03:52:52.321Z | Downloaded tungstenite v0.21.0 |
| 978 | 2026-04-03T03:52:52.324Z | Downloaded untrusted v0.7.1 |
| 979 | 2026-04-03T03:52:52.324Z | Downloaded utf8parse v0.2.2 |
| 980 | 2026-04-03T03:52:52.324Z | Downloaded unicode-linebreak v0.1.5 |
| 981 | 2026-04-03T03:52:52.324Z | Downloaded typify v0.4.3 |
| 982 | 2026-04-03T03:52:52.327Z | Downloaded zerovec-derive v0.11.2 |
| 983 | 2026-04-03T03:52:52.327Z | Downloaded steno v0.4.1 |
| 984 | 2026-04-03T03:52:52.330Z | Downloaded schemars v1.2.1 |
| 985 | 2026-04-03T03:52:52.337Z | Downloaded zone v0.3.1 |
| 986 | 2026-04-03T03:52:52.340Z | Downloaded want v0.3.1 |
| 987 | 2026-04-03T03:52:52.340Z | Downloaded unicode-ident v1.0.24 |
| 988 | 2026-04-03T03:52:52.343Z | Downloaded typify v0.6.1 |
| 989 | 2026-04-03T03:52:52.343Z | Downloaded toml_edit v0.19.15 |
| 990 | 2026-04-03T03:52:52.354Z | Downloaded zeroize v1.8.2 |
| 991 | 2026-04-03T03:52:52.357Z | Downloaded yoke-derive v0.8.1 |
| 992 | 2026-04-03T03:52:52.357Z | Downloaded reqwest v0.13.2 |
| 993 | 2026-04-03T03:52:52.360Z | Downloaded xz2 v0.1.7 |
| 994 | 2026-04-03T03:52:52.360Z | Downloaded vergen-gitcl v1.0.8 |
| 995 | 2026-04-03T03:52:52.364Z | Downloaded vergen v9.0.6 |
| 996 | 2026-04-03T03:52:52.364Z | Downloaded unicase v2.9.0 |
| 997 | 2026-04-03T03:52:52.364Z | Downloaded rpassword v7.4.0 |
| 998 | 2026-04-03T03:52:52.367Z | Downloaded yasna v0.5.2 |
| 999 | 2026-04-03T03:52:52.367Z | Downloaded rayon v1.11.0 |
| 1000 | 2026-04-03T03:52:52.370Z | Downloaded usdt-impl v0.5.0 |
| 1001 | 2026-04-03T03:52:52.373Z | Downloaded tungstenite v0.23.0 |
| 1002 | 2026-04-03T03:52:52.373Z | Downloaded gimli v0.32.3 |
| 1003 | 2026-04-03T03:52:52.378Z | Downloaded zerocopy v0.6.6 |
| 1004 | 2026-04-03T03:52:52.381Z | Downloaded toml v0.7.8 |
| 1005 | 2026-04-03T03:52:52.384Z | Downloaded textwrap v0.15.2 |
| 1006 | 2026-04-03T03:52:52.384Z | Downloaded wyz v0.5.1 |
| 1007 | 2026-04-03T03:52:52.384Z | Downloaded quick-xml v0.37.5 |
| 1008 | 2026-04-03T03:52:52.387Z | Downloaded vte v0.14.1 |
| 1009 | 2026-04-03T03:52:52.391Z | Downloaded uuid v1.21.0 |
| 1010 | 2026-04-03T03:52:52.391Z | Downloaded typenum v1.19.0 |
| 1011 | 2026-04-03T03:52:52.394Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1012 | 2026-04-03T03:52:52.394Z | Downloaded zstd-safe v7.2.4 |
| 1013 | 2026-04-03T03:52:52.397Z | Downloaded ssh-key v0.6.7 |
| 1014 | 2026-04-03T03:52:52.400Z | Downloaded zerocopy-derive v0.7.35 |
| 1015 | 2026-04-03T03:52:52.403Z | Downloaded portable-atomic v1.13.1 |
| 1016 | 2026-04-03T03:52:52.406Z | Downloaded p521 v0.13.3 |
| 1017 | 2026-04-03T03:52:52.409Z | Downloaded trybuild v1.0.116 |
| 1018 | 2026-04-03T03:52:52.413Z | Downloaded petname v2.0.2 |
| 1019 | 2026-04-03T03:52:52.418Z | Downloaded tokio-postgres v0.7.16 |
| 1020 | 2026-04-03T03:52:52.421Z | Downloaded zip v0.6.6 |
| 1021 | 2026-04-03T03:52:52.432Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1022 | 2026-04-03T03:52:52.437Z | Downloaded unicode_categories v0.1.1 |
| 1023 | 2026-04-03T03:52:52.441Z | Downloaded zopfli v0.8.3 |
| 1024 | 2026-04-03T03:52:52.445Z | Downloaded serde_with v3.17.0 |
| 1025 | 2026-04-03T03:52:52.452Z | Downloaded yansi v1.0.1 |
| 1026 | 2026-04-03T03:52:52.455Z | Downloaded url v2.5.8 |
| 1027 | 2026-04-03T03:52:52.458Z | Downloaded serde_json v1.0.149 |
| 1028 | 2026-04-03T03:52:52.461Z | Downloaded proptest v1.10.0 |
| 1029 | 2026-04-03T03:52:52.466Z | Downloaded dropshot v0.16.7 |
| 1030 | 2026-04-03T03:52:52.478Z | Downloaded tower-http v0.6.8 |
| 1031 | 2026-04-03T03:52:52.483Z | Downloaded radix_trie v0.2.1 |
| 1032 | 2026-04-03T03:52:52.486Z | Downloaded salty v0.3.0 |
| 1033 | 2026-04-03T03:52:52.490Z | Downloaded zerocopy-derive v0.8.40 |
| 1034 | 2026-04-03T03:52:52.495Z | Downloaded object v0.30.4 |
| 1035 | 2026-04-03T03:52:52.511Z | Downloaded tower v0.5.3 |
| 1036 | 2026-04-03T03:52:52.517Z | Downloaded rustls-webpki v0.102.8 |
| 1037 | 2026-04-03T03:52:52.528Z | Downloaded zip v4.6.1 |
| 1038 | 2026-04-03T03:52:52.531Z | Downloaded typed-path v0.9.3 |
| 1039 | 2026-04-03T03:52:52.534Z | Downloaded tokio-util v0.7.18 |
| 1040 | 2026-04-03T03:52:52.538Z | Downloaded rustls v0.21.12 |
| 1041 | 2026-04-03T03:52:52.544Z | Downloaded unicode-segmentation v1.12.0 |
| 1042 | 2026-04-03T03:52:52.547Z | Downloaded unicode-normalization v0.1.25 |
| 1043 | 2026-04-03T03:52:52.550Z | Downloaded tough v0.20.0 |
| 1044 | 2026-04-03T03:52:52.553Z | Downloaded x509-cert v0.2.5 |
| 1045 | 2026-04-03T03:52:52.557Z | Downloaded quinn-proto v0.11.13 |
| 1046 | 2026-04-03T03:52:52.561Z | Downloaded nix v0.28.0 |
| 1047 | 2026-04-03T03:52:52.567Z | Downloaded reqwest v0.12.28 |
| 1048 | 2026-04-03T03:52:52.576Z | Downloaded smoltcp v0.9.1 |
| 1049 | 2026-04-03T03:52:52.580Z | Downloaded winnow v0.6.26 |
| 1050 | 2026-04-03T03:52:52.583Z | Downloaded tabled v0.15.0 |
| 1051 | 2026-04-03T03:52:52.591Z | Downloaded zerovec v0.11.5 |
| 1052 | 2026-04-03T03:52:52.594Z | Downloaded hickory-proto v0.24.4 |
| 1053 | 2026-04-03T03:52:52.609Z | Downloaded syn v1.0.109 |
| 1054 | 2026-04-03T03:52:52.615Z | Downloaded hickory-proto v0.25.2 |
| 1055 | 2026-04-03T03:52:52.624Z | Downloaded time v0.3.47 |
| 1056 | 2026-04-03T03:52:52.631Z | Downloaded regex-syntax v0.6.29 |
| 1057 | 2026-04-03T03:52:52.635Z | Downloaded httpmock v0.8.3 |
| 1058 | 2026-04-03T03:52:52.648Z | Downloaded zerocopy v0.7.35 |
| 1059 | 2026-04-03T03:52:52.657Z | Downloaded smoltcp v0.11.0 |
| 1060 | 2026-04-03T03:52:52.664Z | Downloaded syn v2.0.117 |
| 1061 | 2026-04-03T03:52:52.671Z | Downloaded zerotrie v0.2.3 |
| 1062 | 2026-04-03T03:52:52.674Z | Downloaded object v0.37.3 |
| 1063 | 2026-04-03T03:52:52.680Z | Downloaded winnow v0.7.14 |
| 1064 | 2026-04-03T03:52:52.685Z | Downloaded rustix v0.38.44 |
| 1065 | 2026-04-03T03:52:52.698Z | Downloaded zlib-rs v0.6.2 |
| 1066 | 2026-04-03T03:52:52.701Z | Downloaded unicode-width v0.2.0 |
| 1067 | 2026-04-03T03:52:52.705Z | Downloaded rustls v0.22.4 |
| 1068 | 2026-04-03T03:52:52.712Z | Downloaded regex-syntax v0.8.10 |
| 1069 | 2026-04-03T03:52:52.717Z | Downloaded regress v0.10.5 |
| 1070 | 2026-04-03T03:52:52.722Z | Downloaded nix v0.31.1 |
| 1071 | 2026-04-03T03:52:52.729Z | Downloaded webpki-roots v1.0.6 |
| 1072 | 2026-04-03T03:52:52.732Z | Downloaded zerocopy v0.8.40 |
| 1073 | 2026-04-03T03:52:52.736Z | Downloaded unicode-width v0.1.14 |
| 1074 | 2026-04-03T03:52:52.740Z | Downloaded rustls v0.23.37 |
| 1075 | 2026-04-03T03:52:52.749Z | Downloaded vcpkg v0.2.15 |
| 1076 | 2026-04-03T03:52:52.770Z | Downloaded winnow v0.5.40 |
| 1077 | 2026-04-03T03:52:52.774Z | Downloaded sqlparser v0.61.0 |
| 1078 | 2026-04-03T03:52:52.780Z | Downloaded slog-stdlog v4.1.1 |
| 1079 | 2026-04-03T03:52:52.783Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1080 | 2026-04-03T03:52:52.789Z | Downloaded rustix v1.1.3 |
| 1081 | 2026-04-03T03:52:52.802Z | Downloaded tabled v0.20.0 |
| 1082 | 2026-04-03T03:52:52.812Z | Downloaded polar-core v0.27.3 |
| 1083 | 2026-04-03T03:52:52.817Z | Downloaded nix v0.29.0 |
| 1084 | 2026-04-03T03:52:52.827Z | Downloaded ratatui v0.29.0 |
| 1085 | 2026-04-03T03:52:52.846Z | Downloaded tracing v0.1.44 |
| 1086 | 2026-04-03T03:52:52.859Z | Downloaded sled v0.34.7 |
| 1087 | 2026-04-03T03:52:52.866Z | Downloaded petgraph v0.6.5 |
| 1088 | 2026-04-03T03:52:52.877Z | Downloaded libc v0.2.180 |
| 1089 | 2026-04-03T03:52:52.896Z | Downloaded typify-impl v0.6.1 |
| 1090 | 2026-04-03T03:52:52.905Z | Downloaded regex-automata v0.4.14 |
| 1091 | 2026-04-03T03:52:52.914Z | Downloaded zerocopy-derive v0.6.6 |
| 1092 | 2026-04-03T03:52:52.919Z | Downloaded jiff v0.2.21 |
| 1093 | 2026-04-03T03:52:52.940Z | Downloaded petgraph v0.8.3 |
| 1094 | 2026-04-03T03:52:52.953Z | Downloaded libz-sys v1.1.24 |
| 1095 | 2026-04-03T03:52:52.975Z | Downloaded csv v1.4.0 |
| 1096 | 2026-04-03T03:52:52.987Z | Downloaded sha3 v0.10.8 |
| 1097 | 2026-04-03T03:52:53.004Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1098 | 2026-04-03T03:52:53.014Z | Downloaded tokio v1.49.0 |
| 1099 | 2026-04-03T03:52:53.036Z | Downloaded encoding_rs v0.8.35 |
| 1100 | 2026-04-03T03:52:53.064Z | Downloaded ring v0.17.14 |
| 1101 | 2026-04-03T03:52:53.104Z | Downloaded typify-impl v0.4.3 |
| 1102 | 2026-04-03T03:52:53.125Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1103 | 2026-04-03T03:52:53.627Z | Downloaded aws-lc-sys v0.37.1 |
| 1104 | 2026-04-03T03:52:54.050Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 1105 | 2026-04-03T03:53:05.544Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1106 | 2026-04-03T03:53:12.718Z | Startup: Caching catalogs ... Done |
| 1107 | 2026-04-03T03:53:16.891Z | Planning: Solver setup ... Done (3.013s) |
| 1108 | 2026-04-03T03:53:16.912Z | Planning: Running solver ... Done (0.020s) |
| 1109 | 2026-04-03T03:53:17.029Z | Planning: Finding local manifests ... Done (0.003s) |
| 1110 | 2026-04-03T03:53:17.040Z | Planning: Fetching manifests: 0/4 0% complete |
| 1111 | 2026-04-03T03:53:17.136Z | Planning: Fetching manifests: 4/4 100% complete |
| 1112 | 2026-04-03T03:53:17.168Z | Planning: Package planning ... Done (0.032s) |
| 1113 | 2026-04-03T03:53:17.198Z | Planning: Merging actions ... Done (0.029s) |
| 1114 | 2026-04-03T03:53:17.678Z | Planning: Checking for conflicting actions ... Done (0.480s) |
| 1115 | 2026-04-03T03:53:17.685Z | Planning: Consolidating action changes ... Done (0.007s) |
| 1116 | 2026-04-03T03:53:18.349Z | Planning: Evaluating mediators ... Done (0.664s) |
| 1117 | 2026-04-03T03:53:18.355Z | Planning: Planning completed in 5.48 seconds |
| 1118 | 2026-04-03T03:53:18.368Z | Packages to install: 4 |
| 1119 | 2026-04-03T03:53:18.368Z | Mediators to change: 2 |
| 1120 | 2026-04-03T03:53:18.368Z | Services to change: 1 |
| 1121 | 2026-04-03T03:53:18.368Z | Estimated space available: 154.97 GB |
| 1122 | 2026-04-03T03:53:18.368Z | Estimated space to be consumed: 1.84 GB |
| 1123 | 2026-04-03T03:53:18.371Z | Create boot environment: No |
| 1124 | 2026-04-03T03:53:18.371Z | Create backup boot environment: No |
| 1125 | 2026-04-03T03:53:18.371Z | Rebuild boot archive: No |
| 1126 | 2026-04-03T03:53:18.371Z | |
| 1127 | 2026-04-03T03:53:18.371Z | Changed mediators: |
| 1128 | 2026-04-03T03:53:18.371Z | mediator clang: |
| 1129 | 2026-04-03T03:53:18.371Z | version: None -> 15 (system default) |
| 1130 | 2026-04-03T03:53:18.371Z | |
| 1131 | 2026-04-03T03:53:18.371Z | mediator llvm: |
| 1132 | 2026-04-03T03:53:18.371Z | version: 14 (system default) -> 15 (system default) |
| 1133 | 2026-04-03T03:53:18.371Z | |
| 1134 | 2026-04-03T03:53:18.371Z | Changed packages: |
| 1135 | 2026-04-03T03:53:18.371Z | helios-dev |
| 1136 | 2026-04-03T03:53:18.372Z | developer/build-essential |
| 1137 | 2026-04-03T03:53:18.372Z | None -> 11-2.0 |
| 1138 | 2026-04-03T03:53:18.372Z | library/libxmlsec1 |
| 1139 | 2026-04-03T03:53:18.372Z | None -> 1.2.35-2.0 |
| 1140 | 2026-04-03T03:53:18.372Z | ooce/developer/clang-15 |
| 1141 | 2026-04-03T03:53:18.372Z | None -> 15.0.7-2.0 |
| 1142 | 2026-04-03T03:53:18.372Z | ooce/developer/llvm-15 |
| 1143 | 2026-04-03T03:53:18.372Z | None -> 15.0.7-2.0 |
| 1144 | 2026-04-03T03:53:18.372Z | |
| 1145 | 2026-04-03T03:53:18.372Z | Services: |
| 1146 | 2026-04-03T03:53:18.372Z | restart_fmri: |
| 1147 | 2026-04-03T03:53:18.372Z | svc:/system/update-man-index:default |
| 1148 | 2026-04-03T03:53:18.410Z | |
| 1149 | 2026-04-03T03:53:18.411Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1150 | 2026-04-03T03:53:23.411Z | Download: 1320/3290 items 111.8/212.6MB 52% complete (22.4M/s) |
| 1151 | 2026-04-03T03:53:28.960Z | Download: 3239/3290 items 201.2/212.6MB 94% complete (20.8M/s) |
| 1152 | 2026-04-03T03:53:31.434Z | Download: Completed 212.60 MB in 13.02 seconds (16.3M/s) |
| 1153 | 2026-04-03T03:53:31.578Z | Actions: 1/3689 actions (Installing new actions) |
| 1154 | 2026-04-03T03:53:34.820Z | Actions: Completed 3689 actions in 3.24 seconds. |
| 1155 | 2026-04-03T03:53:35.083Z | Done (0.259s) |
| 1156 | 2026-04-03T03:53:35.083Z | Done (0.000s) |
| 1157 | 2026-04-03T03:53:35.678Z | Done (0.595s) |
| 1158 | 2026-04-03T03:53:39.053Z | Done (3.042s) |
| 1159 | 2026-04-03T03:53:39.126Z | Done (0.013s) |
| 1160 | 2026-04-03T03:53:39.129Z | Done (0.000s) |
| 1161 | 2026-04-03T03:53:39.392Z | Done (0.000s) |
| 1162 | 2026-04-03T03:53:40.220Z | Planning: Evaluating mediator changes ... Done |
| 1163 | 2026-04-03T03:53:40.326Z | Planning: Checking for conflicting actions ... Done |
| 1164 | 2026-04-03T03:53:40.329Z | Planning: Consolidating action changes ... Done |
| 1165 | 2026-04-03T03:53:40.480Z | Planning: Evaluating mediators ... Done |
| 1166 | 2026-04-03T03:53:40.483Z | Planning: Planning completed in 0.26 seconds |
| 1167 | 2026-04-03T03:53:40.502Z | Mediators to change: 2 |
| 1168 | 2026-04-03T03:53:40.502Z | Create boot environment: No |
| 1169 | 2026-04-03T03:53:40.502Z | Create backup boot environment: No |
| 1170 | 2026-04-03T03:53:40.559Z | Done |
| 1171 | 2026-04-03T03:53:40.559Z | Done |
| 1172 | 2026-04-03T03:53:41.142Z | Done |
| 1173 | 2026-04-03T03:53:43.657Z | Done |
| 1174 | 2026-04-03T03:53:43.725Z | Done |
| 1175 | 2026-04-03T03:53:43.728Z | Done |
| 1176 | 2026-04-03T03:53:43.856Z | Done |
| 1177 | 2026-04-03T03:53:44.260Z | Planning: Evaluating mediator changes ... Done |
| 1178 | 2026-04-03T03:53:44.264Z | Planning: Merging actions ... Done |
| 1179 | 2026-04-03T03:53:44.399Z | Planning: Checking for conflicting actions ... Done |
| 1180 | 2026-04-03T03:53:44.402Z | Planning: Consolidating action changes ... Done |
| 1181 | 2026-04-03T03:53:44.541Z | Planning: Evaluating mediators ... Done |
| 1182 | 2026-04-03T03:53:44.570Z | Planning: Planning completed in 0.46 seconds |
| 1183 | 2026-04-03T03:53:44.594Z | Packages to change: 1 |
| 1184 | 2026-04-03T03:53:44.594Z | Mediators to change: 1 |
| 1185 | 2026-04-03T03:53:44.594Z | Services to change: 1 |
| 1186 | 2026-04-03T03:53:44.594Z | Create boot environment: No |
| 1187 | 2026-04-03T03:53:44.597Z | Create backup boot environment: Yes |
| 1188 | 2026-04-03T03:53:46.824Z | Actions: 1/6 actions (Updating modified actions) |
| 1189 | 2026-04-03T03:53:46.827Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1190 | 2026-04-03T03:53:46.827Z | Done |
| 1191 | 2026-04-03T03:53:46.827Z | Done |
| 1192 | 2026-04-03T03:53:46.964Z | Done |
| 1193 | 2026-04-03T03:53:49.411Z | Done |
| 1194 | 2026-04-03T03:53:49.485Z | Done |
| 1195 | 2026-04-03T03:53:49.489Z | Done |
| 1196 | 2026-04-03T03:53:49.639Z | Done |
| 1197 | 2026-04-03T03:53:49.924Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1198 | 2026-04-03T03:53:49.924Z | clang system 15 system |
| 1199 | 2026-04-03T03:53:49.924Z | csh system system illumos |
| 1200 | 2026-04-03T03:53:49.924Z | ctags system system illumos |
| 1201 | 2026-04-03T03:53:49.924Z | file system system illumos |
| 1202 | 2026-04-03T03:53:49.924Z | gcc vendor 12 vendor |
| 1203 | 2026-04-03T03:53:49.924Z | gcc system 14 system |
| 1204 | 2026-04-03T03:53:49.924Z | gcc system 10 system |
| 1205 | 2026-04-03T03:53:49.924Z | go system 1.20 system |
| 1206 | 2026-04-03T03:53:49.924Z | go system 1.19 system |
| 1207 | 2026-04-03T03:53:49.924Z | llvm system 15 system |
| 1208 | 2026-04-03T03:53:49.924Z | llvm system 14 system |
| 1209 | 2026-04-03T03:53:49.924Z | mariadb system 10.6 system |
| 1210 | 2026-04-03T03:53:49.924Z | mta vendor vendor dma |
| 1211 | 2026-04-03T03:53:49.924Z | openjdk system 17 system |
| 1212 | 2026-04-03T03:53:49.924Z | openjdk system 11 system |
| 1213 | 2026-04-03T03:53:49.924Z | openjdk system 1.8 system |
| 1214 | 2026-04-03T03:53:49.924Z | openssl vendor 3 vendor |
| 1215 | 2026-04-03T03:53:49.924Z | perl system 5.36 system |
| 1216 | 2026-04-03T03:53:49.924Z | postgresql system 15 system |
| 1217 | 2026-04-03T03:53:49.924Z | postgresql system 13 system |
| 1218 | 2026-04-03T03:53:49.924Z | python vendor 3 vendor |
| 1219 | 2026-04-03T03:53:49.924Z | python system 2 system |
| 1220 | 2026-04-03T03:53:49.924Z | python3 system 3.11 system |
| 1221 | 2026-04-03T03:53:49.924Z | ruby system 3.0 system |
| 1222 | 2026-04-03T03:53:49.924Z | words vendor vendor american-english |
| 1223 | 2026-04-03T03:53:49.924Z | words system system australian-english |
| 1224 | 2026-04-03T03:53:49.925Z | words system system british-english |
| 1225 | 2026-04-03T03:53:49.925Z | words system system canadian-english |
| 1226 | 2026-04-03T03:53:49.925Z | words system system french |
| 1227 | 2026-04-03T03:53:49.925Z | words system system italian |
| 1228 | 2026-04-03T03:53:49.925Z | words system system ngerman |
| 1229 | 2026-04-03T03:53:49.925Z | words system system ogerman |
| 1230 | 2026-04-03T03:53:49.925Z | words system system spanish |
| 1231 | 2026-04-03T03:53:50.157Z | PUBLISHER TYPE STATUS P LOCATION |
| 1232 | 2026-04-03T03:53:50.157Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1233 | 2026-04-03T03:53:54.493Z | FMRI IFO |
| 1234 | 2026-04-03T03:53:54.493Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1235 | 2026-04-03T03:53:54.493Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1236 | 2026-04-03T03:53:54.493Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1237 | 2026-04-03T03:53:54.493Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1238 | 2026-04-03T03:53:54.493Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1239 | 2026-04-03T03:53:54.493Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1240 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1241 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1242 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1243 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1244 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1245 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1246 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1247 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1248 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1249 | 2026-04-03T03:53:54.494Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1250 | 2026-04-03T03:53:55.914Z | Downloading crates ... |
| 1251 | 2026-04-03T03:53:55.983Z | Downloaded cargo_toml v0.21.0 |
| 1252 | 2026-04-03T03:53:56.038Z | Compiling proc-macro2 v1.0.106 |
| 1253 | 2026-04-03T03:53:56.038Z | Compiling unicode-ident v1.0.24 |
| 1254 | 2026-04-03T03:53:56.041Z | Compiling quote v1.0.44 |
| 1255 | 2026-04-03T03:53:56.041Z | Compiling serde_core v1.0.228 |
| 1256 | 2026-04-03T03:53:56.041Z | Compiling libc v0.2.180 |
| 1257 | 2026-04-03T03:53:56.041Z | Compiling version_check v0.9.5 |
| 1258 | 2026-04-03T03:53:56.041Z | Compiling stable_deref_trait v1.2.1 |
| 1259 | 2026-04-03T03:53:56.124Z | Compiling memchr v2.8.0 |
| 1260 | 2026-04-03T03:53:56.128Z | Compiling serde v1.0.228 |
| 1261 | 2026-04-03T03:53:56.132Z | Compiling zmij v1.0.21 |
| 1262 | 2026-04-03T03:53:56.132Z | Compiling autocfg v1.5.0 |
| 1263 | 2026-04-03T03:53:56.132Z | Compiling thiserror v1.0.69 |
| 1264 | 2026-04-03T03:53:56.132Z | Compiling itoa v1.0.17 |
| 1265 | 2026-04-03T03:53:56.132Z | Compiling ucd-trie v0.1.7 |
| 1266 | 2026-04-03T03:53:56.138Z | Compiling writeable v0.6.2 |
| 1267 | 2026-04-03T03:53:56.225Z | Compiling litemap v0.8.1 |
| 1268 | 2026-04-03T03:53:56.306Z | Compiling icu_properties_data v2.1.2 |
| 1269 | 2026-04-03T03:53:56.437Z | Compiling rustix v1.1.3 |
| 1270 | 2026-04-03T03:53:56.460Z | Compiling icu_normalizer_data v2.1.1 |
| 1271 | 2026-04-03T03:53:56.500Z | Compiling byteorder v1.5.0 |
| 1272 | 2026-04-03T03:53:56.511Z | Compiling bitflags v2.11.0 |
| 1273 | 2026-04-03T03:53:56.575Z | Compiling serde_json v1.0.149 |
| 1274 | 2026-04-03T03:53:56.652Z | Compiling pest v2.8.6 |
| 1275 | 2026-04-03T03:53:56.661Z | Compiling num-traits v0.2.19 |
| 1276 | 2026-04-03T03:53:56.756Z | Compiling hashbrown v0.16.1 |
| 1277 | 2026-04-03T03:53:56.771Z | Compiling smallvec v1.15.1 |
| 1278 | 2026-04-03T03:53:56.806Z | Compiling typeid v1.0.3 |
| 1279 | 2026-04-03T03:53:56.840Z | Compiling equivalent v1.0.2 |
| 1280 | 2026-04-03T03:53:56.864Z | Compiling proc-macro-error-attr v1.0.4 |
| 1281 | 2026-04-03T03:53:56.867Z | Compiling usdt-impl v0.5.0 |
| 1282 | 2026-04-03T03:53:56.887Z | Compiling winnow v0.7.14 |
| 1283 | 2026-04-03T03:53:56.934Z | Compiling syn v1.0.109 |
| 1284 | 2026-04-03T03:53:56.952Z | Compiling toml_write v0.1.2 |
| 1285 | 2026-04-03T03:53:57.028Z | Compiling errno v0.3.14 |
| 1286 | 2026-04-03T03:53:57.087Z | Compiling thread-id v4.2.2 |
| 1287 | 2026-04-03T03:53:57.099Z | Compiling erased-serde v0.4.9 |
| 1288 | 2026-04-03T03:53:57.195Z | Compiling proc-macro-error v1.0.4 |
| 1289 | 2026-04-03T03:53:57.206Z | Compiling thiserror v2.0.18 |
| 1290 | 2026-04-03T03:53:57.238Z | Compiling camino v1.2.2 |
| 1291 | 2026-04-03T03:53:57.241Z | Compiling percent-encoding v2.3.2 |
| 1292 | 2026-04-03T03:53:57.298Z | Compiling indexmap v2.13.0 |
| 1293 | 2026-04-03T03:53:57.383Z | Compiling utf8_iter v1.0.4 |
| 1294 | 2026-04-03T03:53:57.414Z | Compiling utf8parse v0.2.2 |
| 1295 | 2026-04-03T03:53:57.425Z | Compiling log v0.4.29 |
| 1296 | 2026-04-03T03:53:57.449Z | Compiling plain v0.2.3 |
| 1297 | 2026-04-03T03:53:57.460Z | Compiling getrandom v0.4.1 |
| 1298 | 2026-04-03T03:53:57.544Z | Compiling syn v2.0.117 |
| 1299 | 2026-04-03T03:53:57.573Z | Compiling anstyle-parse v0.2.7 |
| 1300 | 2026-04-03T03:53:57.645Z | Compiling form_urlencoded v1.2.2 |
| 1301 | 2026-04-03T03:53:57.754Z | Compiling ordered-float v2.10.1 |
| 1302 | 2026-04-03T03:53:57.783Z | Compiling pest_meta v2.8.6 |
| 1303 | 2026-04-03T03:53:57.805Z | Compiling anstyle-query v1.1.5 |
| 1304 | 2026-04-03T03:53:57.824Z | Compiling cfg-if v1.0.4 |
| 1305 | 2026-04-03T03:53:57.845Z | Compiling colorchoice v1.0.4 |
| 1306 | 2026-04-03T03:53:57.859Z | Compiling anstyle v1.0.13 |
| 1307 | 2026-04-03T03:53:57.889Z | Compiling is_terminal_polyfill v1.70.2 |
| 1308 | 2026-04-03T03:53:57.903Z | Compiling pretty-hex v0.4.1 |
| 1309 | 2026-04-03T03:53:58.004Z | Compiling fs-err v3.3.0 |
| 1310 | 2026-04-03T03:53:58.016Z | Compiling heck v0.5.0 |
| 1311 | 2026-04-03T03:53:58.027Z | Compiling fastrand v2.3.0 |
| 1312 | 2026-04-03T03:53:58.047Z | Compiling anstream v0.6.21 |
| 1313 | 2026-04-03T03:53:58.058Z | Compiling clap_lex v1.0.0 |
| 1314 | 2026-04-03T03:53:58.089Z | Compiling terminal_size v0.4.3 |
| 1315 | 2026-04-03T03:53:58.109Z | Compiling unicode-width v0.1.14 |
| 1316 | 2026-04-03T03:53:58.140Z | Compiling bytecount v0.6.9 |
| 1317 | 2026-04-03T03:53:58.210Z | Compiling fnv v1.0.7 |
| 1318 | 2026-04-03T03:53:58.249Z | Compiling once_cell v1.21.3 |
| 1319 | 2026-04-03T03:53:58.271Z | Compiling strsim v0.11.1 |
| 1320 | 2026-04-03T03:53:58.290Z | Compiling heck v0.4.1 |
| 1321 | 2026-04-03T03:53:58.313Z | Compiling unicode-xid v0.2.6 |
| 1322 | 2026-04-03T03:53:58.324Z | Compiling anyhow v1.0.102 |
| 1323 | 2026-04-03T03:53:58.352Z | Compiling papergrid v0.11.0 |
| 1324 | 2026-04-03T03:53:58.464Z | Compiling semver v1.0.27 |
| 1325 | 2026-04-03T03:53:58.487Z | Compiling clap_builder v4.5.60 |
| 1326 | 2026-04-03T03:53:58.541Z | Compiling tempfile v3.25.0 |
| 1327 | 2026-04-03T03:53:58.564Z | Compiling memmap v0.7.0 |
| 1328 | 2026-04-03T03:53:58.611Z | Compiling unicode-width v0.2.0 |
| 1329 | 2026-04-03T03:53:58.646Z | Compiling smawk v0.3.2 |
| 1330 | 2026-04-03T03:53:58.798Z | Compiling serde-untagged v0.1.9 |
| 1331 | 2026-04-03T03:53:58.808Z | Compiling unicode-linebreak v0.1.5 |
| 1332 | 2026-04-03T03:53:58.878Z | Compiling camino-tempfile v1.4.1 |
| 1333 | 2026-04-03T03:53:58.916Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1334 | 2026-04-03T03:53:58.934Z | Compiling swrite v0.1.0 |
| 1335 | 2026-04-03T03:53:59.046Z | Compiling textwrap v0.16.2 |
| 1336 | 2026-04-03T03:53:59.393Z | Compiling tabled_derive v0.7.0 |
| 1337 | 2026-04-03T03:54:00.030Z | Compiling tabled v0.15.0 |
| 1338 | 2026-04-03T03:54:00.063Z | Compiling synstructure v0.13.2 |
| 1339 | 2026-04-03T03:54:00.066Z | Compiling pest_generator v2.8.6 |
| 1340 | 2026-04-03T03:54:00.637Z | Compiling serde_derive v1.0.228 |
| 1341 | 2026-04-03T03:54:00.637Z | Compiling zerofrom-derive v0.1.6 |
| 1342 | 2026-04-03T03:54:00.640Z | Compiling yoke-derive v0.8.1 |
| 1343 | 2026-04-03T03:54:00.641Z | Compiling zerovec-derive v0.11.2 |
| 1344 | 2026-04-03T03:54:00.641Z | Compiling displaydoc v0.2.5 |
| 1345 | 2026-04-03T03:54:00.641Z | Compiling thiserror-impl v1.0.69 |
| 1346 | 2026-04-03T03:54:00.641Z | Compiling zerocopy-derive v0.7.35 |
| 1347 | 2026-04-03T03:54:00.641Z | Compiling scroll_derive v0.12.1 |
| 1348 | 2026-04-03T03:54:00.641Z | Compiling thiserror-impl v2.0.18 |
| 1349 | 2026-04-03T03:54:00.641Z | Compiling clap_derive v4.5.55 |
| 1350 | 2026-04-03T03:54:00.737Z | Compiling pest_derive v2.8.6 |
| 1351 | 2026-04-03T03:54:01.266Z | Compiling scroll v0.12.0 |
| 1352 | 2026-04-03T03:54:01.398Z | Compiling zerocopy v0.7.35 |
| 1353 | 2026-04-03T03:54:01.481Z | Compiling goblin v0.8.2 |
| 1354 | 2026-04-03T03:54:01.660Z | Compiling zerofrom v0.1.6 |
| 1355 | 2026-04-03T03:54:01.766Z | Compiling yoke v0.8.1 |
| 1356 | 2026-04-03T03:54:01.795Z | Compiling dtrace-parser v0.2.0 |
| 1357 | 2026-04-03T03:54:01.911Z | Compiling zerovec v0.11.5 |
| 1358 | 2026-04-03T03:54:01.911Z | Compiling zerotrie v0.2.3 |
| 1359 | 2026-04-03T03:54:02.038Z | Compiling clap v4.5.60 |
| 1360 | 2026-04-03T03:54:02.313Z | Compiling tinystr v0.8.2 |
| 1361 | 2026-04-03T03:54:02.313Z | Compiling potential_utf v0.1.4 |
| 1362 | 2026-04-03T03:54:02.426Z | Compiling icu_collections v2.1.1 |
| 1363 | 2026-04-03T03:54:02.456Z | Compiling icu_locale_core v2.1.1 |
| 1364 | 2026-04-03T03:54:02.985Z | Compiling icu_provider v2.1.1 |
| 1365 | 2026-04-03T03:54:03.133Z | Compiling toml_datetime v0.6.11 |
| 1366 | 2026-04-03T03:54:03.133Z | Compiling serde_spanned v0.6.9 |
| 1367 | 2026-04-03T03:54:03.136Z | Compiling serde-value v0.7.0 |
| 1368 | 2026-04-03T03:54:03.136Z | Compiling cargo-platform v0.2.0 |
| 1369 | 2026-04-03T03:54:03.136Z | Compiling macaddr v1.0.1 |
| 1370 | 2026-04-03T03:54:03.170Z | Compiling dof v0.3.0 |
| 1371 | 2026-04-03T03:54:03.173Z | Compiling serde_tokenstream v0.2.3 |
| 1372 | 2026-04-03T03:54:03.210Z | Compiling icu_normalizer v2.1.1 |
| 1373 | 2026-04-03T03:54:03.213Z | Compiling icu_properties v2.1.2 |
| 1374 | 2026-04-03T03:54:03.390Z | Compiling toml_edit v0.22.27 |
| 1375 | 2026-04-03T03:54:03.912Z | Compiling usdt-macro v0.5.0 |
| 1376 | 2026-04-03T03:54:03.916Z | Compiling usdt-attr-macro v0.5.0 |
| 1377 | 2026-04-03T03:54:04.043Z | Compiling idna_adapter v1.2.1 |
| 1378 | 2026-04-03T03:54:04.145Z | Compiling idna v1.1.0 |
| 1379 | 2026-04-03T03:54:04.388Z | Compiling url v2.5.8 |
| 1380 | 2026-04-03T03:54:04.472Z | Compiling usdt v0.5.0 |
| 1381 | 2026-04-03T03:54:04.690Z | Compiling toml v0.8.23 |
| 1382 | 2026-04-03T03:54:04.978Z | Compiling cargo-util-schemas v0.8.2 |
| 1383 | 2026-04-03T03:54:04.979Z | Compiling cargo_toml v0.21.0 |
| 1384 | 2026-04-03T03:54:05.748Z | Compiling cargo_metadata v0.21.0 |
| 1385 | 2026-04-03T03:54:06.668Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1386 | 2026-04-03T03:54:08.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.35s |
| 1387 | 2026-04-03T03:54:08.814Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1388 | 2026-04-03T03:54:09.581Z | Compiling libc v0.2.180 |
| 1389 | 2026-04-03T03:54:09.581Z | Compiling serde v1.0.228 |
| 1390 | 2026-04-03T03:54:09.585Z | Compiling log v0.4.29 |
| 1391 | 2026-04-03T03:54:09.585Z | Compiling find-msvc-tools v0.1.9 |
| 1392 | 2026-04-03T03:54:09.585Z | Compiling shlex v1.3.0 |
| 1393 | 2026-04-03T03:54:09.585Z | Compiling smallvec v1.15.1 |
| 1394 | 2026-04-03T03:54:09.704Z | Compiling typenum v1.19.0 |
| 1395 | 2026-04-03T03:54:09.710Z | Compiling subtle v2.6.1 |
| 1396 | 2026-04-03T03:54:09.744Z | Compiling generic-array v0.14.7 |
| 1397 | 2026-04-03T03:54:09.748Z | Compiling scopeguard v1.2.0 |
| 1398 | 2026-04-03T03:54:09.748Z | Compiling portable-atomic v1.13.1 |
| 1399 | 2026-04-03T03:54:09.825Z | Compiling const-oid v0.9.6 |
| 1400 | 2026-04-03T03:54:09.829Z | Compiling critical-section v1.2.0 |
| 1401 | 2026-04-03T03:54:09.829Z | Compiling zerocopy v0.8.40 |
| 1402 | 2026-04-03T03:54:09.841Z | Compiling syn v2.0.117 |
| 1403 | 2026-04-03T03:54:09.883Z | Compiling serde_json v1.0.149 |
| 1404 | 2026-04-03T03:54:09.887Z | Compiling lock_api v0.4.14 |
| 1405 | 2026-04-03T03:54:09.911Z | Compiling pin-project-lite v0.2.17 |
| 1406 | 2026-04-03T03:54:09.915Z | Compiling parking_lot_core v0.9.12 |
| 1407 | 2026-04-03T03:54:09.982Z | Compiling pkg-config v0.3.32 |
| 1408 | 2026-04-03T03:54:09.999Z | Compiling bitflags v2.11.0 |
| 1409 | 2026-04-03T03:54:10.015Z | Compiling libm v0.2.16 |
| 1410 | 2026-04-03T03:54:10.036Z | Compiling num-traits v0.2.19 |
| 1411 | 2026-04-03T03:54:10.079Z | Compiling futures-core v0.3.32 |
| 1412 | 2026-04-03T03:54:10.123Z | Compiling percent-encoding v2.3.2 |
| 1413 | 2026-04-03T03:54:10.139Z | Compiling allocator-api2 v0.2.21 |
| 1414 | 2026-04-03T03:54:10.187Z | Compiling futures-sink v0.3.32 |
| 1415 | 2026-04-03T03:54:10.248Z | Compiling cpufeatures v0.2.17 |
| 1416 | 2026-04-03T03:54:10.248Z | Compiling foldhash v0.2.0 |
| 1417 | 2026-04-03T03:54:10.280Z | Compiling getrandom v0.4.1 |
| 1418 | 2026-04-03T03:54:10.330Z | Compiling futures-channel v0.3.32 |
| 1419 | 2026-04-03T03:54:10.357Z | Compiling futures-task v0.3.32 |
| 1420 | 2026-04-03T03:54:10.362Z | Compiling slab v0.4.12 |
| 1421 | 2026-04-03T03:54:10.362Z | Compiling futures-io v0.3.32 |
| 1422 | 2026-04-03T03:54:10.485Z | Compiling hashbrown v0.16.1 |
| 1423 | 2026-04-03T03:54:10.501Z | Compiling rand_core v0.10.0 |
| 1424 | 2026-04-03T03:54:10.516Z | Compiling getrandom v0.3.4 |
| 1425 | 2026-04-03T03:54:10.543Z | Compiling rustversion v1.0.22 |
| 1426 | 2026-04-03T03:54:10.562Z | Compiling form_urlencoded v1.2.2 |
| 1427 | 2026-04-03T03:54:10.575Z | Compiling fs_extra v1.3.0 |
| 1428 | 2026-04-03T03:54:10.576Z | Compiling base64ct v1.8.3 |
| 1429 | 2026-04-03T03:54:10.590Z | Compiling dunce v1.0.5 |
| 1430 | 2026-04-03T03:54:10.605Z | Compiling ident_case v1.0.1 |
| 1431 | 2026-04-03T03:54:10.657Z | Compiling getrandom v0.2.17 |
| 1432 | 2026-04-03T03:54:10.682Z | Compiling jobserver v0.1.34 |
| 1433 | 2026-04-03T03:54:10.698Z | Compiling errno v0.3.14 |
| 1434 | 2026-04-03T03:54:10.752Z | Compiling mio v1.1.1 |
| 1435 | 2026-04-03T03:54:10.766Z | Compiling socket2 v0.6.2 |
| 1436 | 2026-04-03T03:54:10.878Z | Compiling rand_core v0.6.4 |
| 1437 | 2026-04-03T03:54:10.898Z | Compiling cc v1.2.56 |
| 1438 | 2026-04-03T03:54:10.915Z | Compiling once_cell v1.21.3 |
| 1439 | 2026-04-03T03:54:10.919Z | Compiling signal-hook-registry v1.4.8 |
| 1440 | 2026-04-03T03:54:10.945Z | Compiling parking_lot v0.12.5 |
| 1441 | 2026-04-03T03:54:11.019Z | Compiling pem-rfc7468 v0.7.0 |
| 1442 | 2026-04-03T03:54:11.034Z | Compiling indexmap v2.13.0 |
| 1443 | 2026-04-03T03:54:11.091Z | Compiling flagset v0.4.7 |
| 1444 | 2026-04-03T03:54:11.109Z | Compiling rustix v1.1.3 |
| 1445 | 2026-04-03T03:54:11.156Z | Compiling iana-time-zone v0.1.65 |
| 1446 | 2026-04-03T03:54:11.171Z | Compiling uuid v1.21.0 |
| 1447 | 2026-04-03T03:54:11.210Z | Compiling rustc_version v0.4.1 |
| 1448 | 2026-04-03T03:54:11.239Z | Compiling regex-syntax v0.8.10 |
| 1449 | 2026-04-03T03:54:11.251Z | Compiling aws-lc-rs v1.16.0 |
| 1450 | 2026-04-03T03:54:11.332Z | Compiling vcpkg v0.2.15 |
| 1451 | 2026-04-03T03:54:11.348Z | Compiling tracing-core v0.1.36 |
| 1452 | 2026-04-03T03:54:11.363Z | Compiling crossbeam-utils v0.8.21 |
| 1453 | 2026-04-03T03:54:11.378Z | Compiling schemars v0.8.22 |
| 1454 | 2026-04-03T03:54:11.488Z | Compiling rand_core v0.9.5 |
| 1455 | 2026-04-03T03:54:11.567Z | Compiling untrusted v0.7.1 |
| 1456 | 2026-04-03T03:54:11.570Z | Compiling base64 v0.22.1 |
| 1457 | 2026-04-03T03:54:11.598Z | Compiling untrusted v0.9.0 |
| 1458 | 2026-04-03T03:54:11.612Z | Compiling openssl-probe v0.2.1 |
| 1459 | 2026-04-03T03:54:11.670Z | Compiling cmake v0.1.57 |
| 1460 | 2026-04-03T03:54:11.709Z | Compiling httparse v1.10.1 |
| 1461 | 2026-04-03T03:54:11.726Z | Compiling syn v1.0.109 |
| 1462 | 2026-04-03T03:54:11.778Z | Compiling tower-layer v0.3.3 |
| 1463 | 2026-04-03T03:54:11.792Z | Compiling tinyvec_macros v0.1.1 |
| 1464 | 2026-04-03T03:54:11.809Z | Compiling tower-service v0.3.3 |
| 1465 | 2026-04-03T03:54:11.836Z | Compiling atomic-waker v1.1.2 |
| 1466 | 2026-04-03T03:54:11.875Z | Compiling rustls v0.23.37 |
| 1467 | 2026-04-03T03:54:11.893Z | Compiling try-lock v0.2.5 |
| 1468 | 2026-04-03T03:54:11.933Z | Compiling dyn-clone v1.0.20 |
| 1469 | 2026-04-03T03:54:11.948Z | Compiling tinyvec v1.10.0 |
| 1470 | 2026-04-03T03:54:11.948Z | Compiling spin v0.9.8 |
| 1471 | 2026-04-03T03:54:11.975Z | Compiling aho-corasick v1.1.4 |
| 1472 | 2026-04-03T03:54:11.988Z | Compiling want v0.3.1 |
| 1473 | 2026-04-03T03:54:12.018Z | Compiling num-conv v0.2.0 |
| 1474 | 2026-04-03T03:54:12.084Z | Compiling foreign-types-shared v0.1.1 |
| 1475 | 2026-04-03T03:54:12.098Z | Compiling httpdate v1.0.3 |
| 1476 | 2026-04-03T03:54:12.098Z | Compiling pin-utils v0.1.0 |
| 1477 | 2026-04-03T03:54:12.142Z | Compiling openssl v0.10.75 |
| 1478 | 2026-04-03T03:54:12.171Z | Compiling crc32fast v1.5.0 |
| 1479 | 2026-04-03T03:54:12.187Z | Compiling powerfmt v0.2.0 |
| 1480 | 2026-04-03T03:54:12.201Z | Compiling time-core v0.1.8 |
| 1481 | 2026-04-03T03:54:12.209Z | Compiling foreign-types v0.3.2 |
| 1482 | 2026-04-03T03:54:12.232Z | Compiling wait-timeout v0.2.1 |
| 1483 | 2026-04-03T03:54:12.261Z | Compiling bit-vec v0.8.0 |
| 1484 | 2026-04-03T03:54:12.304Z | Compiling simd-adler32 v0.3.8 |
| 1485 | 2026-04-03T03:54:12.319Z | Compiling num_threads v0.1.7 |
| 1486 | 2026-04-03T03:54:12.368Z | Compiling deranged v0.5.8 |
| 1487 | 2026-04-03T03:54:12.396Z | Compiling time-macros v0.2.27 |
| 1488 | 2026-04-03T03:54:12.412Z | Compiling siphasher v1.0.2 |
| 1489 | 2026-04-03T03:54:12.428Z | Compiling usdt-impl v0.6.0 |
| 1490 | 2026-04-03T03:54:12.440Z | Compiling quick-error v1.2.3 |
| 1491 | 2026-04-03T03:54:12.468Z | Compiling aws-lc-sys v0.37.1 |
| 1492 | 2026-04-03T03:54:12.487Z | Compiling ring v0.17.14 |
| 1493 | 2026-04-03T03:54:12.487Z | Compiling openssl-sys v0.9.111 |
| 1494 | 2026-04-03T03:54:12.527Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-04-03T03:54:12.561Z | Compiling either v1.15.0 |
| 1496 | 2026-04-03T03:54:12.577Z | Compiling native-tls v0.2.18 |
| 1497 | 2026-04-03T03:54:12.612Z | Compiling synstructure v0.13.2 |
| 1498 | 2026-04-03T03:54:12.681Z | Compiling serde_derive_internals v0.29.1 |
| 1499 | 2026-04-03T03:54:12.792Z | Compiling pest_generator v2.8.6 |
| 1500 | 2026-04-03T03:54:12.805Z | Compiling darling_core v0.20.11 |
| 1501 | 2026-04-03T03:54:12.824Z | Compiling regex-automata v0.4.14 |
| 1502 | 2026-04-03T03:54:12.983Z | Compiling tempfile v3.25.0 |
| 1503 | 2026-04-03T03:54:13.228Z | Compiling rusty-fork v0.3.1 |
| 1504 | 2026-04-03T03:54:13.397Z | Compiling darling_core v0.21.3 |
| 1505 | 2026-04-03T03:54:13.411Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1506 | 2026-04-03T03:54:13.515Z | Compiling time v0.3.47 |
| 1507 | 2026-04-03T03:54:13.530Z | Compiling bit-set v0.8.0 |
| 1508 | 2026-04-03T03:54:13.567Z | Compiling unicode-normalization v0.1.25 |
| 1509 | 2026-04-03T03:54:13.590Z | Compiling crossbeam-epoch v0.9.18 |
| 1510 | 2026-04-03T03:54:13.649Z | Compiling slog v2.8.2 |
| 1511 | 2026-04-03T03:54:13.704Z | Compiling rand_xorshift v0.4.0 |
| 1512 | 2026-04-03T03:54:13.719Z | Compiling heapless v0.7.17 |
| 1513 | 2026-04-03T03:54:13.736Z | Compiling thread-id v5.1.0 |
| 1514 | 2026-04-03T03:54:13.758Z | Compiling sync_wrapper v1.0.2 |
| 1515 | 2026-04-03T03:54:13.835Z | Compiling cookie v0.18.1 |
| 1516 | 2026-04-03T03:54:13.850Z | Compiling zstd-safe v7.2.4 |
| 1517 | 2026-04-03T03:54:13.882Z | Compiling paste v1.0.15 |
| 1518 | 2026-04-03T03:54:13.902Z | Compiling unicode-bidi v0.3.18 |
| 1519 | 2026-04-03T03:54:13.927Z | Compiling anyhow v1.0.102 |
| 1520 | 2026-04-03T03:54:13.994Z | Compiling unarray v0.1.4 |
| 1521 | 2026-04-03T03:54:14.041Z | Compiling unicode-properties v0.1.4 |
| 1522 | 2026-04-03T03:54:14.056Z | Compiling signal-hook v0.3.18 |
| 1523 | 2026-04-03T03:54:14.073Z | Compiling adler2 v2.0.1 |
| 1524 | 2026-04-03T03:54:14.114Z | Compiling unicode-segmentation v1.12.0 |
| 1525 | 2026-04-03T03:54:14.175Z | Compiling rayon-core v1.13.0 |
| 1526 | 2026-04-03T03:54:14.284Z | Compiling stringprep v0.1.5 |
| 1527 | 2026-04-03T03:54:14.288Z | Compiling miniz_oxide v0.8.9 |
| 1528 | 2026-04-03T03:54:14.351Z | Compiling serde_derive v1.0.228 |
| 1529 | 2026-04-03T03:54:14.372Z | Compiling zeroize_derive v1.4.3 |
| 1530 | 2026-04-03T03:54:14.388Z | Compiling zerofrom-derive v0.1.6 |
| 1531 | 2026-04-03T03:54:14.460Z | Compiling yoke-derive v0.8.1 |
| 1532 | 2026-04-03T03:54:14.513Z | Compiling zerocopy-derive v0.8.40 |
| 1533 | 2026-04-03T03:54:14.576Z | Compiling zerovec-derive v0.11.2 |
| 1534 | 2026-04-03T03:54:14.803Z | Compiling displaydoc v0.2.5 |
| 1535 | 2026-04-03T03:54:14.979Z | Compiling tokio-macros v2.6.0 |
| 1536 | 2026-04-03T03:54:15.112Z | Compiling zeroize v1.8.2 |
| 1537 | 2026-04-03T03:54:15.194Z | Compiling futures-macro v0.3.32 |
| 1538 | 2026-04-03T03:54:15.198Z | Compiling der_derive v0.7.3 |
| 1539 | 2026-04-03T03:54:15.580Z | Compiling thiserror-impl v2.0.18 |
| 1540 | 2026-04-03T03:54:15.688Z | Compiling rustls-pki-types v1.14.0 |
| 1541 | 2026-04-03T03:54:15.747Z | Compiling tracing-attributes v0.1.31 |
| 1542 | 2026-04-03T03:54:15.762Z | Compiling pest_derive v2.8.6 |
| 1543 | 2026-04-03T03:54:15.867Z | Compiling crypto-common v0.1.7 |
| 1544 | 2026-04-03T03:54:15.916Z | Compiling zerofrom v0.1.6 |
| 1545 | 2026-04-03T03:54:16.004Z | Compiling block-buffer v0.10.4 |
| 1546 | 2026-04-03T03:54:16.037Z | Compiling yoke v0.8.1 |
| 1547 | 2026-04-03T03:54:16.065Z | Compiling block-padding v0.3.3 |
| 1548 | 2026-04-03T03:54:16.072Z | Compiling futures-util v0.3.32 |
| 1549 | 2026-04-03T03:54:16.099Z | Compiling scroll_derive v0.13.1 |
| 1550 | 2026-04-03T03:54:16.168Z | Compiling digest v0.10.7 |
| 1551 | 2026-04-03T03:54:16.193Z | Compiling schemars_derive v0.8.22 |
| 1552 | 2026-04-03T03:54:16.232Z | Compiling zerovec v0.11.5 |
| 1553 | 2026-04-03T03:54:16.247Z | Compiling zerotrie v0.2.3 |
| 1554 | 2026-04-03T03:54:16.250Z | Compiling inout v0.1.4 |
| 1555 | 2026-04-03T03:54:16.275Z | Compiling der v0.7.10 |
| 1556 | 2026-04-03T03:54:16.439Z | Compiling hmac v0.12.1 |
| 1557 | 2026-04-03T03:54:16.452Z | Compiling cipher v0.4.4 |
| 1558 | 2026-04-03T03:54:16.571Z | Compiling sha2 v0.10.9 |
| 1559 | 2026-04-03T03:54:16.617Z | Compiling pbkdf2 v0.12.2 |
| 1560 | 2026-04-03T03:54:16.745Z | Compiling tinystr v0.8.2 |
| 1561 | 2026-04-03T03:54:16.759Z | Compiling potential_utf v0.1.4 |
| 1562 | 2026-04-03T03:54:16.773Z | Compiling salsa20 v0.10.2 |
| 1563 | 2026-04-03T03:54:16.935Z | Compiling icu_locale_core v2.1.1 |
| 1564 | 2026-04-03T03:54:16.949Z | Compiling icu_collections v2.1.1 |
| 1565 | 2026-04-03T03:54:16.972Z | Compiling scrypt v0.11.0 |
| 1566 | 2026-04-03T03:54:16.999Z | Compiling cbc v0.1.2 |
| 1567 | 2026-04-03T03:54:17.014Z | Compiling thiserror v2.0.18 |
| 1568 | 2026-04-03T03:54:17.028Z | Compiling aes v0.8.4 |
| 1569 | 2026-04-03T03:54:17.139Z | Compiling spki v0.7.3 |
| 1570 | 2026-04-03T03:54:17.156Z | Compiling tracing v0.1.44 |
| 1571 | 2026-04-03T03:54:17.171Z | Compiling scroll v0.13.0 |
| 1572 | 2026-04-03T03:54:17.257Z | Compiling darling_macro v0.20.11 |
| 1573 | 2026-04-03T03:54:17.362Z | Compiling openssl-macros v0.1.1 |
| 1574 | 2026-04-03T03:54:17.442Z | Compiling pkcs5 v0.7.1 |
| 1575 | 2026-04-03T03:54:17.460Z | Compiling goblin v0.10.5 |
| 1576 | 2026-04-03T03:54:17.475Z | Compiling thiserror-impl v1.0.69 |
| 1577 | 2026-04-03T03:54:17.522Z | Compiling dtrace-parser v0.3.0 |
| 1578 | 2026-04-03T03:54:17.537Z | Compiling signature v2.2.0 |
| 1579 | 2026-04-03T03:54:17.743Z | Compiling icu_provider v2.1.1 |
| 1580 | 2026-04-03T03:54:17.775Z | Compiling pkcs8 v0.10.2 |
| 1581 | 2026-04-03T03:54:17.790Z | Compiling darling v0.20.11 |
| 1582 | 2026-04-03T03:54:17.883Z | Compiling bytes v1.11.1 |
| 1583 | 2026-04-03T03:54:17.964Z | Compiling chrono v0.4.44 |
| 1584 | 2026-04-03T03:54:17.981Z | Compiling ipnet v2.11.0 |
| 1585 | 2026-04-03T03:54:17.984Z | Compiling derive_builder_core v0.20.2 |
| 1586 | 2026-04-03T03:54:18.072Z | Compiling icu_properties v2.1.2 |
| 1587 | 2026-04-03T03:54:18.111Z | Compiling icu_normalizer v2.1.1 |
| 1588 | 2026-04-03T03:54:18.127Z | Compiling rustls-native-certs v0.8.3 |
| 1589 | 2026-04-03T03:54:18.289Z | Compiling scroll_derive v0.12.1 |
| 1590 | 2026-04-03T03:54:18.392Z | Compiling tokio v1.49.0 |
| 1591 | 2026-04-03T03:54:18.435Z | Compiling http v1.4.0 |
| 1592 | 2026-04-03T03:54:18.497Z | Compiling serde_tokenstream v0.2.3 |
| 1593 | 2026-04-03T03:54:18.523Z | Compiling serde_spanned v0.6.9 |
| 1594 | 2026-04-03T03:54:18.664Z | Compiling erased-serde v0.3.31 |
| 1595 | 2026-04-03T03:54:18.682Z | Compiling toml_datetime v0.6.11 |
| 1596 | 2026-04-03T03:54:18.783Z | Compiling thiserror v1.0.69 |
| 1597 | 2026-04-03T03:54:18.832Z | Compiling md-5 v0.10.6 |
| 1598 | 2026-04-03T03:54:18.884Z | Compiling derive_builder_macro v0.20.2 |
| 1599 | 2026-04-03T03:54:18.902Z | Compiling darling_macro v0.21.3 |
| 1600 | 2026-04-03T03:54:18.917Z | Compiling idna_adapter v1.2.1 |
| 1601 | 2026-04-03T03:54:18.959Z | Compiling ppv-lite86 v0.2.21 |
| 1602 | 2026-04-03T03:54:18.986Z | Compiling scroll v0.12.0 |
| 1603 | 2026-04-03T03:54:19.021Z | Compiling webpki-roots v1.0.6 |
| 1604 | 2026-04-03T03:54:19.079Z | Compiling idna v1.1.0 |
| 1605 | 2026-04-03T03:54:19.157Z | Compiling http-body v1.0.1 |
| 1606 | 2026-04-03T03:54:19.171Z | Compiling zerocopy-derive v0.7.35 |
| 1607 | 2026-04-03T03:54:19.238Z | Compiling crossbeam-deque v0.8.6 |
| 1608 | 2026-04-03T03:54:19.259Z | Compiling rand_chacha v0.9.0 |
| 1609 | 2026-04-03T03:54:19.274Z | Compiling rand_chacha v0.3.1 |
| 1610 | 2026-04-03T03:54:19.303Z | Compiling http-body-util v0.1.3 |
| 1611 | 2026-04-03T03:54:19.387Z | Compiling url v2.5.8 |
| 1612 | 2026-04-03T03:54:19.403Z | Compiling num-integer v0.1.46 |
| 1613 | 2026-04-03T03:54:19.403Z | Compiling vergen-lib v0.1.6 |
| 1614 | 2026-04-03T03:54:19.436Z | Compiling curve25519-dalek v4.1.3 |
| 1615 | 2026-04-03T03:54:19.450Z | Compiling ff v0.13.1 |
| 1616 | 2026-04-03T03:54:19.627Z | Compiling rand v0.9.2 |
| 1617 | 2026-04-03T03:54:19.644Z | Compiling hash32 v0.2.1 |
| 1618 | 2026-04-03T03:54:19.652Z | Compiling memoffset v0.9.1 |
| 1619 | 2026-04-03T03:54:19.815Z | Compiling zlib-rs v0.6.2 |
| 1620 | 2026-04-03T03:54:19.845Z | Compiling num-bigint-dig v0.8.6 |
| 1621 | 2026-04-03T03:54:19.861Z | Compiling smoltcp v0.9.1 |
| 1622 | 2026-04-03T03:54:19.861Z | Compiling ref-cast v1.0.25 |
| 1623 | 2026-04-03T03:54:19.890Z | Compiling iri-string v0.7.10 |
| 1624 | 2026-04-03T03:54:19.894Z | Compiling rustix v0.38.44 |
| 1625 | 2026-04-03T03:54:20.089Z | Compiling fallible-iterator v0.2.0 |
| 1626 | 2026-04-03T03:54:20.115Z | Compiling base16ct v0.2.0 |
| 1627 | 2026-04-03T03:54:20.152Z | Compiling psl-types v2.0.11 |
| 1628 | 2026-04-03T03:54:20.189Z | Compiling cfg_aliases v0.2.1 |
| 1629 | 2026-04-03T03:54:20.231Z | Compiling dof v0.4.0 |
| 1630 | 2026-04-03T03:54:20.249Z | Compiling proptest v1.10.0 |
| 1631 | 2026-04-03T03:54:20.279Z | Compiling litrs v1.0.0 |
| 1632 | 2026-04-03T03:54:20.300Z | Compiling ryu v1.0.23 |
| 1633 | 2026-04-03T03:54:20.317Z | Compiling nix v0.31.1 |
| 1634 | 2026-04-03T03:54:20.400Z | Compiling postgres-protocol v0.6.10 |
| 1635 | 2026-04-03T03:54:20.422Z | Compiling publicsuffix v2.3.0 |
| 1636 | 2026-04-03T03:54:20.435Z | Compiling serde_urlencoded v0.7.1 |
| 1637 | 2026-04-03T03:54:20.481Z | Compiling sec1 v0.7.3 |
| 1638 | 2026-04-03T03:54:20.559Z | Compiling zerocopy v0.7.35 |
| 1639 | 2026-04-03T03:54:20.806Z | Compiling ipnetwork v0.21.1 |
| 1640 | 2026-04-03T03:54:20.820Z | Compiling document-features v0.2.12 |
| 1641 | 2026-04-03T03:54:20.823Z | Compiling num-iter v0.1.45 |
| 1642 | 2026-04-03T03:54:20.881Z | Compiling group v0.13.0 |
| 1643 | 2026-04-03T03:54:20.992Z | Compiling rand v0.8.5 |
| 1644 | 2026-04-03T03:54:20.995Z | Compiling darling v0.21.3 |
| 1645 | 2026-04-03T03:54:21.076Z | Compiling oxnet v0.1.4 |
| 1646 | 2026-04-03T03:54:21.092Z | Compiling proc-macro-error v1.0.4 |
| 1647 | 2026-04-03T03:54:21.132Z | Compiling derive_builder v0.20.2 |
| 1648 | 2026-04-03T03:54:21.290Z | Compiling goblin v0.8.2 |
| 1649 | 2026-04-03T03:54:21.365Z | Compiling cargo-platform v0.1.9 |
| 1650 | 2026-04-03T03:54:21.428Z | Compiling hkdf v0.12.4 |
| 1651 | 2026-04-03T03:54:21.457Z | Compiling hubpack_derive v0.1.1 |
| 1652 | 2026-04-03T03:54:21.468Z | Compiling crypto-bigint v0.5.5 |
| 1653 | 2026-04-03T03:54:21.473Z | Compiling regex v1.12.3 |
| 1654 | 2026-04-03T03:54:21.617Z | Compiling heck v0.4.1 |
| 1655 | 2026-04-03T03:54:21.638Z | Compiling strum_macros v0.27.2 |
| 1656 | 2026-04-03T03:54:21.682Z | Compiling daft-derive v0.1.5 |
| 1657 | 2026-04-03T03:54:21.797Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1658 | 2026-04-03T03:54:21.866Z | Compiling async-trait v0.1.89 |
| 1659 | 2026-04-03T03:54:21.880Z | Compiling ref-cast-impl v1.0.25 |
| 1660 | 2026-04-03T03:54:21.954Z | Compiling terminal_size v0.4.3 |
| 1661 | 2026-04-03T03:54:21.980Z | Compiling phf_shared v0.13.1 |
| 1662 | 2026-04-03T03:54:22.071Z | Compiling lazy_static v1.5.0 |
| 1663 | 2026-04-03T03:54:22.115Z | Compiling tokio-util v0.7.18 |
| 1664 | 2026-04-03T03:54:22.180Z | Compiling tower v0.5.3 |
| 1665 | 2026-04-03T03:54:22.230Z | Compiling tokio-native-tls v0.3.1 |
| 1666 | 2026-04-03T03:54:22.243Z | Compiling vergen v9.0.6 |
| 1667 | 2026-04-03T03:54:22.458Z | Compiling fs-err v3.3.0 |
| 1668 | 2026-04-03T03:54:22.472Z | Compiling ahash v0.8.12 |
| 1669 | 2026-04-03T03:54:22.490Z | Compiling managed v0.8.0 |
| 1670 | 2026-04-03T03:54:22.506Z | Compiling winnow v0.5.40 |
| 1671 | 2026-04-03T03:54:22.512Z | Compiling foldhash v0.1.5 |
| 1672 | 2026-04-03T03:54:22.533Z | Compiling libbz2-rs-sys v0.2.2 |
| 1673 | 2026-04-03T03:54:22.670Z | Compiling flate2 v1.1.9 |
| 1674 | 2026-04-03T03:54:22.694Z | Compiling tower-http v0.6.8 |
| 1675 | 2026-04-03T03:54:22.709Z | Compiling newtype-uuid v1.3.2 |
| 1676 | 2026-04-03T03:54:22.756Z | Compiling bumpalo v3.20.2 |
| 1677 | 2026-04-03T03:54:22.756Z | Compiling bitflags v1.3.2 |
| 1678 | 2026-04-03T03:54:22.834Z | Compiling h2 v0.4.13 |
| 1679 | 2026-04-03T03:54:22.959Z | Compiling object v0.37.3 |
| 1680 | 2026-04-03T03:54:23.003Z | Compiling console v0.16.2 |
| 1681 | 2026-04-03T03:54:23.048Z | Compiling bzip2 v0.6.1 |
| 1682 | 2026-04-03T03:54:23.076Z | Compiling zopfli v0.8.3 |
| 1683 | 2026-04-03T03:54:23.092Z | Compiling daft v0.1.5 |
| 1684 | 2026-04-03T03:54:23.278Z | Compiling hashbrown v0.15.5 |
| 1685 | 2026-04-03T03:54:23.365Z | Compiling clap_builder v4.5.60 |
| 1686 | 2026-04-03T03:54:23.420Z | Compiling elliptic-curve v0.13.8 |
| 1687 | 2026-04-03T03:54:23.504Z | Compiling phf v0.13.1 |
| 1688 | 2026-04-03T03:54:23.583Z | Compiling dof v0.3.0 |
| 1689 | 2026-04-03T03:54:23.680Z | Compiling signal-hook-mio v0.2.5 |
| 1690 | 2026-04-03T03:54:23.695Z | Compiling strum v0.27.2 |
| 1691 | 2026-04-03T03:54:23.804Z | Compiling hubpack v0.1.2 |
| 1692 | 2026-04-03T03:54:23.826Z | Compiling toml_edit v0.19.15 |
| 1693 | 2026-04-03T03:54:23.843Z | Compiling cargo_metadata v0.19.2 |
| 1694 | 2026-04-03T03:54:23.862Z | Compiling zone_cfg_derive v0.3.1 |
| 1695 | 2026-04-03T03:54:23.972Z | Compiling usdt-macro v0.6.0 |
| 1696 | 2026-04-03T03:54:23.978Z | Compiling usdt-attr-macro v0.6.0 |
| 1697 | 2026-04-03T03:54:24.014Z | Compiling cookie_store v0.22.1 |
| 1698 | 2026-04-03T03:54:24.069Z | Compiling rayon v1.11.0 |
| 1699 | 2026-04-03T03:54:24.256Z | Compiling serde_with_macros v3.17.0 |
| 1700 | 2026-04-03T03:54:24.317Z | Compiling zstd v0.13.3 |
| 1701 | 2026-04-03T03:54:24.628Z | Compiling postgres-types v0.2.12 |
| 1702 | 2026-04-03T03:54:24.694Z | Compiling bzip2 v0.4.4 |
| 1703 | 2026-04-03T03:54:24.830Z | Compiling dtrace-parser v0.2.0 |
| 1704 | 2026-04-03T03:54:24.838Z | Compiling pkcs1 v0.7.5 |
| 1705 | 2026-04-03T03:54:24.859Z | Compiling ed25519 v2.2.3 |
| 1706 | 2026-04-03T03:54:24.927Z | Compiling hex v0.4.3 |
| 1707 | 2026-04-03T03:54:25.211Z | Compiling serde-big-array v0.5.1 |
| 1708 | 2026-04-03T03:54:25.229Z | Compiling rfc6979 v0.4.0 |
| 1709 | 2026-04-03T03:54:25.260Z | Compiling bstr v1.12.1 |
| 1710 | 2026-04-03T03:54:25.274Z | Compiling serde_repr v0.1.20 |
| 1711 | 2026-04-03T03:54:25.380Z | Compiling enum-as-inner v0.6.1 |
| 1712 | 2026-04-03T03:54:25.393Z | Compiling strum_macros v0.26.4 |
| 1713 | 2026-04-03T03:54:25.463Z | Compiling clap_derive v4.5.55 |
| 1714 | 2026-04-03T03:54:25.624Z | Compiling itertools v0.12.1 |
| 1715 | 2026-04-03T03:54:25.806Z | Compiling phf_shared v0.11.3 |
| 1716 | 2026-04-03T03:54:25.844Z | Compiling hyper v1.8.1 |
| 1717 | 2026-04-03T03:54:25.874Z | Compiling float-cmp v0.10.0 |
| 1718 | 2026-04-03T03:54:25.890Z | Compiling memmap2 v0.9.10 |
| 1719 | 2026-04-03T03:54:25.928Z | Compiling thread-id v4.2.2 |
| 1720 | 2026-04-03T03:54:25.971Z | Compiling env_filter v1.0.0 |
| 1721 | 2026-04-03T03:54:26.021Z | Compiling encoding_rs v0.8.35 |
| 1722 | 2026-04-03T03:54:26.042Z | Compiling precomputed-hash v0.1.1 |
| 1723 | 2026-04-03T03:54:26.061Z | Compiling keccak v0.1.6 |
| 1724 | 2026-04-03T03:54:26.136Z | Compiling jiff v0.2.21 |
| 1725 | 2026-04-03T03:54:26.158Z | Compiling rustc-hash v2.1.1 |
| 1726 | 2026-04-03T03:54:26.305Z | Compiling fixedbitset v0.5.7 |
| 1727 | 2026-04-03T03:54:26.320Z | Compiling normalize-line-endings v0.3.0 |
| 1728 | 2026-04-03T03:54:26.377Z | Compiling new_debug_unreachable v1.0.6 |
| 1729 | 2026-04-03T03:54:26.425Z | Compiling predicates-core v1.0.10 |
| 1730 | 2026-04-03T03:54:26.516Z | Compiling static_assertions v1.1.0 |
| 1731 | 2026-04-03T03:54:26.516Z | Compiling whoami v2.1.0 |
| 1732 | 2026-04-03T03:54:26.534Z | Compiling fixedbitset v0.4.2 |
| 1733 | 2026-04-03T03:54:26.550Z | Compiling unit-prefix v0.5.2 |
| 1734 | 2026-04-03T03:54:26.625Z | Compiling data-encoding v2.10.0 |
| 1735 | 2026-04-03T03:54:26.641Z | Compiling mime v0.3.17 |
| 1736 | 2026-04-03T03:54:26.720Z | Compiling difflib v0.4.0 |
| 1737 | 2026-04-03T03:54:26.779Z | Compiling toml_edit v0.22.27 |
| 1738 | 2026-04-03T03:54:26.876Z | Compiling zone v0.3.1 |
| 1739 | 2026-04-03T03:54:26.898Z | Compiling petgraph v0.6.5 |
| 1740 | 2026-04-03T03:54:26.914Z | Compiling tokio-postgres v0.7.16 |
| 1741 | 2026-04-03T03:54:26.930Z | Compiling hickory-proto v0.25.2 |
| 1742 | 2026-04-03T03:54:26.958Z | Compiling hyper-util v0.1.20 |
| 1743 | 2026-04-03T03:54:27.214Z | Compiling strum v0.26.3 |
| 1744 | 2026-04-03T03:54:27.316Z | Compiling predicates v3.1.4 |
| 1745 | 2026-04-03T03:54:27.334Z | Compiling clap v4.5.60 |
| 1746 | 2026-04-03T03:54:27.354Z | Compiling indicatif v0.18.4 |
| 1747 | 2026-04-03T03:54:27.368Z | Compiling petgraph v0.8.3 |
| 1748 | 2026-04-03T03:54:27.430Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1749 | 2026-04-03T03:54:27.501Z | Compiling string_cache v0.8.9 |
| 1750 | 2026-04-03T03:54:27.586Z | Compiling iddqd v0.3.17 |
| 1751 | 2026-04-03T03:54:27.602Z | Compiling sha3 v0.10.8 |
| 1752 | 2026-04-03T03:54:27.751Z | Compiling env_logger v0.11.9 |
| 1753 | 2026-04-03T03:54:28.003Z | Compiling usdt v0.6.0 |
| 1754 | 2026-04-03T03:54:28.076Z | Compiling usdt-impl v0.5.0 |
| 1755 | 2026-04-03T03:54:28.125Z | Compiling similar v2.7.0 |
| 1756 | 2026-04-03T03:54:28.223Z | Compiling crossterm v0.28.1 |
| 1757 | 2026-04-03T03:54:28.287Z | Compiling serde_with v3.17.0 |
| 1758 | 2026-04-03T03:54:28.409Z | Compiling hyper-tls v0.6.0 |
| 1759 | 2026-04-03T03:54:28.660Z | Compiling ecdsa v0.16.9 |
| 1760 | 2026-04-03T03:54:28.692Z | Compiling toml v0.7.8 |
| 1761 | 2026-04-03T03:54:28.728Z | Compiling rsa v0.9.10 |
| 1762 | 2026-04-03T03:54:28.744Z | Compiling zip v4.6.1 |
| 1763 | 2026-04-03T03:54:29.016Z | Compiling ed25519-dalek v2.2.0 |
| 1764 | 2026-04-03T03:54:29.078Z | Compiling zip v0.6.6 |
| 1765 | 2026-04-03T03:54:29.572Z | Compiling tokio-stream v0.1.18 |
| 1766 | 2026-04-03T03:54:29.591Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1767 | 2026-04-03T03:54:29.716Z | Compiling buf-list v1.1.2 |
| 1768 | 2026-04-03T03:54:29.731Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1769 | 2026-04-03T03:54:29.753Z | Compiling openapiv3 v2.2.0 |
| 1770 | 2026-04-03T03:54:29.802Z | Compiling x509-cert v0.2.5 |
| 1771 | 2026-04-03T03:54:29.817Z | Compiling sha1 v0.10.6 |
| 1772 | 2026-04-03T03:54:30.022Z | Compiling itertools v0.13.0 |
| 1773 | 2026-04-03T03:54:30.025Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1774 | 2026-04-03T03:54:30.063Z | Compiling lalrpop-util v0.19.12 |
| 1775 | 2026-04-03T03:54:30.079Z | Compiling peg-runtime v0.8.5 |
| 1776 | 2026-04-03T03:54:30.082Z | Compiling thread_local v1.1.9 |
| 1777 | 2026-04-03T03:54:30.251Z | Compiling slog-async v2.8.0 |
| 1778 | 2026-04-03T03:54:30.268Z | Compiling futures-executor v0.3.32 |
| 1779 | 2026-04-03T03:54:30.282Z | Compiling crossbeam-channel v0.5.15 |
| 1780 | 2026-04-03T03:54:30.359Z | Compiling filetime v0.2.27 |
| 1781 | 2026-04-03T03:54:30.379Z | Compiling is-terminal v0.4.17 |
| 1782 | 2026-04-03T03:54:30.396Z | Compiling take_mut v0.2.2 |
| 1783 | 2026-04-03T03:54:30.429Z | Compiling term v1.2.1 |
| 1784 | 2026-04-03T03:54:30.494Z | Compiling xattr v1.6.1 |
| 1785 | 2026-04-03T03:54:30.525Z | Compiling futures v0.3.32 |
| 1786 | 2026-04-03T03:54:30.620Z | Compiling tar v0.4.45 |
| 1787 | 2026-04-03T03:54:30.770Z | Compiling slog-term v2.9.2 |
| 1788 | 2026-04-03T03:54:45.749Z | Compiling rustls-webpki v0.103.9 |
| 1789 | 2026-04-03T03:54:48.537Z | Compiling tokio-rustls v0.26.4 |
| 1790 | 2026-04-03T03:54:48.537Z | Compiling rustls-platform-verifier v0.6.2 |
| 1791 | 2026-04-03T03:54:48.729Z | Compiling hyper-rustls v0.27.7 |
| 1792 | 2026-04-03T03:54:48.923Z | Compiling reqwest v0.13.2 |
| 1793 | 2026-04-03T03:54:48.923Z | Compiling reqwest v0.12.28 |
| 1794 | 2026-04-03T03:54:50.900Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1795 | 2026-04-03T03:54:51.134Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1796 | 2026-04-03T03:54:53.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.04s |
| 1797 | 2026-04-03T03:54:54.042Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1798 | 2026-04-03T03:54:54.095Z | Apr 03 03:54:52.561 INFO Starting download, target: DendriteStub |
| 1799 | 2026-04-03T03:54:54.096Z | Apr 03 03:54:52.561 INFO Starting download, target: Console |
| 1800 | 2026-04-03T03:54:54.096Z | Apr 03 03:54:52.561 INFO Starting download, target: Clickhouse |
| 1801 | 2026-04-03T03:54:54.096Z | Apr 03 03:54:52.561 INFO Starting download, target: Cockroach |
| 1802 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.561 INFO Starting download, target: MaghemiteMgd |
| 1803 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.561 INFO Starting download, target: TransceiverControl |
| 1804 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.561 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1805 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.561 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1806 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.561 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1807 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.562 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1808 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.562 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1809 | 2026-04-03T03:54:54.099Z | Apr 03 03:54:52.562 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1810 | 2026-04-03T03:54:54.624Z | Apr 03 03:54:53.088 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1811 | 2026-04-03T03:54:54.830Z | Apr 03 03:54:53.292 INFO Download complete, target: TransceiverControl |
| 1812 | 2026-04-03T03:54:55.116Z | Apr 03 03:54:53.577 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1813 | 2026-04-03T03:54:55.357Z | Apr 03 03:54:53.817 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1814 | 2026-04-03T03:54:55.383Z | Apr 03 03:54:53.832 INFO Download complete, target: Console |
| 1815 | 2026-04-03T03:54:55.921Z | Apr 03 03:54:54.387 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1816 | 2026-04-03T03:54:56.476Z | Apr 03 03:54:54.943 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1817 | 2026-04-03T03:54:56.517Z | Apr 03 03:54:54.984 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1818 | 2026-04-03T03:54:56.517Z | Apr 03 03:54:54.984 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1819 | 2026-04-03T03:54:57.689Z | Apr 03 03:54:56.155 INFO Download complete, target: DendriteStub |
| 1820 | 2026-04-03T03:54:58.251Z | Apr 03 03:54:56.718 INFO Download complete, target: MaghemiteMgd |
| 1821 | 2026-04-03T03:55:01.319Z | Apr 03 03:54:59.785 INFO Checking that binary works, target: Cockroach |
| 1822 | 2026-04-03T03:55:01.426Z | Apr 03 03:54:59.892 INFO Download complete, target: Cockroach |
| 1823 | 2026-04-03T03:55:03.325Z | Apr 03 03:55:01.790 INFO Checking that binary works, target: Clickhouse |
| 1824 | 2026-04-03T03:55:03.413Z | Apr 03 03:55:01.876 INFO Download complete, target: Clickhouse |
| 1825 | 2026-04-03T03:55:03.418Z | All prerequisites installed successfully |
| 1826 | 2026-04-03T03:55:03.422Z | |
| 1827 | 2026-04-03T03:55:03.422Z | real 2:09.348283270 |
| 1828 | 2026-04-03T03:55:03.422Z | user 7:04.705175046 |
| 1829 | 2026-04-03T03:55:03.422Z | sys 1:42.104278508 |
| 1830 | 2026-04-03T03:55:03.422Z | trap 0.221488264 |
| 1831 | 2026-04-03T03:55:03.422Z | tflt 1.298959298 |
| 1832 | 2026-04-03T03:55:03.422Z | dflt 1.596941449 |
| 1833 | 2026-04-03T03:55:03.422Z | kflt 0.023701526 |
| 1834 | 2026-04-03T03:55:03.422Z | lock 23:24.898649748 |
| 1835 | 2026-04-03T03:55:03.422Z | slp 18:49.405182115 |
| 1836 | 2026-04-03T03:55:03.422Z | lat 21.329705409 |
| 1837 | 2026-04-03T03:55:03.422Z | stop 2:36.219704313 |
| 1838 | 2026-04-03T03:55:03.422Z | + source ./tools/include/force-git-over-https.sh |
| 1839 | 2026-04-03T03:55:03.422Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1840 | 2026-04-03T03:55:03.422Z | ++ (( i = 0 )) |
| 1841 | 2026-04-03T03:55:03.422Z | ++ (( i < 5 )) |
| 1842 | 2026-04-03T03:55:03.422Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1843 | 2026-04-03T03:55:03.426Z | ++ (( i++ )) |
| 1844 | 2026-04-03T03:55:03.426Z | ++ (( i < 5 )) |
| 1845 | 2026-04-03T03:55:03.426Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1846 | 2026-04-03T03:55:03.426Z | ++ (( i++ )) |
| 1847 | 2026-04-03T03:55:03.426Z | ++ (( i < 5 )) |
| 1848 | 2026-04-03T03:55:03.427Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1849 | 2026-04-03T03:55:03.430Z | ++ (( i++ )) |
| 1850 | 2026-04-03T03:55:03.430Z | ++ (( i < 5 )) |
| 1851 | 2026-04-03T03:55:03.430Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1852 | 2026-04-03T03:55:03.430Z | ++ (( i++ )) |
| 1853 | 2026-04-03T03:55:03.430Z | ++ (( i < 5 )) |
| 1854 | 2026-04-03T03:55:03.430Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1855 | 2026-04-03T03:55:03.434Z | ++ (( i++ )) |
| 1856 | 2026-04-03T03:55:03.434Z | ++ (( i < 5 )) |
| 1857 | 2026-04-03T03:55:03.434Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1858 | 2026-04-03T03:55:03.434Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1859 | 2026-04-03T03:55:03.434Z | + rc=0 |
| 1860 | 2026-04-03T03:55:03.434Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
| 1861 | 2026-04-03T03:55:25.819Z | + case $rc in |
| 1862 | 2026-04-03T03:55:25.819Z | + pfexec zfs create -p rpool/images/build/host |
| 1863 | 2026-04-03T03:55:26.023Z | + pfexec zfs create -p rpool/images/build/recovery |
| 1864 | 2026-04-03T03:55:26.151Z | + cargo xtask releng --output-dir /work --mkincorp |
| 1865 | 2026-04-03T03:55:26.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1866 | 2026-04-03T03:55:26.627Z | Running `target/debug/xtask releng --output-dir /work --mkincorp` |
| 1867 | 2026-04-03T03:55:27.492Z | Compiling proc-macro2 v1.0.106 |
| 1868 | 2026-04-03T03:55:27.492Z | Compiling quote v1.0.44 |
| 1869 | 2026-04-03T03:55:27.492Z | Compiling unicode-ident v1.0.24 |
| 1870 | 2026-04-03T03:55:27.496Z | Compiling libc v0.2.180 |
| 1871 | 2026-04-03T03:55:27.496Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-04-03T03:55:27.496Z | Compiling serde v1.0.228 |
| 1873 | 2026-04-03T03:55:27.496Z | Compiling cfg-if v1.0.4 |
| 1874 | 2026-04-03T03:55:27.496Z | Compiling version_check v0.9.5 |
| 1875 | 2026-04-03T03:55:27.496Z | Compiling shlex v1.3.0 |
| 1876 | 2026-04-03T03:55:27.496Z | Compiling find-msvc-tools v0.1.9 |
| 1877 | 2026-04-03T03:55:27.496Z | Compiling typenum v1.19.0 |
| 1878 | 2026-04-03T03:55:27.627Z | Compiling autocfg v1.5.0 |
| 1879 | 2026-04-03T03:55:27.631Z | Compiling portable-atomic v1.13.1 |
| 1880 | 2026-04-03T03:55:27.631Z | Compiling zerocopy v0.8.40 |
| 1881 | 2026-04-03T03:55:27.631Z | Compiling zmij v1.0.21 |
| 1882 | 2026-04-03T03:55:27.803Z | Compiling memchr v2.8.0 |
| 1883 | 2026-04-03T03:55:27.818Z | Compiling serde_json v1.0.149 |
| 1884 | 2026-04-03T03:55:27.821Z | Compiling libm v0.2.16 |
| 1885 | 2026-04-03T03:55:28.008Z | Compiling generic-array v0.14.7 |
| 1886 | 2026-04-03T03:55:28.113Z | Compiling parking_lot_core v0.9.12 |
| 1887 | 2026-04-03T03:55:28.117Z | Compiling smallvec v1.15.1 |
| 1888 | 2026-04-03T03:55:28.146Z | Compiling icu_properties_data v2.1.2 |
| 1889 | 2026-04-03T03:55:28.180Z | Compiling icu_normalizer_data v2.1.1 |
| 1890 | 2026-04-03T03:55:28.211Z | Compiling log v0.4.29 |
| 1891 | 2026-04-03T03:55:28.214Z | Compiling num-traits v0.2.19 |
| 1892 | 2026-04-03T03:55:28.289Z | Compiling pkg-config v0.3.32 |
| 1893 | 2026-04-03T03:55:28.309Z | Compiling itoa v1.0.17 |
| 1894 | 2026-04-03T03:55:28.437Z | Compiling getrandom v0.4.1 |
| 1895 | 2026-04-03T03:55:28.466Z | Compiling subtle v2.6.1 |
| 1896 | 2026-04-03T03:55:28.507Z | Compiling scopeguard v1.2.0 |
| 1897 | 2026-04-03T03:55:28.525Z | Compiling jobserver v0.1.34 |
| 1898 | 2026-04-03T03:55:28.544Z | Compiling getrandom v0.2.17 |
| 1899 | 2026-04-03T03:55:28.576Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-04-03T03:55:28.611Z | Compiling lock_api v0.4.14 |
| 1901 | 2026-04-03T03:55:28.645Z | Compiling stable_deref_trait v1.2.1 |
| 1902 | 2026-04-03T03:55:28.697Z | Compiling errno v0.3.14 |
| 1903 | 2026-04-03T03:55:28.754Z | Compiling cc v1.2.56 |
| 1904 | 2026-04-03T03:55:28.792Z | Compiling critical-section v1.2.0 |
| 1905 | 2026-04-03T03:55:28.825Z | Compiling rand_core v0.6.4 |
| 1906 | 2026-04-03T03:55:28.933Z | Compiling syn v2.0.117 |
| 1907 | 2026-04-03T03:55:28.985Z | Compiling rustix v1.1.3 |
| 1908 | 2026-04-03T03:55:29.074Z | Compiling dunce v1.0.5 |
| 1909 | 2026-04-03T03:55:29.106Z | Compiling fs_extra v1.3.0 |
| 1910 | 2026-04-03T03:55:29.186Z | Compiling pin-project-lite v0.2.17 |
| 1911 | 2026-04-03T03:55:29.202Z | Compiling heck v0.5.0 |
| 1912 | 2026-04-03T03:55:29.234Z | Compiling writeable v0.6.2 |
| 1913 | 2026-04-03T03:55:29.308Z | Compiling once_cell v1.21.3 |
| 1914 | 2026-04-03T03:55:29.342Z | Compiling litemap v0.8.1 |
| 1915 | 2026-04-03T03:55:29.363Z | Compiling percent-encoding v2.3.2 |
| 1916 | 2026-04-03T03:55:29.384Z | Compiling thiserror v2.0.18 |
| 1917 | 2026-04-03T03:55:29.449Z | Compiling const-oid v0.9.6 |
| 1918 | 2026-04-03T03:55:29.499Z | Compiling cmake v0.1.57 |
| 1919 | 2026-04-03T03:55:29.569Z | Compiling fnv v1.0.7 |
| 1920 | 2026-04-03T03:55:29.589Z | Compiling rustversion v1.0.22 |
| 1921 | 2026-04-03T03:55:29.639Z | Compiling signal-hook-registry v1.4.8 |
| 1922 | 2026-04-03T03:55:29.757Z | Compiling allocator-api2 v0.2.21 |
| 1923 | 2026-04-03T03:55:29.773Z | Compiling aws-lc-rs v1.16.0 |
| 1924 | 2026-04-03T03:55:29.792Z | Compiling semver v1.0.27 |
| 1925 | 2026-04-03T03:55:29.874Z | Compiling equivalent v1.0.2 |
| 1926 | 2026-04-03T03:55:29.902Z | Compiling futures-core v0.3.32 |
| 1927 | 2026-04-03T03:55:29.960Z | Compiling bitflags v2.11.0 |
| 1928 | 2026-04-03T03:55:30.093Z | Compiling ring v0.17.14 |
| 1929 | 2026-04-03T03:55:30.137Z | Compiling aws-lc-sys v0.37.1 |
| 1930 | 2026-04-03T03:55:30.169Z | Compiling parking_lot v0.12.5 |
| 1931 | 2026-04-03T03:55:30.234Z | Compiling mio v1.1.1 |
| 1932 | 2026-04-03T03:55:30.338Z | Compiling foldhash v0.2.0 |
| 1933 | 2026-04-03T03:55:30.354Z | Compiling httparse v1.10.1 |
| 1934 | 2026-04-03T03:55:30.376Z | Compiling socket2 v0.6.2 |
| 1935 | 2026-04-03T03:55:30.440Z | Compiling utf8_iter v1.0.4 |
| 1936 | 2026-04-03T03:55:30.458Z | Compiling vcpkg v0.2.15 |
| 1937 | 2026-04-03T03:55:30.477Z | Compiling schemars v0.8.22 |
| 1938 | 2026-04-03T03:55:30.598Z | Compiling hashbrown v0.16.1 |
| 1939 | 2026-04-03T03:55:30.668Z | Compiling form_urlencoded v1.2.2 |
| 1940 | 2026-04-03T03:55:30.919Z | Compiling rustls v0.23.37 |
| 1941 | 2026-04-03T03:55:30.972Z | Compiling rand_core v0.10.0 |
| 1942 | 2026-04-03T03:55:30.996Z | Compiling futures-sink v0.3.32 |
| 1943 | 2026-04-03T03:55:31.074Z | Compiling slab v0.4.12 |
| 1944 | 2026-04-03T03:55:31.077Z | Compiling crossbeam-utils v0.8.21 |
| 1945 | 2026-04-03T03:55:31.115Z | Compiling openssl-sys v0.9.111 |
| 1946 | 2026-04-03T03:55:31.134Z | Compiling futures-io v0.3.32 |
| 1947 | 2026-04-03T03:55:31.189Z | Compiling futures-channel v0.3.32 |
| 1948 | 2026-04-03T03:55:31.307Z | Compiling indexmap v2.13.0 |
| 1949 | 2026-04-03T03:55:31.334Z | Compiling cpufeatures v0.2.17 |
| 1950 | 2026-04-03T03:55:31.352Z | Compiling futures-task v0.3.32 |
| 1951 | 2026-04-03T03:55:31.425Z | Compiling syn v1.0.109 |
| 1952 | 2026-04-03T03:55:31.492Z | Compiling rustc_version v0.4.1 |
| 1953 | 2026-04-03T03:55:31.583Z | Compiling strsim v0.11.1 |
| 1954 | 2026-04-03T03:55:31.600Z | Compiling thiserror v1.0.69 |
| 1955 | 2026-04-03T03:55:31.633Z | Compiling ucd-trie v0.1.7 |
| 1956 | 2026-04-03T03:55:31.665Z | Compiling crc32fast v1.5.0 |
| 1957 | 2026-04-03T03:55:31.703Z | Compiling byteorder v1.5.0 |
| 1958 | 2026-04-03T03:55:31.760Z | Compiling synstructure v0.13.2 |
| 1959 | 2026-04-03T03:55:31.789Z | Compiling serde_derive_internals v0.29.1 |
| 1960 | 2026-04-03T03:55:31.874Z | Compiling pest v2.8.6 |
| 1961 | 2026-04-03T03:55:31.966Z | Compiling openssl v0.10.75 |
| 1962 | 2026-04-03T03:55:32.060Z | Compiling num-conv v0.2.0 |
| 1963 | 2026-04-03T03:55:32.098Z | Compiling time-core v0.1.8 |
| 1964 | 2026-04-03T03:55:32.215Z | Compiling ident_case v1.0.1 |
| 1965 | 2026-04-03T03:55:32.275Z | Compiling iana-time-zone v0.1.65 |
| 1966 | 2026-04-03T03:55:32.360Z | Compiling time-macros v0.2.27 |
| 1967 | 2026-04-03T03:55:32.398Z | Compiling base64 v0.22.1 |
| 1968 | 2026-04-03T03:55:32.458Z | Compiling native-tls v0.2.18 |
| 1969 | 2026-04-03T03:55:32.830Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1970 | 2026-04-03T03:55:32.884Z | Compiling base64ct v1.8.3 |
| 1971 | 2026-04-03T03:55:32.902Z | Compiling untrusted v0.9.0 |
| 1972 | 2026-04-03T03:55:32.905Z | Compiling uuid v1.21.0 |
| 1973 | 2026-04-03T03:55:32.923Z | Compiling slog v2.8.2 |
| 1974 | 2026-04-03T03:55:33.034Z | Compiling regex-syntax v0.8.10 |
| 1975 | 2026-04-03T03:55:33.058Z | Compiling pest_meta v2.8.6 |
| 1976 | 2026-04-03T03:55:33.080Z | Compiling serde_derive v1.0.228 |
| 1977 | 2026-04-03T03:55:33.176Z | Compiling zeroize_derive v1.4.3 |
| 1978 | 2026-04-03T03:55:33.202Z | Compiling zerofrom-derive v0.1.6 |
| 1979 | 2026-04-03T03:55:33.239Z | Compiling yoke-derive v0.8.1 |
| 1980 | 2026-04-03T03:55:33.255Z | Compiling zerocopy-derive v0.8.40 |
| 1981 | 2026-04-03T03:55:33.259Z | Compiling zerovec-derive v0.11.2 |
| 1982 | 2026-04-03T03:55:33.298Z | Compiling displaydoc v0.2.5 |
| 1983 | 2026-04-03T03:55:33.364Z | Compiling tokio-macros v2.6.0 |
| 1984 | 2026-04-03T03:55:33.567Z | Compiling futures-macro v0.3.32 |
| 1985 | 2026-04-03T03:55:33.660Z | Compiling der_derive v0.7.3 |
| 1986 | 2026-04-03T03:55:33.806Z | Compiling zeroize v1.8.2 |
| 1987 | 2026-04-03T03:55:34.098Z | Compiling thiserror-impl v2.0.18 |
| 1988 | 2026-04-03T03:55:34.102Z | Compiling tracing-attributes v0.1.31 |
| 1989 | 2026-04-03T03:55:34.235Z | Compiling schemars_derive v0.8.22 |
| 1990 | 2026-04-03T03:55:34.333Z | Compiling rustls-pki-types v1.14.0 |
| 1991 | 2026-04-03T03:55:34.349Z | Compiling thiserror-impl v1.0.69 |
| 1992 | 2026-04-03T03:55:34.389Z | Compiling futures-util v0.3.32 |
| 1993 | 2026-04-03T03:55:34.421Z | Compiling zerofrom v0.1.6 |
| 1994 | 2026-04-03T03:55:34.578Z | Compiling yoke v0.8.1 |
| 1995 | 2026-04-03T03:55:34.596Z | Compiling crypto-common v0.1.7 |
| 1996 | 2026-04-03T03:55:34.628Z | Compiling block-buffer v0.10.4 |
| 1997 | 2026-04-03T03:55:34.784Z | Compiling zerovec v0.11.5 |
| 1998 | 2026-04-03T03:55:34.803Z | Compiling zerotrie v0.2.3 |
| 1999 | 2026-04-03T03:55:35.176Z | Compiling digest v0.10.7 |
| 2000 | 2026-04-03T03:55:35.318Z | Compiling tinystr v0.8.2 |
| 2001 | 2026-04-03T03:55:35.335Z | Compiling potential_utf v0.1.4 |
| 2002 | 2026-04-03T03:55:35.405Z | Compiling block-padding v0.3.3 |
| 2003 | 2026-04-03T03:55:35.439Z | Compiling hmac v0.12.1 |
| 2004 | 2026-04-03T03:55:35.462Z | Compiling pest_generator v2.8.6 |
| 2005 | 2026-04-03T03:55:35.510Z | Compiling icu_locale_core v2.1.1 |
| 2006 | 2026-04-03T03:55:35.547Z | Compiling icu_collections v2.1.1 |
| 2007 | 2026-04-03T03:55:35.583Z | Compiling inout v0.1.4 |
| 2008 | 2026-04-03T03:55:35.587Z | Compiling openssl-macros v0.1.1 |
| 2009 | 2026-04-03T03:55:35.634Z | Compiling sha2 v0.10.9 |
| 2010 | 2026-04-03T03:55:35.777Z | Compiling cipher v0.4.4 |
| 2011 | 2026-04-03T03:55:36.022Z | Compiling scroll_derive v0.13.1 |
| 2012 | 2026-04-03T03:55:36.132Z | Compiling pest_derive v2.8.6 |
| 2013 | 2026-04-03T03:55:36.376Z | Compiling bytes v1.11.1 |
| 2014 | 2026-04-03T03:55:36.410Z | Compiling icu_provider v2.1.1 |
| 2015 | 2026-04-03T03:55:36.482Z | Compiling chrono v0.4.44 |
| 2016 | 2026-04-03T03:55:36.499Z | Compiling pem-rfc7468 v0.7.0 |
| 2017 | 2026-04-03T03:55:36.836Z | Compiling icu_properties v2.1.2 |
| 2018 | 2026-04-03T03:55:36.856Z | Compiling icu_normalizer v2.1.1 |
| 2019 | 2026-04-03T03:55:36.884Z | Compiling flagset v0.4.7 |
| 2020 | 2026-04-03T03:55:36.912Z | Compiling tokio v1.49.0 |
| 2021 | 2026-04-03T03:55:37.062Z | Compiling http v1.4.0 |
| 2022 | 2026-04-03T03:55:37.345Z | Compiling der v0.7.10 |
| 2023 | 2026-04-03T03:55:37.671Z | Compiling ppv-lite86 v0.2.21 |
| 2024 | 2026-04-03T03:55:37.869Z | Compiling idna_adapter v1.2.1 |
| 2025 | 2026-04-03T03:55:38.020Z | Compiling idna v1.1.0 |
| 2026 | 2026-04-03T03:55:38.084Z | Compiling rand_core v0.9.5 |
| 2027 | 2026-04-03T03:55:38.118Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2028 | 2026-04-03T03:55:38.320Z | Compiling tracing-core v0.1.36 |
| 2029 | 2026-04-03T03:55:38.357Z | Compiling url v2.5.8 |
| 2030 | 2026-04-03T03:55:38.427Z | Compiling paste v1.0.15 |
| 2031 | 2026-04-03T03:55:38.446Z | Compiling plain v0.2.3 |
| 2032 | 2026-04-03T03:55:38.564Z | Compiling rayon-core v1.13.0 |
| 2033 | 2026-04-03T03:55:38.579Z | Compiling camino v1.2.2 |
| 2034 | 2026-04-03T03:55:38.740Z | Compiling tracing v0.1.44 |
| 2035 | 2026-04-03T03:55:38.891Z | Compiling spki v0.7.3 |
| 2036 | 2026-04-03T03:55:38.907Z | Compiling http-body v1.0.1 |
| 2037 | 2026-04-03T03:55:39.101Z | Compiling salsa20 v0.10.2 |
| 2038 | 2026-04-03T03:55:39.125Z | Compiling pbkdf2 v0.12.2 |
| 2039 | 2026-04-03T03:55:39.338Z | Compiling cookie v0.18.1 |
| 2040 | 2026-04-03T03:55:39.374Z | Compiling dyn-clone v1.0.20 |
| 2041 | 2026-04-03T03:55:39.546Z | Compiling atomic-waker v1.1.2 |
| 2042 | 2026-04-03T03:55:39.564Z | Compiling fastrand v2.3.0 |
| 2043 | 2026-04-03T03:55:39.581Z | Compiling num-bigint-dig v0.8.6 |
| 2044 | 2026-04-03T03:55:39.804Z | Compiling scrypt v0.11.0 |
| 2045 | 2026-04-03T03:55:40.027Z | Compiling rand_chacha v0.9.0 |
| 2046 | 2026-04-03T03:55:40.086Z | Compiling aes v0.8.4 |
| 2047 | 2026-04-03T03:55:40.121Z | Compiling cbc v0.1.2 |
| 2048 | 2026-04-03T03:55:40.404Z | Compiling ahash v0.8.12 |
| 2049 | 2026-04-03T03:55:40.422Z | Compiling zstd-safe v7.2.4 |
| 2050 | 2026-04-03T03:55:40.568Z | Compiling untrusted v0.7.1 |
| 2051 | 2026-04-03T03:55:40.627Z | Compiling tokio-util v0.7.18 |
| 2052 | 2026-04-03T03:55:40.646Z | Compiling usdt-impl v0.6.0 |
| 2053 | 2026-04-03T03:55:40.676Z | Compiling tower-service v0.3.3 |
| 2054 | 2026-04-03T03:55:40.715Z | Compiling tower-layer v0.3.3 |
| 2055 | 2026-04-03T03:55:40.731Z | Compiling pretty-hex v0.4.1 |
| 2056 | 2026-04-03T03:55:40.804Z | Compiling openssl-probe v0.2.1 |
| 2057 | 2026-04-03T03:55:40.858Z | Compiling anyhow v1.0.102 |
| 2058 | 2026-04-03T03:55:40.888Z | Compiling try-lock v0.2.5 |
| 2059 | 2026-04-03T03:55:40.904Z | Compiling pkcs5 v0.7.1 |
| 2060 | 2026-04-03T03:55:41.027Z | Compiling want v0.3.1 |
| 2061 | 2026-04-03T03:55:41.101Z | Compiling rand v0.9.2 |
| 2062 | 2026-04-03T03:55:41.413Z | Compiling scroll v0.13.0 |
| 2063 | 2026-04-03T03:55:41.625Z | Compiling ipnet v2.11.0 |
| 2064 | 2026-04-03T03:55:41.646Z | Compiling serde_tokenstream v0.2.3 |
| 2065 | 2026-04-03T03:55:41.694Z | Compiling async-trait v0.1.89 |
| 2066 | 2026-04-03T03:55:41.712Z | Compiling daft-derive v0.1.5 |
| 2067 | 2026-04-03T03:55:41.752Z | Compiling clap_derive v4.5.55 |
| 2068 | 2026-04-03T03:55:41.855Z | Compiling scroll_derive v0.12.1 |
| 2069 | 2026-04-03T03:55:41.970Z | Compiling heapless v0.7.17 |
| 2070 | 2026-04-03T03:55:42.016Z | Compiling h2 v0.4.13 |
| 2071 | 2026-04-03T03:55:42.285Z | Compiling aho-corasick v1.1.4 |
| 2072 | 2026-04-03T03:55:42.393Z | Compiling httpdate v1.0.3 |
| 2073 | 2026-04-03T03:55:42.420Z | Compiling pin-utils v0.1.0 |
| 2074 | 2026-04-03T03:55:42.708Z | Compiling signal-hook v0.3.18 |
| 2075 | 2026-04-03T03:55:42.814Z | Compiling goblin v0.10.5 |
| 2076 | 2026-04-03T03:55:42.918Z | Compiling pkcs8 v0.10.2 |
| 2077 | 2026-04-03T03:55:42.936Z | Compiling tempfile v3.25.0 |
| 2078 | 2026-04-03T03:55:43.240Z | Compiling regex-automata v0.4.14 |
| 2079 | 2026-04-03T03:55:43.370Z | Compiling darling_core v0.20.11 |
| 2080 | 2026-04-03T03:55:43.459Z | Compiling spin v0.9.8 |
| 2081 | 2026-04-03T03:55:43.637Z | Compiling litrs v1.0.0 |
| 2082 | 2026-04-03T03:55:43.807Z | Compiling tinyvec_macros v0.1.1 |
| 2083 | 2026-04-03T03:55:43.885Z | Compiling tinyvec v1.10.0 |
| 2084 | 2026-04-03T03:55:44.118Z | Compiling document-features v0.2.12 |
| 2085 | 2026-04-03T03:55:44.309Z | Compiling dtrace-parser v0.3.0 |
| 2086 | 2026-04-03T03:55:44.357Z | Compiling hex v0.4.3 |
| 2087 | 2026-04-03T03:55:44.687Z | Compiling strum_macros v0.26.4 |
| 2088 | 2026-04-03T03:55:44.954Z | Compiling zerocopy-derive v0.7.35 |
| 2089 | 2026-04-03T03:55:45.175Z | Compiling darling_core v0.21.3 |
| 2090 | 2026-04-03T03:55:45.175Z | Compiling curve25519-dalek v4.1.3 |
| 2091 | 2026-04-03T03:55:45.278Z | Compiling thread-id v5.1.0 |
| 2092 | 2026-04-03T03:55:45.309Z | Compiling memoffset v0.9.1 |
| 2093 | 2026-04-03T03:55:45.384Z | Compiling proc-macro-error-attr v1.0.4 |
| 2094 | 2026-04-03T03:55:45.400Z | Compiling darling_macro v0.20.11 |
| 2095 | 2026-04-03T03:55:45.461Z | Compiling powerfmt v0.2.0 |
| 2096 | 2026-04-03T03:55:45.509Z | Compiling hyper v1.8.1 |
| 2097 | 2026-04-03T03:55:45.540Z | Compiling anstyle v1.0.13 |
| 2098 | 2026-04-03T03:55:45.615Z | Compiling dof v0.4.0 |
| 2099 | 2026-04-03T03:55:45.808Z | Compiling ref-cast v1.0.25 |
| 2100 | 2026-04-03T03:55:45.862Z | Compiling foreign-types-shared v0.1.1 |
| 2101 | 2026-04-03T03:55:45.905Z | Compiling smoltcp v0.9.1 |
| 2102 | 2026-04-03T03:55:45.948Z | Compiling utf8parse v0.2.2 |
| 2103 | 2026-04-03T03:55:45.985Z | Compiling rustix v0.38.44 |
| 2104 | 2026-04-03T03:55:46.228Z | Compiling anstyle-parse v0.2.7 |
| 2105 | 2026-04-03T03:55:46.295Z | Compiling foreign-types v0.3.2 |
| 2106 | 2026-04-03T03:55:46.336Z | Compiling darling v0.20.11 |
| 2107 | 2026-04-03T03:55:46.339Z | Compiling deranged v0.5.8 |
| 2108 | 2026-04-03T03:55:46.550Z | Compiling rustls-native-certs v0.8.3 |
| 2109 | 2026-04-03T03:55:46.661Z | Compiling http-body-util v0.1.3 |
| 2110 | 2026-04-03T03:55:46.725Z | Compiling toml_datetime v0.6.11 |
| 2111 | 2026-04-03T03:55:46.880Z | Compiling serde_spanned v0.6.9 |
| 2112 | 2026-04-03T03:55:46.972Z | Compiling hyper-util v0.1.20 |
| 2113 | 2026-04-03T03:55:47.139Z | Compiling sync_wrapper v1.0.2 |
| 2114 | 2026-04-03T03:55:47.187Z | Compiling wait-timeout v0.2.1 |
| 2115 | 2026-04-03T03:55:47.284Z | Compiling proc-macro-error v1.0.4 |
| 2116 | 2026-04-03T03:55:47.304Z | Compiling quick-error v1.2.3 |
| 2117 | 2026-04-03T03:55:47.330Z | Compiling ryu v1.0.23 |
| 2118 | 2026-04-03T03:55:47.377Z | Compiling siphasher v1.0.2 |
| 2119 | 2026-04-03T03:55:47.420Z | Compiling darling_macro v0.21.3 |
| 2120 | 2026-04-03T03:55:47.445Z | Compiling simd-adler32 v0.3.8 |
| 2121 | 2026-04-03T03:55:47.464Z | Compiling num_threads v0.1.7 |
| 2122 | 2026-04-03T03:55:47.677Z | Compiling is_terminal_polyfill v1.70.2 |
| 2123 | 2026-04-03T03:55:47.696Z | Compiling cfg_aliases v0.2.1 |
| 2124 | 2026-04-03T03:55:47.699Z | Compiling anstyle-query v1.1.5 |
| 2125 | 2026-04-03T03:55:47.730Z | Compiling colorchoice v1.0.4 |
| 2126 | 2026-04-03T03:55:47.772Z | Compiling bit-vec v0.8.0 |
| 2127 | 2026-04-03T03:55:47.804Z | Compiling either v1.15.0 |
| 2128 | 2026-04-03T03:55:47.842Z | Compiling unicode-segmentation v1.12.0 |
| 2129 | 2026-04-03T03:55:47.861Z | Compiling anstream v0.6.21 |
| 2130 | 2026-04-03T03:55:47.895Z | Compiling nix v0.31.1 |
| 2131 | 2026-04-03T03:55:47.937Z | Compiling darling v0.21.3 |
| 2132 | 2026-04-03T03:55:48.027Z | Compiling bit-set v0.8.0 |
| 2133 | 2026-04-03T03:55:48.046Z | Compiling time v0.3.47 |
| 2134 | 2026-04-03T03:55:48.257Z | Compiling serde_urlencoded v0.7.1 |
| 2135 | 2026-04-03T03:55:48.277Z | Compiling rusty-fork v0.3.1 |
| 2136 | 2026-04-03T03:55:48.498Z | Compiling tower v0.5.3 |
| 2137 | 2026-04-03T03:55:48.580Z | Compiling crossbeam-epoch v0.9.18 |
| 2138 | 2026-04-03T03:55:48.748Z | Compiling derive_builder_core v0.20.2 |
| 2139 | 2026-04-03T03:55:48.840Z | Compiling regex v1.12.3 |
| 2140 | 2026-04-03T03:55:48.926Z | Compiling unicode-normalization v0.1.25 |
| 2141 | 2026-04-03T03:55:49.145Z | Compiling rand_xorshift v0.4.0 |
| 2142 | 2026-04-03T03:55:49.278Z | Compiling erased-serde v0.3.31 |
| 2143 | 2026-04-03T03:55:49.312Z | Compiling signature v2.2.0 |
| 2144 | 2026-04-03T03:55:49.340Z | Compiling hubpack_derive v0.1.1 |
| 2145 | 2026-04-03T03:55:49.357Z | Compiling webpki-roots v1.0.6 |
| 2146 | 2026-04-03T03:55:49.467Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2147 | 2026-04-03T03:55:49.498Z | Compiling ref-cast-impl v1.0.25 |
| 2148 | 2026-04-03T03:55:49.514Z | Compiling strum_macros v0.27.2 |
| 2149 | 2026-04-03T03:55:49.751Z | Compiling fs-err v3.3.0 |
| 2150 | 2026-04-03T03:55:49.768Z | Compiling usdt-impl v0.5.0 |
| 2151 | 2026-04-03T03:55:49.989Z | Compiling object v0.37.3 |
| 2152 | 2026-04-03T03:55:50.014Z | Compiling unarray v0.1.4 |
| 2153 | 2026-04-03T03:55:50.071Z | Compiling adler2 v2.0.1 |
| 2154 | 2026-04-03T03:55:50.109Z | Compiling iri-string v0.7.10 |
| 2155 | 2026-04-03T03:55:50.127Z | Compiling unicode-properties v0.1.4 |
| 2156 | 2026-04-03T03:55:50.166Z | Compiling unicode-bidi v0.3.18 |
| 2157 | 2026-04-03T03:55:50.283Z | Compiling miniz_oxide v0.8.9 |
| 2158 | 2026-04-03T03:55:50.329Z | Compiling proptest v1.10.0 |
| 2159 | 2026-04-03T03:55:50.590Z | Compiling stringprep v0.1.5 |
| 2160 | 2026-04-03T03:55:50.999Z | Compiling derive_builder_macro v0.20.2 |
| 2161 | 2026-04-03T03:55:51.158Z | Compiling crossbeam-deque v0.8.6 |
| 2162 | 2026-04-03T03:55:51.196Z | Compiling heck v0.4.1 |
| 2163 | 2026-04-03T03:55:51.239Z | Compiling serde_with_macros v3.17.0 |
| 2164 | 2026-04-03T03:55:51.348Z | Compiling usdt-macro v0.6.0 |
| 2165 | 2026-04-03T03:55:51.378Z | Compiling usdt-attr-macro v0.6.0 |
| 2166 | 2026-04-03T03:55:51.417Z | Compiling ipnetwork v0.21.1 |
| 2167 | 2026-04-03T03:55:51.457Z | Compiling scroll v0.12.0 |
| 2168 | 2026-04-03T03:55:51.558Z | Compiling tower-http v0.6.8 |
| 2169 | 2026-04-03T03:55:52.003Z | Compiling rand_chacha v0.3.1 |
| 2170 | 2026-04-03T03:55:52.165Z | Compiling md-5 v0.10.6 |
| 2171 | 2026-04-03T03:55:52.297Z | Compiling num-integer v0.1.46 |
| 2172 | 2026-04-03T03:55:52.341Z | Compiling terminal_size v0.4.3 |
| 2173 | 2026-04-03T03:55:52.375Z | Compiling hash32 v0.2.1 |
| 2174 | 2026-04-03T03:55:52.425Z | Compiling vergen-lib v0.1.6 |
| 2175 | 2026-04-03T03:55:52.451Z | Compiling ff v0.13.1 |
| 2176 | 2026-04-03T03:55:52.516Z | Compiling winnow v0.7.14 |
| 2177 | 2026-04-03T03:55:52.584Z | Compiling clap_lex v1.0.0 |
| 2178 | 2026-04-03T03:55:52.637Z | Compiling base16ct v0.2.0 |
| 2179 | 2026-04-03T03:55:52.689Z | Compiling psl-types v2.0.11 |
| 2180 | 2026-04-03T03:55:52.744Z | Compiling zlib-rs v0.6.2 |
| 2181 | 2026-04-03T03:55:52.809Z | Compiling fallible-iterator v0.2.0 |
| 2182 | 2026-04-03T03:55:52.848Z | Compiling publicsuffix v2.3.0 |
| 2183 | 2026-04-03T03:55:52.980Z | Compiling clap_builder v4.5.60 |
| 2184 | 2026-04-03T03:55:52.997Z | Compiling sec1 v0.7.3 |
| 2185 | 2026-04-03T03:55:53.140Z | Compiling postgres-protocol v0.6.10 |
| 2186 | 2026-04-03T03:55:53.297Z | Compiling group v0.13.0 |
| 2187 | 2026-04-03T03:55:53.317Z | Compiling num-iter v0.1.45 |
| 2188 | 2026-04-03T03:55:53.604Z | Compiling newtype-uuid v1.3.2 |
| 2189 | 2026-04-03T03:55:53.627Z | Compiling rand v0.8.5 |
| 2190 | 2026-04-03T03:55:54.337Z | Compiling goblin v0.8.2 |
| 2191 | 2026-04-03T03:55:54.431Z | Compiling oxnet v0.1.4 |
| 2192 | 2026-04-03T03:55:54.452Z | Compiling derive_builder v0.20.2 |
| 2193 | 2026-04-03T03:55:54.485Z | Compiling zone_cfg_derive v0.3.1 |
| 2194 | 2026-04-03T03:55:54.526Z | Compiling tokio-native-tls v0.3.1 |
| 2195 | 2026-04-03T03:55:54.717Z | Compiling phf_shared v0.13.1 |
| 2196 | 2026-04-03T03:55:54.799Z | Compiling flate2 v1.1.9 |
| 2197 | 2026-04-03T03:55:54.838Z | Compiling zerocopy v0.7.35 |
| 2198 | 2026-04-03T03:55:54.977Z | Compiling lazy_static v1.5.0 |
| 2199 | 2026-04-03T03:55:55.097Z | Compiling cargo-platform v0.1.9 |
| 2200 | 2026-04-03T03:55:55.097Z | Compiling hkdf v0.12.4 |
| 2201 | 2026-04-03T03:55:55.133Z | Compiling crypto-bigint v0.5.5 |
| 2202 | 2026-04-03T03:55:55.152Z | Compiling enum-as-inner v0.6.1 |
| 2203 | 2026-04-03T03:55:55.171Z | Compiling serde_repr v0.1.20 |
| 2204 | 2026-04-03T03:55:55.231Z | Compiling vergen v9.0.6 |
| 2205 | 2026-04-03T03:55:55.366Z | Compiling encoding_rs v0.8.35 |
| 2206 | 2026-04-03T03:55:55.419Z | Compiling foldhash v0.1.5 |
| 2207 | 2026-04-03T03:55:55.730Z | Compiling bumpalo v3.20.2 |
| 2208 | 2026-04-03T03:55:55.733Z | Compiling mime v0.3.17 |
| 2209 | 2026-04-03T03:55:55.774Z | Compiling libbz2-rs-sys v0.2.2 |
| 2210 | 2026-04-03T03:55:55.863Z | Compiling winnow v0.5.40 |
| 2211 | 2026-04-03T03:55:55.892Z | Compiling bitflags v1.3.2 |
| 2212 | 2026-04-03T03:55:56.006Z | Compiling unicode-width v0.2.0 |
| 2213 | 2026-04-03T03:55:56.251Z | Compiling managed v0.8.0 |
| 2214 | 2026-04-03T03:55:56.551Z | Compiling console v0.16.2 |
| 2215 | 2026-04-03T03:55:56.624Z | Compiling bzip2 v0.6.1 |
| 2216 | 2026-04-03T03:55:56.922Z | Compiling dof v0.3.0 |
| 2217 | 2026-04-03T03:55:57.081Z | Compiling elliptic-curve v0.13.8 |
| 2218 | 2026-04-03T03:55:57.226Z | Compiling zopfli v0.8.3 |
| 2219 | 2026-04-03T03:55:57.403Z | Compiling toml_edit v0.19.15 |
| 2220 | 2026-04-03T03:55:57.643Z | Compiling hashbrown v0.15.5 |
| 2221 | 2026-04-03T03:55:58.034Z | Compiling cargo_metadata v0.19.2 |
| 2222 | 2026-04-03T03:55:58.426Z | Compiling phf v0.13.1 |
| 2223 | 2026-04-03T03:55:58.763Z | Compiling clap v4.5.60 |
| 2224 | 2026-04-03T03:55:58.866Z | Compiling daft v0.1.5 |
| 2225 | 2026-04-03T03:55:58.967Z | Compiling hyper-tls v0.6.0 |
| 2226 | 2026-04-03T03:55:59.182Z | Compiling signal-hook-mio v0.2.5 |
| 2227 | 2026-04-03T03:55:59.256Z | Compiling cookie_store v0.22.1 |
| 2228 | 2026-04-03T03:55:59.380Z | Compiling rayon v1.11.0 |
| 2229 | 2026-04-03T03:55:59.490Z | Compiling zstd v0.13.3 |
| 2230 | 2026-04-03T03:55:59.530Z | Compiling postgres-types v0.2.12 |
| 2231 | 2026-04-03T03:55:59.572Z | Compiling bzip2 v0.4.4 |
| 2232 | 2026-04-03T03:55:59.625Z | Compiling strum v0.27.2 |
| 2233 | 2026-04-03T03:55:59.799Z | Compiling hubpack v0.1.2 |
| 2234 | 2026-04-03T03:55:59.802Z | Compiling ed25519 v2.2.3 |
| 2235 | 2026-04-03T03:55:59.835Z | Compiling dtrace-parser v0.2.0 |
| 2236 | 2026-04-03T03:55:59.838Z | Compiling itertools v0.12.1 |
| 2237 | 2026-04-03T03:55:59.886Z | Compiling phf_shared v0.11.3 |
| 2238 | 2026-04-03T03:55:59.923Z | Compiling bstr v1.12.1 |
| 2239 | 2026-04-03T03:55:59.941Z | Compiling pkcs1 v0.7.5 |
| 2240 | 2026-04-03T03:56:00.162Z | Compiling serde-big-array v0.5.1 |
| 2241 | 2026-04-03T03:56:00.224Z | Compiling rfc6979 v0.4.0 |
| 2242 | 2026-04-03T03:56:00.418Z | Compiling float-cmp v0.10.0 |
| 2243 | 2026-04-03T03:56:00.434Z | Compiling env_filter v1.0.0 |
| 2244 | 2026-04-03T03:56:00.452Z | Compiling thread-id v4.2.2 |
| 2245 | 2026-04-03T03:56:00.455Z | Compiling memmap2 v0.9.10 |
| 2246 | 2026-04-03T03:56:00.552Z | Compiling normalize-line-endings v0.3.0 |
| 2247 | 2026-04-03T03:56:00.584Z | Compiling difflib v0.4.0 |
| 2248 | 2026-04-03T03:56:00.670Z | Compiling rustc-hash v2.1.1 |
| 2249 | 2026-04-03T03:56:00.686Z | Compiling whoami v2.1.0 |
| 2250 | 2026-04-03T03:56:00.704Z | Compiling new_debug_unreachable v1.0.6 |
| 2251 | 2026-04-03T03:56:00.722Z | Compiling static_assertions v1.1.0 |
| 2252 | 2026-04-03T03:56:00.797Z | Compiling keccak v0.1.6 |
| 2253 | 2026-04-03T03:56:00.816Z | Compiling predicates-core v1.0.10 |
| 2254 | 2026-04-03T03:56:00.832Z | Compiling precomputed-hash v0.1.1 |
| 2255 | 2026-04-03T03:56:01.003Z | Compiling jiff v0.2.21 |
| 2256 | 2026-04-03T03:56:01.020Z | Compiling unit-prefix v0.5.2 |
| 2257 | 2026-04-03T03:56:01.054Z | Compiling toml_write v0.1.2 |
| 2258 | 2026-04-03T03:56:01.058Z | Compiling fixedbitset v0.4.2 |
| 2259 | 2026-04-03T03:56:01.168Z | Compiling data-encoding v2.10.0 |
| 2260 | 2026-04-03T03:56:01.189Z | Compiling fixedbitset v0.5.7 |
| 2261 | 2026-04-03T03:56:01.245Z | Compiling petgraph v0.6.5 |
| 2262 | 2026-04-03T03:56:01.286Z | Compiling toml_edit v0.22.27 |
| 2263 | 2026-04-03T03:56:01.301Z | Compiling indicatif v0.18.4 |
| 2264 | 2026-04-03T03:56:01.324Z | Compiling zone v0.3.1 |
| 2265 | 2026-04-03T03:56:01.455Z | Compiling petgraph v0.8.3 |
| 2266 | 2026-04-03T03:56:01.508Z | Compiling hickory-proto v0.25.2 |
| 2267 | 2026-04-03T03:56:01.738Z | Compiling sha3 v0.10.8 |
| 2268 | 2026-04-03T03:56:01.849Z | Compiling predicates v3.1.4 |
| 2269 | 2026-04-03T03:56:02.029Z | Compiling string_cache v0.8.9 |
| 2270 | 2026-04-03T03:56:02.044Z | Compiling tokio-postgres v0.7.16 |
| 2271 | 2026-04-03T03:56:02.271Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2272 | 2026-04-03T03:56:02.317Z | Compiling iddqd v0.3.17 |
| 2273 | 2026-04-03T03:56:02.517Z | Compiling usdt v0.6.0 |
| 2274 | 2026-04-03T03:56:02.746Z | Compiling env_logger v0.11.9 |
| 2275 | 2026-04-03T03:56:03.182Z | Compiling serde_with v3.17.0 |
| 2276 | 2026-04-03T03:56:03.193Z | Compiling ecdsa v0.16.9 |
| 2277 | 2026-04-03T03:56:03.397Z | Compiling similar v2.7.0 |
| 2278 | 2026-04-03T03:56:03.550Z | Compiling rsa v0.9.10 |
| 2279 | 2026-04-03T03:56:03.686Z | Compiling zip v4.6.1 |
| 2280 | 2026-04-03T03:56:04.166Z | Compiling ed25519-dalek v2.2.0 |
| 2281 | 2026-04-03T03:56:04.381Z | Compiling zip v0.6.6 |
| 2282 | 2026-04-03T03:56:04.596Z | Compiling crossterm v0.28.1 |
| 2283 | 2026-04-03T03:56:04.776Z | Compiling toml v0.7.8 |
| 2284 | 2026-04-03T03:56:04.916Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2285 | 2026-04-03T03:56:05.008Z | Compiling itertools v0.13.0 |
| 2286 | 2026-04-03T03:56:05.024Z | Compiling strum v0.26.3 |
| 2287 | 2026-04-03T03:56:05.182Z | Compiling tokio-stream v0.1.18 |
| 2288 | 2026-04-03T03:56:05.198Z | Compiling buf-list v1.1.2 |
| 2289 | 2026-04-03T03:56:05.275Z | Compiling x509-cert v0.2.5 |
| 2290 | 2026-04-03T03:56:05.326Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2291 | 2026-04-03T03:56:05.516Z | Compiling openapiv3 v2.2.0 |
| 2292 | 2026-04-03T03:56:05.600Z | Compiling sha1 v0.10.6 |
| 2293 | 2026-04-03T03:56:05.645Z | Compiling structmeta-derive v0.3.0 |
| 2294 | 2026-04-03T03:56:05.663Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2295 | 2026-04-03T03:56:05.866Z | Compiling radium v0.7.0 |
| 2296 | 2026-04-03T03:56:06.064Z | Compiling lalrpop-util v0.19.12 |
| 2297 | 2026-04-03T03:56:06.149Z | Compiling peg-runtime v0.8.5 |
| 2298 | 2026-04-03T03:56:06.709Z | Compiling structmeta v0.3.0 |
| 2299 | 2026-04-03T03:56:07.495Z | Compiling maybe-uninit v2.0.0 |
| 2300 | 2026-04-03T03:56:07.785Z | Compiling tap v1.0.1 |
| 2301 | 2026-04-03T03:56:07.971Z | Compiling wyz v0.5.1 |
| 2302 | 2026-04-03T03:56:09.252Z | Compiling packed_struct v0.10.1 |
| 2303 | 2026-04-03T03:56:09.422Z | Compiling funty v2.0.0 |
| 2304 | 2026-04-03T03:56:10.528Z | Compiling bitvec v1.0.1 |
| 2305 | 2026-04-03T03:56:11.991Z | Compiling futures-executor v0.3.32 |
| 2306 | 2026-04-03T03:56:12.153Z | Compiling packed_struct_codegen v0.10.1 |
| 2307 | 2026-04-03T03:56:12.365Z | Compiling zerocopy-derive v0.6.6 |
| 2308 | 2026-04-03T03:56:12.444Z | Compiling bitfield-macros v0.19.4 |
| 2309 | 2026-04-03T03:56:12.515Z | Compiling indexmap v1.9.3 |
| 2310 | 2026-04-03T03:56:12.911Z | Compiling nodrop v0.1.14 |
| 2311 | 2026-04-03T03:56:12.988Z | Compiling typeid v1.0.3 |
| 2312 | 2026-04-03T03:56:13.046Z | Compiling crc-catalog v2.4.0 |
| 2313 | 2026-04-03T03:56:13.187Z | Compiling zerocopy v0.6.6 |
| 2314 | 2026-04-03T03:56:13.190Z | Compiling crc v3.4.0 |
| 2315 | 2026-04-03T03:56:13.237Z | Compiling bitfield v0.19.4 |
| 2316 | 2026-04-03T03:56:13.566Z | Compiling array-init v0.0.4 |
| 2317 | 2026-04-03T03:56:13.965Z | Compiling futures v0.3.32 |
| 2318 | 2026-04-03T03:56:14.450Z | Compiling smallvec v0.6.14 |
| 2319 | 2026-04-03T03:56:14.732Z | Compiling derive-ex v0.1.8 |
| 2320 | 2026-04-03T03:56:16.962Z | Compiling erased-serde v0.4.9 |
| 2321 | 2026-04-03T03:56:17.035Z | Compiling rustls v0.22.4 |
| 2322 | 2026-04-03T03:56:17.069Z | Compiling hashbrown v0.12.3 |
| 2323 | 2026-04-03T03:56:17.956Z | Compiling base64 v0.21.7 |
| 2324 | 2026-04-03T03:56:18.407Z | Compiling ron v0.8.1 |
| 2325 | 2026-04-03T03:56:20.944Z | Compiling test-strategy v0.4.5 |
| 2326 | 2026-04-03T03:56:21.348Z | Compiling rustls-webpki v0.103.9 |
| 2327 | 2026-04-03T03:56:21.979Z | Compiling serde-hex v0.1.0 |
| 2328 | 2026-04-03T03:56:22.130Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2329 | 2026-04-03T03:56:22.230Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2330 | 2026-04-03T03:56:22.459Z | Compiling toml v0.8.23 |
| 2331 | 2026-04-03T03:56:22.518Z | Compiling hashbrown v0.13.2 |
| 2332 | 2026-04-03T03:56:22.665Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2333 | 2026-04-03T03:56:23.224Z | Compiling rustls-webpki v0.102.8 |
| 2334 | 2026-04-03T03:56:23.585Z | Compiling pin-project-internal v1.1.11 |
| 2335 | 2026-04-03T03:56:23.609Z | Compiling filetime v0.2.27 |
| 2336 | 2026-04-03T03:56:23.655Z | Compiling multer v3.1.0 |
| 2337 | 2026-04-03T03:56:23.692Z | Compiling thread_local v1.1.9 |
| 2338 | 2026-04-03T03:56:23.871Z | Compiling slog-async v2.8.0 |
| 2339 | 2026-04-03T03:56:23.898Z | Compiling same-file v1.0.6 |
| 2340 | 2026-04-03T03:56:24.136Z | Compiling crc-any v2.5.0 |
| 2341 | 2026-04-03T03:56:24.181Z | Compiling match_cfg v0.1.0 |
| 2342 | 2026-04-03T03:56:24.212Z | Compiling xattr v1.6.1 |
| 2343 | 2026-04-03T03:56:24.279Z | Compiling hostname v0.3.1 |
| 2344 | 2026-04-03T03:56:24.467Z | Compiling tar v0.4.45 |
| 2345 | 2026-04-03T03:56:24.470Z | Compiling walkdir v2.5.0 |
| 2346 | 2026-04-03T03:56:24.567Z | Compiling object v0.30.4 |
| 2347 | 2026-04-03T03:56:24.614Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2348 | 2026-04-03T03:56:24.629Z | Compiling pin-project v1.1.11 |
| 2349 | 2026-04-03T03:56:24.755Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2350 | 2026-04-03T03:56:24.823Z | Compiling slog-json v2.6.1 |
| 2351 | 2026-04-03T03:56:24.951Z | Compiling crossbeam-channel v0.5.15 |
| 2352 | 2026-04-03T03:56:25.114Z | Compiling tokio-rustls v0.26.4 |
| 2353 | 2026-04-03T03:56:25.142Z | Compiling rustls-platform-verifier v0.6.2 |
| 2354 | 2026-04-03T03:56:25.230Z | Compiling async-stream-impl v0.3.6 |
| 2355 | 2026-04-03T03:56:25.278Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2356 | 2026-04-03T03:56:25.323Z | Compiling snafu-derive v0.8.9 |
| 2357 | 2026-04-03T03:56:25.380Z | Compiling ordered-float v2.10.1 |
| 2358 | 2026-04-03T03:56:25.410Z | Compiling hyper-rustls v0.27.7 |
| 2359 | 2026-04-03T03:56:25.440Z | Compiling serde_path_to_error v0.1.20 |
| 2360 | 2026-04-03T03:56:25.693Z | Compiling reqwest v0.12.28 |
| 2361 | 2026-04-03T03:56:25.714Z | Compiling reqwest v0.13.2 |
| 2362 | 2026-04-03T03:56:25.718Z | Compiling serde_spanned v1.0.4 |
| 2363 | 2026-04-03T03:56:25.770Z | Compiling is-terminal v0.4.17 |
| 2364 | 2026-04-03T03:56:25.886Z | Compiling fs-err v2.11.0 |
| 2365 | 2026-04-03T03:56:25.913Z | Compiling dropshot v0.16.7 |
| 2366 | 2026-04-03T03:56:25.930Z | Compiling take_mut v0.2.2 |
| 2367 | 2026-04-03T03:56:25.946Z | Compiling debug-ignore v1.0.5 |
| 2368 | 2026-04-03T03:56:26.111Z | Compiling path-slash v0.1.5 |
| 2369 | 2026-04-03T03:56:26.139Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2370 | 2026-04-03T03:56:26.164Z | Compiling term v1.2.1 |
| 2371 | 2026-04-03T03:56:26.293Z | Compiling async-stream v0.3.6 |
| 2372 | 2026-04-03T03:56:26.371Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2373 | 2026-04-03T03:56:26.445Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2374 | 2026-04-03T03:56:26.528Z | Compiling slog-term v2.9.2 |
| 2375 | 2026-04-03T03:56:26.697Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2376 | 2026-04-03T03:56:26.714Z | Compiling serde-value v0.7.0 |
| 2377 | 2026-04-03T03:56:27.078Z | Compiling tokio-rustls v0.25.0 |
| 2378 | 2026-04-03T03:56:27.099Z | Compiling snafu v0.8.9 |
| 2379 | 2026-04-03T03:56:27.422Z | Compiling serde-untagged v0.1.9 |
| 2380 | 2026-04-03T03:56:27.464Z | Compiling slog-bunyan v2.5.0 |
| 2381 | 2026-04-03T03:56:27.672Z | Compiling globset v0.4.18 |
| 2382 | 2026-04-03T03:56:27.691Z | Compiling parse-display-derive v0.10.0 |
| 2383 | 2026-04-03T03:56:27.837Z | Compiling camino-tempfile v1.4.1 |
| 2384 | 2026-04-03T03:56:27.925Z | Compiling olpc-cjson v0.1.4 |
| 2385 | 2026-04-03T03:56:27.998Z | Compiling newtype-uuid-macros v0.1.0 |
| 2386 | 2026-04-03T03:56:28.169Z | Compiling dropshot_endpoint v0.16.7 |
| 2387 | 2026-04-03T03:56:28.269Z | Compiling backon v1.6.0 |
| 2388 | 2026-04-03T03:56:28.587Z | Compiling waitgroup v0.1.2 |
| 2389 | 2026-04-03T03:56:28.681Z | Compiling half v2.7.1 |
| 2390 | 2026-04-03T03:56:28.806Z | Compiling serde_plain v1.0.2 |
| 2391 | 2026-04-03T03:56:28.823Z | Compiling rustls-pemfile v2.2.0 |
| 2392 | 2026-04-03T03:56:28.841Z | Compiling async-recursion v1.1.1 |
| 2393 | 2026-04-03T03:56:29.079Z | Compiling pem v3.0.6 |
| 2394 | 2026-04-03T03:56:29.135Z | Compiling blake3 v1.8.3 |
| 2395 | 2026-04-03T03:56:29.163Z | Compiling hostname v0.4.2 |
| 2396 | 2026-04-03T03:56:29.206Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2397 | 2026-04-03T03:56:29.223Z | Compiling instant v0.1.13 |
| 2398 | 2026-04-03T03:56:29.330Z | Compiling typed-path v0.9.3 |
| 2399 | 2026-04-03T03:56:29.368Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-04-03T03:56:29.453Z | Compiling unicode-xid v0.2.6 |
| 2401 | 2026-04-03T03:56:29.498Z | Compiling ciborium-ll v0.2.2 |
| 2402 | 2026-04-03T03:56:29.520Z | Compiling parse-display v0.10.0 |
| 2403 | 2026-04-03T03:56:29.572Z | Compiling backoff v0.4.0 |
| 2404 | 2026-04-03T03:56:29.631Z | Compiling cargo-util-schemas v0.8.2 |
| 2405 | 2026-04-03T03:56:29.649Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2406 | 2026-04-03T03:56:29.823Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2407 | 2026-04-03T03:56:29.859Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2408 | 2026-04-03T03:56:30.038Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2409 | 2026-04-03T03:56:30.166Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2410 | 2026-04-03T03:56:30.304Z | Compiling itertools v0.14.0 |
| 2411 | 2026-04-03T03:56:30.345Z | Compiling macaddr v1.0.1 |
| 2412 | 2026-04-03T03:56:30.446Z | Compiling cargo-platform v0.2.0 |
| 2413 | 2026-04-03T03:56:30.452Z | Compiling regress v0.10.5 |
| 2414 | 2026-04-03T03:56:30.640Z | Compiling arrayvec v0.7.6 |
| 2415 | 2026-04-03T03:56:30.688Z | Compiling arrayref v0.3.9 |
| 2416 | 2026-04-03T03:56:30.805Z | Compiling constant_time_eq v0.4.2 |
| 2417 | 2026-04-03T03:56:30.930Z | Compiling indent_write v2.2.0 |
| 2418 | 2026-04-03T03:56:31.030Z | Compiling parse-size v1.1.0 |
| 2419 | 2026-04-03T03:56:31.135Z | Compiling cargo_metadata v0.21.0 |
| 2420 | 2026-04-03T03:56:31.263Z | Compiling ciborium v0.2.2 |
| 2421 | 2026-04-03T03:56:31.668Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2422 | 2026-04-03T03:56:31.785Z | Compiling display-error-chain v0.2.2 |
| 2423 | 2026-04-03T03:56:31.958Z | Compiling topological-sort v0.2.2 |
| 2424 | 2026-04-03T03:56:32.011Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2425 | 2026-04-03T03:56:32.172Z | Compiling shell-words v1.1.1 |
| 2426 | 2026-04-03T03:56:42.064Z | Compiling progenitor-client v0.13.0 |
| 2427 | 2026-04-03T03:56:42.099Z | Compiling tough v0.20.0 |
| 2428 | 2026-04-03T03:56:42.099Z | Compiling progenitor-client v0.10.0 |
| 2429 | 2026-04-03T03:56:42.102Z | Compiling omicron-zone-package v0.12.2 |
| 2430 | 2026-04-03T03:56:42.187Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2431 | 2026-04-03T03:56:42.211Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2432 | 2026-04-03T03:56:42.527Z | Compiling progenitor-extras v0.1.1 |
| 2433 | 2026-04-03T03:56:42.770Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2434 | 2026-04-03T03:56:45.081Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2435 | 2026-04-03T03:56:48.167Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2436 | 2026-04-03T03:56:52.283Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2437 | 2026-04-03T03:56:59.999Z | Finished `release` profile [optimized] target(s) in 1m 33s |
| 2438 | 2026-04-03T03:57:00.153Z | Running `target/release/omicron-releng --output-dir /work --mkincorp` |
| 2439 | 2026-04-03T03:57:00.216Z | Apr 03 03:56:58.667 DEBG changing working directory to /work/oxidecomputer/omicron |
| 2440 | 2026-04-03T03:57:00.305Z | Apr 03 03:56:58.757 DEBG running: git rev-parse HEAD |
| 2441 | 2026-04-03T03:57:00.308Z | Apr 03 03:56:58.760 DEBG process exited with exit status: 0 (2.958136ms) |
| 2442 | 2026-04-03T03:57:00.309Z | Apr 03 03:56:58.760 INFO version: 19.0.0-0.ci+git15afd49c3e2 |
| 2443 | 2026-04-03T03:57:00.316Z | Apr 03 03:56:58.768 INFO cloning helios to /work/oxidecomputer/helios |
| 2444 | 2026-04-03T03:57:00.316Z | Apr 03 03:56:58.768 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
| 2445 | 2026-04-03T03:57:00.319Z | Cloning into '/work/oxidecomputer/helios'... |
| 2446 | 2026-04-03T03:57:00.821Z | Apr 03 03:56:59.272 DEBG process exited with exit status: 0 (504.357619ms) |
| 2447 | 2026-04-03T03:57:00.821Z | Apr 03 03:56:59.272 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit} |
| 2448 | 2026-04-03T03:57:00.824Z | Apr 03 03:56:59.275 DEBG process exited with exit status: 0 (2.425188ms) |
| 2449 | 2026-04-03T03:57:00.824Z | Apr 03 03:56:59.275 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
| 2450 | 2026-04-03T03:57:01.911Z | Apr 03 03:57:00.363 DEBG process exited with exit status: 0 (1.087840345s) |
| 2451 | 2026-04-03T03:57:01.911Z | Apr 03 03:57:00.363 DEBG running: zfs list rpool/images/build/host |
| 2452 | 2026-04-03T03:57:01.915Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2453 | 2026-04-03T03:57:01.915Z | rpool/images/build/host 24K 151G 24K /rpool/images/build/host |
| 2454 | 2026-04-03T03:57:01.918Z | Apr 03 03:57:00.368 DEBG process exited with exit status: 0 (4.672408ms) |
| 2455 | 2026-04-03T03:57:01.918Z | Apr 03 03:57:00.368 DEBG running: zfs list rpool/images/build/recovery |
| 2456 | 2026-04-03T03:57:01.921Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2457 | 2026-04-03T03:57:01.921Z | rpool/images/build/recovery 24K 151G 24K /rpool/images/build/recovery |
| 2458 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.371 DEBG process exited with exit status: 0 (3.660636ms) |
| 2459 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.372 INFO [hubris-production] running task |
| 2460 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.372 INFO [hubris-staging] running task |
| 2461 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.372 INFO [incorp-manifest] running task |
| 2462 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.372 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*' |
| 2463 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.372 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
| 2464 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.373 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package |
| 2465 | 2026-04-03T03:57:01.922Z | Apr 03 03:57:00.373 INFO [incorp-create] running: pkgrepo create /work/incorporation |
| 2466 | 2026-04-03T03:57:01.963Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
| 2467 | 2026-04-03T03:57:02.169Z | Apr 03 03:57:00.620 INFO [incorp-create] process exited with exit status: 0 (247.238568ms) |
| 2468 | 2026-04-03T03:57:02.172Z | Apr 03 03:57:00.621 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev |
| 2469 | 2026-04-03T03:57:02.391Z | Apr 03 03:57:00.842 INFO [incorp-publisher] process exited with exit status: 0 (221.53419ms) |
| 2470 | 2026-04-03T03:57:02.429Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2471 | 2026-04-03T03:57:02.868Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2472 | 2026-04-03T03:57:03.797Z | Apr 03 03:57:02.248 INFO [hubris-production] task succeeded (1.876519448s) |
| 2473 | 2026-04-03T03:57:04.027Z | [ omicron-package] Compiling ring v0.17.14 |
| 2474 | 2026-04-03T03:57:04.309Z | [ omicron-package] Compiling crucible-workspace-hack v0.1.0 |
| 2475 | 2026-04-03T03:57:04.309Z | [ omicron-package] Compiling itertools v0.14.0 |
| 2476 | 2026-04-03T03:57:04.332Z | [ omicron-package] Compiling secrecy v0.10.3 |
| 2477 | 2026-04-03T03:57:04.346Z | [ omicron-package] Compiling heapless v0.8.0 |
| 2478 | 2026-04-03T03:57:04.404Z | [ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2479 | 2026-04-03T03:57:04.454Z | [ omicron-package] Compiling hash32 v0.3.1 |
| 2480 | 2026-04-03T03:57:04.454Z | [ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2481 | 2026-04-03T03:57:04.454Z | [ omicron-package] Compiling smoltcp v0.11.0 |
| 2482 | 2026-04-03T03:57:04.454Z | [ omicron-package] Compiling cobs v0.3.0 |
| 2483 | 2026-04-03T03:57:04.457Z | [ omicron-package] Compiling thiserror-impl-no-std v2.0.2 |
| 2484 | 2026-04-03T03:57:04.457Z | [ omicron-package] Compiling universal-hash v0.5.1 |
| 2485 | 2026-04-03T03:57:04.457Z | [ omicron-package] Compiling opaque-debug v0.3.1 |
| 2486 | 2026-04-03T03:57:04.457Z | [ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2487 | 2026-04-03T03:57:04.457Z | [ omicron-package] Compiling convert_case v0.4.0 |
| 2488 | 2026-04-03T03:57:05.617Z | [ omicron-package] Compiling postcard v1.1.3 |
| 2489 | 2026-04-03T03:57:05.617Z | [ omicron-package] Compiling poly1305 v0.8.0 |
| 2490 | 2026-04-03T03:57:05.617Z | [ omicron-package] Compiling derive_more v0.99.20 |
| 2491 | 2026-04-03T03:57:05.620Z | [ omicron-package] Compiling proc-macro-crate v1.3.1 |
| 2492 | 2026-04-03T03:57:05.620Z | [ omicron-package] Compiling chacha20 v0.9.1 |
| 2493 | 2026-04-03T03:57:05.620Z | [ omicron-package] Compiling password-hash v0.5.0 |
| 2494 | 2026-04-03T03:57:05.651Z | [ omicron-package] Compiling proc-macro-crate v3.4.0 |
| 2495 | 2026-04-03T03:57:06.121Z | [ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2496 | 2026-04-03T03:57:06.121Z | [ omicron-package] Compiling blake2 v0.10.6 |
| 2497 | 2026-04-03T03:57:06.319Z | [ omicron-package] Compiling thiserror-no-std v2.0.2 |
| 2498 | 2026-04-03T03:57:06.319Z | [ omicron-package] Compiling ingot-macros v0.1.1 |
| 2499 | 2026-04-03T03:57:06.351Z | [ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2500 | 2026-04-03T03:57:06.355Z | [ omicron-package] Compiling aead v0.5.2 |
| 2501 | 2026-04-03T03:57:06.355Z | [ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2502 | 2026-04-03T03:57:06.371Z | [ omicron-package] Compiling num_enum_derive v0.7.5 |
| 2503 | 2026-04-03T03:57:06.375Z | [ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2504 | 2026-04-03T03:57:06.612Z | [ omicron-package] Compiling foreign-types-macros v0.2.3 |
| 2505 | 2026-04-03T03:57:06.617Z | [ omicron-package] Compiling foreign-types-shared v0.3.1 |
| 2506 | 2026-04-03T03:57:06.755Z | [ omicron-package] Compiling cpufeatures v0.3.0 |
| 2507 | 2026-04-03T03:57:06.759Z | [ omicron-package] Compiling chacha20poly1305 v0.10.1 |
| 2508 | 2026-04-03T03:57:06.887Z | [ omicron-package] Compiling argon2 v0.5.3 |
| 2509 | 2026-04-03T03:57:06.894Z | [ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2510 | 2026-04-03T03:57:06.898Z | [ omicron-package] Compiling vsss-rs v3.3.4 |
| 2511 | 2026-04-03T03:57:06.924Z | [ omicron-package] Compiling chacha20 v0.10.0 |
| 2512 | 2026-04-03T03:57:07.141Z | [ omicron-package] Compiling num_enum_derive v0.5.11 |
| 2513 | 2026-04-03T03:57:07.223Z | [ omicron-package] Compiling tabwriter v1.4.1 |
| 2514 | 2026-04-03T03:57:07.378Z | [ omicron-package] Compiling byte-wrapper v0.1.0 |
| 2515 | 2026-04-03T03:57:07.448Z | [ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2516 | 2026-04-03T03:57:07.497Z | [ omicron-package] Compiling foreign-types v0.5.0 |
| 2517 | 2026-04-03T03:57:07.557Z | [ omicron-package] Compiling cstr-argument v0.1.2 |
| 2518 | 2026-04-03T03:57:07.660Z | [ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2519 | 2026-04-03T03:57:07.760Z | [ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2520 | 2026-04-03T03:57:07.784Z | [ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2521 | 2026-04-03T03:57:07.816Z | [ omicron-package] Compiling num_enum v0.7.5 |
| 2522 | 2026-04-03T03:57:07.997Z | [ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2523 | 2026-04-03T03:57:08.042Z | [ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2524 | 2026-04-03T03:57:08.118Z | [ omicron-package] Compiling rand v0.10.0 |
| 2525 | 2026-04-03T03:57:08.226Z | [ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2526 | 2026-04-03T03:57:08.261Z | [ omicron-package] Compiling colored v3.1.1 |
| 2527 | 2026-04-03T03:57:08.304Z | [ omicron-package] Compiling num_enum v0.5.11 |
| 2528 | 2026-04-03T03:57:08.308Z | [ omicron-package] Compiling libefi-sys v0.1.0 |
| 2529 | 2026-04-03T03:57:08.340Z | [ omicron-package] Compiling rustls v0.23.37 |
| 2530 | 2026-04-03T03:57:08.399Z | [ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2531 | 2026-04-03T03:57:08.433Z | [ omicron-package] Compiling usdt-attr-macro v0.5.0 |
| 2532 | 2026-04-03T03:57:08.451Z | [ omicron-package] Compiling usdt-macro v0.5.0 |
| 2533 | 2026-04-03T03:57:08.474Z | [ omicron-package] Compiling memmap v0.7.0 |
| 2534 | 2026-04-03T03:57:08.534Z | [ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2535 | 2026-04-03T03:57:08.625Z | [ omicron-package] Compiling sigpipe v0.1.3 |
| 2536 | 2026-04-03T03:57:08.693Z | [ omicron-package] Compiling num-derive v0.4.2 |
| 2537 | 2026-04-03T03:57:08.716Z | [ omicron-package] Compiling bitfield-struct v0.6.2 |
| 2538 | 2026-04-03T03:57:08.847Z | [ omicron-package] Compiling glob v0.3.3 |
| 2539 | 2026-04-03T03:57:08.847Z | [ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2540 | 2026-04-03T03:57:08.896Z | [ omicron-package] Compiling swrite v0.1.0 |
| 2541 | 2026-04-03T03:57:09.012Z | [ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2542 | 2026-04-03T03:57:09.213Z | [ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2543 | 2026-04-03T03:57:09.252Z | [ omicron-package] Compiling smf v0.2.3 |
| 2544 | 2026-04-03T03:57:09.303Z | [ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2545 | 2026-04-03T03:57:09.500Z | [ omicron-package] Compiling whoami v1.6.1 |
| 2546 | 2026-04-03T03:57:09.519Z | [ omicron-package] Compiling ingot-types v0.1.2 |
| 2547 | 2026-04-03T03:57:09.534Z | [ omicron-package] Compiling usdt v0.5.0 |
| 2548 | 2026-04-03T03:57:09.550Z | [ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2549 | 2026-04-03T03:57:09.626Z | [ omicron-package] Compiling gethostname v0.5.0 |
| 2550 | 2026-04-03T03:57:09.630Z | [ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2551 | 2026-04-03T03:57:09.633Z | [ omicron-package] Compiling rustls-webpki v0.103.9 |
| 2552 | 2026-04-03T03:57:09.833Z | [ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2553 | 2026-04-03T03:57:09.906Z | [ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2554 | 2026-04-03T03:57:10.003Z | [ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2555 | 2026-04-03T03:57:10.063Z | [ omicron-package] Compiling ingot v0.1.1 |
| 2556 | 2026-04-03T03:57:10.082Z | [ omicron-package] Compiling tokio-dtrace v0.1.1 |
| 2557 | 2026-04-03T03:57:10.354Z | [ omicron-package] Compiling oxide-tokio-rt v0.1.3 |
| 2558 | 2026-04-03T03:57:10.949Z | [ omicron-package] Compiling rustls v0.22.4 |
| 2559 | 2026-04-03T03:57:12.058Z | [ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2560 | 2026-04-03T03:57:12.133Z | [ omicron-package] Compiling rustls-webpki v0.102.8 |
| 2561 | 2026-04-03T03:57:13.398Z | [ omicron-package] Compiling tokio-rustls v0.26.4 |
| 2562 | 2026-04-03T03:57:13.398Z | [ omicron-package] Compiling rustls-platform-verifier v0.6.2 |
| 2563 | 2026-04-03T03:57:13.412Z | [ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2564 | 2026-04-03T03:57:13.624Z | [ omicron-package] Compiling hyper-rustls v0.27.7 |
| 2565 | 2026-04-03T03:57:13.854Z | [ omicron-package] Compiling reqwest v0.12.28 |
| 2566 | 2026-04-03T03:57:13.854Z | [ omicron-package] Compiling reqwest v0.13.2 |
| 2567 | 2026-04-03T03:57:14.533Z | [ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2568 | 2026-04-03T03:57:14.650Z | [ omicron-package] Compiling tokio-rustls v0.25.0 |
| 2569 | 2026-04-03T03:57:14.926Z | [ omicron-package] Compiling dropshot v0.16.7 |
| 2570 | 2026-04-03T03:57:16.784Z | [ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2571 | 2026-04-03T03:57:17.234Z | [ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2572 | 2026-04-03T03:57:18.580Z | [ helios-setup] Apr 03 03:57:17.030 INFO helios repository root is: /work/oxidecomputer/helios |
| 2573 | 2026-04-03T03:57:18.584Z | [ helios-setup] Apr 03 03:57:17.031 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot |
| 2574 | 2026-04-03T03:57:18.584Z | [ helios-setup] Apr 03 03:57:17.031 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot |
| 2575 | 2026-04-03T03:57:18.584Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... |
| 2576 | 2026-04-03T03:57:18.589Z | [ omicron-package] Compiling progenitor-client v0.13.0 |
| 2577 | 2026-04-03T03:57:18.760Z | [ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2578 | 2026-04-03T03:57:18.781Z | Apr 03 03:57:17.230 INFO [hubris-staging] task succeeded (16.858134228s) |
| 2579 | 2026-04-03T03:57:19.020Z | [ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2580 | 2026-04-03T03:57:19.070Z | [ omicron-package] Compiling progenitor-extras v0.1.1 |
| 2581 | 2026-04-03T03:57:19.176Z | [ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2582 | 2026-04-03T03:57:19.259Z | [ omicron-package] Compiling progenitor-client v0.10.0 |
| 2583 | 2026-04-03T03:57:19.289Z | [ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2584 | 2026-04-03T03:57:19.397Z | [ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2585 | 2026-04-03T03:57:19.451Z | [ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2586 | 2026-04-03T03:57:19.461Z | [ helios-setup] Apr 03 03:57:17.910 INFO clone ok!, project: pilot |
| 2587 | 2026-04-03T03:57:19.464Z | [ helios-setup] Apr 03 03:57:17.911 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" |
| 2588 | 2026-04-03T03:57:19.464Z | [ helios-setup] Apr 03 03:57:17.911 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: pinprick |
| 2589 | 2026-04-03T03:57:19.464Z | [ helios-setup] Apr 03 03:57:17.911 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick |
| 2590 | 2026-04-03T03:57:19.464Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... |
| 2591 | 2026-04-03T03:57:19.528Z | [ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2592 | 2026-04-03T03:57:19.528Z | [ omicron-package] Compiling omicron-zone-package v0.12.2 |
| 2593 | 2026-04-03T03:57:19.623Z | [ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2594 | 2026-04-03T03:57:19.684Z | [ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2595 | 2026-04-03T03:57:20.088Z | [ helios-setup] Apr 03 03:57:18.538 INFO clone ok!, project: pinprick |
| 2596 | 2026-04-03T03:57:20.092Z | [ helios-setup] Apr 03 03:57:18.538 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, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder |
| 2597 | 2026-04-03T03:57:20.092Z | [ helios-setup] Apr 03 03:57:18.538 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 |
| 2598 | 2026-04-03T03:57:20.092Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... |
| 2599 | 2026-04-03T03:57:20.865Z | [ helios-setup] Apr 03 03:57:19.314 INFO clone ok!, project: amd-host-image-builder |
| 2600 | 2026-04-03T03:57:20.865Z | [ helios-setup] Apr 03 03:57:19.314 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, unless_env: None, fixup: [] }, project: phbl |
| 2601 | 2026-04-03T03:57:20.868Z | [ helios-setup] Apr 03 03:57:19.314 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl |
| 2602 | 2026-04-03T03:57:20.868Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... |
| 2603 | 2026-04-03T03:57:21.426Z | [ helios-setup] Apr 03 03:57:19.875 INFO clone ok!, project: phbl |
| 2604 | 2026-04-03T03:57:21.426Z | [ helios-setup] Apr 03 03:57:19.875 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" |
| 2605 | 2026-04-03T03:57:21.426Z | [ helios-setup] Apr 03 03:57:19.875 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: bootserver |
| 2606 | 2026-04-03T03:57:21.429Z | [ helios-setup] Apr 03 03:57:19.875 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver |
| 2607 | 2026-04-03T03:57:21.429Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... |
| 2608 | 2026-04-03T03:57:21.932Z | [ helios-setup] Apr 03 03:57:20.380 INFO clone ok!, project: bootserver |
| 2609 | 2026-04-03T03:57:21.932Z | [ helios-setup] Apr 03 03:57:20.381 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [] }, project: image-builder |
| 2610 | 2026-04-03T03:57:21.935Z | [ helios-setup] Apr 03 03:57:20.381 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder |
| 2611 | 2026-04-03T03:57:21.935Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... |
| 2612 | 2026-04-03T03:57:22.878Z | [ helios-setup] Apr 03 03:57:21.326 INFO clone ok!, project: image-builder |
| 2613 | 2026-04-03T03:57:22.878Z | [ helios-setup] Apr 03 03:57:21.326 INFO skipping project "illumos" because "BUILD_OS" is set to "no" |
| 2614 | 2026-04-03T03:57:22.878Z | [ helios-setup] Apr 03 03:57:21.326 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware |
| 2615 | 2026-04-03T03:57:22.881Z | [ helios-setup] Apr 03 03:57:21.326 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware |
| 2616 | 2026-04-03T03:57:22.881Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... |
| 2617 | 2026-04-03T03:57:24.970Z | Apr 03 03:57:23.419 DEBG process exited with exit status: 0 (23.047122462s) |
| 2618 | 2026-04-03T03:57:24.974Z | Apr 03 03:57:23.420 INFO [incorp-manifest] task succeeded (23.048324762s) |
| 2619 | 2026-04-03T03:57:24.974Z | Apr 03 03:57:23.420 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m |
| 2620 | 2026-04-03T03:57:25.128Z | Apr 03 03:57:23.577 INFO [incorp-fmt] process exited with exit status: 0 (156.650831ms) |
| 2621 | 2026-04-03T03:57:25.136Z | Apr 03 03:57:23.577 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m |
| 2622 | 2026-04-03T03:57:25.323Z | [ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260403T035723Z |
| 2623 | 2026-04-03T03:57:25.323Z | [ incorp-pkgsend] PUBLISHED |
| 2624 | 2026-04-03T03:57:25.362Z | Apr 03 03:57:23.811 INFO [incorp-pkgsend] process exited with exit status: 0 (234.094662ms) |
| 2625 | 2026-04-03T03:57:25.365Z | Apr 03 03:57:23.811 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*' |
| 2626 | 2026-04-03T03:57:25.427Z | [ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2627 | 2026-04-03T03:57:25.528Z | [ helios-incorp] Retrieving packages for publisher helios-dev ... |
| 2628 | 2026-04-03T03:57:25.531Z | [ helios-incorp] Retrieving catalog 'helios-dev' ... Done |
| 2629 | 2026-04-03T03:57:25.552Z | [ helios-incorp] Retrieving and evaluating 1 package(s)... |
| 2630 | 2026-04-03T03:57:25.552Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2631 | 2026-04-03T03:57:25.555Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2632 | 2026-04-03T03:57:25.558Z | [ helios-incorp] |
| 2633 | 2026-04-03T03:57:25.558Z | [ helios-incorp] Archiving packages ... |
| 2634 | 2026-04-03T03:57:25.558Z | [ helios-incorp] Packages to add: 1 |
| 2635 | 2026-04-03T03:57:25.558Z | [ helios-incorp] Files to retrieve: 0 |
| 2636 | 2026-04-03T03:57:25.558Z | [ helios-incorp] Estimated transfer size: 0.00 B |
| 2637 | 2026-04-03T03:57:25.558Z | [ helios-incorp] |
| 2638 | 2026-04-03T03:57:25.558Z | [ helios-incorp] Packages to archive: |
| 2639 | 2026-04-03T03:57:25.558Z | [ helios-incorp] consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260403T035723Z |
| 2640 | 2026-04-03T03:57:25.558Z | [ helios-incorp] |
| 2641 | 2026-04-03T03:57:25.558Z | [ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete |
| 2642 | 2026-04-03T03:57:25.558Z | [ helios-incorp] Archiving: Completed 108.19 kB in 0.00 seconds |
| 2643 | 2026-04-03T03:57:25.596Z | Apr 03 03:57:24.045 INFO [helios-incorp] process exited with exit status: 0 (233.555106ms) |
| 2644 | 2026-04-03T03:57:29.185Z | [ helios-setup] Apr 03 03:57:27.633 INFO clone ok!, project: amd-firmware |
| 2645 | 2026-04-03T03:57:29.185Z | [ helios-setup] Apr 03 03:57:27.633 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms |
| 2646 | 2026-04-03T03:57:29.188Z | [ helios-setup] Apr 03 03:57:27.633 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms |
| 2647 | 2026-04-03T03:57:29.188Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... |
| 2648 | 2026-04-03T03:57:29.948Z | [ helios-setup] Apr 03 03:57:28.396 INFO clone ok!, project: chelsio-t6-roms |
| 2649 | 2026-04-03T03:57:29.948Z | [ helios-setup] Apr 03 03:57:28.396 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report |
| 2650 | 2026-04-03T03:57:29.951Z | [ helios-setup] Apr 03 03:57:28.396 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report |
| 2651 | 2026-04-03T03:57:29.951Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'... |
| 2652 | 2026-04-03T03:57:30.715Z | [ helios-setup] Apr 03 03:57:29.163 INFO clone ok!, project: dmar-report |
| 2653 | 2026-04-03T03:57:30.719Z | [ helios-setup] Apr 03 03:57:29.163 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None |
| 2654 | 2026-04-03T03:57:30.910Z | [ helios-setup] Apr 03 03:57:29.358 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None |
| 2655 | 2026-04-03T03:57:31.121Z | [ helios-setup] Apr 03 03:57:29.568 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created |
| 2656 | 2026-04-03T03:57:31.121Z | [ helios-setup] Apr 03 03:57:29.568 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None |
| 2657 | 2026-04-03T03:57:31.322Z | [ helios-setup] Apr 03 03:57:29.770 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None |
| 2658 | 2026-04-03T03:57:31.524Z | [ helios-setup] Apr 03 03:57:29.972 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created |
| 2659 | 2026-04-03T03:57:31.524Z | [ helios-setup] Apr 03 03:57:29.972 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None |
| 2660 | 2026-04-03T03:57:31.725Z | [ helios-setup] Apr 03 03:57:30.173 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None |
| 2661 | 2026-04-03T03:57:31.925Z | [ helios-setup] Apr 03 03:57:30.373 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created |
| 2662 | 2026-04-03T03:57:31.925Z | [ helios-setup] Apr 03 03:57:30.373 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist |
| 2663 | 2026-04-03T03:57:31.928Z | [ helios-setup] Apr 03 03:57:30.373 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... |
| 2664 | 2026-04-03T03:57:31.928Z | [ helios-setup] Apr 03 03:57:30.373 INFO ok! |
| 2665 | 2026-04-03T03:57:31.928Z | [ helios-setup] Apr 03 03:57:30.373 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist |
| 2666 | 2026-04-03T03:57:31.929Z | [ helios-setup] Apr 03 03:57:30.373 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... |
| 2667 | 2026-04-03T03:57:31.929Z | [ helios-setup] Apr 03 03:57:30.373 INFO ok! |
| 2668 | 2026-04-03T03:57:31.929Z | [ helios-setup] Apr 03 03:57:30.373 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist |
| 2669 | 2026-04-03T03:57:31.929Z | [ helios-setup] Apr 03 03:57:30.373 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... |
| 2670 | 2026-04-03T03:57:31.929Z | [ helios-setup] Apr 03 03:57:30.373 INFO ok! |
| 2671 | 2026-04-03T03:57:31.929Z | [ helios-setup] Apr 03 03:57:30.373 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot" |
| 2672 | 2026-04-03T03:57:31.933Z | [ helios-setup] Apr 03 03:57:30.381 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.94.0-x86_64-unknown-illumos (default)" |
| 2673 | 2026-04-03T03:57:31.933Z | [ helios-setup] Apr 03 03:57:30.381 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot |
| 2674 | 2026-04-03T03:57:31.936Z | [ helios-setup] Apr 03 03:57:30.381 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") |
| 2675 | 2026-04-03T03:57:32.006Z | [ helios-setup] Apr 03 03:57:30.454 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` |
| 2676 | 2026-04-03T03:57:32.299Z | [ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2677 | 2026-04-03T03:57:32.327Z | [ helios-setup] Apr 03 03:57:30.775 INFO E| From https://github.com/jclulow/hiercmd |
| 2678 | 2026-04-03T03:57:32.327Z | [ helios-setup] Apr 03 03:57:30.775 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee |
| 2679 | 2026-04-03T03:57:32.337Z | [ helios-setup] Apr 03 03:57:30.785 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 2680 | 2026-04-03T03:57:32.620Z | [ helios-setup] Apr 03 03:57:31.068 INFO E| From https://github.com/oxidecomputer/network-interface |
| 2681 | 2026-04-03T03:57:32.620Z | [ helios-setup] Apr 03 03:57:31.068 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 2682 | 2026-04-03T03:57:32.630Z | [ helios-setup] Apr 03 03:57:31.078 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` |
| 2683 | 2026-04-03T03:57:32.921Z | [ helios-setup] Apr 03 03:57:31.368 INFO E| From https://github.com/oxidecomputer/boot-image-tools |
| 2684 | 2026-04-03T03:57:32.921Z | [ helios-setup] Apr 03 03:57:31.368 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff |
| 2685 | 2026-04-03T03:57:32.936Z | [ helios-setup] Apr 03 03:57:31.384 INFO E| Updating crates.io index |
| 2686 | 2026-04-03T03:57:33.261Z | [ helios-setup] Apr 03 03:57:31.709 INFO E| Downloading crates ... |
| 2687 | 2026-04-03T03:57:33.345Z | [ helios-setup] Apr 03 03:57:31.793 INFO E| Downloaded futures-executor v0.3.31 |
| 2688 | 2026-04-03T03:57:33.348Z | [ helios-setup] Apr 03 03:57:31.794 INFO E| Downloaded bitfield v0.19.3 |
| 2689 | 2026-04-03T03:57:33.351Z | [ helios-setup] Apr 03 03:57:31.797 INFO E| Downloaded generic-array v0.14.9 |
| 2690 | 2026-04-03T03:57:33.358Z | [ helios-setup] Apr 03 03:57:31.806 INFO E| Downloaded devinfo v0.1.0 |
| 2691 | 2026-04-03T03:57:33.367Z | [ helios-setup] Apr 03 03:57:31.815 INFO E| Downloaded hashbrown v0.16.0 |
| 2692 | 2026-04-03T03:57:33.395Z | [ helios-setup] Apr 03 03:57:31.843 INFO E| Downloaded unicode-width v0.2.2 |
| 2693 | 2026-04-03T03:57:33.410Z | [ helios-setup] Apr 03 03:57:31.858 INFO E| Downloaded pin-project-lite v0.2.16 |
| 2694 | 2026-04-03T03:57:33.425Z | [ helios-setup] Apr 03 03:57:31.873 INFO E| Downloaded crc v3.3.0 |
| 2695 | 2026-04-03T03:57:33.436Z | [ helios-setup] Apr 03 03:57:31.884 INFO E| Downloaded toml_edit v0.23.7 |
| 2696 | 2026-04-03T03:57:33.439Z | [ helios-setup] Apr 03 03:57:31.886 INFO E| Downloaded clap_builder v4.5.51 |
| 2697 | 2026-04-03T03:57:33.442Z | [ helios-setup] Apr 03 03:57:31.890 INFO E| Downloaded ryu v1.0.20 |
| 2698 | 2026-04-03T03:57:33.446Z | [ helios-setup] Apr 03 03:57:31.892 INFO E| Downloaded slab v0.4.11 |
| 2699 | 2026-04-03T03:57:33.446Z | [ helios-setup] Apr 03 03:57:31.893 INFO E| Downloaded futures-sink v0.3.31 |
| 2700 | 2026-04-03T03:57:33.446Z | [ helios-setup] Apr 03 03:57:31.893 INFO E| Downloaded env_filter v0.1.4 |
| 2701 | 2026-04-03T03:57:33.449Z | [ helios-setup] Apr 03 03:57:31.895 INFO E| Downloaded toml_writer v1.0.4 |
| 2702 | 2026-04-03T03:57:33.449Z | [ helios-setup] Apr 03 03:57:31.896 INFO E| Downloaded flate2 v1.1.5 |
| 2703 | 2026-04-03T03:57:33.452Z | [ helios-setup] Apr 03 03:57:31.899 INFO E| Downloaded term v1.2.0 |
| 2704 | 2026-04-03T03:57:33.463Z | [ helios-setup] Apr 03 03:57:31.911 INFO E| Downloaded zeroize_derive v1.4.2 |
| 2705 | 2026-04-03T03:57:33.466Z | [ helios-setup] Apr 03 03:57:31.912 INFO E| Downloaded futures-util v0.3.31 |
| 2706 | 2026-04-03T03:57:33.470Z | [ helios-setup] Apr 03 03:57:31.918 INFO E| Downloaded libdevinfo-sys v1.1.0 |
| 2707 | 2026-04-03T03:57:33.474Z | [ helios-setup] Apr 03 03:57:31.919 INFO E| Downloaded futures-macro v0.3.31 |
| 2708 | 2026-04-03T03:57:33.474Z | [ helios-setup] Apr 03 03:57:31.920 INFO E| Downloaded bitflags v2.10.0 |
| 2709 | 2026-04-03T03:57:33.476Z | [ helios-setup] Apr 03 03:57:31.922 INFO E| Downloaded socket2 v0.6.1 |
| 2710 | 2026-04-03T03:57:33.480Z | [ helios-setup] Apr 03 03:57:31.927 INFO E| Downloaded toml v0.9.8 |
| 2711 | 2026-04-03T03:57:33.483Z | [ helios-setup] Apr 03 03:57:31.929 INFO E| Downloaded log v0.4.28 |
| 2712 | 2026-04-03T03:57:33.483Z | [ helios-setup] Apr 03 03:57:31.931 INFO E| Downloaded bytes v1.10.1 |
| 2713 | 2026-04-03T03:57:33.487Z | [ helios-setup] Apr 03 03:57:31.935 INFO E| Downloaded quote v1.0.41 |
| 2714 | 2026-04-03T03:57:33.492Z | [ helios-setup] Apr 03 03:57:31.940 INFO E| Downloaded time-core v0.1.6 |
| 2715 | 2026-04-03T03:57:33.495Z | [ helios-setup] Apr 03 03:57:31.942 INFO E| Downloaded time v0.3.44 |
| 2716 | 2026-04-03T03:57:33.498Z | [ helios-setup] Apr 03 03:57:31.946 INFO E| Downloaded time-macros v0.2.24 |
| 2717 | 2026-04-03T03:57:33.501Z | [ helios-setup] Apr 03 03:57:31.948 INFO E| Downloaded futures-io v0.3.31 |
| 2718 | 2026-04-03T03:57:33.505Z | [ helios-setup] Apr 03 03:57:31.953 INFO E| Downloaded unicode-ident v1.0.22 |
| 2719 | 2026-04-03T03:57:33.510Z | [ helios-setup] Apr 03 03:57:31.958 INFO E| Downloaded futures-task v0.3.31 |
| 2720 | 2026-04-03T03:57:33.516Z | [ helios-setup] Apr 03 03:57:31.964 INFO E| Downloaded iddqd v0.3.14 |
| 2721 | 2026-04-03T03:57:33.520Z | [ helios-setup] Apr 03 03:57:31.968 INFO E| Downloaded env_logger v0.11.8 |
| 2722 | 2026-04-03T03:57:33.523Z | [ helios-setup] Apr 03 03:57:31.970 INFO E| Downloaded base64ct v1.8.0 |
| 2723 | 2026-04-03T03:57:33.526Z | [ helios-setup] Apr 03 03:57:31.971 INFO E| Downloaded toml_datetime v0.7.3 |
| 2724 | 2026-04-03T03:57:33.526Z | [ helios-setup] Apr 03 03:57:31.973 INFO E| Downloaded toml_parser v1.0.4 |
| 2725 | 2026-04-03T03:57:33.529Z | [ helios-setup] Apr 03 03:57:31.975 INFO E| Downloaded futures v0.3.31 |
| 2726 | 2026-04-03T03:57:33.533Z | [ helios-setup] Apr 03 03:57:31.981 INFO E| Downloaded thiserror v2.0.17 |
| 2727 | 2026-04-03T03:57:33.537Z | [ helios-setup] Apr 03 03:57:31.985 INFO E| Downloaded chrono v0.4.42 |
| 2728 | 2026-04-03T03:57:33.552Z | [ helios-setup] Apr 03 03:57:32.000 INFO E| Downloaded rsa v0.9.8 |
| 2729 | 2026-04-03T03:57:33.563Z | [ helios-setup] Apr 03 03:57:32.011 INFO E| Downloaded zerocopy-derive v0.8.27 |
| 2730 | 2026-04-03T03:57:33.568Z | [ helios-setup] Apr 03 03:57:32.016 INFO E| Downloaded simd-adler32 v0.3.7 |
| 2731 | 2026-04-03T03:57:33.571Z | [ helios-setup] Apr 03 03:57:32.017 INFO E| Downloaded anstyle-query v1.1.4 |
| 2732 | 2026-04-03T03:57:33.571Z | [ helios-setup] Apr 03 03:57:32.018 INFO E| Downloaded indexmap v2.12.0 |
| 2733 | 2026-04-03T03:57:33.574Z | [ helios-setup] Apr 03 03:57:32.021 INFO E| Downloaded getrandom v0.2.16 |
| 2734 | 2026-04-03T03:57:33.579Z | [ helios-setup] Apr 03 03:57:32.027 INFO E| Downloaded thiserror-impl v2.0.17 |
| 2735 | 2026-04-03T03:57:33.582Z | [ helios-setup] Apr 03 03:57:32.030 INFO E| Downloaded itoa v1.0.15 |
| 2736 | 2026-04-03T03:57:33.586Z | [ helios-setup] Apr 03 03:57:32.033 INFO E| Downloaded futures-core v0.3.31 |
| 2737 | 2026-04-03T03:57:33.589Z | [ helios-setup] Apr 03 03:57:32.036 INFO E| Downloaded clap_lex v0.7.6 |
| 2738 | 2026-04-03T03:57:33.592Z | [ helios-setup] Apr 03 03:57:32.038 INFO E| Downloaded find-msvc-tools v0.1.4 |
| 2739 | 2026-04-03T03:57:33.595Z | [ helios-setup] Apr 03 03:57:32.040 INFO E| Downloaded signal-hook-registry v1.4.6 |
| 2740 | 2026-04-03T03:57:33.595Z | [ helios-setup] Apr 03 03:57:32.041 INFO E| Downloaded futures-channel v0.3.31 |
| 2741 | 2026-04-03T03:57:33.616Z | [ helios-setup] Apr 03 03:57:32.063 INFO E| Downloaded serde_spanned v1.0.3 |
| 2742 | 2026-04-03T03:57:33.619Z | [ helios-setup] Apr 03 03:57:32.065 INFO E| Downloaded bitfield-macros v0.19.3 |
| 2743 | 2026-04-03T03:57:33.619Z | [ helios-setup] Apr 03 03:57:32.065 INFO E| Downloaded iana-time-zone v0.1.64 |
| 2744 | 2026-04-03T03:57:33.622Z | [ helios-setup] Apr 03 03:57:32.070 INFO E| Downloaded getopts v0.2.24 |
| 2745 | 2026-04-03T03:57:33.625Z | [ helios-setup] Apr 03 03:57:32.071 INFO E| Downloaded deranged v0.5.5 |
| 2746 | 2026-04-03T03:57:33.628Z | [ helios-setup] Apr 03 03:57:32.074 INFO E| Downloaded clap v4.5.51 |
| 2747 | 2026-04-03T03:57:33.637Z | [ helios-setup] Apr 03 03:57:32.085 INFO E| Downloaded clap_derive v4.5.49 |
| 2748 | 2026-04-03T03:57:33.649Z | [ helios-setup] Apr 03 03:57:32.096 INFO E| Downloaded anyhow v1.0.100 |
| 2749 | 2026-04-03T03:57:33.658Z | [ helios-setup] Apr 03 03:57:32.105 INFO E| Downloaded uuid v1.18.1 |
| 2750 | 2026-04-03T03:57:33.666Z | [ helios-setup] Apr 03 03:57:32.113 INFO E| Downloaded cc v1.2.44 |
| 2751 | 2026-04-03T03:57:33.669Z | [ helios-setup] Apr 03 03:57:32.116 INFO E| Downloaded mio v1.1.0 |
| 2752 | 2026-04-03T03:57:33.677Z | [ helios-setup] Apr 03 03:57:32.125 INFO E| Downloaded proc-macro2 v1.0.103 |
| 2753 | 2026-04-03T03:57:33.684Z | [ helios-setup] Apr 03 03:57:32.132 INFO E| Downloaded memchr v2.7.6 |
| 2754 | 2026-04-03T03:57:33.693Z | [ helios-setup] Apr 03 03:57:32.140 INFO E| Downloaded serde_json v1.0.145 |
| 2755 | 2026-04-03T03:57:33.697Z | [ helios-setup] Apr 03 03:57:32.145 INFO E| Downloaded libm v0.2.15 |
| 2756 | 2026-04-03T03:57:33.703Z | [ helios-setup] Apr 03 03:57:32.151 INFO E| Downloaded rustix v1.1.2 |
| 2757 | 2026-04-03T03:57:33.716Z | [ helios-setup] Apr 03 03:57:32.164 INFO E| Downloaded winnow v0.7.13 |
| 2758 | 2026-04-03T03:57:33.721Z | [ helios-setup] Apr 03 03:57:32.169 INFO E| Downloaded zerocopy v0.8.27 |
| 2759 | 2026-04-03T03:57:33.734Z | [ helios-setup] Apr 03 03:57:32.182 INFO E| Downloaded syn v2.0.108 |
| 2760 | 2026-04-03T03:57:33.806Z | [ helios-setup] Apr 03 03:57:32.254 INFO E| Downloaded libc v0.2.177 |
| 2761 | 2026-04-03T03:57:33.822Z | [ helios-setup] Apr 03 03:57:32.269 INFO E| Downloaded tokio v1.48.0 |
| 2762 | 2026-04-03T03:57:33.875Z | [ helios-setup] Apr 03 03:57:32.323 INFO E| Downloaded num-bigint-dig v0.8.4 |
| 2763 | 2026-04-03T03:57:33.948Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling proc-macro2 v1.0.103 |
| 2764 | 2026-04-03T03:57:33.948Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling unicode-ident v1.0.22 |
| 2765 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling quote v1.0.41 |
| 2766 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling libc v0.2.177 |
| 2767 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling serde_core v1.0.228 |
| 2768 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling cfg-if v1.0.4 |
| 2769 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling serde v1.0.228 |
| 2770 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling version_check v0.9.5 |
| 2771 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling autocfg v1.5.0 |
| 2772 | 2026-04-03T03:57:33.952Z | [ helios-setup] Apr 03 03:57:32.396 INFO E| Compiling typenum v1.19.0 |
| 2773 | 2026-04-03T03:57:33.980Z | [ helios-setup] Apr 03 03:57:32.428 INFO E| Compiling const-oid v0.9.6 |
| 2774 | 2026-04-03T03:57:33.980Z | [ helios-setup] Apr 03 03:57:32.428 INFO E| Compiling libm v0.2.15 |
| 2775 | 2026-04-03T03:57:33.984Z | [ helios-setup] Apr 03 03:57:32.428 INFO E| Compiling zerocopy v0.8.27 |
| 2776 | 2026-04-03T03:57:33.984Z | [ helios-setup] Apr 03 03:57:32.428 INFO E| Compiling rustversion v1.0.22 |
| 2777 | 2026-04-03T03:57:33.984Z | [ helios-setup] Apr 03 03:57:32.428 INFO E| Compiling zeroize v1.8.2 |
| 2778 | 2026-04-03T03:57:33.984Z | [ helios-setup] Apr 03 03:57:32.428 INFO E| Compiling smallvec v1.15.1 |
| 2779 | 2026-04-03T03:57:34.683Z | [ helios-setup] Apr 03 03:57:33.131 INFO E| Compiling base64ct v1.8.0 |
| 2780 | 2026-04-03T03:57:34.690Z | [ helios-setup] Apr 03 03:57:33.137 INFO E| Compiling equivalent v1.0.2 |
| 2781 | 2026-04-03T03:57:34.690Z | [ helios-setup] Apr 03 03:57:33.137 INFO E| Compiling winnow v0.7.13 |
| 2782 | 2026-04-03T03:57:34.792Z | [ helios-setup] Apr 03 03:57:33.239 INFO E| Compiling utf8parse v0.2.2 |
| 2783 | 2026-04-03T03:57:34.817Z | [ helios-setup] Apr 03 03:57:33.265 INFO E| Compiling memchr v2.7.6 |
| 2784 | 2026-04-03T03:57:34.828Z | [ helios-setup] Apr 03 03:57:33.275 INFO E| Compiling anyhow v1.0.100 |
| 2785 | 2026-04-03T03:57:34.960Z | [ helios-setup] Apr 03 03:57:33.407 INFO E| Compiling flagset v0.4.7 |
| 2786 | 2026-04-03T03:57:34.987Z | [ helios-setup] Apr 03 03:57:33.434 INFO E| Compiling hashbrown v0.16.0 |
| 2787 | 2026-04-03T03:57:35.291Z | [ helios-setup] Apr 03 03:57:33.739 INFO E| Compiling generic-array v0.14.9 |
| 2788 | 2026-04-03T03:57:35.323Z | [ helios-setup] Apr 03 03:57:33.770 INFO E| Compiling pem-rfc7468 v0.7.0 |
| 2789 | 2026-04-03T03:57:35.493Z | [ helios-setup] Apr 03 03:57:33.940 INFO E| Compiling num-traits v0.2.19 |
| 2790 | 2026-04-03T03:57:35.556Z | [ helios-setup] Apr 03 03:57:34.004 INFO E| Compiling getrandom v0.2.16 |
| 2791 | 2026-04-03T03:57:35.592Z | [ helios-setup] Apr 03 03:57:34.039 INFO E| Compiling crc32fast v1.5.0 |
| 2792 | 2026-04-03T03:57:35.609Z | [ helios-setup] Apr 03 03:57:34.056 INFO E| Compiling byteorder v1.5.0 |
| 2793 | 2026-04-03T03:57:35.640Z | [ helios-setup] Apr 03 03:57:34.087 INFO E| Compiling rustix v1.1.2 |
| 2794 | 2026-04-03T03:57:35.888Z | [ helios-setup] Apr 03 03:57:34.334 INFO E| Compiling rand_core v0.6.4 |
| 2795 | 2026-04-03T03:57:35.907Z | [ helios-setup] Apr 03 03:57:34.342 INFO E| Compiling indexmap v2.12.0 |
| 2796 | 2026-04-03T03:57:36.006Z | [ helios-setup] Apr 03 03:57:34.449 INFO E| Compiling errno v0.3.14 |
| 2797 | 2026-04-03T03:57:36.009Z | [ helios-setup] Apr 03 03:57:34.455 INFO E| Compiling anstyle-parse v0.2.7 |
| 2798 | 2026-04-03T03:57:36.111Z | [ helios-setup] Apr 03 03:57:34.558 INFO E| Compiling find-msvc-tools v0.1.4 |
| 2799 | 2026-04-03T03:57:36.122Z | [ helios-setup] Apr 03 03:57:34.570 INFO E| Compiling colorchoice v1.0.4 |
| 2800 | 2026-04-03T03:57:36.550Z | [ helios-setup] Apr 03 03:57:34.998 INFO E| Compiling syn v2.0.108 |
| 2801 | 2026-04-03T03:57:36.610Z | [ helios-setup] Apr 03 03:57:35.058 INFO E| Compiling radium v0.7.0 |
| 2802 | 2026-04-03T03:57:36.635Z | [ helios-setup] Apr 03 03:57:35.082 INFO E| Compiling syn v1.0.109 |
| 2803 | 2026-04-03T03:57:36.656Z | [ helios-setup] Apr 03 03:57:35.104 INFO E| Compiling shlex v1.3.0 |
| 2804 | 2026-04-03T03:57:36.694Z | [ helios-setup] Apr 03 03:57:35.141 INFO E| Compiling allocator-api2 v0.2.21 |
| 2805 | 2026-04-03T03:57:36.694Z | [ helios-setup] Apr 03 03:57:35.142 INFO E| Compiling cpufeatures v0.2.17 |
| 2806 | 2026-04-03T03:57:36.734Z | [ helios-setup] Apr 03 03:57:35.181 INFO E| Compiling toml_datetime v0.7.3 |
| 2807 | 2026-04-03T03:57:36.740Z | [ helios-setup] Apr 03 03:57:35.188 INFO E| Compiling is_terminal_polyfill v1.70.2 |
| 2808 | 2026-04-03T03:57:36.782Z | [ helios-setup] Apr 03 03:57:35.229 INFO E| Compiling anstyle-query v1.1.4 |
| 2809 | 2026-04-03T03:57:36.829Z | [ helios-setup] Apr 03 03:57:35.276 INFO E| Compiling anstyle v1.0.13 |
| 2810 | 2026-04-03T03:57:36.859Z | [ helios-setup] Apr 03 03:57:35.306 INFO E| Compiling slog v2.8.2 |
| 2811 | 2026-04-03T03:57:37.062Z | [ helios-setup] Apr 03 03:57:35.509 INFO E| Compiling cc v1.2.44 |
| 2812 | 2026-04-03T03:57:37.123Z | [ helios-setup] Apr 03 03:57:35.570 INFO E| Compiling tap v1.0.1 |
| 2813 | 2026-04-03T03:57:37.163Z | [ helios-setup] Apr 03 03:57:35.610 INFO E| Compiling anstream v0.6.21 |
| 2814 | 2026-04-03T03:57:37.171Z | [ helios-setup] Apr 03 03:57:35.618 INFO E| Compiling pkg-config v0.3.32 |
| 2815 | 2026-04-03T03:57:37.264Z | [ helios-setup] Apr 03 03:57:35.711 INFO E| Compiling toml_parser v1.0.4 |
| 2816 | 2026-04-03T03:57:37.273Z | [ helios-setup] Apr 03 03:57:35.720 INFO E| Compiling parking_lot_core v0.9.12 |
| 2817 | 2026-04-03T03:57:37.344Z | [ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2818 | 2026-04-03T03:57:37.347Z | [ helios-setup] Apr 03 03:57:35.764 INFO E| Compiling crypto-common v0.1.6 |
| 2819 | 2026-04-03T03:57:37.347Z | [ helios-setup] Apr 03 03:57:35.794 INFO E| Compiling block-buffer v0.10.4 |
| 2820 | 2026-04-03T03:57:37.395Z | [ helios-setup] Apr 03 03:57:35.842 INFO E| Compiling unicode-width v0.2.2 |
| 2821 | 2026-04-03T03:57:37.432Z | [ helios-setup] Apr 03 03:57:35.879 INFO E| Compiling futures-sink v0.3.31 |
| 2822 | 2026-04-03T03:57:37.452Z | [ helios-setup] Apr 03 03:57:35.899 INFO E| Compiling pin-project-lite v0.2.16 |
| 2823 | 2026-04-03T03:57:37.478Z | [ helios-setup] Apr 03 03:57:35.925 INFO E| Compiling digest v0.10.7 |
| 2824 | 2026-04-03T03:57:37.498Z | [ helios-setup] Apr 03 03:57:35.945 INFO E| Compiling maybe-uninit v2.0.0 |
| 2825 | 2026-04-03T03:57:37.574Z | [ helios-setup] Apr 03 03:57:36.022 INFO E| Compiling futures-core v0.3.31 |
| 2826 | 2026-04-03T03:57:37.593Z | [ helios-setup] Apr 03 03:57:36.041 INFO E| Compiling num-integer v0.1.46 |
| 2827 | 2026-04-03T03:57:37.666Z | [ helios-setup] Apr 03 03:57:36.113 INFO E| Compiling wyz v0.5.1 |
| 2828 | 2026-04-03T03:57:37.740Z | [ helios-setup] Apr 03 03:57:36.187 INFO E| Compiling toml_edit v0.23.7 |
| 2829 | 2026-04-03T03:57:37.779Z | [ helios-setup] Apr 03 03:57:36.226 INFO E| Compiling sha2 v0.10.9 |
| 2830 | 2026-04-03T03:57:37.803Z | [ helios-setup] Apr 03 03:57:36.250 INFO E| Compiling getopts v0.2.24 |
| 2831 | 2026-04-03T03:57:37.865Z | [ helios-setup] Apr 03 03:57:36.312 INFO E| Compiling futures-channel v0.3.31 |
| 2832 | 2026-04-03T03:57:37.915Z | [ helios-setup] Apr 03 03:57:36.362 INFO E| Compiling ahash v0.8.12 |
| 2833 | 2026-04-03T03:57:37.936Z | [ helios-setup] Apr 03 03:57:36.383 INFO E| Compiling powerfmt v0.2.0 |
| 2834 | 2026-04-03T03:57:37.943Z | [ helios-setup] Apr 03 03:57:36.390 INFO E| Compiling itoa v1.0.15 |
| 2835 | 2026-04-03T03:57:37.950Z | [ helios-setup] Apr 03 03:57:36.397 INFO E| Compiling num-bigint-dig v0.8.4 |
| 2836 | 2026-04-03T03:57:37.998Z | [ helios-setup] Apr 03 03:57:36.445 INFO E| Compiling clap_lex v0.7.6 |
| 2837 | 2026-04-03T03:57:38.028Z | [ helios-setup] Apr 03 03:57:36.475 INFO E| Compiling bytes v1.10.1 |
| 2838 | 2026-04-03T03:57:38.120Z | [ helios-setup] Apr 03 03:57:36.561 INFO E| Compiling funty v2.0.0 |
| 2839 | 2026-04-03T03:57:38.127Z | [ helios-setup] Apr 03 03:57:36.573 INFO E| Compiling futures-task v0.3.31 |
| 2840 | 2026-04-03T03:57:38.189Z | [ helios-setup] Apr 03 03:57:36.636 INFO E| Compiling heck v0.5.0 |
| 2841 | 2026-04-03T03:57:38.222Z | [ helios-setup] Apr 03 03:57:36.669 INFO E| Compiling strsim v0.11.1 |
| 2842 | 2026-04-03T03:57:38.234Z | [ helios-setup] Apr 03 03:57:36.681 INFO E| Compiling spin v0.9.8 |
| 2843 | 2026-04-03T03:57:38.248Z | [ helios-setup] Apr 03 03:57:36.695 INFO E| Compiling getrandom v0.3.4 |
| 2844 | 2026-04-03T03:57:38.337Z | [ helios-setup] Apr 03 03:57:36.784 INFO E| Compiling proc-macro-crate v3.4.0 |
| 2845 | 2026-04-03T03:57:38.408Z | [ helios-setup] Apr 03 03:57:36.856 INFO E| Compiling slab v0.4.11 |
| 2846 | 2026-04-03T03:57:38.417Z | [ helios-setup] Apr 03 03:57:36.863 INFO E| Compiling time-core v0.1.6 |
| 2847 | 2026-04-03T03:57:38.470Z | [ helios-setup] Apr 03 03:57:36.916 INFO E| Compiling packed_struct v0.10.1 |
| 2848 | 2026-04-03T03:57:38.533Z | [ helios-setup] Apr 03 03:57:36.981 INFO E| Compiling scopeguard v1.2.0 |
| 2849 | 2026-04-03T03:57:38.639Z | [ helios-setup] Apr 03 03:57:37.086 INFO E| Compiling bitflags v2.10.0 |
| 2850 | 2026-04-03T03:57:38.671Z | [ helios-setup] Apr 03 03:57:37.118 INFO E| Compiling bzip2-sys v0.1.13+1.0.8 |
| 2851 | 2026-04-03T03:57:38.696Z | [ helios-setup] Apr 03 03:57:37.143 INFO E| Compiling thiserror v1.0.69 |
| 2852 | 2026-04-03T03:57:38.738Z | [ helios-setup] Apr 03 03:57:37.185 INFO E| Compiling futures-io v0.3.31 |
| 2853 | 2026-04-03T03:57:38.923Z | [ helios-setup] Apr 03 03:57:37.370 INFO E| Compiling pin-utils v0.1.0 |
| 2854 | 2026-04-03T03:57:38.951Z | [ helios-setup] Apr 03 03:57:37.397 INFO E| Compiling num-conv v0.1.0 |
| 2855 | 2026-04-03T03:57:38.979Z | [ helios-setup] Apr 03 03:57:37.426 INFO E| Compiling lock_api v0.4.14 |
| 2856 | 2026-04-03T03:57:38.990Z | [ helios-setup] Apr 03 03:57:37.437 INFO E| Compiling bitvec v1.0.1 |
| 2857 | 2026-04-03T03:57:38.999Z | [ helios-setup] Apr 03 03:57:37.446 INFO E| Compiling lazy_static v1.5.0 |
| 2858 | 2026-04-03T03:57:39.058Z | [ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2859 | 2026-04-03T03:57:39.128Z | [ helios-setup] Apr 03 03:57:37.575 INFO E| Compiling time-macros v0.2.24 |
| 2860 | 2026-04-03T03:57:39.138Z | [ helios-setup] Apr 03 03:57:37.585 INFO E| Compiling deranged v0.5.5 |
| 2861 | 2026-04-03T03:57:39.148Z | [ helios-setup] Apr 03 03:57:37.595 INFO E| Compiling num-iter v0.1.45 |
| 2862 | 2026-04-03T03:57:39.258Z | [ helios-setup] Apr 03 03:57:37.705 INFO E| Compiling indexmap v1.9.3 |
| 2863 | 2026-04-03T03:57:39.266Z | [ helios-setup] Apr 03 03:57:37.713 INFO E| Compiling once_cell v1.21.3 |
| 2864 | 2026-04-03T03:57:39.355Z | [ helios-setup] Apr 03 03:57:37.802 INFO E| Compiling crc-catalog v2.4.0 |
| 2865 | 2026-04-03T03:57:39.397Z | [ helios-setup] Apr 03 03:57:37.844 INFO E| Compiling adler2 v2.0.1 |
| 2866 | 2026-04-03T03:57:39.485Z | [ helios-setup] Apr 03 03:57:37.932 INFO E| Compiling serde_json v1.0.145 |
| 2867 | 2026-04-03T03:57:39.498Z | [ helios-setup] Apr 03 03:57:37.945 INFO E| Compiling log v0.4.28 |
| 2868 | 2026-04-03T03:57:39.509Z | [ helios-setup] Apr 03 03:57:37.956 INFO E| Compiling iana-time-zone v0.1.64 |
| 2869 | 2026-04-03T03:57:39.609Z | [ helios-setup] Apr 03 03:57:38.056 INFO E| Compiling terminal_size v0.4.3 |
| 2870 | 2026-04-03T03:57:39.644Z | [ helios-setup] Apr 03 03:57:38.091 INFO E| Compiling thiserror v2.0.17 |
| 2871 | 2026-04-03T03:57:39.710Z | [ helios-setup] Apr 03 03:57:38.157 INFO E| Compiling nodrop v0.1.14 |
| 2872 | 2026-04-03T03:57:39.771Z | [ helios-setup] Apr 03 03:57:38.218 INFO E| Compiling simd-adler32 v0.3.7 |
| 2873 | 2026-04-03T03:57:39.826Z | [ helios-setup] Apr 03 03:57:38.273 INFO E| Compiling env_filter v0.1.4 |
| 2874 | 2026-04-03T03:57:39.964Z | [ helios-setup] Apr 03 03:57:38.411 INFO E| Compiling clap_builder v4.5.51 |
| 2875 | 2026-04-03T03:57:40.027Z | [ helios-setup] Apr 03 03:57:38.474 INFO E| Compiling miniz_oxide v0.8.9 |
| 2876 | 2026-04-03T03:57:40.403Z | [ helios-setup] Apr 03 03:57:38.503 INFO E| Compiling array-init v0.0.4 |
| 2877 | 2026-04-03T03:57:40.412Z | [ helios-setup] Apr 03 03:57:38.510 INFO E| Compiling chrono v0.4.42 |
| 2878 | 2026-04-03T03:57:40.420Z | [ helios-setup] Apr 03 03:57:38.776 INFO E| Compiling parking_lot v0.12.5 |
| 2879 | 2026-04-03T03:57:40.499Z | [ helios-setup] Apr 03 03:57:38.946 INFO E| Compiling crc v3.3.0 |
| 2880 | 2026-04-03T03:57:40.762Z | [ helios-setup] Apr 03 03:57:39.070 INFO E| Compiling smallvec v0.6.14 |
| 2881 | 2026-04-03T03:57:40.842Z | [ helios-setup] Apr 03 03:57:39.287 INFO E| Compiling serde_spanned v1.0.3 |
| 2882 | 2026-04-03T03:57:40.964Z | [ helios-setup] Apr 03 03:57:39.411 INFO E| Compiling signature v2.2.0 |
| 2883 | 2026-04-03T03:57:40.985Z | [ helios-setup] Apr 03 03:57:39.432 INFO E| Compiling socket2 v0.6.1 |
| 2884 | 2026-04-03T03:57:41.010Z | [ helios-setup] Apr 03 03:57:39.456 INFO E| Compiling mio v1.1.0 |
| 2885 | 2026-04-03T03:57:41.052Z | [ helios-setup] Apr 03 03:57:39.499 INFO E| Compiling time v0.3.44 |
| 2886 | 2026-04-03T03:57:41.183Z | [ helios-setup] Apr 03 03:57:39.630 INFO E| Compiling signal-hook-registry v1.4.6 |
| 2887 | 2026-04-03T03:57:41.190Z | [ helios-setup] Apr 03 03:57:39.637 INFO E| Compiling is-terminal v0.4.17 |
| 2888 | 2026-04-03T03:57:41.307Z | [ helios-setup] Apr 03 03:57:39.754 INFO E| Compiling thread_local v1.1.9 |
| 2889 | 2026-04-03T03:57:41.442Z | [ helios-setup] Apr 03 03:57:39.889 INFO E| Compiling toml_writer v1.0.4 |
| 2890 | 2026-04-03T03:57:41.547Z | [ helios-setup] Apr 03 03:57:39.994 INFO E| Compiling ryu v1.0.20 |
| 2891 | 2026-04-03T03:57:41.717Z | [ helios-setup] Apr 03 03:57:40.163 INFO E| Compiling term v1.2.0 |
| 2892 | 2026-04-03T03:57:41.852Z | [ helios-setup] Apr 03 03:57:40.298 INFO E| Compiling base64 v0.21.7 |
| 2893 | 2026-04-03T03:57:41.859Z | [ helios-setup] Apr 03 03:57:40.305 INFO E| Compiling subtle v2.6.1 |
| 2894 | 2026-04-03T03:57:41.914Z | [ helios-setup] Apr 03 03:57:40.361 INFO E| Compiling libdevinfo-sys v1.1.0 |
| 2895 | 2026-04-03T03:57:41.922Z | [ helios-setup] Apr 03 03:57:40.369 INFO E| Compiling serde_derive v1.0.228 |
| 2896 | 2026-04-03T03:57:41.966Z | [ helios-setup] Apr 03 03:57:40.413 INFO E| Compiling zerocopy-derive v0.8.27 |
| 2897 | 2026-04-03T03:57:41.981Z | [ helios-setup] Apr 03 03:57:40.428 INFO E| Compiling der_derive v0.7.3 |
| 2898 | 2026-04-03T03:57:42.029Z | [ helios-setup] Apr 03 03:57:40.476 INFO E| Compiling futures-macro v0.3.31 |
| 2899 | 2026-04-03T03:57:42.036Z | [ helios-setup] Apr 03 03:57:40.483 INFO E| Compiling thiserror-impl v1.0.69 |
| 2900 | 2026-04-03T03:57:42.046Z | [ helios-setup] Apr 03 03:57:40.493 INFO E| Compiling zerocopy-derive v0.6.6 |
| 2901 | 2026-04-03T03:57:42.098Z | [ helios-setup] Apr 03 03:57:40.545 INFO E| Compiling clap_derive v4.5.49 |
| 2902 | 2026-04-03T03:57:42.105Z | [ helios-setup] Apr 03 03:57:40.551 INFO E| Compiling bitfield-macros v0.19.3 |
| 2903 | 2026-04-03T03:57:42.244Z | [ helios-setup] Apr 03 03:57:40.690 INFO E| Compiling num_enum_derive v0.7.5 |
| 2904 | 2026-04-03T03:57:42.340Z | [ helios-setup] Apr 03 03:57:40.787 INFO E| Compiling packed_struct_codegen v0.10.1 |
| 2905 | 2026-04-03T03:57:42.516Z | [ helios-setup] Apr 03 03:57:40.962 INFO E| Compiling thiserror-impl v2.0.17 |
| 2906 | 2026-04-03T03:57:43.358Z | [ helios-setup] Apr 03 03:57:41.804 INFO E| Compiling bitfield v0.19.3 |
| 2907 | 2026-04-03T03:57:43.369Z | [ helios-setup] Apr 03 03:57:41.815 INFO E| Compiling futures-util v0.3.31 |
| 2908 | 2026-04-03T03:57:43.454Z | [ helios-setup] Apr 03 03:57:41.900 INFO E| Compiling der v0.7.10 |
| 2909 | 2026-04-03T03:57:43.512Z | [ helios-setup] Apr 03 03:57:41.959 INFO E| Compiling tokio-macros v2.6.0 |
| 2910 | 2026-04-03T03:57:43.562Z | [ helios-setup] Apr 03 03:57:42.008 INFO E| Compiling winnow v0.5.40 |
| 2911 | 2026-04-03T03:57:43.568Z | [ helios-setup] Apr 03 03:57:42.015 INFO E| Compiling zerocopy v0.6.6 |
| 2912 | 2026-04-03T03:57:43.767Z | [ helios-setup] Apr 03 03:57:42.212 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2913 | 2026-04-03T03:57:44.010Z | [ helios-setup] Apr 03 03:57:42.456 INFO E| Compiling hashbrown v0.12.3 |
| 2914 | 2026-04-03T03:57:44.047Z | [ helios-setup] Apr 03 03:57:42.491 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2915 | 2026-04-03T03:57:44.167Z | [ helios-setup] Apr 03 03:57:42.613 INFO E| Compiling toml v0.9.8 |
| 2916 | 2026-04-03T03:57:44.255Z | [ helios-setup] Apr 03 03:57:42.701 INFO E| Compiling bzip2 v0.4.4 |
| 2917 | 2026-04-03T03:57:44.255Z | [ helios-setup] Apr 03 03:57:42.702 INFO E| Compiling num_enum v0.7.5 |
| 2918 | 2026-04-03T03:57:44.393Z | [ helios-setup] Apr 03 03:57:42.839 INFO E| Compiling devinfo v0.1.0 |
| 2919 | 2026-04-03T03:57:44.403Z | [ helios-setup] Apr 03 03:57:42.849 INFO E| Compiling uuid v1.18.1 |
| 2920 | 2026-04-03T03:57:44.434Z | [ helios-setup] Apr 03 03:57:42.880 INFO E| Compiling flate2 v1.1.5 |
| 2921 | 2026-04-03T03:57:44.443Z | [ helios-setup] Apr 03 03:57:42.889 INFO E| Compiling tokio v1.48.0 |
| 2922 | 2026-04-03T03:57:44.485Z | [ helios-setup] Apr 03 03:57:42.930 INFO E| Compiling env_logger v0.11.8 |
| 2923 | 2026-04-03T03:57:44.497Z | [ helios-setup] Apr 03 03:57:42.943 INFO E| Compiling clap v4.5.51 |
| 2924 | 2026-04-03T03:57:44.538Z | [ helios-setup] Apr 03 03:57:42.985 INFO E| Compiling hex v0.4.3 |
| 2925 | 2026-04-03T03:57:44.587Z | [ helios-setup] Apr 03 03:57:43.034 INFO E| Compiling spki v0.7.3 |
| 2926 | 2026-04-03T03:57:44.886Z | [ helios-setup] Apr 03 03:57:43.332 INFO E| Compiling pkcs8 v0.10.2 |
| 2927 | 2026-04-03T03:57:44.900Z | [ helios-setup] Apr 03 03:57:43.346 INFO E| Compiling x509-cert v0.2.5 |
| 2928 | 2026-04-03T03:57:45.004Z | [ helios-setup] Apr 03 03:57:43.449 INFO E| Compiling bitflags v1.3.2 |
| 2929 | 2026-04-03T03:57:45.093Z | [ helios-setup] Apr 03 03:57:43.539 INFO E| Compiling pkcs1 v0.7.5 |
| 2930 | 2026-04-03T03:57:45.108Z | [ helios-setup] Apr 03 03:57:43.554 INFO E| Compiling rustc-hash v2.1.1 |
| 2931 | 2026-04-03T03:57:45.130Z | [ helios-setup] Apr 03 03:57:43.576 INFO E| Compiling foldhash v0.2.0 |
| 2932 | 2026-04-03T03:57:45.176Z | [ helios-setup] Apr 03 03:57:43.622 INFO E| Compiling crc-any v2.5.0 |
| 2933 | 2026-04-03T03:57:45.239Z | [ helios-setup] Apr 03 03:57:43.685 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) |
| 2934 | 2026-04-03T03:57:45.408Z | [ helios-setup] Apr 03 03:57:43.854 INFO E| Compiling ppv-lite86 v0.2.21 |
| 2935 | 2026-04-03T03:57:45.488Z | [ helios-setup] Apr 03 03:57:43.918 INFO E| Compiling iddqd v0.3.14 |
| 2936 | 2026-04-03T03:57:45.540Z | [ helios-setup] Apr 03 03:57:43.986 INFO E| Compiling zip v0.6.6 |
| 2937 | 2026-04-03T03:57:45.604Z | [ helios-setup] Apr 03 03:57:44.051 INFO E| Compiling hashbrown v0.13.2 |
| 2938 | 2026-04-03T03:57:45.774Z | [ helios-setup] Apr 03 03:57:44.220 INFO E| Compiling rand_chacha v0.3.1 |
| 2939 | 2026-04-03T03:57:45.781Z | [ helios-setup] Apr 03 03:57:44.227 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) |
| 2940 | 2026-04-03T03:57:45.903Z | [ helios-setup] Apr 03 03:57:44.349 INFO E| Compiling path-slash v0.1.5 |
| 2941 | 2026-04-03T03:57:46.068Z | [ helios-setup] Apr 03 03:57:44.515 INFO E| Compiling erased-serde v0.3.31 |
| 2942 | 2026-04-03T03:57:46.081Z | [ helios-setup] Apr 03 03:57:44.527 INFO E| Compiling rand v0.8.5 |
| 2943 | 2026-04-03T03:57:46.285Z | [ helios-setup] Apr 03 03:57:44.731 INFO E| Compiling futures-executor v0.3.31 |
| 2944 | 2026-04-03T03:57:46.291Z | [ helios-setup] Apr 03 03:57:44.737 INFO E| Compiling serde_spanned v0.6.9 |
| 2945 | 2026-04-03T03:57:46.403Z | [ helios-setup] Apr 03 03:57:44.849 INFO E| Compiling toml_datetime v0.6.11 |
| 2946 | 2026-04-03T03:57:46.439Z | [ helios-setup] Apr 03 03:57:44.885 INFO E| Compiling ron v0.8.1 |
| 2947 | 2026-04-03T03:57:46.492Z | [ helios-setup] Apr 03 03:57:44.934 INFO E| Compiling futures v0.3.31 |
| 2948 | 2026-04-03T03:57:46.581Z | [ helios-setup] Apr 03 03:57:45.027 INFO E| Compiling serde-hex v0.1.0 |
| 2949 | 2026-04-03T03:57:46.670Z | [ helios-setup] Apr 03 03:57:45.116 INFO E| Compiling toml_edit v0.19.15 |
| 2950 | 2026-04-03T03:57:46.814Z | [ helios-setup] Apr 03 03:57:45.260 INFO E| Compiling object v0.30.4 |
| 2951 | 2026-04-03T03:57:47.065Z | [ helios-setup] Apr 03 03:57:45.511 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0) |
| 2952 | 2026-04-03T03:57:47.279Z | [ helios-setup] Apr 03 03:57:45.725 INFO E| Compiling slog-term v2.9.2 |
| 2953 | 2026-04-03T03:57:47.398Z | [ helios-setup] Apr 03 03:57:45.844 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2954 | 2026-04-03T03:57:48.036Z | [ helios-setup] Apr 03 03:57:46.482 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d) |
| 2955 | 2026-04-03T03:57:48.211Z | [ helios-setup] Apr 03 03:57:46.657 INFO E| Compiling rsa v0.9.8 |
| 2956 | 2026-04-03T03:57:48.512Z | [ helios-setup] Apr 03 03:57:46.958 INFO E| Compiling toml v0.7.8 |
| 2957 | 2026-04-03T03:57:48.957Z | [ helios-setup] Apr 03 03:57:47.403 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks) |
| 2958 | 2026-04-03T03:57:49.017Z | [ helios-setup] Apr 03 03:57:47.463 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) |
| 2959 | 2026-04-03T03:57:53.032Z | [ omicron-package] Finished `release` profile [optimized] target(s) in 51.09s |
| 2960 | 2026-04-03T03:57:53.231Z | [ helios-setup] Apr 03 03:57:51.676 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d) |
| 2961 | 2026-04-03T03:57:53.274Z | [ omicron-package] |
| 2962 | 2026-04-03T03:57:53.274Z | [ omicron-package] real 51.278952592 |
| 2963 | 2026-04-03T03:57:53.277Z | [ omicron-package] user 5:10.385928497 |
| 2964 | 2026-04-03T03:57:53.277Z | [ omicron-package] sys 27.236503686 |
| 2965 | 2026-04-03T03:57:53.277Z | [ omicron-package] trap 0.499820796 |
| 2966 | 2026-04-03T03:57:53.277Z | [ omicron-package] tflt 1.007437507 |
| 2967 | 2026-04-03T03:57:53.277Z | [ omicron-package] dflt 3.593900522 |
| 2968 | 2026-04-03T03:57:53.278Z | [ omicron-package] kflt 0.002074635 |
| 2969 | 2026-04-03T03:57:53.278Z | [ omicron-package] lock 13:50.782090523 |
| 2970 | 2026-04-03T03:57:53.278Z | [ omicron-package] slp 7:39.620866958 |
| 2971 | 2026-04-03T03:57:53.278Z | [ omicron-package] lat 2:01.859297584 |
| 2972 | 2026-04-03T03:57:53.278Z | [ omicron-package] stop 1:15.713495564 |
| 2973 | 2026-04-03T03:57:53.278Z | Apr 03 03:57:51.719 INFO [omicron-package] process exited with exit status: 0 (51.346556717s) |
| 2974 | 2026-04-03T03:57:53.278Z | Apr 03 03:57:51.720 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host |
| 2975 | 2026-04-03T03:57:53.278Z | Apr 03 03:57:51.720 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery |
| 2976 | 2026-04-03T03:57:53.287Z | [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2977 | 2026-04-03T03:57:53.287Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG |
| 2978 | 2026-04-03T03:57:53.291Z | [ host-target] Created new build target 'host' and set it as active |
| 2979 | 2026-04-03T03:57:53.291Z | [ recovery-target] Created new build target 'recovery' and set it as active |
| 2980 | 2026-04-03T03:57:53.295Z | Apr 03 03:57:51.738 INFO [host-target] process exited with exit status: 0 (18.681982ms) |
| 2981 | 2026-04-03T03:57:53.295Z | Apr 03 03:57:51.738 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package |
| 2982 | 2026-04-03T03:57:53.295Z | Apr 03 03:57:51.739 INFO [recovery-target] process exited with exit status: 0 (18.78847ms) |
| 2983 | 2026-04-03T03:57:53.301Z | [ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2984 | 2026-04-03T03:57:54.163Z | [ helios-setup] Apr 03 03:57:52.608 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e) |
| 2985 | 2026-04-03T03:57:54.868Z | [ host-package] Compiling ring v0.17.14 |
| 2986 | 2026-04-03T03:57:55.243Z | [ host-package] Compiling regress v0.10.5 |
| 2987 | 2026-04-03T03:57:55.243Z | [ host-package] Compiling heck v0.5.0 |
| 2988 | 2026-04-03T03:57:55.275Z | [ host-package] Compiling unsafe-libyaml v0.2.11 |
| 2989 | 2026-04-03T03:57:55.327Z | [ host-package] Compiling prettyplease v0.2.37 |
| 2990 | 2026-04-03T03:57:55.350Z | [ host-package] Compiling unicode-width v0.1.14 |
| 2991 | 2026-04-03T03:57:55.354Z | [ host-package] Compiling is-terminal v0.4.17 |
| 2992 | 2026-04-03T03:57:55.374Z | [ host-package] Compiling serde_spanned v1.0.4 |
| 2993 | 2026-04-03T03:57:55.374Z | [ host-package] Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2994 | 2026-04-03T03:57:55.400Z | [ host-package] Compiling bytecount v0.6.9 |
| 2995 | 2026-04-03T03:57:55.421Z | [ host-package] Compiling thread_local v1.1.9 |
| 2996 | 2026-04-03T03:57:55.424Z | [ host-package] Compiling derive-where v1.6.0 |
| 2997 | 2026-04-03T03:57:55.512Z | [ host-package] Compiling typify-impl v0.6.1 |
| 2998 | 2026-04-03T03:57:55.512Z | [ host-package] Compiling match_cfg v0.1.0 |
| 2999 | 2026-04-03T03:57:55.512Z | [ host-package] Compiling multer v3.1.0 |
| 3000 | 2026-04-03T03:57:55.583Z | [ host-package] Compiling slog-async v2.8.0 |
| 3001 | 2026-04-03T03:57:55.586Z | [ host-package] Compiling slog-json v2.6.1 |
| 3002 | 2026-04-03T03:57:55.631Z | [ host-package] Compiling hostname v0.3.1 |
| 3003 | 2026-04-03T03:57:55.657Z | [ host-package] Compiling crossbeam-channel v0.5.15 |
| 3004 | 2026-04-03T03:57:55.680Z | [ host-package] Compiling futures-executor v0.3.32 |
| 3005 | 2026-04-03T03:57:55.680Z | [ host-package] Compiling take_mut v0.2.2 |
| 3006 | 2026-04-03T03:57:55.704Z | [ host-package] Compiling toml v0.9.12+spec-1.1.0 |
| 3007 | 2026-04-03T03:57:55.769Z | [ host-package] Compiling term v1.2.1 |
| 3008 | 2026-04-03T03:57:55.848Z | [ host-package] Compiling serde_yaml v0.9.34+deprecated |
| 3009 | 2026-04-03T03:57:55.851Z | [ host-package] Compiling slog-bunyan v2.5.0 |
| 3010 | 2026-04-03T03:57:56.060Z | [ host-package] Compiling async-stream v0.3.6 |
| 3011 | 2026-04-03T03:57:56.063Z | [ host-package] Compiling futures v0.3.32 |
| 3012 | 2026-04-03T03:57:56.063Z | [ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3013 | 2026-04-03T03:57:56.063Z | [ host-package] Compiling dropshot v0.16.7 |
| 3014 | 2026-04-03T03:57:56.093Z | [ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3015 | 2026-04-03T03:57:56.123Z | [ host-package] Compiling slog-term v2.9.2 |
| 3016 | 2026-04-03T03:57:56.126Z | [ host-package] Compiling waitgroup v0.1.2 |
| 3017 | 2026-04-03T03:57:56.172Z | [ host-package] Compiling backon v1.6.0 |
| 3018 | 2026-04-03T03:57:56.214Z | [ host-package] Compiling rustls-pemfile v2.2.0 |
| 3019 | 2026-04-03T03:57:56.280Z | [ host-package] Compiling serde_path_to_error v0.1.20 |
| 3020 | 2026-04-03T03:57:56.315Z | [ host-package] Compiling instant v0.1.13 |
| 3021 | 2026-04-03T03:57:56.342Z | [ host-package] Compiling hostname v0.4.2 |
| 3022 | 2026-04-03T03:57:56.368Z | [ host-package] Compiling debug-ignore v1.0.5 |
| 3023 | 2026-04-03T03:57:56.434Z | [ host-package] Compiling backoff v0.4.0 |
| 3024 | 2026-04-03T03:57:56.456Z | [ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3025 | 2026-04-03T03:57:56.485Z | [ host-package] Compiling parse-display v0.10.0 |
| 3026 | 2026-04-03T03:57:56.529Z | [ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3027 | 2026-04-03T03:57:56.550Z | [ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3028 | 2026-04-03T03:57:56.575Z | [ host-package] Compiling macaddr v1.0.1 |
| 3029 | 2026-04-03T03:57:56.666Z | [ host-package] Compiling num-rational v0.4.2 |
| 3030 | 2026-04-03T03:57:56.690Z | [ host-package] Compiling console v0.15.11 |
| 3031 | 2026-04-03T03:57:56.717Z | [ host-package] Compiling num-complex v0.4.6 |
| 3032 | 2026-04-03T03:57:56.887Z | [ host-package] Compiling slog-dtrace v0.3.0 |
| 3033 | 2026-04-03T03:57:56.938Z | [ host-package] Compiling newline-converter v0.3.0 |
| 3034 | 2026-04-03T03:57:57.056Z | [ host-package] Compiling atomicwrites v0.4.4 |
| 3035 | 2026-04-03T03:57:57.115Z | [ host-package] Compiling float-ord v0.3.2 |
| 3036 | 2026-04-03T03:57:57.162Z | [ helios-setup] Apr 03 03:57:55.607 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) |
| 3037 | 2026-04-03T03:57:57.165Z | [ host-package] Compiling num v0.4.3 |
| 3038 | 2026-04-03T03:57:57.202Z | [ host-package] Compiling cancel-safe-futures v0.1.5 |
| 3039 | 2026-04-03T03:57:57.277Z | [ host-package] Compiling owo-colors v4.3.0 |
| 3040 | 2026-04-03T03:57:57.324Z | [ host-package] Compiling expectorate v1.2.0 |
| 3041 | 2026-04-03T03:57:57.327Z | [ host-package] Compiling libsw-core v0.3.2 |
| 3042 | 2026-04-03T03:57:57.373Z | [ host-package] Compiling resolv-conf v0.7.6 |
| 3043 | 2026-04-03T03:57:57.376Z | [ host-package] Compiling toml v0.8.23 |
| 3044 | 2026-04-03T03:57:57.377Z | [ host-package] Compiling linear-map v1.2.0 |
| 3045 | 2026-04-03T03:57:57.441Z | [ host-package] Compiling minimal-lexical v0.2.1 |
| 3046 | 2026-04-03T03:57:57.510Z | [ host-package] Compiling libsw v3.5.0 |
| 3047 | 2026-04-03T03:57:57.560Z | [ host-package] Compiling linked-hash-map v0.5.6 |
| 3048 | 2026-04-03T03:57:57.653Z | [ host-package] Compiling unicode-xid v0.2.6 |
| 3049 | 2026-04-03T03:57:57.687Z | [ host-package] Compiling nom v7.1.3 |
| 3050 | 2026-04-03T03:57:57.736Z | [ host-package] Compiling hickory-proto v0.24.4 |
| 3051 | 2026-04-03T03:57:57.756Z | [ host-package] Compiling convert_case v0.10.0 |
| 3052 | 2026-04-03T03:57:57.814Z | [ host-package] Compiling lru-cache v0.1.2 |
| 3053 | 2026-04-03T03:57:57.837Z | [ host-package] Compiling termtree v0.5.1 |
| 3054 | 2026-04-03T03:57:57.933Z | [ host-package] Compiling phf_shared v0.12.1 |
| 3055 | 2026-04-03T03:57:57.996Z | [ host-package] Compiling csv-core v0.1.13 |
| 3056 | 2026-04-03T03:57:58.020Z | [ host-package] Compiling vte v0.14.1 |
| 3057 | 2026-04-03T03:57:58.023Z | [ host-package] Compiling chrono-tz v0.10.4 |
| 3058 | 2026-04-03T03:57:58.068Z | [ host-package] Compiling derive_more-impl v2.1.1 |
| 3059 | 2026-04-03T03:57:58.068Z | [ host-package] Compiling highway v1.3.0 |
| 3060 | 2026-04-03T03:57:58.068Z | [ host-package] Compiling const_format_proc_macros v0.2.34 |
| 3061 | 2026-04-03T03:57:58.071Z | [ host-package] Compiling papergrid v0.11.0 |
| 3062 | 2026-04-03T03:57:58.187Z | [ host-package] Compiling phf v0.12.1 |
| 3063 | 2026-04-03T03:57:58.275Z | [ host-package] Compiling csv v1.4.0 |
| 3064 | 2026-04-03T03:57:58.331Z | [ host-package] Compiling strip-ansi-escapes v0.2.1 |
| 3065 | 2026-04-03T03:57:58.399Z | [ host-package] Compiling fd-lock v4.0.4 |
| 3066 | 2026-04-03T03:57:58.439Z | [ host-package] Compiling peg-macros v0.8.5 |
| 3067 | 2026-04-03T03:57:58.571Z | [ host-package] Compiling tabled_derive v0.7.0 |
| 3068 | 2026-04-03T03:57:58.664Z | [ host-package] Compiling nu-ansi-term v0.50.3 |
| 3069 | 2026-04-03T03:57:58.885Z | [ host-package] Compiling derive_more v2.1.1 |
| 3070 | 2026-04-03T03:57:58.907Z | [ host-package] Compiling rustls v0.23.37 |
| 3071 | 2026-04-03T03:57:58.957Z | [ host-package] Compiling rustls v0.22.4 |
| 3072 | 2026-04-03T03:57:58.985Z | [ host-package] Compiling crossterm v0.29.0 |
| 3073 | 2026-04-03T03:57:59.006Z | [ host-package] Compiling const_format v0.2.35 |
| 3074 | 2026-04-03T03:57:59.031Z | [ host-package] Compiling reedline v0.40.0 |
| 3075 | 2026-04-03T03:57:59.082Z | [ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3076 | 2026-04-03T03:57:59.291Z | [ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3077 | 2026-04-03T03:57:59.539Z | [ host-package] Compiling tabled v0.15.0 |
| 3078 | 2026-04-03T03:57:59.582Z | [ host-package] Compiling bcs v0.1.6 |
| 3079 | 2026-04-03T03:57:59.698Z | [ host-package] Compiling semver v0.1.20 |
| 3080 | 2026-04-03T03:57:59.788Z | [ host-package] Compiling peg v0.8.5 |
| 3081 | 2026-04-03T03:57:59.912Z | [ host-package] Compiling rustc_version v0.1.7 |
| 3082 | 2026-04-03T03:58:00.063Z | [ host-package] Compiling humantime v2.3.0 |
| 3083 | 2026-04-03T03:58:00.276Z | [ host-package] Compiling rustls-webpki v0.103.9 |
| 3084 | 2026-04-03T03:58:00.310Z | [ host-package] Compiling rustls-webpki v0.102.8 |
| 3085 | 2026-04-03T03:58:00.420Z | [ host-package] Compiling typify-macro v0.6.1 |
| 3086 | 2026-04-03T03:58:00.682Z | [ host-package] Compiling hickory-resolver v0.24.4 |
| 3087 | 2026-04-03T03:58:00.782Z | [ host-package] Compiling newtype_derive v0.1.6 |
| 3088 | 2026-04-03T03:58:01.367Z | [ host-package] Compiling smawk v0.3.2 |
| 3089 | 2026-04-03T03:58:01.706Z | [ host-package] Compiling unicode-linebreak v0.1.5 |
| 3090 | 2026-04-03T03:58:01.900Z | [ host-package] Compiling dropshot-api-manager-types v0.6.0 |
| 3091 | 2026-04-03T03:58:02.218Z | [ host-package] Compiling qorb v0.4.1 |
| 3092 | 2026-04-03T03:58:02.262Z | [ host-package] Compiling textwrap v0.16.2 |
| 3093 | 2026-04-03T03:58:02.696Z | [ host-package] Compiling typify v0.6.1 |
| 3094 | 2026-04-03T03:58:02.939Z | [ host-package] Compiling progenitor-impl v0.13.0 |
| 3095 | 2026-04-03T03:58:04.380Z | [ host-package] Compiling tokio-rustls v0.25.0 |
| 3096 | 2026-04-03T03:58:04.435Z | [ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3097 | 2026-04-03T03:58:04.470Z | [ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3098 | 2026-04-03T03:58:06.155Z | [ host-package] Compiling progenitor-macro v0.13.0 |
| 3099 | 2026-04-03T03:58:06.226Z | [ host-package] Compiling tokio-rustls v0.26.4 |
| 3100 | 2026-04-03T03:58:06.587Z | [ host-package] Compiling hyper-rustls v0.27.7 |
| 3101 | 2026-04-03T03:58:07.289Z | [ host-package] Compiling rustls-platform-verifier v0.6.2 |
| 3102 | 2026-04-03T03:58:07.320Z | [ host-package] Compiling reqwest v0.12.28 |
| 3103 | 2026-04-03T03:58:07.525Z | [ host-package] Compiling reqwest v0.13.2 |
| 3104 | 2026-04-03T03:58:07.878Z | [ host-package] Compiling utf-8 v0.7.6 |
| 3105 | 2026-04-03T03:58:07.951Z | [ host-package] Compiling steno v0.4.1 |
| 3106 | 2026-04-03T03:58:08.015Z | [ host-package] Compiling tagptr v0.2.0 |
| 3107 | 2026-04-03T03:58:08.155Z | [ host-package] Compiling tungstenite v0.21.0 |
| 3108 | 2026-04-03T03:58:08.360Z | [ host-package] Compiling moka v0.12.13 |
| 3109 | 2026-04-03T03:58:08.447Z | [ helios-setup] Apr 03 03:58:06.890 INFO E| Finished `release` profile [optimized] target(s) in 36.50s |
| 3110 | 2026-04-03T03:58:08.450Z | [ helios-setup] Apr 03 03:58:06.893 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 |
| 3111 | 2026-04-03T03:58:08.450Z | [ helios-setup] Apr 03 03:58:06.893 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3112 | 2026-04-03T03:58:08.507Z | [ helios-setup] Apr 03 03:58:06.951 INFO building project "pilot" ok (36 seconds) |
| 3113 | 2026-04-03T03:58:08.507Z | [ helios-setup] Apr 03 03:58:06.951 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick" |
| 3114 | 2026-04-03T03:58:08.516Z | [ helios-setup] Apr 03 03:58:06.960 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.94.0-x86_64-unknown-illumos (default)" |
| 3115 | 2026-04-03T03:58:08.516Z | [ helios-setup] Apr 03 03:58:06.960 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick |
| 3116 | 2026-04-03T03:58:08.516Z | [ helios-setup] Apr 03 03:58:06.960 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") |
| 3117 | 2026-04-03T03:58:08.567Z | [ host-package] Compiling typify-impl v0.4.3 |
| 3118 | 2026-04-03T03:58:08.699Z | [ helios-setup] Apr 03 03:58:07.143 INFO E| Downloading crates ... |
| 3119 | 2026-04-03T03:58:09.003Z | [ helios-setup] Apr 03 03:58:07.446 INFO E| Downloaded miniz_oxide v0.8.8 |
| 3120 | 2026-04-03T03:58:09.059Z | [ helios-setup] Apr 03 03:58:07.502 INFO E| Downloaded adler2 v2.0.0 |
| 3121 | 2026-04-03T03:58:09.099Z | [ helios-setup] Apr 03 03:58:07.543 INFO E| Compiling adler2 v2.0.0 |
| 3122 | 2026-04-03T03:58:09.201Z | [ helios-setup] Apr 03 03:58:07.644 INFO E| Compiling miniz_oxide v0.8.8 |
| 3123 | 2026-04-03T03:58:10.234Z | [ helios-setup] Apr 03 03:58:08.677 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) |
| 3124 | 2026-04-03T03:58:10.493Z | [ host-package] Compiling progenitor-client v0.13.0 |
| 3125 | 2026-04-03T03:58:10.711Z | [ helios-setup] Apr 03 03:58:09.153 INFO E| Finished `release` profile [optimized] target(s) in 2.18s |
| 3126 | 2026-04-03T03:58:10.719Z | [ helios-setup] Apr 03 03:58:09.163 INFO building project "pinprick" ok (2 seconds) |
| 3127 | 2026-04-03T03:58:10.719Z | [ helios-setup] Apr 03 03:58:09.163 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 3128 | 2026-04-03T03:58:10.757Z | [ helios-setup] Apr 03 03:58:09.200 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 3129 | 2026-04-03T03:58:10.757Z | [ helios-setup] Apr 03 03:58:09.200 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder |
| 3130 | 2026-04-03T03:58:10.757Z | [ helios-setup] Apr 03 03:58:09.200 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 3131 | 2026-04-03T03:58:10.928Z | [ host-package] Compiling progenitor-extras v0.1.1 |
| 3132 | 2026-04-03T03:58:10.934Z | [ helios-setup] Apr 03 03:58:09.378 INFO E| Updating crates.io index |
| 3133 | 2026-04-03T03:58:11.091Z | [ helios-setup] Apr 03 03:58:09.535 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` |
| 3134 | 2026-04-03T03:58:11.103Z | [ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3135 | 2026-04-03T03:58:11.203Z | [ host-package] Compiling progenitor-client v0.10.0 |
| 3136 | 2026-04-03T03:58:11.271Z | [ host-package] Compiling hickory-resolver v0.25.2 |
| 3137 | 2026-04-03T03:58:11.326Z | [ host-package] Compiling tokio-tungstenite v0.21.0 |
| 3138 | 2026-04-03T03:58:11.540Z | [ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3139 | 2026-04-03T03:58:11.563Z | [ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3140 | 2026-04-03T03:58:11.605Z | [ helios-setup] Apr 03 03:58:10.049 INFO E| From https://github.com/oxidecomputer/amd-apcb |
| 3141 | 2026-04-03T03:58:11.605Z | [ helios-setup] Apr 03 03:58:10.049 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf |
| 3142 | 2026-04-03T03:58:11.622Z | [ helios-setup] Apr 03 03:58:10.066 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git` |
| 3143 | 2026-04-03T03:58:11.643Z | [ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3144 | 2026-04-03T03:58:11.741Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3145 | 2026-04-03T03:58:11.836Z | [ host-package] Compiling num-derive v0.3.3 |
| 3146 | 2026-04-03T03:58:11.936Z | [ host-package] Compiling proc-macro-error-attr2 v2.0.0 |
| 3147 | 2026-04-03T03:58:11.947Z | [ helios-setup] Apr 03 03:58:10.390 INFO E| From https://github.com/oxidecomputer/amd-efs |
| 3148 | 2026-04-03T03:58:11.947Z | [ helios-setup] Apr 03 03:58:10.390 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037 |
| 3149 | 2026-04-03T03:58:12.009Z | [ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3150 | 2026-04-03T03:58:12.084Z | [ host-package] Compiling vergen-gitcl v1.0.8 |
| 3151 | 2026-04-03T03:58:12.282Z | [ host-package] Compiling typify-macro v0.4.3 |
| 3152 | 2026-04-03T03:58:12.314Z | [ host-package] Compiling dirs-sys-next v0.1.2 |
| 3153 | 2026-04-03T03:58:12.339Z | [ host-package] Compiling glob v0.3.3 |
| 3154 | 2026-04-03T03:58:12.365Z | [ host-package] Compiling diesel_derives v2.3.7 |
| 3155 | 2026-04-03T03:58:12.395Z | [ host-package] Compiling proc-macro-error2 v2.0.1 |
| 3156 | 2026-04-03T03:58:12.395Z | [ helios-setup] Apr 03 03:58:10.839 INFO E| Downloading crates ... |
| 3157 | 2026-04-03T03:58:12.493Z | [ helios-setup] Apr 03 03:58:10.935 INFO E| Downloaded unic-common v0.9.0 |
| 3158 | 2026-04-03T03:58:12.496Z | [ helios-setup] Apr 03 03:58:10.936 INFO E| Downloaded thiserror-impl v2.0.12 |
| 3159 | 2026-04-03T03:58:12.496Z | [ helios-setup] Apr 03 03:58:10.938 INFO E| Downloaded ansi_term v0.12.1 |
| 3160 | 2026-04-03T03:58:12.499Z | [ helios-setup] Apr 03 03:58:10.940 INFO E| Downloaded fletcher v1.0.0 |
| 3161 | 2026-04-03T03:58:12.538Z | [ helios-setup] Apr 03 03:58:10.981 INFO E| Downloaded zerocopy v0.8.25 |
| 3162 | 2026-04-03T03:58:12.554Z | [ helios-setup] Apr 03 03:58:10.997 INFO E| Downloaded strum_macros v0.27.1 |
| 3163 | 2026-04-03T03:58:12.557Z | [ helios-setup] Apr 03 03:58:10.999 INFO E| Downloaded pest_generator v2.8.0 |
| 3164 | 2026-04-03T03:58:12.557Z | [ helios-setup] Apr 03 03:58:10.999 INFO E| Downloaded strum v0.27.1 |
| 3165 | 2026-04-03T03:58:12.557Z | [ helios-setup] Apr 03 03:58:11.000 INFO E| Downloaded strsim v0.8.0 |
| 3166 | 2026-04-03T03:58:12.560Z | [ helios-setup] Apr 03 03:58:11.001 INFO E| Downloaded quote v1.0.40 |
| 3167 | 2026-04-03T03:58:12.560Z | [ helios-setup] Apr 03 03:58:11.003 INFO E| Downloaded parse_int v0.9.0 |
| 3168 | 2026-04-03T03:58:12.560Z | [ helios-setup] Apr 03 03:58:11.003 INFO E| Downloaded log v0.4.27 |
| 3169 | 2026-04-03T03:58:12.563Z | [ helios-setup] Apr 03 03:58:11.004 INFO E| Downloaded four-cc v0.4.0 |
| 3170 | 2026-04-03T03:58:12.563Z | [ helios-setup] Apr 03 03:58:11.005 INFO E| Downloaded unic-char-property v0.9.0 |
| 3171 | 2026-04-03T03:58:12.575Z | [ helios-setup] Apr 03 03:58:11.019 INFO E| Downloaded unic-ucd-version v0.9.0 |
| 3172 | 2026-04-03T03:58:12.581Z | [ helios-setup] Apr 03 03:58:11.025 INFO E| Downloaded bytesize v2.0.1 |
| 3173 | 2026-04-03T03:58:12.584Z | [ helios-setup] Apr 03 03:58:11.026 INFO E| Downloaded modular-bitfield v0.13.1 |
| 3174 | 2026-04-03T03:58:12.588Z | [ helios-setup] Apr 03 03:58:11.032 INFO E| Downloaded syn v2.0.101 |
| 3175 | 2026-04-03T03:58:12.624Z | [ host-package] Compiling tough v0.20.0 |
| 3176 | 2026-04-03T03:58:12.629Z | [ helios-setup] Apr 03 03:58:11.073 INFO E| Downloaded libc v0.2.172 |
| 3177 | 2026-04-03T03:58:12.772Z | [ host-package] Compiling libscf-sys v1.1.0 |
| 3178 | 2026-04-03T03:58:12.814Z | [ helios-setup] Apr 03 03:58:11.257 INFO E| Downloaded rustversion v1.0.20 |
| 3179 | 2026-04-03T03:58:12.824Z | [ helios-setup] Apr 03 03:58:11.267 INFO E| Downloaded vec_map v0.8.2 |
| 3180 | 2026-04-03T03:58:12.853Z | [ helios-setup] Apr 03 03:58:11.296 INFO E| Downloaded modular-bitfield-impl v0.11.2 |
| 3181 | 2026-04-03T03:58:12.862Z | [ helios-setup] Apr 03 03:58:11.305 INFO E| Downloaded pest_meta v2.8.0 |
| 3182 | 2026-04-03T03:58:12.885Z | [ helios-setup] Apr 03 03:58:11.329 INFO E| Downloaded textwrap v0.11.0 |
| 3183 | 2026-04-03T03:58:12.911Z | [ helios-setup] Apr 03 03:58:11.354 INFO E| Downloaded thiserror v2.0.12 |
| 3184 | 2026-04-03T03:58:12.915Z | [ helios-setup] Apr 03 03:58:11.358 INFO E| Downloaded clap v2.34.0 |
| 3185 | 2026-04-03T03:58:12.918Z | [ helios-setup] Apr 03 03:58:11.362 INFO E| Downloaded serde_json v1.0.140 |
| 3186 | 2026-04-03T03:58:12.923Z | [ helios-setup] Apr 03 03:58:11.366 INFO E| Downloaded unic-ucd-ident v0.9.0 |
| 3187 | 2026-04-03T03:58:12.926Z | [ helios-setup] Apr 03 03:58:11.367 INFO E| Downloaded proc-macro2 v1.0.95 |
| 3188 | 2026-04-03T03:58:12.930Z | [ helios-setup] Apr 03 03:58:11.373 INFO E| Downloaded unic-char-range v0.9.0 |
| 3189 | 2026-04-03T03:58:12.938Z | [ helios-setup] Apr 03 03:58:11.377 INFO E| Downloaded heck v0.3.3 |
| 3190 | 2026-04-03T03:58:12.938Z | [ helios-setup] Apr 03 03:58:11.377 INFO E| Downloaded structopt-derive v0.4.18 |
| 3191 | 2026-04-03T03:58:12.941Z | [ helios-setup] Apr 03 03:58:11.381 INFO E| Downloaded serde_derive v1.0.219 |
| 3192 | 2026-04-03T03:58:12.941Z | [ helios-setup] Apr 03 03:58:11.384 INFO E| Downloaded dyn-clone v1.0.19 |
| 3193 | 2026-04-03T03:58:12.948Z | [ helios-setup] Apr 03 03:58:11.390 INFO E| Downloaded modular-bitfield v0.11.2 |
| 3194 | 2026-04-03T03:58:12.954Z | [ helios-setup] Apr 03 03:58:11.397 INFO E| Downloaded serde v1.0.219 |
| 3195 | 2026-04-03T03:58:12.957Z | [ helios-setup] Apr 03 03:58:11.399 INFO E| Downloaded autocfg v1.4.0 |
| 3196 | 2026-04-03T03:58:12.957Z | [ helios-setup] Apr 03 03:58:11.400 INFO E| Downloaded memchr v2.7.4 |
| 3197 | 2026-04-03T03:58:12.989Z | [ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3198 | 2026-04-03T03:58:12.993Z | [ helios-setup] Apr 03 03:58:11.433 INFO E| Downloaded zerocopy-derive v0.8.25 |
| 3199 | 2026-04-03T03:58:12.996Z | [ helios-setup] Apr 03 03:58:11.437 INFO E| Downloaded pest_derive v2.8.0 |
| 3200 | 2026-04-03T03:58:12.996Z | [ helios-setup] Apr 03 03:58:11.438 INFO E| Downloaded structopt v0.3.26 |
| 3201 | 2026-04-03T03:58:13.007Z | [ helios-setup] Apr 03 03:58:11.446 INFO E| Downloaded typenum v1.18.0 |
| 3202 | 2026-04-03T03:58:13.010Z | [ helios-setup] Apr 03 03:58:11.448 INFO E| Downloaded unicode-ident v1.0.18 |
| 3203 | 2026-04-03T03:58:13.014Z | [ helios-setup] Apr 03 03:58:11.457 INFO E| Downloaded modular-bitfield-impl v0.13.1 |
| 3204 | 2026-04-03T03:58:13.017Z | [ helios-setup] Apr 03 03:58:11.459 INFO E| Downloaded goblin v0.9.3 |
| 3205 | 2026-04-03T03:58:13.020Z | [ helios-setup] Apr 03 03:58:11.463 INFO E| Downloaded pest v2.8.0 |
| 3206 | 2026-04-03T03:58:13.095Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling proc-macro2 v1.0.95 |
| 3207 | 2026-04-03T03:58:13.095Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling unicode-ident v1.0.18 |
| 3208 | 2026-04-03T03:58:13.095Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling memchr v2.7.4 |
| 3209 | 2026-04-03T03:58:13.098Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling autocfg v1.4.0 |
| 3210 | 2026-04-03T03:58:13.098Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling thiserror v2.0.12 |
| 3211 | 2026-04-03T03:58:13.098Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling syn v1.0.109 |
| 3212 | 2026-04-03T03:58:13.098Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling serde v1.0.219 |
| 3213 | 2026-04-03T03:58:13.098Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling version_check v0.9.5 |
| 3214 | 2026-04-03T03:58:13.098Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling serde_json v1.0.140 |
| 3215 | 2026-04-03T03:58:13.098Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling ryu v1.0.20 |
| 3216 | 2026-04-03T03:58:13.099Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling itoa v1.0.15 |
| 3217 | 2026-04-03T03:58:13.099Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling schemars v0.8.22 |
| 3218 | 2026-04-03T03:58:13.099Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling ucd-trie v0.1.7 |
| 3219 | 2026-04-03T03:58:13.099Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling dyn-clone v1.0.19 |
| 3220 | 2026-04-03T03:58:13.099Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling rustversion v1.0.20 |
| 3221 | 2026-04-03T03:58:13.099Z | [ helios-setup] Apr 03 03:58:11.538 INFO E| Compiling static_assertions v1.1.0 |
| 3222 | 2026-04-03T03:58:13.293Z | [ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3223 | 2026-04-03T03:58:13.408Z | [ host-package] Compiling progenitor v0.13.0 |
| 3224 | 2026-04-03T03:58:13.614Z | [ helios-setup] Apr 03 03:58:12.045 INFO E| Compiling paste v1.0.15 |
| 3225 | 2026-04-03T03:58:13.619Z | [ helios-setup] Apr 03 03:58:12.062 INFO E| Compiling libc v0.2.172 |
| 3226 | 2026-04-03T03:58:13.647Z | [ helios-setup] Apr 03 03:58:12.090 INFO E| Compiling num-traits v0.2.19 |
| 3227 | 2026-04-03T03:58:13.652Z | [ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3228 | 2026-04-03T03:58:13.911Z | [ helios-setup] Apr 03 03:58:12.354 INFO E| Compiling memoffset v0.9.1 |
| 3229 | 2026-04-03T03:58:13.921Z | [ helios-setup] Apr 03 03:58:12.362 INFO E| Compiling zerocopy v0.8.25 |
| 3230 | 2026-04-03T03:58:14.017Z | [ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3231 | 2026-04-03T03:58:14.178Z | [ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3232 | 2026-04-03T03:58:14.186Z | [ helios-setup] Apr 03 03:58:12.629 INFO E| Compiling once_cell v1.21.3 |
| 3233 | 2026-04-03T03:58:14.205Z | [ helios-setup] Apr 03 03:58:12.648 INFO E| Compiling unicode-segmentation v1.12.0 |
| 3234 | 2026-04-03T03:58:14.287Z | [ helios-setup] Apr 03 03:58:12.730 INFO E| Compiling unicode-width v0.1.14 |
| 3235 | 2026-04-03T03:58:14.519Z | [ helios-setup] Apr 03 03:58:12.962 INFO E| Compiling heck v0.5.0 |
| 3236 | 2026-04-03T03:58:14.529Z | [ helios-setup] Apr 03 03:58:12.972 INFO E| Compiling vec_map v0.8.2 |
| 3237 | 2026-04-03T03:58:14.623Z | [ helios-setup] Apr 03 03:58:13.066 INFO E| Compiling proc-macro-error-attr v1.0.4 |
| 3238 | 2026-04-03T03:58:14.667Z | [ helios-setup] Apr 03 03:58:13.109 INFO E| Compiling proc-macro-error v1.0.4 |
| 3239 | 2026-04-03T03:58:14.782Z | [ helios-setup] Apr 03 03:58:13.224 INFO E| Compiling textwrap v0.11.0 |
| 3240 | 2026-04-03T03:58:14.898Z | [ helios-setup] Apr 03 03:58:13.341 INFO E| Compiling heck v0.3.3 |
| 3241 | 2026-04-03T03:58:14.918Z | [ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3242 | 2026-04-03T03:58:14.953Z | [ helios-setup] Apr 03 03:58:13.396 INFO E| Compiling unic-common v0.9.0 |
| 3243 | 2026-04-03T03:58:14.972Z | [ helios-setup] Apr 03 03:58:13.415 INFO E| Compiling strum v0.27.1 |
| 3244 | 2026-04-03T03:58:15.013Z | [ helios-setup] Apr 03 03:58:13.455 INFO E| Compiling ansi_term v0.12.1 |
| 3245 | 2026-04-03T03:58:15.062Z | [ helios-setup] Apr 03 03:58:13.505 INFO E| Compiling bitflags v1.3.2 |
| 3246 | 2026-04-03T03:58:15.140Z | [ helios-setup] Apr 03 03:58:13.579 INFO E| Compiling strsim v0.8.0 |
| 3247 | 2026-04-03T03:58:15.145Z | [ helios-setup] Apr 03 03:58:13.585 INFO E| Compiling unic-char-range v0.9.0 |
| 3248 | 2026-04-03T03:58:15.149Z | [ helios-setup] Apr 03 03:58:13.592 INFO E| Compiling fletcher v1.0.0 |
| 3249 | 2026-04-03T03:58:15.177Z | [ helios-setup] Apr 03 03:58:13.620 INFO E| Compiling byteorder v1.5.0 |
| 3250 | 2026-04-03T03:58:15.187Z | [ helios-setup] Apr 03 03:58:13.629 INFO E| Compiling unic-ucd-version v0.9.0 |
| 3251 | 2026-04-03T03:58:15.219Z | [ helios-setup] Apr 03 03:58:13.662 INFO E| Compiling parse_int v0.9.0 |
| 3252 | 2026-04-03T03:58:15.227Z | [ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3253 | 2026-04-03T03:58:15.274Z | [ helios-setup] Apr 03 03:58:13.717 INFO E| Compiling unic-char-property v0.9.0 |
| 3254 | 2026-04-03T03:58:15.286Z | [ helios-setup] Apr 03 03:58:13.729 INFO E| Compiling lazy_static v1.5.0 |
| 3255 | 2026-04-03T03:58:15.303Z | [ helios-setup] Apr 03 03:58:13.745 INFO E| Compiling plain v0.2.3 |
| 3256 | 2026-04-03T03:58:15.336Z | [ helios-setup] Apr 03 03:58:13.779 INFO E| Compiling atty v0.2.14 |
| 3257 | 2026-04-03T03:58:15.394Z | [ helios-setup] Apr 03 03:58:13.837 INFO E| Compiling log v0.4.27 |
| 3258 | 2026-04-03T03:58:15.409Z | [ helios-setup] Apr 03 03:58:13.852 INFO E| Compiling bytesize v2.0.1 |
| 3259 | 2026-04-03T03:58:15.421Z | [ helios-setup] Apr 03 03:58:13.864 INFO E| Compiling clap v2.34.0 |
| 3260 | 2026-04-03T03:58:15.475Z | [ helios-setup] Apr 03 03:58:13.917 INFO E| Compiling quote v1.0.40 |
| 3261 | 2026-04-03T03:58:15.524Z | [ helios-setup] Apr 03 03:58:13.967 INFO E| Compiling unic-ucd-ident v0.9.0 |
| 3262 | 2026-04-03T03:58:15.576Z | [ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3263 | 2026-04-03T03:58:15.816Z | [ helios-setup] Apr 03 03:58:14.259 INFO E| Compiling syn v2.0.101 |
| 3264 | 2026-04-03T03:58:18.235Z | [ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3265 | 2026-04-03T03:58:18.314Z | [ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3266 | 2026-04-03T03:58:18.828Z | [ helios-setup] Apr 03 03:58:17.271 INFO E| Compiling serde_derive_internals v0.29.1 |
| 3267 | 2026-04-03T03:58:19.009Z | [ helios-setup] Apr 03 03:58:17.451 INFO E| Compiling modular-bitfield-impl v0.11.2 |
| 3268 | 2026-04-03T03:58:19.009Z | [ helios-setup] Apr 03 03:58:17.451 INFO E| Compiling structopt-derive v0.4.18 |
| 3269 | 2026-04-03T03:58:19.197Z | [ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3270 | 2026-04-03T03:58:19.625Z | [ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3271 | 2026-04-03T03:58:19.834Z | [ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3272 | 2026-04-03T03:58:19.958Z | [ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3273 | 2026-04-03T03:58:20.030Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling thiserror-impl v2.0.12 |
| 3274 | 2026-04-03T03:58:20.030Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling serde_derive v1.0.219 |
| 3275 | 2026-04-03T03:58:20.030Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling schemars_derive v0.8.22 |
| 3276 | 2026-04-03T03:58:20.033Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling zerocopy-derive v0.8.25 |
| 3277 | 2026-04-03T03:58:20.033Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling num-derive v0.4.2 |
| 3278 | 2026-04-03T03:58:20.033Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling modular-bitfield-impl v0.13.1 |
| 3279 | 2026-04-03T03:58:20.033Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling scroll_derive v0.12.1 |
| 3280 | 2026-04-03T03:58:20.033Z | [ helios-setup] Apr 03 03:58:18.472 INFO E| Compiling strum_macros v0.27.1 |
| 3281 | 2026-04-03T03:58:20.143Z | [ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3282 | 2026-04-03T03:58:20.305Z | [ helios-setup] Apr 03 03:58:18.748 INFO E| Compiling structopt v0.3.26 |
| 3283 | 2026-04-03T03:58:20.406Z | [ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3284 | 2026-04-03T03:58:20.760Z | [ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3285 | 2026-04-03T03:58:20.789Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3286 | 2026-04-03T03:58:21.109Z | [ helios-setup] Apr 03 03:58:19.551 INFO E| Compiling modular-bitfield v0.11.2 |
| 3287 | 2026-04-03T03:58:21.221Z | [ helios-setup] Apr 03 03:58:19.663 INFO E| Compiling scroll v0.12.0 |
| 3288 | 2026-04-03T03:58:21.260Z | [ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3289 | 2026-04-03T03:58:21.526Z | [ helios-setup] Apr 03 03:58:19.967 INFO E| Compiling goblin v0.9.3 |
| 3290 | 2026-04-03T03:58:21.671Z | [ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3291 | 2026-04-03T03:58:21.800Z | [ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3292 | 2026-04-03T03:58:22.234Z | [ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3293 | 2026-04-03T03:58:22.296Z | [ helios-setup] Apr 03 03:58:20.738 INFO E| Compiling pest v2.8.0 |
| 3294 | 2026-04-03T03:58:22.310Z | [ helios-setup] Apr 03 03:58:20.752 INFO E| Compiling modular-bitfield v0.13.1 |
| 3295 | 2026-04-03T03:58:23.777Z | [ helios-setup] Apr 03 03:58:22.219 INFO E| Compiling pest_meta v2.8.0 |
| 3296 | 2026-04-03T03:58:24.449Z | [ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3297 | 2026-04-03T03:58:24.558Z | [ helios-setup] Apr 03 03:58:23.000 INFO E| Compiling pest_generator v2.8.0 |
| 3298 | 2026-04-03T03:58:25.368Z | [ helios-setup] Apr 03 03:58:23.810 INFO E| Compiling pest_derive v2.8.0 |
| 3299 | 2026-04-03T03:58:25.495Z | [ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3300 | 2026-04-03T03:58:25.855Z | [ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3301 | 2026-04-03T03:58:26.603Z | [ helios-setup] Apr 03 03:58:25.044 INFO E| Compiling json5 v0.4.1 |
| 3302 | 2026-04-03T03:58:26.861Z | [ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3303 | 2026-04-03T03:58:26.987Z | [ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3304 | 2026-04-03T03:58:27.061Z | [ host-package] Compiling maplit v1.0.2 |
| 3305 | 2026-04-03T03:58:27.284Z | [ host-package] Compiling crunchy v0.2.4 |
| 3306 | 2026-04-03T03:58:27.608Z | [ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3307 | 2026-04-03T03:58:27.739Z | [ host-package] Compiling typify v0.4.3 |
| 3308 | 2026-04-03T03:58:27.905Z | [ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3309 | 2026-04-03T03:58:28.222Z | [ helios-setup] Apr 03 03:58:26.663 INFO E| Compiling four-cc v0.4.0 |
| 3310 | 2026-04-03T03:58:28.222Z | [ helios-setup] Apr 03 03:58:26.663 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3) |
| 3311 | 2026-04-03T03:58:28.330Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3312 | 2026-04-03T03:58:28.344Z | [ helios-setup] Apr 03 03:58:26.785 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60) |
| 3313 | 2026-04-03T03:58:28.678Z | [ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3314 | 2026-04-03T03:58:29.226Z | [ host-package] Compiling tabled_derive v0.11.0 |
| 3315 | 2026-04-03T03:58:29.556Z | [ host-package] Compiling clang-sys v1.8.1 |
| 3316 | 2026-04-03T03:58:29.780Z | [ host-package] Compiling dirs-next v2.0.0 |
| 3317 | 2026-04-03T03:58:30.027Z | [ host-package] Compiling papergrid v0.17.0 |
| 3318 | 2026-04-03T03:58:30.089Z | [ host-package] Compiling testing_table v0.3.0 |
| 3319 | 2026-04-03T03:58:30.118Z | [ host-package] Compiling dsl_auto_type v0.2.0 |
| 3320 | 2026-04-03T03:58:30.121Z | [ host-package] Compiling scheduled-thread-pool v0.2.7 |
| 3321 | 2026-04-03T03:58:30.433Z | [ host-package] Compiling diesel_table_macro_syntax v0.3.0 |
| 3322 | 2026-04-03T03:58:30.664Z | [ host-package] Compiling tiny-keccak v2.0.2 |
| 3323 | 2026-04-03T03:58:30.738Z | [ host-package] Compiling r2d2 v0.8.10 |
| 3324 | 2026-04-03T03:58:31.005Z | [ host-package] Compiling term v0.7.0 |
| 3325 | 2026-04-03T03:58:31.473Z | [ host-package] Compiling tabled v0.20.0 |
| 3326 | 2026-04-03T03:58:31.598Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3327 | 2026-04-03T03:58:31.720Z | [ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3328 | 2026-04-03T03:58:32.385Z | [ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3329 | 2026-04-03T03:58:32.434Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3330 | 2026-04-03T03:58:32.685Z | [ host-package] Compiling downcast-rs v2.0.2 |
| 3331 | 2026-04-03T03:58:32.898Z | [ host-package] Compiling bit-vec v0.6.3 |
| 3332 | 2026-04-03T03:58:33.159Z | [ host-package] Compiling xshell-macros v0.2.7 |
| 3333 | 2026-04-03T03:58:33.186Z | [ host-package] Compiling bit-set v0.5.3 |
| 3334 | 2026-04-03T03:58:33.236Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3335 | 2026-04-03T03:58:33.504Z | [ host-package] Compiling ascii-canvas v3.0.0 |
| 3336 | 2026-04-03T03:58:33.673Z | [ host-package] Compiling xshell v0.2.7 |
| 3337 | 2026-04-03T03:58:33.788Z | [ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3338 | 2026-04-03T03:58:33.813Z | [ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3339 | 2026-04-03T03:58:34.229Z | [ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3340 | 2026-04-03T03:58:35.068Z | [ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3341 | 2026-04-03T03:58:35.313Z | [ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3342 | 2026-04-03T03:58:35.397Z | [ host-package] Compiling itertools v0.10.5 |
| 3343 | 2026-04-03T03:58:35.846Z | [ host-package] Compiling ena v0.14.4 |
| 3344 | 2026-04-03T03:58:35.906Z | [ host-package] Compiling libloading v0.8.9 |
| 3345 | 2026-04-03T03:58:35.965Z | [ host-package] Compiling unicase v2.9.0 |
| 3346 | 2026-04-03T03:58:36.093Z | [ host-package] Compiling diesel v2.3.7 |
| 3347 | 2026-04-03T03:58:36.158Z | [ host-package] Compiling diff v0.1.13 |
| 3348 | 2026-04-03T03:58:36.184Z | [ host-package] Compiling bindgen v0.71.1 |
| 3349 | 2026-04-03T03:58:36.389Z | [ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3350 | 2026-04-03T03:58:36.466Z | [ host-package] Compiling regex-syntax v0.6.29 |
| 3351 | 2026-04-03T03:58:37.724Z | [ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3352 | 2026-04-03T03:58:38.425Z | [ host-package] Compiling lalrpop v0.19.12 |
| 3353 | 2026-04-03T03:58:39.095Z | [ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3354 | 2026-04-03T03:58:39.140Z | [ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3355 | 2026-04-03T03:58:39.322Z | [ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3356 | 2026-04-03T03:58:39.636Z | [ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3357 | 2026-04-03T03:58:39.664Z | [ host-package] Compiling cexpr v0.6.0 |
| 3358 | 2026-04-03T03:58:39.795Z | [ host-package] Compiling crc8 v0.1.1 |
| 3359 | 2026-04-03T03:58:39.883Z | [ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3360 | 2026-04-03T03:58:39.933Z | [ host-package] Compiling headers-core v0.3.0 |
| 3361 | 2026-04-03T03:58:40.002Z | [ host-package] Compiling libxml v0.3.3 |
| 3362 | 2026-04-03T03:58:40.407Z | [ host-package] Compiling headers v0.4.1 |
| 3363 | 2026-04-03T03:58:40.463Z | [ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3364 | 2026-04-03T03:58:40.473Z | [ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3365 | 2026-04-03T03:58:40.605Z | [ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3366 | 2026-04-03T03:58:40.690Z | [ host-package] Compiling strum_macros v0.24.3 |
| 3367 | 2026-04-03T03:58:40.929Z | [ host-package] Compiling indoc v1.0.9 |
| 3368 | 2026-04-03T03:58:41.387Z | [ host-package] Compiling progenitor-impl v0.10.0 |
| 3369 | 2026-04-03T03:58:41.736Z | [ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3370 | 2026-04-03T03:58:42.007Z | [ host-package] Compiling derive_builder v0.20.2 |
| 3371 | 2026-04-03T03:58:42.153Z | [ host-package] Compiling oso-derive v0.27.3 |
| 3372 | 2026-04-03T03:58:42.228Z | [ host-package] Compiling quick-xml v0.37.5 |
| 3373 | 2026-04-03T03:58:42.291Z | [ host-package] Compiling impl-trait-for-tuples v0.2.3 |
| 3374 | 2026-04-03T03:58:42.404Z | [ helios-setup] Apr 03 03:58:40.844 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config) |
| 3375 | 2026-04-03T03:58:42.717Z | [ host-package] Compiling openssl-probe v0.1.6 |
| 3376 | 2026-04-03T03:58:43.063Z | [ host-package] Compiling half v1.8.3 |
| 3377 | 2026-04-03T03:58:43.150Z | [ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3378 | 2026-04-03T03:58:43.592Z | [ host-package] Compiling serde_cbor v0.11.2 |
| 3379 | 2026-04-03T03:58:43.787Z | [ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3380 | 2026-04-03T03:58:43.914Z | [ host-package] Compiling progenitor-macro v0.10.0 |
| 3381 | 2026-04-03T03:58:44.000Z | [ host-package] Compiling arc-swap v1.8.2 |
| 3382 | 2026-04-03T03:58:44.509Z | [ host-package] Compiling slog-scope v4.4.1 |
| 3383 | 2026-04-03T03:58:44.917Z | [ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3384 | 2026-04-03T03:58:45.027Z | [ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3385 | 2026-04-03T03:58:45.164Z | [ host-package] Compiling bb8 v0.8.6 |
| 3386 | 2026-04-03T03:58:45.223Z | [ host-package] Compiling samael v0.0.19 |
| 3387 | 2026-04-03T03:58:45.414Z | [ host-package] Compiling trait-variant v0.1.2 |
| 3388 | 2026-04-03T03:58:45.659Z | [ host-package] Compiling slog-stdlog v4.1.1 |
| 3389 | 2026-04-03T03:58:45.834Z | [ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3390 | 2026-04-03T03:58:46.246Z | [ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3391 | 2026-04-03T03:58:46.249Z | [ helios-setup] Apr 03 03:58:44.686 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder) |
| 3392 | 2026-04-03T03:58:46.323Z | [ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3393 | 2026-04-03T03:58:46.383Z | [ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3394 | 2026-04-03T03:58:46.638Z | [ host-package] Compiling fxhash v0.2.1 |
| 3395 | 2026-04-03T03:58:46.836Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3396 | 2026-04-03T03:58:46.883Z | [ host-package] Compiling polar-core v0.27.3 |
| 3397 | 2026-04-03T03:58:46.916Z | [ host-package] Compiling slog-envlogger v2.2.0 |
| 3398 | 2026-04-03T03:58:47.251Z | [ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3399 | 2026-04-03T03:58:48.180Z | [ host-package] Compiling kstat-rs v0.2.4 |
| 3400 | 2026-04-03T03:58:48.273Z | [ host-package] Compiling libz-sys v1.1.24 |
| 3401 | 2026-04-03T03:58:48.357Z | [ host-package] Compiling progenitor v0.10.0 |
| 3402 | 2026-04-03T03:58:48.673Z | [ host-package] Compiling salty v0.3.0 |
| 3403 | 2026-04-03T03:58:48.713Z | [ host-package] Compiling nonempty v0.12.0 |
| 3404 | 2026-04-03T03:58:48.778Z | [ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3405 | 2026-04-03T03:58:48.969Z | [ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3406 | 2026-04-03T03:58:49.075Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 3407 | 2026-04-03T03:58:49.188Z | [ host-package] Compiling progenitor-impl v0.11.2 |
| 3408 | 2026-04-03T03:58:51.467Z | [ host-package] Compiling darling_core v0.23.0 |
| 3409 | 2026-04-03T03:58:51.507Z | [ host-package] Compiling nanorand v0.7.0 |
| 3410 | 2026-04-03T03:58:52.457Z | [ host-package] Compiling parking_lot_core v0.8.6 |
| 3411 | 2026-04-03T03:58:52.770Z | [ host-package] Compiling mime_guess v2.0.5 |
| 3412 | 2026-04-03T03:58:52.857Z | [ host-package] Compiling flume v0.11.1 |
| 3413 | 2026-04-03T03:58:52.926Z | [ host-package] Compiling progenitor-macro v0.11.2 |
| 3414 | 2026-04-03T03:58:53.382Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 3415 | 2026-04-03T03:58:53.479Z | [ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3416 | 2026-04-03T03:58:53.860Z | [ host-package] Compiling darling_macro v0.23.0 |
| 3417 | 2026-04-03T03:58:55.728Z | [ host-package] Compiling async-bb8-diesel v0.2.1 |
| 3418 | 2026-04-03T03:58:56.269Z | [ host-package] Compiling diesel-dtrace v0.5.0 |
| 3419 | 2026-04-03T03:58:57.454Z | [ host-package] Compiling oso v0.27.3 |
| 3420 | 2026-04-03T03:58:57.729Z | [ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3421 | 2026-04-03T03:58:57.864Z | [ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3422 | 2026-04-03T03:58:57.914Z | [ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3423 | 2026-04-03T03:58:58.796Z | [ helios-setup] Apr 03 03:58:57.233 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.99s |
| 3424 | 2026-04-03T03:58:58.830Z | [ helios-setup] Apr 03 03:58:57.267 INFO building project "amd-host-image-builder" ok (48 seconds) |
| 3425 | 2026-04-03T03:58:58.830Z | [ helios-setup] Apr 03 03:58:57.267 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver" |
| 3426 | 2026-04-03T03:58:58.839Z | [ helios-setup] Apr 03 03:58:57.277 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.94.0-x86_64-unknown-illumos (default)" |
| 3427 | 2026-04-03T03:58:58.839Z | [ helios-setup] Apr 03 03:58:57.277 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver |
| 3428 | 2026-04-03T03:58:58.839Z | [ helios-setup] Apr 03 03:58:57.277 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") |
| 3429 | 2026-04-03T03:58:58.960Z | [ helios-setup] Apr 03 03:58:57.397 INFO E| Downloading crates ... |
| 3430 | 2026-04-03T03:58:59.013Z | [ helios-setup] Apr 03 03:58:57.450 INFO E| Downloaded cpufeatures v0.2.5 |
| 3431 | 2026-04-03T03:58:59.019Z | [ helios-setup] Apr 03 03:58:57.457 INFO E| Downloaded sha2 v0.10.5 |
| 3432 | 2026-04-03T03:58:59.026Z | [ helios-setup] Apr 03 03:58:57.463 INFO E| Downloaded bytes v1.2.1 |
| 3433 | 2026-04-03T03:58:59.032Z | [ helios-setup] Apr 03 03:58:57.470 INFO E| Downloaded block-buffer v0.10.3 |
| 3434 | 2026-04-03T03:58:59.036Z | [ helios-setup] Apr 03 03:58:57.472 INFO E| Downloaded digest v0.10.3 |
| 3435 | 2026-04-03T03:58:59.036Z | [ helios-setup] Apr 03 03:58:57.473 INFO E| Downloaded typenum v1.15.0 |
| 3436 | 2026-04-03T03:58:59.039Z | [ helios-setup] Apr 03 03:58:57.475 INFO E| Downloaded generic-array v0.14.6 |
| 3437 | 2026-04-03T03:58:59.039Z | [ helios-setup] Apr 03 03:58:57.476 INFO E| Downloaded anyhow v1.0.62 |
| 3438 | 2026-04-03T03:58:59.042Z | [ helios-setup] Apr 03 03:58:57.478 INFO E| Downloaded unicode-width v0.1.10 |
| 3439 | 2026-04-03T03:58:59.042Z | [ helios-setup] Apr 03 03:58:57.479 INFO E| Downloaded flate2 v1.0.25 |
| 3440 | 2026-04-03T03:58:59.054Z | [ helios-setup] Apr 03 03:58:57.492 INFO E| Downloaded miniz_oxide v0.6.2 |
| 3441 | 2026-04-03T03:58:59.107Z | [ helios-setup] Apr 03 03:58:57.544 INFO E| Compiling typenum v1.15.0 |
| 3442 | 2026-04-03T03:58:59.112Z | [ helios-setup] Apr 03 03:58:57.550 INFO E| Compiling version_check v0.9.4 |
| 3443 | 2026-04-03T03:58:59.112Z | [ helios-setup] Apr 03 03:58:57.550 INFO E| Compiling crc32fast v1.3.2 |
| 3444 | 2026-04-03T03:58:59.116Z | [ helios-setup] Apr 03 03:58:57.550 INFO E| Compiling cfg-if v1.0.0 |
| 3445 | 2026-04-03T03:58:59.116Z | [ helios-setup] Apr 03 03:58:57.550 INFO E| Compiling anyhow v1.0.62 |
| 3446 | 2026-04-03T03:58:59.116Z | [ helios-setup] Apr 03 03:58:57.550 INFO E| Compiling adler v1.0.2 |
| 3447 | 2026-04-03T03:58:59.116Z | [ helios-setup] Apr 03 03:58:57.553 INFO E| Compiling unicode-width v0.1.10 |
| 3448 | 2026-04-03T03:58:59.116Z | [ helios-setup] Apr 03 03:58:57.553 INFO E| Compiling cpufeatures v0.2.5 |
| 3449 | 2026-04-03T03:58:59.157Z | [ helios-setup] Apr 03 03:58:57.595 INFO E| Compiling bitflags v1.3.2 |
| 3450 | 2026-04-03T03:58:59.163Z | [ helios-setup] Apr 03 03:58:57.601 INFO E| Compiling bytes v1.2.1 |
| 3451 | 2026-04-03T03:58:59.252Z | [ host-package] Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3452 | 2026-04-03T03:58:59.385Z | [ host-package] Compiling progenitor-client v0.11.2 |
| 3453 | 2026-04-03T03:58:59.607Z | [ helios-setup] Apr 03 03:58:58.044 INFO E| Compiling miniz_oxide v0.6.2 |
| 3454 | 2026-04-03T03:58:59.613Z | [ helios-setup] Apr 03 03:58:58.051 INFO E| Compiling generic-array v0.14.6 |
| 3455 | 2026-04-03T03:58:59.713Z | [ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3456 | 2026-04-03T03:58:59.743Z | [ helios-setup] Apr 03 03:58:58.181 INFO E| Compiling getopts v0.2.21 |
| 3457 | 2026-04-03T03:59:00.177Z | [ host-package] Compiling git-stub v1.0.0 |
| 3458 | 2026-04-03T03:59:00.496Z | [ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3459 | 2026-04-03T03:59:00.499Z | [ helios-setup] Apr 03 03:58:58.934 INFO E| Compiling flate2 v1.0.25 |
| 3460 | 2026-04-03T03:59:00.694Z | [ host-package] Compiling libgit2-sys v0.18.3+1.9.2 |
| 3461 | 2026-04-03T03:59:01.006Z | [ helios-setup] Apr 03 03:58:59.443 INFO E| Compiling block-buffer v0.10.3 |
| 3462 | 2026-04-03T03:59:01.006Z | [ helios-setup] Apr 03 03:58:59.443 INFO E| Compiling crypto-common v0.1.6 |
| 3463 | 2026-04-03T03:59:01.143Z | [ helios-setup] Apr 03 03:58:59.581 INFO E| Compiling digest v0.10.3 |
| 3464 | 2026-04-03T03:59:01.176Z | [ host-package] Compiling instability v0.3.11 |
| 3465 | 2026-04-03T03:59:01.371Z | [ helios-setup] Apr 03 03:58:59.807 INFO E| Compiling sha2 v0.10.5 |
| 3466 | 2026-04-03T03:59:01.627Z | [ helios-setup] Apr 03 03:59:00.064 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) |
| 3467 | 2026-04-03T03:59:01.760Z | [ host-package] Compiling git-stub-vcs v0.1.0 |
| 3468 | 2026-04-03T03:59:02.236Z | [ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3469 | 2026-04-03T03:59:03.167Z | [ host-package] Compiling progenitor v0.11.2 |
| 3470 | 2026-04-03T03:59:03.388Z | [ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3471 | 2026-04-03T03:59:03.535Z | [ helios-setup] Apr 03 03:59:01.972 INFO E| Finished `release` profile [optimized] target(s) in 4.68s |
| 3472 | 2026-04-03T03:59:03.548Z | [ helios-setup] Apr 03 03:59:01.985 INFO building project "bootserver" ok (4 seconds) |
| 3473 | 2026-04-03T03:59:03.548Z | [ helios-setup] Apr 03 03:59:01.985 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder" |
| 3474 | 2026-04-03T03:59:03.557Z | [ helios-setup] Apr 03 03:59:01.994 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.94.0-x86_64-unknown-illumos (default)" |
| 3475 | 2026-04-03T03:59:03.557Z | [ helios-setup] Apr 03 03:59:01.994 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder |
| 3476 | 2026-04-03T03:59:03.561Z | [ helios-setup] Apr 03 03:59:01.994 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") |
| 3477 | 2026-04-03T03:59:03.670Z | [ helios-setup] Apr 03 03:59:02.107 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` |
| 3478 | 2026-04-03T03:59:03.924Z | [ helios-setup] Apr 03 03:59:02.361 INFO E| From https://github.com/jclulow/rust-jmclib |
| 3479 | 2026-04-03T03:59:03.924Z | [ helios-setup] Apr 03 03:59:02.361 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 |
| 3480 | 2026-04-03T03:59:03.935Z | [ helios-setup] Apr 03 03:59:02.372 INFO E| Updating crates.io index |
| 3481 | 2026-04-03T03:59:04.001Z | [ helios-setup] Apr 03 03:59:02.437 INFO E| Downloading crates ... |
| 3482 | 2026-04-03T03:59:04.064Z | [ helios-setup] Apr 03 03:59:02.501 INFO E| Downloaded sha-1 v0.9.8 |
| 3483 | 2026-04-03T03:59:04.074Z | [ helios-setup] Apr 03 03:59:02.511 INFO E| Downloaded md-5 v0.9.1 |
| 3484 | 2026-04-03T03:59:04.077Z | [ helios-setup] Apr 03 03:59:02.512 INFO E| Downloaded fastrand v2.0.0 |
| 3485 | 2026-04-03T03:59:04.083Z | [ helios-setup] Apr 03 03:59:02.521 INFO E| Downloaded block-buffer v0.9.0 |
| 3486 | 2026-04-03T03:59:04.099Z | [ helios-setup] Apr 03 03:59:02.535 INFO E| Downloaded libdevinfo-sys v1.0.0 |
| 3487 | 2026-04-03T03:59:04.107Z | [ helios-setup] Apr 03 03:59:02.542 INFO E| Downloaded glob v0.3.1 |
| 3488 | 2026-04-03T03:59:04.114Z | [ helios-setup] Apr 03 03:59:02.551 INFO E| Downloaded tempfile v3.7.0 |
| 3489 | 2026-04-03T03:59:04.118Z | [ helios-setup] Apr 03 03:59:02.553 INFO E| Downloaded unicode-ident v1.0.11 |
| 3490 | 2026-04-03T03:59:04.121Z | [ helios-setup] Apr 03 03:59:02.555 INFO E| Downloaded getrandom v0.2.10 |
| 3491 | 2026-04-03T03:59:04.121Z | [ helios-setup] Apr 03 03:59:02.557 INFO E| Downloaded typenum v1.16.0 |
| 3492 | 2026-04-03T03:59:04.124Z | [ helios-setup] Apr 03 03:59:02.558 INFO E| Downloaded ryu v1.0.15 |
| 3493 | 2026-04-03T03:59:04.124Z | [ helios-setup] Apr 03 03:59:02.560 INFO E| Downloaded quote v1.0.31 |
| 3494 | 2026-04-03T03:59:04.127Z | [ helios-setup] Apr 03 03:59:02.562 INFO E| Downloaded toml v0.5.11 |
| 3495 | 2026-04-03T03:59:04.127Z | [ helios-setup] Apr 03 03:59:02.563 INFO E| Downloaded proc-macro2 v1.0.66 |
| 3496 | 2026-04-03T03:59:04.129Z | [ helios-setup] Apr 03 03:59:02.564 INFO E| Downloaded once_cell v1.18.0 |
| 3497 | 2026-04-03T03:59:04.132Z | [ helios-setup] Apr 03 03:59:02.569 INFO E| Downloaded opaque-debug v0.3.0 |
| 3498 | 2026-04-03T03:59:04.132Z | [ helios-setup] Apr 03 03:59:02.569 INFO E| Downloaded errno v0.3.1 |
| 3499 | 2026-04-03T03:59:04.135Z | [ helios-setup] Apr 03 03:59:02.570 INFO E| Downloaded cpufeatures v0.2.9 |
| 3500 | 2026-04-03T03:59:04.135Z | [ helios-setup] Apr 03 03:59:02.571 INFO E| Downloaded anyhow v1.0.72 |
| 3501 | 2026-04-03T03:59:04.138Z | [ helios-setup] Apr 03 03:59:02.576 INFO E| Downloaded itoa v1.0.9 |
| 3502 | 2026-04-03T03:59:04.141Z | [ helios-setup] Apr 03 03:59:02.577 INFO E| Downloaded digest v0.9.0 |
| 3503 | 2026-04-03T03:59:04.147Z | [ helios-setup] Apr 03 03:59:02.584 INFO E| Downloaded serde v1.0.193 |
| 3504 | 2026-04-03T03:59:04.152Z | [ helios-setup] Apr 03 03:59:02.589 INFO E| Downloaded bitflags v2.3.3 |
| 3505 | 2026-04-03T03:59:04.156Z | [ helios-setup] Apr 03 03:59:02.594 INFO E| Downloaded walkdir v2.3.3 |
| 3506 | 2026-04-03T03:59:04.159Z | [ helios-setup] Apr 03 03:59:02.595 INFO E| Downloaded uuid v0.8.2 |
| 3507 | 2026-04-03T03:59:04.162Z | [ helios-setup] Apr 03 03:59:02.599 INFO E| Downloaded serde_derive v1.0.193 |
| 3508 | 2026-04-03T03:59:04.195Z | [ helios-setup] Apr 03 03:59:02.632 INFO E| Downloaded serde_json v1.0.103 |
| 3509 | 2026-04-03T03:59:04.200Z | [ helios-setup] Apr 03 03:59:02.637 INFO E| Downloaded syn v2.0.32 |
| 3510 | 2026-04-03T03:59:04.206Z | [ helios-setup] Apr 03 03:59:02.643 INFO E| Downloaded rustix v0.38.4 |
| 3511 | 2026-04-03T03:59:04.257Z | [ helios-setup] Apr 03 03:59:02.694 INFO E| Downloaded libc v0.2.147 |
| 3512 | 2026-04-03T03:59:04.320Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling libc v0.2.147 |
| 3513 | 2026-04-03T03:59:04.320Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling proc-macro2 v1.0.66 |
| 3514 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling unicode-ident v1.0.11 |
| 3515 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling cfg-if v1.0.0 |
| 3516 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling version_check v0.9.4 |
| 3517 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling typenum v1.16.0 |
| 3518 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling serde v1.0.193 |
| 3519 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling itoa v1.0.9 |
| 3520 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling powerfmt v0.2.0 |
| 3521 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling slog v2.7.0 |
| 3522 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling num-conv v0.1.0 |
| 3523 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling time-core v0.1.2 |
| 3524 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling rustix v0.38.4 |
| 3525 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling num_threads v0.1.6 |
| 3526 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling once_cell v1.18.0 |
| 3527 | 2026-04-03T03:59:04.323Z | [ helios-setup] Apr 03 03:59:02.757 INFO E| Compiling bitflags v2.3.3 |
| 3528 | 2026-04-03T03:59:04.639Z | [ helios-setup] Apr 03 03:59:03.076 INFO E| Compiling opaque-debug v0.3.0 |
| 3529 | 2026-04-03T03:59:04.747Z | [ helios-setup] Apr 03 03:59:03.184 INFO E| Compiling anyhow v1.0.72 |
| 3530 | 2026-04-03T03:59:04.811Z | [ helios-setup] Apr 03 03:59:03.247 INFO E| Compiling generic-array v0.14.7 |
| 3531 | 2026-04-03T03:59:04.816Z | [ helios-setup] Apr 03 03:59:03.253 INFO E| Compiling serde_json v1.0.103 |
| 3532 | 2026-04-03T03:59:04.838Z | [ helios-setup] Apr 03 03:59:03.275 INFO E| Compiling fastrand v2.0.0 |
| 3533 | 2026-04-03T03:59:04.911Z | [ helios-setup] Apr 03 03:59:03.348 INFO E| Compiling cpufeatures v0.2.9 |
| 3534 | 2026-04-03T03:59:04.997Z | [ helios-setup] Apr 03 03:59:03.433 INFO E| Compiling thread_local v1.1.7 |
| 3535 | 2026-04-03T03:59:05.069Z | [ helios-setup] Apr 03 03:59:03.506 INFO E| Compiling deranged v0.3.11 |
| 3536 | 2026-04-03T03:59:05.103Z | [ host-package] Compiling darling v0.23.0 |
| 3537 | 2026-04-03T03:59:05.177Z | [ helios-setup] Apr 03 03:59:03.614 INFO E| Compiling time-macros v0.2.18 |
| 3538 | 2026-04-03T03:59:05.238Z | [ helios-setup] Apr 03 03:59:03.675 INFO E| Compiling same-file v1.0.6 |
| 3539 | 2026-04-03T03:59:05.244Z | [ helios-setup] Apr 03 03:59:03.681 INFO E| Compiling unicode-width v0.1.10 |
| 3540 | 2026-04-03T03:59:05.450Z | [ helios-setup] Apr 03 03:59:03.886 INFO E| Compiling ryu v1.0.15 |
| 3541 | 2026-04-03T03:59:05.468Z | [ helios-setup] Apr 03 03:59:03.904 INFO E| Compiling getopts v0.2.21 |
| 3542 | 2026-04-03T03:59:05.508Z | [ helios-setup] Apr 03 03:59:03.944 INFO E| Compiling walkdir v2.3.3 |
| 3543 | 2026-04-03T03:59:05.513Z | [ helios-setup] Apr 03 03:59:03.949 INFO E| Compiling glob v0.3.1 |
| 3544 | 2026-04-03T03:59:05.554Z | [ helios-setup] Apr 03 03:59:03.990 INFO E| Compiling libdevinfo-sys v1.0.0 |
| 3545 | 2026-04-03T03:59:05.677Z | [ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3546 | 2026-04-03T03:59:05.738Z | [ helios-setup] Apr 03 03:59:04.175 INFO E| Compiling quote v1.0.31 |
| 3547 | 2026-04-03T03:59:06.001Z | [ helios-setup] Apr 03 03:59:04.437 INFO E| Compiling syn v2.0.32 |
| 3548 | 2026-04-03T03:59:06.207Z | [ helios-setup] Apr 03 03:59:04.644 INFO E| Compiling dirs-sys-next v0.1.2 |
| 3549 | 2026-04-03T03:59:06.207Z | [ helios-setup] Apr 03 03:59:04.644 INFO E| Compiling errno v0.3.1 |
| 3550 | 2026-04-03T03:59:06.207Z | [ helios-setup] Apr 03 03:59:04.644 INFO E| Compiling atty v0.2.14 |
| 3551 | 2026-04-03T03:59:06.237Z | [ helios-setup] Apr 03 03:59:04.673 INFO E| Compiling getrandom v0.2.10 |
| 3552 | 2026-04-03T03:59:06.429Z | [ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3553 | 2026-04-03T03:59:06.464Z | [ helios-setup] Apr 03 03:59:04.900 INFO E| Compiling dirs-next v2.0.0 |
| 3554 | 2026-04-03T03:59:06.550Z | [ helios-setup] Apr 03 03:59:04.986 INFO E| Compiling term v0.7.0 |
| 3555 | 2026-04-03T03:59:06.829Z | [ helios-setup] Apr 03 03:59:05.266 INFO E| Compiling block-buffer v0.9.0 |
| 3556 | 2026-04-03T03:59:06.829Z | [ helios-setup] Apr 03 03:59:05.266 INFO E| Compiling digest v0.9.0 |
| 3557 | 2026-04-03T03:59:06.978Z | [ helios-setup] Apr 03 03:59:05.414 INFO E| Compiling md-5 v0.9.1 |
| 3558 | 2026-04-03T03:59:06.978Z | [ helios-setup] Apr 03 03:59:05.414 INFO E| Compiling sha-1 v0.9.8 |
| 3559 | 2026-04-03T03:59:07.169Z | [ helios-setup] Apr 03 03:59:05.606 INFO E| Compiling tempfile v3.7.0 |
| 3560 | 2026-04-03T03:59:07.315Z | [ helios-setup] Apr 03 03:59:05.751 INFO E| Compiling time v0.3.36 |
| 3561 | 2026-04-03T03:59:07.455Z | [ host-package] Compiling ignore v0.4.25 |
| 3562 | 2026-04-03T03:59:07.828Z | [ host-package] Compiling primeorder v0.13.6 |
| 3563 | 2026-04-03T03:59:08.203Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3564 | 2026-04-03T03:59:08.247Z | [ helios-setup] Apr 03 03:59:06.683 INFO E| Compiling slog-term v2.9.0 |
| 3565 | 2026-04-03T03:59:08.280Z | [ host-package] Compiling castaway v0.2.4 |
| 3566 | 2026-04-03T03:59:08.491Z | [ helios-setup] Apr 03 03:59:06.927 INFO E| Compiling serde_derive v1.0.193 |
| 3567 | 2026-04-03T03:59:08.538Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3568 | 2026-04-03T03:59:08.565Z | [ host-package] Compiling atty v0.2.14 |
| 3569 | 2026-04-03T03:59:08.843Z | [ host-package] Compiling http-range v0.1.5 |
| 3570 | 2026-04-03T03:59:08.910Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3571 | 2026-04-03T03:59:09.173Z | [ host-package] Compiling indoc v2.0.7 |
| 3572 | 2026-04-03T03:59:09.225Z | [ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3573 | 2026-04-03T03:59:09.299Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3574 | 2026-04-03T03:59:09.988Z | [ host-package] Compiling compact_str v0.8.1 |
| 3575 | 2026-04-03T03:59:10.459Z | [ host-package] Compiling globwalk v0.9.1 |
| 3576 | 2026-04-03T03:59:10.870Z | [ host-package] Compiling p384 v0.13.1 |
| 3577 | 2026-04-03T03:59:11.266Z | [ host-package] Compiling parking_lot v0.11.2 |
| 3578 | 2026-04-03T03:59:12.206Z | [ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3579 | 2026-04-03T03:59:12.669Z | [ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3580 | 2026-04-03T03:59:12.837Z | [ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3581 | 2026-04-03T03:59:13.127Z | [ helios-setup] Apr 03 03:59:11.563 INFO E| Compiling toml v0.5.11 |
| 3582 | 2026-04-03T03:59:13.127Z | [ helios-setup] Apr 03 03:59:11.563 INFO E| Compiling uuid v0.8.2 |
| 3583 | 2026-04-03T03:59:13.166Z | [ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3584 | 2026-04-03T03:59:13.248Z | [ host-package] Compiling predicates-tree v1.0.13 |
| 3585 | 2026-04-03T03:59:13.252Z | [ host-package] Compiling unicode-truncate v1.1.0 |
| 3586 | 2026-04-03T03:59:13.599Z | [ host-package] Compiling lru v0.12.5 |
| 3587 | 2026-04-03T03:59:13.749Z | [ host-package] Compiling prefix-trie v0.7.0 |
| 3588 | 2026-04-03T03:59:13.783Z | [ host-package] Compiling vergen-git2 v1.0.7 |
| 3589 | 2026-04-03T03:59:13.847Z | [ host-package] Compiling cassowary v0.3.0 |
| 3590 | 2026-04-03T03:59:13.925Z | [ helios-setup] Apr 03 03:59:12.361 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) |
| 3591 | 2026-04-03T03:59:14.010Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3592 | 2026-04-03T03:59:14.216Z | [ host-package] Compiling ratatui v0.29.0 |
| 3593 | 2026-04-03T03:59:14.305Z | [ host-package] Compiling hickory-server v0.25.2 |
| 3594 | 2026-04-03T03:59:14.769Z | [ helios-setup] Apr 03 03:59:13.205 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) |
| 3595 | 2026-04-03T03:59:14.968Z | [ host-package] Compiling camino-tempfile-ext v0.3.3 |
| 3596 | 2026-04-03T03:59:15.256Z | [ host-package] Compiling hyper-staticfile v0.10.1 |
| 3597 | 2026-04-03T03:59:15.560Z | [ host-package] Compiling sled v0.34.7 |
| 3598 | 2026-04-03T03:59:16.443Z | [ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3599 | 2026-04-03T03:59:16.552Z | [ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3600 | 2026-04-03T03:59:16.584Z | [ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3601 | 2026-04-03T03:59:17.101Z | [ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3602 | 2026-04-03T03:59:17.390Z | [ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3603 | 2026-04-03T03:59:17.593Z | [ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3604 | 2026-04-03T03:59:18.476Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3605 | 2026-04-03T03:59:18.948Z | [ helios-setup] Apr 03 03:59:17.383 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.37s |
| 3606 | 2026-04-03T03:59:18.977Z | [ helios-setup] Apr 03 03:59:17.412 INFO building project "image-builder" ok (15 seconds) |
| 3607 | 2026-04-03T03:59:18.977Z | [ helios-setup] Apr 03 03:59:17.412 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report" |
| 3608 | 2026-04-03T03:59:18.992Z | [ helios-setup] Apr 03 03:59:17.427 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.94.0-x86_64-unknown-illumos (default)" |
| 3609 | 2026-04-03T03:59:18.992Z | [ helios-setup] Apr 03 03:59:17.427 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report |
| 3610 | 2026-04-03T03:59:18.996Z | [ helios-setup] Apr 03 03:59:17.427 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report") |
| 3611 | 2026-04-03T03:59:19.051Z | [ host-package] Compiling rand_seeder v0.4.0 |
| 3612 | 2026-04-03T03:59:19.111Z | [ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3613 | 2026-04-03T03:59:19.195Z | [ helios-setup] Apr 03 03:59:17.630 INFO E| Downloading crates ... |
| 3614 | 2026-04-03T03:59:19.280Z | [ helios-setup] Apr 03 03:59:17.715 INFO E| Downloaded time-core v0.1.4 |
| 3615 | 2026-04-03T03:59:19.292Z | [ helios-setup] Apr 03 03:59:17.727 INFO E| Downloaded getrandom v0.3.3 |
| 3616 | 2026-04-03T03:59:19.295Z | [ helios-setup] Apr 03 03:59:17.730 INFO E| Downloaded tempfile v3.20.0 |
| 3617 | 2026-04-03T03:59:19.301Z | [ helios-setup] Apr 03 03:59:17.731 INFO E| Downloaded serde_with v3.12.0 |
| 3618 | 2026-04-03T03:59:19.313Z | [ helios-setup] Apr 03 03:59:17.748 INFO E| Downloaded time v0.3.41 |
| 3619 | 2026-04-03T03:59:19.318Z | [ helios-setup] Apr 03 03:59:17.754 INFO E| Downloaded rustix v1.0.7 |
| 3620 | 2026-04-03T03:59:19.333Z | [ helios-setup] Apr 03 03:59:17.768 INFO E| Downloaded time-macros v0.2.22 |
| 3621 | 2026-04-03T03:59:19.336Z | [ helios-setup] Apr 03 03:59:17.770 INFO E| Downloaded hashbrown v0.15.3 |
| 3622 | 2026-04-03T03:59:19.339Z | [ helios-setup] Apr 03 03:59:17.773 INFO E| Downloaded iana-time-zone v0.1.63 |
| 3623 | 2026-04-03T03:59:19.340Z | [ helios-setup] Apr 03 03:59:17.774 INFO E| Downloaded bitflags v2.9.1 |
| 3624 | 2026-04-03T03:59:19.343Z | [ helios-setup] Apr 03 03:59:17.777 INFO E| Downloaded deranged v0.4.0 |
| 3625 | 2026-04-03T03:59:19.343Z | [ helios-setup] Apr 03 03:59:17.777 INFO E| Downloaded indexmap v2.9.0 |
| 3626 | 2026-04-03T03:59:19.347Z | [ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3627 | 2026-04-03T03:59:19.358Z | [ helios-setup] Apr 03 03:59:17.789 INFO E| Downloaded chrono v0.4.41 |
| 3628 | 2026-04-03T03:59:19.402Z | [ host-package] Compiling lzma-sys v0.1.20 |
| 3629 | 2026-04-03T03:59:19.482Z | [ helios-setup] Apr 03 03:59:17.916 INFO E| Downloaded errno v0.3.12 |
| 3630 | 2026-04-03T03:59:19.503Z | [ helios-setup] Apr 03 03:59:17.938 INFO E| Downloaded anyhow v1.0.98 |
| 3631 | 2026-04-03T03:59:19.556Z | [ helios-setup] Apr 03 03:59:17.991 INFO E| Downloaded serde_with_macros v3.12.0 |
| 3632 | 2026-04-03T03:59:19.611Z | [ helios-setup] Apr 03 03:59:18.046 INFO E| Compiling proc-macro2 v1.0.95 |
| 3633 | 2026-04-03T03:59:19.611Z | [ helios-setup] Apr 03 03:59:18.046 INFO E| Compiling unicode-ident v1.0.18 |
| 3634 | 2026-04-03T03:59:19.611Z | [ helios-setup] Apr 03 03:59:18.046 INFO E| Compiling libc v0.2.172 |
| 3635 | 2026-04-03T03:59:19.614Z | [ helios-setup] Apr 03 03:59:18.046 INFO E| Compiling ident_case v1.0.1 |
| 3636 | 2026-04-03T03:59:19.615Z | [ helios-setup] Apr 03 03:59:18.046 INFO E| Compiling strsim v0.11.1 |
| 3637 | 2026-04-03T03:59:19.615Z | [ helios-setup] Apr 03 03:59:18.046 INFO E| Compiling fnv v1.0.7 |
| 3638 | 2026-04-03T03:59:19.615Z | [ helios-setup] Apr 03 03:59:18.046 INFO E| Compiling serde v1.0.219 |
| 3639 | 2026-04-03T03:59:19.615Z | [ helios-setup] Apr 03 03:59:18.047 INFO E| Compiling rustix v1.0.7 |
| 3640 | 2026-04-03T03:59:19.615Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3641 | 2026-04-03T03:59:19.636Z | [ helios-setup] Apr 03 03:59:18.071 INFO E| Compiling getrandom v0.3.3 |
| 3642 | 2026-04-03T03:59:19.639Z | [ helios-setup] Apr 03 03:59:18.071 INFO E| Compiling bitflags v2.9.1 |
| 3643 | 2026-04-03T03:59:19.639Z | [ helios-setup] Apr 03 03:59:18.071 INFO E| Compiling anyhow v1.0.98 |
| 3644 | 2026-04-03T03:59:19.639Z | [ helios-setup] Apr 03 03:59:18.072 INFO E| Compiling serde_json v1.0.140 |
| 3645 | 2026-04-03T03:59:19.640Z | [ helios-setup] Apr 03 03:59:18.072 INFO E| Compiling thiserror v2.0.12 |
| 3646 | 2026-04-03T03:59:19.640Z | [ helios-setup] Apr 03 03:59:18.072 INFO E| Compiling cfg-if v1.0.0 |
| 3647 | 2026-04-03T03:59:19.640Z | [ helios-setup] Apr 03 03:59:18.072 INFO E| Compiling itoa v1.0.15 |
| 3648 | 2026-04-03T03:59:19.640Z | [ helios-setup] Apr 03 03:59:18.072 INFO E| Compiling memchr v2.7.4 |
| 3649 | 2026-04-03T03:59:19.812Z | [ host-package] Compiling rustls v0.21.12 |
| 3650 | 2026-04-03T03:59:19.898Z | [ host-package] Compiling corncobs v0.1.4 |
| 3651 | 2026-04-03T03:59:19.975Z | [ helios-setup] Apr 03 03:59:18.410 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report) |
| 3652 | 2026-04-03T03:59:20.097Z | [ helios-setup] Apr 03 03:59:18.532 INFO E| Compiling ryu v1.0.20 |
| 3653 | 2026-04-03T03:59:20.173Z | [ helios-setup] Apr 03 03:59:18.608 INFO E| Compiling fastrand v2.3.0 |
| 3654 | 2026-04-03T03:59:20.262Z | [ helios-setup] Apr 03 03:59:18.697 INFO E| Compiling once_cell v1.21.3 |
| 3655 | 2026-04-03T03:59:20.331Z | [ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3656 | 2026-04-03T03:59:20.447Z | [ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3657 | 2026-04-03T03:59:20.644Z | [ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3658 | 2026-04-03T03:59:20.717Z | [ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3659 | 2026-04-03T03:59:20.720Z | [ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3660 | 2026-04-03T03:59:20.807Z | [ helios-setup] Apr 03 03:59:19.241 INFO E| Compiling errno v0.3.12 |
| 3661 | 2026-04-03T03:59:21.057Z | [ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3662 | 2026-04-03T03:59:21.207Z | [ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3663 | 2026-04-03T03:59:21.279Z | [ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3664 | 2026-04-03T03:59:21.381Z | [ helios-setup] Apr 03 03:59:19.815 INFO E| Compiling quote v1.0.40 |
| 3665 | 2026-04-03T03:59:21.583Z | [ helios-setup] Apr 03 03:59:20.018 INFO E| Compiling syn v2.0.101 |
| 3666 | 2026-04-03T03:59:21.630Z | [ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3667 | 2026-04-03T03:59:21.767Z | [ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3668 | 2026-04-03T03:59:21.870Z | [ helios-setup] Apr 03 03:59:20.305 INFO E| Compiling tempfile v3.20.0 |
| 3669 | 2026-04-03T03:59:23.737Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 3670 | 2026-04-03T03:59:23.995Z | [ helios-setup] Apr 03 03:59:22.430 INFO E| Compiling darling_core v0.20.11 |
| 3671 | 2026-04-03T03:59:24.707Z | [ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3672 | 2026-04-03T03:59:24.958Z | [ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3673 | 2026-04-03T03:59:25.031Z | [ helios-setup] Apr 03 03:59:23.465 INFO E| Compiling serde_derive v1.0.219 |
| 3674 | 2026-04-03T03:59:25.031Z | [ helios-setup] Apr 03 03:59:23.465 INFO E| Compiling thiserror-impl v2.0.12 |
| 3675 | 2026-04-03T03:59:25.118Z | [ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3676 | 2026-04-03T03:59:25.362Z | [ host-package] Compiling sct v0.7.1 |
| 3677 | 2026-04-03T03:59:25.446Z | [ host-package] Compiling rustls-webpki v0.101.7 |
| 3678 | 2026-04-03T03:59:25.653Z | [ host-package] Compiling cargo_toml v0.22.3 |
| 3679 | 2026-04-03T03:59:25.721Z | [ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3680 | 2026-04-03T03:59:25.851Z | [ helios-setup] Apr 03 03:59:24.286 INFO E| Compiling darling_macro v0.20.11 |
| 3681 | 2026-04-03T03:59:26.564Z | [ helios-setup] Apr 03 03:59:24.998 INFO E| Compiling darling v0.20.11 |
| 3682 | 2026-04-03T03:59:26.670Z | [ helios-setup] Apr 03 03:59:25.104 INFO E| Compiling serde_with_macros v3.12.0 |
| 3683 | 2026-04-03T03:59:26.847Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3684 | 2026-04-03T03:59:26.928Z | [ host-package] Compiling nix v0.29.0 |
| 3685 | 2026-04-03T03:59:27.347Z | [ host-package] Compiling secrecy v0.8.0 |
| 3686 | 2026-04-03T03:59:27.391Z | [ host-package] Compiling void v1.0.2 |
| 3687 | 2026-04-03T03:59:27.601Z | [ host-package] Compiling lzss v0.8.2 |
| 3688 | 2026-04-03T03:59:27.601Z | [ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3689 | 2026-04-03T03:59:27.870Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 3690 | 2026-04-03T03:59:28.063Z | [ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3691 | 2026-04-03T03:59:28.116Z | [ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3692 | 2026-04-03T03:59:28.233Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3693 | 2026-04-03T03:59:28.385Z | [ host-package] Compiling git2 v0.20.4 |
| 3694 | 2026-04-03T03:59:28.460Z | [ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3695 | 2026-04-03T03:59:29.796Z | [ helios-setup] Apr 03 03:59:28.230 INFO E| Compiling serde_with v3.12.0 |
| 3696 | 2026-04-03T03:59:29.825Z | [ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3697 | 2026-04-03T03:59:30.076Z | [ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3698 | 2026-04-03T03:59:30.173Z | [ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3699 | 2026-04-03T03:59:30.568Z | [ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3700 | 2026-04-03T03:59:30.652Z | [ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3701 | 2026-04-03T03:59:30.860Z | [ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3702 | 2026-04-03T03:59:31.046Z | [ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3703 | 2026-04-03T03:59:31.267Z | [ host-package] Compiling tungstenite v0.23.0 |
| 3704 | 2026-04-03T03:59:31.342Z | [ host-package] Compiling nix v0.27.1 |
| 3705 | 2026-04-03T03:59:31.398Z | [ host-package] Compiling serde_bytes v0.11.19 |
| 3706 | 2026-04-03T03:59:31.697Z | [ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3707 | 2026-04-03T03:59:31.723Z | [ host-package] Compiling ron v0.12.0 |
| 3708 | 2026-04-03T03:59:31.762Z | [ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3709 | 2026-04-03T03:59:32.683Z | [ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3710 | 2026-04-03T03:59:33.464Z | [ host-package] Compiling tokio-tungstenite v0.23.1 |
| 3711 | 2026-04-03T03:59:33.688Z | [ helios-setup] Apr 03 03:59:32.121 INFO E| Finished `release` profile [optimized] target(s) in 14.68s |
| 3712 | 2026-04-03T03:59:33.712Z | [ helios-setup] Apr 03 03:59:32.145 INFO building project "dmar-report" ok (14 seconds) |
| 3713 | 2026-04-03T03:59:33.715Z | [ helios-setup] rm -f helios-build |
| 3714 | 2026-04-03T03:59:33.715Z | [ helios-setup] ln -s tools/helios-build/target/debug/helios-build |
| 3715 | 2026-04-03T03:59:33.718Z | [ helios-setup] |
| 3716 | 2026-04-03T03:59:33.718Z | [ helios-setup] Setup complete! ./helios-build is now available. |
| 3717 | 2026-04-03T03:59:33.721Z | [ helios-setup] |
| 3718 | 2026-04-03T03:59:33.721Z | [ helios-setup] |
| 3719 | 2026-04-03T03:59:33.721Z | [ helios-setup] real 2:31.779223754 |
| 3720 | 2026-04-03T03:59:33.721Z | [ helios-setup] user 6:48.469317460 |
| 3721 | 2026-04-03T03:59:33.721Z | [ helios-setup] sys 1:14.493457898 |
| 3722 | 2026-04-03T03:59:33.721Z | [ helios-setup] trap 0.419921750 |
| 3723 | 2026-04-03T03:59:33.721Z | [ helios-setup] tflt 1.909902765 |
| 3724 | 2026-04-03T03:59:33.721Z | [ helios-setup] dflt 6.685426725 |
| 3725 | 2026-04-03T03:59:33.722Z | [ helios-setup] kflt 0.004476684 |
| 3726 | 2026-04-03T03:59:33.722Z | [ helios-setup] lock 31:26.477669847 |
| 3727 | 2026-04-03T03:59:33.722Z | [ helios-setup] slp 30:55.388632169 |
| 3728 | 2026-04-03T03:59:33.722Z | [ helios-setup] lat 4:36.990262704 |
| 3729 | 2026-04-03T03:59:33.722Z | [ helios-setup] stop 1:25.845804563 |
| 3730 | 2026-04-03T03:59:33.722Z | Apr 03 03:59:32.154 INFO [helios-setup] process exited with exit status: 0 (151.782319125s) |
| 3731 | 2026-04-03T03:59:33.722Z | Apr 03 03:59:32.154 INFO [helios-record] running task |
| 3732 | 2026-04-03T03:59:33.722Z | Apr 03 03:59:32.155 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit} |
| 3733 | 2026-04-03T03:59:33.725Z | Apr 03 03:59:32.159 DEBG process exited with exit status: 0 (4.290722ms) |
| 3734 | 2026-04-03T03:59:33.725Z | Apr 03 03:59:32.159 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit} |
| 3735 | 2026-04-03T03:59:33.729Z | Apr 03 03:59:32.163 DEBG process exited with exit status: 0 (3.806098ms) |
| 3736 | 2026-04-03T03:59:33.732Z | Apr 03 03:59:32.163 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit} |
| 3737 | 2026-04-03T03:59:33.735Z | Apr 03 03:59:32.166 DEBG process exited with exit status: 0 (3.391896ms) |
| 3738 | 2026-04-03T03:59:33.735Z | Apr 03 03:59:32.166 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit} |
| 3739 | 2026-04-03T03:59:33.738Z | Apr 03 03:59:32.169 DEBG process exited with exit status: 0 (3.119518ms) |
| 3740 | 2026-04-03T03:59:33.738Z | Apr 03 03:59:32.169 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit} |
| 3741 | 2026-04-03T03:59:33.742Z | Apr 03 03:59:32.172 DEBG process exited with exit status: 0 (3.033668ms) |
| 3742 | 2026-04-03T03:59:33.742Z | Apr 03 03:59:32.172 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit} |
| 3743 | 2026-04-03T03:59:33.745Z | Apr 03 03:59:32.176 DEBG process exited with exit status: 0 (3.209597ms) |
| 3744 | 2026-04-03T03:59:33.745Z | Apr 03 03:59:32.176 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit} |
| 3745 | 2026-04-03T03:59:33.748Z | Apr 03 03:59:32.179 DEBG process exited with exit status: 0 (3.112929ms) |
| 3746 | 2026-04-03T03:59:33.748Z | Apr 03 03:59:32.179 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit} |
| 3747 | 2026-04-03T03:59:33.751Z | Apr 03 03:59:32.182 DEBG process exited with exit status: 0 (3.09868ms) |
| 3748 | 2026-04-03T03:59:33.751Z | Apr 03 03:59:32.182 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit} |
| 3749 | 2026-04-03T03:59:33.754Z | Apr 03 03:59:32.185 DEBG process exited with exit status: 0 (3.233454ms) |
| 3750 | 2026-04-03T03:59:33.754Z | Apr 03 03:59:32.185 INFO [helios-record] task succeeded (31.082353ms) |
| 3751 | 2026-04-03T03:59:33.846Z | [ host-package] Compiling tokio-rustls v0.24.1 |
| 3752 | 2026-04-03T03:59:34.030Z | [ host-package] Compiling xz2 v0.1.7 |
| 3753 | 2026-04-03T03:59:34.137Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3754 | 2026-04-03T03:59:34.200Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3755 | 2026-04-03T03:59:34.389Z | [ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3756 | 2026-04-03T03:59:35.001Z | [ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3757 | 2026-04-03T03:59:35.779Z | [ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3758 | 2026-04-03T03:59:36.292Z | [ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3759 | 2026-04-03T03:59:36.945Z | [ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3760 | 2026-04-03T03:59:38.394Z | [ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3761 | 2026-04-03T03:59:38.665Z | [ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3762 | 2026-04-03T03:59:39.020Z | [ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3763 | 2026-04-03T03:59:39.055Z | [ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3764 | 2026-04-03T03:59:39.542Z | [ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3765 | 2026-04-03T03:59:40.523Z | [ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3766 | 2026-04-03T03:59:40.612Z | [ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3767 | 2026-04-03T03:59:40.705Z | [ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3768 | 2026-04-03T03:59:41.820Z | [ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3769 | 2026-04-03T03:59:43.257Z | [ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3770 | 2026-04-03T03:59:43.281Z | [ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3771 | 2026-04-03T03:59:44.200Z | [ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3772 | 2026-04-03T03:59:44.293Z | [ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3773 | 2026-04-03T03:59:44.763Z | [ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3774 | 2026-04-03T03:59:45.042Z | [ host-package] Compiling rustls-pemfile v1.0.4 |
| 3775 | 2026-04-03T03:59:45.116Z | [ host-package] Compiling signal-hook-tokio v0.3.1 |
| 3776 | 2026-04-03T03:59:45.352Z | [ host-package] Compiling yasna v0.5.2 |
| 3777 | 2026-04-03T03:59:45.437Z | [ host-package] Compiling twox-hash v2.1.2 |
| 3778 | 2026-04-03T03:59:45.483Z | [ host-package] Compiling base16ct v1.0.0 |
| 3779 | 2026-04-03T03:59:45.506Z | [ host-package] Compiling is_ci v1.2.0 |
| 3780 | 2026-04-03T03:59:45.805Z | [ host-package] Compiling supports-color v3.0.2 |
| 3781 | 2026-04-03T03:59:45.969Z | [ host-package] Compiling rcgen v0.12.1 |
| 3782 | 2026-04-03T03:59:46.863Z | [ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3783 | 2026-04-03T03:59:46.939Z | [ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3784 | 2026-04-03T03:59:47.057Z | [ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3785 | 2026-04-03T03:59:47.279Z | [ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3786 | 2026-04-03T03:59:47.309Z | [ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3787 | 2026-04-03T03:59:48.535Z | [ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3788 | 2026-04-03T03:59:50.045Z | [ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3789 | 2026-04-03T03:59:50.323Z | [ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3790 | 2026-04-03T03:59:50.731Z | [ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3791 | 2026-04-03T03:59:52.185Z | [ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3792 | 2026-04-03T03:59:52.369Z | [ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3793 | 2026-04-03T03:59:52.618Z | [ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3794 | 2026-04-03T03:59:52.856Z | [ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3795 | 2026-04-03T03:59:53.094Z | [ host-package] Compiling fatfs v0.3.6 |
| 3796 | 2026-04-03T03:59:53.621Z | [ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3797 | 2026-04-03T03:59:54.317Z | [ host-package] Compiling subprocess v0.2.15 |
| 3798 | 2026-04-03T03:59:55.926Z | [ host-package] Compiling rtoolbox v0.0.3 |
| 3799 | 2026-04-03T03:59:56.164Z | [ host-package] Compiling seq-macro v0.3.6 |
| 3800 | 2026-04-03T03:59:56.213Z | [ host-package] Compiling assert_matches v1.5.0 |
| 3801 | 2026-04-03T03:59:56.331Z | [ host-package] Compiling rpassword v7.4.0 |
| 3802 | 2026-04-03T03:59:56.542Z | [ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3803 | 2026-04-03T03:59:56.675Z | [ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3804 | 2026-04-03T03:59:56.703Z | [ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3805 | 2026-04-03T03:59:57.208Z | [ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3806 | 2026-04-03T03:59:57.292Z | [ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3807 | 2026-04-03T03:59:57.356Z | [ host-package] Compiling tui-tree-widget v0.23.1 |
| 3808 | 2026-04-03T03:59:57.645Z | [ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3809 | 2026-04-03T03:59:57.980Z | [ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3810 | 2026-04-03T03:59:58.522Z | [ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3811 | 2026-04-03T03:59:59.659Z | [ host-package] Compiling uzers v0.12.2 |
| 3812 | 2026-04-03T04:00:01.148Z | [ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3813 | 2026-04-03T04:00:01.173Z | [ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3814 | 2026-04-03T04:00:02.139Z | [ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3815 | 2026-04-03T04:00:02.181Z | [ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3816 | 2026-04-03T04:00:07.277Z | [ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3817 | 2026-04-03T04:00:08.651Z | [ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3818 | 2026-04-03T04:00:09.496Z | [ host-package] Compiling support-bundle-viewer v0.1.2 |
| 3819 | 2026-04-03T04:00:10.219Z | [ host-package] Compiling multimap v0.10.1 |
| 3820 | 2026-04-03T04:00:24.992Z | [ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3821 | 2026-04-03T04:00:25.203Z | [ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3822 | 2026-04-03T04:05:54.202Z | [ host-package] Finished `release` profile [optimized] target(s) in 8m 00s |
| 3823 | 2026-04-03T04:06:36.049Z | Apr 03 04:06:34.432 INFO [host-package] process exited with exit status: 0 (522.693406162s) |
| 3824 | 2026-04-03T04:06:36.049Z | Apr 03 04:06:34.432 INFO [host-stamp] running task |
| 3825 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.432 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package |
| 3826 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.432 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 19.0.0-0.ci+git15afd49c3e2 |
| 3827 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.433 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 19.0.0-0.ci+git15afd49c3e2 |
| 3828 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.433 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 19.0.0-0.ci+git15afd49c3e2 |
| 3829 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.433 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 19.0.0-0.ci+git15afd49c3e2 |
| 3830 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.434 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 19.0.0-0.ci+git15afd49c3e2 |
| 3831 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.434 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 19.0.0-0.ci+git15afd49c3e2 |
| 3832 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.434 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 19.0.0-0.ci+git15afd49c3e2 |
| 3833 | 2026-04-03T04:06:36.052Z | Apr 03 04:06:34.434 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 19.0.0-0.ci+git15afd49c3e2 |
| 3834 | 2026-04-03T04:06:36.062Z | [ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3835 | 2026-04-03T04:06:36.062Z | [stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3836 | 2026-04-03T04:06:36.062Z | [stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3837 | 2026-04-03T04:06:36.062Z | [stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3838 | 2026-04-03T04:06:36.062Z | [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3839 | 2026-04-03T04:06:36.066Z | [stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3840 | 2026-04-03T04:06:36.066Z | [recovery-package] Logging to: /work/artifacts-recovery/LOG |
| 3841 | 2026-04-03T04:06:36.066Z | [stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3842 | 2026-04-03T04:06:36.066Z | [ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3843 | 2026-04-03T04:06:36.066Z | [ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz |
| 3844 | 2026-04-03T04:06:36.069Z | Apr 03 04:06:34.450 INFO [stamp-overlay] process exited with exit status: 0 (16.27847ms) |
| 3845 | 2026-04-03T04:06:36.072Z | [ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar |
| 3846 | 2026-04-03T04:06:36.075Z | Apr 03 04:06:34.456 INFO [stamp-oxlog] process exited with exit status: 0 (24.086635ms) |
| 3847 | 2026-04-03T04:06:36.097Z | [stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar |
| 3848 | 2026-04-03T04:06:36.100Z | Apr 03 04:06:34.484 INFO [stamp-crucible-utils] process exited with exit status: 0 (50.100456ms) |
| 3849 | 2026-04-03T04:06:36.111Z | [stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar |
| 3850 | 2026-04-03T04:06:36.114Z | Apr 03 04:06:34.498 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (64.45532ms) |
| 3851 | 2026-04-03T04:06:36.179Z | [ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar |
| 3852 | 2026-04-03T04:06:36.182Z | Apr 03 04:06:34.566 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (132.52735ms) |
| 3853 | 2026-04-03T04:06:36.425Z | [stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar |
| 3854 | 2026-04-03T04:06:36.428Z | Apr 03 04:06:34.812 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (377.67302ms) |
| 3855 | 2026-04-03T04:06:36.567Z | [stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz |
| 3856 | 2026-04-03T04:06:36.571Z | Apr 03 04:06:34.954 INFO [stamp-propolis-server] process exited with exit status: 0 (520.033409ms) |
| 3857 | 2026-04-03T04:06:37.080Z | [recovery-package] Compiling newtype-uuid v1.3.2 |
| 3858 | 2026-04-03T04:06:37.315Z | [recovery-package] Compiling daft v0.1.5 |
| 3859 | 2026-04-03T04:06:37.527Z | [recovery-package] Compiling iddqd v0.3.17 |
| 3860 | 2026-04-03T04:06:38.395Z | [recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3861 | 2026-04-03T04:06:38.660Z | [recovery-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3862 | 2026-04-03T04:06:38.660Z | [recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3863 | 2026-04-03T04:06:38.660Z | [recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3864 | 2026-04-03T04:06:38.663Z | [recovery-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3865 | 2026-04-03T04:06:38.663Z | [recovery-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3866 | 2026-04-03T04:06:38.663Z | [recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3867 | 2026-04-03T04:06:38.663Z | [recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3868 | 2026-04-03T04:06:38.674Z | [recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3869 | 2026-04-03T04:06:38.772Z | [recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3870 | 2026-04-03T04:06:38.997Z | [recovery-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3871 | 2026-04-03T04:06:39.071Z | [recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3872 | 2026-04-03T04:06:39.178Z | [recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3873 | 2026-04-03T04:06:41.432Z | [stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz |
| 3874 | 2026-04-03T04:06:41.436Z | Apr 03 04:06:39.819 INFO [stamp-switch-asic] process exited with exit status: 0 (5.386356688s) |
| 3875 | 2026-04-03T04:06:41.439Z | Apr 03 04:06:39.819 INFO [host-stamp] task succeeded (5.387441472s) |
| 3876 | 2026-04-03T04:06:41.439Z | Apr 03 04:06:39.819 INFO [host-proto] running task |
| 3877 | 2026-04-03T04:06:41.775Z | Apr 03 04:06:40.158 INFO [host-proto] task succeeded (338.169355ms) |
| 3878 | 2026-04-03T04:06:41.775Z | Apr 03 04:06:40.158 INFO [host-profile] running task |
| 3879 | 2026-04-03T04:06:41.778Z | Apr 03 04:06:40.158 INFO [host-profile] task succeeded (153.362µs) |
| 3880 | 2026-04-03T04:06:41.778Z | Apr 03 04:06:40.158 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.39.455' -P /tmp/.tmpGZ9T6W/proto/host/root -N 'ci 15afd49/${os_short_commit} 2026-04-03 03:57' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
| 3881 | 2026-04-03T04:06:41.781Z | [ host-image] Apr 03 04:06:40.164 INFO Checking files for board 'cosmo-mbist' |
| 3882 | 2026-04-03T04:06:41.781Z | [ host-image] Apr 03 04:06:40.164 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml" |
| 3883 | 2026-04-03T04:06:41.782Z | [ host-image] Apr 03 04:06:40.164 INFO Checking files for board 'cosmo' |
| 3884 | 2026-04-03T04:06:41.782Z | [ host-image] Apr 03 04:06:40.164 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 3885 | 2026-04-03T04:06:41.782Z | [ host-image] Apr 03 04:06:40.164 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 3886 | 2026-04-03T04:06:41.782Z | [ host-image] Apr 03 04:06:40.164 INFO Checking files for board 'gimlet' |
| 3887 | 2026-04-03T04:06:41.782Z | [ host-image] Apr 03 04:06:40.164 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 3888 | 2026-04-03T04:06:41.782Z | [ host-image] Apr 03 04:06:40.164 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 3889 | 2026-04-03T04:06:41.785Z | [ host-image] Apr 03 04:06:40.164 INFO Checking files for board 'cosmo-mbist-noaggr' |
| 3890 | 2026-04-03T04:06:41.785Z | [ host-image] Apr 03 04:06:40.164 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml" |
| 3891 | 2026-04-03T04:06:41.790Z | [ host-image] Apr 03 04:06:40.173 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpGZ9T6W/proto/host/root" |
| 3892 | 2026-04-03T04:06:41.793Z | [ host-image] Apr 03 04:06:40.173 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ } |
| 3893 | 2026-04-03T04:06:41.793Z | [ host-image] Apr 03 04:06:40.173 INFO image builder template: ramdisk-01-os... |
| 3894 | 2026-04-03T04:06:41.793Z | [ host-image] Apr 03 04:06:40.173 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/.tmpGZ9T6W/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", "heliosv2", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 3895 | 2026-04-03T04:06:41.804Z | [ host-image] Apr 03 04:06:40.187 INFO O| Apr 03 04:06:40.186 INFO CREATE DATASET: rpool/images/build/host/output |
| 3896 | 2026-04-03T04:06:43.959Z | [recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3897 | 2026-04-03T04:06:43.959Z | [recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3898 | 2026-04-03T04:06:43.963Z | [recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3899 | 2026-04-03T04:06:43.963Z | [recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3900 | 2026-04-03T04:06:43.963Z | [recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3901 | 2026-04-03T04:06:44.183Z | [ host-image] Apr 03 04:06:42.565 INFO O| Apr 03 04:06:42.565 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3902 | 2026-04-03T04:06:44.186Z | [ host-image] Apr 03 04:06:42.568 INFO O| Apr 03 04:06:42.568 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3903 | 2026-04-03T04:06:44.470Z | [ host-image] Apr 03 04:06:42.852 INFO O| Apr 03 04:06:42.852 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled |
| 3904 | 2026-04-03T04:06:44.540Z | [ host-image] Apr 03 04:06:42.922 INFO O| Apr 03 04:06:42.922 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3905 | 2026-04-03T04:06:44.540Z | [ host-image] Apr 03 04:06:42.922 INFO O| Apr 03 04:06:42.922 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3906 | 2026-04-03T04:06:44.543Z | [ host-image] Apr 03 04:06:42.922 INFO O| Apr 03 04:06:42.922 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3907 | 2026-04-03T04:06:44.543Z | [ host-image] Apr 03 04:06:42.922 INFO O| Apr 03 04:06:42.922 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3908 | 2026-04-03T04:06:44.546Z | [ host-image] Apr 03 04:06:42.928 INFO O| Apr 03 04:06:42.928 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3909 | 2026-04-03T04:06:44.745Z | [ host-image] Apr 03 04:06:43.127 INFO O| Apr 03 04:06:43.127 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3910 | 2026-04-03T04:06:44.751Z | [ host-image] Apr 03 04:06:43.133 INFO O| Apr 03 04:06:43.133 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"] |
| 3911 | 2026-04-03T04:06:45.132Z | [ host-image] Apr 03 04:06:43.514 INFO O| Apr 03 04:06:43.514 INFO O| Caching catalogs ... Done |
| 3912 | 2026-04-03T04:06:45.212Z | [ host-image] Apr 03 04:06:43.594 INFO O| Apr 03 04:06:43.594 INFO STEP 0 (pkg_image_create) COMPLETE |
| 3913 | 2026-04-03T04:06:45.212Z | [ host-image] Apr 03 04:06:43.594 INFO O| Apr 03 04:06:43.594 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3914 | 2026-04-03T04:06:45.220Z | [ host-image] Apr 03 04:06:43.602 INFO O| Apr 03 04:06:43.602 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/2/dev/", "helios-dev"] |
| 3915 | 2026-04-03T04:06:45.507Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 3916 | 2026-04-03T04:06:45.507Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3917 | 2026-04-03T04:06:45.507Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO skip step because feature "publisher_1_name" is not enabled |
| 3918 | 2026-04-03T04:06:45.511Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3919 | 2026-04-03T04:06:45.511Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO skip step because feature "publisher_2_name" is not enabled |
| 3920 | 2026-04-03T04:06:45.511Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3921 | 2026-04-03T04:06:45.511Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO skip step because feature "publisher_3_name" is not enabled |
| 3922 | 2026-04-03T04:06:45.511Z | [ host-image] Apr 03 04:06:43.889 INFO O| Apr 03 04:06:43.889 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3923 | 2026-04-03T04:06:45.739Z | [ host-image] Apr 03 04:06:44.120 INFO O| Apr 03 04:06:44.120 INFO variant opensolaris.zone is already global |
| 3924 | 2026-04-03T04:06:45.739Z | [ host-image] Apr 03 04:06:44.121 INFO O| Apr 03 04:06:44.120 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 3925 | 2026-04-03T04:06:45.742Z | [ host-image] Apr 03 04:06:44.121 INFO O| Apr 03 04:06:44.120 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3926 | 2026-04-03T04:06:45.960Z | [ host-image] Apr 03 04:06:44.342 INFO O| Apr 03 04:06:44.342 INFO variant opensolaris.imagetype is full; changing to partial |
| 3927 | 2026-04-03T04:06:45.960Z | [ host-image] Apr 03 04:06:44.342 INFO O| Apr 03 04:06:44.342 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 3928 | 2026-04-03T04:06:51.051Z | [recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3929 | 2026-04-03T04:06:52.142Z | [recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3930 | 2026-04-03T04:06:54.535Z | [recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3931 | 2026-04-03T04:06:54.535Z | [recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3932 | 2026-04-03T04:06:55.619Z | [recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3933 | 2026-04-03T04:06:56.265Z | [recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3934 | 2026-04-03T04:07:02.244Z | [ host-image] Apr 03 04:07:00.624 INFO O| Apr 03 04:07:00.624 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 3935 | 2026-04-03T04:07:07.528Z | [recovery-package] Finished `release` profile [optimized] target(s) in 31.34s |
| 3936 | 2026-04-03T04:07:09.406Z | Apr 03 04:07:07.785 INFO [recovery-package] process exited with exit status: 0 (33.353024162s) |
| 3937 | 2026-04-03T04:07:09.406Z | Apr 03 04:07:07.785 INFO [recovery-stamp] running task |
| 3938 | 2026-04-03T04:07:09.409Z | Apr 03 04:07:07.785 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release |
| 3939 | 2026-04-03T04:07:09.409Z | Apr 03 04:07:07.785 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 19.0.0-0.ci+git15afd49c3e2 |
| 3940 | 2026-04-03T04:07:09.409Z | Apr 03 04:07:07.786 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 19.0.0-0.ci+git15afd49c3e2 |
| 3941 | 2026-04-03T04:07:09.416Z | [ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG |
| 3942 | 2026-04-03T04:07:09.419Z | [stamp-installinator] Logging to: /work/artifacts-recovery/LOG |
| 3943 | 2026-04-03T04:07:09.545Z | [stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar |
| 3944 | 2026-04-03T04:07:09.548Z | Apr 03 04:07:07.928 INFO [stamp-installinator] process exited with exit status: 0 (141.675628ms) |
| 3945 | 2026-04-03T04:07:09.576Z | [ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar |
| 3946 | 2026-04-03T04:07:09.580Z | Apr 03 04:07:07.959 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (173.731138ms) |
| 3947 | 2026-04-03T04:07:09.580Z | Apr 03 04:07:07.959 INFO [recovery-stamp] task succeeded (173.938144ms) |
| 3948 | 2026-04-03T04:07:09.580Z | Apr 03 04:07:07.959 INFO [recovery-proto] running task |
| 3949 | 2026-04-03T04:07:09.580Z | Apr 03 04:07:07.959 INFO [tuf-stamp] running task |
| 3950 | 2026-04-03T04:07:09.583Z | Apr 03 04:07:07.959 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 19.0.0-0.ci+git15afd49c3e2 |
| 3951 | 2026-04-03T04:07:09.583Z | Apr 03 04:07:07.960 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 19.0.0-0.ci+git15afd49c3e2 |
| 3952 | 2026-04-03T04:07:09.583Z | Apr 03 04:07:07.960 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 19.0.0-0.ci+git15afd49c3e2 |
| 3953 | 2026-04-03T04:07:09.583Z | Apr 03 04:07:07.961 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 19.0.0-0.ci+git15afd49c3e2 |
| 3954 | 2026-04-03T04:07:09.583Z | Apr 03 04:07:07.961 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 19.0.0-0.ci+git15afd49c3e2 |
| 3955 | 2026-04-03T04:07:09.583Z | Apr 03 04:07:07.961 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 19.0.0-0.ci+git15afd49c3e2 |
| 3956 | 2026-04-03T04:07:09.583Z | Apr 03 04:07:07.962 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 19.0.0-0.ci+git15afd49c3e2 |
| 3957 | 2026-04-03T04:07:09.586Z | Apr 03 04:07:07.962 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 19.0.0-0.ci+git15afd49c3e2 |
| 3958 | 2026-04-03T04:07:09.586Z | Apr 03 04:07:07.962 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 19.0.0-0.ci+git15afd49c3e2 |
| 3959 | 2026-04-03T04:07:09.586Z | Apr 03 04:07:07.962 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 19.0.0-0.ci+git15afd49c3e2 |
| 3960 | 2026-04-03T04:07:09.586Z | [ host-image] Apr 03 04:07:07.962 INFO O| Apr 03 04:07:07.962 INFO O| Startup: Caching catalogs ... Done |
| 3961 | 2026-04-03T04:07:09.586Z | Apr 03 04:07:07.963 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 19.0.0-0.ci+git15afd49c3e2 |
| 3962 | 2026-04-03T04:07:09.586Z | Apr 03 04:07:07.963 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 19.0.0-0.ci+git15afd49c3e2 |
| 3963 | 2026-04-03T04:07:09.592Z | [stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3964 | 2026-04-03T04:07:09.595Z | [ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3965 | 2026-04-03T04:07:09.595Z | [stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3966 | 2026-04-03T04:07:09.595Z | [ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3967 | 2026-04-03T04:07:09.595Z | [stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3968 | 2026-04-03T04:07:09.595Z | [stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3969 | 2026-04-03T04:07:09.595Z | [stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3970 | 2026-04-03T04:07:09.595Z | [stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3971 | 2026-04-03T04:07:09.595Z | [stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3972 | 2026-04-03T04:07:09.595Z | [stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3973 | 2026-04-03T04:07:09.595Z | [ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3974 | 2026-04-03T04:07:09.595Z | [ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3975 | 2026-04-03T04:07:09.643Z | [ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz |
| 3976 | 2026-04-03T04:07:09.647Z | Apr 03 04:07:08.026 INFO [stamp-probe] process exited with exit status: 0 (65.338987ms) |
| 3977 | 2026-04-03T04:07:09.682Z | [ host-image] Apr 03 04:07:08.061 INFO O| Apr 03 04:07:08.061 INFO O| Planning: Planning completed in 0.00 seconds |
| 3978 | 2026-04-03T04:07:09.686Z | [ host-image] Apr 03 04:07:08.062 INFO O| Apr 03 04:07:08.062 INFO O| Planning: Consolidating action changes ... Done |
| 3979 | 2026-04-03T04:07:09.686Z | [ host-image] Apr 03 04:07:08.062 INFO O| Apr 03 04:07:08.062 INFO O| Planning: Evaluating mediators ... Done |
| 3980 | 2026-04-03T04:07:09.686Z | [ host-image] Apr 03 04:07:08.062 INFO O| Apr 03 04:07:08.062 INFO O| Planning: Planning completed in 0.00 seconds |
| 3981 | 2026-04-03T04:07:09.686Z | [ host-image] Apr 03 04:07:08.062 INFO O| Apr 03 04:07:08.062 INFO O| Variants/Facets to change: 1 |
| 3982 | 2026-04-03T04:07:09.697Z | Apr 03 04:07:08.076 INFO [recovery-proto] task succeeded (116.862548ms) |
| 3983 | 2026-04-03T04:07:09.701Z | Apr 03 04:07:08.076 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.39.455' -P /tmp/.tmpGZ9T6W/proto/recovery/root -N 'recovery 15afd49/${os_short_commit} 2026-04-03 03:57' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
| 3984 | 2026-04-03T04:07:09.705Z | [ host-image] Apr 03 04:07:08.076 INFO O| Apr 03 04:07:08.076 INFO O| Done |
| 3985 | 2026-04-03T04:07:09.705Z | [ host-image] Apr 03 04:07:08.077 INFO O| Apr 03 04:07:08.076 INFO O| Done |
| 3986 | 2026-04-03T04:07:09.773Z | [ recovery-image] Apr 03 04:07:08.152 INFO Checking files for board 'cosmo' |
| 3987 | 2026-04-03T04:07:09.774Z | [ recovery-image] Apr 03 04:07:08.153 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 3988 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 3989 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO Checking files for board 'gimlet' |
| 3990 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 3991 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 3992 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO Checking files for board 'cosmo-mbist' |
| 3993 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml" |
| 3994 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO Checking files for board 'cosmo-mbist-noaggr' |
| 3995 | 2026-04-03T04:07:09.777Z | [ recovery-image] Apr 03 04:07:08.153 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml" |
| 3996 | 2026-04-03T04:07:09.783Z | [ recovery-image] Apr 03 04:07:08.162 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpGZ9T6W/proto/recovery/root" |
| 3997 | 2026-04-03T04:07:09.786Z | [ recovery-image] Apr 03 04:07:08.162 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ } |
| 3998 | 2026-04-03T04:07:09.786Z | [ recovery-image] Apr 03 04:07:08.162 INFO image builder template: ramdisk-01-os... |
| 3999 | 2026-04-03T04:07:09.786Z | [ recovery-image] Apr 03 04:07:08.162 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/.tmpGZ9T6W/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", "heliosv2", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 4000 | 2026-04-03T04:07:09.800Z | [ recovery-image] Apr 03 04:07:08.179 INFO O| Apr 03 04:07:08.179 INFO CREATE DATASET: rpool/images/build/recovery/output |
| 4001 | 2026-04-03T04:07:10.069Z | [verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 4002 | 2026-04-03T04:07:10.094Z | [ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz |
| 4003 | 2026-04-03T04:07:10.098Z | Apr 03 04:07:08.477 INFO [stamp-ntp] process exited with exit status: 0 (517.254752ms) |
| 4004 | 2026-04-03T04:07:10.109Z | [verify-libraries] Running `target/debug/xtask verify-libraries --release` |
| 4005 | 2026-04-03T04:07:10.233Z | [stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz |
| 4006 | 2026-04-03T04:07:10.237Z | Apr 03 04:07:08.617 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (656.474056ms) |
| 4007 | 2026-04-03T04:07:10.266Z | [ recovery-image] Apr 03 04:07:08.645 INFO O| Apr 03 04:07:08.645 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4008 | 2026-04-03T04:07:10.269Z | [ recovery-image] Apr 03 04:07:08.648 INFO O| Apr 03 04:07:08.648 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4009 | 2026-04-03T04:07:10.289Z | [stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz |
| 4010 | 2026-04-03T04:07:10.293Z | Apr 03 04:07:08.673 INFO [stamp-internal-dns] process exited with exit status: 0 (710.391829ms) |
| 4011 | 2026-04-03T04:07:10.297Z | [stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz |
| 4012 | 2026-04-03T04:07:10.301Z | Apr 03 04:07:08.680 INFO [stamp-external-dns] process exited with exit status: 0 (718.638032ms) |
| 4013 | 2026-04-03T04:07:10.462Z | [stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz |
| 4014 | 2026-04-03T04:07:10.465Z | Apr 03 04:07:08.845 INFO [stamp-crucible-zone] process exited with exit status: 0 (882.80655ms) |
| 4015 | 2026-04-03T04:07:10.528Z | [ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz |
| 4016 | 2026-04-03T04:07:10.531Z | Apr 03 04:07:08.911 INFO [stamp-oximeter] process exited with exit status: 0 (947.972037ms) |
| 4017 | 2026-04-03T04:07:11.083Z | [ host-image] Apr 03 04:07:09.462 INFO O| Apr 03 04:07:09.462 INFO O| Done |
| 4018 | 2026-04-03T04:07:11.203Z | [ host-image] Apr 03 04:07:09.582 INFO O| Apr 03 04:07:09.582 INFO O| Done |
| 4019 | 2026-04-03T04:07:11.206Z | [ host-image] Apr 03 04:07:09.582 INFO O| Apr 03 04:07:09.582 INFO O| Done |
| 4020 | 2026-04-03T04:07:11.206Z | [ host-image] Apr 03 04:07:09.582 INFO O| Apr 03 04:07:09.582 INFO O| Done |
| 4021 | 2026-04-03T04:07:11.206Z | [ host-image] Apr 03 04:07:09.583 INFO O| Apr 03 04:07:09.583 INFO O| Done |
| 4022 | 2026-04-03T04:07:12.023Z | [ recovery-image] Apr 03 04:07:10.401 INFO O| Apr 03 04:07:10.401 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled |
| 4023 | 2026-04-03T04:07:12.091Z | [stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz |
| 4024 | 2026-04-03T04:07:12.094Z | Apr 03 04:07:10.473 INFO [stamp-cockroachdb] process exited with exit status: 0 (2.51252176s) |
| 4025 | 2026-04-03T04:07:12.505Z | [ host-image] Apr 03 04:07:10.884 INFO O| Apr 03 04:07:10.884 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 4026 | 2026-04-03T04:07:12.506Z | [ host-image] Apr 03 04:07:10.884 INFO O| Apr 03 04:07:10.884 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4027 | 2026-04-03T04:07:12.509Z | [ host-image] Apr 03 04:07:10.884 INFO O| Apr 03 04:07:10.884 INFO skip step because feature "debug_variant" is not enabled |
| 4028 | 2026-04-03T04:07:12.509Z | [ host-image] Apr 03 04:07:10.884 INFO O| Apr 03 04:07:10.884 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4029 | 2026-04-03T04:07:12.740Z | [ host-image] Apr 03 04:07:11.118 INFO O| Apr 03 04:07:11.118 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 4030 | 2026-04-03T04:07:12.869Z | [ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz |
| 4031 | 2026-04-03T04:07:12.873Z | Apr 03 04:07:11.252 INFO [stamp-nexus] process exited with exit status: 0 (3.2892432s) |
| 4032 | 2026-04-03T04:07:13.564Z | [ recovery-image] Apr 03 04:07:11.942 INFO O| Apr 03 04:07:11.942 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4033 | 2026-04-03T04:07:13.564Z | [ recovery-image] Apr 03 04:07:11.943 INFO O| Apr 03 04:07:11.942 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4034 | 2026-04-03T04:07:13.564Z | [ recovery-image] Apr 03 04:07:11.943 INFO O| Apr 03 04:07:11.943 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4035 | 2026-04-03T04:07:13.567Z | [ recovery-image] Apr 03 04:07:11.943 INFO O| Apr 03 04:07:11.943 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4036 | 2026-04-03T04:07:13.570Z | [ recovery-image] Apr 03 04:07:11.948 INFO O| Apr 03 04:07:11.948 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4037 | 2026-04-03T04:07:14.248Z | [stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz |
| 4038 | 2026-04-03T04:07:14.252Z | Apr 03 04:07:12.631 INFO [stamp-clickhouse_server] process exited with exit status: 0 (4.669820254s) |
| 4039 | 2026-04-03T04:07:14.297Z | [stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz |
| 4040 | 2026-04-03T04:07:14.301Z | Apr 03 04:07:12.680 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (4.720370317s) |
| 4041 | 2026-04-03T04:07:14.311Z | [stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz |
| 4042 | 2026-04-03T04:07:14.315Z | Apr 03 04:07:12.694 INFO [stamp-clickhouse] process exited with exit status: 0 (4.732088767s) |
| 4043 | 2026-04-03T04:07:14.318Z | Apr 03 04:07:12.694 INFO [tuf-stamp] task succeeded (4.735052163s) |
| 4044 | 2026-04-03T04:07:14.964Z | [verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4045 | 2026-04-03T04:07:15.178Z | [verify-libraries] Compiling ar_archive_writer v0.5.1 |
| 4046 | 2026-04-03T04:07:15.207Z | [verify-libraries] Compiling stacker v0.1.23 |
| 4047 | 2026-04-03T04:07:15.207Z | [verify-libraries] Compiling cfg_aliases v0.1.1 |
| 4048 | 2026-04-03T04:07:15.248Z | [verify-libraries] Compiling home v0.5.12 |
| 4049 | 2026-04-03T04:07:15.266Z | [verify-libraries] Compiling nibble_vec v0.1.0 |
| 4050 | 2026-04-03T04:07:15.266Z | [verify-libraries] Compiling recursive-proc-macro-impl v0.1.1 |
| 4051 | 2026-04-03T04:07:15.311Z | [verify-libraries] Compiling endian-type v0.1.2 |
| 4052 | 2026-04-03T04:07:15.332Z | [verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 4053 | 2026-04-03T04:07:15.353Z | [verify-libraries] Compiling nix v0.28.0 |
| 4054 | 2026-04-03T04:07:15.356Z | [verify-libraries] Compiling sqlparser_derive v0.5.0 |
| 4055 | 2026-04-03T04:07:15.395Z | [verify-libraries] Compiling winnow v0.6.26 |
| 4056 | 2026-04-03T04:07:15.415Z | [verify-libraries] Compiling unicode_categories v0.1.1 |
| 4057 | 2026-04-03T04:07:15.442Z | [verify-libraries] Compiling radix_trie v0.2.1 |
| 4058 | 2026-04-03T04:07:15.464Z | [verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4059 | 2026-04-03T04:07:15.538Z | [verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4060 | 2026-04-03T04:07:15.571Z | [verify-libraries] Compiling polyval v0.6.2 |
| 4061 | 2026-04-03T04:07:15.595Z | [verify-libraries] Compiling ctr v0.9.2 |
| 4062 | 2026-04-03T04:07:15.617Z | [verify-libraries] Compiling colored v2.2.0 |
| 4063 | 2026-04-03T04:07:15.617Z | [verify-libraries] Compiling blowfish v0.9.1 |
| 4064 | 2026-04-03T04:07:15.620Z | [verify-libraries] Compiling ssh-encoding v0.2.0 |
| 4065 | 2026-04-03T04:07:15.686Z | [verify-libraries] Compiling password-hash v0.4.2 |
| 4066 | 2026-04-03T04:07:15.720Z | [verify-libraries] Compiling petname v2.0.2 |
| 4067 | 2026-04-03T04:07:15.854Z | [verify-libraries] Compiling ghash v0.5.1 |
| 4068 | 2026-04-03T04:07:15.886Z | [verify-libraries] Compiling bcrypt-pbkdf v0.10.0 |
| 4069 | 2026-04-03T04:07:15.948Z | [verify-libraries] Compiling p256 v0.13.2 |
| 4070 | 2026-04-03T04:07:15.948Z | [verify-libraries] Compiling p521 v0.13.3 |
| 4071 | 2026-04-03T04:07:15.993Z | [verify-libraries] Compiling psm v0.1.30 |
| 4072 | 2026-04-03T04:07:15.993Z | [verify-libraries] Compiling aes-gcm v0.10.3 |
| 4073 | 2026-04-03T04:07:15.993Z | [verify-libraries] Compiling pbkdf2 v0.11.0 |
| 4074 | 2026-04-03T04:07:16.060Z | [verify-libraries] Compiling russh-cryptovec v0.7.3 |
| 4075 | 2026-04-03T04:07:16.181Z | [verify-libraries] Compiling md5 v0.7.0 |
| 4076 | 2026-04-03T04:07:16.212Z | [verify-libraries] Compiling ssh-cipher v0.2.0 |
| 4077 | 2026-04-03T04:07:16.273Z | [verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 4078 | 2026-04-03T04:07:16.307Z | [verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4079 | 2026-04-03T04:07:16.330Z | [verify-libraries] Compiling num-bigint v0.4.6 |
| 4080 | 2026-04-03T04:07:16.400Z | [verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4081 | 2026-04-03T04:07:16.403Z | [verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4082 | 2026-04-03T04:07:16.523Z | [verify-libraries] Compiling des v0.8.1 |
| 4083 | 2026-04-03T04:07:16.551Z | [verify-libraries] Compiling ssh-key v0.6.7 |
| 4084 | 2026-04-03T04:07:16.556Z | [ recovery-image] Apr 03 04:07:14.935 INFO O| Apr 03 04:07:14.935 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4085 | 2026-04-03T04:07:16.567Z | [ recovery-image] Apr 03 04:07:14.945 INFO O| Apr 03 04:07:14.945 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"] |
| 4086 | 2026-04-03T04:07:16.589Z | [verify-libraries] Compiling sapling-renderdag v0.1.0 |
| 4087 | 2026-04-03T04:07:16.592Z | [verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4088 | 2026-04-03T04:07:16.673Z | [verify-libraries] Compiling hex-literal v0.4.1 |
| 4089 | 2026-04-03T04:07:16.725Z | [verify-libraries] Compiling sync-ptr v0.1.4 |
| 4090 | 2026-04-03T04:07:16.884Z | [ recovery-image] Apr 03 04:07:15.261 INFO O| Apr 03 04:07:15.261 INFO O| Caching catalogs ... Done |
| 4091 | 2026-04-03T04:07:16.916Z | [verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4092 | 2026-04-03T04:07:16.952Z | [verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4093 | 2026-04-03T04:07:16.952Z | [verify-libraries] Compiling socket2 v0.5.10 |
| 4094 | 2026-04-03T04:07:16.966Z | [ recovery-image] Apr 03 04:07:15.344 INFO O| Apr 03 04:07:15.344 INFO STEP 0 (pkg_image_create) COMPLETE |
| 4095 | 2026-04-03T04:07:16.966Z | [ recovery-image] Apr 03 04:07:15.344 INFO O| Apr 03 04:07:15.344 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4096 | 2026-04-03T04:07:16.975Z | [ recovery-image] Apr 03 04:07:15.353 INFO O| Apr 03 04:07:15.353 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/2/dev/", "helios-dev"] |
| 4097 | 2026-04-03T04:07:17.034Z | [verify-libraries] Compiling recursive v0.1.1 |
| 4098 | 2026-04-03T04:07:17.063Z | [verify-libraries] Compiling rustyline v14.0.0 |
| 4099 | 2026-04-03T04:07:17.128Z | [verify-libraries] Compiling sqlformat v0.3.5 |
| 4100 | 2026-04-03T04:07:17.233Z | [verify-libraries] Compiling sqlparser v0.61.0 |
| 4101 | 2026-04-03T04:07:17.263Z | [verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4102 | 2026-04-03T04:07:17.300Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 4103 | 2026-04-03T04:07:17.300Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4104 | 2026-04-03T04:07:17.303Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO skip step because feature "publisher_1_name" is not enabled |
| 4105 | 2026-04-03T04:07:17.303Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4106 | 2026-04-03T04:07:17.303Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO skip step because feature "publisher_2_name" is not enabled |
| 4107 | 2026-04-03T04:07:17.303Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4108 | 2026-04-03T04:07:17.303Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO skip step because feature "publisher_3_name" is not enabled |
| 4109 | 2026-04-03T04:07:17.303Z | [ recovery-image] Apr 03 04:07:15.678 INFO O| Apr 03 04:07:15.678 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4110 | 2026-04-03T04:07:17.369Z | [verify-libraries] Compiling internet-checksum v0.2.1 |
| 4111 | 2026-04-03T04:07:17.465Z | [verify-libraries] Compiling omicron-zone-package v0.12.2 |
| 4112 | 2026-04-03T04:07:17.616Z | [verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4113 | 2026-04-03T04:07:17.628Z | [ recovery-image] Apr 03 04:07:16.006 INFO O| Apr 03 04:07:16.006 INFO variant opensolaris.zone is already global |
| 4114 | 2026-04-03T04:07:17.628Z | [ recovery-image] Apr 03 04:07:16.006 INFO O| Apr 03 04:07:16.006 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 4115 | 2026-04-03T04:07:17.631Z | [ recovery-image] Apr 03 04:07:16.006 INFO O| Apr 03 04:07:16.006 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4116 | 2026-04-03T04:07:17.893Z | [verify-libraries] Compiling russh-keys v0.45.0 |
| 4117 | 2026-04-03T04:07:17.896Z | [verify-libraries] Compiling git-stub v1.0.0 |
| 4118 | 2026-04-03T04:07:17.918Z | [ recovery-image] Apr 03 04:07:16.296 INFO O| Apr 03 04:07:16.296 INFO variant opensolaris.imagetype is full; changing to partial |
| 4119 | 2026-04-03T04:07:17.918Z | [ recovery-image] Apr 03 04:07:16.296 INFO O| Apr 03 04:07:16.296 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 4120 | 2026-04-03T04:07:17.990Z | [verify-libraries] Compiling diff v0.1.13 |
| 4121 | 2026-04-03T04:07:18.214Z | [verify-libraries] Compiling yansi v1.0.1 |
| 4122 | 2026-04-03T04:07:18.526Z | [verify-libraries] Compiling git-stub-vcs v0.1.0 |
| 4123 | 2026-04-03T04:07:18.695Z | [verify-libraries] Compiling pretty_assertions v1.4.1 |
| 4124 | 2026-04-03T04:07:18.764Z | [verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4125 | 2026-04-03T04:07:19.051Z | [verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4126 | 2026-04-03T04:07:19.229Z | [verify-libraries] Compiling russh v0.45.0 |
| 4127 | 2026-04-03T04:07:19.406Z | [verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4128 | 2026-04-03T04:07:19.448Z | [verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4129 | 2026-04-03T04:07:19.663Z | [verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4130 | 2026-04-03T04:07:19.745Z | [verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4131 | 2026-04-03T04:07:19.813Z | [verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4132 | 2026-04-03T04:07:19.859Z | [verify-libraries] Compiling drift v0.1.3 |
| 4133 | 2026-04-03T04:07:20.206Z | [verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4134 | 2026-04-03T04:07:20.206Z | [verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4135 | 2026-04-03T04:07:20.272Z | [verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4136 | 2026-04-03T04:07:20.272Z | [verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4137 | 2026-04-03T04:07:20.742Z | [verify-libraries] Compiling dropshot-api-manager v0.6.0 |
| 4138 | 2026-04-03T04:07:21.108Z | [verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4139 | 2026-04-03T04:07:21.156Z | [verify-libraries] Compiling termios v0.3.3 |
| 4140 | 2026-04-03T04:07:21.602Z | [verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4141 | 2026-04-03T04:07:22.235Z | [verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4142 | 2026-04-03T04:07:22.402Z | [verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4143 | 2026-04-03T04:07:22.432Z | [verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4144 | 2026-04-03T04:07:23.894Z | [verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 4145 | 2026-04-03T04:07:25.522Z | [verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4146 | 2026-04-03T04:07:25.837Z | [verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4147 | 2026-04-03T04:07:28.119Z | [verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4148 | 2026-04-03T04:07:30.495Z | [verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4149 | 2026-04-03T04:07:32.108Z | [ host-image] Apr 03 04:07:30.484 INFO O| Apr 03 04:07:30.484 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4150 | 2026-04-03T04:07:35.126Z | [verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4151 | 2026-04-03T04:07:35.730Z | [verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4152 | 2026-04-03T04:07:37.253Z | [verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4153 | 2026-04-03T04:07:39.530Z | [ recovery-image] Apr 03 04:07:37.905 INFO O| Apr 03 04:07:37.905 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4154 | 2026-04-03T04:07:39.692Z | [verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4155 | 2026-04-03T04:07:40.344Z | [verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4156 | 2026-04-03T04:07:40.348Z | [verify-libraries] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4157 | 2026-04-03T04:07:40.397Z | [ host-image] Apr 03 04:07:38.773 INFO O| Apr 03 04:07:38.772 INFO O| Startup: Caching catalogs ... Done |
| 4158 | 2026-04-03T04:07:40.489Z | [ host-image] Apr 03 04:07:38.864 INFO O| Apr 03 04:07:38.864 INFO O| Planning: Planning completed in 0.00 seconds |
| 4159 | 2026-04-03T04:07:40.491Z | [ host-image] Apr 03 04:07:38.864 INFO O| Apr 03 04:07:38.864 INFO O| Planning: Consolidating action changes ... Done |
| 4160 | 2026-04-03T04:07:40.491Z | [ host-image] Apr 03 04:07:38.864 INFO O| Apr 03 04:07:38.864 INFO O| Planning: Evaluating mediators ... Done |
| 4161 | 2026-04-03T04:07:40.492Z | [ host-image] Apr 03 04:07:38.864 INFO O| Apr 03 04:07:38.864 INFO O| Planning: Planning completed in 0.00 seconds |
| 4162 | 2026-04-03T04:07:40.492Z | [ host-image] Apr 03 04:07:38.865 INFO O| Apr 03 04:07:38.865 INFO O| Variants/Facets to change: 1 |
| 4163 | 2026-04-03T04:07:40.579Z | [ host-image] Apr 03 04:07:38.954 INFO O| Apr 03 04:07:38.954 INFO O| Done |
| 4164 | 2026-04-03T04:07:40.579Z | [ host-image] Apr 03 04:07:38.954 INFO O| Apr 03 04:07:38.954 INFO O| Done |
| 4165 | 2026-04-03T04:07:41.617Z | [verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4166 | 2026-04-03T04:07:41.814Z | [verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4167 | 2026-04-03T04:07:42.028Z | [ host-image] Apr 03 04:07:40.403 INFO O| Apr 03 04:07:40.403 INFO O| Done |
| 4168 | 2026-04-03T04:07:42.167Z | [ host-image] Apr 03 04:07:40.542 INFO O| Apr 03 04:07:40.542 INFO O| Done |
| 4169 | 2026-04-03T04:07:42.170Z | [ host-image] Apr 03 04:07:40.543 INFO O| Apr 03 04:07:40.543 INFO O| Done |
| 4170 | 2026-04-03T04:07:42.170Z | [ host-image] Apr 03 04:07:40.543 INFO O| Apr 03 04:07:40.543 INFO O| Done |
| 4171 | 2026-04-03T04:07:42.170Z | [ host-image] Apr 03 04:07:40.544 INFO O| Apr 03 04:07:40.544 INFO O| Done |
| 4172 | 2026-04-03T04:07:43.205Z | [verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4173 | 2026-04-03T04:07:43.652Z | [verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4174 | 2026-04-03T04:07:43.701Z | [ host-image] Apr 03 04:07:42.076 INFO O| Apr 03 04:07:42.076 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 4175 | 2026-04-03T04:07:43.701Z | [ host-image] Apr 03 04:07:42.076 INFO O| Apr 03 04:07:42.076 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4176 | 2026-04-03T04:07:43.701Z | [ host-image] Apr 03 04:07:42.076 INFO O| Apr 03 04:07:42.076 INFO skip step because feature "recovery" is not enabled |
| 4177 | 2026-04-03T04:07:43.716Z | [ host-image] Apr 03 04:07:42.076 INFO O| Apr 03 04:07:42.076 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4178 | 2026-04-03T04:07:43.716Z | [ host-image] Apr 03 04:07:42.076 INFO O| Apr 03 04:07:42.076 INFO skip step because feature "recovery" is not enabled |
| 4179 | 2026-04-03T04:07:43.716Z | [ host-image] Apr 03 04:07:42.076 INFO O| Apr 03 04:07:42.076 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4180 | 2026-04-03T04:07:43.716Z | [ host-image] Apr 03 04:07:42.085 INFO O| Apr 03 04:07:42.085 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", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"] |
| 4181 | 2026-04-03T04:07:44.499Z | [verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4182 | 2026-04-03T04:07:44.523Z | [verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 4183 | 2026-04-03T04:07:45.544Z | [verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4184 | 2026-04-03T04:07:47.335Z | [verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4185 | 2026-04-03T04:07:47.537Z | [verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4186 | 2026-04-03T04:07:47.733Z | [ recovery-image] Apr 03 04:07:46.107 INFO O| Apr 03 04:07:46.107 INFO O| Startup: Caching catalogs ... Done |
| 4187 | 2026-04-03T04:07:47.833Z | [ recovery-image] Apr 03 04:07:46.208 INFO O| Apr 03 04:07:46.208 INFO O| Planning: Planning completed in 0.00 seconds |
| 4188 | 2026-04-03T04:07:47.837Z | [ recovery-image] Apr 03 04:07:46.208 INFO O| Apr 03 04:07:46.208 INFO O| Planning: Consolidating action changes ... Done |
| 4189 | 2026-04-03T04:07:47.837Z | [ recovery-image] Apr 03 04:07:46.208 INFO O| Apr 03 04:07:46.208 INFO O| Planning: Evaluating mediators ... Done |
| 4190 | 2026-04-03T04:07:47.837Z | [ recovery-image] Apr 03 04:07:46.208 INFO O| Apr 03 04:07:46.208 INFO O| Planning: Planning completed in 0.00 seconds |
| 4191 | 2026-04-03T04:07:47.837Z | [ recovery-image] Apr 03 04:07:46.208 INFO O| Apr 03 04:07:46.208 INFO O| Variants/Facets to change: 1 |
| 4192 | 2026-04-03T04:07:47.848Z | [verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4193 | 2026-04-03T04:07:47.881Z | [ recovery-image] Apr 03 04:07:46.255 INFO O| Apr 03 04:07:46.254 INFO O| Done |
| 4194 | 2026-04-03T04:07:47.881Z | [ recovery-image] Apr 03 04:07:46.255 INFO O| Apr 03 04:07:46.254 INFO O| Done |
| 4195 | 2026-04-03T04:07:48.664Z | [verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4196 | 2026-04-03T04:07:49.154Z | [ recovery-image] Apr 03 04:07:47.528 INFO O| Apr 03 04:07:47.528 INFO O| Done |
| 4197 | 2026-04-03T04:07:49.291Z | [ recovery-image] Apr 03 04:07:47.665 INFO O| Apr 03 04:07:47.665 INFO O| Done |
| 4198 | 2026-04-03T04:07:49.294Z | [ recovery-image] Apr 03 04:07:47.665 INFO O| Apr 03 04:07:47.665 INFO O| Done |
| 4199 | 2026-04-03T04:07:49.294Z | [ recovery-image] Apr 03 04:07:47.665 INFO O| Apr 03 04:07:47.665 INFO O| Done |
| 4200 | 2026-04-03T04:07:49.294Z | [ recovery-image] Apr 03 04:07:47.666 INFO O| Apr 03 04:07:47.666 INFO O| Done |
| 4201 | 2026-04-03T04:07:49.673Z | [verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4202 | 2026-04-03T04:07:50.900Z | [ recovery-image] Apr 03 04:07:49.274 INFO O| Apr 03 04:07:49.274 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 4203 | 2026-04-03T04:07:50.900Z | [ recovery-image] Apr 03 04:07:49.274 INFO O| Apr 03 04:07:49.274 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4204 | 2026-04-03T04:07:50.903Z | [ recovery-image] Apr 03 04:07:49.274 INFO O| Apr 03 04:07:49.274 INFO skip step because feature "debug_variant" is not enabled |
| 4205 | 2026-04-03T04:07:50.903Z | [ recovery-image] Apr 03 04:07:49.274 INFO O| Apr 03 04:07:49.274 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4206 | 2026-04-03T04:07:51.196Z | [ recovery-image] Apr 03 04:07:49.570 INFO O| Apr 03 04:07:49.570 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 4207 | 2026-04-03T04:07:51.670Z | [verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4208 | 2026-04-03T04:07:54.281Z | [verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4209 | 2026-04-03T04:07:55.002Z | [verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4210 | 2026-04-03T04:07:55.124Z | [verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4211 | 2026-04-03T04:07:56.194Z | [verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4212 | 2026-04-03T04:07:56.447Z | [verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4213 | 2026-04-03T04:07:58.299Z | [verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4214 | 2026-04-03T04:07:58.464Z | [verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4215 | 2026-04-03T04:08:02.326Z | [verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4216 | 2026-04-03T04:08:03.554Z | [verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4217 | 2026-04-03T04:08:04.372Z | [verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4218 | 2026-04-03T04:08:06.369Z | [verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4219 | 2026-04-03T04:08:07.207Z | [verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4220 | 2026-04-03T04:08:07.241Z | [ host-image] Apr 03 04:08:05.613 INFO O| Apr 03 04:08:05.613 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4221 | 2026-04-03T04:08:08.700Z | [verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4222 | 2026-04-03T04:08:08.805Z | [verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4223 | 2026-04-03T04:08:10.790Z | [verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4224 | 2026-04-03T04:08:13.447Z | [verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4225 | 2026-04-03T04:08:15.039Z | [ recovery-image] Apr 03 04:08:13.402 INFO O| Apr 03 04:08:13.402 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4226 | 2026-04-03T04:08:15.700Z | [ host-image] Apr 03 04:08:14.071 INFO O| Apr 03 04:08:14.071 INFO O| Startup: Caching catalogs ... Done |
| 4227 | 2026-04-03T04:08:16.350Z | [verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4228 | 2026-04-03T04:08:16.396Z | [verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4229 | 2026-04-03T04:08:17.815Z | [verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4230 | 2026-04-03T04:08:17.880Z | [verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4231 | 2026-04-03T04:08:19.372Z | [verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4232 | 2026-04-03T04:08:19.924Z | [verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4233 | 2026-04-03T04:08:20.368Z | [verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4234 | 2026-04-03T04:08:23.478Z | [ recovery-image] Apr 03 04:08:21.848 INFO O| Apr 03 04:08:21.848 INFO O| Startup: Caching catalogs ... Done |
| 4235 | 2026-04-03T04:08:23.538Z | [verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4236 | 2026-04-03T04:08:23.603Z | [ recovery-image] Apr 03 04:08:21.973 INFO O| Apr 03 04:08:21.973 INFO O| Planning: Planning completed in 0.00 seconds |
| 4237 | 2026-04-03T04:08:23.606Z | [ recovery-image] Apr 03 04:08:21.974 INFO O| Apr 03 04:08:21.974 INFO O| Planning: Consolidating action changes ... Done |
| 4238 | 2026-04-03T04:08:23.606Z | [ recovery-image] Apr 03 04:08:21.974 INFO O| Apr 03 04:08:21.974 INFO O| Planning: Evaluating mediators ... Done |
| 4239 | 2026-04-03T04:08:23.606Z | [ recovery-image] Apr 03 04:08:21.974 INFO O| Apr 03 04:08:21.974 INFO O| Planning: Planning completed in 0.00 seconds |
| 4240 | 2026-04-03T04:08:23.606Z | [ recovery-image] Apr 03 04:08:21.974 INFO O| Apr 03 04:08:21.974 INFO O| Variants/Facets to change: 1 |
| 4241 | 2026-04-03T04:08:23.670Z | [ recovery-image] Apr 03 04:08:22.040 INFO O| Apr 03 04:08:22.040 INFO O| Done |
| 4242 | 2026-04-03T04:08:23.670Z | [ recovery-image] Apr 03 04:08:22.040 INFO O| Apr 03 04:08:22.040 INFO O| Done |
| 4243 | 2026-04-03T04:08:25.032Z | [ recovery-image] Apr 03 04:08:23.402 INFO O| Apr 03 04:08:23.401 INFO O| Done |
| 4244 | 2026-04-03T04:08:25.148Z | [ recovery-image] Apr 03 04:08:23.518 INFO O| Apr 03 04:08:23.518 INFO O| Done |
| 4245 | 2026-04-03T04:08:25.151Z | [ recovery-image] Apr 03 04:08:23.518 INFO O| Apr 03 04:08:23.518 INFO O| Done |
| 4246 | 2026-04-03T04:08:25.151Z | [ recovery-image] Apr 03 04:08:23.518 INFO O| Apr 03 04:08:23.518 INFO O| Done |
| 4247 | 2026-04-03T04:08:25.151Z | [ recovery-image] Apr 03 04:08:23.519 INFO O| Apr 03 04:08:23.519 INFO O| Done |
| 4248 | 2026-04-03T04:08:26.126Z | [verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4249 | 2026-04-03T04:08:26.762Z | [ recovery-image] Apr 03 04:08:25.132 INFO O| Apr 03 04:08:25.132 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 4250 | 2026-04-03T04:08:26.762Z | [ recovery-image] Apr 03 04:08:25.132 INFO O| Apr 03 04:08:25.132 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4251 | 2026-04-03T04:08:27.067Z | [ recovery-image] Apr 03 04:08:25.437 INFO O| Apr 03 04:08:25.437 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"] |
| 4252 | 2026-04-03T04:08:34.102Z | [verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4253 | 2026-04-03T04:08:34.415Z | [verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4254 | 2026-04-03T04:08:34.631Z | [verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4255 | 2026-04-03T04:08:37.544Z | [verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4256 | 2026-04-03T04:08:38.016Z | [verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4257 | 2026-04-03T04:08:47.617Z | [verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4258 | 2026-04-03T04:08:50.276Z | [verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4259 | 2026-04-03T04:08:50.744Z | [ recovery-image] Apr 03 04:08:49.111 INFO O| Apr 03 04:08:49.111 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4260 | 2026-04-03T04:08:50.751Z | [verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4261 | 2026-04-03T04:08:55.270Z | [verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4262 | 2026-04-03T04:08:56.721Z | [verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4263 | 2026-04-03T04:08:59.143Z | [ recovery-image] Apr 03 04:08:57.509 INFO O| Apr 03 04:08:57.509 INFO O| Startup: Caching catalogs ... Done |
| 4264 | 2026-04-03T04:08:59.255Z | [ recovery-image] Apr 03 04:08:57.621 INFO O| Apr 03 04:08:57.621 INFO O| Planning: Planning completed in 0.00 seconds |
| 4265 | 2026-04-03T04:08:59.259Z | [ recovery-image] Apr 03 04:08:57.621 INFO O| Apr 03 04:08:57.621 INFO O| Planning: Consolidating action changes ... Done |
| 4266 | 2026-04-03T04:08:59.259Z | [ recovery-image] Apr 03 04:08:57.621 INFO O| Apr 03 04:08:57.621 INFO O| Planning: Evaluating mediators ... Done |
| 4267 | 2026-04-03T04:08:59.259Z | [ recovery-image] Apr 03 04:08:57.622 INFO O| Apr 03 04:08:57.622 INFO O| Planning: Planning completed in 0.00 seconds |
| 4268 | 2026-04-03T04:08:59.259Z | [ recovery-image] Apr 03 04:08:57.622 INFO O| Apr 03 04:08:57.622 INFO O| Variants/Facets to change: 1 |
| 4269 | 2026-04-03T04:08:59.314Z | [ recovery-image] Apr 03 04:08:57.679 INFO O| Apr 03 04:08:57.679 INFO O| Done |
| 4270 | 2026-04-03T04:08:59.314Z | [ recovery-image] Apr 03 04:08:57.679 INFO O| Apr 03 04:08:57.679 INFO O| Done |
| 4271 | 2026-04-03T04:09:00.773Z | [ recovery-image] Apr 03 04:08:59.138 INFO O| Apr 03 04:08:59.138 INFO O| Done |
| 4272 | 2026-04-03T04:09:00.904Z | [ recovery-image] Apr 03 04:08:59.270 INFO O| Apr 03 04:08:59.270 INFO O| Done |
| 4273 | 2026-04-03T04:09:00.907Z | [ recovery-image] Apr 03 04:08:59.270 INFO O| Apr 03 04:08:59.270 INFO O| Done |
| 4274 | 2026-04-03T04:09:00.907Z | [ recovery-image] Apr 03 04:08:59.270 INFO O| Apr 03 04:08:59.270 INFO O| Done |
| 4275 | 2026-04-03T04:09:00.907Z | [ recovery-image] Apr 03 04:08:59.271 INFO O| Apr 03 04:08:59.271 INFO O| Done |
| 4276 | 2026-04-03T04:09:00.947Z | [verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4277 | 2026-04-03T04:09:01.904Z | [verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4278 | 2026-04-03T04:09:02.419Z | [ recovery-image] Apr 03 04:09:00.785 INFO O| Apr 03 04:09:00.785 INFO STEP 9 (pkg_change_facet) COMPLETE |
| 4279 | 2026-04-03T04:09:02.419Z | [ recovery-image] Apr 03 04:09:00.785 INFO O| Apr 03 04:09:00.785 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4280 | 2026-04-03T04:09:02.699Z | [ recovery-image] Apr 03 04:09:01.064 INFO O| Apr 03 04:09:01.064 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"] |
| 4281 | 2026-04-03T04:09:04.616Z | [verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4282 | 2026-04-03T04:09:07.964Z | [verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4283 | 2026-04-03T04:09:11.956Z | [verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4284 | 2026-04-03T04:09:16.935Z | [verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4285 | 2026-04-03T04:09:19.591Z | [verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4286 | 2026-04-03T04:09:27.351Z | [ recovery-image] Apr 03 04:09:25.714 INFO O| Apr 03 04:09:25.714 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4287 | 2026-04-03T04:09:36.156Z | [ recovery-image] Apr 03 04:09:34.518 INFO O| Apr 03 04:09:34.518 INFO O| Startup: Caching catalogs ... Done |
| 4288 | 2026-04-03T04:09:36.250Z | [ recovery-image] Apr 03 04:09:34.611 INFO O| Apr 03 04:09:34.611 INFO O| Planning: Planning completed in 0.00 seconds |
| 4289 | 2026-04-03T04:09:36.253Z | [ recovery-image] Apr 03 04:09:34.612 INFO O| Apr 03 04:09:34.612 INFO O| Planning: Consolidating action changes ... Done |
| 4290 | 2026-04-03T04:09:36.253Z | [ recovery-image] Apr 03 04:09:34.612 INFO O| Apr 03 04:09:34.612 INFO O| Planning: Evaluating mediators ... Done |
| 4291 | 2026-04-03T04:09:36.253Z | [ recovery-image] Apr 03 04:09:34.612 INFO O| Apr 03 04:09:34.612 INFO O| Planning: Planning completed in 0.00 seconds |
| 4292 | 2026-04-03T04:09:36.253Z | [ recovery-image] Apr 03 04:09:34.612 INFO O| Apr 03 04:09:34.612 INFO O| Variants/Facets to change: 1 |
| 4293 | 2026-04-03T04:09:36.303Z | [ recovery-image] Apr 03 04:09:34.664 INFO O| Apr 03 04:09:34.664 INFO O| Done |
| 4294 | 2026-04-03T04:09:36.303Z | [ recovery-image] Apr 03 04:09:34.665 INFO O| Apr 03 04:09:34.664 INFO O| Done |
| 4295 | 2026-04-03T04:09:37.882Z | [ recovery-image] Apr 03 04:09:36.244 INFO O| Apr 03 04:09:36.244 INFO O| Done |
| 4296 | 2026-04-03T04:09:38.022Z | [ recovery-image] Apr 03 04:09:36.383 INFO O| Apr 03 04:09:36.383 INFO O| Done |
| 4297 | 2026-04-03T04:09:38.025Z | [ recovery-image] Apr 03 04:09:36.384 INFO O| Apr 03 04:09:36.384 INFO O| Done |
| 4298 | 2026-04-03T04:09:38.025Z | [ recovery-image] Apr 03 04:09:36.384 INFO O| Apr 03 04:09:36.384 INFO O| Done |
| 4299 | 2026-04-03T04:09:38.025Z | [ recovery-image] Apr 03 04:09:36.385 INFO O| Apr 03 04:09:36.385 INFO O| Done |
| 4300 | 2026-04-03T04:09:39.621Z | [ recovery-image] Apr 03 04:09:37.982 INFO O| Apr 03 04:09:37.982 INFO STEP 10 (pkg_change_facet) COMPLETE |
| 4301 | 2026-04-03T04:09:39.621Z | [ recovery-image] Apr 03 04:09:37.982 INFO O| Apr 03 04:09:37.982 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4302 | 2026-04-03T04:09:39.679Z | [ recovery-image] Apr 03 04:09:37.991 INFO O| Apr 03 04:09:37.991 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", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"] |
| 4303 | 2026-04-03T04:09:41.798Z | [ host-image] Apr 03 04:09:40.159 INFO O| Apr 03 04:09:40.159 INFO O| Planning: Solver setup ... Done |
| 4304 | 2026-04-03T04:09:45.165Z | [verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4305 | 2026-04-03T04:09:46.843Z | [verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4306 | 2026-04-03T04:09:47.479Z | [verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4307 | 2026-04-03T04:09:48.474Z | [verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4308 | 2026-04-03T04:09:49.124Z | [verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4309 | 2026-04-03T04:09:51.497Z | [verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4310 | 2026-04-03T04:09:51.547Z | [verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4311 | 2026-04-03T04:09:55.914Z | [verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4312 | 2026-04-03T04:09:56.227Z | [verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4313 | 2026-04-03T04:10:03.319Z | [ recovery-image] Apr 03 04:10:01.677 INFO O| Apr 03 04:10:01.677 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4314 | 2026-04-03T04:10:11.549Z | [ recovery-image] Apr 03 04:10:09.906 INFO O| Apr 03 04:10:09.906 INFO O| Startup: Caching catalogs ... Done |
| 4315 | 2026-04-03T04:10:11.789Z | [verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4316 | 2026-04-03T04:11:29.497Z | [ recovery-image] Apr 03 04:11:27.844 INFO O| Apr 03 04:11:27.844 INFO O| Planning: Solver setup ... Done |
| 4317 | 2026-04-03T04:13:04.704Z | [ host-image] Apr 03 04:13:03.040 INFO O| Apr 03 04:13:03.040 INFO O| Planning: Running solver ... Done |
| 4318 | 2026-04-03T04:13:05.535Z | [ host-image] Apr 03 04:13:03.872 INFO O| Apr 03 04:13:03.872 INFO O| Planning: Finding local manifests ... Done |
| 4319 | 2026-04-03T04:13:05.596Z | [ host-image] Apr 03 04:13:03.932 INFO O| Apr 03 04:13:03.932 INFO O| Planning: Fetching manifests: 0/126 0% complete |
| 4320 | 2026-04-03T04:13:07.072Z | [ host-image] Apr 03 04:13:05.408 INFO O| Apr 03 04:13:05.408 INFO O| Planning: Fetching manifests: 126/126 100% complete |
| 4321 | 2026-04-03T04:13:07.398Z | [ host-image] Apr 03 04:13:05.734 INFO O| Apr 03 04:13:05.734 INFO O| Planning: Package planning ... Done |
| 4322 | 2026-04-03T04:13:08.435Z | [ host-image] Apr 03 04:13:06.771 INFO O| Apr 03 04:13:06.771 INFO O| Planning: Merging actions ... Done |
| 4323 | 2026-04-03T04:13:08.526Z | [ host-image] Apr 03 04:13:06.862 INFO O| Apr 03 04:13:06.862 INFO O| Planning: Checking for conflicting actions ... Done |
| 4324 | 2026-04-03T04:13:08.620Z | [ host-image] Apr 03 04:13:06.956 INFO O| Apr 03 04:13:06.956 INFO O| Planning: Consolidating action changes ... Done |
| 4325 | 2026-04-03T04:13:08.776Z | [ host-image] Apr 03 04:13:07.112 INFO O| Apr 03 04:13:07.112 INFO O| Planning: Evaluating mediators ... Done |
| 4326 | 2026-04-03T04:13:10.482Z | [ host-image] Apr 03 04:13:08.818 INFO O| Apr 03 04:13:08.817 INFO O| Planning: Planning completed in 294.65 seconds |
| 4327 | 2026-04-03T04:13:10.485Z | [ host-image] Apr 03 04:13:08.819 INFO O| Apr 03 04:13:08.819 INFO O| Packages to install: 126 |
| 4328 | 2026-04-03T04:13:10.485Z | [ host-image] Apr 03 04:13:08.819 INFO O| Apr 03 04:13:08.819 INFO O| Mediators to change: 5 |
| 4329 | 2026-04-03T04:13:10.485Z | [ host-image] Apr 03 04:13:08.819 INFO O| Apr 03 04:13:08.819 INFO O| Services to change: 6 |
| 4330 | 2026-04-03T04:13:10.527Z | [ host-image] Apr 03 04:13:08.863 INFO O| Apr 03 04:13:08.863 INFO O| Download: 0/22926 items 0.0/210.7MB 0% complete |
| 4331 | 2026-04-03T04:13:16.477Z | [ host-image] Apr 03 04:13:14.812 INFO O| Apr 03 04:13:14.812 INFO O| Download: 1619/22926 items 9.7/210.7MB 4% complete (2.0M/s) |
| 4332 | 2026-04-03T04:13:22.189Z | [ host-image] Apr 03 04:13:20.523 INFO O| Apr 03 04:13:20.523 INFO O| Download: 1773/22926 items 11.9/210.7MB 5% complete (949k/s) |
| 4333 | 2026-04-03T04:13:28.070Z | [ host-image] Apr 03 04:13:26.404 INFO O| Apr 03 04:13:26.404 INFO O| Download: 2150/22926 items 23.8/210.7MB 11% complete (1.4M/s) |
| 4334 | 2026-04-03T04:13:33.129Z | [ host-image] Apr 03 04:13:31.462 INFO O| Apr 03 04:13:31.462 INFO O| Download: 3486/22926 items 35.9/210.7MB 17% complete (2.3M/s) |
| 4335 | 2026-04-03T04:13:38.741Z | [ host-image] Apr 03 04:13:37.074 INFO O| Apr 03 04:13:37.074 INFO O| Download: 4545/22926 items 42.2/210.7MB 20% complete (1.9M/s) |
| 4336 | 2026-04-03T04:13:44.574Z | [ host-image] Apr 03 04:13:42.905 INFO O| Apr 03 04:13:42.905 INFO O| Download: 4791/22926 items 45.3/210.7MB 21% complete (968k/s) |
| 4337 | 2026-04-03T04:13:50.366Z | [ host-image] Apr 03 04:13:48.695 INFO O| Apr 03 04:13:48.695 INFO O| Download: 6835/22926 items 48.3/210.7MB 22% complete (607k/s) |
| 4338 | 2026-04-03T04:13:55.366Z | [ host-image] Apr 03 04:13:53.697 INFO O| Apr 03 04:13:53.696 INFO O| Download: 7252/22926 items 57.1/210.7MB 27% complete (1.1M/s) |
| 4339 | 2026-04-03T04:14:01.108Z | [ host-image] Apr 03 04:13:59.437 INFO O| Apr 03 04:13:59.437 INFO O| Download: 8345/22926 items 65.8/210.7MB 31% complete (1.7M/s) |
| 4340 | 2026-04-03T04:14:06.109Z | [ host-image] Apr 03 04:14:04.438 INFO O| Apr 03 04:14:04.438 INFO O| Download: 9545/22926 items 87.4/210.7MB 41% complete (2.8M/s) |
| 4341 | 2026-04-03T04:14:11.959Z | [ host-image] Apr 03 04:14:10.287 INFO O| Apr 03 04:14:10.287 INFO O| Download: 10942/22926 items 94.9/210.7MB 45% complete (3.0M/s) |
| 4342 | 2026-04-03T04:14:17.812Z | [ host-image] Apr 03 04:14:16.140 INFO O| Apr 03 04:14:16.140 INFO O| Download: 11362/22926 items 99.8/210.7MB 47% complete (1.1M/s) |
| 4343 | 2026-04-03T04:14:23.741Z | [ host-image] Apr 03 04:14:22.068 INFO O| Apr 03 04:14:22.068 INFO O| Download: 12257/22926 items 113.3/210.7MB 53% complete (1.7M/s) |
| 4344 | 2026-04-03T04:14:29.534Z | [ host-image] Apr 03 04:14:27.860 INFO O| Apr 03 04:14:27.860 INFO O| Download: 13395/22926 items 114.9/210.7MB 54% complete (1.6M/s) |
| 4345 | 2026-04-03T04:14:34.714Z | [ host-image] Apr 03 04:14:33.040 INFO O| Apr 03 04:14:33.039 INFO O| Download: 14533/22926 items 117.3/210.7MB 55% complete (394k/s) |
| 4346 | 2026-04-03T04:14:40.455Z | [ host-image] Apr 03 04:14:38.780 INFO O| Apr 03 04:14:38.779 INFO O| Download: 15623/22926 items 130.6/210.7MB 61% complete (1.6M/s) |
| 4347 | 2026-04-03T04:14:41.566Z | [ recovery-image] Apr 03 04:14:39.891 INFO O| Apr 03 04:14:39.891 INFO O| Planning: Running solver ... Done |
| 4348 | 2026-04-03T04:14:42.362Z | [ recovery-image] Apr 03 04:14:40.687 INFO O| Apr 03 04:14:40.687 INFO O| Planning: Finding local manifests ... Done |
| 4349 | 2026-04-03T04:14:42.385Z | [ recovery-image] Apr 03 04:14:40.710 INFO O| Apr 03 04:14:40.710 INFO O| Planning: Fetching manifests: 0/126 0% complete |
| 4350 | 2026-04-03T04:14:44.034Z | [ recovery-image] Apr 03 04:14:42.359 INFO O| Apr 03 04:14:42.359 INFO O| Planning: Fetching manifests: 126/126 100% complete |
| 4351 | 2026-04-03T04:14:44.367Z | [ recovery-image] Apr 03 04:14:42.692 INFO O| Apr 03 04:14:42.692 INFO O| Planning: Package planning ... Done |
| 4352 | 2026-04-03T04:14:44.560Z | [ recovery-image] Apr 03 04:14:42.885 INFO O| Apr 03 04:14:42.885 INFO O| Planning: Merging actions ... Done |
| 4353 | 2026-04-03T04:14:44.617Z | [ recovery-image] Apr 03 04:14:42.941 INFO O| Apr 03 04:14:42.941 INFO O| Planning: Checking for conflicting actions ... Done |
| 4354 | 2026-04-03T04:14:44.667Z | [ recovery-image] Apr 03 04:14:42.992 INFO O| Apr 03 04:14:42.991 INFO O| Planning: Consolidating action changes ... Done |
| 4355 | 2026-04-03T04:14:44.789Z | [ recovery-image] Apr 03 04:14:43.114 INFO O| Apr 03 04:14:43.114 INFO O| Planning: Evaluating mediators ... Done |
| 4356 | 2026-04-03T04:14:46.436Z | [ recovery-image] Apr 03 04:14:44.760 INFO O| Apr 03 04:14:44.760 INFO O| Planning: Planning completed in 274.76 seconds |
| 4357 | 2026-04-03T04:14:46.439Z | [ recovery-image] Apr 03 04:14:44.762 INFO O| Apr 03 04:14:44.762 INFO O| Packages to install: 126 |
| 4358 | 2026-04-03T04:14:46.439Z | [ recovery-image] Apr 03 04:14:44.762 INFO O| Apr 03 04:14:44.762 INFO O| Mediators to change: 5 |
| 4359 | 2026-04-03T04:14:46.439Z | [ recovery-image] Apr 03 04:14:44.762 INFO O| Apr 03 04:14:44.762 INFO O| Services to change: 5 |
| 4360 | 2026-04-03T04:14:46.475Z | [ recovery-image] Apr 03 04:14:44.800 INFO O| Apr 03 04:14:44.799 INFO O| Download: 0/15970 items 0.0/187.3MB 0% complete |
| 4361 | 2026-04-03T04:14:46.478Z | [ host-image] Apr 03 04:14:44.801 INFO O| Apr 03 04:14:44.801 INFO O| Download: 16964/22926 items 138.8/210.7MB 65% complete (2.0M/s) |
| 4362 | 2026-04-03T04:14:52.270Z | [ recovery-image] Apr 03 04:14:50.593 INFO O| Apr 03 04:14:50.593 INFO O| Download: 1074/15970 items 9.0/187.3MB 4% complete (1.9M/s) |
| 4363 | 2026-04-03T04:14:52.428Z | [ host-image] Apr 03 04:14:50.752 INFO O| Apr 03 04:14:50.752 INFO O| Download: 18042/22926 items 166.6/210.7MB 79% complete (3.6M/s) |
| 4364 | 2026-04-03T04:14:57.431Z | [ host-image] Apr 03 04:14:55.754 INFO O| Apr 03 04:14:55.754 INFO O| Download: 20060/22926 items 175.8/210.7MB 83% complete (3.8M/s) |
| 4365 | 2026-04-03T04:14:58.169Z | [ recovery-image] Apr 03 04:14:56.492 INFO O| Apr 03 04:14:56.492 INFO O| Download: 1313/15970 items 19.9/187.3MB 10% complete (1.5M/s) |
| 4366 | 2026-04-03T04:15:02.990Z | [ host-image] Apr 03 04:15:01.312 INFO O| Apr 03 04:15:01.312 INFO O| Download: 20889/22926 items 179.4/210.7MB 85% complete (1.3M/s) |
| 4367 | 2026-04-03T04:15:04.050Z | [ recovery-image] Apr 03 04:15:02.372 INFO O| Apr 03 04:15:02.372 INFO O| Download: 1527/15970 items 22.1/187.3MB 11% complete (1.3M/s) |
| 4368 | 2026-04-03T04:15:08.823Z | [ host-image] Apr 03 04:15:07.145 INFO O| Apr 03 04:15:07.144 INFO O| Download: 21076/22926 items 184.3/210.7MB 87% complete (1.3M/s) |
| 4369 | 2026-04-03T04:15:09.979Z | [ recovery-image] Apr 03 04:15:08.283 INFO O| Apr 03 04:15:08.283 INFO O| Download: 2687/15970 items 33.3/187.3MB 17% complete (1.4M/s) |
| 4370 | 2026-04-03T04:15:13.826Z | [ host-image] Apr 03 04:15:12.147 INFO O| Apr 03 04:15:12.147 INFO O| Download: 21990/22926 items 201.8/210.7MB 95% complete (2.0M/s) |
| 4371 | 2026-04-03T04:15:15.857Z | [ recovery-image] Apr 03 04:15:14.175 INFO O| Apr 03 04:15:14.175 INFO O| Download: 3822/15970 items 41.6/187.3MB 22% complete (1.7M/s) |
| 4372 | 2026-04-03T04:15:19.284Z | [ host-image] Apr 03 04:15:17.604 INFO O| Apr 03 04:15:17.604 INFO O| Download: 22075/22926 items 203.6/210.7MB 96% complete (2.1M/s) |
| 4373 | 2026-04-03T04:15:21.869Z | [ recovery-image] Apr 03 04:15:20.184 INFO O| Apr 03 04:15:20.184 INFO O| Download: 5780/15970 items 45.9/187.3MB 24% complete (766k/s) |
| 4374 | 2026-04-03T04:15:27.647Z | [ host-image] Apr 03 04:15:23.464 INFO O| Apr 03 04:15:23.464 INFO O| Download: 22363/22926 items 208.7/210.7MB 99% complete (529k/s) |
| 4375 | 2026-04-03T04:15:27.659Z | [ host-image] Apr 03 04:15:24.825 INFO O| Apr 03 04:15:24.825 INFO O| Download: Completed 210.73 MB in 135.96 seconds (1.6M/s) |
| 4376 | 2026-04-03T04:15:27.659Z | [ host-image] Apr 03 04:15:25.650 INFO O| Apr 03 04:15:25.650 INFO O| Actions: 1/50886 actions (Installing new actions) |
| 4377 | 2026-04-03T04:15:27.659Z | [ recovery-image] Apr 03 04:15:25.895 INFO O| Apr 03 04:15:25.895 INFO O| Download: 5988/15970 items 53.4/187.3MB 28% complete (1.3M/s) |
| 4378 | 2026-04-03T04:15:32.331Z | [ host-image] Apr 03 04:15:30.650 INFO O| Apr 03 04:15:30.650 INFO O| Actions: 25522/50886 actions (Installing new actions) |
| 4379 | 2026-04-03T04:15:32.577Z | [ recovery-image] Apr 03 04:15:30.896 INFO O| Apr 03 04:15:30.896 INFO O| Download: 6372/15970 items 67.4/187.3MB 36% complete (2.1M/s) |
| 4380 | 2026-04-03T04:15:33.727Z | [ host-image] Apr 03 04:15:32.045 INFO O| Apr 03 04:15:32.044 INFO O| Actions: Completed 50886 actions in 6.39 seconds. |
| 4381 | 2026-04-03T04:15:34.060Z | [ host-image] Apr 03 04:15:32.378 INFO O| Apr 03 04:15:32.378 INFO O| Done |
| 4382 | 2026-04-03T04:15:34.060Z | [ host-image] Apr 03 04:15:32.378 INFO O| Apr 03 04:15:32.378 INFO O| Done |
| 4383 | 2026-04-03T04:15:35.004Z | [ host-image] Apr 03 04:15:33.322 INFO O| Apr 03 04:15:33.322 INFO O| Done |
| 4384 | 2026-04-03T04:15:36.521Z | [ host-image] Apr 03 04:15:34.835 INFO O| Apr 03 04:15:34.835 INFO O| Done |
| 4385 | 2026-04-03T04:15:36.545Z | [ host-image] Apr 03 04:15:34.862 INFO O| Apr 03 04:15:34.862 INFO O| Done |
| 4386 | 2026-04-03T04:15:38.458Z | [ host-image] Apr 03 04:15:36.775 INFO O| Apr 03 04:15:36.775 INFO O| Done |
| 4387 | 2026-04-03T04:15:38.579Z | [ recovery-image] Apr 03 04:15:36.897 INFO O| Apr 03 04:15:36.897 INFO O| Download: 7716/15970 items 78.6/187.3MB 41% complete (2.5M/s) |
| 4388 | 2026-04-03T04:15:38.877Z | [ host-image] Apr 03 04:15:37.194 INFO O| Apr 03 04:15:37.194 INFO O| Done |
| 4389 | 2026-04-03T04:15:41.561Z | [ host-image] Apr 03 04:15:39.879 INFO O| Apr 03 04:15:39.879 INFO STEP 11 (pkg_install) COMPLETE |
| 4390 | 2026-04-03T04:15:41.561Z | [ host-image] Apr 03 04:15:39.879 INFO O| Apr 03 04:15:39.879 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4391 | 2026-04-03T04:15:41.571Z | [ host-image] Apr 03 04:15:39.889 INFO O| Apr 03 04:15:39.889 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"] |
| 4392 | 2026-04-03T04:15:43.597Z | [ recovery-image] Apr 03 04:15:41.906 INFO O| Apr 03 04:15:41.906 INFO O| Download: 8473/15970 items 84.6/187.3MB 45% complete (774k/s) |
| 4393 | 2026-04-03T04:15:49.593Z | [ recovery-image] Apr 03 04:15:47.909 INFO O| Apr 03 04:15:47.909 INFO O| Download: 8924/15970 items 96.8/187.3MB 51% complete (1.8M/s) |
| 4394 | 2026-04-03T04:15:54.593Z | [ recovery-image] Apr 03 04:15:52.909 INFO O| Apr 03 04:15:52.909 INFO O| Download: 10329/15970 items 98.2/187.3MB 52% complete (1.2M/s) |
| 4395 | 2026-04-03T04:15:57.347Z | [verify-libraries] Finished `release` profile [optimized] target(s) in 8m 43s |
| 4396 | 2026-04-03T04:15:57.692Z | Apr 03 04:15:56.008 INFO [verify-libraries] process exited with exit status: 0 (528.222844819s) |
| 4397 | 2026-04-03T04:15:59.899Z | [ host-image] Apr 03 04:15:58.215 INFO O| Apr 03 04:15:58.215 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4398 | 2026-04-03T04:16:00.313Z | [ recovery-image] Apr 03 04:15:58.629 INFO O| Apr 03 04:15:58.629 INFO O| Download: 11146/15970 items 103.0/187.3MB 54% complete (589k/s) |
| 4399 | 2026-04-03T04:16:05.316Z | [ recovery-image] Apr 03 04:16:03.631 INFO O| Apr 03 04:16:03.631 INFO O| Download: 11802/15970 items 124.8/187.3MB 66% complete (2.6M/s) |
| 4400 | 2026-04-03T04:16:07.285Z | [ host-image] Apr 03 04:16:05.600 INFO O| Apr 03 04:16:05.600 INFO O| Startup: Caching catalogs ... Done |
| 4401 | 2026-04-03T04:16:10.317Z | [ recovery-image] Apr 03 04:16:08.631 INFO O| Apr 03 04:16:08.631 INFO O| Download: 13316/15970 items 150.2/187.3MB 80% complete (4.7M/s) |
| 4402 | 2026-04-03T04:16:12.112Z | [ host-image] Apr 03 04:16:10.426 INFO O| Apr 03 04:16:10.426 INFO O| Planning: Solver setup ... Done |
| 4403 | 2026-04-03T04:16:12.116Z | [ host-image] Apr 03 04:16:10.431 INFO O| Apr 03 04:16:10.431 INFO O| Planning: Running solver ... Done |
| 4404 | 2026-04-03T04:16:12.241Z | [ host-image] Apr 03 04:16:10.555 INFO O| Apr 03 04:16:10.555 INFO O| Planning: Finding local manifests ... Done |
| 4405 | 2026-04-03T04:16:12.254Z | [ host-image] Apr 03 04:16:10.567 INFO O| Apr 03 04:16:10.567 INFO O| Planning: Fetching manifests: 0/6 0% complete |
| 4406 | 2026-04-03T04:16:12.284Z | [ host-image] Apr 03 04:16:10.598 INFO O| Apr 03 04:16:10.598 INFO O| Planning: Fetching manifests: 6/6 100% complete |
| 4407 | 2026-04-03T04:16:12.299Z | [ host-image] Apr 03 04:16:10.614 INFO O| Apr 03 04:16:10.614 INFO O| Planning: Package planning ... Done |
| 4408 | 2026-04-03T04:16:12.302Z | [ host-image] Apr 03 04:16:10.616 INFO O| Apr 03 04:16:10.616 INFO O| Planning: Merging actions ... Done |
| 4409 | 2026-04-03T04:16:12.344Z | [ host-image] Apr 03 04:16:10.658 INFO O| Apr 03 04:16:10.658 INFO O| Planning: Checking for conflicting actions ... Done |
| 4410 | 2026-04-03T04:16:12.347Z | [ host-image] Apr 03 04:16:10.659 INFO O| Apr 03 04:16:10.659 INFO O| Planning: Consolidating action changes ... Done |
| 4411 | 2026-04-03T04:16:12.443Z | [ host-image] Apr 03 04:16:10.758 INFO O| Apr 03 04:16:10.757 INFO O| Planning: Evaluating mediators ... Done |
| 4412 | 2026-04-03T04:16:12.446Z | [ host-image] Apr 03 04:16:10.758 INFO O| Apr 03 04:16:10.758 INFO O| Planning: Planning completed in 5.07 seconds |
| 4413 | 2026-04-03T04:16:12.446Z | [ host-image] Apr 03 04:16:10.759 INFO O| Apr 03 04:16:10.759 INFO O| Packages to install: 6 |
| 4414 | 2026-04-03T04:16:12.446Z | [ host-image] Apr 03 04:16:10.759 INFO O| Apr 03 04:16:10.759 INFO O| Services to change: 2 |
| 4415 | 2026-04-03T04:16:12.456Z | [ host-image] Apr 03 04:16:10.770 INFO O| Apr 03 04:16:10.770 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete |
| 4416 | 2026-04-03T04:16:15.925Z | [ recovery-image] Apr 03 04:16:14.239 INFO O| Apr 03 04:16:14.239 INFO O| Download: 14768/15970 items 156.4/187.3MB 83% complete (4.0M/s) |
| 4417 | 2026-04-03T04:16:18.206Z | [ host-image] Apr 03 04:16:16.520 INFO O| Apr 03 04:16:16.519 INFO O| Download: 123/155 items 1.4/1.7MB 80% complete (386k/s) |
| 4418 | 2026-04-03T04:16:19.371Z | [ host-image] Apr 03 04:16:17.685 INFO O| Apr 03 04:16:17.685 INFO O| Download: Completed 1.75 MB in 6.91 seconds (258k/s) |
| 4419 | 2026-04-03T04:16:19.395Z | [ host-image] Apr 03 04:16:17.708 INFO O| Apr 03 04:16:17.708 INFO O| Actions: 1/390 actions (Installing new actions) |
| 4420 | 2026-04-03T04:16:19.518Z | [ host-image] Apr 03 04:16:17.831 INFO O| Apr 03 04:16:17.831 INFO O| Actions: Completed 390 actions in 0.12 seconds. |
| 4421 | 2026-04-03T04:16:20.413Z | [ host-image] Apr 03 04:16:18.726 INFO O| Apr 03 04:16:18.726 INFO O| Done |
| 4422 | 2026-04-03T04:16:20.413Z | [ host-image] Apr 03 04:16:18.726 INFO O| Apr 03 04:16:18.726 INFO O| Done |
| 4423 | 2026-04-03T04:16:21.055Z | [ host-image] Apr 03 04:16:19.368 INFO O| Apr 03 04:16:19.368 INFO O| Done |
| 4424 | 2026-04-03T04:16:21.877Z | [ recovery-image] Apr 03 04:16:20.190 INFO O| Apr 03 04:16:20.190 INFO O| Download: 15397/15970 items 166.6/187.3MB 88% complete (1.5M/s) |
| 4425 | 2026-04-03T04:16:21.945Z | [ host-image] Apr 03 04:16:20.258 INFO O| Apr 03 04:16:20.258 INFO O| Done |
| 4426 | 2026-04-03T04:16:21.966Z | [ host-image] Apr 03 04:16:20.279 INFO O| Apr 03 04:16:20.279 INFO O| Done |
| 4427 | 2026-04-03T04:16:21.969Z | [ host-image] Apr 03 04:16:20.279 INFO O| Apr 03 04:16:20.279 INFO O| Done |
| 4428 | 2026-04-03T04:16:21.980Z | [ host-image] Apr 03 04:16:20.293 INFO O| Apr 03 04:16:20.293 INFO O| Done |
| 4429 | 2026-04-03T04:16:23.238Z | [ host-image] Apr 03 04:16:21.551 INFO O| Apr 03 04:16:21.551 INFO STEP 12 (pkg_install) COMPLETE |
| 4430 | 2026-04-03T04:16:23.238Z | [ host-image] Apr 03 04:16:21.551 INFO O| Apr 03 04:16:21.551 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4431 | 2026-04-03T04:16:23.245Z | [ host-image] Apr 03 04:16:21.558 INFO O| Apr 03 04:16:21.558 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"] |
| 4432 | 2026-04-03T04:16:27.780Z | [ recovery-image] Apr 03 04:16:26.092 INFO O| Apr 03 04:16:26.092 INFO O| Download: 15735/15970 items 181.9/187.3MB 97% complete (2.5M/s) |
| 4433 | 2026-04-03T04:16:31.379Z | [ recovery-image] Apr 03 04:16:29.691 INFO O| Apr 03 04:16:29.691 INFO O| Download: Completed 187.34 MB in 104.89 seconds (1.8M/s) |
| 4434 | 2026-04-03T04:16:31.636Z | [ recovery-image] Apr 03 04:16:29.948 INFO O| Apr 03 04:16:29.948 INFO O| Actions: 1/26358 actions (Installing new actions) |
| 4435 | 2026-04-03T04:16:36.127Z | [ recovery-image] Apr 03 04:16:34.438 INFO O| Apr 03 04:16:34.438 INFO O| Actions: Completed 26358 actions in 4.49 seconds. |
| 4436 | 2026-04-03T04:16:36.421Z | [ recovery-image] Apr 03 04:16:34.732 INFO O| Apr 03 04:16:34.732 INFO O| Done |
| 4437 | 2026-04-03T04:16:36.421Z | [ recovery-image] Apr 03 04:16:34.732 INFO O| Apr 03 04:16:34.732 INFO O| Done |
| 4438 | 2026-04-03T04:16:37.293Z | [ recovery-image] Apr 03 04:16:35.604 INFO O| Apr 03 04:16:35.604 INFO O| Done |
| 4439 | 2026-04-03T04:16:38.017Z | [ recovery-image] Apr 03 04:16:36.328 INFO O| Apr 03 04:16:36.328 INFO O| Done |
| 4440 | 2026-04-03T04:16:38.027Z | [ recovery-image] Apr 03 04:16:36.338 INFO O| Apr 03 04:16:36.338 INFO O| Done |
| 4441 | 2026-04-03T04:16:39.207Z | [ recovery-image] Apr 03 04:16:37.518 INFO O| Apr 03 04:16:37.518 INFO O| Done |
| 4442 | 2026-04-03T04:16:39.452Z | [ host-image] Apr 03 04:16:37.762 INFO O| Apr 03 04:16:37.762 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4443 | 2026-04-03T04:16:39.455Z | [ recovery-image] Apr 03 04:16:37.767 INFO O| Apr 03 04:16:37.766 INFO O| Done |
| 4444 | 2026-04-03T04:16:41.414Z | [ recovery-image] Apr 03 04:16:39.725 INFO O| Apr 03 04:16:39.725 INFO STEP 11 (pkg_install) COMPLETE |
| 4445 | 2026-04-03T04:16:41.415Z | [ recovery-image] Apr 03 04:16:39.725 INFO O| Apr 03 04:16:39.725 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4446 | 2026-04-03T04:16:41.415Z | [ recovery-image] Apr 03 04:16:39.725 INFO O| Apr 03 04:16:39.725 INFO skip step because feature "recovery" is enabled |
| 4447 | 2026-04-03T04:16:41.418Z | [ recovery-image] Apr 03 04:16:39.725 INFO O| Apr 03 04:16:39.725 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4448 | 2026-04-03T04:16:41.418Z | [ recovery-image] Apr 03 04:16:39.725 INFO O| Apr 03 04:16:39.725 INFO skip step because feature "omicron1" is not enabled |
| 4449 | 2026-04-03T04:16:41.418Z | [ recovery-image] Apr 03 04:16:39.725 INFO O| Apr 03 04:16:39.725 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4450 | 2026-04-03T04:16:41.421Z | [ recovery-image] Apr 03 04:16:39.731 INFO O| Apr 03 04:16:39.731 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"] |
| 4451 | 2026-04-03T04:16:48.627Z | [ host-image] Apr 03 04:16:46.937 INFO O| Apr 03 04:16:46.937 INFO O| Startup: Caching catalogs ... Done |
| 4452 | 2026-04-03T04:16:52.656Z | [ host-image] Apr 03 04:16:50.966 INFO O| Apr 03 04:16:50.965 INFO O| Planning: Solver setup ... Done |
| 4453 | 2026-04-03T04:16:52.661Z | [ host-image] Apr 03 04:16:50.970 INFO O| Apr 03 04:16:50.970 INFO O| Planning: Running solver ... Done |
| 4454 | 2026-04-03T04:16:52.783Z | [ host-image] Apr 03 04:16:51.092 INFO O| Apr 03 04:16:51.092 INFO O| Planning: Finding local manifests ... Done |
| 4455 | 2026-04-03T04:16:52.795Z | [ host-image] Apr 03 04:16:51.105 INFO O| Apr 03 04:16:51.105 INFO O| Planning: Fetching manifests: 0/6 0% complete |
| 4456 | 2026-04-03T04:16:52.846Z | [ host-image] Apr 03 04:16:51.155 INFO O| Apr 03 04:16:51.155 INFO O| Planning: Fetching manifests: 6/6 100% complete |
| 4457 | 2026-04-03T04:16:52.865Z | [ host-image] Apr 03 04:16:51.175 INFO O| Apr 03 04:16:51.175 INFO O| Planning: Package planning ... Done |
| 4458 | 2026-04-03T04:16:52.875Z | [ host-image] Apr 03 04:16:51.185 INFO O| Apr 03 04:16:51.185 INFO O| Planning: Merging actions ... Done |
| 4459 | 2026-04-03T04:16:52.912Z | [ host-image] Apr 03 04:16:51.222 INFO O| Apr 03 04:16:51.222 INFO O| Planning: Checking for conflicting actions ... Done |
| 4460 | 2026-04-03T04:16:52.915Z | [ host-image] Apr 03 04:16:51.224 INFO O| Apr 03 04:16:51.224 INFO O| Planning: Consolidating action changes ... Done |
| 4461 | 2026-04-03T04:16:53.016Z | [ host-image] Apr 03 04:16:51.325 INFO O| Apr 03 04:16:51.325 INFO O| Planning: Evaluating mediators ... Done |
| 4462 | 2026-04-03T04:16:53.019Z | [ host-image] Apr 03 04:16:51.327 INFO O| Apr 03 04:16:51.327 INFO O| Planning: Planning completed in 4.30 seconds |
| 4463 | 2026-04-03T04:16:53.019Z | [ host-image] Apr 03 04:16:51.327 INFO O| Apr 03 04:16:51.327 INFO O| Packages to install: 6 |
| 4464 | 2026-04-03T04:16:53.019Z | [ host-image] Apr 03 04:16:51.327 INFO O| Apr 03 04:16:51.327 INFO O| Mediators to change: 1 |
| 4465 | 2026-04-03T04:16:53.019Z | [ host-image] Apr 03 04:16:51.327 INFO O| Apr 03 04:16:51.327 INFO O| Services to change: 1 |
| 4466 | 2026-04-03T04:16:53.030Z | [ host-image] Apr 03 04:16:51.340 INFO O| Apr 03 04:16:51.340 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete |
| 4467 | 2026-04-03T04:16:56.701Z | [ host-image] Apr 03 04:16:55.010 INFO O| Apr 03 04:16:55.010 INFO O| Download: Completed 7.71 MB in 3.67 seconds (2.1M/s) |
| 4468 | 2026-04-03T04:16:56.740Z | [ host-image] Apr 03 04:16:55.049 INFO O| Apr 03 04:16:55.049 INFO O| Actions: 1/1361 actions (Installing new actions) |
| 4469 | 2026-04-03T04:16:56.954Z | [ host-image] Apr 03 04:16:55.263 INFO O| Apr 03 04:16:55.262 INFO O| Actions: Completed 1361 actions in 0.21 seconds. |
| 4470 | 2026-04-03T04:16:57.806Z | [ recovery-image] Apr 03 04:16:56.115 INFO O| Apr 03 04:16:56.115 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4471 | 2026-04-03T04:16:57.873Z | [ host-image] Apr 03 04:16:56.178 INFO O| Apr 03 04:16:56.178 INFO O| Done |
| 4472 | 2026-04-03T04:16:57.873Z | [ host-image] Apr 03 04:16:56.178 INFO O| Apr 03 04:16:56.178 INFO O| Done |
| 4473 | 2026-04-03T04:16:58.514Z | [ host-image] Apr 03 04:16:56.822 INFO O| Apr 03 04:16:56.822 INFO O| Done |
| 4474 | 2026-04-03T04:16:59.426Z | [ host-image] Apr 03 04:16:57.735 INFO O| Apr 03 04:16:57.735 INFO O| Done |
| 4475 | 2026-04-03T04:16:59.446Z | [ host-image] Apr 03 04:16:57.755 INFO O| Apr 03 04:16:57.755 INFO O| Done |
| 4476 | 2026-04-03T04:16:59.446Z | [ host-image] Apr 03 04:16:57.755 INFO O| Apr 03 04:16:57.755 INFO O| Done |
| 4477 | 2026-04-03T04:16:59.475Z | [ host-image] Apr 03 04:16:57.783 INFO O| Apr 03 04:16:57.783 INFO O| Done |
| 4478 | 2026-04-03T04:17:00.737Z | [ host-image] Apr 03 04:16:59.046 INFO O| Apr 03 04:16:59.046 INFO STEP 13 (pkg_install) COMPLETE |
| 4479 | 2026-04-03T04:17:00.738Z | [ host-image] Apr 03 04:16:59.046 INFO O| Apr 03 04:16:59.046 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4480 | 2026-04-03T04:17:00.744Z | [ host-image] Apr 03 04:16:59.052 INFO O| Apr 03 04:16:59.052 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"] |
| 4481 | 2026-04-03T04:17:05.235Z | [ recovery-image] Apr 03 04:17:03.543 INFO O| Apr 03 04:17:03.543 INFO O| Startup: Caching catalogs ... Done |
| 4482 | 2026-04-03T04:17:09.248Z | [ recovery-image] Apr 03 04:17:07.556 INFO O| Apr 03 04:17:07.555 INFO O| Planning: Solver setup ... Done |
| 4483 | 2026-04-03T04:17:09.253Z | [ recovery-image] Apr 03 04:17:07.560 INFO O| Apr 03 04:17:07.560 INFO O| Planning: Running solver ... Done |
| 4484 | 2026-04-03T04:17:09.371Z | [ recovery-image] Apr 03 04:17:07.678 INFO O| Apr 03 04:17:07.678 INFO O| Planning: Finding local manifests ... Done |
| 4485 | 2026-04-03T04:17:09.383Z | [ recovery-image] Apr 03 04:17:07.690 INFO O| Apr 03 04:17:07.690 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 4486 | 2026-04-03T04:17:09.387Z | [ recovery-image] Apr 03 04:17:07.694 INFO O| Apr 03 04:17:07.694 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 4487 | 2026-04-03T04:17:09.399Z | [ recovery-image] Apr 03 04:17:07.706 INFO O| Apr 03 04:17:07.706 INFO O| Planning: Package planning ... Done |
| 4488 | 2026-04-03T04:17:09.402Z | [ recovery-image] Apr 03 04:17:07.706 INFO O| Apr 03 04:17:07.706 INFO O| Planning: Merging actions ... Done |
| 4489 | 2026-04-03T04:17:09.416Z | [ recovery-image] Apr 03 04:17:07.723 INFO O| Apr 03 04:17:07.723 INFO O| Planning: Checking for conflicting actions ... Done |
| 4490 | 2026-04-03T04:17:09.420Z | [ recovery-image] Apr 03 04:17:07.723 INFO O| Apr 03 04:17:07.723 INFO O| Planning: Consolidating action changes ... Done |
| 4491 | 2026-04-03T04:17:09.493Z | [ recovery-image] Apr 03 04:17:07.800 INFO O| Apr 03 04:17:07.800 INFO O| Planning: Evaluating mediators ... Done |
| 4492 | 2026-04-03T04:17:09.497Z | [ recovery-image] Apr 03 04:17:07.800 INFO O| Apr 03 04:17:07.800 INFO O| Planning: Planning completed in 4.17 seconds |
| 4493 | 2026-04-03T04:17:09.497Z | [ recovery-image] Apr 03 04:17:07.801 INFO O| Apr 03 04:17:07.801 INFO O| Packages to install: 1 |
| 4494 | 2026-04-03T04:17:09.505Z | [ recovery-image] Apr 03 04:17:07.811 INFO O| Apr 03 04:17:07.811 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete |
| 4495 | 2026-04-03T04:17:09.648Z | [ recovery-image] Apr 03 04:17:07.925 INFO O| Apr 03 04:17:07.925 INFO O| Download: Completed 12.26 MB in 0.11 seconds (107M/s) |
| 4496 | 2026-04-03T04:17:09.652Z | [ recovery-image] Apr 03 04:17:07.946 INFO O| Apr 03 04:17:07.946 INFO O| Actions: 1/22 actions (Installing new actions) |
| 4497 | 2026-04-03T04:17:09.833Z | [ recovery-image] Apr 03 04:17:08.140 INFO O| Apr 03 04:17:08.140 INFO O| Actions: Completed 22 actions in 0.19 seconds. |
| 4498 | 2026-04-03T04:17:10.732Z | [ recovery-image] Apr 03 04:17:09.039 INFO O| Apr 03 04:17:09.039 INFO O| Done |
| 4499 | 2026-04-03T04:17:10.732Z | [ recovery-image] Apr 03 04:17:09.039 INFO O| Apr 03 04:17:09.039 INFO O| Done |
| 4500 | 2026-04-03T04:17:11.370Z | [ recovery-image] Apr 03 04:17:09.677 INFO O| Apr 03 04:17:09.677 INFO O| Done |
| 4501 | 2026-04-03T04:17:12.086Z | [ recovery-image] Apr 03 04:17:10.393 INFO O| Apr 03 04:17:10.393 INFO O| Done |
| 4502 | 2026-04-03T04:17:12.096Z | [ recovery-image] Apr 03 04:17:10.403 INFO O| Apr 03 04:17:10.403 INFO O| Done |
| 4503 | 2026-04-03T04:17:12.099Z | [ recovery-image] Apr 03 04:17:10.404 INFO O| Apr 03 04:17:10.404 INFO O| Done |
| 4504 | 2026-04-03T04:17:12.105Z | [ recovery-image] Apr 03 04:17:10.412 INFO O| Apr 03 04:17:10.412 INFO O| Done |
| 4505 | 2026-04-03T04:17:13.386Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO STEP 14 (pkg_install) COMPLETE |
| 4506 | 2026-04-03T04:17:13.386Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4507 | 2026-04-03T04:17:13.386Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO skip step because feature "mbist" is not enabled |
| 4508 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4509 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO skip step because feature "mfg" is not enabled |
| 4510 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4511 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO skip step because feature "compliance" is not enabled |
| 4512 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4513 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO skip step because feature "stress" is not enabled |
| 4514 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4515 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO skip step because feature "compliance" is not enabled |
| 4516 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4517 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO skip step because feature "nfs" is not enabled |
| 4518 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4519 | 2026-04-03T04:17:13.390Z | [ recovery-image] Apr 03 04:17:11.693 INFO O| Apr 03 04:17:11.693 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4520 | 2026-04-03T04:17:13.456Z | [ recovery-image] Apr 03 04:17:11.763 INFO O| Apr 03 04:17:11.763 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4521 | 2026-04-03T04:17:13.532Z | [ recovery-image] Apr 03 04:17:11.839 INFO O| Apr 03 04:17:11.839 INFO completed processing sled/ramdisk-01-os |
| 4522 | 2026-04-03T04:17:13.535Z | [ recovery-image] Apr 03 04:17:11.841 INFO image builder template: ramdisk-02-trim... |
| 4523 | 2026-04-03T04:17:13.535Z | [ recovery-image] Apr 03 04:17:11.841 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/.tmpGZ9T6W/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", "heliosv2", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-02-trim"], pwd: None |
| 4524 | 2026-04-03T04:17:13.550Z | [ recovery-image] Apr 03 04:17:11.856 INFO O| Apr 03 04:17:11.856 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4525 | 2026-04-03T04:17:13.553Z | [ recovery-image] Apr 03 04:17:11.859 INFO O| Apr 03 04:17:11.859 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4526 | 2026-04-03T04:17:13.629Z | [ recovery-image] Apr 03 04:17:11.936 INFO O| Apr 03 04:17:11.936 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled |
| 4527 | 2026-04-03T04:17:13.685Z | [ recovery-image] Apr 03 04:17:11.992 INFO O| Apr 03 04:17:11.992 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4528 | 2026-04-03T04:17:13.685Z | [ recovery-image] Apr 03 04:17:11.992 INFO O| Apr 03 04:17:11.992 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4529 | 2026-04-03T04:17:13.688Z | [ recovery-image] Apr 03 04:17:11.995 INFO O| Apr 03 04:17:11.995 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4530 | 2026-04-03T04:17:13.691Z | [ recovery-image] Apr 03 04:17:11.996 INFO O| Apr 03 04:17:11.996 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4531 | 2026-04-03T04:17:13.694Z | [ recovery-image] Apr 03 04:17:11.999 INFO O| Apr 03 04:17:11.999 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4532 | 2026-04-03T04:17:13.886Z | [ recovery-image] Apr 03 04:17:12.193 INFO O| Apr 03 04:17:12.193 INFO rolled back to input snapshot; work may begin |
| 4533 | 2026-04-03T04:17:13.886Z | [ recovery-image] Apr 03 04:17:12.193 INFO O| Apr 03 04:17:12.193 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4534 | 2026-04-03T04:17:13.889Z | [ recovery-image] Apr 03 04:17:12.196 INFO O| Apr 03 04:17:12.196 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4535 | 2026-04-03T04:17:13.895Z | [ recovery-image] Apr 03 04:17:12.203 INFO O| Apr 03 04:17:12.203 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg" |
| 4536 | 2026-04-03T04:17:13.927Z | [ recovery-image] Apr 03 04:17:12.234 INFO O| Apr 03 04:17:12.234 INFO STEP 0 (remove_files) COMPLETE |
| 4537 | 2026-04-03T04:17:13.927Z | [ recovery-image] Apr 03 04:17:12.234 INFO O| Apr 03 04:17:12.234 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4538 | 2026-04-03T04:17:13.932Z | [ recovery-image] Apr 03 04:17:12.239 INFO O| Apr 03 04:17:12.239 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4" |
| 4539 | 2026-04-03T04:17:13.935Z | [ recovery-image] Apr 03 04:17:12.240 INFO O| Apr 03 04:17:12.240 INFO STEP 1 (remove_files) COMPLETE |
| 4540 | 2026-04-03T04:17:13.935Z | [ recovery-image] Apr 03 04:17:12.240 INFO O| Apr 03 04:17:12.240 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4541 | 2026-04-03T04:17:13.941Z | [ recovery-image] Apr 03 04:17:12.247 INFO O| Apr 03 04:17:12.247 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include" |
| 4542 | 2026-04-03T04:17:13.948Z | [ recovery-image] Apr 03 04:17:12.255 INFO O| Apr 03 04:17:12.255 INFO STEP 2 (remove_files) COMPLETE |
| 4543 | 2026-04-03T04:17:13.948Z | [ recovery-image] Apr 03 04:17:12.255 INFO O| Apr 03 04:17:12.255 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4544 | 2026-04-03T04:17:13.954Z | [ recovery-image] Apr 03 04:17:12.261 INFO O| Apr 03 04:17:12.261 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo" |
| 4545 | 2026-04-03T04:17:13.958Z | [ recovery-image] Apr 03 04:17:12.263 INFO O| Apr 03 04:17:12.263 INFO STEP 3 (remove_files) COMPLETE |
| 4546 | 2026-04-03T04:17:13.958Z | [ recovery-image] Apr 03 04:17:12.263 INFO O| Apr 03 04:17:12.263 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4547 | 2026-04-03T04:17:13.962Z | [ recovery-image] Apr 03 04:17:12.268 INFO O| Apr 03 04:17:12.268 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help" |
| 4548 | 2026-04-03T04:17:13.965Z | [ recovery-image] Apr 03 04:17:12.270 INFO O| Apr 03 04:17:12.270 INFO STEP 4 (remove_files) COMPLETE |
| 4549 | 2026-04-03T04:17:13.965Z | [ recovery-image] Apr 03 04:17:12.270 INFO O| Apr 03 04:17:12.270 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4550 | 2026-04-03T04:17:13.969Z | [ recovery-image] Apr 03 04:17:12.275 INFO O| Apr 03 04:17:12.275 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc" |
| 4551 | 2026-04-03T04:17:13.969Z | [ recovery-image] Apr 03 04:17:12.275 INFO O| Apr 03 04:17:12.275 INFO STEP 5 (remove_files) COMPLETE |
| 4552 | 2026-04-03T04:17:13.972Z | [ recovery-image] Apr 03 04:17:12.275 INFO O| Apr 03 04:17:12.275 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4553 | 2026-04-03T04:17:13.975Z | [ recovery-image] Apr 03 04:17:12.281 INFO O| Apr 03 04:17:12.281 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion" |
| 4554 | 2026-04-03T04:17:13.982Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO STEP 6 (remove_files) COMPLETE |
| 4555 | 2026-04-03T04:17:13.982Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4556 | 2026-04-03T04:17:13.985Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO skip step because feature "recovery" is enabled |
| 4557 | 2026-04-03T04:17:13.985Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4558 | 2026-04-03T04:17:13.986Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO skip step because feature "heliosv3" is not enabled |
| 4559 | 2026-04-03T04:17:13.986Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4560 | 2026-04-03T04:17:13.986Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO skip step because feature "recovery" is enabled |
| 4561 | 2026-04-03T04:17:13.986Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4562 | 2026-04-03T04:17:13.986Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO skip step because feature "recovery" is enabled |
| 4563 | 2026-04-03T04:17:13.986Z | [ recovery-image] Apr 03 04:17:12.289 INFO O| Apr 03 04:17:12.289 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4564 | 2026-04-03T04:17:14.015Z | [ recovery-image] Apr 03 04:17:12.295 INFO O| Apr 03 04:17:12.295 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp" |
| 4565 | 2026-04-03T04:17:14.015Z | [ recovery-image] Apr 03 04:17:12.297 INFO O| Apr 03 04:17:12.297 INFO STEP 11 (remove_files) COMPLETE |
| 4566 | 2026-04-03T04:17:14.015Z | [ recovery-image] Apr 03 04:17:12.297 INFO O| Apr 03 04:17:12.297 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4567 | 2026-04-03T04:17:14.015Z | [ recovery-image] Apr 03 04:17:12.303 INFO O| Apr 03 04:17:12.303 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386" |
| 4568 | 2026-04-03T04:17:14.015Z | [ recovery-image] Apr 03 04:17:12.303 INFO O| Apr 03 04:17:12.303 INFO STEP 12 (remove_files) COMPLETE |
| 4569 | 2026-04-03T04:17:14.015Z | [ recovery-image] Apr 03 04:17:12.303 INFO O| Apr 03 04:17:12.303 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4570 | 2026-04-03T04:17:14.016Z | [ recovery-image] Apr 03 04:17:12.309 INFO O| Apr 03 04:17:12.309 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv" |
| 4571 | 2026-04-03T04:17:14.016Z | [ recovery-image] Apr 03 04:17:12.310 INFO O| Apr 03 04:17:12.310 INFO STEP 13 (remove_files) COMPLETE |
| 4572 | 2026-04-03T04:17:14.016Z | [ recovery-image] Apr 03 04:17:12.310 INFO O| Apr 03 04:17:12.310 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4573 | 2026-04-03T04:17:14.082Z | [ recovery-image] Apr 03 04:17:12.389 INFO O| Apr 03 04:17:12.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a" |
| 4574 | 2026-04-03T04:17:14.088Z | [ recovery-image] Apr 03 04:17:12.395 INFO O| Apr 03 04:17:12.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 4575 | 2026-04-03T04:17:14.091Z | [ recovery-image] Apr 03 04:17:12.395 INFO O| Apr 03 04:17:12.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a" |
| 4576 | 2026-04-03T04:17:14.091Z | [ recovery-image] Apr 03 04:17:12.398 INFO O| Apr 03 04:17:12.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a" |
| 4577 | 2026-04-03T04:17:14.140Z | [ recovery-image] Apr 03 04:17:12.447 INFO O| Apr 03 04:17:12.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
| 4578 | 2026-04-03T04:17:14.144Z | [ recovery-image] Apr 03 04:17:12.447 INFO O| Apr 03 04:17:12.447 INFO STEP 14 (remove_files) COMPLETE |
| 4579 | 2026-04-03T04:17:14.144Z | [ recovery-image] Apr 03 04:17:12.447 INFO O| Apr 03 04:17:12.447 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4580 | 2026-04-03T04:17:14.148Z | [ recovery-image] Apr 03 04:17:12.454 INFO O| Apr 03 04:17:12.454 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot" |
| 4581 | 2026-04-03T04:17:14.151Z | [ recovery-image] Apr 03 04:17:12.455 INFO O| Apr 03 04:17:12.455 INFO STEP 15 (remove_files) COMPLETE |
| 4582 | 2026-04-03T04:17:14.151Z | [ recovery-image] Apr 03 04:17:12.455 INFO O| Apr 03 04:17:12.455 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4583 | 2026-04-03T04:17:14.154Z | [ recovery-image] Apr 03 04:17:12.461 INFO O| Apr 03 04:17:12.461 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc" |
| 4584 | 2026-04-03T04:17:14.157Z | [ recovery-image] Apr 03 04:17:12.465 INFO O| Apr 03 04:17:12.465 INFO STEP 16 (remove_files) COMPLETE |
| 4585 | 2026-04-03T04:17:14.157Z | [ recovery-image] Apr 03 04:17:12.465 INFO O| Apr 03 04:17:12.465 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4586 | 2026-04-03T04:17:14.163Z | [ recovery-image] Apr 03 04:17:12.470 INFO O| Apr 03 04:17:12.470 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv" |
| 4587 | 2026-04-03T04:17:14.166Z | [ recovery-image] Apr 03 04:17:12.470 INFO O| Apr 03 04:17:12.470 INFO STEP 17 (remove_files) COMPLETE |
| 4588 | 2026-04-03T04:17:14.166Z | [ recovery-image] Apr 03 04:17:12.470 INFO O| Apr 03 04:17:12.470 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4589 | 2026-04-03T04:17:14.169Z | [ recovery-image] Apr 03 04:17:12.475 INFO O| Apr 03 04:17:12.475 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc" |
| 4590 | 2026-04-03T04:17:14.172Z | [ recovery-image] Apr 03 04:17:12.476 INFO O| Apr 03 04:17:12.476 INFO STEP 18 (remove_files) COMPLETE |
| 4591 | 2026-04-03T04:17:14.172Z | [ recovery-image] Apr 03 04:17:12.476 INFO O| Apr 03 04:17:12.476 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4592 | 2026-04-03T04:17:14.175Z | [ recovery-image] Apr 03 04:17:12.481 INFO O| Apr 03 04:17:12.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 4593 | 2026-04-03T04:17:14.175Z | [ recovery-image] Apr 03 04:17:12.481 INFO O| Apr 03 04:17:12.481 INFO STEP 19 (remove_files) COMPLETE |
| 4594 | 2026-04-03T04:17:14.175Z | [ recovery-image] Apr 03 04:17:12.481 INFO O| Apr 03 04:17:12.481 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4595 | 2026-04-03T04:17:14.179Z | [ recovery-image] Apr 03 04:17:12.486 INFO O| Apr 03 04:17:12.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 4596 | 2026-04-03T04:17:14.179Z | [ recovery-image] Apr 03 04:17:12.486 INFO O| Apr 03 04:17:12.486 INFO STEP 20 (remove_files) COMPLETE |
| 4597 | 2026-04-03T04:17:14.179Z | [ recovery-image] Apr 03 04:17:12.486 INFO O| Apr 03 04:17:12.486 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4598 | 2026-04-03T04:17:14.185Z | [ recovery-image] Apr 03 04:17:12.492 INFO O| Apr 03 04:17:12.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 4599 | 2026-04-03T04:17:14.185Z | [ recovery-image] Apr 03 04:17:12.492 INFO O| Apr 03 04:17:12.492 INFO STEP 21 (remove_files) COMPLETE |
| 4600 | 2026-04-03T04:17:14.188Z | [ recovery-image] Apr 03 04:17:12.492 INFO O| Apr 03 04:17:12.492 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4601 | 2026-04-03T04:17:14.191Z | [ recovery-image] Apr 03 04:17:12.497 INFO O| Apr 03 04:17:12.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 4602 | 2026-04-03T04:17:14.191Z | [ recovery-image] Apr 03 04:17:12.497 INFO O| Apr 03 04:17:12.497 INFO STEP 22 (remove_files) COMPLETE |
| 4603 | 2026-04-03T04:17:14.191Z | [ recovery-image] Apr 03 04:17:12.497 INFO O| Apr 03 04:17:12.497 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4604 | 2026-04-03T04:17:14.195Z | [ recovery-image] Apr 03 04:17:12.502 INFO O| Apr 03 04:17:12.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 4605 | 2026-04-03T04:17:14.195Z | [ recovery-image] Apr 03 04:17:12.502 INFO O| Apr 03 04:17:12.502 INFO STEP 23 (remove_files) COMPLETE |
| 4606 | 2026-04-03T04:17:14.198Z | [ recovery-image] Apr 03 04:17:12.502 INFO O| Apr 03 04:17:12.502 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4607 | 2026-04-03T04:17:14.201Z | [ recovery-image] Apr 03 04:17:12.507 INFO O| Apr 03 04:17:12.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 4608 | 2026-04-03T04:17:14.201Z | [ recovery-image] Apr 03 04:17:12.507 INFO O| Apr 03 04:17:12.507 INFO STEP 24 (remove_files) COMPLETE |
| 4609 | 2026-04-03T04:17:14.201Z | [ recovery-image] Apr 03 04:17:12.507 INFO O| Apr 03 04:17:12.507 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4610 | 2026-04-03T04:17:14.205Z | [ recovery-image] Apr 03 04:17:12.512 INFO O| Apr 03 04:17:12.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 4611 | 2026-04-03T04:17:14.205Z | [ recovery-image] Apr 03 04:17:12.513 INFO O| Apr 03 04:17:12.512 INFO STEP 25 (remove_files) COMPLETE |
| 4612 | 2026-04-03T04:17:14.205Z | [ recovery-image] Apr 03 04:17:12.513 INFO O| Apr 03 04:17:12.512 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4613 | 2026-04-03T04:17:14.210Z | [ recovery-image] Apr 03 04:17:12.517 INFO O| Apr 03 04:17:12.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power" |
| 4614 | 2026-04-03T04:17:14.210Z | [ recovery-image] Apr 03 04:17:12.517 INFO O| Apr 03 04:17:12.517 INFO STEP 26 (remove_files) COMPLETE |
| 4615 | 2026-04-03T04:17:14.210Z | [ recovery-image] Apr 03 04:17:12.517 INFO O| Apr 03 04:17:12.517 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4616 | 2026-04-03T04:17:14.216Z | [ recovery-image] Apr 03 04:17:12.523 INFO O| Apr 03 04:17:12.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 4617 | 2026-04-03T04:17:14.216Z | [ recovery-image] Apr 03 04:17:12.523 INFO O| Apr 03 04:17:12.523 INFO STEP 27 (remove_files) COMPLETE |
| 4618 | 2026-04-03T04:17:14.219Z | [ recovery-image] Apr 03 04:17:12.523 INFO O| Apr 03 04:17:12.523 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4619 | 2026-04-03T04:17:14.222Z | [ recovery-image] Apr 03 04:17:12.528 INFO O| Apr 03 04:17:12.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 4620 | 2026-04-03T04:17:14.222Z | [ recovery-image] Apr 03 04:17:12.528 INFO O| Apr 03 04:17:12.528 INFO STEP 28 (remove_files) COMPLETE |
| 4621 | 2026-04-03T04:17:14.222Z | [ recovery-image] Apr 03 04:17:12.528 INFO O| Apr 03 04:17:12.528 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4622 | 2026-04-03T04:17:14.226Z | [ recovery-image] Apr 03 04:17:12.533 INFO O| Apr 03 04:17:12.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 4623 | 2026-04-03T04:17:14.226Z | [ recovery-image] Apr 03 04:17:12.533 INFO O| Apr 03 04:17:12.533 INFO STEP 29 (remove_files) COMPLETE |
| 4624 | 2026-04-03T04:17:14.226Z | [ recovery-image] Apr 03 04:17:12.533 INFO O| Apr 03 04:17:12.533 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4625 | 2026-04-03T04:17:14.231Z | [ recovery-image] Apr 03 04:17:12.538 INFO O| Apr 03 04:17:12.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 4626 | 2026-04-03T04:17:14.231Z | [ recovery-image] Apr 03 04:17:12.538 INFO O| Apr 03 04:17:12.538 INFO STEP 30 (remove_files) COMPLETE |
| 4627 | 2026-04-03T04:17:14.234Z | [ recovery-image] Apr 03 04:17:12.538 INFO O| Apr 03 04:17:12.538 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4628 | 2026-04-03T04:17:14.237Z | [ recovery-image] Apr 03 04:17:12.543 INFO O| Apr 03 04:17:12.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 4629 | 2026-04-03T04:17:14.237Z | [ recovery-image] Apr 03 04:17:12.543 INFO O| Apr 03 04:17:12.543 INFO STEP 31 (remove_files) COMPLETE |
| 4630 | 2026-04-03T04:17:14.237Z | [ recovery-image] Apr 03 04:17:12.543 INFO O| Apr 03 04:17:12.543 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4631 | 2026-04-03T04:17:14.241Z | [ recovery-image] Apr 03 04:17:12.548 INFO O| Apr 03 04:17:12.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 4632 | 2026-04-03T04:17:14.241Z | [ recovery-image] Apr 03 04:17:12.548 INFO O| Apr 03 04:17:12.548 INFO STEP 32 (remove_files) COMPLETE |
| 4633 | 2026-04-03T04:17:14.241Z | [ recovery-image] Apr 03 04:17:12.548 INFO O| Apr 03 04:17:12.548 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4634 | 2026-04-03T04:17:14.246Z | [ recovery-image] Apr 03 04:17:12.553 INFO O| Apr 03 04:17:12.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 4635 | 2026-04-03T04:17:14.246Z | [ recovery-image] Apr 03 04:17:12.553 INFO O| Apr 03 04:17:12.553 INFO STEP 33 (remove_files) COMPLETE |
| 4636 | 2026-04-03T04:17:14.246Z | [ recovery-image] Apr 03 04:17:12.553 INFO O| Apr 03 04:17:12.553 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4637 | 2026-04-03T04:17:14.251Z | [ recovery-image] Apr 03 04:17:12.558 INFO O| Apr 03 04:17:12.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 4638 | 2026-04-03T04:17:14.251Z | [ recovery-image] Apr 03 04:17:12.558 INFO O| Apr 03 04:17:12.558 INFO STEP 34 (remove_files) COMPLETE |
| 4639 | 2026-04-03T04:17:14.254Z | [ recovery-image] Apr 03 04:17:12.558 INFO O| Apr 03 04:17:12.558 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4640 | 2026-04-03T04:17:14.257Z | [ recovery-image] Apr 03 04:17:12.563 INFO O| Apr 03 04:17:12.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 4641 | 2026-04-03T04:17:14.257Z | [ recovery-image] Apr 03 04:17:12.563 INFO O| Apr 03 04:17:12.563 INFO STEP 35 (remove_files) COMPLETE |
| 4642 | 2026-04-03T04:17:14.257Z | [ recovery-image] Apr 03 04:17:12.563 INFO O| Apr 03 04:17:12.563 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4643 | 2026-04-03T04:17:14.261Z | [ recovery-image] Apr 03 04:17:12.568 INFO O| Apr 03 04:17:12.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 4644 | 2026-04-03T04:17:14.261Z | [ recovery-image] Apr 03 04:17:12.568 INFO O| Apr 03 04:17:12.568 INFO STEP 36 (remove_files) COMPLETE |
| 4645 | 2026-04-03T04:17:14.264Z | [ recovery-image] Apr 03 04:17:12.568 INFO O| Apr 03 04:17:12.568 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4646 | 2026-04-03T04:17:14.267Z | [ recovery-image] Apr 03 04:17:12.572 INFO O| Apr 03 04:17:12.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 4647 | 2026-04-03T04:17:14.267Z | [ recovery-image] Apr 03 04:17:12.572 INFO O| Apr 03 04:17:12.572 INFO STEP 37 (remove_files) COMPLETE |
| 4648 | 2026-04-03T04:17:14.267Z | [ recovery-image] Apr 03 04:17:12.572 INFO O| Apr 03 04:17:12.572 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4649 | 2026-04-03T04:17:14.270Z | [ recovery-image] Apr 03 04:17:12.577 INFO O| Apr 03 04:17:12.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 4650 | 2026-04-03T04:17:14.270Z | [ recovery-image] Apr 03 04:17:12.577 INFO O| Apr 03 04:17:12.577 INFO STEP 38 (remove_files) COMPLETE |
| 4651 | 2026-04-03T04:17:14.270Z | [ recovery-image] Apr 03 04:17:12.577 INFO O| Apr 03 04:17:12.577 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4652 | 2026-04-03T04:17:14.275Z | [ recovery-image] Apr 03 04:17:12.582 INFO O| Apr 03 04:17:12.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 4653 | 2026-04-03T04:17:14.275Z | [ recovery-image] Apr 03 04:17:12.582 INFO O| Apr 03 04:17:12.582 INFO STEP 39 (remove_files) COMPLETE |
| 4654 | 2026-04-03T04:17:14.278Z | [ recovery-image] Apr 03 04:17:12.582 INFO O| Apr 03 04:17:12.582 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4655 | 2026-04-03T04:17:14.281Z | [ recovery-image] Apr 03 04:17:12.586 INFO O| Apr 03 04:17:12.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 4656 | 2026-04-03T04:17:14.282Z | [ recovery-image] Apr 03 04:17:12.586 INFO O| Apr 03 04:17:12.586 INFO STEP 40 (remove_files) COMPLETE |
| 4657 | 2026-04-03T04:17:14.282Z | [ recovery-image] Apr 03 04:17:12.586 INFO O| Apr 03 04:17:12.586 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4658 | 2026-04-03T04:17:14.285Z | [ recovery-image] Apr 03 04:17:12.591 INFO O| Apr 03 04:17:12.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 4659 | 2026-04-03T04:17:14.285Z | [ recovery-image] Apr 03 04:17:12.591 INFO O| Apr 03 04:17:12.591 INFO STEP 41 (remove_files) COMPLETE |
| 4660 | 2026-04-03T04:17:14.285Z | [ recovery-image] Apr 03 04:17:12.591 INFO O| Apr 03 04:17:12.591 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4661 | 2026-04-03T04:17:14.288Z | [ recovery-image] Apr 03 04:17:12.596 INFO O| Apr 03 04:17:12.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 4662 | 2026-04-03T04:17:14.291Z | [ recovery-image] Apr 03 04:17:12.596 INFO O| Apr 03 04:17:12.596 INFO STEP 42 (remove_files) COMPLETE |
| 4663 | 2026-04-03T04:17:14.291Z | [ recovery-image] Apr 03 04:17:12.596 INFO O| Apr 03 04:17:12.596 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4664 | 2026-04-03T04:17:14.294Z | [ recovery-image] Apr 03 04:17:12.601 INFO O| Apr 03 04:17:12.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 4665 | 2026-04-03T04:17:14.294Z | [ recovery-image] Apr 03 04:17:12.601 INFO O| Apr 03 04:17:12.601 INFO STEP 43 (remove_files) COMPLETE |
| 4666 | 2026-04-03T04:17:14.294Z | [ recovery-image] Apr 03 04:17:12.601 INFO O| Apr 03 04:17:12.601 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4667 | 2026-04-03T04:17:14.299Z | [ recovery-image] Apr 03 04:17:12.606 INFO O| Apr 03 04:17:12.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 4668 | 2026-04-03T04:17:14.299Z | [ recovery-image] Apr 03 04:17:12.606 INFO O| Apr 03 04:17:12.606 INFO STEP 44 (remove_files) COMPLETE |
| 4669 | 2026-04-03T04:17:14.299Z | [ recovery-image] Apr 03 04:17:12.606 INFO O| Apr 03 04:17:12.606 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4670 | 2026-04-03T04:17:14.303Z | [ recovery-image] Apr 03 04:17:12.611 INFO O| Apr 03 04:17:12.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 4671 | 2026-04-03T04:17:14.304Z | [ recovery-image] Apr 03 04:17:12.611 INFO O| Apr 03 04:17:12.611 INFO STEP 45 (remove_files) COMPLETE |
| 4672 | 2026-04-03T04:17:14.306Z | [ recovery-image] Apr 03 04:17:12.611 INFO O| Apr 03 04:17:12.611 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4673 | 2026-04-03T04:17:14.309Z | [ recovery-image] Apr 03 04:17:12.616 INFO O| Apr 03 04:17:12.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 4674 | 2026-04-03T04:17:14.309Z | [ recovery-image] Apr 03 04:17:12.616 INFO O| Apr 03 04:17:12.616 INFO STEP 46 (remove_files) COMPLETE |
| 4675 | 2026-04-03T04:17:14.309Z | [ recovery-image] Apr 03 04:17:12.616 INFO O| Apr 03 04:17:12.616 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4676 | 2026-04-03T04:17:14.314Z | [ recovery-image] Apr 03 04:17:12.621 INFO O| Apr 03 04:17:12.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 4677 | 2026-04-03T04:17:14.314Z | [ recovery-image] Apr 03 04:17:12.621 INFO O| Apr 03 04:17:12.621 INFO STEP 47 (remove_files) COMPLETE |
| 4678 | 2026-04-03T04:17:14.316Z | [ recovery-image] Apr 03 04:17:12.621 INFO O| Apr 03 04:17:12.621 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4679 | 2026-04-03T04:17:14.320Z | [ recovery-image] Apr 03 04:17:12.627 INFO O| Apr 03 04:17:12.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 4680 | 2026-04-03T04:17:14.320Z | [ recovery-image] Apr 03 04:17:12.627 INFO O| Apr 03 04:17:12.627 INFO STEP 48 (remove_files) COMPLETE |
| 4681 | 2026-04-03T04:17:14.320Z | [ recovery-image] Apr 03 04:17:12.627 INFO O| Apr 03 04:17:12.627 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4682 | 2026-04-03T04:17:14.325Z | [ recovery-image] Apr 03 04:17:12.633 INFO O| Apr 03 04:17:12.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 4683 | 2026-04-03T04:17:14.325Z | [ recovery-image] Apr 03 04:17:12.633 INFO O| Apr 03 04:17:12.633 INFO STEP 49 (remove_files) COMPLETE |
| 4684 | 2026-04-03T04:17:14.328Z | [ recovery-image] Apr 03 04:17:12.633 INFO O| Apr 03 04:17:12.633 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4685 | 2026-04-03T04:17:14.331Z | [ recovery-image] Apr 03 04:17:12.638 INFO O| Apr 03 04:17:12.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 4686 | 2026-04-03T04:17:14.331Z | [ recovery-image] Apr 03 04:17:12.638 INFO O| Apr 03 04:17:12.638 INFO STEP 50 (remove_files) COMPLETE |
| 4687 | 2026-04-03T04:17:14.334Z | [ recovery-image] Apr 03 04:17:12.638 INFO O| Apr 03 04:17:12.638 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4688 | 2026-04-03T04:17:14.337Z | [ recovery-image] Apr 03 04:17:12.644 INFO O| Apr 03 04:17:12.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 4689 | 2026-04-03T04:17:14.340Z | [ recovery-image] Apr 03 04:17:12.644 INFO O| Apr 03 04:17:12.644 INFO STEP 51 (remove_files) COMPLETE |
| 4690 | 2026-04-03T04:17:14.340Z | [ recovery-image] Apr 03 04:17:12.644 INFO O| Apr 03 04:17:12.644 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4691 | 2026-04-03T04:17:14.344Z | [ recovery-image] Apr 03 04:17:12.649 INFO O| Apr 03 04:17:12.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 4692 | 2026-04-03T04:17:14.344Z | [ recovery-image] Apr 03 04:17:12.649 INFO O| Apr 03 04:17:12.649 INFO STEP 52 (remove_files) COMPLETE |
| 4693 | 2026-04-03T04:17:14.344Z | [ recovery-image] Apr 03 04:17:12.649 INFO O| Apr 03 04:17:12.649 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4694 | 2026-04-03T04:17:14.347Z | [ recovery-image] Apr 03 04:17:12.654 INFO O| Apr 03 04:17:12.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 4695 | 2026-04-03T04:17:14.347Z | [ recovery-image] Apr 03 04:17:12.654 INFO O| Apr 03 04:17:12.654 INFO STEP 53 (remove_files) COMPLETE |
| 4696 | 2026-04-03T04:17:14.347Z | [ recovery-image] Apr 03 04:17:12.654 INFO O| Apr 03 04:17:12.654 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4697 | 2026-04-03T04:17:14.352Z | [ recovery-image] Apr 03 04:17:12.659 INFO O| Apr 03 04:17:12.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm" |
| 4698 | 2026-04-03T04:17:14.352Z | [ recovery-image] Apr 03 04:17:12.659 INFO O| Apr 03 04:17:12.659 INFO STEP 54 (remove_files) COMPLETE |
| 4699 | 2026-04-03T04:17:14.355Z | [ recovery-image] Apr 03 04:17:12.659 INFO O| Apr 03 04:17:12.659 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4700 | 2026-04-03T04:17:14.358Z | [ recovery-image] Apr 03 04:17:12.663 INFO O| Apr 03 04:17:12.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm" |
| 4701 | 2026-04-03T04:17:14.358Z | [ recovery-image] Apr 03 04:17:12.663 INFO O| Apr 03 04:17:12.663 INFO STEP 55 (remove_files) COMPLETE |
| 4702 | 2026-04-03T04:17:14.358Z | [ recovery-image] Apr 03 04:17:12.663 INFO O| Apr 03 04:17:12.663 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4703 | 2026-04-03T04:17:14.362Z | [ recovery-image] Apr 03 04:17:12.669 INFO O| Apr 03 04:17:12.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm" |
| 4704 | 2026-04-03T04:17:14.362Z | [ recovery-image] Apr 03 04:17:12.669 INFO O| Apr 03 04:17:12.669 INFO STEP 56 (remove_files) COMPLETE |
| 4705 | 2026-04-03T04:17:14.362Z | [ recovery-image] Apr 03 04:17:12.669 INFO O| Apr 03 04:17:12.669 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4706 | 2026-04-03T04:17:14.367Z | [ recovery-image] Apr 03 04:17:12.674 INFO O| Apr 03 04:17:12.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm" |
| 4707 | 2026-04-03T04:17:14.367Z | [ recovery-image] Apr 03 04:17:12.674 INFO O| Apr 03 04:17:12.674 INFO STEP 57 (remove_files) COMPLETE |
| 4708 | 2026-04-03T04:17:14.370Z | [ recovery-image] Apr 03 04:17:12.674 INFO O| Apr 03 04:17:12.674 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4709 | 2026-04-03T04:17:14.373Z | [ recovery-image] Apr 03 04:17:12.679 INFO O| Apr 03 04:17:12.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar" |
| 4710 | 2026-04-03T04:17:14.373Z | [ recovery-image] Apr 03 04:17:12.679 INFO O| Apr 03 04:17:12.679 INFO STEP 58 (remove_files) COMPLETE |
| 4711 | 2026-04-03T04:17:14.373Z | [ recovery-image] Apr 03 04:17:12.679 INFO O| Apr 03 04:17:12.679 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4712 | 2026-04-03T04:17:14.377Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 4713 | 2026-04-03T04:17:14.377Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ... |
| 4714 | 2026-04-03T04:17:14.380Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4715 | 2026-04-03T04:17:14.380Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4716 | 2026-04-03T04:17:14.380Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4717 | 2026-04-03T04:17:14.380Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4718 | 2026-04-03T04:17:14.381Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO ok! |
| 4719 | 2026-04-03T04:17:14.381Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO STEP 59 (ensure_file) COMPLETE |
| 4720 | 2026-04-03T04:17:14.381Z | [ recovery-image] Apr 03 04:17:12.685 INFO O| Apr 03 04:17:12.685 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4721 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 4722 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 4723 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4724 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4725 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4726 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4727 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 INFO ok! |
| 4728 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.690 INFO O| Apr 03 04:17:12.690 INFO STEP 60 (ensure_file) COMPLETE |
| 4729 | 2026-04-03T04:17:14.384Z | [ recovery-image] Apr 03 04:17:12.691 INFO O| Apr 03 04:17:12.690 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4730 | 2026-04-03T04:17:14.388Z | [ recovery-image] Apr 03 04:17:12.695 INFO O| Apr 03 04:17:12.695 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist |
| 4731 | 2026-04-03T04:17:14.388Z | [ recovery-image] Apr 03 04:17:12.695 INFO O| Apr 03 04:17:12.695 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ... |
| 4732 | 2026-04-03T04:17:14.391Z | [ recovery-image] Apr 03 04:17:12.695 INFO O| Apr 03 04:17:12.695 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile |
| 4733 | 2026-04-03T04:17:14.391Z | [ recovery-image] Apr 03 04:17:12.695 INFO O| Apr 03 04:17:12.695 INFO ok! |
| 4734 | 2026-04-03T04:17:14.391Z | [ recovery-image] Apr 03 04:17:12.695 INFO O| Apr 03 04:17:12.695 INFO STEP 61 (ensure_file) COMPLETE |
| 4735 | 2026-04-03T04:17:14.391Z | [ recovery-image] Apr 03 04:17:12.695 INFO O| Apr 03 04:17:12.695 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4736 | 2026-04-03T04:17:14.395Z | [ recovery-image] Apr 03 04:17:12.700 INFO O| Apr 03 04:17:12.700 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 4737 | 2026-04-03T04:17:14.395Z | [ recovery-image] Apr 03 04:17:12.700 INFO O| Apr 03 04:17:12.700 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ... |
| 4738 | 2026-04-03T04:17:14.395Z | [ recovery-image] Apr 03 04:17:12.701 INFO O| Apr 03 04:17:12.700 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc |
| 4739 | 2026-04-03T04:17:14.395Z | [ recovery-image] Apr 03 04:17:12.701 INFO O| Apr 03 04:17:12.700 INFO ok! |
| 4740 | 2026-04-03T04:17:14.395Z | [ recovery-image] Apr 03 04:17:12.701 INFO O| Apr 03 04:17:12.701 INFO STEP 62 (ensure_file) COMPLETE |
| 4741 | 2026-04-03T04:17:14.395Z | [ recovery-image] Apr 03 04:17:12.701 INFO O| Apr 03 04:17:12.701 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4742 | 2026-04-03T04:17:14.399Z | [ recovery-image] Apr 03 04:17:12.707 INFO O| Apr 03 04:17:12.707 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 4743 | 2026-04-03T04:17:14.399Z | [ recovery-image] Apr 03 04:17:12.707 INFO O| Apr 03 04:17:12.707 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ... |
| 4744 | 2026-04-03T04:17:14.402Z | [ recovery-image] Apr 03 04:17:12.707 INFO O| Apr 03 04:17:12.707 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 4745 | 2026-04-03T04:17:14.403Z | [ recovery-image] Apr 03 04:17:12.707 INFO O| Apr 03 04:17:12.707 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 4746 | 2026-04-03T04:17:14.403Z | [ recovery-image] Apr 03 04:17:12.707 INFO O| Apr 03 04:17:12.707 INFO ok! |
| 4747 | 2026-04-03T04:17:14.403Z | [ recovery-image] Apr 03 04:17:12.707 INFO O| Apr 03 04:17:12.707 INFO STEP 63 (ensure_file) COMPLETE |
| 4748 | 2026-04-03T04:17:14.403Z | [ recovery-image] Apr 03 04:17:12.707 INFO O| Apr 03 04:17:12.707 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4749 | 2026-04-03T04:17:14.406Z | [ recovery-image] Apr 03 04:17:12.712 INFO O| Apr 03 04:17:12.712 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 4750 | 2026-04-03T04:17:14.406Z | [ recovery-image] Apr 03 04:17:12.712 INFO O| Apr 03 04:17:12.712 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 4751 | 2026-04-03T04:17:14.406Z | [ recovery-image] Apr 03 04:17:12.712 INFO O| Apr 03 04:17:12.712 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 4752 | 2026-04-03T04:17:14.406Z | [ recovery-image] Apr 03 04:17:12.712 INFO O| Apr 03 04:17:12.712 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 4753 | 2026-04-03T04:17:14.406Z | [ recovery-image] Apr 03 04:17:12.712 INFO O| Apr 03 04:17:12.712 INFO ok! |
| 4754 | 2026-04-03T04:17:14.406Z | [ recovery-image] Apr 03 04:17:12.712 INFO O| Apr 03 04:17:12.712 INFO STEP 64 (ensure_file) COMPLETE |
| 4755 | 2026-04-03T04:17:14.406Z | [ recovery-image] Apr 03 04:17:12.712 INFO O| Apr 03 04:17:12.712 INFO STEP 65: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4756 | 2026-04-03T04:17:14.409Z | [ recovery-image] Apr 03 04:17:12.717 INFO O| Apr 03 04:17:12.716 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 4757 | 2026-04-03T04:17:14.412Z | [ recovery-image] Apr 03 04:17:12.717 INFO O| Apr 03 04:17:12.716 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 4758 | 2026-04-03T04:17:14.412Z | [ recovery-image] Apr 03 04:17:12.717 INFO O| Apr 03 04:17:12.717 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly |
| 4759 | 2026-04-03T04:17:14.412Z | [ recovery-image] Apr 03 04:17:12.717 INFO O| Apr 03 04:17:12.717 INFO ok! |
| 4760 | 2026-04-03T04:17:14.412Z | [ recovery-image] Apr 03 04:17:12.717 INFO O| Apr 03 04:17:12.717 INFO STEP 65 (assemble_files) COMPLETE |
| 4761 | 2026-04-03T04:17:14.412Z | [ recovery-image] Apr 03 04:17:12.717 INFO O| Apr 03 04:17:12.717 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4762 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.721 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 4763 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.721 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ... |
| 4764 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 4765 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 4766 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO ok! |
| 4767 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO STEP 66 (ensure_file) COMPLETE |
| 4768 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4769 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO skip step because feature "omicron1" is not enabled |
| 4770 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4771 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO skip step because feature "omicron1" is not enabled |
| 4772 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4773 | 2026-04-03T04:17:14.415Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO skip step because feature "omicron1" is not enabled |
| 4774 | 2026-04-03T04:17:14.416Z | [ recovery-image] Apr 03 04:17:12.722 INFO O| Apr 03 04:17:12.722 INFO STEP 70: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4775 | 2026-04-03T04:17:14.423Z | [ recovery-image] Apr 03 04:17:12.730 INFO O| Apr 03 04:17:12.730 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal |
| 4776 | 2026-04-03T04:17:14.423Z | [ recovery-image] Apr 03 04:17:12.730 INFO O| Apr 03 04:17:12.730 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 4777 | 2026-04-03T04:17:15.387Z | [ recovery-image] Apr 03 04:17:13.694 INFO O| Apr 03 04:17:13.694 INFO STEP 70 (pack_tar) COMPLETE |
| 4778 | 2026-04-03T04:17:15.387Z | [ recovery-image] Apr 03 04:17:13.694 INFO O| Apr 03 04:17:13.694 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4779 | 2026-04-03T04:17:15.391Z | [ recovery-image] Apr 03 04:17:13.694 INFO O| Apr 03 04:17:13.694 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4780 | 2026-04-03T04:17:15.846Z | [ recovery-image] Apr 03 04:17:14.152 INFO O| Apr 03 04:17:14.152 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4781 | 2026-04-03T04:17:15.927Z | [ recovery-image] Apr 03 04:17:14.234 INFO O| Apr 03 04:17:14.234 INFO completed processing sled/ramdisk-02-trim |
| 4782 | 2026-04-03T04:17:15.930Z | [ recovery-image] Apr 03 04:17:14.235 INFO image builder template: ramdisk-03-recovery-trim... |
| 4783 | 2026-04-03T04:17:15.930Z | [ recovery-image] Apr 03 04:17:14.235 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/.tmpGZ9T6W/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", "heliosv2", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None |
| 4784 | 2026-04-03T04:17:15.999Z | [ recovery-image] Apr 03 04:17:14.305 INFO O| Apr 03 04:17:14.305 INFO skip include "recovery-elide-v3" because feature "heliosv3" is not enabled |
| 4785 | 2026-04-03T04:17:16.008Z | [ recovery-image] Apr 03 04:17:14.311 INFO O| Apr 03 04:17:14.311 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4786 | 2026-04-03T04:17:16.008Z | [ recovery-image] Apr 03 04:17:14.313 INFO O| Apr 03 04:17:14.313 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4787 | 2026-04-03T04:17:16.076Z | [ recovery-image] Apr 03 04:17:14.383 INFO O| Apr 03 04:17:14.383 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled |
| 4788 | 2026-04-03T04:17:16.124Z | [ recovery-image] Apr 03 04:17:14.430 INFO O| Apr 03 04:17:14.430 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4789 | 2026-04-03T04:17:16.128Z | [ recovery-image] Apr 03 04:17:14.431 INFO O| Apr 03 04:17:14.431 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4790 | 2026-04-03T04:17:16.131Z | [ recovery-image] Apr 03 04:17:14.435 INFO O| Apr 03 04:17:14.435 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 4791 | 2026-04-03T04:17:16.131Z | [ recovery-image] Apr 03 04:17:14.437 INFO O| Apr 03 04:17:14.437 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4792 | 2026-04-03T04:17:16.135Z | [ recovery-image] Apr 03 04:17:14.441 INFO O| Apr 03 04:17:14.441 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4793 | 2026-04-03T04:17:16.449Z | [ recovery-image] Apr 03 04:17:14.755 INFO O| Apr 03 04:17:14.755 INFO rolled back to input snapshot; work may begin |
| 4794 | 2026-04-03T04:17:16.449Z | [ recovery-image] Apr 03 04:17:14.756 INFO O| Apr 03 04:17:14.755 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4795 | 2026-04-03T04:17:16.454Z | [ recovery-image] Apr 03 04:17:14.760 INFO O| Apr 03 04:17:14.760 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4796 | 2026-04-03T04:17:16.459Z | [ recovery-image] Apr 03 04:17:14.766 INFO O| Apr 03 04:17:14.766 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7" |
| 4797 | 2026-04-03T04:17:16.462Z | [ recovery-image] Apr 03 04:17:14.769 INFO O| Apr 03 04:17:14.769 INFO STEP 0 (remove_files) COMPLETE |
| 4798 | 2026-04-03T04:17:16.462Z | [ recovery-image] Apr 03 04:17:14.769 INFO O| Apr 03 04:17:14.769 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4799 | 2026-04-03T04:17:16.469Z | [ recovery-image] Apr 03 04:17:14.776 INFO O| Apr 03 04:17:14.776 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share" |
| 4800 | 2026-04-03T04:17:16.515Z | [ recovery-image] Apr 03 04:17:14.822 INFO O| Apr 03 04:17:14.822 INFO STEP 1 (remove_files) COMPLETE |
| 4801 | 2026-04-03T04:17:16.515Z | [ recovery-image] Apr 03 04:17:14.822 INFO O| Apr 03 04:17:14.822 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4802 | 2026-04-03T04:17:16.522Z | [ recovery-image] Apr 03 04:17:14.829 INFO O| Apr 03 04:17:14.829 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns" |
| 4803 | 2026-04-03T04:17:16.525Z | [ recovery-image] Apr 03 04:17:14.830 INFO O| Apr 03 04:17:14.830 INFO STEP 2 (remove_files) COMPLETE |
| 4804 | 2026-04-03T04:17:16.525Z | [ recovery-image] Apr 03 04:17:14.830 INFO O| Apr 03 04:17:14.830 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4805 | 2026-04-03T04:17:16.530Z | [ recovery-image] Apr 03 04:17:14.837 INFO O| Apr 03 04:17:14.837 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv" |
| 4806 | 2026-04-03T04:17:16.560Z | [ recovery-image] Apr 03 04:17:14.866 INFO O| Apr 03 04:17:14.866 INFO STEP 3 (remove_files) COMPLETE |
| 4807 | 2026-04-03T04:17:16.560Z | [ recovery-image] Apr 03 04:17:14.866 INFO O| Apr 03 04:17:14.866 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4808 | 2026-04-03T04:17:16.566Z | [ recovery-image] Apr 03 04:17:14.873 INFO O| Apr 03 04:17:14.873 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale" |
| 4809 | 2026-04-03T04:17:16.577Z | [ recovery-image] Apr 03 04:17:14.884 INFO O| Apr 03 04:17:14.884 INFO STEP 4 (remove_files) COMPLETE |
| 4810 | 2026-04-03T04:17:16.577Z | [ recovery-image] Apr 03 04:17:14.884 INFO O| Apr 03 04:17:14.884 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4811 | 2026-04-03T04:17:16.583Z | [ recovery-image] Apr 03 04:17:14.890 INFO O| Apr 03 04:17:14.890 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps" |
| 4812 | 2026-04-03T04:17:16.586Z | [ recovery-image] Apr 03 04:17:14.891 INFO O| Apr 03 04:17:14.891 INFO STEP 5 (remove_files) COMPLETE |
| 4813 | 2026-04-03T04:17:16.586Z | [ recovery-image] Apr 03 04:17:14.891 INFO O| Apr 03 04:17:14.891 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4814 | 2026-04-03T04:17:16.592Z | [ recovery-image] Apr 03 04:17:14.899 INFO O| Apr 03 04:17:14.899 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig" |
| 4815 | 2026-04-03T04:17:16.595Z | [ recovery-image] Apr 03 04:17:14.900 INFO O| Apr 03 04:17:14.900 INFO STEP 6 (remove_files) COMPLETE |
| 4816 | 2026-04-03T04:17:16.595Z | [ recovery-image] Apr 03 04:17:14.900 INFO O| Apr 03 04:17:14.900 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4817 | 2026-04-03T04:17:16.599Z | [ recovery-image] Apr 03 04:17:14.906 INFO O| Apr 03 04:17:14.906 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi" |
| 4818 | 2026-04-03T04:17:16.602Z | [ recovery-image] Apr 03 04:17:14.909 INFO O| Apr 03 04:17:14.909 INFO STEP 7 (remove_files) COMPLETE |
| 4819 | 2026-04-03T04:17:16.602Z | [ recovery-image] Apr 03 04:17:14.909 INFO O| Apr 03 04:17:14.909 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4820 | 2026-04-03T04:17:16.608Z | [ recovery-image] Apr 03 04:17:14.915 INFO O| Apr 03 04:17:14.915 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs" |
| 4821 | 2026-04-03T04:17:16.611Z | [ recovery-image] Apr 03 04:17:14.916 INFO O| Apr 03 04:17:14.916 INFO STEP 8 (remove_files) COMPLETE |
| 4822 | 2026-04-03T04:17:16.611Z | [ recovery-image] Apr 03 04:17:14.916 INFO O| Apr 03 04:17:14.916 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4823 | 2026-04-03T04:17:16.617Z | [ recovery-image] Apr 03 04:17:14.923 INFO O| Apr 03 04:17:14.923 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv" |
| 4824 | 2026-04-03T04:17:16.620Z | [ recovery-image] Apr 03 04:17:14.925 INFO O| Apr 03 04:17:14.925 INFO STEP 9 (remove_files) COMPLETE |
| 4825 | 2026-04-03T04:17:16.620Z | [ recovery-image] Apr 03 04:17:14.925 INFO O| Apr 03 04:17:14.925 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4826 | 2026-04-03T04:17:16.624Z | [ recovery-image] Apr 03 04:17:14.931 INFO O| Apr 03 04:17:14.931 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5" |
| 4827 | 2026-04-03T04:17:16.664Z | [ recovery-image] Apr 03 04:17:14.971 INFO O| Apr 03 04:17:14.971 INFO STEP 10 (remove_files) COMPLETE |
| 4828 | 2026-04-03T04:17:16.664Z | [ recovery-image] Apr 03 04:17:14.971 INFO O| Apr 03 04:17:14.971 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4829 | 2026-04-03T04:17:16.670Z | [ recovery-image] Apr 03 04:17:14.977 INFO O| Apr 03 04:17:14.977 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash" |
| 4830 | 2026-04-03T04:17:16.673Z | [ recovery-image] Apr 03 04:17:14.979 INFO O| Apr 03 04:17:14.979 INFO STEP 11 (remove_files) COMPLETE |
| 4831 | 2026-04-03T04:17:16.673Z | [ recovery-image] Apr 03 04:17:14.979 INFO O| Apr 03 04:17:14.979 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4832 | 2026-04-03T04:17:16.677Z | [ recovery-image] Apr 03 04:17:14.984 INFO O| Apr 03 04:17:14.984 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve" |
| 4833 | 2026-04-03T04:17:16.680Z | [ recovery-image] Apr 03 04:17:14.986 INFO O| Apr 03 04:17:14.986 INFO STEP 12 (remove_files) COMPLETE |
| 4834 | 2026-04-03T04:17:16.680Z | [ recovery-image] Apr 03 04:17:14.986 INFO O| Apr 03 04:17:14.986 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4835 | 2026-04-03T04:17:16.685Z | [ recovery-image] Apr 03 04:17:14.991 INFO O| Apr 03 04:17:14.991 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs" |
| 4836 | 2026-04-03T04:17:16.687Z | [ recovery-image] Apr 03 04:17:14.992 INFO O| Apr 03 04:17:14.992 INFO STEP 13 (remove_files) COMPLETE |
| 4837 | 2026-04-03T04:17:16.687Z | [ recovery-image] Apr 03 04:17:14.992 INFO O| Apr 03 04:17:14.992 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4838 | 2026-04-03T04:17:16.692Z | [ recovery-image] Apr 03 04:17:14.999 INFO O| Apr 03 04:17:14.999 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons" |
| 4839 | 2026-04-03T04:17:16.695Z | [ recovery-image] Apr 03 04:17:15.000 INFO O| Apr 03 04:17:15.000 INFO STEP 14 (remove_files) COMPLETE |
| 4840 | 2026-04-03T04:17:16.695Z | [ recovery-image] Apr 03 04:17:15.000 INFO O| Apr 03 04:17:15.000 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4841 | 2026-04-03T04:17:16.701Z | [ recovery-image] Apr 03 04:17:15.008 INFO O| Apr 03 04:17:15.008 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale" |
| 4842 | 2026-04-03T04:17:16.709Z | [ recovery-image] Apr 03 04:17:15.016 INFO O| Apr 03 04:17:15.016 INFO STEP 15 (remove_files) COMPLETE |
| 4843 | 2026-04-03T04:17:16.709Z | [ recovery-image] Apr 03 04:17:15.016 INFO O| Apr 03 04:17:15.016 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4844 | 2026-04-03T04:17:16.715Z | [ recovery-image] Apr 03 04:17:15.022 INFO O| Apr 03 04:17:15.022 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src" |
| 4845 | 2026-04-03T04:17:16.715Z | [ recovery-image] Apr 03 04:17:15.022 INFO O| Apr 03 04:17:15.022 INFO STEP 16 (remove_files) COMPLETE |
| 4846 | 2026-04-03T04:17:16.718Z | [ recovery-image] Apr 03 04:17:15.022 INFO O| Apr 03 04:17:15.022 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4847 | 2026-04-03T04:17:16.722Z | [ recovery-image] Apr 03 04:17:15.028 INFO O| Apr 03 04:17:15.028 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo" |
| 4848 | 2026-04-03T04:17:16.722Z | [ recovery-image] Apr 03 04:17:15.028 INFO O| Apr 03 04:17:15.028 INFO STEP 17 (remove_files) COMPLETE |
| 4849 | 2026-04-03T04:17:16.722Z | [ recovery-image] Apr 03 04:17:15.028 INFO O| Apr 03 04:17:15.028 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4850 | 2026-04-03T04:17:16.728Z | [ recovery-image] Apr 03 04:17:15.035 INFO O| Apr 03 04:17:15.035 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim" |
| 4851 | 2026-04-03T04:17:16.761Z | [ recovery-image] Apr 03 04:17:15.068 INFO O| Apr 03 04:17:15.068 INFO STEP 18 (remove_files) COMPLETE |
| 4852 | 2026-04-03T04:17:16.761Z | [ recovery-image] Apr 03 04:17:15.068 INFO O| Apr 03 04:17:15.068 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4853 | 2026-04-03T04:17:16.768Z | [ recovery-image] Apr 03 04:17:15.075 INFO O| Apr 03 04:17:15.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml" |
| 4854 | 2026-04-03T04:17:16.771Z | [ recovery-image] Apr 03 04:17:15.076 INFO O| Apr 03 04:17:15.076 INFO STEP 19 (remove_files) COMPLETE |
| 4855 | 2026-04-03T04:17:16.771Z | [ recovery-image] Apr 03 04:17:15.076 INFO O| Apr 03 04:17:15.076 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4856 | 2026-04-03T04:17:16.775Z | [ recovery-image] Apr 03 04:17:15.082 INFO O| Apr 03 04:17:15.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml" |
| 4857 | 2026-04-03T04:17:16.778Z | [ recovery-image] Apr 03 04:17:15.083 INFO O| Apr 03 04:17:15.083 INFO STEP 20 (remove_files) COMPLETE |
| 4858 | 2026-04-03T04:17:16.778Z | [ recovery-image] Apr 03 04:17:15.083 INFO O| Apr 03 04:17:15.083 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4859 | 2026-04-03T04:17:16.782Z | [ recovery-image] Apr 03 04:17:15.089 INFO O| Apr 03 04:17:15.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb" |
| 4860 | 2026-04-03T04:17:16.785Z | [ recovery-image] Apr 03 04:17:15.089 INFO O| Apr 03 04:17:15.089 INFO STEP 21 (remove_files) COMPLETE |
| 4861 | 2026-04-03T04:17:16.785Z | [ recovery-image] Apr 03 04:17:15.089 INFO O| Apr 03 04:17:15.089 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4862 | 2026-04-03T04:17:16.789Z | [ recovery-image] Apr 03 04:17:15.095 INFO O| Apr 03 04:17:15.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec" |
| 4863 | 2026-04-03T04:17:16.789Z | [ recovery-image] Apr 03 04:17:15.095 INFO O| Apr 03 04:17:15.095 INFO STEP 22 (remove_files) COMPLETE |
| 4864 | 2026-04-03T04:17:16.789Z | [ recovery-image] Apr 03 04:17:15.095 INFO O| Apr 03 04:17:15.095 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4865 | 2026-04-03T04:17:16.794Z | [ recovery-image] Apr 03 04:17:15.101 INFO O| Apr 03 04:17:15.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap" |
| 4866 | 2026-04-03T04:17:16.797Z | [ recovery-image] Apr 03 04:17:15.102 INFO O| Apr 03 04:17:15.102 INFO STEP 23 (remove_files) COMPLETE |
| 4867 | 2026-04-03T04:17:16.797Z | [ recovery-image] Apr 03 04:17:15.102 INFO O| Apr 03 04:17:15.102 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4868 | 2026-04-03T04:17:16.801Z | [ recovery-image] Apr 03 04:17:15.108 INFO O| Apr 03 04:17:15.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias" |
| 4869 | 2026-04-03T04:17:16.801Z | [ recovery-image] Apr 03 04:17:15.108 INFO O| Apr 03 04:17:15.108 INFO STEP 24 (remove_files) COMPLETE |
| 4870 | 2026-04-03T04:17:16.801Z | [ recovery-image] Apr 03 04:17:15.108 INFO O| Apr 03 04:17:15.108 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4871 | 2026-04-03T04:17:16.807Z | [ recovery-image] Apr 03 04:17:15.114 INFO O| Apr 03 04:17:15.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb" |
| 4872 | 2026-04-03T04:17:16.810Z | [ recovery-image] Apr 03 04:17:15.115 INFO O| Apr 03 04:17:15.115 INFO STEP 25 (remove_files) COMPLETE |
| 4873 | 2026-04-03T04:17:16.810Z | [ recovery-image] Apr 03 04:17:15.115 INFO O| Apr 03 04:17:15.115 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4874 | 2026-04-03T04:17:16.813Z | [ recovery-image] Apr 03 04:17:15.120 INFO O| Apr 03 04:17:15.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt" |
| 4875 | 2026-04-03T04:17:16.814Z | [ recovery-image] Apr 03 04:17:15.120 INFO O| Apr 03 04:17:15.120 INFO STEP 26 (remove_files) COMPLETE |
| 4876 | 2026-04-03T04:17:16.814Z | [ recovery-image] Apr 03 04:17:15.120 INFO O| Apr 03 04:17:15.120 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4877 | 2026-04-03T04:17:16.820Z | [ recovery-image] Apr 03 04:17:15.126 INFO O| Apr 03 04:17:15.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack" |
| 4878 | 2026-04-03T04:17:16.823Z | [ recovery-image] Apr 03 04:17:15.127 INFO O| Apr 03 04:17:15.127 INFO STEP 27 (remove_files) COMPLETE |
| 4879 | 2026-04-03T04:17:16.823Z | [ recovery-image] Apr 03 04:17:15.127 INFO O| Apr 03 04:17:15.127 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4880 | 2026-04-03T04:17:16.826Z | [ recovery-image] Apr 03 04:17:15.133 INFO O| Apr 03 04:17:15.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle" |
| 4881 | 2026-04-03T04:17:16.826Z | [ recovery-image] Apr 03 04:17:15.133 INFO O| Apr 03 04:17:15.133 INFO STEP 28 (remove_files) COMPLETE |
| 4882 | 2026-04-03T04:17:16.826Z | [ recovery-image] Apr 03 04:17:15.133 INFO O| Apr 03 04:17:15.133 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4883 | 2026-04-03T04:17:16.833Z | [ recovery-image] Apr 03 04:17:15.140 INFO O| Apr 03 04:17:15.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl" |
| 4884 | 2026-04-03T04:17:16.833Z | [ recovery-image] Apr 03 04:17:15.140 INFO O| Apr 03 04:17:15.140 INFO STEP 29 (remove_files) COMPLETE |
| 4885 | 2026-04-03T04:17:16.836Z | [ recovery-image] Apr 03 04:17:15.140 INFO O| Apr 03 04:17:15.140 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4886 | 2026-04-03T04:17:16.839Z | [ recovery-image] Apr 03 04:17:15.146 INFO O| Apr 03 04:17:15.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config" |
| 4887 | 2026-04-03T04:17:16.839Z | [ recovery-image] Apr 03 04:17:15.146 INFO O| Apr 03 04:17:15.146 INFO STEP 30 (remove_files) COMPLETE |
| 4888 | 2026-04-03T04:17:16.842Z | [ recovery-image] Apr 03 04:17:15.146 INFO O| Apr 03 04:17:15.146 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4889 | 2026-04-03T04:17:16.845Z | [ recovery-image] Apr 03 04:17:15.152 INFO O| Apr 03 04:17:15.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt" |
| 4890 | 2026-04-03T04:17:16.847Z | [ recovery-image] Apr 03 04:17:15.152 INFO O| Apr 03 04:17:15.152 INFO STEP 31 (remove_files) COMPLETE |
| 4891 | 2026-04-03T04:17:16.847Z | [ recovery-image] Apr 03 04:17:15.152 INFO O| Apr 03 04:17:15.152 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4892 | 2026-04-03T04:17:16.852Z | [ recovery-image] Apr 03 04:17:15.159 INFO O| Apr 03 04:17:15.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest" |
| 4893 | 2026-04-03T04:17:16.855Z | [ recovery-image] Apr 03 04:17:15.159 INFO O| Apr 03 04:17:15.159 INFO STEP 32 (remove_files) COMPLETE |
| 4894 | 2026-04-03T04:17:16.855Z | [ recovery-image] Apr 03 04:17:15.159 INFO O| Apr 03 04:17:15.159 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4895 | 2026-04-03T04:17:16.858Z | [ recovery-image] Apr 03 04:17:15.165 INFO O| Apr 03 04:17:15.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap" |
| 4896 | 2026-04-03T04:17:16.861Z | [ recovery-image] Apr 03 04:17:15.166 INFO O| Apr 03 04:17:15.165 INFO STEP 33 (remove_files) COMPLETE |
| 4897 | 2026-04-03T04:17:16.861Z | [ recovery-image] Apr 03 04:17:15.166 INFO O| Apr 03 04:17:15.165 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4898 | 2026-04-03T04:17:16.863Z | [ recovery-image] Apr 03 04:17:15.170 INFO O| Apr 03 04:17:15.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt" |
| 4899 | 2026-04-03T04:17:16.866Z | [ recovery-image] Apr 03 04:17:15.172 INFO O| Apr 03 04:17:15.172 INFO STEP 34 (remove_files) COMPLETE |
| 4900 | 2026-04-03T04:17:16.866Z | [ recovery-image] Apr 03 04:17:15.172 INFO O| Apr 03 04:17:15.172 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4901 | 2026-04-03T04:17:16.872Z | [ recovery-image] Apr 03 04:17:15.179 INFO O| Apr 03 04:17:15.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear" |
| 4902 | 2026-04-03T04:17:16.875Z | [ recovery-image] Apr 03 04:17:15.180 INFO O| Apr 03 04:17:15.180 INFO STEP 35 (remove_files) COMPLETE |
| 4903 | 2026-04-03T04:17:16.875Z | [ recovery-image] Apr 03 04:17:15.180 INFO O| Apr 03 04:17:15.180 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4904 | 2026-04-03T04:17:16.879Z | [ recovery-image] Apr 03 04:17:15.186 INFO O| Apr 03 04:17:15.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp" |
| 4905 | 2026-04-03T04:17:16.879Z | [ recovery-image] Apr 03 04:17:15.186 INFO O| Apr 03 04:17:15.186 INFO STEP 36 (remove_files) COMPLETE |
| 4906 | 2026-04-03T04:17:16.882Z | [ recovery-image] Apr 03 04:17:15.186 INFO O| Apr 03 04:17:15.186 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4907 | 2026-04-03T04:17:16.885Z | [ recovery-image] Apr 03 04:17:15.192 INFO O| Apr 03 04:17:15.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs" |
| 4908 | 2026-04-03T04:17:16.885Z | [ recovery-image] Apr 03 04:17:15.192 INFO O| Apr 03 04:17:15.192 INFO STEP 37 (remove_files) COMPLETE |
| 4909 | 2026-04-03T04:17:16.885Z | [ recovery-image] Apr 03 04:17:15.192 INFO O| Apr 03 04:17:15.192 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4910 | 2026-04-03T04:17:16.891Z | [ recovery-image] Apr 03 04:17:15.198 INFO O| Apr 03 04:17:15.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic" |
| 4911 | 2026-04-03T04:17:16.891Z | [ recovery-image] Apr 03 04:17:15.198 INFO O| Apr 03 04:17:15.198 INFO STEP 38 (remove_files) COMPLETE |
| 4912 | 2026-04-03T04:17:16.891Z | [ recovery-image] Apr 03 04:17:15.198 INFO O| Apr 03 04:17:15.198 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4913 | 2026-04-03T04:17:16.897Z | [ recovery-image] Apr 03 04:17:15.204 INFO O| Apr 03 04:17:15.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe" |
| 4914 | 2026-04-03T04:17:16.897Z | [ recovery-image] Apr 03 04:17:15.204 INFO O| Apr 03 04:17:15.204 INFO STEP 39 (remove_files) COMPLETE |
| 4915 | 2026-04-03T04:17:16.900Z | [ recovery-image] Apr 03 04:17:15.204 INFO O| Apr 03 04:17:15.204 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4916 | 2026-04-03T04:17:16.903Z | [ recovery-image] Apr 03 04:17:15.210 INFO O| Apr 03 04:17:15.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput" |
| 4917 | 2026-04-03T04:17:16.906Z | [ recovery-image] Apr 03 04:17:15.210 INFO O| Apr 03 04:17:15.210 INFO STEP 40 (remove_files) COMPLETE |
| 4918 | 2026-04-03T04:17:16.906Z | [ recovery-image] Apr 03 04:17:15.210 INFO O| Apr 03 04:17:15.210 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4919 | 2026-04-03T04:17:16.910Z | [ recovery-image] Apr 03 04:17:15.217 INFO O| Apr 03 04:17:15.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset" |
| 4920 | 2026-04-03T04:17:16.910Z | [ recovery-image] Apr 03 04:17:15.217 INFO O| Apr 03 04:17:15.217 INFO STEP 41 (remove_files) COMPLETE |
| 4921 | 2026-04-03T04:17:16.913Z | [ recovery-image] Apr 03 04:17:15.217 INFO O| Apr 03 04:17:15.217 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4922 | 2026-04-03T04:17:16.916Z | [ recovery-image] Apr 03 04:17:15.223 INFO O| Apr 03 04:17:15.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn" |
| 4923 | 2026-04-03T04:17:16.919Z | [ recovery-image] Apr 03 04:17:15.224 INFO O| Apr 03 04:17:15.224 INFO STEP 42 (remove_files) COMPLETE |
| 4924 | 2026-04-03T04:17:16.919Z | [ recovery-image] Apr 03 04:17:15.224 INFO O| Apr 03 04:17:15.224 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4925 | 2026-04-03T04:17:16.923Z | [ recovery-image] Apr 03 04:17:15.230 INFO O| Apr 03 04:17:15.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93" |
| 4926 | 2026-04-03T04:17:16.923Z | [ recovery-image] Apr 03 04:17:15.230 INFO O| Apr 03 04:17:15.230 INFO STEP 43 (remove_files) COMPLETE |
| 4927 | 2026-04-03T04:17:16.923Z | [ recovery-image] Apr 03 04:17:15.230 INFO O| Apr 03 04:17:15.230 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4928 | 2026-04-03T04:17:16.930Z | [ recovery-image] Apr 03 04:17:15.237 INFO O| Apr 03 04:17:15.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls" |
| 4929 | 2026-04-03T04:17:16.930Z | [ recovery-image] Apr 03 04:17:15.237 INFO O| Apr 03 04:17:15.237 INFO STEP 44 (remove_files) COMPLETE |
| 4930 | 2026-04-03T04:17:16.932Z | [ recovery-image] Apr 03 04:17:15.237 INFO O| Apr 03 04:17:15.237 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4931 | 2026-04-03T04:17:16.936Z | [ recovery-image] Apr 03 04:17:15.243 INFO O| Apr 03 04:17:15.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac" |
| 4932 | 2026-04-03T04:17:16.936Z | [ recovery-image] Apr 03 04:17:15.243 INFO O| Apr 03 04:17:15.243 INFO STEP 45 (remove_files) COMPLETE |
| 4933 | 2026-04-03T04:17:16.939Z | [ recovery-image] Apr 03 04:17:15.243 INFO O| Apr 03 04:17:15.243 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4934 | 2026-04-03T04:17:16.942Z | [ recovery-image] Apr 03 04:17:15.249 INFO O| Apr 03 04:17:15.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe" |
| 4935 | 2026-04-03T04:17:16.942Z | [ recovery-image] Apr 03 04:17:15.249 INFO O| Apr 03 04:17:15.249 INFO STEP 46 (remove_files) COMPLETE |
| 4936 | 2026-04-03T04:17:16.946Z | [ recovery-image] Apr 03 04:17:15.249 INFO O| Apr 03 04:17:15.249 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4937 | 2026-04-03T04:17:16.949Z | [ recovery-image] Apr 03 04:17:15.255 INFO O| Apr 03 04:17:15.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config" |
| 4938 | 2026-04-03T04:17:16.949Z | [ recovery-image] Apr 03 04:17:15.255 INFO O| Apr 03 04:17:15.255 INFO STEP 47 (remove_files) COMPLETE |
| 4939 | 2026-04-03T04:17:16.949Z | [ recovery-image] Apr 03 04:17:15.255 INFO O| Apr 03 04:17:15.255 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4940 | 2026-04-03T04:17:16.954Z | [ recovery-image] Apr 03 04:17:15.261 INFO O| Apr 03 04:17:15.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask" |
| 4941 | 2026-04-03T04:17:16.954Z | [ recovery-image] Apr 03 04:17:15.261 INFO O| Apr 03 04:17:15.261 INFO STEP 48 (remove_files) COMPLETE |
| 4942 | 2026-04-03T04:17:16.957Z | [ recovery-image] Apr 03 04:17:15.261 INFO O| Apr 03 04:17:15.261 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4943 | 2026-04-03T04:17:16.961Z | [ recovery-image] Apr 03 04:17:15.268 INFO O| Apr 03 04:17:15.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup" |
| 4944 | 2026-04-03T04:17:16.966Z | [ recovery-image] Apr 03 04:17:15.269 INFO O| Apr 03 04:17:15.269 INFO STEP 49 (remove_files) COMPLETE |
| 4945 | 2026-04-03T04:17:16.966Z | [ recovery-image] Apr 03 04:17:15.269 INFO O| Apr 03 04:17:15.269 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4946 | 2026-04-03T04:17:16.969Z | [ recovery-image] Apr 03 04:17:15.275 INFO O| Apr 03 04:17:15.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs" |
| 4947 | 2026-04-03T04:17:16.969Z | [ recovery-image] Apr 03 04:17:15.275 INFO O| Apr 03 04:17:15.275 INFO STEP 50 (remove_files) COMPLETE |
| 4948 | 2026-04-03T04:17:16.969Z | [ recovery-image] Apr 03 04:17:15.275 INFO O| Apr 03 04:17:15.275 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4949 | 2026-04-03T04:17:16.976Z | [ recovery-image] Apr 03 04:17:15.282 INFO O| Apr 03 04:17:15.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv" |
| 4950 | 2026-04-03T04:17:16.976Z | [ recovery-image] Apr 03 04:17:15.282 INFO O| Apr 03 04:17:15.282 INFO STEP 51 (remove_files) COMPLETE |
| 4951 | 2026-04-03T04:17:16.977Z | [ recovery-image] Apr 03 04:17:15.282 INFO O| Apr 03 04:17:15.282 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4952 | 2026-04-03T04:17:16.980Z | [ recovery-image] Apr 03 04:17:15.287 INFO O| Apr 03 04:17:15.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config" |
| 4953 | 2026-04-03T04:17:16.983Z | [ recovery-image] Apr 03 04:17:15.288 INFO O| Apr 03 04:17:15.288 INFO STEP 52 (remove_files) COMPLETE |
| 4954 | 2026-04-03T04:17:16.983Z | [ recovery-image] Apr 03 04:17:15.288 INFO O| Apr 03 04:17:15.288 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4955 | 2026-04-03T04:17:16.988Z | [ recovery-image] Apr 03 04:17:15.294 INFO O| Apr 03 04:17:15.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config" |
| 4956 | 2026-04-03T04:17:16.990Z | [ recovery-image] Apr 03 04:17:15.294 INFO O| Apr 03 04:17:15.294 INFO STEP 53 (remove_files) COMPLETE |
| 4957 | 2026-04-03T04:17:16.990Z | [ recovery-image] Apr 03 04:17:15.294 INFO O| Apr 03 04:17:15.294 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4958 | 2026-04-03T04:17:16.990Z | [ host-image] Apr 03 04:17:15.296 INFO O| Apr 03 04:17:15.296 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4959 | 2026-04-03T04:17:16.994Z | [ recovery-image] Apr 03 04:17:15.301 INFO O| Apr 03 04:17:15.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config" |
| 4960 | 2026-04-03T04:17:16.994Z | [ recovery-image] Apr 03 04:17:15.301 INFO O| Apr 03 04:17:15.301 INFO STEP 54 (remove_files) COMPLETE |
| 4961 | 2026-04-03T04:17:16.997Z | [ recovery-image] Apr 03 04:17:15.301 INFO O| Apr 03 04:17:15.301 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4962 | 2026-04-03T04:17:17.000Z | [ recovery-image] Apr 03 04:17:15.307 INFO O| Apr 03 04:17:15.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep" |
| 4963 | 2026-04-03T04:17:17.000Z | [ recovery-image] Apr 03 04:17:15.307 INFO O| Apr 03 04:17:15.307 INFO STEP 55 (remove_files) COMPLETE |
| 4964 | 2026-04-03T04:17:17.003Z | [ recovery-image] Apr 03 04:17:15.307 INFO O| Apr 03 04:17:15.307 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4965 | 2026-04-03T04:17:17.006Z | [ recovery-image] Apr 03 04:17:15.312 INFO O| Apr 03 04:17:15.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test" |
| 4966 | 2026-04-03T04:17:17.006Z | [ recovery-image] Apr 03 04:17:15.312 INFO O| Apr 03 04:17:15.312 INFO STEP 56 (remove_files) COMPLETE |
| 4967 | 2026-04-03T04:17:17.006Z | [ recovery-image] Apr 03 04:17:15.312 INFO O| Apr 03 04:17:15.312 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4968 | 2026-04-03T04:17:17.011Z | [ recovery-image] Apr 03 04:17:15.318 INFO O| Apr 03 04:17:15.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred" |
| 4969 | 2026-04-03T04:17:17.011Z | [ recovery-image] Apr 03 04:17:15.318 INFO O| Apr 03 04:17:15.318 INFO STEP 57 (remove_files) COMPLETE |
| 4970 | 2026-04-03T04:17:17.011Z | [ recovery-image] Apr 03 04:17:15.318 INFO O| Apr 03 04:17:15.318 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4971 | 2026-04-03T04:17:17.016Z | [ recovery-image] Apr 03 04:17:15.323 INFO O| Apr 03 04:17:15.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep" |
| 4972 | 2026-04-03T04:17:17.017Z | [ recovery-image] Apr 03 04:17:15.323 INFO O| Apr 03 04:17:15.323 INFO STEP 58 (remove_files) COMPLETE |
| 4973 | 2026-04-03T04:17:17.017Z | [ recovery-image] Apr 03 04:17:15.324 INFO O| Apr 03 04:17:15.323 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4974 | 2026-04-03T04:17:17.022Z | [ recovery-image] Apr 03 04:17:15.329 INFO O| Apr 03 04:17:15.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest" |
| 4975 | 2026-04-03T04:17:17.022Z | [ recovery-image] Apr 03 04:17:15.329 INFO O| Apr 03 04:17:15.329 INFO STEP 59 (remove_files) COMPLETE |
| 4976 | 2026-04-03T04:17:17.025Z | [ recovery-image] Apr 03 04:17:15.329 INFO O| Apr 03 04:17:15.329 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4977 | 2026-04-03T04:17:17.028Z | [ recovery-image] Apr 03 04:17:15.335 INFO O| Apr 03 04:17:15.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv" |
| 4978 | 2026-04-03T04:17:17.031Z | [ recovery-image] Apr 03 04:17:15.335 INFO O| Apr 03 04:17:15.335 INFO STEP 60 (remove_files) COMPLETE |
| 4979 | 2026-04-03T04:17:17.031Z | [ recovery-image] Apr 03 04:17:15.335 INFO O| Apr 03 04:17:15.335 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4980 | 2026-04-03T04:17:17.034Z | [ recovery-image] Apr 03 04:17:15.341 INFO O| Apr 03 04:17:15.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles" |
| 4981 | 2026-04-03T04:17:17.034Z | [ recovery-image] Apr 03 04:17:15.341 INFO O| Apr 03 04:17:15.341 INFO STEP 61 (remove_files) COMPLETE |
| 4982 | 2026-04-03T04:17:17.034Z | [ recovery-image] Apr 03 04:17:15.341 INFO O| Apr 03 04:17:15.341 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4983 | 2026-04-03T04:17:17.040Z | [ recovery-image] Apr 03 04:17:15.347 INFO O| Apr 03 04:17:15.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags" |
| 4984 | 2026-04-03T04:17:17.040Z | [ recovery-image] Apr 03 04:17:15.347 INFO O| Apr 03 04:17:15.347 INFO STEP 62 (remove_files) COMPLETE |
| 4985 | 2026-04-03T04:17:17.043Z | [ recovery-image] Apr 03 04:17:15.347 INFO O| Apr 03 04:17:15.347 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4986 | 2026-04-03T04:17:17.046Z | [ recovery-image] Apr 03 04:17:15.353 INFO O| Apr 03 04:17:15.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd" |
| 4987 | 2026-04-03T04:17:17.046Z | [ recovery-image] Apr 03 04:17:15.353 INFO O| Apr 03 04:17:15.353 INFO STEP 63 (remove_files) COMPLETE |
| 4988 | 2026-04-03T04:17:17.046Z | [ recovery-image] Apr 03 04:17:15.353 INFO O| Apr 03 04:17:15.353 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4989 | 2026-04-03T04:17:17.052Z | [ recovery-image] Apr 03 04:17:15.359 INFO O| Apr 03 04:17:15.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp" |
| 4990 | 2026-04-03T04:17:17.052Z | [ recovery-image] Apr 03 04:17:15.359 INFO O| Apr 03 04:17:15.359 INFO STEP 64 (remove_files) COMPLETE |
| 4991 | 2026-04-03T04:17:17.055Z | [ recovery-image] Apr 03 04:17:15.359 INFO O| Apr 03 04:17:15.359 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4992 | 2026-04-03T04:17:17.058Z | [ recovery-image] Apr 03 04:17:15.365 INFO O| Apr 03 04:17:15.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit" |
| 4993 | 2026-04-03T04:17:17.058Z | [ recovery-image] Apr 03 04:17:15.365 INFO O| Apr 03 04:17:15.365 INFO STEP 65 (remove_files) COMPLETE |
| 4994 | 2026-04-03T04:17:17.058Z | [ recovery-image] Apr 03 04:17:15.365 INFO O| Apr 03 04:17:15.365 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4995 | 2026-04-03T04:17:17.063Z | [ recovery-image] Apr 03 04:17:15.370 INFO O| Apr 03 04:17:15.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise" |
| 4996 | 2026-04-03T04:17:17.063Z | [ recovery-image] Apr 03 04:17:15.370 INFO O| Apr 03 04:17:15.370 INFO STEP 66 (remove_files) COMPLETE |
| 4997 | 2026-04-03T04:17:17.063Z | [ recovery-image] Apr 03 04:17:15.370 INFO O| Apr 03 04:17:15.370 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 4998 | 2026-04-03T04:17:17.069Z | [ recovery-image] Apr 03 04:17:15.375 INFO O| Apr 03 04:17:15.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap" |
| 4999 | 2026-04-03T04:17:17.069Z | [ recovery-image] Apr 03 04:17:15.375 INFO O| Apr 03 04:17:15.375 INFO STEP 67 (remove_files) COMPLETE |
| 5000 | 2026-04-03T04:17:17.071Z | [ recovery-image] Apr 03 04:17:15.375 INFO O| Apr 03 04:17:15.375 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5001 | 2026-04-03T04:17:17.074Z | [ recovery-image] Apr 03 04:17:15.381 INFO O| Apr 03 04:17:15.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz" |
| 5002 | 2026-04-03T04:17:17.074Z | [ recovery-image] Apr 03 04:17:15.381 INFO O| Apr 03 04:17:15.381 INFO STEP 68 (remove_files) COMPLETE |
| 5003 | 2026-04-03T04:17:17.074Z | [ recovery-image] Apr 03 04:17:15.381 INFO O| Apr 03 04:17:15.381 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5004 | 2026-04-03T04:17:17.079Z | [ recovery-image] Apr 03 04:17:15.386 INFO O| Apr 03 04:17:15.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv" |
| 5005 | 2026-04-03T04:17:17.079Z | [ recovery-image] Apr 03 04:17:15.386 INFO O| Apr 03 04:17:15.386 INFO STEP 69 (remove_files) COMPLETE |
| 5006 | 2026-04-03T04:17:17.082Z | [ recovery-image] Apr 03 04:17:15.386 INFO O| Apr 03 04:17:15.386 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5007 | 2026-04-03T04:17:17.084Z | [ recovery-image] Apr 03 04:17:15.391 INFO O| Apr 03 04:17:15.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl" |
| 5008 | 2026-04-03T04:17:17.087Z | [ recovery-image] Apr 03 04:17:15.391 INFO O| Apr 03 04:17:15.391 INFO STEP 70 (remove_files) COMPLETE |
| 5009 | 2026-04-03T04:17:17.087Z | [ recovery-image] Apr 03 04:17:15.391 INFO O| Apr 03 04:17:15.391 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5010 | 2026-04-03T04:17:17.090Z | [ recovery-image] Apr 03 04:17:15.397 INFO O| Apr 03 04:17:15.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap" |
| 5011 | 2026-04-03T04:17:17.090Z | [ recovery-image] Apr 03 04:17:15.397 INFO O| Apr 03 04:17:15.397 INFO STEP 71 (remove_files) COMPLETE |
| 5012 | 2026-04-03T04:17:17.090Z | [ recovery-image] Apr 03 04:17:15.397 INFO O| Apr 03 04:17:15.397 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5013 | 2026-04-03T04:17:17.096Z | [ recovery-image] Apr 03 04:17:15.403 INFO O| Apr 03 04:17:15.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat" |
| 5014 | 2026-04-03T04:17:17.099Z | [ recovery-image] Apr 03 04:17:15.403 INFO O| Apr 03 04:17:15.403 INFO STEP 72 (remove_files) COMPLETE |
| 5015 | 2026-04-03T04:17:17.099Z | [ recovery-image] Apr 03 04:17:15.403 INFO O| Apr 03 04:17:15.403 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5016 | 2026-04-03T04:17:17.102Z | [ recovery-image] Apr 03 04:17:15.409 INFO O| Apr 03 04:17:15.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun" |
| 5017 | 2026-04-03T04:17:17.102Z | [ recovery-image] Apr 03 04:17:15.409 INFO O| Apr 03 04:17:15.409 INFO STEP 73 (remove_files) COMPLETE |
| 5018 | 2026-04-03T04:17:17.102Z | [ recovery-image] Apr 03 04:17:15.409 INFO O| Apr 03 04:17:15.409 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5019 | 2026-04-03T04:17:17.109Z | [ recovery-image] Apr 03 04:17:15.416 INFO O| Apr 03 04:17:15.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags" |
| 5020 | 2026-04-03T04:17:17.112Z | [ recovery-image] Apr 03 04:17:15.416 INFO O| Apr 03 04:17:15.416 INFO STEP 74 (remove_files) COMPLETE |
| 5021 | 2026-04-03T04:17:17.112Z | [ recovery-image] Apr 03 04:17:15.416 INFO O| Apr 03 04:17:15.416 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5022 | 2026-04-03T04:17:17.115Z | [ recovery-image] Apr 03 04:17:15.422 INFO O| Apr 03 04:17:15.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig" |
| 5023 | 2026-04-03T04:17:17.115Z | [ recovery-image] Apr 03 04:17:15.422 INFO O| Apr 03 04:17:15.422 INFO STEP 75 (remove_files) COMPLETE |
| 5024 | 2026-04-03T04:17:17.115Z | [ recovery-image] Apr 03 04:17:15.422 INFO O| Apr 03 04:17:15.422 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5025 | 2026-04-03T04:17:17.119Z | [ recovery-image] Apr 03 04:17:15.426 INFO O| Apr 03 04:17:15.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack" |
| 5026 | 2026-04-03T04:17:17.120Z | [ recovery-image] Apr 03 04:17:15.426 INFO O| Apr 03 04:17:15.426 INFO STEP 76 (remove_files) COMPLETE |
| 5027 | 2026-04-03T04:17:17.120Z | [ recovery-image] Apr 03 04:17:15.426 INFO O| Apr 03 04:17:15.426 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5028 | 2026-04-03T04:17:17.126Z | [ recovery-image] Apr 03 04:17:15.433 INFO O| Apr 03 04:17:15.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop" |
| 5029 | 2026-04-03T04:17:17.126Z | [ recovery-image] Apr 03 04:17:15.433 INFO O| Apr 03 04:17:15.433 INFO STEP 77 (remove_files) COMPLETE |
| 5030 | 2026-04-03T04:17:17.129Z | [ recovery-image] Apr 03 04:17:15.433 INFO O| Apr 03 04:17:15.433 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5031 | 2026-04-03T04:17:17.132Z | [ recovery-image] Apr 03 04:17:15.439 INFO O| Apr 03 04:17:15.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime" |
| 5032 | 2026-04-03T04:17:17.132Z | [ recovery-image] Apr 03 04:17:15.439 INFO O| Apr 03 04:17:15.439 INFO STEP 78 (remove_files) COMPLETE |
| 5033 | 2026-04-03T04:17:17.132Z | [ recovery-image] Apr 03 04:17:15.439 INFO O| Apr 03 04:17:15.439 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5034 | 2026-04-03T04:17:17.138Z | [ recovery-image] Apr 03 04:17:15.445 INFO O| Apr 03 04:17:15.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree" |
| 5035 | 2026-04-03T04:17:17.141Z | [ recovery-image] Apr 03 04:17:15.445 INFO O| Apr 03 04:17:15.445 INFO STEP 79 (remove_files) COMPLETE |
| 5036 | 2026-04-03T04:17:17.141Z | [ recovery-image] Apr 03 04:17:15.445 INFO O| Apr 03 04:17:15.445 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5037 | 2026-04-03T04:17:17.144Z | [ recovery-image] Apr 03 04:17:15.450 INFO O| Apr 03 04:17:15.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait" |
| 5038 | 2026-04-03T04:17:17.144Z | [ recovery-image] Apr 03 04:17:15.450 INFO O| Apr 03 04:17:15.450 INFO STEP 80 (remove_files) COMPLETE |
| 5039 | 2026-04-03T04:17:17.144Z | [ recovery-image] Apr 03 04:17:15.450 INFO O| Apr 03 04:17:15.450 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5040 | 2026-04-03T04:17:17.147Z | [ recovery-image] Apr 03 04:17:15.454 INFO O| Apr 03 04:17:15.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx" |
| 5041 | 2026-04-03T04:17:17.147Z | [ recovery-image] Apr 03 04:17:15.454 INFO O| Apr 03 04:17:15.454 INFO STEP 81 (remove_files) COMPLETE |
| 5042 | 2026-04-03T04:17:17.147Z | [ recovery-image] Apr 03 04:17:15.454 INFO O| Apr 03 04:17:15.454 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5043 | 2026-04-03T04:17:17.154Z | [ recovery-image] Apr 03 04:17:15.461 INFO O| Apr 03 04:17:15.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh" |
| 5044 | 2026-04-03T04:17:17.154Z | [ recovery-image] Apr 03 04:17:15.461 INFO O| Apr 03 04:17:15.461 INFO STEP 82 (remove_files) COMPLETE |
| 5045 | 2026-04-03T04:17:17.154Z | [ recovery-image] Apr 03 04:17:15.461 INFO O| Apr 03 04:17:15.461 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5046 | 2026-04-03T04:17:17.160Z | [ recovery-image] Apr 03 04:17:15.467 INFO O| Apr 03 04:17:15.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93" |
| 5047 | 2026-04-03T04:17:17.160Z | [ recovery-image] Apr 03 04:17:15.467 INFO O| Apr 03 04:17:15.467 INFO STEP 83 (remove_files) COMPLETE |
| 5048 | 2026-04-03T04:17:17.163Z | [ recovery-image] Apr 03 04:17:15.467 INFO O| Apr 03 04:17:15.467 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5049 | 2026-04-03T04:17:17.166Z | [ recovery-image] Apr 03 04:17:15.473 INFO O| Apr 03 04:17:15.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3" |
| 5050 | 2026-04-03T04:17:17.169Z | [ recovery-image] Apr 03 04:17:15.473 INFO O| Apr 03 04:17:15.473 INFO STEP 84 (remove_files) COMPLETE |
| 5051 | 2026-04-03T04:17:17.169Z | [ recovery-image] Apr 03 04:17:15.473 INFO O| Apr 03 04:17:15.473 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5052 | 2026-04-03T04:17:17.173Z | [ recovery-image] Apr 03 04:17:15.480 INFO O| Apr 03 04:17:15.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings" |
| 5053 | 2026-04-03T04:17:17.173Z | [ recovery-image] Apr 03 04:17:15.480 INFO O| Apr 03 04:17:15.480 INFO STEP 85 (remove_files) COMPLETE |
| 5054 | 2026-04-03T04:17:17.176Z | [ recovery-image] Apr 03 04:17:15.480 INFO O| Apr 03 04:17:15.480 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5055 | 2026-04-03T04:17:17.178Z | [ recovery-image] Apr 03 04:17:15.485 INFO O| Apr 03 04:17:15.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config" |
| 5056 | 2026-04-03T04:17:17.179Z | [ recovery-image] Apr 03 04:17:15.485 INFO O| Apr 03 04:17:15.485 INFO STEP 86 (remove_files) COMPLETE |
| 5057 | 2026-04-03T04:17:17.179Z | [ recovery-image] Apr 03 04:17:15.485 INFO O| Apr 03 04:17:15.485 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5058 | 2026-04-03T04:17:17.184Z | [ recovery-image] Apr 03 04:17:15.491 INFO O| Apr 03 04:17:15.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog" |
| 5059 | 2026-04-03T04:17:17.185Z | [ recovery-image] Apr 03 04:17:15.491 INFO O| Apr 03 04:17:15.491 INFO STEP 87 (remove_files) COMPLETE |
| 5060 | 2026-04-03T04:17:17.187Z | [ recovery-image] Apr 03 04:17:15.491 INFO O| Apr 03 04:17:15.491 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5061 | 2026-04-03T04:17:17.191Z | [ recovery-image] Apr 03 04:17:15.498 INFO O| Apr 03 04:17:15.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint" |
| 5062 | 2026-04-03T04:17:17.193Z | [ recovery-image] Apr 03 04:17:15.498 INFO O| Apr 03 04:17:15.498 INFO STEP 88 (remove_files) COMPLETE |
| 5063 | 2026-04-03T04:17:17.193Z | [ recovery-image] Apr 03 04:17:15.498 INFO O| Apr 03 04:17:15.498 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5064 | 2026-04-03T04:17:17.196Z | [ recovery-image] Apr 03 04:17:15.503 INFO O| Apr 03 04:17:15.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt" |
| 5065 | 2026-04-03T04:17:17.196Z | [ recovery-image] Apr 03 04:17:15.503 INFO O| Apr 03 04:17:15.503 INFO STEP 89 (remove_files) COMPLETE |
| 5066 | 2026-04-03T04:17:17.196Z | [ recovery-image] Apr 03 04:17:15.503 INFO O| Apr 03 04:17:15.503 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5067 | 2026-04-03T04:17:17.202Z | [ recovery-image] Apr 03 04:17:15.509 INFO O| Apr 03 04:17:15.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch" |
| 5068 | 2026-04-03T04:17:17.202Z | [ recovery-image] Apr 03 04:17:15.509 INFO O| Apr 03 04:17:15.509 INFO STEP 90 (remove_files) COMPLETE |
| 5069 | 2026-04-03T04:17:17.205Z | [ recovery-image] Apr 03 04:17:15.509 INFO O| Apr 03 04:17:15.509 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5070 | 2026-04-03T04:17:17.208Z | [ recovery-image] Apr 03 04:17:15.514 INFO O| Apr 03 04:17:15.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa" |
| 5071 | 2026-04-03T04:17:17.208Z | [ recovery-image] Apr 03 04:17:15.515 INFO O| Apr 03 04:17:15.515 INFO STEP 91 (remove_files) COMPLETE |
| 5072 | 2026-04-03T04:17:17.208Z | [ recovery-image] Apr 03 04:17:15.515 INFO O| Apr 03 04:17:15.515 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5073 | 2026-04-03T04:17:17.213Z | [ recovery-image] Apr 03 04:17:15.520 INFO O| Apr 03 04:17:15.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at" |
| 5074 | 2026-04-03T04:17:17.213Z | [ recovery-image] Apr 03 04:17:15.520 INFO O| Apr 03 04:17:15.520 INFO STEP 92 (remove_files) COMPLETE |
| 5075 | 2026-04-03T04:17:17.216Z | [ recovery-image] Apr 03 04:17:15.520 INFO O| Apr 03 04:17:15.520 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5076 | 2026-04-03T04:17:17.219Z | [ recovery-image] Apr 03 04:17:15.526 INFO O| Apr 03 04:17:15.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq" |
| 5077 | 2026-04-03T04:17:17.219Z | [ recovery-image] Apr 03 04:17:15.526 INFO O| Apr 03 04:17:15.526 INFO STEP 93 (remove_files) COMPLETE |
| 5078 | 2026-04-03T04:17:17.222Z | [ recovery-image] Apr 03 04:17:15.526 INFO O| Apr 03 04:17:15.526 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5079 | 2026-04-03T04:17:17.225Z | [ recovery-image] Apr 03 04:17:15.531 INFO O| Apr 03 04:17:15.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm" |
| 5080 | 2026-04-03T04:17:17.225Z | [ recovery-image] Apr 03 04:17:15.531 INFO O| Apr 03 04:17:15.531 INFO STEP 94 (remove_files) COMPLETE |
| 5081 | 2026-04-03T04:17:17.225Z | [ recovery-image] Apr 03 04:17:15.531 INFO O| Apr 03 04:17:15.531 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5082 | 2026-04-03T04:17:17.230Z | [ recovery-image] Apr 03 04:17:15.536 INFO O| Apr 03 04:17:15.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths" |
| 5083 | 2026-04-03T04:17:17.230Z | [ recovery-image] Apr 03 04:17:15.536 INFO O| Apr 03 04:17:15.536 INFO STEP 95 (remove_files) COMPLETE |
| 5084 | 2026-04-03T04:17:17.232Z | [ recovery-image] Apr 03 04:17:15.536 INFO O| Apr 03 04:17:15.536 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5085 | 2026-04-03T04:17:17.235Z | [ recovery-image] Apr 03 04:17:15.541 INFO O| Apr 03 04:17:15.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner" |
| 5086 | 2026-04-03T04:17:17.235Z | [ recovery-image] Apr 03 04:17:15.541 INFO O| Apr 03 04:17:15.541 INFO STEP 96 (remove_files) COMPLETE |
| 5087 | 2026-04-03T04:17:17.236Z | [ recovery-image] Apr 03 04:17:15.541 INFO O| Apr 03 04:17:15.541 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5088 | 2026-04-03T04:17:17.240Z | [ recovery-image] Apr 03 04:17:15.546 INFO O| Apr 03 04:17:15.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug" |
| 5089 | 2026-04-03T04:17:17.240Z | [ recovery-image] Apr 03 04:17:15.546 INFO O| Apr 03 04:17:15.546 INFO STEP 97 (remove_files) COMPLETE |
| 5090 | 2026-04-03T04:17:17.242Z | [ recovery-image] Apr 03 04:17:15.546 INFO O| Apr 03 04:17:15.546 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5091 | 2026-04-03T04:17:17.246Z | [ recovery-image] Apr 03 04:17:15.552 INFO O| Apr 03 04:17:15.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch" |
| 5092 | 2026-04-03T04:17:17.246Z | [ recovery-image] Apr 03 04:17:15.552 INFO O| Apr 03 04:17:15.552 INFO STEP 98 (remove_files) COMPLETE |
| 5093 | 2026-04-03T04:17:17.246Z | [ recovery-image] Apr 03 04:17:15.552 INFO O| Apr 03 04:17:15.552 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5094 | 2026-04-03T04:17:17.251Z | [ recovery-image] Apr 03 04:17:15.557 INFO O| Apr 03 04:17:15.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc" |
| 5095 | 2026-04-03T04:17:17.251Z | [ recovery-image] Apr 03 04:17:15.557 INFO O| Apr 03 04:17:15.557 INFO STEP 99 (remove_files) COMPLETE |
| 5096 | 2026-04-03T04:17:17.251Z | [ recovery-image] Apr 03 04:17:15.557 INFO O| Apr 03 04:17:15.557 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5097 | 2026-04-03T04:17:17.256Z | [ recovery-image] Apr 03 04:17:15.563 INFO O| Apr 03 04:17:15.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff" |
| 5098 | 2026-04-03T04:17:17.256Z | [ recovery-image] Apr 03 04:17:15.563 INFO O| Apr 03 04:17:15.563 INFO STEP 100 (remove_files) COMPLETE |
| 5099 | 2026-04-03T04:17:17.256Z | [ recovery-image] Apr 03 04:17:15.563 INFO O| Apr 03 04:17:15.563 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5100 | 2026-04-03T04:17:17.262Z | [ recovery-image] Apr 03 04:17:15.569 INFO O| Apr 03 04:17:15.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg" |
| 5101 | 2026-04-03T04:17:17.262Z | [ recovery-image] Apr 03 04:17:15.569 INFO O| Apr 03 04:17:15.569 INFO STEP 101 (remove_files) COMPLETE |
| 5102 | 2026-04-03T04:17:17.262Z | [ recovery-image] Apr 03 04:17:15.569 INFO O| Apr 03 04:17:15.569 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5103 | 2026-04-03T04:17:17.268Z | [ recovery-image] Apr 03 04:17:15.575 INFO O| Apr 03 04:17:15.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli" |
| 5104 | 2026-04-03T04:17:17.272Z | [ recovery-image] Apr 03 04:17:15.575 INFO O| Apr 03 04:17:15.575 INFO STEP 102 (remove_files) COMPLETE |
| 5105 | 2026-04-03T04:17:17.272Z | [ recovery-image] Apr 03 04:17:15.575 INFO O| Apr 03 04:17:15.575 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5106 | 2026-04-03T04:17:17.275Z | [ recovery-image] Apr 03 04:17:15.582 INFO O| Apr 03 04:17:15.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2" |
| 5107 | 2026-04-03T04:17:17.276Z | [ recovery-image] Apr 03 04:17:15.582 INFO O| Apr 03 04:17:15.582 INFO STEP 103 (remove_files) COMPLETE |
| 5108 | 2026-04-03T04:17:17.276Z | [ recovery-image] Apr 03 04:17:15.582 INFO O| Apr 03 04:17:15.582 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5109 | 2026-04-03T04:17:17.280Z | [ recovery-image] Apr 03 04:17:15.587 INFO O| Apr 03 04:17:15.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat" |
| 5110 | 2026-04-03T04:17:17.280Z | [ recovery-image] Apr 03 04:17:15.587 INFO O| Apr 03 04:17:15.587 INFO STEP 104 (remove_files) COMPLETE |
| 5111 | 2026-04-03T04:17:17.281Z | [ recovery-image] Apr 03 04:17:15.587 INFO O| Apr 03 04:17:15.587 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5112 | 2026-04-03T04:17:17.285Z | [ recovery-image] Apr 03 04:17:15.592 INFO O| Apr 03 04:17:15.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat" |
| 5113 | 2026-04-03T04:17:17.285Z | [ recovery-image] Apr 03 04:17:15.592 INFO O| Apr 03 04:17:15.592 INFO STEP 105 (remove_files) COMPLETE |
| 5114 | 2026-04-03T04:17:17.288Z | [ recovery-image] Apr 03 04:17:15.592 INFO O| Apr 03 04:17:15.592 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5115 | 2026-04-03T04:17:17.291Z | [ recovery-image] Apr 03 04:17:15.597 INFO O| Apr 03 04:17:15.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff" |
| 5116 | 2026-04-03T04:17:17.291Z | [ recovery-image] Apr 03 04:17:15.597 INFO O| Apr 03 04:17:15.597 INFO STEP 106 (remove_files) COMPLETE |
| 5117 | 2026-04-03T04:17:17.291Z | [ recovery-image] Apr 03 04:17:15.597 INFO O| Apr 03 04:17:15.597 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5118 | 2026-04-03T04:17:17.295Z | [ recovery-image] Apr 03 04:17:15.601 INFO O| Apr 03 04:17:15.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep" |
| 5119 | 2026-04-03T04:17:17.295Z | [ recovery-image] Apr 03 04:17:15.602 INFO O| Apr 03 04:17:15.602 INFO STEP 107 (remove_files) COMPLETE |
| 5120 | 2026-04-03T04:17:17.295Z | [ recovery-image] Apr 03 04:17:15.602 INFO O| Apr 03 04:17:15.602 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5121 | 2026-04-03T04:17:17.299Z | [ recovery-image] Apr 03 04:17:15.606 INFO O| Apr 03 04:17:15.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2" |
| 5122 | 2026-04-03T04:17:17.299Z | [ recovery-image] Apr 03 04:17:15.606 INFO O| Apr 03 04:17:15.606 INFO STEP 108 (remove_files) COMPLETE |
| 5123 | 2026-04-03T04:17:17.302Z | [ recovery-image] Apr 03 04:17:15.606 INFO O| Apr 03 04:17:15.606 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5124 | 2026-04-03T04:17:17.305Z | [ recovery-image] Apr 03 04:17:15.611 INFO O| Apr 03 04:17:15.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover" |
| 5125 | 2026-04-03T04:17:17.305Z | [ recovery-image] Apr 03 04:17:15.611 INFO O| Apr 03 04:17:15.611 INFO STEP 109 (remove_files) COMPLETE |
| 5126 | 2026-04-03T04:17:17.305Z | [ recovery-image] Apr 03 04:17:15.611 INFO O| Apr 03 04:17:15.611 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5127 | 2026-04-03T04:17:17.308Z | [ recovery-image] Apr 03 04:17:15.615 INFO O| Apr 03 04:17:15.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore" |
| 5128 | 2026-04-03T04:17:17.309Z | [ recovery-image] Apr 03 04:17:15.615 INFO O| Apr 03 04:17:15.615 INFO STEP 110 (remove_files) COMPLETE |
| 5129 | 2026-04-03T04:17:17.309Z | [ recovery-image] Apr 03 04:17:15.615 INFO O| Apr 03 04:17:15.615 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5130 | 2026-04-03T04:17:17.313Z | [ recovery-image] Apr 03 04:17:15.620 INFO O| Apr 03 04:17:15.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal" |
| 5131 | 2026-04-03T04:17:17.313Z | [ recovery-image] Apr 03 04:17:15.620 INFO O| Apr 03 04:17:15.620 INFO STEP 111 (remove_files) COMPLETE |
| 5132 | 2026-04-03T04:17:17.353Z | [ recovery-image] Apr 03 04:17:15.620 INFO O| Apr 03 04:17:15.620 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5133 | 2026-04-03T04:17:17.353Z | [ recovery-image] Apr 03 04:17:15.625 INFO O| Apr 03 04:17:15.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo" |
| 5134 | 2026-04-03T04:17:17.353Z | [ recovery-image] Apr 03 04:17:15.625 INFO O| Apr 03 04:17:15.625 INFO STEP 112 (remove_files) COMPLETE |
| 5135 | 2026-04-03T04:17:17.353Z | [ recovery-image] Apr 03 04:17:15.625 INFO O| Apr 03 04:17:15.625 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5136 | 2026-04-03T04:17:17.353Z | [ recovery-image] Apr 03 04:17:15.632 INFO O| Apr 03 04:17:15.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd" |
| 5137 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.632 INFO O| Apr 03 04:17:15.632 INFO STEP 113 (remove_files) COMPLETE |
| 5138 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.632 INFO O| Apr 03 04:17:15.632 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5139 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.636 INFO O| Apr 03 04:17:15.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil" |
| 5140 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.636 INFO O| Apr 03 04:17:15.636 INFO STEP 114 (remove_files) COMPLETE |
| 5141 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.636 INFO O| Apr 03 04:17:15.636 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5142 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.641 INFO O| Apr 03 04:17:15.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth" |
| 5143 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.641 INFO O| Apr 03 04:17:15.641 INFO STEP 115 (remove_files) COMPLETE |
| 5144 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.641 INFO O| Apr 03 04:17:15.641 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5145 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.646 INFO O| Apr 03 04:17:15.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp" |
| 5146 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.646 INFO O| Apr 03 04:17:15.646 INFO STEP 116 (remove_files) COMPLETE |
| 5147 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.646 INFO O| Apr 03 04:17:15.646 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5148 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.651 INFO O| Apr 03 04:17:15.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc" |
| 5149 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.651 INFO O| Apr 03 04:17:15.651 INFO STEP 117 (remove_files) COMPLETE |
| 5150 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.651 INFO O| Apr 03 04:17:15.651 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5151 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.656 INFO O| Apr 03 04:17:15.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate" |
| 5152 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.656 INFO O| Apr 03 04:17:15.656 INFO STEP 118 (remove_files) COMPLETE |
| 5153 | 2026-04-03T04:17:17.354Z | [ recovery-image] Apr 03 04:17:15.656 INFO O| Apr 03 04:17:15.656 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5154 | 2026-04-03T04:17:17.358Z | [ recovery-image] Apr 03 04:17:15.663 INFO O| Apr 03 04:17:15.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid" |
| 5155 | 2026-04-03T04:17:17.358Z | [ recovery-image] Apr 03 04:17:15.663 INFO O| Apr 03 04:17:15.663 INFO STEP 119 (remove_files) COMPLETE |
| 5156 | 2026-04-03T04:17:17.358Z | [ recovery-image] Apr 03 04:17:15.663 INFO O| Apr 03 04:17:15.663 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5157 | 2026-04-03T04:17:17.362Z | [ recovery-image] Apr 03 04:17:15.669 INFO O| Apr 03 04:17:15.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint" |
| 5158 | 2026-04-03T04:17:17.365Z | [ recovery-image] Apr 03 04:17:15.669 INFO O| Apr 03 04:17:15.669 INFO STEP 120 (remove_files) COMPLETE |
| 5159 | 2026-04-03T04:17:17.365Z | [ recovery-image] Apr 03 04:17:15.669 INFO O| Apr 03 04:17:15.669 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5160 | 2026-04-03T04:17:17.368Z | [ recovery-image] Apr 03 04:17:15.674 INFO O| Apr 03 04:17:15.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem" |
| 5161 | 2026-04-03T04:17:17.368Z | [ recovery-image] Apr 03 04:17:15.674 INFO O| Apr 03 04:17:15.674 INFO STEP 121 (remove_files) COMPLETE |
| 5162 | 2026-04-03T04:17:17.368Z | [ recovery-image] Apr 03 04:17:15.674 INFO O| Apr 03 04:17:15.674 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5163 | 2026-04-03T04:17:17.373Z | [ recovery-image] Apr 03 04:17:15.679 INFO O| Apr 03 04:17:15.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd" |
| 5164 | 2026-04-03T04:17:17.373Z | [ recovery-image] Apr 03 04:17:15.679 INFO O| Apr 03 04:17:15.679 INFO STEP 122 (remove_files) COMPLETE |
| 5165 | 2026-04-03T04:17:17.376Z | [ recovery-image] Apr 03 04:17:15.679 INFO O| Apr 03 04:17:15.679 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5166 | 2026-04-03T04:17:17.380Z | [ recovery-image] Apr 03 04:17:15.685 INFO O| Apr 03 04:17:15.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath" |
| 5167 | 2026-04-03T04:17:17.380Z | [ recovery-image] Apr 03 04:17:15.685 INFO O| Apr 03 04:17:15.685 INFO STEP 123 (remove_files) COMPLETE |
| 5168 | 2026-04-03T04:17:17.380Z | [ recovery-image] Apr 03 04:17:15.685 INFO O| Apr 03 04:17:15.685 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5169 | 2026-04-03T04:17:17.385Z | [ recovery-image] Apr 03 04:17:15.692 INFO O| Apr 03 04:17:15.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange" |
| 5170 | 2026-04-03T04:17:17.388Z | [ recovery-image] Apr 03 04:17:15.692 INFO O| Apr 03 04:17:15.692 INFO STEP 124 (remove_files) COMPLETE |
| 5171 | 2026-04-03T04:17:17.388Z | [ recovery-image] Apr 03 04:17:15.692 INFO O| Apr 03 04:17:15.692 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5172 | 2026-04-03T04:17:17.392Z | [ recovery-image] Apr 03 04:17:15.698 INFO O| Apr 03 04:17:15.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr" |
| 5173 | 2026-04-03T04:17:17.392Z | [ recovery-image] Apr 03 04:17:15.698 INFO O| Apr 03 04:17:15.698 INFO STEP 125 (remove_files) COMPLETE |
| 5174 | 2026-04-03T04:17:17.392Z | [ recovery-image] Apr 03 04:17:15.698 INFO O| Apr 03 04:17:15.698 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5175 | 2026-04-03T04:17:17.397Z | [ recovery-image] Apr 03 04:17:15.704 INFO O| Apr 03 04:17:15.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum" |
| 5176 | 2026-04-03T04:17:17.397Z | [ recovery-image] Apr 03 04:17:15.704 INFO O| Apr 03 04:17:15.704 INFO STEP 126 (remove_files) COMPLETE |
| 5177 | 2026-04-03T04:17:17.397Z | [ recovery-image] Apr 03 04:17:15.704 INFO O| Apr 03 04:17:15.704 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5178 | 2026-04-03T04:17:17.402Z | [ recovery-image] Apr 03 04:17:15.709 INFO O| Apr 03 04:17:15.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime" |
| 5179 | 2026-04-03T04:17:17.402Z | [ recovery-image] Apr 03 04:17:15.709 INFO O| Apr 03 04:17:15.709 INFO STEP 127 (remove_files) COMPLETE |
| 5180 | 2026-04-03T04:17:17.402Z | [ recovery-image] Apr 03 04:17:15.709 INFO O| Apr 03 04:17:15.709 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5181 | 2026-04-03T04:17:17.406Z | [ recovery-image] Apr 03 04:17:15.713 INFO O| Apr 03 04:17:15.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid" |
| 5182 | 2026-04-03T04:17:17.406Z | [ recovery-image] Apr 03 04:17:15.713 INFO O| Apr 03 04:17:15.713 INFO STEP 128 (remove_files) COMPLETE |
| 5183 | 2026-04-03T04:17:17.409Z | [ recovery-image] Apr 03 04:17:15.713 INFO O| Apr 03 04:17:15.713 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5184 | 2026-04-03T04:17:17.412Z | [ recovery-image] Apr 03 04:17:15.718 INFO O| Apr 03 04:17:15.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn" |
| 5185 | 2026-04-03T04:17:17.412Z | [ recovery-image] Apr 03 04:17:15.718 INFO O| Apr 03 04:17:15.718 INFO STEP 129 (remove_files) COMPLETE |
| 5186 | 2026-04-03T04:17:17.412Z | [ recovery-image] Apr 03 04:17:15.718 INFO O| Apr 03 04:17:15.718 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5187 | 2026-04-03T04:17:17.415Z | [ recovery-image] Apr 03 04:17:15.722 INFO O| Apr 03 04:17:15.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear" |
| 5188 | 2026-04-03T04:17:17.415Z | [ recovery-image] Apr 03 04:17:15.722 INFO O| Apr 03 04:17:15.722 INFO STEP 130 (remove_files) COMPLETE |
| 5189 | 2026-04-03T04:17:17.418Z | [ recovery-image] Apr 03 04:17:15.722 INFO O| Apr 03 04:17:15.722 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5190 | 2026-04-03T04:17:17.422Z | [ recovery-image] Apr 03 04:17:15.729 INFO O| Apr 03 04:17:15.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp" |
| 5191 | 2026-04-03T04:17:17.422Z | [ recovery-image] Apr 03 04:17:15.729 INFO O| Apr 03 04:17:15.729 INFO STEP 131 (remove_files) COMPLETE |
| 5192 | 2026-04-03T04:17:17.425Z | [ recovery-image] Apr 03 04:17:15.729 INFO O| Apr 03 04:17:15.729 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5193 | 2026-04-03T04:17:17.428Z | [ recovery-image] Apr 03 04:17:15.733 INFO O| Apr 03 04:17:15.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col" |
| 5194 | 2026-04-03T04:17:17.428Z | [ recovery-image] Apr 03 04:17:15.733 INFO O| Apr 03 04:17:15.733 INFO STEP 132 (remove_files) COMPLETE |
| 5195 | 2026-04-03T04:17:17.428Z | [ recovery-image] Apr 03 04:17:15.733 INFO O| Apr 03 04:17:15.733 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5196 | 2026-04-03T04:17:17.431Z | [ recovery-image] Apr 03 04:17:15.738 INFO O| Apr 03 04:17:15.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm" |
| 5197 | 2026-04-03T04:17:17.434Z | [ recovery-image] Apr 03 04:17:15.738 INFO O| Apr 03 04:17:15.738 INFO STEP 133 (remove_files) COMPLETE |
| 5198 | 2026-04-03T04:17:17.434Z | [ recovery-image] Apr 03 04:17:15.738 INFO O| Apr 03 04:17:15.738 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5199 | 2026-04-03T04:17:17.437Z | [ recovery-image] Apr 03 04:17:15.742 INFO O| Apr 03 04:17:15.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command" |
| 5200 | 2026-04-03T04:17:17.437Z | [ recovery-image] Apr 03 04:17:15.742 INFO O| Apr 03 04:17:15.742 INFO STEP 134 (remove_files) COMPLETE |
| 5201 | 2026-04-03T04:17:17.437Z | [ recovery-image] Apr 03 04:17:15.742 INFO O| Apr 03 04:17:15.742 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5202 | 2026-04-03T04:17:17.440Z | [ recovery-image] Apr 03 04:17:15.747 INFO O| Apr 03 04:17:15.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress" |
| 5203 | 2026-04-03T04:17:17.440Z | [ recovery-image] Apr 03 04:17:15.747 INFO O| Apr 03 04:17:15.747 INFO STEP 135 (remove_files) COMPLETE |
| 5204 | 2026-04-03T04:17:17.443Z | [ recovery-image] Apr 03 04:17:15.747 INFO O| Apr 03 04:17:15.747 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5205 | 2026-04-03T04:17:17.446Z | [ recovery-image] Apr 03 04:17:15.751 INFO O| Apr 03 04:17:15.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat" |
| 5206 | 2026-04-03T04:17:17.446Z | [ recovery-image] Apr 03 04:17:15.751 INFO O| Apr 03 04:17:15.751 INFO STEP 136 (remove_files) COMPLETE |
| 5207 | 2026-04-03T04:17:17.446Z | [ recovery-image] Apr 03 04:17:15.751 INFO O| Apr 03 04:17:15.751 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5208 | 2026-04-03T04:17:17.449Z | [ recovery-image] Apr 03 04:17:15.756 INFO O| Apr 03 04:17:15.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio" |
| 5209 | 2026-04-03T04:17:17.449Z | [ recovery-image] Apr 03 04:17:15.756 INFO O| Apr 03 04:17:15.756 INFO STEP 137 (remove_files) COMPLETE |
| 5210 | 2026-04-03T04:17:17.452Z | [ recovery-image] Apr 03 04:17:15.756 INFO O| Apr 03 04:17:15.756 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5211 | 2026-04-03T04:17:17.455Z | [ recovery-image] Apr 03 04:17:15.760 INFO O| Apr 03 04:17:15.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack" |
| 5212 | 2026-04-03T04:17:17.455Z | [ recovery-image] Apr 03 04:17:15.760 INFO O| Apr 03 04:17:15.760 INFO STEP 138 (remove_files) COMPLETE |
| 5213 | 2026-04-03T04:17:17.455Z | [ recovery-image] Apr 03 04:17:15.760 INFO O| Apr 03 04:17:15.760 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5214 | 2026-04-03T04:17:17.458Z | [ recovery-image] Apr 03 04:17:15.765 INFO O| Apr 03 04:17:15.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle" |
| 5215 | 2026-04-03T04:17:17.458Z | [ recovery-image] Apr 03 04:17:15.765 INFO O| Apr 03 04:17:15.765 INFO STEP 139 (remove_files) COMPLETE |
| 5216 | 2026-04-03T04:17:17.461Z | [ recovery-image] Apr 03 04:17:15.765 INFO O| Apr 03 04:17:15.765 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5217 | 2026-04-03T04:17:17.464Z | [ recovery-image] Apr 03 04:17:15.770 INFO O| Apr 03 04:17:15.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab" |
| 5218 | 2026-04-03T04:17:17.464Z | [ recovery-image] Apr 03 04:17:15.770 INFO O| Apr 03 04:17:15.770 INFO STEP 140 (remove_files) COMPLETE |
| 5219 | 2026-04-03T04:17:17.464Z | [ recovery-image] Apr 03 04:17:15.770 INFO O| Apr 03 04:17:15.770 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5220 | 2026-04-03T04:17:17.467Z | [ recovery-image] Apr 03 04:17:15.774 INFO O| Apr 03 04:17:15.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt" |
| 5221 | 2026-04-03T04:17:17.468Z | [ recovery-image] Apr 03 04:17:15.774 INFO O| Apr 03 04:17:15.774 INFO STEP 141 (remove_files) COMPLETE |
| 5222 | 2026-04-03T04:17:17.470Z | [ recovery-image] Apr 03 04:17:15.774 INFO O| Apr 03 04:17:15.774 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5223 | 2026-04-03T04:17:17.473Z | [ recovery-image] Apr 03 04:17:15.780 INFO O| Apr 03 04:17:15.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh" |
| 5224 | 2026-04-03T04:17:17.473Z | [ recovery-image] Apr 03 04:17:15.780 INFO O| Apr 03 04:17:15.780 INFO STEP 142 (remove_files) COMPLETE |
| 5225 | 2026-04-03T04:17:17.473Z | [ recovery-image] Apr 03 04:17:15.780 INFO O| Apr 03 04:17:15.780 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5226 | 2026-04-03T04:17:17.478Z | [ recovery-image] Apr 03 04:17:15.785 INFO O| Apr 03 04:17:15.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit" |
| 5227 | 2026-04-03T04:17:17.478Z | [ recovery-image] Apr 03 04:17:15.785 INFO O| Apr 03 04:17:15.785 INFO STEP 143 (remove_files) COMPLETE |
| 5228 | 2026-04-03T04:17:17.481Z | [ recovery-image] Apr 03 04:17:15.785 INFO O| Apr 03 04:17:15.785 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5229 | 2026-04-03T04:17:17.484Z | [ recovery-image] Apr 03 04:17:15.790 INFO O| Apr 03 04:17:15.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl" |
| 5230 | 2026-04-03T04:17:17.484Z | [ recovery-image] Apr 03 04:17:15.790 INFO O| Apr 03 04:17:15.790 INFO STEP 144 (remove_files) COMPLETE |
| 5231 | 2026-04-03T04:17:17.484Z | [ recovery-image] Apr 03 04:17:15.790 INFO O| Apr 03 04:17:15.790 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5232 | 2026-04-03T04:17:17.490Z | [ recovery-image] Apr 03 04:17:15.797 INFO O| Apr 03 04:17:15.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config" |
| 5233 | 2026-04-03T04:17:17.490Z | [ recovery-image] Apr 03 04:17:15.797 INFO O| Apr 03 04:17:15.797 INFO STEP 145 (remove_files) COMPLETE |
| 5234 | 2026-04-03T04:17:17.493Z | [ recovery-image] Apr 03 04:17:15.797 INFO O| Apr 03 04:17:15.797 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5235 | 2026-04-03T04:17:17.496Z | [ recovery-image] Apr 03 04:17:15.802 INFO O| Apr 03 04:17:15.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc" |
| 5236 | 2026-04-03T04:17:17.496Z | [ recovery-image] Apr 03 04:17:15.802 INFO O| Apr 03 04:17:15.802 INFO STEP 146 (remove_files) COMPLETE |
| 5237 | 2026-04-03T04:17:17.496Z | [ recovery-image] Apr 03 04:17:15.802 INFO O| Apr 03 04:17:15.802 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5238 | 2026-04-03T04:17:17.501Z | [ recovery-image] Apr 03 04:17:15.808 INFO O| Apr 03 04:17:15.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt" |
| 5239 | 2026-04-03T04:17:17.501Z | [ recovery-image] Apr 03 04:17:15.808 INFO O| Apr 03 04:17:15.808 INFO STEP 147 (remove_files) COMPLETE |
| 5240 | 2026-04-03T04:17:17.501Z | [ recovery-image] Apr 03 04:17:15.808 INFO O| Apr 03 04:17:15.808 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5241 | 2026-04-03T04:17:17.507Z | [ recovery-image] Apr 03 04:17:15.814 INFO O| Apr 03 04:17:15.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr" |
| 5242 | 2026-04-03T04:17:17.507Z | [ recovery-image] Apr 03 04:17:15.814 INFO O| Apr 03 04:17:15.814 INFO STEP 148 (remove_files) COMPLETE |
| 5243 | 2026-04-03T04:17:17.507Z | [ recovery-image] Apr 03 04:17:15.814 INFO O| Apr 03 04:17:15.814 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5244 | 2026-04-03T04:17:17.512Z | [ recovery-image] Apr 03 04:17:15.819 INFO O| Apr 03 04:17:15.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree" |
| 5245 | 2026-04-03T04:17:17.512Z | [ recovery-image] Apr 03 04:17:15.819 INFO O| Apr 03 04:17:15.819 INFO STEP 149 (remove_files) COMPLETE |
| 5246 | 2026-04-03T04:17:17.515Z | [ recovery-image] Apr 03 04:17:15.819 INFO O| Apr 03 04:17:15.819 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5247 | 2026-04-03T04:17:17.518Z | [ recovery-image] Apr 03 04:17:15.825 INFO O| Apr 03 04:17:15.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv" |
| 5248 | 2026-04-03T04:17:17.518Z | [ recovery-image] Apr 03 04:17:15.825 INFO O| Apr 03 04:17:15.825 INFO STEP 150 (remove_files) COMPLETE |
| 5249 | 2026-04-03T04:17:17.521Z | [ recovery-image] Apr 03 04:17:15.825 INFO O| Apr 03 04:17:15.825 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5250 | 2026-04-03T04:17:17.524Z | [ recovery-image] Apr 03 04:17:15.830 INFO O| Apr 03 04:17:15.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3" |
| 5251 | 2026-04-03T04:17:17.524Z | [ recovery-image] Apr 03 04:17:15.830 INFO O| Apr 03 04:17:15.830 INFO STEP 151 (remove_files) COMPLETE |
| 5252 | 2026-04-03T04:17:17.524Z | [ recovery-image] Apr 03 04:17:15.830 INFO O| Apr 03 04:17:15.830 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5253 | 2026-04-03T04:17:17.529Z | [ recovery-image] Apr 03 04:17:15.836 INFO O| Apr 03 04:17:15.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest" |
| 5254 | 2026-04-03T04:17:17.529Z | [ recovery-image] Apr 03 04:17:15.836 INFO O| Apr 03 04:17:15.836 INFO STEP 152 (remove_files) COMPLETE |
| 5255 | 2026-04-03T04:17:17.532Z | [ recovery-image] Apr 03 04:17:15.836 INFO O| Apr 03 04:17:15.836 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5256 | 2026-04-03T04:17:17.534Z | [ recovery-image] Apr 03 04:17:15.841 INFO O| Apr 03 04:17:15.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp" |
| 5257 | 2026-04-03T04:17:17.534Z | [ recovery-image] Apr 03 04:17:15.841 INFO O| Apr 03 04:17:15.841 INFO STEP 153 (remove_files) COMPLETE |
| 5258 | 2026-04-03T04:17:17.534Z | [ recovery-image] Apr 03 04:17:15.841 INFO O| Apr 03 04:17:15.841 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5259 | 2026-04-03T04:17:17.541Z | [ recovery-image] Apr 03 04:17:15.848 INFO O| Apr 03 04:17:15.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname" |
| 5260 | 2026-04-03T04:17:17.541Z | [ recovery-image] Apr 03 04:17:15.848 INFO O| Apr 03 04:17:15.848 INFO STEP 154 (remove_files) COMPLETE |
| 5261 | 2026-04-03T04:17:17.544Z | [ recovery-image] Apr 03 04:17:15.848 INFO O| Apr 03 04:17:15.848 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5262 | 2026-04-03T04:17:17.547Z | [ recovery-image] Apr 03 04:17:15.854 INFO O| Apr 03 04:17:15.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan" |
| 5263 | 2026-04-03T04:17:17.547Z | [ recovery-image] Apr 03 04:17:15.854 INFO O| Apr 03 04:17:15.854 INFO STEP 155 (remove_files) COMPLETE |
| 5264 | 2026-04-03T04:17:17.547Z | [ recovery-image] Apr 03 04:17:15.854 INFO O| Apr 03 04:17:15.854 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5265 | 2026-04-03T04:17:17.554Z | [ recovery-image] Apr 03 04:17:15.861 INFO O| Apr 03 04:17:15.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid" |
| 5266 | 2026-04-03T04:17:17.554Z | [ recovery-image] Apr 03 04:17:15.861 INFO O| Apr 03 04:17:15.861 INFO STEP 156 (remove_files) COMPLETE |
| 5267 | 2026-04-03T04:17:17.557Z | [ recovery-image] Apr 03 04:17:15.861 INFO O| Apr 03 04:17:15.861 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5268 | 2026-04-03T04:17:17.560Z | [ recovery-image] Apr 03 04:17:15.867 INFO O| Apr 03 04:17:15.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid" |
| 5269 | 2026-04-03T04:17:17.563Z | [ recovery-image] Apr 03 04:17:15.867 INFO O| Apr 03 04:17:15.867 INFO STEP 157 (remove_files) COMPLETE |
| 5270 | 2026-04-03T04:17:17.563Z | [ recovery-image] Apr 03 04:17:15.867 INFO O| Apr 03 04:17:15.867 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5271 | 2026-04-03T04:17:17.566Z | [ recovery-image] Apr 03 04:17:15.873 INFO O| Apr 03 04:17:15.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix" |
| 5272 | 2026-04-03T04:17:17.569Z | [ recovery-image] Apr 03 04:17:15.873 INFO O| Apr 03 04:17:15.873 INFO STEP 158 (remove_files) COMPLETE |
| 5273 | 2026-04-03T04:17:17.569Z | [ recovery-image] Apr 03 04:17:15.873 INFO O| Apr 03 04:17:15.873 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5274 | 2026-04-03T04:17:17.572Z | [ recovery-image] Apr 03 04:17:15.878 INFO O| Apr 03 04:17:15.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du" |
| 5275 | 2026-04-03T04:17:17.572Z | [ recovery-image] Apr 03 04:17:15.878 INFO O| Apr 03 04:17:15.878 INFO STEP 159 (remove_files) COMPLETE |
| 5276 | 2026-04-03T04:17:17.572Z | [ recovery-image] Apr 03 04:17:15.878 INFO O| Apr 03 04:17:15.878 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5277 | 2026-04-03T04:17:17.577Z | [ recovery-image] Apr 03 04:17:15.884 INFO O| Apr 03 04:17:15.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs" |
| 5278 | 2026-04-03T04:17:17.580Z | [ recovery-image] Apr 03 04:17:15.884 INFO O| Apr 03 04:17:15.884 INFO STEP 160 (remove_files) COMPLETE |
| 5279 | 2026-04-03T04:17:17.580Z | [ recovery-image] Apr 03 04:17:15.884 INFO O| Apr 03 04:17:15.884 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5280 | 2026-04-03T04:17:17.583Z | [ recovery-image] Apr 03 04:17:15.890 INFO O| Apr 03 04:17:15.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys" |
| 5281 | 2026-04-03T04:17:17.583Z | [ recovery-image] Apr 03 04:17:15.890 INFO O| Apr 03 04:17:15.890 INFO STEP 161 (remove_files) COMPLETE |
| 5282 | 2026-04-03T04:17:17.586Z | [ recovery-image] Apr 03 04:17:15.890 INFO O| Apr 03 04:17:15.890 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5283 | 2026-04-03T04:17:17.589Z | [ recovery-image] Apr 03 04:17:15.895 INFO O| Apr 03 04:17:15.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit" |
| 5284 | 2026-04-03T04:17:17.589Z | [ recovery-image] Apr 03 04:17:15.895 INFO O| Apr 03 04:17:15.895 INFO STEP 162 (remove_files) COMPLETE |
| 5285 | 2026-04-03T04:17:17.589Z | [ recovery-image] Apr 03 04:17:15.895 INFO O| Apr 03 04:17:15.895 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5286 | 2026-04-03T04:17:17.595Z | [ recovery-image] Apr 03 04:17:15.902 INFO O| Apr 03 04:17:15.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject" |
| 5287 | 2026-04-03T04:17:17.599Z | [ recovery-image] Apr 03 04:17:15.902 INFO O| Apr 03 04:17:15.902 INFO STEP 163 (remove_files) COMPLETE |
| 5288 | 2026-04-03T04:17:17.599Z | [ recovery-image] Apr 03 04:17:15.902 INFO O| Apr 03 04:17:15.902 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5289 | 2026-04-03T04:17:17.602Z | [ recovery-image] Apr 03 04:17:15.908 INFO O| Apr 03 04:17:15.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign" |
| 5290 | 2026-04-03T04:17:17.602Z | [ recovery-image] Apr 03 04:17:15.909 INFO O| Apr 03 04:17:15.909 INFO STEP 164 (remove_files) COMPLETE |
| 5291 | 2026-04-03T04:17:17.602Z | [ recovery-image] Apr 03 04:17:15.909 INFO O| Apr 03 04:17:15.909 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5292 | 2026-04-03T04:17:17.608Z | [ recovery-image] Apr 03 04:17:15.914 INFO O| Apr 03 04:17:15.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap" |
| 5293 | 2026-04-03T04:17:17.608Z | [ recovery-image] Apr 03 04:17:15.914 INFO O| Apr 03 04:17:15.914 INFO STEP 165 (remove_files) COMPLETE |
| 5294 | 2026-04-03T04:17:17.610Z | [ recovery-image] Apr 03 04:17:15.914 INFO O| Apr 03 04:17:15.914 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5295 | 2026-04-03T04:17:17.614Z | [ recovery-image] Apr 03 04:17:15.921 INFO O| Apr 03 04:17:15.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange" |
| 5296 | 2026-04-03T04:17:17.614Z | [ recovery-image] Apr 03 04:17:15.921 INFO O| Apr 03 04:17:15.921 INFO STEP 166 (remove_files) COMPLETE |
| 5297 | 2026-04-03T04:17:17.617Z | [ recovery-image] Apr 03 04:17:15.921 INFO O| Apr 03 04:17:15.921 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5298 | 2026-04-03T04:17:17.620Z | [ recovery-image] Apr 03 04:17:15.927 INFO O| Apr 03 04:17:15.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt" |
| 5299 | 2026-04-03T04:17:17.620Z | [ recovery-image] Apr 03 04:17:15.927 INFO O| Apr 03 04:17:15.927 INFO STEP 167 (remove_files) COMPLETE |
| 5300 | 2026-04-03T04:17:17.621Z | [ recovery-image] Apr 03 04:17:15.927 INFO O| Apr 03 04:17:15.927 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5301 | 2026-04-03T04:17:17.627Z | [ recovery-image] Apr 03 04:17:15.933 INFO O| Apr 03 04:17:15.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance" |
| 5302 | 2026-04-03T04:17:17.630Z | [ recovery-image] Apr 03 04:17:15.933 INFO O| Apr 03 04:17:15.933 INFO STEP 168 (remove_files) COMPLETE |
| 5303 | 2026-04-03T04:17:17.630Z | [ recovery-image] Apr 03 04:17:15.933 INFO O| Apr 03 04:17:15.933 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5304 | 2026-04-03T04:17:17.633Z | [ recovery-image] Apr 03 04:17:15.940 INFO O| Apr 03 04:17:15.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env" |
| 5305 | 2026-04-03T04:17:17.636Z | [ recovery-image] Apr 03 04:17:15.940 INFO O| Apr 03 04:17:15.940 INFO STEP 169 (remove_files) COMPLETE |
| 5306 | 2026-04-03T04:17:17.636Z | [ recovery-image] Apr 03 04:17:15.940 INFO O| Apr 03 04:17:15.940 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5307 | 2026-04-03T04:17:17.639Z | [ recovery-image] Apr 03 04:17:15.946 INFO O| Apr 03 04:17:15.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump" |
| 5308 | 2026-04-03T04:17:17.639Z | [ recovery-image] Apr 03 04:17:15.946 INFO O| Apr 03 04:17:15.946 INFO STEP 170 (remove_files) COMPLETE |
| 5309 | 2026-04-03T04:17:17.642Z | [ recovery-image] Apr 03 04:17:15.946 INFO O| Apr 03 04:17:15.946 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5310 | 2026-04-03T04:17:17.645Z | [ recovery-image] Apr 03 04:17:15.952 INFO O| Apr 03 04:17:15.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand" |
| 5311 | 2026-04-03T04:17:17.645Z | [ recovery-image] Apr 03 04:17:15.952 INFO O| Apr 03 04:17:15.952 INFO STEP 171 (remove_files) COMPLETE |
| 5312 | 2026-04-03T04:17:17.648Z | [ recovery-image] Apr 03 04:17:15.952 INFO O| Apr 03 04:17:15.952 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5313 | 2026-04-03T04:17:17.652Z | [ recovery-image] Apr 03 04:17:15.958 INFO O| Apr 03 04:17:15.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr" |
| 5314 | 2026-04-03T04:17:17.652Z | [ recovery-image] Apr 03 04:17:15.958 INFO O| Apr 03 04:17:15.958 INFO STEP 172 (remove_files) COMPLETE |
| 5315 | 2026-04-03T04:17:17.652Z | [ recovery-image] Apr 03 04:17:15.958 INFO O| Apr 03 04:17:15.958 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5316 | 2026-04-03T04:17:17.658Z | [ recovery-image] Apr 03 04:17:15.965 INFO O| Apr 03 04:17:15.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor" |
| 5317 | 2026-04-03T04:17:17.658Z | [ recovery-image] Apr 03 04:17:15.965 INFO O| Apr 03 04:17:15.965 INFO STEP 173 (remove_files) COMPLETE |
| 5318 | 2026-04-03T04:17:17.661Z | [ recovery-image] Apr 03 04:17:15.965 INFO O| Apr 03 04:17:15.965 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5319 | 2026-04-03T04:17:17.664Z | [ recovery-image] Apr 03 04:17:15.971 INFO O| Apr 03 04:17:15.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false" |
| 5320 | 2026-04-03T04:17:17.664Z | [ recovery-image] Apr 03 04:17:15.971 INFO O| Apr 03 04:17:15.971 INFO STEP 174 (remove_files) COMPLETE |
| 5321 | 2026-04-03T04:17:17.667Z | [ recovery-image] Apr 03 04:17:15.971 INFO O| Apr 03 04:17:15.971 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5322 | 2026-04-03T04:17:17.670Z | [ recovery-image] Apr 03 04:17:15.977 INFO O| Apr 03 04:17:15.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc" |
| 5323 | 2026-04-03T04:17:17.670Z | [ recovery-image] Apr 03 04:17:15.977 INFO O| Apr 03 04:17:15.977 INFO STEP 175 (remove_files) COMPLETE |
| 5324 | 2026-04-03T04:17:17.673Z | [ recovery-image] Apr 03 04:17:15.977 INFO O| Apr 03 04:17:15.977 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5325 | 2026-04-03T04:17:17.676Z | [ recovery-image] Apr 03 04:17:15.981 INFO O| Apr 03 04:17:15.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach" |
| 5326 | 2026-04-03T04:17:17.676Z | [ recovery-image] Apr 03 04:17:15.981 INFO O| Apr 03 04:17:15.981 INFO STEP 176 (remove_files) COMPLETE |
| 5327 | 2026-04-03T04:17:17.676Z | [ recovery-image] Apr 03 04:17:15.982 INFO O| Apr 03 04:17:15.981 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5328 | 2026-04-03T04:17:17.679Z | [ recovery-image] Apr 03 04:17:15.986 INFO O| Apr 03 04:17:15.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat" |
| 5329 | 2026-04-03T04:17:17.679Z | [ recovery-image] Apr 03 04:17:15.986 INFO O| Apr 03 04:17:15.986 INFO STEP 177 (remove_files) COMPLETE |
| 5330 | 2026-04-03T04:17:17.682Z | [ recovery-image] Apr 03 04:17:15.986 INFO O| Apr 03 04:17:15.986 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5331 | 2026-04-03T04:17:17.685Z | [ recovery-image] Apr 03 04:17:15.991 INFO O| Apr 03 04:17:15.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg" |
| 5332 | 2026-04-03T04:17:17.685Z | [ recovery-image] Apr 03 04:17:15.991 INFO O| Apr 03 04:17:15.991 INFO STEP 178 (remove_files) COMPLETE |
| 5333 | 2026-04-03T04:17:17.685Z | [ recovery-image] Apr 03 04:17:15.991 INFO O| Apr 03 04:17:15.991 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5334 | 2026-04-03T04:17:17.689Z | [ recovery-image] Apr 03 04:17:15.995 INFO O| Apr 03 04:17:15.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep" |
| 5335 | 2026-04-03T04:17:17.689Z | [ recovery-image] Apr 03 04:17:15.995 INFO O| Apr 03 04:17:15.995 INFO STEP 179 (remove_files) COMPLETE |
| 5336 | 2026-04-03T04:17:17.692Z | [ recovery-image] Apr 03 04:17:15.996 INFO O| Apr 03 04:17:15.995 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5337 | 2026-04-03T04:17:17.694Z | [ recovery-image] Apr 03 04:17:16.000 INFO O| Apr 03 04:17:16.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file" |
| 5338 | 2026-04-03T04:17:17.694Z | [ recovery-image] Apr 03 04:17:16.001 INFO O| Apr 03 04:17:16.001 INFO STEP 180 (remove_files) COMPLETE |
| 5339 | 2026-04-03T04:17:17.694Z | [ recovery-image] Apr 03 04:17:16.001 INFO O| Apr 03 04:17:16.001 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5340 | 2026-04-03T04:17:17.699Z | [ recovery-image] Apr 03 04:17:16.005 INFO O| Apr 03 04:17:16.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc" |
| 5341 | 2026-04-03T04:17:17.699Z | [ recovery-image] Apr 03 04:17:16.005 INFO O| Apr 03 04:17:16.005 INFO STEP 181 (remove_files) COMPLETE |
| 5342 | 2026-04-03T04:17:17.702Z | [ recovery-image] Apr 03 04:17:16.005 INFO O| Apr 03 04:17:16.005 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5343 | 2026-04-03T04:17:17.705Z | [ recovery-image] Apr 03 04:17:16.012 INFO O| Apr 03 04:17:16.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt" |
| 5344 | 2026-04-03T04:17:17.706Z | [ recovery-image] Apr 03 04:17:16.012 INFO O| Apr 03 04:17:16.012 INFO STEP 182 (remove_files) COMPLETE |
| 5345 | 2026-04-03T04:17:17.708Z | [ recovery-image] Apr 03 04:17:16.012 INFO O| Apr 03 04:17:16.012 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5346 | 2026-04-03T04:17:17.711Z | [ recovery-image] Apr 03 04:17:16.017 INFO O| Apr 03 04:17:16.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg" |
| 5347 | 2026-04-03T04:17:17.711Z | [ recovery-image] Apr 03 04:17:16.017 INFO O| Apr 03 04:17:16.017 INFO STEP 183 (remove_files) COMPLETE |
| 5348 | 2026-04-03T04:17:17.711Z | [ recovery-image] Apr 03 04:17:16.017 INFO O| Apr 03 04:17:16.017 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5349 | 2026-04-03T04:17:17.715Z | [ recovery-image] Apr 03 04:17:16.021 INFO O| Apr 03 04:17:16.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold" |
| 5350 | 2026-04-03T04:17:17.718Z | [ recovery-image] Apr 03 04:17:16.022 INFO O| Apr 03 04:17:16.022 INFO STEP 184 (remove_files) COMPLETE |
| 5351 | 2026-04-03T04:17:17.718Z | [ recovery-image] Apr 03 04:17:16.022 INFO O| Apr 03 04:17:16.022 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5352 | 2026-04-03T04:17:17.722Z | [ recovery-image] Apr 03 04:17:16.029 INFO O| Apr 03 04:17:16.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat" |
| 5353 | 2026-04-03T04:17:17.725Z | [ recovery-image] Apr 03 04:17:16.029 INFO O| Apr 03 04:17:16.029 INFO STEP 185 (remove_files) COMPLETE |
| 5354 | 2026-04-03T04:17:17.725Z | [ recovery-image] Apr 03 04:17:16.029 INFO O| Apr 03 04:17:16.029 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5355 | 2026-04-03T04:17:17.728Z | [ recovery-image] Apr 03 04:17:16.035 INFO O| Apr 03 04:17:16.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear" |
| 5356 | 2026-04-03T04:17:17.729Z | [ recovery-image] Apr 03 04:17:16.035 INFO O| Apr 03 04:17:16.035 INFO STEP 186 (remove_files) COMPLETE |
| 5357 | 2026-04-03T04:17:17.731Z | [ recovery-image] Apr 03 04:17:16.035 INFO O| Apr 03 04:17:16.035 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5358 | 2026-04-03T04:17:17.735Z | [ recovery-image] Apr 03 04:17:16.042 INFO O| Apr 03 04:17:16.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl" |
| 5359 | 2026-04-03T04:17:17.738Z | [ recovery-image] Apr 03 04:17:16.042 INFO O| Apr 03 04:17:16.042 INFO STEP 187 (remove_files) COMPLETE |
| 5360 | 2026-04-03T04:17:17.738Z | [ recovery-image] Apr 03 04:17:16.042 INFO O| Apr 03 04:17:16.042 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5361 | 2026-04-03T04:17:17.741Z | [ recovery-image] Apr 03 04:17:16.048 INFO O| Apr 03 04:17:16.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf" |
| 5362 | 2026-04-03T04:17:17.741Z | [ recovery-image] Apr 03 04:17:16.048 INFO O| Apr 03 04:17:16.048 INFO STEP 188 (remove_files) COMPLETE |
| 5363 | 2026-04-03T04:17:17.744Z | [ recovery-image] Apr 03 04:17:16.048 INFO O| Apr 03 04:17:16.048 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5364 | 2026-04-03T04:17:17.747Z | [ recovery-image] Apr 03 04:17:16.053 INFO O| Apr 03 04:17:16.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev" |
| 5365 | 2026-04-03T04:17:17.747Z | [ recovery-image] Apr 03 04:17:16.053 INFO O| Apr 03 04:17:16.053 INFO STEP 189 (remove_files) COMPLETE |
| 5366 | 2026-04-03T04:17:17.747Z | [ recovery-image] Apr 03 04:17:16.053 INFO O| Apr 03 04:17:16.053 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5367 | 2026-04-03T04:17:17.751Z | [ recovery-image] Apr 03 04:17:16.058 INFO O| Apr 03 04:17:16.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp" |
| 5368 | 2026-04-03T04:17:17.751Z | [ recovery-image] Apr 03 04:17:16.058 INFO O| Apr 03 04:17:16.058 INFO STEP 190 (remove_files) COMPLETE |
| 5369 | 2026-04-03T04:17:17.751Z | [ recovery-image] Apr 03 04:17:16.058 INFO O| Apr 03 04:17:16.058 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5370 | 2026-04-03T04:17:17.756Z | [ recovery-image] Apr 03 04:17:16.063 INFO O| Apr 03 04:17:16.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent" |
| 5371 | 2026-04-03T04:17:17.756Z | [ recovery-image] Apr 03 04:17:16.063 INFO O| Apr 03 04:17:16.063 INFO STEP 191 (remove_files) COMPLETE |
| 5372 | 2026-04-03T04:17:17.759Z | [ recovery-image] Apr 03 04:17:16.063 INFO O| Apr 03 04:17:16.063 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5373 | 2026-04-03T04:17:17.762Z | [ recovery-image] Apr 03 04:17:16.068 INFO O| Apr 03 04:17:16.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl" |
| 5374 | 2026-04-03T04:17:17.762Z | [ recovery-image] Apr 03 04:17:16.068 INFO O| Apr 03 04:17:16.068 INFO STEP 192 (remove_files) COMPLETE |
| 5375 | 2026-04-03T04:17:17.762Z | [ recovery-image] Apr 03 04:17:16.068 INFO O| Apr 03 04:17:16.068 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5376 | 2026-04-03T04:17:17.770Z | [ recovery-image] Apr 03 04:17:16.075 INFO O| Apr 03 04:17:16.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt" |
| 5377 | 2026-04-03T04:17:17.770Z | [ recovery-image] Apr 03 04:17:16.075 INFO O| Apr 03 04:17:16.075 INFO STEP 193 (remove_files) COMPLETE |
| 5378 | 2026-04-03T04:17:17.773Z | [ recovery-image] Apr 03 04:17:16.075 INFO O| Apr 03 04:17:16.075 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5379 | 2026-04-03T04:17:17.776Z | [ recovery-image] Apr 03 04:17:16.080 INFO O| Apr 03 04:17:16.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts" |
| 5380 | 2026-04-03T04:17:17.776Z | [ recovery-image] Apr 03 04:17:16.080 INFO O| Apr 03 04:17:16.080 INFO STEP 194 (remove_files) COMPLETE |
| 5381 | 2026-04-03T04:17:17.777Z | [ recovery-image] Apr 03 04:17:16.080 INFO O| Apr 03 04:17:16.080 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5382 | 2026-04-03T04:17:17.780Z | [ recovery-image] Apr 03 04:17:16.086 INFO O| Apr 03 04:17:16.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext" |
| 5383 | 2026-04-03T04:17:17.780Z | [ recovery-image] Apr 03 04:17:16.086 INFO O| Apr 03 04:17:16.086 INFO STEP 195 (remove_files) COMPLETE |
| 5384 | 2026-04-03T04:17:17.780Z | [ recovery-image] Apr 03 04:17:16.086 INFO O| Apr 03 04:17:16.086 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5385 | 2026-04-03T04:17:17.785Z | [ recovery-image] Apr 03 04:17:16.091 INFO O| Apr 03 04:17:16.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol" |
| 5386 | 2026-04-03T04:17:17.785Z | [ recovery-image] Apr 03 04:17:16.091 INFO O| Apr 03 04:17:16.091 INFO STEP 196 (remove_files) COMPLETE |
| 5387 | 2026-04-03T04:17:17.788Z | [ recovery-image] Apr 03 04:17:16.091 INFO O| Apr 03 04:17:16.091 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5388 | 2026-04-03T04:17:17.792Z | [ recovery-image] Apr 03 04:17:16.097 INFO O| Apr 03 04:17:16.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp" |
| 5389 | 2026-04-03T04:17:17.792Z | [ recovery-image] Apr 03 04:17:16.097 INFO O| Apr 03 04:17:16.097 INFO STEP 197 (remove_files) COMPLETE |
| 5390 | 2026-04-03T04:17:17.792Z | [ recovery-image] Apr 03 04:17:16.097 INFO O| Apr 03 04:17:16.097 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5391 | 2026-04-03T04:17:17.796Z | [ recovery-image] Apr 03 04:17:16.103 INFO O| Apr 03 04:17:16.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups" |
| 5392 | 2026-04-03T04:17:17.799Z | [ recovery-image] Apr 03 04:17:16.103 INFO O| Apr 03 04:17:16.103 INFO STEP 198 (remove_files) COMPLETE |
| 5393 | 2026-04-03T04:17:17.799Z | [ recovery-image] Apr 03 04:17:16.103 INFO O| Apr 03 04:17:16.103 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5394 | 2026-04-03T04:17:17.802Z | [ recovery-image] Apr 03 04:17:16.109 INFO O| Apr 03 04:17:16.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs" |
| 5395 | 2026-04-03T04:17:17.805Z | [ recovery-image] Apr 03 04:17:16.109 INFO O| Apr 03 04:17:16.109 INFO STEP 199 (remove_files) COMPLETE |
| 5396 | 2026-04-03T04:17:17.805Z | [ recovery-image] Apr 03 04:17:16.109 INFO O| Apr 03 04:17:16.109 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5397 | 2026-04-03T04:17:17.809Z | [ recovery-image] Apr 03 04:17:16.115 INFO O| Apr 03 04:17:16.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic" |
| 5398 | 2026-04-03T04:17:17.809Z | [ recovery-image] Apr 03 04:17:16.115 INFO O| Apr 03 04:17:16.115 INFO STEP 200 (remove_files) COMPLETE |
| 5399 | 2026-04-03T04:17:17.809Z | [ recovery-image] Apr 03 04:17:16.115 INFO O| Apr 03 04:17:16.115 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5400 | 2026-04-03T04:17:17.814Z | [ recovery-image] Apr 03 04:17:16.121 INFO O| Apr 03 04:17:16.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe" |
| 5401 | 2026-04-03T04:17:17.814Z | [ recovery-image] Apr 03 04:17:16.121 INFO O| Apr 03 04:17:16.121 INFO STEP 201 (remove_files) COMPLETE |
| 5402 | 2026-04-03T04:17:17.814Z | [ recovery-image] Apr 03 04:17:16.121 INFO O| Apr 03 04:17:16.121 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5403 | 2026-04-03T04:17:17.820Z | [ recovery-image] Apr 03 04:17:16.127 INFO O| Apr 03 04:17:16.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput" |
| 5404 | 2026-04-03T04:17:17.820Z | [ recovery-image] Apr 03 04:17:16.127 INFO O| Apr 03 04:17:16.127 INFO STEP 202 (remove_files) COMPLETE |
| 5405 | 2026-04-03T04:17:17.820Z | [ recovery-image] Apr 03 04:17:16.127 INFO O| Apr 03 04:17:16.127 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5406 | 2026-04-03T04:17:17.826Z | [ recovery-image] Apr 03 04:17:16.132 INFO O| Apr 03 04:17:16.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset" |
| 5407 | 2026-04-03T04:17:17.826Z | [ recovery-image] Apr 03 04:17:16.132 INFO O| Apr 03 04:17:16.132 INFO STEP 203 (remove_files) COMPLETE |
| 5408 | 2026-04-03T04:17:17.826Z | [ recovery-image] Apr 03 04:17:16.132 INFO O| Apr 03 04:17:16.132 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5409 | 2026-04-03T04:17:17.832Z | [ recovery-image] Apr 03 04:17:16.139 INFO O| Apr 03 04:17:16.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip" |
| 5410 | 2026-04-03T04:17:17.833Z | [ recovery-image] Apr 03 04:17:16.139 INFO O| Apr 03 04:17:16.139 INFO STEP 204 (remove_files) COMPLETE |
| 5411 | 2026-04-03T04:17:17.837Z | [ recovery-image] Apr 03 04:17:16.139 INFO O| Apr 03 04:17:16.139 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5412 | 2026-04-03T04:17:17.840Z | [ recovery-image] Apr 03 04:17:16.145 INFO O| Apr 03 04:17:16.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat" |
| 5413 | 2026-04-03T04:17:17.840Z | [ recovery-image] Apr 03 04:17:16.145 INFO O| Apr 03 04:17:16.145 INFO STEP 205 (remove_files) COMPLETE |
| 5414 | 2026-04-03T04:17:17.840Z | [ recovery-image] Apr 03 04:17:16.145 INFO O| Apr 03 04:17:16.145 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5415 | 2026-04-03T04:17:17.843Z | [ recovery-image] Apr 03 04:17:16.150 INFO O| Apr 03 04:17:16.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp" |
| 5416 | 2026-04-03T04:17:17.846Z | [ recovery-image] Apr 03 04:17:16.150 INFO O| Apr 03 04:17:16.150 INFO STEP 206 (remove_files) COMPLETE |
| 5417 | 2026-04-03T04:17:17.846Z | [ recovery-image] Apr 03 04:17:16.150 INFO O| Apr 03 04:17:16.150 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5418 | 2026-04-03T04:17:17.849Z | [ recovery-image] Apr 03 04:17:16.156 INFO O| Apr 03 04:17:16.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff" |
| 5419 | 2026-04-03T04:17:17.850Z | [ recovery-image] Apr 03 04:17:16.156 INFO O| Apr 03 04:17:16.156 INFO STEP 207 (remove_files) COMPLETE |
| 5420 | 2026-04-03T04:17:17.852Z | [ recovery-image] Apr 03 04:17:16.156 INFO O| Apr 03 04:17:16.156 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5421 | 2026-04-03T04:17:17.855Z | [ recovery-image] Apr 03 04:17:16.162 INFO O| Apr 03 04:17:16.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep" |
| 5422 | 2026-04-03T04:17:17.858Z | [ recovery-image] Apr 03 04:17:16.163 INFO O| Apr 03 04:17:16.163 INFO STEP 208 (remove_files) COMPLETE |
| 5423 | 2026-04-03T04:17:17.858Z | [ recovery-image] Apr 03 04:17:16.163 INFO O| Apr 03 04:17:16.163 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5424 | 2026-04-03T04:17:17.862Z | [ recovery-image] Apr 03 04:17:16.169 INFO O| Apr 03 04:17:16.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe" |
| 5425 | 2026-04-03T04:17:17.862Z | [ recovery-image] Apr 03 04:17:16.169 INFO O| Apr 03 04:17:16.169 INFO STEP 209 (remove_files) COMPLETE |
| 5426 | 2026-04-03T04:17:17.862Z | [ recovery-image] Apr 03 04:17:16.169 INFO O| Apr 03 04:17:16.169 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5427 | 2026-04-03T04:17:17.867Z | [ recovery-image] Apr 03 04:17:16.174 INFO O| Apr 03 04:17:16.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep" |
| 5428 | 2026-04-03T04:17:17.867Z | [ recovery-image] Apr 03 04:17:16.174 INFO O| Apr 03 04:17:16.174 INFO STEP 210 (remove_files) COMPLETE |
| 5429 | 2026-04-03T04:17:17.867Z | [ recovery-image] Apr 03 04:17:16.174 INFO O| Apr 03 04:17:16.174 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5430 | 2026-04-03T04:17:17.872Z | [ recovery-image] Apr 03 04:17:16.179 INFO O| Apr 03 04:17:16.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce" |
| 5431 | 2026-04-03T04:17:17.872Z | [ recovery-image] Apr 03 04:17:16.179 INFO O| Apr 03 04:17:16.179 INFO STEP 211 (remove_files) COMPLETE |
| 5432 | 2026-04-03T04:17:17.875Z | [ recovery-image] Apr 03 04:17:16.179 INFO O| Apr 03 04:17:16.179 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5433 | 2026-04-03T04:17:17.878Z | [ recovery-image] Apr 03 04:17:16.185 INFO O| Apr 03 04:17:16.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep" |
| 5434 | 2026-04-03T04:17:17.878Z | [ recovery-image] Apr 03 04:17:16.185 INFO O| Apr 03 04:17:16.185 INFO STEP 212 (remove_files) COMPLETE |
| 5435 | 2026-04-03T04:17:17.878Z | [ recovery-image] Apr 03 04:17:16.185 INFO O| Apr 03 04:17:16.185 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5436 | 2026-04-03T04:17:17.883Z | [ recovery-image] Apr 03 04:17:16.190 INFO O| Apr 03 04:17:16.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip" |
| 5437 | 2026-04-03T04:17:17.884Z | [ recovery-image] Apr 03 04:17:16.190 INFO O| Apr 03 04:17:16.190 INFO STEP 213 (remove_files) COMPLETE |
| 5438 | 2026-04-03T04:17:17.886Z | [ recovery-image] Apr 03 04:17:16.190 INFO O| Apr 03 04:17:16.190 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5439 | 2026-04-03T04:17:17.891Z | [ recovery-image] Apr 03 04:17:16.197 INFO O| Apr 03 04:17:16.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless" |
| 5440 | 2026-04-03T04:17:17.891Z | [ recovery-image] Apr 03 04:17:16.197 INFO O| Apr 03 04:17:16.197 INFO STEP 214 (remove_files) COMPLETE |
| 5441 | 2026-04-03T04:17:17.891Z | [ recovery-image] Apr 03 04:17:16.197 INFO O| Apr 03 04:17:16.197 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5442 | 2026-04-03T04:17:17.897Z | [ recovery-image] Apr 03 04:17:16.203 INFO O| Apr 03 04:17:16.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore" |
| 5443 | 2026-04-03T04:17:17.897Z | [ recovery-image] Apr 03 04:17:16.203 INFO O| Apr 03 04:17:16.203 INFO STEP 215 (remove_files) COMPLETE |
| 5444 | 2026-04-03T04:17:17.899Z | [ recovery-image] Apr 03 04:17:16.203 INFO O| Apr 03 04:17:16.203 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5445 | 2026-04-03T04:17:17.902Z | [ recovery-image] Apr 03 04:17:16.209 INFO O| Apr 03 04:17:16.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew" |
| 5446 | 2026-04-03T04:17:17.903Z | [ recovery-image] Apr 03 04:17:16.209 INFO O| Apr 03 04:17:16.209 INFO STEP 216 (remove_files) COMPLETE |
| 5447 | 2026-04-03T04:17:17.903Z | [ recovery-image] Apr 03 04:17:16.209 INFO O| Apr 03 04:17:16.209 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5448 | 2026-04-03T04:17:17.909Z | [ recovery-image] Apr 03 04:17:16.215 INFO O| Apr 03 04:17:16.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash" |
| 5449 | 2026-04-03T04:17:17.909Z | [ recovery-image] Apr 03 04:17:16.215 INFO O| Apr 03 04:17:16.215 INFO STEP 217 (remove_files) COMPLETE |
| 5450 | 2026-04-03T04:17:17.912Z | [ recovery-image] Apr 03 04:17:16.215 INFO O| Apr 03 04:17:16.215 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5451 | 2026-04-03T04:17:17.915Z | [ recovery-image] Apr 03 04:17:16.221 INFO O| Apr 03 04:17:16.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid" |
| 5452 | 2026-04-03T04:17:17.915Z | [ recovery-image] Apr 03 04:17:16.221 INFO O| Apr 03 04:17:16.221 INFO STEP 218 (remove_files) COMPLETE |
| 5453 | 2026-04-03T04:17:17.915Z | [ recovery-image] Apr 03 04:17:16.221 INFO O| Apr 03 04:17:16.221 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5454 | 2026-04-03T04:17:17.921Z | [ recovery-image] Apr 03 04:17:16.228 INFO O| Apr 03 04:17:16.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname" |
| 5455 | 2026-04-03T04:17:17.921Z | [ recovery-image] Apr 03 04:17:16.228 INFO O| Apr 03 04:17:16.228 INFO STEP 219 (remove_files) COMPLETE |
| 5456 | 2026-04-03T04:17:17.924Z | [ recovery-image] Apr 03 04:17:16.228 INFO O| Apr 03 04:17:16.228 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5457 | 2026-04-03T04:17:17.927Z | [ recovery-image] Apr 03 04:17:16.233 INFO O| Apr 03 04:17:16.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb" |
| 5458 | 2026-04-03T04:17:17.927Z | [ recovery-image] Apr 03 04:17:16.233 INFO O| Apr 03 04:17:16.233 INFO STEP 220 (remove_files) COMPLETE |
| 5459 | 2026-04-03T04:17:17.927Z | [ recovery-image] Apr 03 04:17:16.233 INFO O| Apr 03 04:17:16.233 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5460 | 2026-04-03T04:17:17.931Z | [ recovery-image] Apr 03 04:17:16.238 INFO O| Apr 03 04:17:16.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt" |
| 5461 | 2026-04-03T04:17:17.931Z | [ recovery-image] Apr 03 04:17:16.238 INFO O| Apr 03 04:17:16.238 INFO STEP 221 (remove_files) COMPLETE |
| 5462 | 2026-04-03T04:17:17.931Z | [ recovery-image] Apr 03 04:17:16.238 INFO O| Apr 03 04:17:16.238 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5463 | 2026-04-03T04:17:17.938Z | [ recovery-image] Apr 03 04:17:16.244 INFO O| Apr 03 04:17:16.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh" |
| 5464 | 2026-04-03T04:17:17.938Z | [ recovery-image] Apr 03 04:17:16.244 INFO O| Apr 03 04:17:16.244 INFO STEP 222 (remove_files) COMPLETE |
| 5465 | 2026-04-03T04:17:17.942Z | [ recovery-image] Apr 03 04:17:16.244 INFO O| Apr 03 04:17:16.244 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5466 | 2026-04-03T04:17:17.945Z | [ recovery-image] Apr 03 04:17:16.249 INFO O| Apr 03 04:17:16.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb" |
| 5467 | 2026-04-03T04:17:17.945Z | [ recovery-image] Apr 03 04:17:16.249 INFO O| Apr 03 04:17:16.249 INFO STEP 223 (remove_files) COMPLETE |
| 5468 | 2026-04-03T04:17:17.945Z | [ recovery-image] Apr 03 04:17:16.249 INFO O| Apr 03 04:17:16.249 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5469 | 2026-04-03T04:17:17.947Z | [ recovery-image] Apr 03 04:17:16.254 INFO O| Apr 03 04:17:16.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh" |
| 5470 | 2026-04-03T04:17:17.947Z | [ recovery-image] Apr 03 04:17:16.254 INFO O| Apr 03 04:17:16.254 INFO STEP 224 (remove_files) COMPLETE |
| 5471 | 2026-04-03T04:17:17.947Z | [ recovery-image] Apr 03 04:17:16.254 INFO O| Apr 03 04:17:16.254 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5472 | 2026-04-03T04:17:17.952Z | [ recovery-image] Apr 03 04:17:16.258 INFO O| Apr 03 04:17:16.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93" |
| 5473 | 2026-04-03T04:17:17.952Z | [ recovery-image] Apr 03 04:17:16.258 INFO O| Apr 03 04:17:16.258 INFO STEP 225 (remove_files) COMPLETE |
| 5474 | 2026-04-03T04:17:17.954Z | [ recovery-image] Apr 03 04:17:16.258 INFO O| Apr 03 04:17:16.258 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5475 | 2026-04-03T04:17:17.958Z | [ recovery-image] Apr 03 04:17:16.265 INFO O| Apr 03 04:17:16.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv" |
| 5476 | 2026-04-03T04:17:17.958Z | [ recovery-image] Apr 03 04:17:16.265 INFO O| Apr 03 04:17:16.265 INFO STEP 226 (remove_files) COMPLETE |
| 5477 | 2026-04-03T04:17:17.958Z | [ recovery-image] Apr 03 04:17:16.265 INFO O| Apr 03 04:17:16.265 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5478 | 2026-04-03T04:17:17.963Z | [ recovery-image] Apr 03 04:17:16.270 INFO O| Apr 03 04:17:16.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id" |
| 5479 | 2026-04-03T04:17:17.963Z | [ recovery-image] Apr 03 04:17:16.270 INFO O| Apr 03 04:17:16.270 INFO STEP 227 (remove_files) COMPLETE |
| 5480 | 2026-04-03T04:17:17.963Z | [ recovery-image] Apr 03 04:17:16.270 INFO O| Apr 03 04:17:16.270 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5481 | 2026-04-03T04:17:17.968Z | [ recovery-image] Apr 03 04:17:16.274 INFO O| Apr 03 04:17:16.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn" |
| 5482 | 2026-04-03T04:17:17.968Z | [ recovery-image] Apr 03 04:17:16.274 INFO O| Apr 03 04:17:16.274 INFO STEP 228 (remove_files) COMPLETE |
| 5483 | 2026-04-03T04:17:17.971Z | [ recovery-image] Apr 03 04:17:16.274 INFO O| Apr 03 04:17:16.274 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5484 | 2026-04-03T04:17:17.974Z | [ recovery-image] Apr 03 04:17:16.281 INFO O| Apr 03 04:17:16.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp" |
| 5485 | 2026-04-03T04:17:17.974Z | [ recovery-image] Apr 03 04:17:16.281 INFO O| Apr 03 04:17:16.281 INFO STEP 229 (remove_files) COMPLETE |
| 5486 | 2026-04-03T04:17:17.974Z | [ recovery-image] Apr 03 04:17:16.281 INFO O| Apr 03 04:17:16.281 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5487 | 2026-04-03T04:17:17.980Z | [ recovery-image] Apr 03 04:17:16.286 INFO O| Apr 03 04:17:16.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat" |
| 5488 | 2026-04-03T04:17:17.980Z | [ recovery-image] Apr 03 04:17:16.286 INFO O| Apr 03 04:17:16.286 INFO STEP 230 (remove_files) COMPLETE |
| 5489 | 2026-04-03T04:17:17.983Z | [ recovery-image] Apr 03 04:17:16.286 INFO O| Apr 03 04:17:16.286 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5490 | 2026-04-03T04:17:17.988Z | [ recovery-image] Apr 03 04:17:16.292 INFO O| Apr 03 04:17:16.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl" |
| 5491 | 2026-04-03T04:17:17.988Z | [ recovery-image] Apr 03 04:17:16.292 INFO O| Apr 03 04:17:16.292 INFO STEP 231 (remove_files) COMPLETE |
| 5492 | 2026-04-03T04:17:17.988Z | [ recovery-image] Apr 03 04:17:16.292 INFO O| Apr 03 04:17:16.292 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5493 | 2026-04-03T04:17:17.992Z | [ recovery-image] Apr 03 04:17:16.299 INFO O| Apr 03 04:17:16.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo" |
| 5494 | 2026-04-03T04:17:17.992Z | [ recovery-image] Apr 03 04:17:16.299 INFO O| Apr 03 04:17:16.299 INFO STEP 232 (remove_files) COMPLETE |
| 5495 | 2026-04-03T04:17:17.992Z | [ recovery-image] Apr 03 04:17:16.299 INFO O| Apr 03 04:17:16.299 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5496 | 2026-04-03T04:17:17.996Z | [ recovery-image] Apr 03 04:17:16.303 INFO O| Apr 03 04:17:16.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist" |
| 5497 | 2026-04-03T04:17:17.996Z | [ recovery-image] Apr 03 04:17:16.303 INFO O| Apr 03 04:17:16.303 INFO STEP 233 (remove_files) COMPLETE |
| 5498 | 2026-04-03T04:17:17.997Z | [ recovery-image] Apr 03 04:17:16.303 INFO O| Apr 03 04:17:16.303 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5499 | 2026-04-03T04:17:18.001Z | [ recovery-image] Apr 03 04:17:16.308 INFO O| Apr 03 04:17:16.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs" |
| 5500 | 2026-04-03T04:17:18.001Z | [ recovery-image] Apr 03 04:17:16.308 INFO O| Apr 03 04:17:16.308 INFO STEP 234 (remove_files) COMPLETE |
| 5501 | 2026-04-03T04:17:18.001Z | [ recovery-image] Apr 03 04:17:16.308 INFO O| Apr 03 04:17:16.308 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5502 | 2026-04-03T04:17:18.006Z | [ recovery-image] Apr 03 04:17:16.312 INFO O| Apr 03 04:17:16.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join" |
| 5503 | 2026-04-03T04:17:18.006Z | [ recovery-image] Apr 03 04:17:16.313 INFO O| Apr 03 04:17:16.312 INFO STEP 235 (remove_files) COMPLETE |
| 5504 | 2026-04-03T04:17:18.009Z | [ recovery-image] Apr 03 04:17:16.313 INFO O| Apr 03 04:17:16.312 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5505 | 2026-04-03T04:17:18.011Z | [ recovery-image] Apr 03 04:17:16.317 INFO O| Apr 03 04:17:16.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd" |
| 5506 | 2026-04-03T04:17:18.011Z | [ recovery-image] Apr 03 04:17:16.317 INFO O| Apr 03 04:17:16.317 INFO STEP 236 (remove_files) COMPLETE |
| 5507 | 2026-04-03T04:17:18.012Z | [ recovery-image] Apr 03 04:17:16.317 INFO O| Apr 03 04:17:16.317 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5508 | 2026-04-03T04:17:18.015Z | [ recovery-image] Apr 03 04:17:16.322 INFO O| Apr 03 04:17:16.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy" |
| 5509 | 2026-04-03T04:17:18.015Z | [ recovery-image] Apr 03 04:17:16.322 INFO O| Apr 03 04:17:16.322 INFO STEP 237 (remove_files) COMPLETE |
| 5510 | 2026-04-03T04:17:18.018Z | [ recovery-image] Apr 03 04:17:16.322 INFO O| Apr 03 04:17:16.322 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5511 | 2026-04-03T04:17:18.021Z | [ recovery-image] Apr 03 04:17:16.326 INFO O| Apr 03 04:17:16.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin" |
| 5512 | 2026-04-03T04:17:18.021Z | [ recovery-image] Apr 03 04:17:16.327 INFO O| Apr 03 04:17:16.326 INFO STEP 238 (remove_files) COMPLETE |
| 5513 | 2026-04-03T04:17:18.021Z | [ recovery-image] Apr 03 04:17:16.327 INFO O| Apr 03 04:17:16.326 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5514 | 2026-04-03T04:17:18.024Z | [ recovery-image] Apr 03 04:17:16.331 INFO O| Apr 03 04:17:16.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout" |
| 5515 | 2026-04-03T04:17:18.024Z | [ recovery-image] Apr 03 04:17:16.331 INFO O| Apr 03 04:17:16.331 INFO STEP 239 (remove_files) COMPLETE |
| 5516 | 2026-04-03T04:17:18.027Z | [ recovery-image] Apr 03 04:17:16.331 INFO O| Apr 03 04:17:16.331 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5517 | 2026-04-03T04:17:18.030Z | [ recovery-image] Apr 03 04:17:16.336 INFO O| Apr 03 04:17:16.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill" |
| 5518 | 2026-04-03T04:17:18.030Z | [ recovery-image] Apr 03 04:17:16.336 INFO O| Apr 03 04:17:16.336 INFO STEP 240 (remove_files) COMPLETE |
| 5519 | 2026-04-03T04:17:18.030Z | [ recovery-image] Apr 03 04:17:16.336 INFO O| Apr 03 04:17:16.336 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5520 | 2026-04-03T04:17:18.034Z | [ recovery-image] Apr 03 04:17:16.341 INFO O| Apr 03 04:17:16.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit" |
| 5521 | 2026-04-03T04:17:18.036Z | [ recovery-image] Apr 03 04:17:16.341 INFO O| Apr 03 04:17:16.341 INFO STEP 241 (remove_files) COMPLETE |
| 5522 | 2026-04-03T04:17:18.036Z | [ recovery-image] Apr 03 04:17:16.341 INFO O| Apr 03 04:17:16.341 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5523 | 2026-04-03T04:17:18.041Z | [ recovery-image] Apr 03 04:17:16.348 INFO O| Apr 03 04:17:16.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist" |
| 5524 | 2026-04-03T04:17:18.044Z | [ recovery-image] Apr 03 04:17:16.348 INFO O| Apr 03 04:17:16.348 INFO STEP 242 (remove_files) COMPLETE |
| 5525 | 2026-04-03T04:17:18.044Z | [ recovery-image] Apr 03 04:17:16.348 INFO O| Apr 03 04:17:16.348 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5526 | 2026-04-03T04:17:18.048Z | [ recovery-image] Apr 03 04:17:16.355 INFO O| Apr 03 04:17:16.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg" |
| 5527 | 2026-04-03T04:17:18.048Z | [ recovery-image] Apr 03 04:17:16.355 INFO O| Apr 03 04:17:16.355 INFO STEP 243 (remove_files) COMPLETE |
| 5528 | 2026-04-03T04:17:18.051Z | [ recovery-image] Apr 03 04:17:16.355 INFO O| Apr 03 04:17:16.355 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5529 | 2026-04-03T04:17:18.054Z | [ recovery-image] Apr 03 04:17:16.361 INFO O| Apr 03 04:17:16.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd" |
| 5530 | 2026-04-03T04:17:18.054Z | [ recovery-image] Apr 03 04:17:16.361 INFO O| Apr 03 04:17:16.361 INFO STEP 244 (remove_files) COMPLETE |
| 5531 | 2026-04-03T04:17:18.057Z | [ recovery-image] Apr 03 04:17:16.361 INFO O| Apr 03 04:17:16.361 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5532 | 2026-04-03T04:17:18.060Z | [ recovery-image] Apr 03 04:17:16.367 INFO O| Apr 03 04:17:16.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config" |
| 5533 | 2026-04-03T04:17:18.060Z | [ recovery-image] Apr 03 04:17:16.367 INFO O| Apr 03 04:17:16.367 INFO STEP 245 (remove_files) COMPLETE |
| 5534 | 2026-04-03T04:17:18.060Z | [ recovery-image] Apr 03 04:17:16.367 INFO O| Apr 03 04:17:16.367 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5535 | 2026-04-03T04:17:18.066Z | [ recovery-image] Apr 03 04:17:16.373 INFO O| Apr 03 04:17:16.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93" |
| 5536 | 2026-04-03T04:17:18.069Z | [ recovery-image] Apr 03 04:17:16.373 INFO O| Apr 03 04:17:16.373 INFO STEP 246 (remove_files) COMPLETE |
| 5537 | 2026-04-03T04:17:18.069Z | [ recovery-image] Apr 03 04:17:16.373 INFO O| Apr 03 04:17:16.373 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5538 | 2026-04-03T04:17:18.073Z | [ recovery-image] Apr 03 04:17:16.379 INFO O| Apr 03 04:17:16.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil" |
| 5539 | 2026-04-03T04:17:18.075Z | [ recovery-image] Apr 03 04:17:16.379 INFO O| Apr 03 04:17:16.379 INFO STEP 247 (remove_files) COMPLETE |
| 5540 | 2026-04-03T04:17:18.075Z | [ recovery-image] Apr 03 04:17:16.379 INFO O| Apr 03 04:17:16.379 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5541 | 2026-04-03T04:17:18.079Z | [ recovery-image] Apr 03 04:17:16.386 INFO O| Apr 03 04:17:16.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat" |
| 5542 | 2026-04-03T04:17:18.079Z | [ recovery-image] Apr 03 04:17:16.386 INFO O| Apr 03 04:17:16.386 INFO STEP 248 (remove_files) COMPLETE |
| 5543 | 2026-04-03T04:17:18.082Z | [ recovery-image] Apr 03 04:17:16.386 INFO O| Apr 03 04:17:16.386 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5544 | 2026-04-03T04:17:18.084Z | [ recovery-image] Apr 03 04:17:16.391 INFO O| Apr 03 04:17:16.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last" |
| 5545 | 2026-04-03T04:17:18.084Z | [ recovery-image] Apr 03 04:17:16.391 INFO O| Apr 03 04:17:16.391 INFO STEP 249 (remove_files) COMPLETE |
| 5546 | 2026-04-03T04:17:18.087Z | [ recovery-image] Apr 03 04:17:16.391 INFO O| Apr 03 04:17:16.391 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5547 | 2026-04-03T04:17:18.090Z | [ recovery-image] Apr 03 04:17:16.397 INFO O| Apr 03 04:17:16.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm" |
| 5548 | 2026-04-03T04:17:18.090Z | [ recovery-image] Apr 03 04:17:16.397 INFO O| Apr 03 04:17:16.397 INFO STEP 250 (remove_files) COMPLETE |
| 5549 | 2026-04-03T04:17:18.090Z | [ recovery-image] Apr 03 04:17:16.397 INFO O| Apr 03 04:17:16.397 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5550 | 2026-04-03T04:17:18.096Z | [ recovery-image] Apr 03 04:17:16.403 INFO O| Apr 03 04:17:16.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld" |
| 5551 | 2026-04-03T04:17:18.096Z | [ recovery-image] Apr 03 04:17:16.403 INFO O| Apr 03 04:17:16.403 INFO STEP 251 (remove_files) COMPLETE |
| 5552 | 2026-04-03T04:17:18.099Z | [ recovery-image] Apr 03 04:17:16.403 INFO O| Apr 03 04:17:16.403 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5553 | 2026-04-03T04:17:18.103Z | [ recovery-image] Apr 03 04:17:16.409 INFO O| Apr 03 04:17:16.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd" |
| 5554 | 2026-04-03T04:17:18.103Z | [ recovery-image] Apr 03 04:17:16.409 INFO O| Apr 03 04:17:16.409 INFO STEP 252 (remove_files) COMPLETE |
| 5555 | 2026-04-03T04:17:18.106Z | [ recovery-image] Apr 03 04:17:16.409 INFO O| Apr 03 04:17:16.409 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5556 | 2026-04-03T04:17:18.109Z | [ recovery-image] Apr 03 04:17:16.415 INFO O| Apr 03 04:17:16.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less" |
| 5557 | 2026-04-03T04:17:18.109Z | [ recovery-image] Apr 03 04:17:16.415 INFO O| Apr 03 04:17:16.415 INFO STEP 253 (remove_files) COMPLETE |
| 5558 | 2026-04-03T04:17:18.109Z | [ recovery-image] Apr 03 04:17:16.415 INFO O| Apr 03 04:17:16.415 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5559 | 2026-04-03T04:17:18.113Z | [ recovery-image] Apr 03 04:17:16.420 INFO O| Apr 03 04:17:16.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho" |
| 5560 | 2026-04-03T04:17:18.113Z | [ recovery-image] Apr 03 04:17:16.420 INFO O| Apr 03 04:17:16.420 INFO STEP 254 (remove_files) COMPLETE |
| 5561 | 2026-04-03T04:17:18.114Z | [ recovery-image] Apr 03 04:17:16.420 INFO O| Apr 03 04:17:16.420 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5562 | 2026-04-03T04:17:18.119Z | [ recovery-image] Apr 03 04:17:16.426 INFO O| Apr 03 04:17:16.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey" |
| 5563 | 2026-04-03T04:17:18.119Z | [ recovery-image] Apr 03 04:17:16.426 INFO O| Apr 03 04:17:16.426 INFO STEP 255 (remove_files) COMPLETE |
| 5564 | 2026-04-03T04:17:18.119Z | [ recovery-image] Apr 03 04:17:16.426 INFO O| Apr 03 04:17:16.426 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5565 | 2026-04-03T04:17:18.124Z | [ recovery-image] Apr 03 04:17:16.431 INFO O| Apr 03 04:17:16.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo" |
| 5566 | 2026-04-03T04:17:18.124Z | [ recovery-image] Apr 03 04:17:16.431 INFO O| Apr 03 04:17:16.431 INFO STEP 256 (remove_files) COMPLETE |
| 5567 | 2026-04-03T04:17:18.124Z | [ recovery-image] Apr 03 04:17:16.431 INFO O| Apr 03 04:17:16.431 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5568 | 2026-04-03T04:17:18.130Z | [ recovery-image] Apr 03 04:17:16.436 INFO O| Apr 03 04:17:16.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line" |
| 5569 | 2026-04-03T04:17:18.130Z | [ recovery-image] Apr 03 04:17:16.437 INFO O| Apr 03 04:17:16.437 INFO STEP 257 (remove_files) COMPLETE |
| 5570 | 2026-04-03T04:17:18.132Z | [ recovery-image] Apr 03 04:17:16.437 INFO O| Apr 03 04:17:16.437 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5571 | 2026-04-03T04:17:18.135Z | [ recovery-image] Apr 03 04:17:16.442 INFO O| Apr 03 04:17:16.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp" |
| 5572 | 2026-04-03T04:17:18.135Z | [ recovery-image] Apr 03 04:17:16.442 INFO O| Apr 03 04:17:16.442 INFO STEP 258 (remove_files) COMPLETE |
| 5573 | 2026-04-03T04:17:18.135Z | [ recovery-image] Apr 03 04:17:16.442 INFO O| Apr 03 04:17:16.442 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5574 | 2026-04-03T04:17:18.141Z | [ recovery-image] Apr 03 04:17:16.447 INFO O| Apr 03 04:17:16.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers" |
| 5575 | 2026-04-03T04:17:18.141Z | [ recovery-image] Apr 03 04:17:16.447 INFO O| Apr 03 04:17:16.447 INFO STEP 259 (remove_files) COMPLETE |
| 5576 | 2026-04-03T04:17:18.141Z | [ recovery-image] Apr 03 04:17:16.447 INFO O| Apr 03 04:17:16.447 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5577 | 2026-04-03T04:17:18.146Z | [ recovery-image] Apr 03 04:17:16.453 INFO O| Apr 03 04:17:16.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys" |
| 5578 | 2026-04-03T04:17:18.146Z | [ recovery-image] Apr 03 04:17:16.453 INFO O| Apr 03 04:17:16.453 INFO STEP 260 (remove_files) COMPLETE |
| 5579 | 2026-04-03T04:17:18.146Z | [ recovery-image] Apr 03 04:17:16.453 INFO O| Apr 03 04:17:16.453 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5580 | 2026-04-03T04:17:18.151Z | [ recovery-image] Apr 03 04:17:16.458 INFO O| Apr 03 04:17:16.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger" |
| 5581 | 2026-04-03T04:17:18.152Z | [ recovery-image] Apr 03 04:17:16.458 INFO O| Apr 03 04:17:16.458 INFO STEP 261 (remove_files) COMPLETE |
| 5582 | 2026-04-03T04:17:18.154Z | [ recovery-image] Apr 03 04:17:16.458 INFO O| Apr 03 04:17:16.458 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5583 | 2026-04-03T04:17:18.165Z | [ recovery-image] Apr 03 04:17:16.463 INFO O| Apr 03 04:17:16.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins" |
| 5584 | 2026-04-03T04:17:18.165Z | [ recovery-image] Apr 03 04:17:16.463 INFO O| Apr 03 04:17:16.463 INFO STEP 262 (remove_files) COMPLETE |
| 5585 | 2026-04-03T04:17:18.166Z | [ recovery-image] Apr 03 04:17:16.463 INFO O| Apr 03 04:17:16.463 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5586 | 2026-04-03T04:17:18.169Z | [ recovery-image] Apr 03 04:17:16.469 INFO O| Apr 03 04:17:16.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname" |
| 5587 | 2026-04-03T04:17:18.169Z | [ recovery-image] Apr 03 04:17:16.469 INFO O| Apr 03 04:17:16.469 INFO STEP 263 (remove_files) COMPLETE |
| 5588 | 2026-04-03T04:17:18.169Z | [ recovery-image] Apr 03 04:17:16.469 INFO O| Apr 03 04:17:16.469 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5589 | 2026-04-03T04:17:18.172Z | [ recovery-image] Apr 03 04:17:16.476 INFO O| Apr 03 04:17:16.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look" |
| 5590 | 2026-04-03T04:17:18.172Z | [ recovery-image] Apr 03 04:17:16.476 INFO O| Apr 03 04:17:16.476 INFO STEP 264 (remove_files) COMPLETE |
| 5591 | 2026-04-03T04:17:18.172Z | [ recovery-image] Apr 03 04:17:16.476 INFO O| Apr 03 04:17:16.476 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5592 | 2026-04-03T04:17:18.176Z | [ recovery-image] Apr 03 04:17:16.482 INFO O| Apr 03 04:17:16.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker" |
| 5593 | 2026-04-03T04:17:18.179Z | [ recovery-image] Apr 03 04:17:16.482 INFO O| Apr 03 04:17:16.482 INFO STEP 265 (remove_files) COMPLETE |
| 5594 | 2026-04-03T04:17:18.179Z | [ recovery-image] Apr 03 04:17:16.482 INFO O| Apr 03 04:17:16.482 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5595 | 2026-04-03T04:17:18.182Z | [ recovery-image] Apr 03 04:17:16.489 INFO O| Apr 03 04:17:16.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4" |
| 5596 | 2026-04-03T04:17:18.182Z | [ recovery-image] Apr 03 04:17:16.489 INFO O| Apr 03 04:17:16.489 INFO STEP 266 (remove_files) COMPLETE |
| 5597 | 2026-04-03T04:17:18.182Z | [ recovery-image] Apr 03 04:17:16.489 INFO O| Apr 03 04:17:16.489 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5598 | 2026-04-03T04:17:18.187Z | [ recovery-image] Apr 03 04:17:16.494 INFO O| Apr 03 04:17:16.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec" |
| 5599 | 2026-04-03T04:17:18.187Z | [ recovery-image] Apr 03 04:17:16.494 INFO O| Apr 03 04:17:16.494 INFO STEP 267 (remove_files) COMPLETE |
| 5600 | 2026-04-03T04:17:18.190Z | [ recovery-image] Apr 03 04:17:16.494 INFO O| Apr 03 04:17:16.494 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5601 | 2026-04-03T04:17:18.194Z | [ recovery-image] Apr 03 04:17:16.499 INFO O| Apr 03 04:17:16.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo" |
| 5602 | 2026-04-03T04:17:18.194Z | [ recovery-image] Apr 03 04:17:16.499 INFO O| Apr 03 04:17:16.499 INFO STEP 268 (remove_files) COMPLETE |
| 5603 | 2026-04-03T04:17:18.194Z | [ recovery-image] Apr 03 04:17:16.499 INFO O| Apr 03 04:17:16.499 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5604 | 2026-04-03T04:17:18.198Z | [ recovery-image] Apr 03 04:17:16.505 INFO O| Apr 03 04:17:16.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac" |
| 5605 | 2026-04-03T04:17:18.199Z | [ recovery-image] Apr 03 04:17:16.505 INFO O| Apr 03 04:17:16.505 INFO STEP 269 (remove_files) COMPLETE |
| 5606 | 2026-04-03T04:17:18.202Z | [ recovery-image] Apr 03 04:17:16.505 INFO O| Apr 03 04:17:16.505 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5607 | 2026-04-03T04:17:18.205Z | [ recovery-image] Apr 03 04:17:16.509 INFO O| Apr 03 04:17:16.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach" |
| 5608 | 2026-04-03T04:17:18.205Z | [ recovery-image] Apr 03 04:17:16.509 INFO O| Apr 03 04:17:16.509 INFO STEP 270 (remove_files) COMPLETE |
| 5609 | 2026-04-03T04:17:18.205Z | [ recovery-image] Apr 03 04:17:16.509 INFO O| Apr 03 04:17:16.509 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5610 | 2026-04-03T04:17:18.209Z | [ recovery-image] Apr 03 04:17:16.514 INFO O| Apr 03 04:17:16.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx" |
| 5611 | 2026-04-03T04:17:18.209Z | [ recovery-image] Apr 03 04:17:16.514 INFO O| Apr 03 04:17:16.514 INFO STEP 271 (remove_files) COMPLETE |
| 5612 | 2026-04-03T04:17:18.209Z | [ recovery-image] Apr 03 04:17:16.514 INFO O| Apr 03 04:17:16.514 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5613 | 2026-04-03T04:17:18.212Z | [ recovery-image] Apr 03 04:17:16.519 INFO O| Apr 03 04:17:16.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev" |
| 5614 | 2026-04-03T04:17:18.212Z | [ recovery-image] Apr 03 04:17:16.519 INFO O| Apr 03 04:17:16.519 INFO STEP 272 (remove_files) COMPLETE |
| 5615 | 2026-04-03T04:17:18.215Z | [ recovery-image] Apr 03 04:17:16.519 INFO O| Apr 03 04:17:16.519 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5616 | 2026-04-03T04:17:18.218Z | [ recovery-image] Apr 03 04:17:16.523 INFO O| Apr 03 04:17:16.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg" |
| 5617 | 2026-04-03T04:17:18.218Z | [ recovery-image] Apr 03 04:17:16.523 INFO O| Apr 03 04:17:16.523 INFO STEP 273 (remove_files) COMPLETE |
| 5618 | 2026-04-03T04:17:18.218Z | [ recovery-image] Apr 03 04:17:16.523 INFO O| Apr 03 04:17:16.523 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5619 | 2026-04-03T04:17:18.223Z | [ recovery-image] Apr 03 04:17:16.529 INFO O| Apr 03 04:17:16.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c" |
| 5620 | 2026-04-03T04:17:18.223Z | [ recovery-image] Apr 03 04:17:16.529 INFO O| Apr 03 04:17:16.529 INFO STEP 274 (remove_files) COMPLETE |
| 5621 | 2026-04-03T04:17:18.225Z | [ recovery-image] Apr 03 04:17:16.529 INFO O| Apr 03 04:17:16.529 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5622 | 2026-04-03T04:17:18.228Z | [ recovery-image] Apr 03 04:17:16.534 INFO O| Apr 03 04:17:16.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update" |
| 5623 | 2026-04-03T04:17:18.228Z | [ recovery-image] Apr 03 04:17:16.534 INFO O| Apr 03 04:17:16.534 INFO STEP 275 (remove_files) COMPLETE |
| 5624 | 2026-04-03T04:17:18.228Z | [ recovery-image] Apr 03 04:17:16.534 INFO O| Apr 03 04:17:16.534 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5625 | 2026-04-03T04:17:18.232Z | [ recovery-image] Apr 03 04:17:16.538 INFO O| Apr 03 04:17:16.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo" |
| 5626 | 2026-04-03T04:17:18.232Z | [ recovery-image] Apr 03 04:17:16.538 INFO O| Apr 03 04:17:16.538 INFO STEP 276 (remove_files) COMPLETE |
| 5627 | 2026-04-03T04:17:18.235Z | [ recovery-image] Apr 03 04:17:16.538 INFO O| Apr 03 04:17:16.538 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5628 | 2026-04-03T04:17:18.238Z | [ recovery-image] Apr 03 04:17:16.543 INFO O| Apr 03 04:17:16.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict" |
| 5629 | 2026-04-03T04:17:18.238Z | [ recovery-image] Apr 03 04:17:16.543 INFO O| Apr 03 04:17:16.543 INFO STEP 277 (remove_files) COMPLETE |
| 5630 | 2026-04-03T04:17:18.238Z | [ recovery-image] Apr 03 04:17:16.543 INFO O| Apr 03 04:17:16.543 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5631 | 2026-04-03T04:17:18.241Z | [ recovery-image] Apr 03 04:17:16.548 INFO O| Apr 03 04:17:16.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe" |
| 5632 | 2026-04-03T04:17:18.244Z | [ recovery-image] Apr 03 04:17:16.548 INFO O| Apr 03 04:17:16.548 INFO STEP 278 (remove_files) COMPLETE |
| 5633 | 2026-04-03T04:17:18.244Z | [ recovery-image] Apr 03 04:17:16.548 INFO O| Apr 03 04:17:16.548 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5634 | 2026-04-03T04:17:18.247Z | [ recovery-image] Apr 03 04:17:16.553 INFO O| Apr 03 04:17:16.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat" |
| 5635 | 2026-04-03T04:17:18.247Z | [ recovery-image] Apr 03 04:17:16.553 INFO O| Apr 03 04:17:16.553 INFO STEP 279 (remove_files) COMPLETE |
| 5636 | 2026-04-03T04:17:18.247Z | [ recovery-image] Apr 03 04:17:16.553 INFO O| Apr 03 04:17:16.553 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5637 | 2026-04-03T04:17:18.252Z | [ recovery-image] Apr 03 04:17:16.558 INFO O| Apr 03 04:17:16.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt" |
| 5638 | 2026-04-03T04:17:18.252Z | [ recovery-image] Apr 03 04:17:16.558 INFO O| Apr 03 04:17:16.558 INFO STEP 280 (remove_files) COMPLETE |
| 5639 | 2026-04-03T04:17:18.254Z | [ recovery-image] Apr 03 04:17:16.558 INFO O| Apr 03 04:17:16.558 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5640 | 2026-04-03T04:17:18.257Z | [ recovery-image] Apr 03 04:17:16.563 INFO O| Apr 03 04:17:16.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config" |
| 5641 | 2026-04-03T04:17:18.257Z | [ recovery-image] Apr 03 04:17:16.564 INFO O| Apr 03 04:17:16.564 INFO STEP 281 (remove_files) COMPLETE |
| 5642 | 2026-04-03T04:17:18.260Z | [ recovery-image] Apr 03 04:17:16.564 INFO O| Apr 03 04:17:16.564 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5643 | 2026-04-03T04:17:18.263Z | [ recovery-image] Apr 03 04:17:16.569 INFO O| Apr 03 04:17:16.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert" |
| 5644 | 2026-04-03T04:17:18.263Z | [ recovery-image] Apr 03 04:17:16.569 INFO O| Apr 03 04:17:16.569 INFO STEP 282 (remove_files) COMPLETE |
| 5645 | 2026-04-03T04:17:18.263Z | [ recovery-image] Apr 03 04:17:16.569 INFO O| Apr 03 04:17:16.569 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5646 | 2026-04-03T04:17:18.269Z | [ recovery-image] Apr 03 04:17:16.576 INFO O| Apr 03 04:17:16.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config" |
| 5647 | 2026-04-03T04:17:18.269Z | [ recovery-image] Apr 03 04:17:16.576 INFO O| Apr 03 04:17:16.576 INFO STEP 283 (remove_files) COMPLETE |
| 5648 | 2026-04-03T04:17:18.269Z | [ recovery-image] Apr 03 04:17:16.576 INFO O| Apr 03 04:17:16.576 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5649 | 2026-04-03T04:17:18.275Z | [ recovery-image] Apr 03 04:17:16.582 INFO O| Apr 03 04:17:16.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user" |
| 5650 | 2026-04-03T04:17:18.275Z | [ recovery-image] Apr 03 04:17:16.582 INFO O| Apr 03 04:17:16.582 INFO STEP 284 (remove_files) COMPLETE |
| 5651 | 2026-04-03T04:17:18.278Z | [ recovery-image] Apr 03 04:17:16.582 INFO O| Apr 03 04:17:16.582 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5652 | 2026-04-03T04:17:18.281Z | [ recovery-image] Apr 03 04:17:16.587 INFO O| Apr 03 04:17:16.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform" |
| 5653 | 2026-04-03T04:17:18.281Z | [ recovery-image] Apr 03 04:17:16.587 INFO O| Apr 03 04:17:16.587 INFO STEP 285 (remove_files) COMPLETE |
| 5654 | 2026-04-03T04:17:18.281Z | [ recovery-image] Apr 03 04:17:16.587 INFO O| Apr 03 04:17:16.587 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5655 | 2026-04-03T04:17:18.285Z | [ recovery-image] Apr 03 04:17:16.592 INFO O| Apr 03 04:17:16.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp" |
| 5656 | 2026-04-03T04:17:18.285Z | [ recovery-image] Apr 03 04:17:16.592 INFO O| Apr 03 04:17:16.592 INFO STEP 286 (remove_files) COMPLETE |
| 5657 | 2026-04-03T04:17:18.288Z | [ recovery-image] Apr 03 04:17:16.592 INFO O| Apr 03 04:17:16.592 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5658 | 2026-04-03T04:17:18.291Z | [ recovery-image] Apr 03 04:17:16.597 INFO O| Apr 03 04:17:16.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news" |
| 5659 | 2026-04-03T04:17:18.291Z | [ recovery-image] Apr 03 04:17:16.597 INFO O| Apr 03 04:17:16.597 INFO STEP 287 (remove_files) COMPLETE |
| 5660 | 2026-04-03T04:17:18.292Z | [ recovery-image] Apr 03 04:17:16.597 INFO O| Apr 03 04:17:16.597 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5661 | 2026-04-03T04:17:18.295Z | [ recovery-image] Apr 03 04:17:16.602 INFO O| Apr 03 04:17:16.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask" |
| 5662 | 2026-04-03T04:17:18.298Z | [ recovery-image] Apr 03 04:17:16.602 INFO O| Apr 03 04:17:16.602 INFO STEP 288 (remove_files) COMPLETE |
| 5663 | 2026-04-03T04:17:18.298Z | [ recovery-image] Apr 03 04:17:16.602 INFO O| Apr 03 04:17:16.602 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5664 | 2026-04-03T04:17:18.302Z | [ recovery-image] Apr 03 04:17:16.608 INFO O| Apr 03 04:17:16.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice" |
| 5665 | 2026-04-03T04:17:18.302Z | [ recovery-image] Apr 03 04:17:16.608 INFO O| Apr 03 04:17:16.608 INFO STEP 289 (remove_files) COMPLETE |
| 5666 | 2026-04-03T04:17:18.302Z | [ recovery-image] Apr 03 04:17:16.608 INFO O| Apr 03 04:17:16.608 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5667 | 2026-04-03T04:17:18.307Z | [ recovery-image] Apr 03 04:17:16.614 INFO O| Apr 03 04:17:16.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl" |
| 5668 | 2026-04-03T04:17:18.307Z | [ recovery-image] Apr 03 04:17:16.614 INFO O| Apr 03 04:17:16.614 INFO STEP 290 (remove_files) COMPLETE |
| 5669 | 2026-04-03T04:17:18.307Z | [ recovery-image] Apr 03 04:17:16.614 INFO O| Apr 03 04:17:16.614 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5670 | 2026-04-03T04:17:18.312Z | [ recovery-image] Apr 03 04:17:16.618 INFO O| Apr 03 04:17:16.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk" |
| 5671 | 2026-04-03T04:17:18.312Z | [ recovery-image] Apr 03 04:17:16.618 INFO O| Apr 03 04:17:16.618 INFO STEP 291 (remove_files) COMPLETE |
| 5672 | 2026-04-03T04:17:18.312Z | [ recovery-image] Apr 03 04:17:16.618 INFO O| Apr 03 04:17:16.618 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5673 | 2026-04-03T04:17:18.317Z | [ recovery-image] Apr 03 04:17:16.624 INFO O| Apr 03 04:17:16.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od" |
| 5674 | 2026-04-03T04:17:18.317Z | [ recovery-image] Apr 03 04:17:16.624 INFO O| Apr 03 04:17:16.624 INFO STEP 292 (remove_files) COMPLETE |
| 5675 | 2026-04-03T04:17:18.320Z | [ recovery-image] Apr 03 04:17:16.624 INFO O| Apr 03 04:17:16.624 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5676 | 2026-04-03T04:17:18.323Z | [ recovery-image] Apr 03 04:17:16.629 INFO O| Apr 03 04:17:16.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa" |
| 5677 | 2026-04-03T04:17:18.323Z | [ recovery-image] Apr 03 04:17:16.629 INFO O| Apr 03 04:17:16.629 INFO STEP 293 (remove_files) COMPLETE |
| 5678 | 2026-04-03T04:17:18.326Z | [ recovery-image] Apr 03 04:17:16.629 INFO O| Apr 03 04:17:16.629 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5679 | 2026-04-03T04:17:18.328Z | [ recovery-image] Apr 03 04:17:16.634 INFO O| Apr 03 04:17:16.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack" |
| 5680 | 2026-04-03T04:17:18.328Z | [ recovery-image] Apr 03 04:17:16.634 INFO O| Apr 03 04:17:16.634 INFO STEP 294 (remove_files) COMPLETE |
| 5681 | 2026-04-03T04:17:18.328Z | [ recovery-image] Apr 03 04:17:16.634 INFO O| Apr 03 04:17:16.634 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5682 | 2026-04-03T04:17:18.333Z | [ recovery-image] Apr 03 04:17:16.640 INFO O| Apr 03 04:17:16.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page" |
| 5683 | 2026-04-03T04:17:18.333Z | [ recovery-image] Apr 03 04:17:16.640 INFO O| Apr 03 04:17:16.640 INFO STEP 295 (remove_files) COMPLETE |
| 5684 | 2026-04-03T04:17:18.336Z | [ recovery-image] Apr 03 04:17:16.640 INFO O| Apr 03 04:17:16.640 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5685 | 2026-04-03T04:17:18.339Z | [ recovery-image] Apr 03 04:17:16.646 INFO O| Apr 03 04:17:16.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize" |
| 5686 | 2026-04-03T04:17:18.339Z | [ recovery-image] Apr 03 04:17:16.646 INFO O| Apr 03 04:17:16.646 INFO STEP 296 (remove_files) COMPLETE |
| 5687 | 2026-04-03T04:17:18.342Z | [ recovery-image] Apr 03 04:17:16.646 INFO O| Apr 03 04:17:16.646 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5688 | 2026-04-03T04:17:18.346Z | [ recovery-image] Apr 03 04:17:16.651 INFO O| Apr 03 04:17:16.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd" |
| 5689 | 2026-04-03T04:17:18.346Z | [ recovery-image] Apr 03 04:17:16.651 INFO O| Apr 03 04:17:16.651 INFO STEP 297 (remove_files) COMPLETE |
| 5690 | 2026-04-03T04:17:18.346Z | [ recovery-image] Apr 03 04:17:16.651 INFO O| Apr 03 04:17:16.651 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5691 | 2026-04-03T04:17:18.351Z | [ recovery-image] Apr 03 04:17:16.657 INFO O| Apr 03 04:17:16.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste" |
| 5692 | 2026-04-03T04:17:18.351Z | [ recovery-image] Apr 03 04:17:16.658 INFO O| Apr 03 04:17:16.658 INFO STEP 298 (remove_files) COMPLETE |
| 5693 | 2026-04-03T04:17:18.354Z | [ recovery-image] Apr 03 04:17:16.658 INFO O| Apr 03 04:17:16.658 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5694 | 2026-04-03T04:17:18.357Z | [ recovery-image] Apr 03 04:17:16.663 INFO O| Apr 03 04:17:16.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk" |
| 5695 | 2026-04-03T04:17:18.359Z | [ recovery-image] Apr 03 04:17:16.663 INFO O| Apr 03 04:17:16.663 INFO STEP 299 (remove_files) COMPLETE |
| 5696 | 2026-04-03T04:17:18.360Z | [ recovery-image] Apr 03 04:17:16.663 INFO O| Apr 03 04:17:16.663 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5697 | 2026-04-03T04:17:18.363Z | [ recovery-image] Apr 03 04:17:16.669 INFO O| Apr 03 04:17:16.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax" |
| 5698 | 2026-04-03T04:17:18.363Z | [ recovery-image] Apr 03 04:17:16.669 INFO O| Apr 03 04:17:16.669 INFO STEP 300 (remove_files) COMPLETE |
| 5699 | 2026-04-03T04:17:18.363Z | [ recovery-image] Apr 03 04:17:16.669 INFO O| Apr 03 04:17:16.669 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5700 | 2026-04-03T04:17:18.367Z | [ recovery-image] Apr 03 04:17:16.674 INFO O| Apr 03 04:17:16.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config" |
| 5701 | 2026-04-03T04:17:18.367Z | [ recovery-image] Apr 03 04:17:16.674 INFO O| Apr 03 04:17:16.674 INFO STEP 301 (remove_files) COMPLETE |
| 5702 | 2026-04-03T04:17:18.370Z | [ recovery-image] Apr 03 04:17:16.674 INFO O| Apr 03 04:17:16.674 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5703 | 2026-04-03T04:17:18.374Z | [ recovery-image] Apr 03 04:17:16.679 INFO O| Apr 03 04:17:16.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config" |
| 5704 | 2026-04-03T04:17:18.374Z | [ recovery-image] Apr 03 04:17:16.680 INFO O| Apr 03 04:17:16.680 INFO STEP 302 (remove_files) COMPLETE |
| 5705 | 2026-04-03T04:17:18.374Z | [ recovery-image] Apr 03 04:17:16.680 INFO O| Apr 03 04:17:16.680 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5706 | 2026-04-03T04:17:18.379Z | [ recovery-image] Apr 03 04:17:16.685 INFO O| Apr 03 04:17:16.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config" |
| 5707 | 2026-04-03T04:17:18.379Z | [ recovery-image] Apr 03 04:17:16.685 INFO O| Apr 03 04:17:16.685 INFO STEP 303 (remove_files) COMPLETE |
| 5708 | 2026-04-03T04:17:18.382Z | [ recovery-image] Apr 03 04:17:16.685 INFO O| Apr 03 04:17:16.685 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5709 | 2026-04-03T04:17:18.385Z | [ recovery-image] Apr 03 04:17:16.691 INFO O| Apr 03 04:17:16.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep" |
| 5710 | 2026-04-03T04:17:18.385Z | [ recovery-image] Apr 03 04:17:16.691 INFO O| Apr 03 04:17:16.691 INFO STEP 304 (remove_files) COMPLETE |
| 5711 | 2026-04-03T04:17:18.385Z | [ recovery-image] Apr 03 04:17:16.691 INFO O| Apr 03 04:17:16.691 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5712 | 2026-04-03T04:17:18.390Z | [ recovery-image] Apr 03 04:17:16.697 INFO O| Apr 03 04:17:16.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test" |
| 5713 | 2026-04-03T04:17:18.390Z | [ recovery-image] Apr 03 04:17:16.697 INFO O| Apr 03 04:17:16.697 INFO STEP 305 (remove_files) COMPLETE |
| 5714 | 2026-04-03T04:17:18.390Z | [ recovery-image] Apr 03 04:17:16.697 INFO O| Apr 03 04:17:16.697 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5715 | 2026-04-03T04:17:18.395Z | [ recovery-image] Apr 03 04:17:16.702 INFO O| Apr 03 04:17:16.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep" |
| 5716 | 2026-04-03T04:17:18.395Z | [ recovery-image] Apr 03 04:17:16.702 INFO O| Apr 03 04:17:16.702 INFO STEP 306 (remove_files) COMPLETE |
| 5717 | 2026-04-03T04:17:18.395Z | [ recovery-image] Apr 03 04:17:16.702 INFO O| Apr 03 04:17:16.702 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5718 | 2026-04-03T04:17:18.400Z | [ recovery-image] Apr 03 04:17:16.706 INFO O| Apr 03 04:17:16.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest" |
| 5719 | 2026-04-03T04:17:18.400Z | [ recovery-image] Apr 03 04:17:16.707 INFO O| Apr 03 04:17:16.707 INFO STEP 307 (remove_files) COMPLETE |
| 5720 | 2026-04-03T04:17:18.400Z | [ recovery-image] Apr 03 04:17:16.707 INFO O| Apr 03 04:17:16.707 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5721 | 2026-04-03T04:17:18.405Z | [ recovery-image] Apr 03 04:17:16.711 INFO O| Apr 03 04:17:16.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash" |
| 5722 | 2026-04-03T04:17:18.405Z | [ recovery-image] Apr 03 04:17:16.711 INFO O| Apr 03 04:17:16.711 INFO STEP 308 (remove_files) COMPLETE |
| 5723 | 2026-04-03T04:17:18.408Z | [ recovery-image] Apr 03 04:17:16.711 INFO O| Apr 03 04:17:16.711 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5724 | 2026-04-03T04:17:18.410Z | [ recovery-image] Apr 03 04:17:16.716 INFO O| Apr 03 04:17:16.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh" |
| 5725 | 2026-04-03T04:17:18.411Z | [ recovery-image] Apr 03 04:17:16.716 INFO O| Apr 03 04:17:16.716 INFO STEP 309 (remove_files) COMPLETE |
| 5726 | 2026-04-03T04:17:18.411Z | [ recovery-image] Apr 03 04:17:16.716 INFO O| Apr 03 04:17:16.716 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5727 | 2026-04-03T04:17:18.415Z | [ recovery-image] Apr 03 04:17:16.722 INFO O| Apr 03 04:17:16.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh" |
| 5728 | 2026-04-03T04:17:18.415Z | [ recovery-image] Apr 03 04:17:16.722 INFO O| Apr 03 04:17:16.722 INFO STEP 310 (remove_files) COMPLETE |
| 5729 | 2026-04-03T04:17:18.415Z | [ recovery-image] Apr 03 04:17:16.722 INFO O| Apr 03 04:17:16.722 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5730 | 2026-04-03T04:17:18.421Z | [ recovery-image] Apr 03 04:17:16.728 INFO O| Apr 03 04:17:16.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93" |
| 5731 | 2026-04-03T04:17:18.421Z | [ recovery-image] Apr 03 04:17:16.728 INFO O| Apr 03 04:17:16.728 INFO STEP 311 (remove_files) COMPLETE |
| 5732 | 2026-04-03T04:17:18.421Z | [ recovery-image] Apr 03 04:17:16.728 INFO O| Apr 03 04:17:16.728 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5733 | 2026-04-03T04:17:18.426Z | [ recovery-image] Apr 03 04:17:16.733 INFO O| Apr 03 04:17:16.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh" |
| 5734 | 2026-04-03T04:17:18.426Z | [ recovery-image] Apr 03 04:17:16.733 INFO O| Apr 03 04:17:16.733 INFO STEP 312 (remove_files) COMPLETE |
| 5735 | 2026-04-03T04:17:18.429Z | [ recovery-image] Apr 03 04:17:16.733 INFO O| Apr 03 04:17:16.733 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5736 | 2026-04-03T04:17:18.432Z | [ recovery-image] Apr 03 04:17:16.738 INFO O| Apr 03 04:17:16.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93" |
| 5737 | 2026-04-03T04:17:18.432Z | [ recovery-image] Apr 03 04:17:16.738 INFO O| Apr 03 04:17:16.738 INFO STEP 313 (remove_files) COMPLETE |
| 5738 | 2026-04-03T04:17:18.432Z | [ recovery-image] Apr 03 04:17:16.738 INFO O| Apr 03 04:17:16.738 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5739 | 2026-04-03T04:17:18.436Z | [ recovery-image] Apr 03 04:17:16.742 INFO O| Apr 03 04:17:16.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh" |
| 5740 | 2026-04-03T04:17:18.438Z | [ recovery-image] Apr 03 04:17:16.742 INFO O| Apr 03 04:17:16.742 INFO STEP 314 (remove_files) COMPLETE |
| 5741 | 2026-04-03T04:17:18.439Z | [ recovery-image] Apr 03 04:17:16.742 INFO O| Apr 03 04:17:16.742 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5742 | 2026-04-03T04:17:18.442Z | [ recovery-image] Apr 03 04:17:16.748 INFO O| Apr 03 04:17:16.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh" |
| 5743 | 2026-04-03T04:17:18.442Z | [ recovery-image] Apr 03 04:17:16.748 INFO O| Apr 03 04:17:16.748 INFO STEP 315 (remove_files) COMPLETE |
| 5744 | 2026-04-03T04:17:18.444Z | [ recovery-image] Apr 03 04:17:16.748 INFO O| Apr 03 04:17:16.748 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5745 | 2026-04-03T04:17:18.447Z | [ recovery-image] Apr 03 04:17:16.753 INFO O| Apr 03 04:17:16.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh" |
| 5746 | 2026-04-03T04:17:18.447Z | [ recovery-image] Apr 03 04:17:16.753 INFO O| Apr 03 04:17:16.753 INFO STEP 316 (remove_files) COMPLETE |
| 5747 | 2026-04-03T04:17:18.447Z | [ recovery-image] Apr 03 04:17:16.753 INFO O| Apr 03 04:17:16.753 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5748 | 2026-04-03T04:17:18.452Z | [ recovery-image] Apr 03 04:17:16.758 INFO O| Apr 03 04:17:16.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg" |
| 5749 | 2026-04-03T04:17:18.452Z | [ recovery-image] Apr 03 04:17:16.758 INFO O| Apr 03 04:17:16.758 INFO STEP 317 (remove_files) COMPLETE |
| 5750 | 2026-04-03T04:17:18.455Z | [ recovery-image] Apr 03 04:17:16.758 INFO O| Apr 03 04:17:16.758 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5751 | 2026-04-03T04:17:18.458Z | [ recovery-image] Apr 03 04:17:16.764 INFO O| Apr 03 04:17:16.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo" |
| 5752 | 2026-04-03T04:17:18.461Z | [ recovery-image] Apr 03 04:17:16.765 INFO O| Apr 03 04:17:16.765 INFO STEP 318 (remove_files) COMPLETE |
| 5753 | 2026-04-03T04:17:18.461Z | [ recovery-image] Apr 03 04:17:16.765 INFO O| Apr 03 04:17:16.765 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5754 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.769 INFO O| Apr 03 04:17:16.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat" |
| 5755 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.770 INFO O| Apr 03 04:17:16.770 INFO STEP 319 (remove_files) COMPLETE |
| 5756 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.770 INFO O| Apr 03 04:17:16.770 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5757 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.774 INFO O| Apr 03 04:17:16.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm" |
| 5758 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.774 INFO O| Apr 03 04:17:16.774 INFO STEP 320 (remove_files) COMPLETE |
| 5759 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.774 INFO O| Apr 03 04:17:16.774 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5760 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.779 INFO O| Apr 03 04:17:16.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond" |
| 5761 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.779 INFO O| Apr 03 04:17:16.779 INFO STEP 321 (remove_files) COMPLETE |
| 5762 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.779 INFO O| Apr 03 04:17:16.779 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5763 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.784 INFO O| Apr 03 04:17:16.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo" |
| 5764 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.784 INFO O| Apr 03 04:17:16.784 INFO STEP 322 (remove_files) COMPLETE |
| 5765 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.784 INFO O| Apr 03 04:17:16.784 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5766 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.788 INFO O| Apr 03 04:17:16.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk" |
| 5767 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.788 INFO O| Apr 03 04:17:16.788 INFO STEP 323 (remove_files) COMPLETE |
| 5768 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.788 INFO O| Apr 03 04:17:16.788 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5769 | 2026-04-03T04:17:18.509Z | [ recovery-image] Apr 03 04:17:16.793 INFO O| Apr 03 04:17:16.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam" |
| 5770 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.793 INFO O| Apr 03 04:17:16.793 INFO STEP 324 (remove_files) COMPLETE |
| 5771 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.793 INFO O| Apr 03 04:17:16.793 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5772 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.799 INFO O| Apr 03 04:17:16.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto" |
| 5773 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.799 INFO O| Apr 03 04:17:16.799 INFO STEP 325 (remove_files) COMPLETE |
| 5774 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.799 INFO O| Apr 03 04:17:16.799 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5775 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.804 INFO O| Apr 03 04:17:16.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans" |
| 5776 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.804 INFO O| Apr 03 04:17:16.804 INFO STEP 326 (remove_files) COMPLETE |
| 5777 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.804 INFO O| Apr 03 04:17:16.804 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5778 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.809 INFO O| Apr 03 04:17:16.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool" |
| 5779 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.809 INFO O| Apr 03 04:17:16.809 INFO STEP 327 (remove_files) COMPLETE |
| 5780 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.809 INFO O| Apr 03 04:17:16.809 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5781 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.814 INFO O| Apr 03 04:17:16.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp" |
| 5782 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.814 INFO O| Apr 03 04:17:16.814 INFO STEP 328 (remove_files) COMPLETE |
| 5783 | 2026-04-03T04:17:18.510Z | [ recovery-image] Apr 03 04:17:16.814 INFO O| Apr 03 04:17:16.814 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5784 | 2026-04-03T04:17:18.514Z | [ recovery-image] Apr 03 04:17:16.819 INFO O| Apr 03 04:17:16.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise" |
| 5785 | 2026-04-03T04:17:18.514Z | [ recovery-image] Apr 03 04:17:16.819 INFO O| Apr 03 04:17:16.819 INFO STEP 329 (remove_files) COMPLETE |
| 5786 | 2026-04-03T04:17:18.514Z | [ recovery-image] Apr 03 04:17:16.819 INFO O| Apr 03 04:17:16.819 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5787 | 2026-04-03T04:17:18.517Z | [ recovery-image] Apr 03 04:17:16.824 INFO O| Apr 03 04:17:16.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat" |
| 5788 | 2026-04-03T04:17:18.517Z | [ recovery-image] Apr 03 04:17:16.824 INFO O| Apr 03 04:17:16.824 INFO STEP 330 (remove_files) COMPLETE |
| 5789 | 2026-04-03T04:17:18.520Z | [ recovery-image] Apr 03 04:17:16.824 INFO O| Apr 03 04:17:16.824 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5790 | 2026-04-03T04:17:18.523Z | [ recovery-image] Apr 03 04:17:16.829 INFO O| Apr 03 04:17:16.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz" |
| 5791 | 2026-04-03T04:17:18.523Z | [ recovery-image] Apr 03 04:17:16.829 INFO O| Apr 03 04:17:16.829 INFO STEP 331 (remove_files) COMPLETE |
| 5792 | 2026-04-03T04:17:18.523Z | [ recovery-image] Apr 03 04:17:16.829 INFO O| Apr 03 04:17:16.829 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5793 | 2026-04-03T04:17:18.527Z | [ recovery-image] Apr 03 04:17:16.834 INFO O| Apr 03 04:17:16.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr" |
| 5794 | 2026-04-03T04:17:18.527Z | [ recovery-image] Apr 03 04:17:16.834 INFO O| Apr 03 04:17:16.834 INFO STEP 332 (remove_files) COMPLETE |
| 5795 | 2026-04-03T04:17:18.527Z | [ recovery-image] Apr 03 04:17:16.834 INFO O| Apr 03 04:17:16.834 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5796 | 2026-04-03T04:17:18.532Z | [ recovery-image] Apr 03 04:17:16.839 INFO O| Apr 03 04:17:16.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print" |
| 5797 | 2026-04-03T04:17:18.532Z | [ recovery-image] Apr 03 04:17:16.839 INFO O| Apr 03 04:17:16.839 INFO STEP 333 (remove_files) COMPLETE |
| 5798 | 2026-04-03T04:17:18.535Z | [ recovery-image] Apr 03 04:17:16.839 INFO O| Apr 03 04:17:16.839 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5799 | 2026-04-03T04:17:18.538Z | [ recovery-image] Apr 03 04:17:16.844 INFO O| Apr 03 04:17:16.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf" |
| 5800 | 2026-04-03T04:17:18.538Z | [ recovery-image] Apr 03 04:17:16.844 INFO O| Apr 03 04:17:16.844 INFO STEP 334 (remove_files) COMPLETE |
| 5801 | 2026-04-03T04:17:18.538Z | [ recovery-image] Apr 03 04:17:16.844 INFO O| Apr 03 04:17:16.844 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5802 | 2026-04-03T04:17:18.542Z | [ recovery-image] Apr 03 04:17:16.848 INFO O| Apr 03 04:17:16.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl" |
| 5803 | 2026-04-03T04:17:18.545Z | [ recovery-image] Apr 03 04:17:16.848 INFO O| Apr 03 04:17:16.848 INFO STEP 335 (remove_files) COMPLETE |
| 5804 | 2026-04-03T04:17:18.545Z | [ recovery-image] Apr 03 04:17:16.848 INFO O| Apr 03 04:17:16.848 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5805 | 2026-04-03T04:17:18.548Z | [ recovery-image] Apr 03 04:17:16.853 INFO O| Apr 03 04:17:16.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles" |
| 5806 | 2026-04-03T04:17:18.548Z | [ recovery-image] Apr 03 04:17:16.853 INFO O| Apr 03 04:17:16.853 INFO STEP 336 (remove_files) COMPLETE |
| 5807 | 2026-04-03T04:17:18.548Z | [ recovery-image] Apr 03 04:17:16.853 INFO O| Apr 03 04:17:16.853 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5808 | 2026-04-03T04:17:18.552Z | [ recovery-image] Apr 03 04:17:16.858 INFO O| Apr 03 04:17:16.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects" |
| 5809 | 2026-04-03T04:17:18.552Z | [ recovery-image] Apr 03 04:17:16.858 INFO O| Apr 03 04:17:16.858 INFO STEP 337 (remove_files) COMPLETE |
| 5810 | 2026-04-03T04:17:18.552Z | [ recovery-image] Apr 03 04:17:16.858 INFO O| Apr 03 04:17:16.858 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5811 | 2026-04-03T04:17:18.556Z | [ recovery-image] Apr 03 04:17:16.863 INFO O| Apr 03 04:17:16.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags" |
| 5812 | 2026-04-03T04:17:18.556Z | [ recovery-image] Apr 03 04:17:16.863 INFO O| Apr 03 04:17:16.863 INFO STEP 338 (remove_files) COMPLETE |
| 5813 | 2026-04-03T04:17:18.559Z | [ recovery-image] Apr 03 04:17:16.863 INFO O| Apr 03 04:17:16.863 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5814 | 2026-04-03T04:17:18.562Z | [ recovery-image] Apr 03 04:17:16.868 INFO O| Apr 03 04:17:16.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev" |
| 5815 | 2026-04-03T04:17:18.562Z | [ recovery-image] Apr 03 04:17:16.868 INFO O| Apr 03 04:17:16.868 INFO STEP 339 (remove_files) COMPLETE |
| 5816 | 2026-04-03T04:17:18.562Z | [ recovery-image] Apr 03 04:17:16.868 INFO O| Apr 03 04:17:16.868 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5817 | 2026-04-03T04:17:18.566Z | [ recovery-image] Apr 03 04:17:16.872 INFO O| Apr 03 04:17:16.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp" |
| 5818 | 2026-04-03T04:17:18.566Z | [ recovery-image] Apr 03 04:17:16.872 INFO O| Apr 03 04:17:16.872 INFO STEP 340 (remove_files) COMPLETE |
| 5819 | 2026-04-03T04:17:18.569Z | [ recovery-image] Apr 03 04:17:16.872 INFO O| Apr 03 04:17:16.872 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5820 | 2026-04-03T04:17:18.572Z | [ recovery-image] Apr 03 04:17:16.878 INFO O| Apr 03 04:17:16.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs" |
| 5821 | 2026-04-03T04:17:18.572Z | [ recovery-image] Apr 03 04:17:16.878 INFO O| Apr 03 04:17:16.878 INFO STEP 341 (remove_files) COMPLETE |
| 5822 | 2026-04-03T04:17:18.572Z | [ recovery-image] Apr 03 04:17:16.878 INFO O| Apr 03 04:17:16.878 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5823 | 2026-04-03T04:17:18.576Z | [ recovery-image] Apr 03 04:17:16.882 INFO O| Apr 03 04:17:16.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait" |
| 5824 | 2026-04-03T04:17:18.578Z | [ recovery-image] Apr 03 04:17:16.882 INFO O| Apr 03 04:17:16.882 INFO STEP 342 (remove_files) COMPLETE |
| 5825 | 2026-04-03T04:17:18.578Z | [ recovery-image] Apr 03 04:17:16.882 INFO O| Apr 03 04:17:16.882 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5826 | 2026-04-03T04:17:18.581Z | [ recovery-image] Apr 03 04:17:16.887 INFO O| Apr 03 04:17:16.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd" |
| 5827 | 2026-04-03T04:17:18.581Z | [ recovery-image] Apr 03 04:17:16.887 INFO O| Apr 03 04:17:16.887 INFO STEP 343 (remove_files) COMPLETE |
| 5828 | 2026-04-03T04:17:18.581Z | [ recovery-image] Apr 03 04:17:16.887 INFO O| Apr 03 04:17:16.887 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5829 | 2026-04-03T04:17:18.585Z | [ recovery-image] Apr 03 04:17:16.892 INFO O| Apr 03 04:17:16.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read" |
| 5830 | 2026-04-03T04:17:18.585Z | [ recovery-image] Apr 03 04:17:16.892 INFO O| Apr 03 04:17:16.892 INFO STEP 344 (remove_files) COMPLETE |
| 5831 | 2026-04-03T04:17:18.585Z | [ recovery-image] Apr 03 04:17:16.892 INFO O| Apr 03 04:17:16.892 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5832 | 2026-04-03T04:17:18.591Z | [ recovery-image] Apr 03 04:17:16.898 INFO O| Apr 03 04:17:16.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red" |
| 5833 | 2026-04-03T04:17:18.591Z | [ recovery-image] Apr 03 04:17:16.898 INFO O| Apr 03 04:17:16.898 INFO STEP 345 (remove_files) COMPLETE |
| 5834 | 2026-04-03T04:17:18.591Z | [ recovery-image] Apr 03 04:17:16.898 INFO O| Apr 03 04:17:16.898 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5835 | 2026-04-03T04:17:18.597Z | [ recovery-image] Apr 03 04:17:16.903 INFO O| Apr 03 04:17:16.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp" |
| 5836 | 2026-04-03T04:17:18.600Z | [ recovery-image] Apr 03 04:17:16.903 INFO O| Apr 03 04:17:16.903 INFO STEP 346 (remove_files) COMPLETE |
| 5837 | 2026-04-03T04:17:18.600Z | [ recovery-image] Apr 03 04:17:16.903 INFO O| Apr 03 04:17:16.903 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5838 | 2026-04-03T04:17:18.603Z | [ recovery-image] Apr 03 04:17:16.908 INFO O| Apr 03 04:17:16.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice" |
| 5839 | 2026-04-03T04:17:18.604Z | [ recovery-image] Apr 03 04:17:16.908 INFO O| Apr 03 04:17:16.908 INFO STEP 347 (remove_files) COMPLETE |
| 5840 | 2026-04-03T04:17:18.604Z | [ recovery-image] Apr 03 04:17:16.908 INFO O| Apr 03 04:17:16.908 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5841 | 2026-04-03T04:17:18.607Z | [ recovery-image] Apr 03 04:17:16.914 INFO O| Apr 03 04:17:16.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize" |
| 5842 | 2026-04-03T04:17:18.611Z | [ recovery-image] Apr 03 04:17:16.914 INFO O| Apr 03 04:17:16.914 INFO STEP 348 (remove_files) COMPLETE |
| 5843 | 2026-04-03T04:17:18.611Z | [ recovery-image] Apr 03 04:17:16.914 INFO O| Apr 03 04:17:16.914 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5844 | 2026-04-03T04:17:18.615Z | [ recovery-image] Apr 03 04:17:16.920 INFO O| Apr 03 04:17:16.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev" |
| 5845 | 2026-04-03T04:17:18.615Z | [ recovery-image] Apr 03 04:17:16.920 INFO O| Apr 03 04:17:16.920 INFO STEP 349 (remove_files) COMPLETE |
| 5846 | 2026-04-03T04:17:18.615Z | [ recovery-image] Apr 03 04:17:16.920 INFO O| Apr 03 04:17:16.920 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5847 | 2026-04-03T04:17:18.618Z | [ recovery-image] Apr 03 04:17:16.925 INFO O| Apr 03 04:17:16.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh" |
| 5848 | 2026-04-03T04:17:18.622Z | [ recovery-image] Apr 03 04:17:16.925 INFO O| Apr 03 04:17:16.925 INFO STEP 350 (remove_files) COMPLETE |
| 5849 | 2026-04-03T04:17:18.622Z | [ recovery-image] Apr 03 04:17:16.925 INFO O| Apr 03 04:17:16.925 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5850 | 2026-04-03T04:17:18.625Z | [ recovery-image] Apr 03 04:17:16.930 INFO O| Apr 03 04:17:16.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93" |
| 5851 | 2026-04-03T04:17:18.625Z | [ recovery-image] Apr 03 04:17:16.930 INFO O| Apr 03 04:17:16.930 INFO STEP 351 (remove_files) COMPLETE |
| 5852 | 2026-04-03T04:17:18.625Z | [ recovery-image] Apr 03 04:17:16.930 INFO O| Apr 03 04:17:16.930 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5853 | 2026-04-03T04:17:18.628Z | [ recovery-image] Apr 03 04:17:16.934 INFO O| Apr 03 04:17:16.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles" |
| 5854 | 2026-04-03T04:17:18.628Z | [ recovery-image] Apr 03 04:17:16.934 INFO O| Apr 03 04:17:16.934 INFO STEP 352 (remove_files) COMPLETE |
| 5855 | 2026-04-03T04:17:18.628Z | [ recovery-image] Apr 03 04:17:16.934 INFO O| Apr 03 04:17:16.934 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5856 | 2026-04-03T04:17:18.632Z | [ recovery-image] Apr 03 04:17:16.939 INFO O| Apr 03 04:17:16.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo" |
| 5857 | 2026-04-03T04:17:18.632Z | [ recovery-image] Apr 03 04:17:16.939 INFO O| Apr 03 04:17:16.939 INFO STEP 353 (remove_files) COMPLETE |
| 5858 | 2026-04-03T04:17:18.635Z | [ recovery-image] Apr 03 04:17:16.939 INFO O| Apr 03 04:17:16.939 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5859 | 2026-04-03T04:17:18.638Z | [ recovery-image] Apr 03 04:17:16.944 INFO O| Apr 03 04:17:16.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync" |
| 5860 | 2026-04-03T04:17:18.638Z | [ recovery-image] Apr 03 04:17:16.945 INFO O| Apr 03 04:17:16.945 INFO STEP 354 (remove_files) COMPLETE |
| 5861 | 2026-04-03T04:17:18.638Z | [ recovery-image] Apr 03 04:17:16.945 INFO O| Apr 03 04:17:16.945 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5862 | 2026-04-03T04:17:18.643Z | [ recovery-image] Apr 03 04:17:16.949 INFO O| Apr 03 04:17:16.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl" |
| 5863 | 2026-04-03T04:17:18.645Z | [ recovery-image] Apr 03 04:17:16.949 INFO O| Apr 03 04:17:16.949 INFO STEP 355 (remove_files) COMPLETE |
| 5864 | 2026-04-03T04:17:18.645Z | [ recovery-image] Apr 03 04:17:16.949 INFO O| Apr 03 04:17:16.949 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5865 | 2026-04-03T04:17:18.648Z | [ recovery-image] Apr 03 04:17:16.954 INFO O| Apr 03 04:17:16.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat" |
| 5866 | 2026-04-03T04:17:18.648Z | [ recovery-image] Apr 03 04:17:16.954 INFO O| Apr 03 04:17:16.954 INFO STEP 356 (remove_files) COMPLETE |
| 5867 | 2026-04-03T04:17:18.648Z | [ recovery-image] Apr 03 04:17:16.954 INFO O| Apr 03 04:17:16.954 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5868 | 2026-04-03T04:17:18.652Z | [ recovery-image] Apr 03 04:17:16.959 INFO O| Apr 03 04:17:16.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp" |
| 5869 | 2026-04-03T04:17:18.652Z | [ recovery-image] Apr 03 04:17:16.959 INFO O| Apr 03 04:17:16.959 INFO STEP 357 (remove_files) COMPLETE |
| 5870 | 2026-04-03T04:17:18.655Z | [ recovery-image] Apr 03 04:17:16.959 INFO O| Apr 03 04:17:16.959 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5871 | 2026-04-03T04:17:18.658Z | [ recovery-image] Apr 03 04:17:16.963 INFO O| Apr 03 04:17:16.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script" |
| 5872 | 2026-04-03T04:17:18.658Z | [ recovery-image] Apr 03 04:17:16.963 INFO O| Apr 03 04:17:16.963 INFO STEP 358 (remove_files) COMPLETE |
| 5873 | 2026-04-03T04:17:18.658Z | [ recovery-image] Apr 03 04:17:16.963 INFO O| Apr 03 04:17:16.963 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5874 | 2026-04-03T04:17:18.661Z | [ recovery-image] Apr 03 04:17:16.968 INFO O| Apr 03 04:17:16.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff" |
| 5875 | 2026-04-03T04:17:18.661Z | [ recovery-image] Apr 03 04:17:16.968 INFO O| Apr 03 04:17:16.968 INFO STEP 359 (remove_files) COMPLETE |
| 5876 | 2026-04-03T04:17:18.661Z | [ recovery-image] Apr 03 04:17:16.968 INFO O| Apr 03 04:17:16.968 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5877 | 2026-04-03T04:17:18.666Z | [ recovery-image] Apr 03 04:17:16.973 INFO O| Apr 03 04:17:16.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp" |
| 5878 | 2026-04-03T04:17:18.666Z | [ recovery-image] Apr 03 04:17:16.973 INFO O| Apr 03 04:17:16.973 INFO STEP 360 (remove_files) COMPLETE |
| 5879 | 2026-04-03T04:17:18.669Z | [ recovery-image] Apr 03 04:17:16.973 INFO O| Apr 03 04:17:16.973 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5880 | 2026-04-03T04:17:18.672Z | [ recovery-image] Apr 03 04:17:16.977 INFO O| Apr 03 04:17:16.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp" |
| 5881 | 2026-04-03T04:17:18.672Z | [ recovery-image] Apr 03 04:17:16.977 INFO O| Apr 03 04:17:16.977 INFO STEP 361 (remove_files) COMPLETE |
| 5882 | 2026-04-03T04:17:18.672Z | [ recovery-image] Apr 03 04:17:16.977 INFO O| Apr 03 04:17:16.977 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5883 | 2026-04-03T04:17:18.676Z | [ recovery-image] Apr 03 04:17:16.982 INFO O| Apr 03 04:17:16.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp" |
| 5884 | 2026-04-03T04:17:18.676Z | [ recovery-image] Apr 03 04:17:16.982 INFO O| Apr 03 04:17:16.982 INFO STEP 362 (remove_files) COMPLETE |
| 5885 | 2026-04-03T04:17:18.676Z | [ recovery-image] Apr 03 04:17:16.982 INFO O| Apr 03 04:17:16.982 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5886 | 2026-04-03T04:17:18.680Z | [ recovery-image] Apr 03 04:17:16.987 INFO O| Apr 03 04:17:16.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil" |
| 5887 | 2026-04-03T04:17:18.680Z | [ recovery-image] Apr 03 04:17:16.987 INFO O| Apr 03 04:17:16.987 INFO STEP 363 (remove_files) COMPLETE |
| 5888 | 2026-04-03T04:17:18.680Z | [ recovery-image] Apr 03 04:17:16.987 INFO O| Apr 03 04:17:16.987 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5889 | 2026-04-03T04:17:18.685Z | [ recovery-image] Apr 03 04:17:16.992 INFO O| Apr 03 04:17:16.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib" |
| 5890 | 2026-04-03T04:17:18.685Z | [ recovery-image] Apr 03 04:17:16.992 INFO O| Apr 03 04:17:16.992 INFO STEP 364 (remove_files) COMPLETE |
| 5891 | 2026-04-03T04:17:18.688Z | [ recovery-image] Apr 03 04:17:16.992 INFO O| Apr 03 04:17:16.992 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5892 | 2026-04-03T04:17:18.691Z | [ recovery-image] Apr 03 04:17:16.996 INFO O| Apr 03 04:17:16.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget" |
| 5893 | 2026-04-03T04:17:18.691Z | [ recovery-image] Apr 03 04:17:16.996 INFO O| Apr 03 04:17:16.996 INFO STEP 365 (remove_files) COMPLETE |
| 5894 | 2026-04-03T04:17:18.691Z | [ recovery-image] Apr 03 04:17:16.996 INFO O| Apr 03 04:17:16.996 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5895 | 2026-04-03T04:17:18.695Z | [ recovery-image] Apr 03 04:17:17.001 INFO O| Apr 03 04:17:17.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk" |
| 5896 | 2026-04-03T04:17:18.695Z | [ recovery-image] Apr 03 04:17:17.001 INFO O| Apr 03 04:17:17.001 INFO STEP 366 (remove_files) COMPLETE |
| 5897 | 2026-04-03T04:17:18.695Z | [ recovery-image] Apr 03 04:17:17.001 INFO O| Apr 03 04:17:17.001 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5898 | 2026-04-03T04:17:18.700Z | [ recovery-image] Apr 03 04:17:17.006 INFO O| Apr 03 04:17:17.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck" |
| 5899 | 2026-04-03T04:17:18.700Z | [ recovery-image] Apr 03 04:17:17.006 INFO O| Apr 03 04:17:17.006 INFO STEP 367 (remove_files) COMPLETE |
| 5900 | 2026-04-03T04:17:18.700Z | [ recovery-image] Apr 03 04:17:17.006 INFO O| Apr 03 04:17:17.006 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5901 | 2026-04-03T04:17:18.707Z | [ recovery-image] Apr 03 04:17:17.013 INFO O| Apr 03 04:17:17.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf" |
| 5902 | 2026-04-03T04:17:18.707Z | [ recovery-image] Apr 03 04:17:17.013 INFO O| Apr 03 04:17:17.013 INFO STEP 368 (remove_files) COMPLETE |
| 5903 | 2026-04-03T04:17:18.707Z | [ recovery-image] Apr 03 04:17:17.013 INFO O| Apr 03 04:17:17.013 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5904 | 2026-04-03T04:17:18.711Z | [ recovery-image] Apr 03 04:17:17.018 INFO O| Apr 03 04:17:17.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta" |
| 5905 | 2026-04-03T04:17:18.711Z | [ recovery-image] Apr 03 04:17:17.018 INFO O| Apr 03 04:17:17.018 INFO STEP 369 (remove_files) COMPLETE |
| 5906 | 2026-04-03T04:17:18.714Z | [ recovery-image] Apr 03 04:17:17.018 INFO O| Apr 03 04:17:17.018 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5907 | 2026-04-03T04:17:18.717Z | [ recovery-image] Apr 03 04:17:17.022 INFO O| Apr 03 04:17:17.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf" |
| 5908 | 2026-04-03T04:17:18.717Z | [ recovery-image] Apr 03 04:17:17.022 INFO O| Apr 03 04:17:17.022 INFO STEP 370 (remove_files) COMPLETE |
| 5909 | 2026-04-03T04:17:18.717Z | [ recovery-image] Apr 03 04:17:17.022 INFO O| Apr 03 04:17:17.022 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5910 | 2026-04-03T04:17:18.722Z | [ recovery-image] Apr 03 04:17:17.029 INFO O| Apr 03 04:17:17.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget" |
| 5911 | 2026-04-03T04:17:18.722Z | [ recovery-image] Apr 03 04:17:17.029 INFO O| Apr 03 04:17:17.029 INFO STEP 371 (remove_files) COMPLETE |
| 5912 | 2026-04-03T04:17:18.725Z | [ recovery-image] Apr 03 04:17:17.029 INFO O| Apr 03 04:17:17.029 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5913 | 2026-04-03T04:17:18.728Z | [ recovery-image] Apr 03 04:17:17.033 INFO O| Apr 03 04:17:17.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext" |
| 5914 | 2026-04-03T04:17:18.728Z | [ recovery-image] Apr 03 04:17:17.033 INFO O| Apr 03 04:17:17.033 INFO STEP 372 (remove_files) COMPLETE |
| 5915 | 2026-04-03T04:17:18.728Z | [ recovery-image] Apr 03 04:17:17.033 INFO O| Apr 03 04:17:17.033 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5916 | 2026-04-03T04:17:18.733Z | [ recovery-image] Apr 03 04:17:17.040 INFO O| Apr 03 04:17:17.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat" |
| 5917 | 2026-04-03T04:17:18.733Z | [ recovery-image] Apr 03 04:17:17.040 INFO O| Apr 03 04:17:17.040 INFO STEP 373 (remove_files) COMPLETE |
| 5918 | 2026-04-03T04:17:18.736Z | [ recovery-image] Apr 03 04:17:17.040 INFO O| Apr 03 04:17:17.040 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5919 | 2026-04-03T04:17:18.740Z | [ recovery-image] Apr 03 04:17:17.045 INFO O| Apr 03 04:17:17.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap" |
| 5920 | 2026-04-03T04:17:18.740Z | [ recovery-image] Apr 03 04:17:17.045 INFO O| Apr 03 04:17:17.045 INFO STEP 374 (remove_files) COMPLETE |
| 5921 | 2026-04-03T04:17:18.740Z | [ recovery-image] Apr 03 04:17:17.045 INFO O| Apr 03 04:17:17.045 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5922 | 2026-04-03T04:17:18.743Z | [ recovery-image] Apr 03 04:17:17.050 INFO O| Apr 03 04:17:17.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping" |
| 5923 | 2026-04-03T04:17:18.743Z | [ recovery-image] Apr 03 04:17:17.050 INFO O| Apr 03 04:17:17.050 INFO STEP 375 (remove_files) COMPLETE |
| 5924 | 2026-04-03T04:17:18.746Z | [ recovery-image] Apr 03 04:17:17.050 INFO O| Apr 03 04:17:17.050 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5925 | 2026-04-03T04:17:18.749Z | [ recovery-image] Apr 03 04:17:17.055 INFO O| Apr 03 04:17:17.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps" |
| 5926 | 2026-04-03T04:17:18.749Z | [ recovery-image] Apr 03 04:17:17.055 INFO O| Apr 03 04:17:17.055 INFO STEP 376 (remove_files) COMPLETE |
| 5927 | 2026-04-03T04:17:18.749Z | [ recovery-image] Apr 03 04:17:17.055 INFO O| Apr 03 04:17:17.055 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5928 | 2026-04-03T04:17:18.753Z | [ recovery-image] Apr 03 04:17:17.059 INFO O| Apr 03 04:17:17.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset" |
| 5929 | 2026-04-03T04:17:18.755Z | [ recovery-image] Apr 03 04:17:17.059 INFO O| Apr 03 04:17:17.059 INFO STEP 377 (remove_files) COMPLETE |
| 5930 | 2026-04-03T04:17:18.755Z | [ recovery-image] Apr 03 04:17:17.059 INFO O| Apr 03 04:17:17.059 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5931 | 2026-04-03T04:17:18.758Z | [ recovery-image] Apr 03 04:17:17.064 INFO O| Apr 03 04:17:17.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus" |
| 5932 | 2026-04-03T04:17:18.758Z | [ recovery-image] Apr 03 04:17:17.064 INFO O| Apr 03 04:17:17.064 INFO STEP 378 (remove_files) COMPLETE |
| 5933 | 2026-04-03T04:17:18.758Z | [ recovery-image] Apr 03 04:17:17.064 INFO O| Apr 03 04:17:17.064 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5934 | 2026-04-03T04:17:18.764Z | [ recovery-image] Apr 03 04:17:17.070 INFO O| Apr 03 04:17:17.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable" |
| 5935 | 2026-04-03T04:17:18.764Z | [ recovery-image] Apr 03 04:17:17.070 INFO O| Apr 03 04:17:17.070 INFO STEP 379 (remove_files) COMPLETE |
| 5936 | 2026-04-03T04:17:18.764Z | [ recovery-image] Apr 03 04:17:17.070 INFO O| Apr 03 04:17:17.070 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5937 | 2026-04-03T04:17:18.770Z | [ recovery-image] Apr 03 04:17:17.076 INFO O| Apr 03 04:17:17.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest" |
| 5938 | 2026-04-03T04:17:18.770Z | [ recovery-image] Apr 03 04:17:17.076 INFO O| Apr 03 04:17:17.076 INFO STEP 380 (remove_files) COMPLETE |
| 5939 | 2026-04-03T04:17:18.773Z | [ recovery-image] Apr 03 04:17:17.076 INFO O| Apr 03 04:17:17.076 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5940 | 2026-04-03T04:17:18.776Z | [ recovery-image] Apr 03 04:17:17.082 INFO O| Apr 03 04:17:17.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate" |
| 5941 | 2026-04-03T04:17:18.776Z | [ recovery-image] Apr 03 04:17:17.082 INFO O| Apr 03 04:17:17.082 INFO STEP 381 (remove_files) COMPLETE |
| 5942 | 2026-04-03T04:17:18.776Z | [ recovery-image] Apr 03 04:17:17.082 INFO O| Apr 03 04:17:17.082 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5943 | 2026-04-03T04:17:18.781Z | [ recovery-image] Apr 03 04:17:17.087 INFO O| Apr 03 04:17:17.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap" |
| 5944 | 2026-04-03T04:17:18.781Z | [ recovery-image] Apr 03 04:17:17.087 INFO O| Apr 03 04:17:17.087 INFO STEP 382 (remove_files) COMPLETE |
| 5945 | 2026-04-03T04:17:18.781Z | [ recovery-image] Apr 03 04:17:17.087 INFO O| Apr 03 04:17:17.087 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5946 | 2026-04-03T04:17:18.785Z | [ recovery-image] Apr 03 04:17:17.092 INFO O| Apr 03 04:17:17.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm" |
| 5947 | 2026-04-03T04:17:18.785Z | [ recovery-image] Apr 03 04:17:17.092 INFO O| Apr 03 04:17:17.092 INFO STEP 383 (remove_files) COMPLETE |
| 5948 | 2026-04-03T04:17:18.788Z | [ recovery-image] Apr 03 04:17:17.092 INFO O| Apr 03 04:17:17.092 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5949 | 2026-04-03T04:17:18.791Z | [ recovery-image] Apr 03 04:17:17.097 INFO O| Apr 03 04:17:17.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm" |
| 5950 | 2026-04-03T04:17:18.791Z | [ recovery-image] Apr 03 04:17:17.097 INFO O| Apr 03 04:17:17.097 INFO STEP 384 (remove_files) COMPLETE |
| 5951 | 2026-04-03T04:17:18.791Z | [ recovery-image] Apr 03 04:17:17.097 INFO O| Apr 03 04:17:17.097 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5952 | 2026-04-03T04:17:18.796Z | [ recovery-image] Apr 03 04:17:17.103 INFO O| Apr 03 04:17:17.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk" |
| 5953 | 2026-04-03T04:17:18.799Z | [ recovery-image] Apr 03 04:17:17.103 INFO O| Apr 03 04:17:17.103 INFO STEP 385 (remove_files) COMPLETE |
| 5954 | 2026-04-03T04:17:18.799Z | [ recovery-image] Apr 03 04:17:17.103 INFO O| Apr 03 04:17:17.103 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5955 | 2026-04-03T04:17:18.803Z | [ recovery-image] Apr 03 04:17:17.109 INFO O| Apr 03 04:17:17.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss" |
| 5956 | 2026-04-03T04:17:18.805Z | [ recovery-image] Apr 03 04:17:17.110 INFO O| Apr 03 04:17:17.110 INFO STEP 386 (remove_files) COMPLETE |
| 5957 | 2026-04-03T04:17:18.805Z | [ recovery-image] Apr 03 04:17:17.110 INFO O| Apr 03 04:17:17.110 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5958 | 2026-04-03T04:17:18.808Z | [ recovery-image] Apr 03 04:17:17.115 INFO O| Apr 03 04:17:17.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell" |
| 5959 | 2026-04-03T04:17:18.809Z | [ recovery-image] Apr 03 04:17:17.115 INFO O| Apr 03 04:17:17.115 INFO STEP 387 (remove_files) COMPLETE |
| 5960 | 2026-04-03T04:17:18.809Z | [ recovery-image] Apr 03 04:17:17.115 INFO O| Apr 03 04:17:17.115 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5961 | 2026-04-03T04:17:18.814Z | [ recovery-image] Apr 03 04:17:17.121 INFO O| Apr 03 04:17:17.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split" |
| 5962 | 2026-04-03T04:17:18.814Z | [ recovery-image] Apr 03 04:17:17.121 INFO O| Apr 03 04:17:17.121 INFO STEP 388 (remove_files) COMPLETE |
| 5963 | 2026-04-03T04:17:18.817Z | [ recovery-image] Apr 03 04:17:17.121 INFO O| Apr 03 04:17:17.121 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5964 | 2026-04-03T04:17:18.820Z | [ recovery-image] Apr 03 04:17:17.126 INFO O| Apr 03 04:17:17.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3" |
| 5965 | 2026-04-03T04:17:18.820Z | [ recovery-image] Apr 03 04:17:17.126 INFO O| Apr 03 04:17:17.126 INFO STEP 389 (remove_files) COMPLETE |
| 5966 | 2026-04-03T04:17:18.820Z | [ recovery-image] Apr 03 04:17:17.126 INFO O| Apr 03 04:17:17.126 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5967 | 2026-04-03T04:17:18.825Z | [ recovery-image] Apr 03 04:17:17.131 INFO O| Apr 03 04:17:17.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh" |
| 5968 | 2026-04-03T04:17:18.825Z | [ recovery-image] Apr 03 04:17:17.131 INFO O| Apr 03 04:17:17.131 INFO STEP 390 (remove_files) COMPLETE |
| 5969 | 2026-04-03T04:17:18.828Z | [ recovery-image] Apr 03 04:17:17.131 INFO O| Apr 03 04:17:17.131 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5970 | 2026-04-03T04:17:18.831Z | [ recovery-image] Apr 03 04:17:17.136 INFO O| Apr 03 04:17:17.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add" |
| 5971 | 2026-04-03T04:17:18.831Z | [ recovery-image] Apr 03 04:17:17.136 INFO O| Apr 03 04:17:17.136 INFO STEP 391 (remove_files) COMPLETE |
| 5972 | 2026-04-03T04:17:18.831Z | [ recovery-image] Apr 03 04:17:17.136 INFO O| Apr 03 04:17:17.136 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5973 | 2026-04-03T04:17:18.836Z | [ recovery-image] Apr 03 04:17:17.143 INFO O| Apr 03 04:17:17.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent" |
| 5974 | 2026-04-03T04:17:18.840Z | [ recovery-image] Apr 03 04:17:17.143 INFO O| Apr 03 04:17:17.143 INFO STEP 392 (remove_files) COMPLETE |
| 5975 | 2026-04-03T04:17:18.840Z | [ recovery-image] Apr 03 04:17:17.143 INFO O| Apr 03 04:17:17.143 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5976 | 2026-04-03T04:17:18.844Z | [ recovery-image] Apr 03 04:17:17.148 INFO O| Apr 03 04:17:17.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id" |
| 5977 | 2026-04-03T04:17:18.844Z | [ recovery-image] Apr 03 04:17:17.148 INFO O| Apr 03 04:17:17.148 INFO STEP 393 (remove_files) COMPLETE |
| 5978 | 2026-04-03T04:17:18.844Z | [ recovery-image] Apr 03 04:17:17.148 INFO O| Apr 03 04:17:17.148 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5979 | 2026-04-03T04:17:18.847Z | [ recovery-image] Apr 03 04:17:17.153 INFO O| Apr 03 04:17:17.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan" |
| 5980 | 2026-04-03T04:17:18.847Z | [ recovery-image] Apr 03 04:17:17.153 INFO O| Apr 03 04:17:17.153 INFO STEP 394 (remove_files) COMPLETE |
| 5981 | 2026-04-03T04:17:18.847Z | [ recovery-image] Apr 03 04:17:17.153 INFO O| Apr 03 04:17:17.153 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5982 | 2026-04-03T04:17:18.851Z | [ recovery-image] Apr 03 04:17:17.158 INFO O| Apr 03 04:17:17.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings" |
| 5983 | 2026-04-03T04:17:18.851Z | [ recovery-image] Apr 03 04:17:17.158 INFO O| Apr 03 04:17:17.158 INFO STEP 395 (remove_files) COMPLETE |
| 5984 | 2026-04-03T04:17:18.851Z | [ recovery-image] Apr 03 04:17:17.158 INFO O| Apr 03 04:17:17.158 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5985 | 2026-04-03T04:17:18.857Z | [ recovery-image] Apr 03 04:17:17.164 INFO O| Apr 03 04:17:17.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum" |
| 5986 | 2026-04-03T04:17:18.857Z | [ recovery-image] Apr 03 04:17:17.164 INFO O| Apr 03 04:17:17.164 INFO STEP 396 (remove_files) COMPLETE |
| 5987 | 2026-04-03T04:17:18.857Z | [ recovery-image] Apr 03 04:17:17.164 INFO O| Apr 03 04:17:17.164 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5988 | 2026-04-03T04:17:18.863Z | [ recovery-image] Apr 03 04:17:17.170 INFO O| Apr 03 04:17:17.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs" |
| 5989 | 2026-04-03T04:17:18.863Z | [ recovery-image] Apr 03 04:17:17.170 INFO O| Apr 03 04:17:17.170 INFO STEP 397 (remove_files) COMPLETE |
| 5990 | 2026-04-03T04:17:18.863Z | [ recovery-image] Apr 03 04:17:17.170 INFO O| Apr 03 04:17:17.170 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5991 | 2026-04-03T04:17:18.869Z | [ recovery-image] Apr 03 04:17:17.176 INFO O| Apr 03 04:17:17.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy" |
| 5992 | 2026-04-03T04:17:18.869Z | [ recovery-image] Apr 03 04:17:17.176 INFO O| Apr 03 04:17:17.176 INFO STEP 398 (remove_files) COMPLETE |
| 5993 | 2026-04-03T04:17:18.869Z | [ recovery-image] Apr 03 04:17:17.176 INFO O| Apr 03 04:17:17.176 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5994 | 2026-04-03T04:17:18.874Z | [ recovery-image] Apr 03 04:17:17.180 INFO O| Apr 03 04:17:17.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test" |
| 5995 | 2026-04-03T04:17:18.874Z | [ recovery-image] Apr 03 04:17:17.181 INFO O| Apr 03 04:17:17.180 INFO STEP 399 (remove_files) COMPLETE |
| 5996 | 2026-04-03T04:17:18.877Z | [ recovery-image] Apr 03 04:17:17.181 INFO O| Apr 03 04:17:17.180 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 5997 | 2026-04-03T04:17:18.880Z | [ recovery-image] Apr 03 04:17:17.185 INFO O| Apr 03 04:17:17.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic" |
| 5998 | 2026-04-03T04:17:18.880Z | [ recovery-image] Apr 03 04:17:17.185 INFO O| Apr 03 04:17:17.185 INFO STEP 400 (remove_files) COMPLETE |
| 5999 | 2026-04-03T04:17:18.880Z | [ recovery-image] Apr 03 04:17:17.185 INFO O| Apr 03 04:17:17.185 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6000 | 2026-04-03T04:17:18.884Z | [ recovery-image] Apr 03 04:17:17.190 INFO O| Apr 03 04:17:17.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time" |
| 6001 | 2026-04-03T04:17:18.884Z | [ recovery-image] Apr 03 04:17:17.190 INFO O| Apr 03 04:17:17.190 INFO STEP 401 (remove_files) COMPLETE |
| 6002 | 2026-04-03T04:17:18.884Z | [ recovery-image] Apr 03 04:17:17.190 INFO O| Apr 03 04:17:17.190 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6003 | 2026-04-03T04:17:18.888Z | [ recovery-image] Apr 03 04:17:17.195 INFO O| Apr 03 04:17:17.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip" |
| 6004 | 2026-04-03T04:17:18.888Z | [ recovery-image] Apr 03 04:17:17.195 INFO O| Apr 03 04:17:17.195 INFO STEP 402 (remove_files) COMPLETE |
| 6005 | 2026-04-03T04:17:18.891Z | [ recovery-image] Apr 03 04:17:17.195 INFO O| Apr 03 04:17:17.195 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6006 | 2026-04-03T04:17:18.894Z | [ recovery-image] Apr 03 04:17:17.199 INFO O| Apr 03 04:17:17.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib" |
| 6007 | 2026-04-03T04:17:18.894Z | [ recovery-image] Apr 03 04:17:17.199 INFO O| Apr 03 04:17:17.199 INFO STEP 403 (remove_files) COMPLETE |
| 6008 | 2026-04-03T04:17:18.894Z | [ recovery-image] Apr 03 04:17:17.199 INFO O| Apr 03 04:17:17.199 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6009 | 2026-04-03T04:17:18.897Z | [ recovery-image] Apr 03 04:17:17.204 INFO O| Apr 03 04:17:17.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm" |
| 6010 | 2026-04-03T04:17:18.900Z | [ recovery-image] Apr 03 04:17:17.205 INFO O| Apr 03 04:17:17.205 INFO STEP 404 (remove_files) COMPLETE |
| 6011 | 2026-04-03T04:17:18.900Z | [ recovery-image] Apr 03 04:17:17.205 INFO O| Apr 03 04:17:17.205 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6012 | 2026-04-03T04:17:18.904Z | [ recovery-image] Apr 03 04:17:17.211 INFO O| Apr 03 04:17:17.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail" |
| 6013 | 2026-04-03T04:17:18.907Z | [ recovery-image] Apr 03 04:17:17.211 INFO O| Apr 03 04:17:17.211 INFO STEP 405 (remove_files) COMPLETE |
| 6014 | 2026-04-03T04:17:18.907Z | [ recovery-image] Apr 03 04:17:17.211 INFO O| Apr 03 04:17:17.211 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6015 | 2026-04-03T04:17:18.910Z | [ recovery-image] Apr 03 04:17:17.216 INFO O| Apr 03 04:17:17.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true" |
| 6016 | 2026-04-03T04:17:18.910Z | [ recovery-image] Apr 03 04:17:17.216 INFO O| Apr 03 04:17:17.216 INFO STEP 406 (remove_files) COMPLETE |
| 6017 | 2026-04-03T04:17:18.910Z | [ recovery-image] Apr 03 04:17:17.216 INFO O| Apr 03 04:17:17.216 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6018 | 2026-04-03T04:17:18.914Z | [ recovery-image] Apr 03 04:17:17.220 INFO O| Apr 03 04:17:17.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty" |
| 6019 | 2026-04-03T04:17:18.914Z | [ recovery-image] Apr 03 04:17:17.220 INFO O| Apr 03 04:17:17.220 INFO STEP 407 (remove_files) COMPLETE |
| 6020 | 2026-04-03T04:17:18.914Z | [ recovery-image] Apr 03 04:17:17.220 INFO O| Apr 03 04:17:17.220 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6021 | 2026-04-03T04:17:18.919Z | [ recovery-image] Apr 03 04:17:17.225 INFO O| Apr 03 04:17:17.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type" |
| 6022 | 2026-04-03T04:17:18.919Z | [ recovery-image] Apr 03 04:17:17.225 INFO O| Apr 03 04:17:17.225 INFO STEP 408 (remove_files) COMPLETE |
| 6023 | 2026-04-03T04:17:18.919Z | [ recovery-image] Apr 03 04:17:17.225 INFO O| Apr 03 04:17:17.225 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6024 | 2026-04-03T04:17:18.924Z | [ recovery-image] Apr 03 04:17:17.230 INFO O| Apr 03 04:17:17.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect" |
| 6025 | 2026-04-03T04:17:18.924Z | [ recovery-image] Apr 03 04:17:17.230 INFO O| Apr 03 04:17:17.230 INFO STEP 409 (remove_files) COMPLETE |
| 6026 | 2026-04-03T04:17:18.924Z | [ recovery-image] Apr 03 04:17:17.230 INFO O| Apr 03 04:17:17.230 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6027 | 2026-04-03T04:17:18.928Z | [ recovery-image] Apr 03 04:17:17.234 INFO O| Apr 03 04:17:17.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit" |
| 6028 | 2026-04-03T04:17:18.928Z | [ recovery-image] Apr 03 04:17:17.234 INFO O| Apr 03 04:17:17.234 INFO STEP 410 (remove_files) COMPLETE |
| 6029 | 2026-04-03T04:17:18.928Z | [ recovery-image] Apr 03 04:17:17.234 INFO O| Apr 03 04:17:17.234 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6030 | 2026-04-03T04:17:18.932Z | [ recovery-image] Apr 03 04:17:17.239 INFO O| Apr 03 04:17:17.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask" |
| 6031 | 2026-04-03T04:17:18.932Z | [ recovery-image] Apr 03 04:17:17.239 INFO O| Apr 03 04:17:17.239 INFO STEP 411 (remove_files) COMPLETE |
| 6032 | 2026-04-03T04:17:18.932Z | [ recovery-image] Apr 03 04:17:17.239 INFO O| Apr 03 04:17:17.239 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6033 | 2026-04-03T04:17:18.937Z | [ recovery-image] Apr 03 04:17:17.244 INFO O| Apr 03 04:17:17.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias" |
| 6034 | 2026-04-03T04:17:18.937Z | [ recovery-image] Apr 03 04:17:17.244 INFO O| Apr 03 04:17:17.244 INFO STEP 412 (remove_files) COMPLETE |
| 6035 | 2026-04-03T04:17:18.937Z | [ recovery-image] Apr 03 04:17:17.244 INFO O| Apr 03 04:17:17.244 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6036 | 2026-04-03T04:17:18.942Z | [ recovery-image] Apr 03 04:17:17.248 INFO O| Apr 03 04:17:17.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress" |
| 6037 | 2026-04-03T04:17:18.942Z | [ recovery-image] Apr 03 04:17:17.248 INFO O| Apr 03 04:17:17.248 INFO STEP 413 (remove_files) COMPLETE |
| 6038 | 2026-04-03T04:17:18.945Z | [ recovery-image] Apr 03 04:17:17.248 INFO O| Apr 03 04:17:17.248 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6039 | 2026-04-03T04:17:18.948Z | [ recovery-image] Apr 03 04:17:17.253 INFO O| Apr 03 04:17:17.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand" |
| 6040 | 2026-04-03T04:17:18.949Z | [ recovery-image] Apr 03 04:17:17.253 INFO O| Apr 03 04:17:17.253 INFO STEP 414 (remove_files) COMPLETE |
| 6041 | 2026-04-03T04:17:18.949Z | [ recovery-image] Apr 03 04:17:17.253 INFO O| Apr 03 04:17:17.253 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6042 | 2026-04-03T04:17:18.952Z | [ recovery-image] Apr 03 04:17:17.257 INFO O| Apr 03 04:17:17.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq" |
| 6043 | 2026-04-03T04:17:18.952Z | [ recovery-image] Apr 03 04:17:17.257 INFO O| Apr 03 04:17:17.257 INFO STEP 415 (remove_files) COMPLETE |
| 6044 | 2026-04-03T04:17:18.952Z | [ recovery-image] Apr 03 04:17:17.257 INFO O| Apr 03 04:17:17.257 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6045 | 2026-04-03T04:17:18.957Z | [ recovery-image] Apr 03 04:17:17.263 INFO O| Apr 03 04:17:17.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units" |
| 6046 | 2026-04-03T04:17:18.961Z | [ recovery-image] Apr 03 04:17:17.263 INFO O| Apr 03 04:17:17.263 INFO STEP 416 (remove_files) COMPLETE |
| 6047 | 2026-04-03T04:17:18.961Z | [ recovery-image] Apr 03 04:17:17.263 INFO O| Apr 03 04:17:17.263 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6048 | 2026-04-03T04:17:18.965Z | [ recovery-image] Apr 03 04:17:17.268 INFO O| Apr 03 04:17:17.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos" |
| 6049 | 2026-04-03T04:17:18.965Z | [ recovery-image] Apr 03 04:17:17.268 INFO O| Apr 03 04:17:17.268 INFO STEP 417 (remove_files) COMPLETE |
| 6050 | 2026-04-03T04:17:18.965Z | [ recovery-image] Apr 03 04:17:17.268 INFO O| Apr 03 04:17:17.268 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6051 | 2026-04-03T04:17:18.969Z | [ recovery-image] Apr 03 04:17:17.274 INFO O| Apr 03 04:17:17.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack" |
| 6052 | 2026-04-03T04:17:18.969Z | [ recovery-image] Apr 03 04:17:17.274 INFO O| Apr 03 04:17:17.274 INFO STEP 418 (remove_files) COMPLETE |
| 6053 | 2026-04-03T04:17:18.969Z | [ recovery-image] Apr 03 04:17:17.274 INFO O| Apr 03 04:17:17.274 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6054 | 2026-04-03T04:17:18.973Z | [ recovery-image] Apr 03 04:17:17.279 INFO O| Apr 03 04:17:17.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr" |
| 6055 | 2026-04-03T04:17:18.976Z | [ recovery-image] Apr 03 04:17:17.279 INFO O| Apr 03 04:17:17.279 INFO STEP 419 (remove_files) COMPLETE |
| 6056 | 2026-04-03T04:17:18.976Z | [ recovery-image] Apr 03 04:17:17.279 INFO O| Apr 03 04:17:17.279 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6057 | 2026-04-03T04:17:18.979Z | [ recovery-image] Apr 03 04:17:17.284 INFO O| Apr 03 04:17:17.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode" |
| 6058 | 2026-04-03T04:17:18.979Z | [ recovery-image] Apr 03 04:17:17.284 INFO O| Apr 03 04:17:17.284 INFO STEP 420 (remove_files) COMPLETE |
| 6059 | 2026-04-03T04:17:18.979Z | [ recovery-image] Apr 03 04:17:17.284 INFO O| Apr 03 04:17:17.284 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6060 | 2026-04-03T04:17:18.982Z | [ recovery-image] Apr 03 04:17:17.288 INFO O| Apr 03 04:17:17.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode" |
| 6061 | 2026-04-03T04:17:18.982Z | [ recovery-image] Apr 03 04:17:17.288 INFO O| Apr 03 04:17:17.288 INFO STEP 421 (remove_files) COMPLETE |
| 6062 | 2026-04-03T04:17:18.985Z | [ recovery-image] Apr 03 04:17:17.288 INFO O| Apr 03 04:17:17.288 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6063 | 2026-04-03T04:17:18.988Z | [ recovery-image] Apr 03 04:17:17.294 INFO O| Apr 03 04:17:17.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen" |
| 6064 | 2026-04-03T04:17:18.988Z | [ recovery-image] Apr 03 04:17:17.294 INFO O| Apr 03 04:17:17.294 INFO STEP 422 (remove_files) COMPLETE |
| 6065 | 2026-04-03T04:17:18.988Z | [ recovery-image] Apr 03 04:17:17.294 INFO O| Apr 03 04:17:17.294 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6066 | 2026-04-03T04:17:18.993Z | [ recovery-image] Apr 03 04:17:17.299 INFO O| Apr 03 04:17:17.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit" |
| 6067 | 2026-04-03T04:17:18.993Z | [ recovery-image] Apr 03 04:17:17.299 INFO O| Apr 03 04:17:17.299 INFO STEP 423 (remove_files) COMPLETE |
| 6068 | 2026-04-03T04:17:18.996Z | [ recovery-image] Apr 03 04:17:17.299 INFO O| Apr 03 04:17:17.299 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6069 | 2026-04-03T04:17:19.001Z | [ recovery-image] Apr 03 04:17:17.303 INFO O| Apr 03 04:17:17.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim" |
| 6070 | 2026-04-03T04:17:19.001Z | [ recovery-image] Apr 03 04:17:17.303 INFO O| Apr 03 04:17:17.303 INFO STEP 424 (remove_files) COMPLETE |
| 6071 | 2026-04-03T04:17:19.001Z | [ recovery-image] Apr 03 04:17:17.303 INFO O| Apr 03 04:17:17.303 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6072 | 2026-04-03T04:17:19.007Z | [ recovery-image] Apr 03 04:17:17.308 INFO O| Apr 03 04:17:17.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor" |
| 6073 | 2026-04-03T04:17:19.007Z | [ recovery-image] Apr 03 04:17:17.308 INFO O| Apr 03 04:17:17.308 INFO STEP 425 (remove_files) COMPLETE |
| 6074 | 2026-04-03T04:17:19.007Z | [ recovery-image] Apr 03 04:17:17.308 INFO O| Apr 03 04:17:17.308 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6075 | 2026-04-03T04:17:19.010Z | [ recovery-image] Apr 03 04:17:17.314 INFO O| Apr 03 04:17:17.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat" |
| 6076 | 2026-04-03T04:17:19.010Z | [ recovery-image] Apr 03 04:17:17.314 INFO O| Apr 03 04:17:17.314 INFO STEP 426 (remove_files) COMPLETE |
| 6077 | 2026-04-03T04:17:19.010Z | [ recovery-image] Apr 03 04:17:17.314 INFO O| Apr 03 04:17:17.314 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6078 | 2026-04-03T04:17:19.013Z | [ recovery-image] Apr 03 04:17:17.320 INFO O| Apr 03 04:17:17.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt" |
| 6079 | 2026-04-03T04:17:19.013Z | [ recovery-image] Apr 03 04:17:17.320 INFO O| Apr 03 04:17:17.320 INFO STEP 427 (remove_files) COMPLETE |
| 6080 | 2026-04-03T04:17:19.016Z | [ recovery-image] Apr 03 04:17:17.320 INFO O| Apr 03 04:17:17.320 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6081 | 2026-04-03T04:17:19.019Z | [ recovery-image] Apr 03 04:17:17.324 INFO O| Apr 03 04:17:17.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w" |
| 6082 | 2026-04-03T04:17:19.019Z | [ recovery-image] Apr 03 04:17:17.324 INFO O| Apr 03 04:17:17.324 INFO STEP 428 (remove_files) COMPLETE |
| 6083 | 2026-04-03T04:17:19.019Z | [ recovery-image] Apr 03 04:17:17.324 INFO O| Apr 03 04:17:17.324 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6084 | 2026-04-03T04:17:19.024Z | [ recovery-image] Apr 03 04:17:17.330 INFO O| Apr 03 04:17:17.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait" |
| 6085 | 2026-04-03T04:17:19.024Z | [ recovery-image] Apr 03 04:17:17.330 INFO O| Apr 03 04:17:17.330 INFO STEP 429 (remove_files) COMPLETE |
| 6086 | 2026-04-03T04:17:19.028Z | [ recovery-image] Apr 03 04:17:17.330 INFO O| Apr 03 04:17:17.330 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6087 | 2026-04-03T04:17:19.031Z | [ recovery-image] Apr 03 04:17:17.335 INFO O| Apr 03 04:17:17.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch" |
| 6088 | 2026-04-03T04:17:19.031Z | [ recovery-image] Apr 03 04:17:17.335 INFO O| Apr 03 04:17:17.335 INFO STEP 430 (remove_files) COMPLETE |
| 6089 | 2026-04-03T04:17:19.031Z | [ recovery-image] Apr 03 04:17:17.335 INFO O| Apr 03 04:17:17.335 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6090 | 2026-04-03T04:17:19.034Z | [ recovery-image] Apr 03 04:17:17.339 INFO O| Apr 03 04:17:17.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc" |
| 6091 | 2026-04-03T04:17:19.034Z | [ recovery-image] Apr 03 04:17:17.339 INFO O| Apr 03 04:17:17.339 INFO STEP 431 (remove_files) COMPLETE |
| 6092 | 2026-04-03T04:17:19.034Z | [ recovery-image] Apr 03 04:17:17.339 INFO O| Apr 03 04:17:17.339 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6093 | 2026-04-03T04:17:19.039Z | [ recovery-image] Apr 03 04:17:17.345 INFO O| Apr 03 04:17:17.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which" |
| 6094 | 2026-04-03T04:17:19.039Z | [ recovery-image] Apr 03 04:17:17.345 INFO O| Apr 03 04:17:17.345 INFO STEP 432 (remove_files) COMPLETE |
| 6095 | 2026-04-03T04:17:19.042Z | [ recovery-image] Apr 03 04:17:17.345 INFO O| Apr 03 04:17:17.345 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6096 | 2026-04-03T04:17:19.045Z | [ recovery-image] Apr 03 04:17:17.350 INFO O| Apr 03 04:17:17.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls" |
| 6097 | 2026-04-03T04:17:19.045Z | [ recovery-image] Apr 03 04:17:17.350 INFO O| Apr 03 04:17:17.350 INFO STEP 433 (remove_files) COMPLETE |
| 6098 | 2026-04-03T04:17:19.045Z | [ recovery-image] Apr 03 04:17:17.350 INFO O| Apr 03 04:17:17.350 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6099 | 2026-04-03T04:17:19.048Z | [ recovery-image] Apr 03 04:17:17.355 INFO O| Apr 03 04:17:17.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct" |
| 6100 | 2026-04-03T04:17:19.048Z | [ recovery-image] Apr 03 04:17:17.355 INFO O| Apr 03 04:17:17.355 INFO STEP 434 (remove_files) COMPLETE |
| 6101 | 2026-04-03T04:17:19.051Z | [ recovery-image] Apr 03 04:17:17.355 INFO O| Apr 03 04:17:17.355 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6102 | 2026-04-03T04:17:19.054Z | [ recovery-image] Apr 03 04:17:17.359 INFO O| Apr 03 04:17:17.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write" |
| 6103 | 2026-04-03T04:17:19.054Z | [ recovery-image] Apr 03 04:17:17.359 INFO O| Apr 03 04:17:17.359 INFO STEP 435 (remove_files) COMPLETE |
| 6104 | 2026-04-03T04:17:19.054Z | [ recovery-image] Apr 03 04:17:17.359 INFO O| Apr 03 04:17:17.359 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6105 | 2026-04-03T04:17:19.059Z | [ recovery-image] Apr 03 04:17:17.365 INFO O| Apr 03 04:17:17.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs" |
| 6106 | 2026-04-03T04:17:19.059Z | [ recovery-image] Apr 03 04:17:17.365 INFO O| Apr 03 04:17:17.365 INFO STEP 436 (remove_files) COMPLETE |
| 6107 | 2026-04-03T04:17:19.062Z | [ recovery-image] Apr 03 04:17:17.365 INFO O| Apr 03 04:17:17.365 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6108 | 2026-04-03T04:17:19.065Z | [ recovery-image] Apr 03 04:17:17.370 INFO O| Apr 03 04:17:17.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config" |
| 6109 | 2026-04-03T04:17:19.065Z | [ recovery-image] Apr 03 04:17:17.370 INFO O| Apr 03 04:17:17.370 INFO STEP 437 (remove_files) COMPLETE |
| 6110 | 2026-04-03T04:17:19.066Z | [ recovery-image] Apr 03 04:17:17.370 INFO O| Apr 03 04:17:17.370 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6111 | 2026-04-03T04:17:19.069Z | [ recovery-image] Apr 03 04:17:17.376 INFO O| Apr 03 04:17:17.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog" |
| 6112 | 2026-04-03T04:17:19.069Z | [ recovery-image] Apr 03 04:17:17.376 INFO O| Apr 03 04:17:17.376 INFO STEP 438 (remove_files) COMPLETE |
| 6113 | 2026-04-03T04:17:19.072Z | [ recovery-image] Apr 03 04:17:17.376 INFO O| Apr 03 04:17:17.376 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6114 | 2026-04-03T04:17:19.075Z | [ recovery-image] Apr 03 04:17:17.381 INFO O| Apr 03 04:17:17.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint" |
| 6115 | 2026-04-03T04:17:19.075Z | [ recovery-image] Apr 03 04:17:17.381 INFO O| Apr 03 04:17:17.381 INFO STEP 439 (remove_files) COMPLETE |
| 6116 | 2026-04-03T04:17:19.075Z | [ recovery-image] Apr 03 04:17:17.381 INFO O| Apr 03 04:17:17.381 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6117 | 2026-04-03T04:17:19.079Z | [ recovery-image] Apr 03 04:17:17.385 INFO O| Apr 03 04:17:17.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf" |
| 6118 | 2026-04-03T04:17:19.079Z | [ recovery-image] Apr 03 04:17:17.385 INFO O| Apr 03 04:17:17.385 INFO STEP 440 (remove_files) COMPLETE |
| 6119 | 2026-04-03T04:17:19.081Z | [ recovery-image] Apr 03 04:17:17.385 INFO O| Apr 03 04:17:17.385 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6120 | 2026-04-03T04:17:19.085Z | [ recovery-image] Apr 03 04:17:17.391 INFO O| Apr 03 04:17:17.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr" |
| 6121 | 2026-04-03T04:17:19.085Z | [ recovery-image] Apr 03 04:17:17.391 INFO O| Apr 03 04:17:17.391 INFO STEP 441 (remove_files) COMPLETE |
| 6122 | 2026-04-03T04:17:19.087Z | [ recovery-image] Apr 03 04:17:17.391 INFO O| Apr 03 04:17:17.391 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6123 | 2026-04-03T04:17:19.090Z | [ recovery-image] Apr 03 04:17:17.396 INFO O| Apr 03 04:17:17.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd" |
| 6124 | 2026-04-03T04:17:19.091Z | [ recovery-image] Apr 03 04:17:17.396 INFO O| Apr 03 04:17:17.396 INFO STEP 442 (remove_files) COMPLETE |
| 6125 | 2026-04-03T04:17:19.091Z | [ recovery-image] Apr 03 04:17:17.396 INFO O| Apr 03 04:17:17.396 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6126 | 2026-04-03T04:17:19.095Z | [ recovery-image] Apr 03 04:17:17.401 INFO O| Apr 03 04:17:17.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz" |
| 6127 | 2026-04-03T04:17:19.095Z | [ recovery-image] Apr 03 04:17:17.402 INFO O| Apr 03 04:17:17.401 INFO STEP 443 (remove_files) COMPLETE |
| 6128 | 2026-04-03T04:17:19.098Z | [ recovery-image] Apr 03 04:17:17.402 INFO O| Apr 03 04:17:17.401 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6129 | 2026-04-03T04:17:19.101Z | [ recovery-image] Apr 03 04:17:17.408 INFO O| Apr 03 04:17:17.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec" |
| 6130 | 2026-04-03T04:17:19.105Z | [ recovery-image] Apr 03 04:17:17.408 INFO O| Apr 03 04:17:17.408 INFO STEP 444 (remove_files) COMPLETE |
| 6131 | 2026-04-03T04:17:19.105Z | [ recovery-image] Apr 03 04:17:17.408 INFO O| Apr 03 04:17:17.408 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6132 | 2026-04-03T04:17:19.108Z | [ recovery-image] Apr 03 04:17:17.414 INFO O| Apr 03 04:17:17.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff" |
| 6133 | 2026-04-03T04:17:19.108Z | [ recovery-image] Apr 03 04:17:17.414 INFO O| Apr 03 04:17:17.414 INFO STEP 445 (remove_files) COMPLETE |
| 6134 | 2026-04-03T04:17:19.108Z | [ recovery-image] Apr 03 04:17:17.414 INFO O| Apr 03 04:17:17.414 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6135 | 2026-04-03T04:17:19.112Z | [ recovery-image] Apr 03 04:17:17.419 INFO O| Apr 03 04:17:17.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep" |
| 6136 | 2026-04-03T04:17:19.112Z | [ recovery-image] Apr 03 04:17:17.419 INFO O| Apr 03 04:17:17.419 INFO STEP 446 (remove_files) COMPLETE |
| 6137 | 2026-04-03T04:17:19.115Z | [ recovery-image] Apr 03 04:17:17.419 INFO O| Apr 03 04:17:17.419 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6138 | 2026-04-03T04:17:19.118Z | [ recovery-image] Apr 03 04:17:17.423 INFO O| Apr 03 04:17:17.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless" |
| 6139 | 2026-04-03T04:17:19.118Z | [ recovery-image] Apr 03 04:17:17.423 INFO O| Apr 03 04:17:17.423 INFO STEP 447 (remove_files) COMPLETE |
| 6140 | 2026-04-03T04:17:19.118Z | [ recovery-image] Apr 03 04:17:17.423 INFO O| Apr 03 04:17:17.423 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6141 | 2026-04-03T04:17:19.122Z | [ recovery-image] Apr 03 04:17:17.428 INFO O| Apr 03 04:17:17.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore" |
| 6142 | 2026-04-03T04:17:19.122Z | [ recovery-image] Apr 03 04:17:17.428 INFO O| Apr 03 04:17:17.428 INFO STEP 448 (remove_files) COMPLETE |
| 6143 | 2026-04-03T04:17:19.125Z | [ recovery-image] Apr 03 04:17:17.428 INFO O| Apr 03 04:17:17.428 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6144 | 2026-04-03T04:17:19.128Z | [ recovery-image] Apr 03 04:17:17.433 INFO O| Apr 03 04:17:17.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes" |
| 6145 | 2026-04-03T04:17:19.128Z | [ recovery-image] Apr 03 04:17:17.433 INFO O| Apr 03 04:17:17.433 INFO STEP 449 (remove_files) COMPLETE |
| 6146 | 2026-04-03T04:17:19.128Z | [ recovery-image] Apr 03 04:17:17.433 INFO O| Apr 03 04:17:17.433 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6147 | 2026-04-03T04:17:19.131Z | [ recovery-image] Apr 03 04:17:17.438 INFO O| Apr 03 04:17:17.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat" |
| 6148 | 2026-04-03T04:17:19.131Z | [ recovery-image] Apr 03 04:17:17.438 INFO O| Apr 03 04:17:17.438 INFO STEP 450 (remove_files) COMPLETE |
| 6149 | 2026-04-03T04:17:19.134Z | [ recovery-image] Apr 03 04:17:17.438 INFO O| Apr 03 04:17:17.438 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6150 | 2026-04-03T04:17:19.137Z | [ recovery-image] Apr 03 04:17:17.443 INFO O| Apr 03 04:17:17.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat" |
| 6151 | 2026-04-03T04:17:19.137Z | [ recovery-image] Apr 03 04:17:17.443 INFO O| Apr 03 04:17:17.443 INFO STEP 451 (remove_files) COMPLETE |
| 6152 | 2026-04-03T04:17:19.137Z | [ recovery-image] Apr 03 04:17:17.443 INFO O| Apr 03 04:17:17.443 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6153 | 2026-04-03T04:17:19.141Z | [ recovery-image] Apr 03 04:17:17.447 INFO O| Apr 03 04:17:17.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd" |
| 6154 | 2026-04-03T04:17:19.141Z | [ recovery-image] Apr 03 04:17:17.448 INFO O| Apr 03 04:17:17.448 INFO STEP 452 (remove_files) COMPLETE |
| 6155 | 2026-04-03T04:17:19.144Z | [ recovery-image] Apr 03 04:17:17.448 INFO O| Apr 03 04:17:17.448 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6156 | 2026-04-03T04:17:19.147Z | [ recovery-image] Apr 03 04:17:17.452 INFO O| Apr 03 04:17:17.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep" |
| 6157 | 2026-04-03T04:17:19.147Z | [ recovery-image] Apr 03 04:17:17.452 INFO O| Apr 03 04:17:17.452 INFO STEP 453 (remove_files) COMPLETE |
| 6158 | 2026-04-03T04:17:19.147Z | [ recovery-image] Apr 03 04:17:17.452 INFO O| Apr 03 04:17:17.452 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6159 | 2026-04-03T04:17:19.152Z | [ recovery-image] Apr 03 04:17:17.458 INFO O| Apr 03 04:17:17.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless" |
| 6160 | 2026-04-03T04:17:19.152Z | [ recovery-image] Apr 03 04:17:17.458 INFO O| Apr 03 04:17:17.458 INFO STEP 454 (remove_files) COMPLETE |
| 6161 | 2026-04-03T04:17:19.155Z | [ recovery-image] Apr 03 04:17:17.458 INFO O| Apr 03 04:17:17.458 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6162 | 2026-04-03T04:17:19.157Z | [ recovery-image] Apr 03 04:17:17.463 INFO O| Apr 03 04:17:17.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0" |
| 6163 | 2026-04-03T04:17:19.158Z | [ recovery-image] Apr 03 04:17:17.463 INFO O| Apr 03 04:17:17.463 INFO STEP 455 (remove_files) COMPLETE |
| 6164 | 2026-04-03T04:17:19.158Z | [ recovery-image] Apr 03 04:17:17.463 INFO O| Apr 03 04:17:17.463 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6165 | 2026-04-03T04:17:19.162Z | [ recovery-image] Apr 03 04:17:17.469 INFO O| Apr 03 04:17:17.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0" |
| 6166 | 2026-04-03T04:17:19.165Z | [ recovery-image] Apr 03 04:17:17.469 INFO O| Apr 03 04:17:17.469 INFO STEP 456 (remove_files) COMPLETE |
| 6167 | 2026-04-03T04:17:19.165Z | [ recovery-image] Apr 03 04:17:17.469 INFO O| Apr 03 04:17:17.469 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6168 | 2026-04-03T04:17:19.168Z | [ recovery-image] Apr 03 04:17:17.474 INFO O| Apr 03 04:17:17.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0" |
| 6169 | 2026-04-03T04:17:19.168Z | [ recovery-image] Apr 03 04:17:17.474 INFO O| Apr 03 04:17:17.474 INFO STEP 457 (remove_files) COMPLETE |
| 6170 | 2026-04-03T04:17:19.168Z | [ recovery-image] Apr 03 04:17:17.474 INFO O| Apr 03 04:17:17.474 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6171 | 2026-04-03T04:17:19.173Z | [ recovery-image] Apr 03 04:17:17.479 INFO O| Apr 03 04:17:17.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28" |
| 6172 | 2026-04-03T04:17:19.173Z | [ recovery-image] Apr 03 04:17:17.479 INFO O| Apr 03 04:17:17.479 INFO STEP 458 (remove_files) COMPLETE |
| 6173 | 2026-04-03T04:17:19.173Z | [ recovery-image] Apr 03 04:17:17.479 INFO O| Apr 03 04:17:17.479 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6174 | 2026-04-03T04:17:19.178Z | [ recovery-image] Apr 03 04:17:17.484 INFO O| Apr 03 04:17:17.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0" |
| 6175 | 2026-04-03T04:17:19.178Z | [ recovery-image] Apr 03 04:17:17.484 INFO O| Apr 03 04:17:17.484 INFO STEP 459 (remove_files) COMPLETE |
| 6176 | 2026-04-03T04:17:19.178Z | [ recovery-image] Apr 03 04:17:17.484 INFO O| Apr 03 04:17:17.484 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6177 | 2026-04-03T04:17:19.183Z | [ recovery-image] Apr 03 04:17:17.489 INFO O| Apr 03 04:17:17.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1" |
| 6178 | 2026-04-03T04:17:19.183Z | [ recovery-image] Apr 03 04:17:17.489 INFO O| Apr 03 04:17:17.489 INFO STEP 460 (remove_files) COMPLETE |
| 6179 | 2026-04-03T04:17:19.185Z | [ recovery-image] Apr 03 04:17:17.489 INFO O| Apr 03 04:17:17.489 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6180 | 2026-04-03T04:17:19.189Z | [ recovery-image] Apr 03 04:17:17.495 INFO O| Apr 03 04:17:17.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0" |
| 6181 | 2026-04-03T04:17:19.189Z | [ recovery-image] Apr 03 04:17:17.495 INFO O| Apr 03 04:17:17.495 INFO STEP 461 (remove_files) COMPLETE |
| 6182 | 2026-04-03T04:17:19.192Z | [ recovery-image] Apr 03 04:17:17.495 INFO O| Apr 03 04:17:17.495 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6183 | 2026-04-03T04:17:19.195Z | [ recovery-image] Apr 03 04:17:17.500 INFO O| Apr 03 04:17:17.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0" |
| 6184 | 2026-04-03T04:17:19.195Z | [ recovery-image] Apr 03 04:17:17.500 INFO O| Apr 03 04:17:17.500 INFO STEP 462 (remove_files) COMPLETE |
| 6185 | 2026-04-03T04:17:19.195Z | [ recovery-image] Apr 03 04:17:17.500 INFO O| Apr 03 04:17:17.500 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6186 | 2026-04-03T04:17:19.199Z | [ recovery-image] Apr 03 04:17:17.505 INFO O| Apr 03 04:17:17.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28" |
| 6187 | 2026-04-03T04:17:19.199Z | [ recovery-image] Apr 03 04:17:17.505 INFO O| Apr 03 04:17:17.505 INFO STEP 463 (remove_files) COMPLETE |
| 6188 | 2026-04-03T04:17:19.202Z | [ recovery-image] Apr 03 04:17:17.505 INFO O| Apr 03 04:17:17.505 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6189 | 2026-04-03T04:17:19.205Z | [ recovery-image] Apr 03 04:17:17.511 INFO O| Apr 03 04:17:17.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9" |
| 6190 | 2026-04-03T04:17:19.205Z | [ recovery-image] Apr 03 04:17:17.511 INFO O| Apr 03 04:17:17.511 INFO STEP 464 (remove_files) COMPLETE |
| 6191 | 2026-04-03T04:17:19.205Z | [ recovery-image] Apr 03 04:17:17.511 INFO O| Apr 03 04:17:17.511 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6192 | 2026-04-03T04:17:19.209Z | [ recovery-image] Apr 03 04:17:17.516 INFO O| Apr 03 04:17:17.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9" |
| 6193 | 2026-04-03T04:17:19.212Z | [ recovery-image] Apr 03 04:17:17.516 INFO O| Apr 03 04:17:17.516 INFO STEP 465 (remove_files) COMPLETE |
| 6194 | 2026-04-03T04:17:19.212Z | [ recovery-image] Apr 03 04:17:17.516 INFO O| Apr 03 04:17:17.516 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6195 | 2026-04-03T04:17:19.215Z | [ recovery-image] Apr 03 04:17:17.521 INFO O| Apr 03 04:17:17.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9" |
| 6196 | 2026-04-03T04:17:19.215Z | [ recovery-image] Apr 03 04:17:17.521 INFO O| Apr 03 04:17:17.521 INFO STEP 466 (remove_files) COMPLETE |
| 6197 | 2026-04-03T04:17:19.215Z | [ recovery-image] Apr 03 04:17:17.521 INFO O| Apr 03 04:17:17.521 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6198 | 2026-04-03T04:17:19.220Z | [ recovery-image] Apr 03 04:17:17.526 INFO O| Apr 03 04:17:17.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9" |
| 6199 | 2026-04-03T04:17:19.223Z | [ recovery-image] Apr 03 04:17:17.526 INFO O| Apr 03 04:17:17.526 INFO STEP 467 (remove_files) COMPLETE |
| 6200 | 2026-04-03T04:17:19.223Z | [ recovery-image] Apr 03 04:17:17.526 INFO O| Apr 03 04:17:17.526 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6201 | 2026-04-03T04:17:19.226Z | [ recovery-image] Apr 03 04:17:17.531 INFO O| Apr 03 04:17:17.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9" |
| 6202 | 2026-04-03T04:17:19.226Z | [ recovery-image] Apr 03 04:17:17.531 INFO O| Apr 03 04:17:17.531 INFO STEP 468 (remove_files) COMPLETE |
| 6203 | 2026-04-03T04:17:19.226Z | [ recovery-image] Apr 03 04:17:17.531 INFO O| Apr 03 04:17:17.531 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6204 | 2026-04-03T04:17:19.230Z | [ recovery-image] Apr 03 04:17:17.536 INFO O| Apr 03 04:17:17.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9" |
| 6205 | 2026-04-03T04:17:19.230Z | [ recovery-image] Apr 03 04:17:17.536 INFO O| Apr 03 04:17:17.536 INFO STEP 469 (remove_files) COMPLETE |
| 6206 | 2026-04-03T04:17:19.233Z | [ recovery-image] Apr 03 04:17:17.536 INFO O| Apr 03 04:17:17.536 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6207 | 2026-04-03T04:17:19.236Z | [ recovery-image] Apr 03 04:17:17.541 INFO O| Apr 03 04:17:17.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags" |
| 6208 | 2026-04-03T04:17:19.236Z | [ recovery-image] Apr 03 04:17:17.541 INFO O| Apr 03 04:17:17.541 INFO STEP 470 (remove_files) COMPLETE |
| 6209 | 2026-04-03T04:17:19.236Z | [ recovery-image] Apr 03 04:17:17.541 INFO O| Apr 03 04:17:17.541 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6210 | 2026-04-03T04:17:19.240Z | [ recovery-image] Apr 03 04:17:17.546 INFO O| Apr 03 04:17:17.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit" |
| 6211 | 2026-04-03T04:17:19.243Z | [ recovery-image] Apr 03 04:17:17.546 INFO O| Apr 03 04:17:17.546 INFO STEP 471 (remove_files) COMPLETE |
| 6212 | 2026-04-03T04:17:19.243Z | [ recovery-image] Apr 03 04:17:17.546 INFO O| Apr 03 04:17:17.546 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6213 | 2026-04-03T04:17:19.246Z | [ recovery-image] Apr 03 04:17:17.551 INFO O| Apr 03 04:17:17.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex" |
| 6214 | 2026-04-03T04:17:19.247Z | [ recovery-image] Apr 03 04:17:17.551 INFO O| Apr 03 04:17:17.551 INFO STEP 472 (remove_files) COMPLETE |
| 6215 | 2026-04-03T04:17:19.247Z | [ recovery-image] Apr 03 04:17:17.551 INFO O| Apr 03 04:17:17.551 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6216 | 2026-04-03T04:17:19.250Z | [ recovery-image] Apr 03 04:17:17.556 INFO O| Apr 03 04:17:17.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh" |
| 6217 | 2026-04-03T04:17:19.250Z | [ recovery-image] Apr 03 04:17:17.556 INFO O| Apr 03 04:17:17.556 INFO STEP 473 (remove_files) COMPLETE |
| 6218 | 2026-04-03T04:17:19.250Z | [ recovery-image] Apr 03 04:17:17.556 INFO O| Apr 03 04:17:17.556 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6219 | 2026-04-03T04:17:19.255Z | [ recovery-image] Apr 03 04:17:17.562 INFO O| Apr 03 04:17:17.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh" |
| 6220 | 2026-04-03T04:17:19.258Z | [ recovery-image] Apr 03 04:17:17.563 INFO O| Apr 03 04:17:17.563 INFO STEP 474 (remove_files) COMPLETE |
| 6221 | 2026-04-03T04:17:19.258Z | [ recovery-image] Apr 03 04:17:17.563 INFO O| Apr 03 04:17:17.563 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6222 | 2026-04-03T04:17:19.261Z | [ recovery-image] Apr 03 04:17:17.568 INFO O| Apr 03 04:17:17.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit" |
| 6223 | 2026-04-03T04:17:19.261Z | [ recovery-image] Apr 03 04:17:17.568 INFO O| Apr 03 04:17:17.568 INFO STEP 475 (remove_files) COMPLETE |
| 6224 | 2026-04-03T04:17:19.264Z | [ recovery-image] Apr 03 04:17:17.568 INFO O| Apr 03 04:17:17.568 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6225 | 2026-04-03T04:17:19.267Z | [ recovery-image] Apr 03 04:17:17.573 INFO O| Apr 03 04:17:17.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi" |
| 6226 | 2026-04-03T04:17:19.267Z | [ recovery-image] Apr 03 04:17:17.573 INFO O| Apr 03 04:17:17.573 INFO STEP 476 (remove_files) COMPLETE |
| 6227 | 2026-04-03T04:17:19.267Z | [ recovery-image] Apr 03 04:17:17.573 INFO O| Apr 03 04:17:17.573 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6228 | 2026-04-03T04:17:19.272Z | [ recovery-image] Apr 03 04:17:17.578 INFO O| Apr 03 04:17:17.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view" |
| 6229 | 2026-04-03T04:17:19.272Z | [ recovery-image] Apr 03 04:17:17.578 INFO O| Apr 03 04:17:17.578 INFO STEP 477 (remove_files) COMPLETE |
| 6230 | 2026-04-03T04:17:19.276Z | [ recovery-image] Apr 03 04:17:17.578 INFO O| Apr 03 04:17:17.578 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6231 | 2026-04-03T04:17:19.276Z | [ recovery-image] Apr 03 04:17:17.583 INFO O| Apr 03 04:17:17.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux" |
| 6232 | 2026-04-03T04:17:19.279Z | [ recovery-image] Apr 03 04:17:17.583 INFO O| Apr 03 04:17:17.583 INFO STEP 478 (remove_files) COMPLETE |
| 6233 | 2026-04-03T04:17:19.279Z | [ recovery-image] Apr 03 04:17:17.583 INFO O| Apr 03 04:17:17.583 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6234 | 2026-04-03T04:17:19.282Z | [ recovery-image] Apr 03 04:17:17.588 INFO O| Apr 03 04:17:17.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool" |
| 6235 | 2026-04-03T04:17:19.282Z | [ recovery-image] Apr 03 04:17:17.588 INFO O| Apr 03 04:17:17.588 INFO STEP 479 (remove_files) COMPLETE |
| 6236 | 2026-04-03T04:17:19.282Z | [ recovery-image] Apr 03 04:17:17.588 INFO O| Apr 03 04:17:17.588 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6237 | 2026-04-03T04:17:19.287Z | [ recovery-image] Apr 03 04:17:17.593 INFO O| Apr 03 04:17:17.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt" |
| 6238 | 2026-04-03T04:17:19.287Z | [ recovery-image] Apr 03 04:17:17.593 INFO O| Apr 03 04:17:17.593 INFO STEP 480 (remove_files) COMPLETE |
| 6239 | 2026-04-03T04:17:19.287Z | [ recovery-image] Apr 03 04:17:17.593 INFO O| Apr 03 04:17:17.593 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6240 | 2026-04-03T04:17:19.292Z | [ recovery-image] Apr 03 04:17:17.598 INFO O| Apr 03 04:17:17.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm" |
| 6241 | 2026-04-03T04:17:19.295Z | [ recovery-image] Apr 03 04:17:17.599 INFO O| Apr 03 04:17:17.599 INFO STEP 481 (remove_files) COMPLETE |
| 6242 | 2026-04-03T04:17:19.295Z | [ recovery-image] Apr 03 04:17:17.599 INFO O| Apr 03 04:17:17.599 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6243 | 2026-04-03T04:17:19.298Z | [ recovery-image] Apr 03 04:17:17.604 INFO O| Apr 03 04:17:17.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts" |
| 6244 | 2026-04-03T04:17:19.298Z | [ recovery-image] Apr 03 04:17:17.604 INFO O| Apr 03 04:17:17.604 INFO STEP 482 (remove_files) COMPLETE |
| 6245 | 2026-04-03T04:17:19.298Z | [ recovery-image] Apr 03 04:17:17.604 INFO O| Apr 03 04:17:17.604 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6246 | 2026-04-03T04:17:19.303Z | [ recovery-image] Apr 03 04:17:17.609 INFO O| Apr 03 04:17:17.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm" |
| 6247 | 2026-04-03T04:17:19.303Z | [ recovery-image] Apr 03 04:17:17.609 INFO O| Apr 03 04:17:17.609 INFO STEP 483 (remove_files) COMPLETE |
| 6248 | 2026-04-03T04:17:19.306Z | [ recovery-image] Apr 03 04:17:17.609 INFO O| Apr 03 04:17:17.609 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6249 | 2026-04-03T04:17:19.309Z | [ recovery-image] Apr 03 04:17:17.615 INFO O| Apr 03 04:17:17.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons" |
| 6250 | 2026-04-03T04:17:19.309Z | [ recovery-image] Apr 03 04:17:17.615 INFO O| Apr 03 04:17:17.615 INFO STEP 484 (remove_files) COMPLETE |
| 6251 | 2026-04-03T04:17:19.309Z | [ recovery-image] Apr 03 04:17:17.615 INFO O| Apr 03 04:17:17.615 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6252 | 2026-04-03T04:17:19.314Z | [ recovery-image] Apr 03 04:17:17.621 INFO O| Apr 03 04:17:17.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf" |
| 6253 | 2026-04-03T04:17:19.314Z | [ recovery-image] Apr 03 04:17:17.621 INFO O| Apr 03 04:17:17.621 INFO STEP 485 (remove_files) COMPLETE |
| 6254 | 2026-04-03T04:17:19.318Z | [ recovery-image] Apr 03 04:17:17.621 INFO O| Apr 03 04:17:17.621 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6255 | 2026-04-03T04:17:19.321Z | [ recovery-image] Apr 03 04:17:17.626 INFO O| Apr 03 04:17:17.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf" |
| 6256 | 2026-04-03T04:17:19.321Z | [ recovery-image] Apr 03 04:17:17.626 INFO O| Apr 03 04:17:17.626 INFO STEP 486 (remove_files) COMPLETE |
| 6257 | 2026-04-03T04:17:19.321Z | [ recovery-image] Apr 03 04:17:17.626 INFO O| Apr 03 04:17:17.626 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6258 | 2026-04-03T04:17:19.324Z | [ recovery-image] Apr 03 04:17:17.630 INFO O| Apr 03 04:17:17.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf" |
| 6259 | 2026-04-03T04:17:19.324Z | [ recovery-image] Apr 03 04:17:17.631 INFO O| Apr 03 04:17:17.630 INFO STEP 487 (remove_files) COMPLETE |
| 6260 | 2026-04-03T04:17:19.327Z | [ recovery-image] Apr 03 04:17:17.631 INFO O| Apr 03 04:17:17.631 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6261 | 2026-04-03T04:17:19.330Z | [ recovery-image] Apr 03 04:17:17.635 INFO O| Apr 03 04:17:17.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf" |
| 6262 | 2026-04-03T04:17:19.330Z | [ recovery-image] Apr 03 04:17:17.635 INFO O| Apr 03 04:17:17.635 INFO STEP 488 (remove_files) COMPLETE |
| 6263 | 2026-04-03T04:17:19.330Z | [ recovery-image] Apr 03 04:17:17.635 INFO O| Apr 03 04:17:17.635 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6264 | 2026-04-03T04:17:19.334Z | [ recovery-image] Apr 03 04:17:17.640 INFO O| Apr 03 04:17:17.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf" |
| 6265 | 2026-04-03T04:17:19.334Z | [ recovery-image] Apr 03 04:17:17.640 INFO O| Apr 03 04:17:17.640 INFO STEP 489 (remove_files) COMPLETE |
| 6266 | 2026-04-03T04:17:19.337Z | [ recovery-image] Apr 03 04:17:17.640 INFO O| Apr 03 04:17:17.640 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6267 | 2026-04-03T04:17:19.339Z | [ recovery-image] Apr 03 04:17:17.646 INFO O| Apr 03 04:17:17.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf" |
| 6268 | 2026-04-03T04:17:19.339Z | [ recovery-image] Apr 03 04:17:17.646 INFO O| Apr 03 04:17:17.646 INFO STEP 490 (remove_files) COMPLETE |
| 6269 | 2026-04-03T04:17:19.339Z | [ recovery-image] Apr 03 04:17:17.646 INFO O| Apr 03 04:17:17.646 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6270 | 2026-04-03T04:17:19.345Z | [ recovery-image] Apr 03 04:17:17.651 INFO O| Apr 03 04:17:17.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf" |
| 6271 | 2026-04-03T04:17:19.345Z | [ recovery-image] Apr 03 04:17:17.651 INFO O| Apr 03 04:17:17.651 INFO STEP 491 (remove_files) COMPLETE |
| 6272 | 2026-04-03T04:17:19.345Z | [ recovery-image] Apr 03 04:17:17.651 INFO O| Apr 03 04:17:17.651 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6273 | 2026-04-03T04:17:19.349Z | [ recovery-image] Apr 03 04:17:17.656 INFO O| Apr 03 04:17:17.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf" |
| 6274 | 2026-04-03T04:17:19.349Z | [ recovery-image] Apr 03 04:17:17.656 INFO O| Apr 03 04:17:17.656 INFO STEP 492 (remove_files) COMPLETE |
| 6275 | 2026-04-03T04:17:19.349Z | [ recovery-image] Apr 03 04:17:17.656 INFO O| Apr 03 04:17:17.656 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6276 | 2026-04-03T04:17:19.354Z | [ recovery-image] Apr 03 04:17:17.661 INFO O| Apr 03 04:17:17.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec" |
| 6277 | 2026-04-03T04:17:19.354Z | [ recovery-image] Apr 03 04:17:17.661 INFO O| Apr 03 04:17:17.661 INFO STEP 493 (remove_files) COMPLETE |
| 6278 | 2026-04-03T04:17:19.354Z | [ recovery-image] Apr 03 04:17:17.661 INFO O| Apr 03 04:17:17.661 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6279 | 2026-04-03T04:17:19.359Z | [ recovery-image] Apr 03 04:17:17.665 INFO O| Apr 03 04:17:17.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec" |
| 6280 | 2026-04-03T04:17:19.359Z | [ recovery-image] Apr 03 04:17:17.665 INFO O| Apr 03 04:17:17.665 INFO STEP 494 (remove_files) COMPLETE |
| 6281 | 2026-04-03T04:17:19.359Z | [ recovery-image] Apr 03 04:17:17.665 INFO O| Apr 03 04:17:17.665 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6282 | 2026-04-03T04:17:19.364Z | [ recovery-image] Apr 03 04:17:17.670 INFO O| Apr 03 04:17:17.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs" |
| 6283 | 2026-04-03T04:17:19.364Z | [ recovery-image] Apr 03 04:17:17.670 INFO O| Apr 03 04:17:17.670 INFO STEP 495 (remove_files) COMPLETE |
| 6284 | 2026-04-03T04:17:19.364Z | [ recovery-image] Apr 03 04:17:17.670 INFO O| Apr 03 04:17:17.670 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6285 | 2026-04-03T04:17:19.369Z | [ recovery-image] Apr 03 04:17:17.676 INFO O| Apr 03 04:17:17.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs" |
| 6286 | 2026-04-03T04:17:19.373Z | [ recovery-image] Apr 03 04:17:17.676 INFO O| Apr 03 04:17:17.676 INFO STEP 496 (remove_files) COMPLETE |
| 6287 | 2026-04-03T04:17:19.373Z | [ recovery-image] Apr 03 04:17:17.676 INFO O| Apr 03 04:17:17.676 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6288 | 2026-04-03T04:17:19.378Z | [ recovery-image] Apr 03 04:17:17.681 INFO O| Apr 03 04:17:17.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb" |
| 6289 | 2026-04-03T04:17:19.378Z | [ recovery-image] Apr 03 04:17:17.681 INFO O| Apr 03 04:17:17.681 INFO STEP 497 (remove_files) COMPLETE |
| 6290 | 2026-04-03T04:17:19.378Z | [ recovery-image] Apr 03 04:17:17.681 INFO O| Apr 03 04:17:17.681 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6291 | 2026-04-03T04:17:19.381Z | [ recovery-image] Apr 03 04:17:17.685 INFO O| Apr 03 04:17:17.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs" |
| 6292 | 2026-04-03T04:17:19.382Z | [ recovery-image] Apr 03 04:17:17.685 INFO O| Apr 03 04:17:17.685 INFO STEP 498 (remove_files) COMPLETE |
| 6293 | 2026-04-03T04:17:19.382Z | [ recovery-image] Apr 03 04:17:17.685 INFO O| Apr 03 04:17:17.685 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6294 | 2026-04-03T04:17:19.385Z | [ recovery-image] Apr 03 04:17:17.690 INFO O| Apr 03 04:17:17.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv" |
| 6295 | 2026-04-03T04:17:19.385Z | [ recovery-image] Apr 03 04:17:17.690 INFO O| Apr 03 04:17:17.690 INFO STEP 499 (remove_files) COMPLETE |
| 6296 | 2026-04-03T04:17:19.385Z | [ recovery-image] Apr 03 04:17:17.690 INFO O| Apr 03 04:17:17.690 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6297 | 2026-04-03T04:17:19.388Z | [ recovery-image] Apr 03 04:17:17.694 INFO O| Apr 03 04:17:17.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd" |
| 6298 | 2026-04-03T04:17:19.388Z | [ recovery-image] Apr 03 04:17:17.695 INFO O| Apr 03 04:17:17.695 INFO STEP 500 (remove_files) COMPLETE |
| 6299 | 2026-04-03T04:17:19.388Z | [ recovery-image] Apr 03 04:17:17.695 INFO O| Apr 03 04:17:17.695 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6300 | 2026-04-03T04:17:19.394Z | [ recovery-image] Apr 03 04:17:17.700 INFO O| Apr 03 04:17:17.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15" |
| 6301 | 2026-04-03T04:17:19.394Z | [ recovery-image] Apr 03 04:17:17.700 INFO O| Apr 03 04:17:17.700 INFO STEP 501 (remove_files) COMPLETE |
| 6302 | 2026-04-03T04:17:19.397Z | [ recovery-image] Apr 03 04:17:17.700 INFO O| Apr 03 04:17:17.700 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6303 | 2026-04-03T04:17:19.400Z | [ recovery-image] Apr 03 04:17:17.706 INFO O| Apr 03 04:17:17.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15" |
| 6304 | 2026-04-03T04:17:19.400Z | [ recovery-image] Apr 03 04:17:17.706 INFO O| Apr 03 04:17:17.706 INFO STEP 502 (remove_files) COMPLETE |
| 6305 | 2026-04-03T04:17:19.400Z | [ recovery-image] Apr 03 04:17:17.706 INFO O| Apr 03 04:17:17.706 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6306 | 2026-04-03T04:17:19.405Z | [ recovery-image] Apr 03 04:17:17.711 INFO O| Apr 03 04:17:17.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA" |
| 6307 | 2026-04-03T04:17:19.405Z | [ recovery-image] Apr 03 04:17:17.711 INFO O| Apr 03 04:17:17.711 INFO STEP 503 (remove_files) COMPLETE |
| 6308 | 2026-04-03T04:17:19.408Z | [ recovery-image] Apr 03 04:17:17.711 INFO O| Apr 03 04:17:17.711 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6309 | 2026-04-03T04:17:19.410Z | [ recovery-image] Apr 03 04:17:17.717 INFO O| Apr 03 04:17:17.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT" |
| 6310 | 2026-04-03T04:17:19.411Z | [ recovery-image] Apr 03 04:17:17.717 INFO O| Apr 03 04:17:17.717 INFO STEP 504 (remove_files) COMPLETE |
| 6311 | 2026-04-03T04:17:19.411Z | [ recovery-image] Apr 03 04:17:17.717 INFO O| Apr 03 04:17:17.717 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6312 | 2026-04-03T04:17:19.415Z | [ recovery-image] Apr 03 04:17:17.722 INFO O| Apr 03 04:17:17.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL" |
| 6313 | 2026-04-03T04:17:19.418Z | [ recovery-image] Apr 03 04:17:17.722 INFO O| Apr 03 04:17:17.722 INFO STEP 505 (remove_files) COMPLETE |
| 6314 | 2026-04-03T04:17:19.418Z | [ recovery-image] Apr 03 04:17:17.722 INFO O| Apr 03 04:17:17.722 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6315 | 2026-04-03T04:17:19.421Z | [ recovery-image] Apr 03 04:17:17.727 INFO O| Apr 03 04:17:17.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod" |
| 6316 | 2026-04-03T04:17:19.421Z | [ recovery-image] Apr 03 04:17:17.727 INFO O| Apr 03 04:17:17.727 INFO STEP 506 (remove_files) COMPLETE |
| 6317 | 2026-04-03T04:17:19.421Z | [ recovery-image] Apr 03 04:17:17.727 INFO O| Apr 03 04:17:17.727 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6318 | 2026-04-03T04:17:19.426Z | [ recovery-image] Apr 03 04:17:17.732 INFO O| Apr 03 04:17:17.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod" |
| 6319 | 2026-04-03T04:17:19.426Z | [ recovery-image] Apr 03 04:17:17.732 INFO O| Apr 03 04:17:17.732 INFO STEP 507 (remove_files) COMPLETE |
| 6320 | 2026-04-03T04:17:19.428Z | [ recovery-image] Apr 03 04:17:17.732 INFO O| Apr 03 04:17:17.732 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6321 | 2026-04-03T04:17:19.431Z | [ recovery-image] Apr 03 04:17:17.737 INFO O| Apr 03 04:17:17.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod" |
| 6322 | 2026-04-03T04:17:19.431Z | [ recovery-image] Apr 03 04:17:17.737 INFO O| Apr 03 04:17:17.737 INFO STEP 508 (remove_files) COMPLETE |
| 6323 | 2026-04-03T04:17:19.431Z | [ recovery-image] Apr 03 04:17:17.737 INFO O| Apr 03 04:17:17.737 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6324 | 2026-04-03T04:17:19.436Z | [ recovery-image] Apr 03 04:17:17.743 INFO O| Apr 03 04:17:17.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl" |
| 6325 | 2026-04-03T04:17:19.439Z | [ recovery-image] Apr 03 04:17:17.743 INFO O| Apr 03 04:17:17.743 INFO STEP 509 (remove_files) COMPLETE |
| 6326 | 2026-04-03T04:17:19.439Z | [ recovery-image] Apr 03 04:17:17.743 INFO O| Apr 03 04:17:17.743 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6327 | 2026-04-03T04:17:19.442Z | [ recovery-image] Apr 03 04:17:17.749 INFO O| Apr 03 04:17:17.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys" |
| 6328 | 2026-04-03T04:17:19.447Z | [ recovery-image] Apr 03 04:17:17.749 INFO O| Apr 03 04:17:17.749 INFO STEP 510 (remove_files) COMPLETE |
| 6329 | 2026-04-03T04:17:19.447Z | [ recovery-image] Apr 03 04:17:17.749 INFO O| Apr 03 04:17:17.749 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6330 | 2026-04-03T04:17:19.450Z | [ recovery-image] Apr 03 04:17:17.754 INFO O| Apr 03 04:17:17.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct" |
| 6331 | 2026-04-03T04:17:19.450Z | [ recovery-image] Apr 03 04:17:17.755 INFO O| Apr 03 04:17:17.754 INFO STEP 511 (remove_files) COMPLETE |
| 6332 | 2026-04-03T04:17:19.450Z | [ recovery-image] Apr 03 04:17:17.755 INFO O| Apr 03 04:17:17.755 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6333 | 2026-04-03T04:17:19.453Z | [ recovery-image] Apr 03 04:17:17.759 INFO O| Apr 03 04:17:17.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README" |
| 6334 | 2026-04-03T04:17:19.453Z | [ recovery-image] Apr 03 04:17:17.759 INFO O| Apr 03 04:17:17.759 INFO STEP 512 (remove_files) COMPLETE |
| 6335 | 2026-04-03T04:17:19.456Z | [ recovery-image] Apr 03 04:17:17.759 INFO O| Apr 03 04:17:17.759 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6336 | 2026-04-03T04:17:19.459Z | [ recovery-image] Apr 03 04:17:17.765 INFO O| Apr 03 04:17:17.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map" |
| 6337 | 2026-04-03T04:17:19.459Z | [ recovery-image] Apr 03 04:17:17.765 INFO O| Apr 03 04:17:17.765 INFO STEP 513 (remove_files) COMPLETE |
| 6338 | 2026-04-03T04:17:19.459Z | [ recovery-image] Apr 03 04:17:17.765 INFO O| Apr 03 04:17:17.765 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6339 | 2026-04-03T04:17:19.466Z | [ recovery-image] Apr 03 04:17:17.773 INFO O| Apr 03 04:17:17.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace" |
| 6340 | 2026-04-03T04:17:19.466Z | [ recovery-image] Apr 03 04:17:17.773 INFO O| Apr 03 04:17:17.773 INFO STEP 514 (remove_files) COMPLETE |
| 6341 | 2026-04-03T04:17:19.466Z | [ recovery-image] Apr 03 04:17:17.773 INFO O| Apr 03 04:17:17.773 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6342 | 2026-04-03T04:17:19.472Z | [ recovery-image] Apr 03 04:17:17.779 INFO O| Apr 03 04:17:17.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen" |
| 6343 | 2026-04-03T04:17:19.475Z | [ recovery-image] Apr 03 04:17:17.779 INFO O| Apr 03 04:17:17.779 INFO STEP 515 (remove_files) COMPLETE |
| 6344 | 2026-04-03T04:17:19.475Z | [ recovery-image] Apr 03 04:17:17.779 INFO O| Apr 03 04:17:17.779 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6345 | 2026-04-03T04:17:19.479Z | [ recovery-image] Apr 03 04:17:17.786 INFO O| Apr 03 04:17:17.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1" |
| 6346 | 2026-04-03T04:17:19.479Z | [ recovery-image] Apr 03 04:17:17.786 INFO O| Apr 03 04:17:17.786 INFO STEP 516 (remove_files) COMPLETE |
| 6347 | 2026-04-03T04:17:19.482Z | [ recovery-image] Apr 03 04:17:17.786 INFO O| Apr 03 04:17:17.786 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6348 | 2026-04-03T04:17:19.486Z | [ recovery-image] Apr 03 04:17:17.793 INFO O| Apr 03 04:17:17.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3" |
| 6349 | 2026-04-03T04:17:19.490Z | [ recovery-image] Apr 03 04:17:17.793 INFO O| Apr 03 04:17:17.793 INFO STEP 517 (remove_files) COMPLETE |
| 6350 | 2026-04-03T04:17:19.490Z | [ recovery-image] Apr 03 04:17:17.793 INFO O| Apr 03 04:17:17.793 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6351 | 2026-04-03T04:17:19.493Z | [ recovery-image] Apr 03 04:17:17.800 INFO O| Apr 03 04:17:17.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4" |
| 6352 | 2026-04-03T04:17:19.496Z | [ recovery-image] Apr 03 04:17:17.800 INFO O| Apr 03 04:17:17.800 INFO STEP 518 (remove_files) COMPLETE |
| 6353 | 2026-04-03T04:17:19.496Z | [ recovery-image] Apr 03 04:17:17.800 INFO O| Apr 03 04:17:17.800 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6354 | 2026-04-03T04:17:19.499Z | [ recovery-image] Apr 03 04:17:17.806 INFO O| Apr 03 04:17:17.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o" |
| 6355 | 2026-04-03T04:17:19.499Z | [ recovery-image] Apr 03 04:17:17.806 INFO O| Apr 03 04:17:17.806 INFO STEP 519 (remove_files) COMPLETE |
| 6356 | 2026-04-03T04:17:19.499Z | [ recovery-image] Apr 03 04:17:17.806 INFO O| Apr 03 04:17:17.806 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6357 | 2026-04-03T04:17:19.504Z | [ recovery-image] Apr 03 04:17:17.810 INFO O| Apr 03 04:17:17.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o" |
| 6358 | 2026-04-03T04:17:19.507Z | [ recovery-image] Apr 03 04:17:17.811 INFO O| Apr 03 04:17:17.811 INFO STEP 520 (remove_files) COMPLETE |
| 6359 | 2026-04-03T04:17:19.507Z | [ recovery-image] Apr 03 04:17:17.811 INFO O| Apr 03 04:17:17.811 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6360 | 2026-04-03T04:17:19.510Z | [ recovery-image] Apr 03 04:17:17.816 INFO O| Apr 03 04:17:17.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1" |
| 6361 | 2026-04-03T04:17:19.513Z | [ recovery-image] Apr 03 04:17:17.817 INFO O| Apr 03 04:17:17.817 INFO STEP 521 (remove_files) COMPLETE |
| 6362 | 2026-04-03T04:17:19.513Z | [ recovery-image] Apr 03 04:17:17.817 INFO O| Apr 03 04:17:17.817 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6363 | 2026-04-03T04:17:19.516Z | [ recovery-image] Apr 03 04:17:17.823 INFO O| Apr 03 04:17:17.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc" |
| 6364 | 2026-04-03T04:17:19.519Z | [ recovery-image] Apr 03 04:17:17.823 INFO O| Apr 03 04:17:17.823 INFO STEP 522 (remove_files) COMPLETE |
| 6365 | 2026-04-03T04:17:19.519Z | [ recovery-image] Apr 03 04:17:17.823 INFO O| Apr 03 04:17:17.823 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6366 | 2026-04-03T04:17:19.522Z | [ recovery-image] Apr 03 04:17:17.829 INFO O| Apr 03 04:17:17.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept" |
| 6367 | 2026-04-03T04:17:19.525Z | [ recovery-image] Apr 03 04:17:17.829 INFO O| Apr 03 04:17:17.829 INFO STEP 523 (remove_files) COMPLETE |
| 6368 | 2026-04-03T04:17:19.525Z | [ recovery-image] Apr 03 04:17:17.829 INFO O| Apr 03 04:17:17.829 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6369 | 2026-04-03T04:17:19.528Z | [ recovery-image] Apr 03 04:17:17.834 INFO O| Apr 03 04:17:17.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename" |
| 6370 | 2026-04-03T04:17:19.528Z | [ recovery-image] Apr 03 04:17:17.834 INFO O| Apr 03 04:17:17.834 INFO STEP 524 (remove_files) COMPLETE |
| 6371 | 2026-04-03T04:17:19.528Z | [ recovery-image] Apr 03 04:17:17.834 INFO O| Apr 03 04:17:17.834 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6372 | 2026-04-03T04:17:19.533Z | [ recovery-image] Apr 03 04:17:17.840 INFO O| Apr 03 04:17:17.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv" |
| 6373 | 2026-04-03T04:17:19.533Z | [ recovery-image] Apr 03 04:17:17.840 INFO O| Apr 03 04:17:17.840 INFO STEP 525 (remove_files) COMPLETE |
| 6374 | 2026-04-03T04:17:19.533Z | [ recovery-image] Apr 03 04:17:17.840 INFO O| Apr 03 04:17:17.840 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6375 | 2026-04-03T04:17:19.538Z | [ recovery-image] Apr 03 04:17:17.845 INFO O| Apr 03 04:17:17.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut" |
| 6376 | 2026-04-03T04:17:19.538Z | [ recovery-image] Apr 03 04:17:17.845 INFO O| Apr 03 04:17:17.845 INFO STEP 526 (remove_files) COMPLETE |
| 6377 | 2026-04-03T04:17:19.541Z | [ recovery-image] Apr 03 04:17:17.845 INFO O| Apr 03 04:17:17.845 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6378 | 2026-04-03T04:17:19.545Z | [ recovery-image] Apr 03 04:17:17.849 INFO O| Apr 03 04:17:17.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname" |
| 6379 | 2026-04-03T04:17:19.545Z | [ recovery-image] Apr 03 04:17:17.849 INFO O| Apr 03 04:17:17.849 INFO STEP 527 (remove_files) COMPLETE |
| 6380 | 2026-04-03T04:17:19.545Z | [ recovery-image] Apr 03 04:17:17.849 INFO O| Apr 03 04:17:17.849 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6381 | 2026-04-03T04:17:19.548Z | [ recovery-image] Apr 03 04:17:17.854 INFO O| Apr 03 04:17:17.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags" |
| 6382 | 2026-04-03T04:17:19.551Z | [ recovery-image] Apr 03 04:17:17.854 INFO O| Apr 03 04:17:17.854 INFO STEP 528 (remove_files) COMPLETE |
| 6383 | 2026-04-03T04:17:19.551Z | [ recovery-image] Apr 03 04:17:17.854 INFO O| Apr 03 04:17:17.854 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6384 | 2026-04-03T04:17:19.554Z | [ recovery-image] Apr 03 04:17:17.859 INFO O| Apr 03 04:17:17.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo" |
| 6385 | 2026-04-03T04:17:19.554Z | [ recovery-image] Apr 03 04:17:17.859 INFO O| Apr 03 04:17:17.859 INFO STEP 529 (remove_files) COMPLETE |
| 6386 | 2026-04-03T04:17:19.554Z | [ recovery-image] Apr 03 04:17:17.859 INFO O| Apr 03 04:17:17.859 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6387 | 2026-04-03T04:17:19.558Z | [ recovery-image] Apr 03 04:17:17.865 INFO O| Apr 03 04:17:17.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head" |
| 6388 | 2026-04-03T04:17:19.561Z | [ recovery-image] Apr 03 04:17:17.865 INFO O| Apr 03 04:17:17.865 INFO STEP 530 (remove_files) COMPLETE |
| 6389 | 2026-04-03T04:17:19.561Z | [ recovery-image] Apr 03 04:17:17.865 INFO O| Apr 03 04:17:17.865 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6390 | 2026-04-03T04:17:19.564Z | [ recovery-image] Apr 03 04:17:17.871 INFO O| Apr 03 04:17:17.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id" |
| 6391 | 2026-04-03T04:17:19.564Z | [ recovery-image] Apr 03 04:17:17.871 INFO O| Apr 03 04:17:17.871 INFO STEP 531 (remove_files) COMPLETE |
| 6392 | 2026-04-03T04:17:19.567Z | [ recovery-image] Apr 03 04:17:17.871 INFO O| Apr 03 04:17:17.871 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6393 | 2026-04-03T04:17:19.570Z | [ recovery-image] Apr 03 04:17:17.876 INFO O| Apr 03 04:17:17.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln" |
| 6394 | 2026-04-03T04:17:19.570Z | [ recovery-image] Apr 03 04:17:17.877 INFO O| Apr 03 04:17:17.876 INFO STEP 532 (remove_files) COMPLETE |
| 6395 | 2026-04-03T04:17:19.570Z | [ recovery-image] Apr 03 04:17:17.877 INFO O| Apr 03 04:17:17.877 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6396 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.881 INFO O| Apr 03 04:17:17.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h" |
| 6397 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.881 INFO O| Apr 03 04:17:17.881 INFO STEP 533 (remove_files) COMPLETE |
| 6398 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.881 INFO O| Apr 03 04:17:17.881 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6399 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.886 INFO O| Apr 03 04:17:17.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname" |
| 6400 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.886 INFO O| Apr 03 04:17:17.886 INFO STEP 534 (remove_files) COMPLETE |
| 6401 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.886 INFO O| Apr 03 04:17:17.886 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6402 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.892 INFO O| Apr 03 04:17:17.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir" |
| 6403 | 2026-04-03T04:17:19.619Z | [ recovery-image] Apr 03 04:17:17.892 INFO O| Apr 03 04:17:17.892 INFO STEP 535 (remove_files) COMPLETE |
| 6404 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.892 INFO O| Apr 03 04:17:17.892 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6405 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.897 INFO O| Apr 03 04:17:17.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo" |
| 6406 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.897 INFO O| Apr 03 04:17:17.897 INFO STEP 536 (remove_files) COMPLETE |
| 6407 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.897 INFO O| Apr 03 04:17:17.897 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6408 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.901 INFO O| Apr 03 04:17:17.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp" |
| 6409 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.901 INFO O| Apr 03 04:17:17.901 INFO STEP 537 (remove_files) COMPLETE |
| 6410 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.901 INFO O| Apr 03 04:17:17.901 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6411 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.907 INFO O| Apr 03 04:17:17.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid" |
| 6412 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.907 INFO O| Apr 03 04:17:17.907 INFO STEP 538 (remove_files) COMPLETE |
| 6413 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.907 INFO O| Apr 03 04:17:17.907 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6414 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.912 INFO O| Apr 03 04:17:17.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk" |
| 6415 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.912 INFO O| Apr 03 04:17:17.912 INFO STEP 539 (remove_files) COMPLETE |
| 6416 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.912 INFO O| Apr 03 04:17:17.912 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6417 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.917 INFO O| Apr 03 04:17:17.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print" |
| 6418 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.917 INFO O| Apr 03 04:17:17.917 INFO STEP 540 (remove_files) COMPLETE |
| 6419 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.917 INFO O| Apr 03 04:17:17.917 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6420 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.921 INFO O| Apr 03 04:17:17.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv" |
| 6421 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.921 INFO O| Apr 03 04:17:17.921 INFO STEP 541 (remove_files) COMPLETE |
| 6422 | 2026-04-03T04:17:19.620Z | [ recovery-image] Apr 03 04:17:17.921 INFO O| Apr 03 04:17:17.921 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6423 | 2026-04-03T04:17:19.625Z | [ recovery-image] Apr 03 04:17:17.926 INFO O| Apr 03 04:17:17.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push" |
| 6424 | 2026-04-03T04:17:19.625Z | [ recovery-image] Apr 03 04:17:17.926 INFO O| Apr 03 04:17:17.926 INFO STEP 542 (remove_files) COMPLETE |
| 6425 | 2026-04-03T04:17:19.625Z | [ recovery-image] Apr 03 04:17:17.926 INFO O| Apr 03 04:17:17.926 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6426 | 2026-04-03T04:17:19.625Z | [ recovery-image] Apr 03 04:17:17.931 INFO O| Apr 03 04:17:17.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath" |
| 6427 | 2026-04-03T04:17:19.625Z | [ recovery-image] Apr 03 04:17:17.931 INFO O| Apr 03 04:17:17.931 INFO STEP 543 (remove_files) COMPLETE |
| 6428 | 2026-04-03T04:17:19.625Z | [ recovery-image] Apr 03 04:17:17.931 INFO O| Apr 03 04:17:17.931 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6429 | 2026-04-03T04:17:19.629Z | [ recovery-image] Apr 03 04:17:17.935 INFO O| Apr 03 04:17:17.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm" |
| 6430 | 2026-04-03T04:17:19.629Z | [ recovery-image] Apr 03 04:17:17.935 INFO O| Apr 03 04:17:17.935 INFO STEP 544 (remove_files) COMPLETE |
| 6431 | 2026-04-03T04:17:19.629Z | [ recovery-image] Apr 03 04:17:17.935 INFO O| Apr 03 04:17:17.935 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6432 | 2026-04-03T04:17:19.634Z | [ recovery-image] Apr 03 04:17:17.940 INFO O| Apr 03 04:17:17.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir" |
| 6433 | 2026-04-03T04:17:19.634Z | [ recovery-image] Apr 03 04:17:17.940 INFO O| Apr 03 04:17:17.940 INFO STEP 545 (remove_files) COMPLETE |
| 6434 | 2026-04-03T04:17:19.636Z | [ recovery-image] Apr 03 04:17:17.940 INFO O| Apr 03 04:17:17.940 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6435 | 2026-04-03T04:17:19.640Z | [ recovery-image] Apr 03 04:17:17.945 INFO O| Apr 03 04:17:17.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq" |
| 6436 | 2026-04-03T04:17:19.640Z | [ recovery-image] Apr 03 04:17:17.945 INFO O| Apr 03 04:17:17.945 INFO STEP 546 (remove_files) COMPLETE |
| 6437 | 2026-04-03T04:17:19.640Z | [ recovery-image] Apr 03 04:17:17.945 INFO O| Apr 03 04:17:17.945 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6438 | 2026-04-03T04:17:19.643Z | [ recovery-image] Apr 03 04:17:17.949 INFO O| Apr 03 04:17:17.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid" |
| 6439 | 2026-04-03T04:17:19.646Z | [ recovery-image] Apr 03 04:17:17.949 INFO O| Apr 03 04:17:17.949 INFO STEP 547 (remove_files) COMPLETE |
| 6440 | 2026-04-03T04:17:19.646Z | [ recovery-image] Apr 03 04:17:17.949 INFO O| Apr 03 04:17:17.949 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6441 | 2026-04-03T04:17:19.649Z | [ recovery-image] Apr 03 04:17:17.954 INFO O| Apr 03 04:17:17.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep" |
| 6442 | 2026-04-03T04:17:19.649Z | [ recovery-image] Apr 03 04:17:17.954 INFO O| Apr 03 04:17:17.954 INFO STEP 548 (remove_files) COMPLETE |
| 6443 | 2026-04-03T04:17:19.649Z | [ recovery-image] Apr 03 04:17:17.954 INFO O| Apr 03 04:17:17.954 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6444 | 2026-04-03T04:17:19.654Z | [ recovery-image] Apr 03 04:17:17.960 INFO O| Apr 03 04:17:17.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime" |
| 6445 | 2026-04-03T04:17:19.656Z | [ recovery-image] Apr 03 04:17:17.960 INFO O| Apr 03 04:17:17.960 INFO STEP 549 (remove_files) COMPLETE |
| 6446 | 2026-04-03T04:17:19.656Z | [ recovery-image] Apr 03 04:17:17.960 INFO O| Apr 03 04:17:17.960 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6447 | 2026-04-03T04:17:19.659Z | [ recovery-image] Apr 03 04:17:17.965 INFO O| Apr 03 04:17:17.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync" |
| 6448 | 2026-04-03T04:17:19.659Z | [ recovery-image] Apr 03 04:17:17.965 INFO O| Apr 03 04:17:17.965 INFO STEP 550 (remove_files) COMPLETE |
| 6449 | 2026-04-03T04:17:19.659Z | [ recovery-image] Apr 03 04:17:17.965 INFO O| Apr 03 04:17:17.965 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6450 | 2026-04-03T04:17:19.664Z | [ recovery-image] Apr 03 04:17:17.971 INFO O| Apr 03 04:17:17.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee" |
| 6451 | 2026-04-03T04:17:19.667Z | [ recovery-image] Apr 03 04:17:17.972 INFO O| Apr 03 04:17:17.972 INFO STEP 551 (remove_files) COMPLETE |
| 6452 | 2026-04-03T04:17:19.667Z | [ recovery-image] Apr 03 04:17:17.972 INFO O| Apr 03 04:17:17.972 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6453 | 2026-04-03T04:17:19.670Z | [ recovery-image] Apr 03 04:17:17.977 INFO O| Apr 03 04:17:17.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse" |
| 6454 | 2026-04-03T04:17:19.670Z | [ recovery-image] Apr 03 04:17:17.977 INFO O| Apr 03 04:17:17.977 INFO STEP 552 (remove_files) COMPLETE |
| 6455 | 2026-04-03T04:17:19.670Z | [ recovery-image] Apr 03 04:17:17.977 INFO O| Apr 03 04:17:17.977 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6456 | 2026-04-03T04:17:19.675Z | [ recovery-image] Apr 03 04:17:17.982 INFO O| Apr 03 04:17:17.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty" |
| 6457 | 2026-04-03T04:17:19.675Z | [ recovery-image] Apr 03 04:17:17.982 INFO O| Apr 03 04:17:17.982 INFO STEP 553 (remove_files) COMPLETE |
| 6458 | 2026-04-03T04:17:19.678Z | [ recovery-image] Apr 03 04:17:17.982 INFO O| Apr 03 04:17:17.982 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6459 | 2026-04-03T04:17:19.681Z | [ recovery-image] Apr 03 04:17:17.986 INFO O| Apr 03 04:17:17.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname" |
| 6460 | 2026-04-03T04:17:19.681Z | [ recovery-image] Apr 03 04:17:17.986 INFO O| Apr 03 04:17:17.986 INFO STEP 554 (remove_files) COMPLETE |
| 6461 | 2026-04-03T04:17:19.681Z | [ recovery-image] Apr 03 04:17:17.986 INFO O| Apr 03 04:17:17.986 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6462 | 2026-04-03T04:17:19.685Z | [ recovery-image] Apr 03 04:17:17.991 INFO O| Apr 03 04:17:17.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink" |
| 6463 | 2026-04-03T04:17:19.685Z | [ recovery-image] Apr 03 04:17:17.991 INFO O| Apr 03 04:17:17.991 INFO STEP 555 (remove_files) COMPLETE |
| 6464 | 2026-04-03T04:17:19.688Z | [ recovery-image] Apr 03 04:17:17.991 INFO O| Apr 03 04:17:17.991 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6465 | 2026-04-03T04:17:19.691Z | [ recovery-image] Apr 03 04:17:17.996 INFO O| Apr 03 04:17:17.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami" |
| 6466 | 2026-04-03T04:17:19.691Z | [ recovery-image] Apr 03 04:17:17.996 INFO O| Apr 03 04:17:17.996 INFO STEP 556 (remove_files) COMPLETE |
| 6467 | 2026-04-03T04:17:19.691Z | [ recovery-image] Apr 03 04:17:17.996 INFO O| Apr 03 04:17:17.996 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6468 | 2026-04-03T04:17:19.694Z | [ recovery-image] Apr 03 04:17:18.001 INFO O| Apr 03 04:17:18.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake" |
| 6469 | 2026-04-03T04:17:19.694Z | [ recovery-image] Apr 03 04:17:18.001 INFO O| Apr 03 04:17:18.001 INFO STEP 557 (remove_files) COMPLETE |
| 6470 | 2026-04-03T04:17:19.694Z | [ recovery-image] Apr 03 04:17:18.001 INFO O| Apr 03 04:17:18.001 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6471 | 2026-04-03T04:17:19.699Z | [ recovery-image] Apr 03 04:17:18.005 INFO O| Apr 03 04:17:18.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 6472 | 2026-04-03T04:17:19.699Z | [ recovery-image] Apr 03 04:17:18.005 INFO O| Apr 03 04:17:18.005 INFO STEP 558 (remove_files) COMPLETE |
| 6473 | 2026-04-03T04:17:19.702Z | [ recovery-image] Apr 03 04:17:18.005 INFO O| Apr 03 04:17:18.005 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6474 | 2026-04-03T04:17:19.705Z | [ recovery-image] Apr 03 04:17:18.010 INFO O| Apr 03 04:17:18.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1" |
| 6475 | 2026-04-03T04:17:19.705Z | [ recovery-image] Apr 03 04:17:18.010 INFO O| Apr 03 04:17:18.010 INFO STEP 559 (remove_files) COMPLETE |
| 6476 | 2026-04-03T04:17:19.705Z | [ recovery-image] Apr 03 04:17:18.010 INFO O| Apr 03 04:17:18.010 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6477 | 2026-04-03T04:17:19.709Z | [ recovery-image] Apr 03 04:17:18.015 INFO O| Apr 03 04:17:18.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1" |
| 6478 | 2026-04-03T04:17:19.712Z | [ recovery-image] Apr 03 04:17:18.015 INFO O| Apr 03 04:17:18.015 INFO STEP 560 (remove_files) COMPLETE |
| 6479 | 2026-04-03T04:17:19.712Z | [ recovery-image] Apr 03 04:17:18.015 INFO O| Apr 03 04:17:18.015 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6480 | 2026-04-03T04:17:19.716Z | [ recovery-image] Apr 03 04:17:18.022 INFO O| Apr 03 04:17:18.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1" |
| 6481 | 2026-04-03T04:17:19.719Z | [ recovery-image] Apr 03 04:17:18.022 INFO O| Apr 03 04:17:18.022 INFO STEP 561 (remove_files) COMPLETE |
| 6482 | 2026-04-03T04:17:19.719Z | [ recovery-image] Apr 03 04:17:18.022 INFO O| Apr 03 04:17:18.022 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6483 | 2026-04-03T04:17:19.722Z | [ recovery-image] Apr 03 04:17:18.027 INFO O| Apr 03 04:17:18.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1" |
| 6484 | 2026-04-03T04:17:19.722Z | [ recovery-image] Apr 03 04:17:18.027 INFO O| Apr 03 04:17:18.027 INFO STEP 562 (remove_files) COMPLETE |
| 6485 | 2026-04-03T04:17:19.722Z | [ recovery-image] Apr 03 04:17:18.027 INFO O| Apr 03 04:17:18.027 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6486 | 2026-04-03T04:17:19.726Z | [ recovery-image] Apr 03 04:17:18.032 INFO O| Apr 03 04:17:18.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1" |
| 6487 | 2026-04-03T04:17:19.726Z | [ recovery-image] Apr 03 04:17:18.032 INFO O| Apr 03 04:17:18.032 INFO STEP 563 (remove_files) COMPLETE |
| 6488 | 2026-04-03T04:17:19.729Z | [ recovery-image] Apr 03 04:17:18.032 INFO O| Apr 03 04:17:18.032 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6489 | 2026-04-03T04:17:19.732Z | [ recovery-image] Apr 03 04:17:18.037 INFO O| Apr 03 04:17:18.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub" |
| 6490 | 2026-04-03T04:17:19.732Z | [ recovery-image] Apr 03 04:17:18.037 INFO O| Apr 03 04:17:18.037 INFO STEP 564 (remove_files) COMPLETE |
| 6491 | 2026-04-03T04:17:19.732Z | [ recovery-image] Apr 03 04:17:18.037 INFO O| Apr 03 04:17:18.037 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6492 | 2026-04-03T04:17:19.735Z | [ recovery-image] Apr 03 04:17:18.042 INFO O| Apr 03 04:17:18.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1" |
| 6493 | 2026-04-03T04:17:19.735Z | [ recovery-image] Apr 03 04:17:18.042 INFO O| Apr 03 04:17:18.042 INFO STEP 565 (remove_files) COMPLETE |
| 6494 | 2026-04-03T04:17:19.738Z | [ recovery-image] Apr 03 04:17:18.042 INFO O| Apr 03 04:17:18.042 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6495 | 2026-04-03T04:17:19.742Z | [ recovery-image] Apr 03 04:17:18.047 INFO O| Apr 03 04:17:18.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1" |
| 6496 | 2026-04-03T04:17:19.742Z | [ recovery-image] Apr 03 04:17:18.047 INFO O| Apr 03 04:17:18.047 INFO STEP 566 (remove_files) COMPLETE |
| 6497 | 2026-04-03T04:17:19.742Z | [ recovery-image] Apr 03 04:17:18.047 INFO O| Apr 03 04:17:18.047 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6498 | 2026-04-03T04:17:19.747Z | [ recovery-image] Apr 03 04:17:18.053 INFO O| Apr 03 04:17:18.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1" |
| 6499 | 2026-04-03T04:17:19.747Z | [ recovery-image] Apr 03 04:17:18.053 INFO O| Apr 03 04:17:18.053 INFO STEP 567 (remove_files) COMPLETE |
| 6500 | 2026-04-03T04:17:19.749Z | [ recovery-image] Apr 03 04:17:18.053 INFO O| Apr 03 04:17:18.053 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6501 | 2026-04-03T04:17:19.752Z | [ recovery-image] Apr 03 04:17:18.058 INFO O| Apr 03 04:17:18.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1" |
| 6502 | 2026-04-03T04:17:19.752Z | [ recovery-image] Apr 03 04:17:18.058 INFO O| Apr 03 04:17:18.058 INFO STEP 568 (remove_files) COMPLETE |
| 6503 | 2026-04-03T04:17:19.752Z | [ recovery-image] Apr 03 04:17:18.058 INFO O| Apr 03 04:17:18.058 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6504 | 2026-04-03T04:17:19.756Z | [ recovery-image] Apr 03 04:17:18.062 INFO O| Apr 03 04:17:18.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1" |
| 6505 | 2026-04-03T04:17:19.756Z | [ recovery-image] Apr 03 04:17:18.063 INFO O| Apr 03 04:17:18.062 INFO STEP 569 (remove_files) COMPLETE |
| 6506 | 2026-04-03T04:17:19.759Z | [ recovery-image] Apr 03 04:17:18.063 INFO O| Apr 03 04:17:18.062 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6507 | 2026-04-03T04:17:19.762Z | [ recovery-image] Apr 03 04:17:18.067 INFO O| Apr 03 04:17:18.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9" |
| 6508 | 2026-04-03T04:17:19.762Z | [ recovery-image] Apr 03 04:17:18.067 INFO O| Apr 03 04:17:18.067 INFO STEP 570 (remove_files) COMPLETE |
| 6509 | 2026-04-03T04:17:19.762Z | [ recovery-image] Apr 03 04:17:18.067 INFO O| Apr 03 04:17:18.067 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6510 | 2026-04-03T04:17:19.765Z | [ recovery-image] Apr 03 04:17:18.072 INFO O| Apr 03 04:17:18.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9" |
| 6511 | 2026-04-03T04:17:19.765Z | [ recovery-image] Apr 03 04:17:18.072 INFO O| Apr 03 04:17:18.072 INFO STEP 571 (remove_files) COMPLETE |
| 6512 | 2026-04-03T04:17:19.768Z | [ recovery-image] Apr 03 04:17:18.072 INFO O| Apr 03 04:17:18.072 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6513 | 2026-04-03T04:17:19.772Z | [ recovery-image] Apr 03 04:17:18.076 INFO O| Apr 03 04:17:18.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9" |
| 6514 | 2026-04-03T04:17:19.772Z | [ recovery-image] Apr 03 04:17:18.076 INFO O| Apr 03 04:17:18.076 INFO STEP 572 (remove_files) COMPLETE |
| 6515 | 2026-04-03T04:17:19.772Z | [ recovery-image] Apr 03 04:17:18.076 INFO O| Apr 03 04:17:18.076 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6516 | 2026-04-03T04:17:19.776Z | [ recovery-image] Apr 03 04:17:18.081 INFO O| Apr 03 04:17:18.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1" |
| 6517 | 2026-04-03T04:17:19.776Z | [ recovery-image] Apr 03 04:17:18.081 INFO O| Apr 03 04:17:18.081 INFO STEP 573 (remove_files) COMPLETE |
| 6518 | 2026-04-03T04:17:19.776Z | [ recovery-image] Apr 03 04:17:18.081 INFO O| Apr 03 04:17:18.081 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6519 | 2026-04-03T04:17:19.779Z | [ recovery-image] Apr 03 04:17:18.086 INFO O| Apr 03 04:17:18.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8" |
| 6520 | 2026-04-03T04:17:19.780Z | [ recovery-image] Apr 03 04:17:18.086 INFO O| Apr 03 04:17:18.086 INFO STEP 574 (remove_files) COMPLETE |
| 6521 | 2026-04-03T04:17:19.783Z | [ recovery-image] Apr 03 04:17:18.086 INFO O| Apr 03 04:17:18.086 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6522 | 2026-04-03T04:17:19.786Z | [ recovery-image] Apr 03 04:17:18.090 INFO O| Apr 03 04:17:18.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1" |
| 6523 | 2026-04-03T04:17:19.786Z | [ recovery-image] Apr 03 04:17:18.090 INFO O| Apr 03 04:17:18.090 INFO STEP 575 (remove_files) COMPLETE |
| 6524 | 2026-04-03T04:17:19.786Z | [ recovery-image] Apr 03 04:17:18.090 INFO O| Apr 03 04:17:18.090 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6525 | 2026-04-03T04:17:19.790Z | [ recovery-image] Apr 03 04:17:18.095 INFO O| Apr 03 04:17:18.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1" |
| 6526 | 2026-04-03T04:17:19.790Z | [ recovery-image] Apr 03 04:17:18.095 INFO O| Apr 03 04:17:18.095 INFO STEP 576 (remove_files) COMPLETE |
| 6527 | 2026-04-03T04:17:19.790Z | [ recovery-image] Apr 03 04:17:18.095 INFO O| Apr 03 04:17:18.095 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6528 | 2026-04-03T04:17:19.793Z | [ recovery-image] Apr 03 04:17:18.100 INFO O| Apr 03 04:17:18.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1" |
| 6529 | 2026-04-03T04:17:19.794Z | [ recovery-image] Apr 03 04:17:18.100 INFO O| Apr 03 04:17:18.100 INFO STEP 577 (remove_files) COMPLETE |
| 6530 | 2026-04-03T04:17:19.794Z | [ recovery-image] Apr 03 04:17:18.100 INFO O| Apr 03 04:17:18.100 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6531 | 2026-04-03T04:17:19.798Z | [ recovery-image] Apr 03 04:17:18.104 INFO O| Apr 03 04:17:18.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1" |
| 6532 | 2026-04-03T04:17:19.801Z | [ recovery-image] Apr 03 04:17:18.105 INFO O| Apr 03 04:17:18.105 INFO STEP 578 (remove_files) COMPLETE |
| 6533 | 2026-04-03T04:17:19.801Z | [ recovery-image] Apr 03 04:17:18.105 INFO O| Apr 03 04:17:18.105 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6534 | 2026-04-03T04:17:19.804Z | [ recovery-image] Apr 03 04:17:18.111 INFO O| Apr 03 04:17:18.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0" |
| 6535 | 2026-04-03T04:17:19.807Z | [ recovery-image] Apr 03 04:17:18.111 INFO O| Apr 03 04:17:18.111 INFO STEP 579 (remove_files) COMPLETE |
| 6536 | 2026-04-03T04:17:19.807Z | [ recovery-image] Apr 03 04:17:18.111 INFO O| Apr 03 04:17:18.111 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6537 | 2026-04-03T04:17:19.810Z | [ recovery-image] Apr 03 04:17:18.116 INFO O| Apr 03 04:17:18.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1" |
| 6538 | 2026-04-03T04:17:19.810Z | [ recovery-image] Apr 03 04:17:18.116 INFO O| Apr 03 04:17:18.116 INFO STEP 580 (remove_files) COMPLETE |
| 6539 | 2026-04-03T04:17:19.810Z | [ recovery-image] Apr 03 04:17:18.116 INFO O| Apr 03 04:17:18.116 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6540 | 2026-04-03T04:17:19.815Z | [ recovery-image] Apr 03 04:17:18.121 INFO O| Apr 03 04:17:18.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1" |
| 6541 | 2026-04-03T04:17:19.815Z | [ recovery-image] Apr 03 04:17:18.121 INFO O| Apr 03 04:17:18.121 INFO STEP 581 (remove_files) COMPLETE |
| 6542 | 2026-04-03T04:17:19.818Z | [ recovery-image] Apr 03 04:17:18.121 INFO O| Apr 03 04:17:18.121 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6543 | 2026-04-03T04:17:19.822Z | [ recovery-image] Apr 03 04:17:18.127 INFO O| Apr 03 04:17:18.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1" |
| 6544 | 2026-04-03T04:17:19.822Z | [ recovery-image] Apr 03 04:17:18.127 INFO O| Apr 03 04:17:18.127 INFO STEP 582 (remove_files) COMPLETE |
| 6545 | 2026-04-03T04:17:19.822Z | [ recovery-image] Apr 03 04:17:18.127 INFO O| Apr 03 04:17:18.127 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6546 | 2026-04-03T04:17:19.827Z | [ recovery-image] Apr 03 04:17:18.133 INFO O| Apr 03 04:17:18.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1" |
| 6547 | 2026-04-03T04:17:19.827Z | [ recovery-image] Apr 03 04:17:18.133 INFO O| Apr 03 04:17:18.133 INFO STEP 583 (remove_files) COMPLETE |
| 6548 | 2026-04-03T04:17:19.830Z | [ recovery-image] Apr 03 04:17:18.133 INFO O| Apr 03 04:17:18.133 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6549 | 2026-04-03T04:17:19.833Z | [ recovery-image] Apr 03 04:17:18.138 INFO O| Apr 03 04:17:18.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1" |
| 6550 | 2026-04-03T04:17:19.833Z | [ recovery-image] Apr 03 04:17:18.138 INFO O| Apr 03 04:17:18.138 INFO STEP 584 (remove_files) COMPLETE |
| 6551 | 2026-04-03T04:17:19.833Z | [ recovery-image] Apr 03 04:17:18.138 INFO O| Apr 03 04:17:18.138 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6552 | 2026-04-03T04:17:19.838Z | [ recovery-image] Apr 03 04:17:18.144 INFO O| Apr 03 04:17:18.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1" |
| 6553 | 2026-04-03T04:17:19.841Z | [ recovery-image] Apr 03 04:17:18.145 INFO O| Apr 03 04:17:18.145 INFO STEP 585 (remove_files) COMPLETE |
| 6554 | 2026-04-03T04:17:19.841Z | [ recovery-image] Apr 03 04:17:18.145 INFO O| Apr 03 04:17:18.145 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6555 | 2026-04-03T04:17:19.844Z | [ recovery-image] Apr 03 04:17:18.150 INFO O| Apr 03 04:17:18.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1" |
| 6556 | 2026-04-03T04:17:19.844Z | [ recovery-image] Apr 03 04:17:18.150 INFO O| Apr 03 04:17:18.150 INFO STEP 586 (remove_files) COMPLETE |
| 6557 | 2026-04-03T04:17:19.844Z | [ recovery-image] Apr 03 04:17:18.150 INFO O| Apr 03 04:17:18.150 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6558 | 2026-04-03T04:17:19.850Z | [ recovery-image] Apr 03 04:17:18.156 INFO O| Apr 03 04:17:18.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1" |
| 6559 | 2026-04-03T04:17:19.850Z | [ recovery-image] Apr 03 04:17:18.156 INFO O| Apr 03 04:17:18.156 INFO STEP 587 (remove_files) COMPLETE |
| 6560 | 2026-04-03T04:17:19.850Z | [ recovery-image] Apr 03 04:17:18.156 INFO O| Apr 03 04:17:18.156 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6561 | 2026-04-03T04:17:19.855Z | [ recovery-image] Apr 03 04:17:18.161 INFO O| Apr 03 04:17:18.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1" |
| 6562 | 2026-04-03T04:17:19.855Z | [ recovery-image] Apr 03 04:17:18.161 INFO O| Apr 03 04:17:18.161 INFO STEP 588 (remove_files) COMPLETE |
| 6563 | 2026-04-03T04:17:19.855Z | [ recovery-image] Apr 03 04:17:18.161 INFO O| Apr 03 04:17:18.161 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6564 | 2026-04-03T04:17:19.859Z | [ recovery-image] Apr 03 04:17:18.165 INFO O| Apr 03 04:17:18.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1" |
| 6565 | 2026-04-03T04:17:19.862Z | [ recovery-image] Apr 03 04:17:18.165 INFO O| Apr 03 04:17:18.165 INFO STEP 589 (remove_files) COMPLETE |
| 6566 | 2026-04-03T04:17:19.862Z | [ recovery-image] Apr 03 04:17:18.165 INFO O| Apr 03 04:17:18.165 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6567 | 2026-04-03T04:17:19.865Z | [ recovery-image] Apr 03 04:17:18.170 INFO O| Apr 03 04:17:18.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1" |
| 6568 | 2026-04-03T04:17:19.865Z | [ recovery-image] Apr 03 04:17:18.170 INFO O| Apr 03 04:17:18.170 INFO STEP 590 (remove_files) COMPLETE |
| 6569 | 2026-04-03T04:17:19.865Z | [ recovery-image] Apr 03 04:17:18.170 INFO O| Apr 03 04:17:18.170 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6570 | 2026-04-03T04:17:19.869Z | [ recovery-image] Apr 03 04:17:18.175 INFO O| Apr 03 04:17:18.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1" |
| 6571 | 2026-04-03T04:17:19.869Z | [ recovery-image] Apr 03 04:17:18.175 INFO O| Apr 03 04:17:18.175 INFO STEP 591 (remove_files) COMPLETE |
| 6572 | 2026-04-03T04:17:19.872Z | [ recovery-image] Apr 03 04:17:18.175 INFO O| Apr 03 04:17:18.175 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6573 | 2026-04-03T04:17:19.875Z | [ recovery-image] Apr 03 04:17:18.181 INFO O| Apr 03 04:17:18.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1" |
| 6574 | 2026-04-03T04:17:19.875Z | [ recovery-image] Apr 03 04:17:18.181 INFO O| Apr 03 04:17:18.181 INFO STEP 592 (remove_files) COMPLETE |
| 6575 | 2026-04-03T04:17:19.878Z | [ recovery-image] Apr 03 04:17:18.181 INFO O| Apr 03 04:17:18.181 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6576 | 2026-04-03T04:17:19.881Z | [ recovery-image] Apr 03 04:17:18.187 INFO O| Apr 03 04:17:18.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5" |
| 6577 | 2026-04-03T04:17:19.881Z | [ recovery-image] Apr 03 04:17:18.187 INFO O| Apr 03 04:17:18.187 INFO STEP 593 (remove_files) COMPLETE |
| 6578 | 2026-04-03T04:17:19.881Z | [ recovery-image] Apr 03 04:17:18.187 INFO O| Apr 03 04:17:18.187 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6579 | 2026-04-03T04:17:19.887Z | [ recovery-image] Apr 03 04:17:18.194 INFO O| Apr 03 04:17:18.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1" |
| 6580 | 2026-04-03T04:17:19.887Z | [ recovery-image] Apr 03 04:17:18.194 INFO O| Apr 03 04:17:18.194 INFO STEP 594 (remove_files) COMPLETE |
| 6581 | 2026-04-03T04:17:19.890Z | [ recovery-image] Apr 03 04:17:18.194 INFO O| Apr 03 04:17:18.194 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6582 | 2026-04-03T04:17:19.893Z | [ recovery-image] Apr 03 04:17:18.198 INFO O| Apr 03 04:17:18.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1" |
| 6583 | 2026-04-03T04:17:19.893Z | [ recovery-image] Apr 03 04:17:18.198 INFO O| Apr 03 04:17:18.198 INFO STEP 595 (remove_files) COMPLETE |
| 6584 | 2026-04-03T04:17:19.893Z | [ recovery-image] Apr 03 04:17:18.198 INFO O| Apr 03 04:17:18.198 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6585 | 2026-04-03T04:17:19.897Z | [ recovery-image] Apr 03 04:17:18.203 INFO O| Apr 03 04:17:18.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1" |
| 6586 | 2026-04-03T04:17:19.897Z | [ recovery-image] Apr 03 04:17:18.203 INFO O| Apr 03 04:17:18.203 INFO STEP 596 (remove_files) COMPLETE |
| 6587 | 2026-04-03T04:17:19.897Z | [ recovery-image] Apr 03 04:17:18.203 INFO O| Apr 03 04:17:18.203 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6588 | 2026-04-03T04:17:19.903Z | [ recovery-image] Apr 03 04:17:18.209 INFO O| Apr 03 04:17:18.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1" |
| 6589 | 2026-04-03T04:17:19.906Z | [ recovery-image] Apr 03 04:17:18.210 INFO O| Apr 03 04:17:18.210 INFO STEP 597 (remove_files) COMPLETE |
| 6590 | 2026-04-03T04:17:19.906Z | [ recovery-image] Apr 03 04:17:18.210 INFO O| Apr 03 04:17:18.210 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6591 | 2026-04-03T04:17:19.909Z | [ recovery-image] Apr 03 04:17:18.215 INFO O| Apr 03 04:17:18.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1" |
| 6592 | 2026-04-03T04:17:19.909Z | [ recovery-image] Apr 03 04:17:18.215 INFO O| Apr 03 04:17:18.215 INFO STEP 598 (remove_files) COMPLETE |
| 6593 | 2026-04-03T04:17:19.909Z | [ recovery-image] Apr 03 04:17:18.215 INFO O| Apr 03 04:17:18.215 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6594 | 2026-04-03T04:17:19.913Z | [ recovery-image] Apr 03 04:17:18.220 INFO O| Apr 03 04:17:18.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1" |
| 6595 | 2026-04-03T04:17:19.916Z | [ recovery-image] Apr 03 04:17:18.220 INFO O| Apr 03 04:17:18.220 INFO STEP 599 (remove_files) COMPLETE |
| 6596 | 2026-04-03T04:17:19.916Z | [ recovery-image] Apr 03 04:17:18.220 INFO O| Apr 03 04:17:18.220 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6597 | 2026-04-03T04:17:19.919Z | [ recovery-image] Apr 03 04:17:18.224 INFO O| Apr 03 04:17:18.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1" |
| 6598 | 2026-04-03T04:17:19.919Z | [ recovery-image] Apr 03 04:17:18.224 INFO O| Apr 03 04:17:18.224 INFO STEP 600 (remove_files) COMPLETE |
| 6599 | 2026-04-03T04:17:19.919Z | [ recovery-image] Apr 03 04:17:18.224 INFO O| Apr 03 04:17:18.224 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6600 | 2026-04-03T04:17:19.923Z | [ recovery-image] Apr 03 04:17:18.229 INFO O| Apr 03 04:17:18.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1" |
| 6601 | 2026-04-03T04:17:19.925Z | [ recovery-image] Apr 03 04:17:18.229 INFO O| Apr 03 04:17:18.229 INFO STEP 601 (remove_files) COMPLETE |
| 6602 | 2026-04-03T04:17:19.926Z | [ recovery-image] Apr 03 04:17:18.229 INFO O| Apr 03 04:17:18.229 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6603 | 2026-04-03T04:17:19.929Z | [ recovery-image] Apr 03 04:17:18.234 INFO O| Apr 03 04:17:18.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9" |
| 6604 | 2026-04-03T04:17:19.929Z | [ recovery-image] Apr 03 04:17:18.234 INFO O| Apr 03 04:17:18.234 INFO STEP 602 (remove_files) COMPLETE |
| 6605 | 2026-04-03T04:17:19.929Z | [ recovery-image] Apr 03 04:17:18.234 INFO O| Apr 03 04:17:18.234 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6606 | 2026-04-03T04:17:19.932Z | [ recovery-image] Apr 03 04:17:18.239 INFO O| Apr 03 04:17:18.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1" |
| 6607 | 2026-04-03T04:17:19.932Z | [ recovery-image] Apr 03 04:17:18.239 INFO O| Apr 03 04:17:18.239 INFO STEP 603 (remove_files) COMPLETE |
| 6608 | 2026-04-03T04:17:19.932Z | [ recovery-image] Apr 03 04:17:18.239 INFO O| Apr 03 04:17:18.239 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6609 | 2026-04-03T04:17:19.937Z | [ recovery-image] Apr 03 04:17:18.244 INFO O| Apr 03 04:17:18.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1" |
| 6610 | 2026-04-03T04:17:19.937Z | [ recovery-image] Apr 03 04:17:18.244 INFO O| Apr 03 04:17:18.244 INFO STEP 604 (remove_files) COMPLETE |
| 6611 | 2026-04-03T04:17:19.940Z | [ recovery-image] Apr 03 04:17:18.244 INFO O| Apr 03 04:17:18.244 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6612 | 2026-04-03T04:17:19.944Z | [ recovery-image] Apr 03 04:17:18.248 INFO O| Apr 03 04:17:18.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2" |
| 6613 | 2026-04-03T04:17:19.944Z | [ recovery-image] Apr 03 04:17:18.248 INFO O| Apr 03 04:17:18.248 INFO STEP 605 (remove_files) COMPLETE |
| 6614 | 2026-04-03T04:17:19.944Z | [ recovery-image] Apr 03 04:17:18.248 INFO O| Apr 03 04:17:18.248 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6615 | 2026-04-03T04:17:19.947Z | [ recovery-image] Apr 03 04:17:18.254 INFO O| Apr 03 04:17:18.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7" |
| 6616 | 2026-04-03T04:17:19.947Z | [ recovery-image] Apr 03 04:17:18.254 INFO O| Apr 03 04:17:18.254 INFO STEP 606 (remove_files) COMPLETE |
| 6617 | 2026-04-03T04:17:19.951Z | [ recovery-image] Apr 03 04:17:18.254 INFO O| Apr 03 04:17:18.254 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6618 | 2026-04-03T04:17:19.953Z | [ recovery-image] Apr 03 04:17:18.258 INFO O| Apr 03 04:17:18.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1" |
| 6619 | 2026-04-03T04:17:19.954Z | [ recovery-image] Apr 03 04:17:18.259 INFO O| Apr 03 04:17:18.258 INFO STEP 607 (remove_files) COMPLETE |
| 6620 | 2026-04-03T04:17:19.954Z | [ recovery-image] Apr 03 04:17:18.259 INFO O| Apr 03 04:17:18.258 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6621 | 2026-04-03T04:17:19.957Z | [ recovery-image] Apr 03 04:17:18.263 INFO O| Apr 03 04:17:18.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1" |
| 6622 | 2026-04-03T04:17:19.957Z | [ recovery-image] Apr 03 04:17:18.263 INFO O| Apr 03 04:17:18.263 INFO STEP 608 (remove_files) COMPLETE |
| 6623 | 2026-04-03T04:17:19.960Z | [ recovery-image] Apr 03 04:17:18.263 INFO O| Apr 03 04:17:18.263 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6624 | 2026-04-03T04:17:19.963Z | [ recovery-image] Apr 03 04:17:18.268 INFO O| Apr 03 04:17:18.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1" |
| 6625 | 2026-04-03T04:17:19.963Z | [ recovery-image] Apr 03 04:17:18.268 INFO O| Apr 03 04:17:18.268 INFO STEP 609 (remove_files) COMPLETE |
| 6626 | 2026-04-03T04:17:19.963Z | [ recovery-image] Apr 03 04:17:18.268 INFO O| Apr 03 04:17:18.268 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6627 | 2026-04-03T04:17:19.966Z | [ recovery-image] Apr 03 04:17:18.273 INFO O| Apr 03 04:17:18.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1" |
| 6628 | 2026-04-03T04:17:19.969Z | [ recovery-image] Apr 03 04:17:18.273 INFO O| Apr 03 04:17:18.273 INFO STEP 610 (remove_files) COMPLETE |
| 6629 | 2026-04-03T04:17:19.969Z | [ recovery-image] Apr 03 04:17:18.273 INFO O| Apr 03 04:17:18.273 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6630 | 2026-04-03T04:17:19.972Z | [ recovery-image] Apr 03 04:17:18.278 INFO O| Apr 03 04:17:18.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1" |
| 6631 | 2026-04-03T04:17:19.972Z | [ recovery-image] Apr 03 04:17:18.278 INFO O| Apr 03 04:17:18.278 INFO STEP 611 (remove_files) COMPLETE |
| 6632 | 2026-04-03T04:17:19.972Z | [ recovery-image] Apr 03 04:17:18.278 INFO O| Apr 03 04:17:18.278 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6633 | 2026-04-03T04:17:19.976Z | [ recovery-image] Apr 03 04:17:18.282 INFO O| Apr 03 04:17:18.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1" |
| 6634 | 2026-04-03T04:17:19.976Z | [ recovery-image] Apr 03 04:17:18.283 INFO O| Apr 03 04:17:18.282 INFO STEP 612 (remove_files) COMPLETE |
| 6635 | 2026-04-03T04:17:19.979Z | [ recovery-image] Apr 03 04:17:18.283 INFO O| Apr 03 04:17:18.282 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6636 | 2026-04-03T04:17:19.982Z | [ recovery-image] Apr 03 04:17:18.287 INFO O| Apr 03 04:17:18.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1" |
| 6637 | 2026-04-03T04:17:19.982Z | [ recovery-image] Apr 03 04:17:18.287 INFO O| Apr 03 04:17:18.287 INFO STEP 613 (remove_files) COMPLETE |
| 6638 | 2026-04-03T04:17:19.982Z | [ recovery-image] Apr 03 04:17:18.287 INFO O| Apr 03 04:17:18.287 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6639 | 2026-04-03T04:17:19.985Z | [ recovery-image] Apr 03 04:17:18.292 INFO O| Apr 03 04:17:18.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1" |
| 6640 | 2026-04-03T04:17:19.986Z | [ recovery-image] Apr 03 04:17:18.292 INFO O| Apr 03 04:17:18.292 INFO STEP 614 (remove_files) COMPLETE |
| 6641 | 2026-04-03T04:17:19.986Z | [ recovery-image] Apr 03 04:17:18.292 INFO O| Apr 03 04:17:18.292 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6642 | 2026-04-03T04:17:19.992Z | [ recovery-image] Apr 03 04:17:18.298 INFO O| Apr 03 04:17:18.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1" |
| 6643 | 2026-04-03T04:17:19.992Z | [ recovery-image] Apr 03 04:17:18.298 INFO O| Apr 03 04:17:18.298 INFO STEP 615 (remove_files) COMPLETE |
| 6644 | 2026-04-03T04:17:19.995Z | [ recovery-image] Apr 03 04:17:18.298 INFO O| Apr 03 04:17:18.298 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6645 | 2026-04-03T04:17:19.997Z | [ recovery-image] Apr 03 04:17:18.303 INFO O| Apr 03 04:17:18.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1" |
| 6646 | 2026-04-03T04:17:19.997Z | [ recovery-image] Apr 03 04:17:18.303 INFO O| Apr 03 04:17:18.303 INFO STEP 616 (remove_files) COMPLETE |
| 6647 | 2026-04-03T04:17:19.997Z | [ recovery-image] Apr 03 04:17:18.303 INFO O| Apr 03 04:17:18.303 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6648 | 2026-04-03T04:17:20.002Z | [ recovery-image] Apr 03 04:17:18.309 INFO O| Apr 03 04:17:18.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1" |
| 6649 | 2026-04-03T04:17:20.003Z | [ recovery-image] Apr 03 04:17:18.309 INFO O| Apr 03 04:17:18.309 INFO STEP 617 (remove_files) COMPLETE |
| 6650 | 2026-04-03T04:17:20.006Z | [ recovery-image] Apr 03 04:17:18.309 INFO O| Apr 03 04:17:18.309 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6651 | 2026-04-03T04:17:20.009Z | [ recovery-image] Apr 03 04:17:18.313 INFO O| Apr 03 04:17:18.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1" |
| 6652 | 2026-04-03T04:17:20.009Z | [ recovery-image] Apr 03 04:17:18.313 INFO O| Apr 03 04:17:18.313 INFO STEP 618 (remove_files) COMPLETE |
| 6653 | 2026-04-03T04:17:20.009Z | [ recovery-image] Apr 03 04:17:18.314 INFO O| Apr 03 04:17:18.313 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6654 | 2026-04-03T04:17:20.012Z | [ recovery-image] Apr 03 04:17:18.318 INFO O| Apr 03 04:17:18.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1" |
| 6655 | 2026-04-03T04:17:20.012Z | [ recovery-image] Apr 03 04:17:18.318 INFO O| Apr 03 04:17:18.318 INFO STEP 619 (remove_files) COMPLETE |
| 6656 | 2026-04-03T04:17:20.012Z | [ recovery-image] Apr 03 04:17:18.318 INFO O| Apr 03 04:17:18.318 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6657 | 2026-04-03T04:17:20.018Z | [ recovery-image] Apr 03 04:17:18.324 INFO O| Apr 03 04:17:18.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1" |
| 6658 | 2026-04-03T04:17:20.021Z | [ recovery-image] Apr 03 04:17:18.324 INFO O| Apr 03 04:17:18.324 INFO STEP 620 (remove_files) COMPLETE |
| 6659 | 2026-04-03T04:17:20.021Z | [ recovery-image] Apr 03 04:17:18.324 INFO O| Apr 03 04:17:18.324 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6660 | 2026-04-03T04:17:20.024Z | [ recovery-image] Apr 03 04:17:18.330 INFO O| Apr 03 04:17:18.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6" |
| 6661 | 2026-04-03T04:17:20.024Z | [ recovery-image] Apr 03 04:17:18.330 INFO O| Apr 03 04:17:18.330 INFO STEP 621 (remove_files) COMPLETE |
| 6662 | 2026-04-03T04:17:20.024Z | [ recovery-image] Apr 03 04:17:18.330 INFO O| Apr 03 04:17:18.330 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6663 | 2026-04-03T04:17:20.029Z | [ recovery-image] Apr 03 04:17:18.335 INFO O| Apr 03 04:17:18.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1" |
| 6664 | 2026-04-03T04:17:20.029Z | [ recovery-image] Apr 03 04:17:18.335 INFO O| Apr 03 04:17:18.335 INFO STEP 622 (remove_files) COMPLETE |
| 6665 | 2026-04-03T04:17:20.029Z | [ recovery-image] Apr 03 04:17:18.335 INFO O| Apr 03 04:17:18.335 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6666 | 2026-04-03T04:17:20.034Z | [ recovery-image] Apr 03 04:17:18.341 INFO O| Apr 03 04:17:18.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1" |
| 6667 | 2026-04-03T04:17:20.034Z | [ recovery-image] Apr 03 04:17:18.341 INFO O| Apr 03 04:17:18.341 INFO STEP 623 (remove_files) COMPLETE |
| 6668 | 2026-04-03T04:17:20.037Z | [ recovery-image] Apr 03 04:17:18.341 INFO O| Apr 03 04:17:18.341 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6669 | 2026-04-03T04:17:20.040Z | [ recovery-image] Apr 03 04:17:18.346 INFO O| Apr 03 04:17:18.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0" |
| 6670 | 2026-04-03T04:17:20.040Z | [ recovery-image] Apr 03 04:17:18.346 INFO O| Apr 03 04:17:18.346 INFO STEP 624 (remove_files) COMPLETE |
| 6671 | 2026-04-03T04:17:20.040Z | [ recovery-image] Apr 03 04:17:18.346 INFO O| Apr 03 04:17:18.346 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6672 | 2026-04-03T04:17:20.044Z | [ recovery-image] Apr 03 04:17:18.351 INFO O| Apr 03 04:17:18.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1" |
| 6673 | 2026-04-03T04:17:20.044Z | [ recovery-image] Apr 03 04:17:18.351 INFO O| Apr 03 04:17:18.351 INFO STEP 625 (remove_files) COMPLETE |
| 6674 | 2026-04-03T04:17:20.047Z | [ recovery-image] Apr 03 04:17:18.351 INFO O| Apr 03 04:17:18.351 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6675 | 2026-04-03T04:17:20.050Z | [ recovery-image] Apr 03 04:17:18.355 INFO O| Apr 03 04:17:18.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1" |
| 6676 | 2026-04-03T04:17:20.050Z | [ recovery-image] Apr 03 04:17:18.355 INFO O| Apr 03 04:17:18.355 INFO STEP 626 (remove_files) COMPLETE |
| 6677 | 2026-04-03T04:17:20.050Z | [ recovery-image] Apr 03 04:17:18.355 INFO O| Apr 03 04:17:18.355 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6678 | 2026-04-03T04:17:20.053Z | [ recovery-image] Apr 03 04:17:18.360 INFO O| Apr 03 04:17:18.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1" |
| 6679 | 2026-04-03T04:17:20.053Z | [ recovery-image] Apr 03 04:17:18.360 INFO O| Apr 03 04:17:18.360 INFO STEP 627 (remove_files) COMPLETE |
| 6680 | 2026-04-03T04:17:20.056Z | [ recovery-image] Apr 03 04:17:18.360 INFO O| Apr 03 04:17:18.360 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6681 | 2026-04-03T04:17:20.059Z | [ recovery-image] Apr 03 04:17:18.365 INFO O| Apr 03 04:17:18.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1" |
| 6682 | 2026-04-03T04:17:20.059Z | [ recovery-image] Apr 03 04:17:18.365 INFO O| Apr 03 04:17:18.365 INFO STEP 628 (remove_files) COMPLETE |
| 6683 | 2026-04-03T04:17:20.059Z | [ recovery-image] Apr 03 04:17:18.365 INFO O| Apr 03 04:17:18.365 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6684 | 2026-04-03T04:17:20.065Z | [ recovery-image] Apr 03 04:17:18.371 INFO O| Apr 03 04:17:18.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1" |
| 6685 | 2026-04-03T04:17:20.065Z | [ recovery-image] Apr 03 04:17:18.371 INFO O| Apr 03 04:17:18.371 INFO STEP 629 (remove_files) COMPLETE |
| 6686 | 2026-04-03T04:17:20.068Z | [ recovery-image] Apr 03 04:17:18.371 INFO O| Apr 03 04:17:18.371 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6687 | 2026-04-03T04:17:20.071Z | [ recovery-image] Apr 03 04:17:18.377 INFO O| Apr 03 04:17:18.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1" |
| 6688 | 2026-04-03T04:17:20.071Z | [ recovery-image] Apr 03 04:17:18.377 INFO O| Apr 03 04:17:18.377 INFO STEP 630 (remove_files) COMPLETE |
| 6689 | 2026-04-03T04:17:20.071Z | [ recovery-image] Apr 03 04:17:18.377 INFO O| Apr 03 04:17:18.377 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6690 | 2026-04-03T04:17:20.075Z | [ recovery-image] Apr 03 04:17:18.382 INFO O| Apr 03 04:17:18.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1" |
| 6691 | 2026-04-03T04:17:20.075Z | [ recovery-image] Apr 03 04:17:18.382 INFO O| Apr 03 04:17:18.382 INFO STEP 631 (remove_files) COMPLETE |
| 6692 | 2026-04-03T04:17:20.075Z | [ recovery-image] Apr 03 04:17:18.382 INFO O| Apr 03 04:17:18.382 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6693 | 2026-04-03T04:17:20.080Z | [ recovery-image] Apr 03 04:17:18.386 INFO O| Apr 03 04:17:18.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1" |
| 6694 | 2026-04-03T04:17:20.080Z | [ recovery-image] Apr 03 04:17:18.386 INFO O| Apr 03 04:17:18.386 INFO STEP 632 (remove_files) COMPLETE |
| 6695 | 2026-04-03T04:17:20.080Z | [ recovery-image] Apr 03 04:17:18.386 INFO O| Apr 03 04:17:18.386 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6696 | 2026-04-03T04:17:20.085Z | [ recovery-image] Apr 03 04:17:18.391 INFO O| Apr 03 04:17:18.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1" |
| 6697 | 2026-04-03T04:17:20.085Z | [ recovery-image] Apr 03 04:17:18.391 INFO O| Apr 03 04:17:18.391 INFO STEP 633 (remove_files) COMPLETE |
| 6698 | 2026-04-03T04:17:20.088Z | [ recovery-image] Apr 03 04:17:18.391 INFO O| Apr 03 04:17:18.391 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6699 | 2026-04-03T04:17:20.090Z | [ recovery-image] Apr 03 04:17:18.396 INFO O| Apr 03 04:17:18.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1" |
| 6700 | 2026-04-03T04:17:20.090Z | [ recovery-image] Apr 03 04:17:18.396 INFO O| Apr 03 04:17:18.396 INFO STEP 634 (remove_files) COMPLETE |
| 6701 | 2026-04-03T04:17:20.090Z | [ recovery-image] Apr 03 04:17:18.396 INFO O| Apr 03 04:17:18.396 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6702 | 2026-04-03T04:17:20.094Z | [ recovery-image] Apr 03 04:17:18.401 INFO O| Apr 03 04:17:18.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1" |
| 6703 | 2026-04-03T04:17:20.094Z | [ recovery-image] Apr 03 04:17:18.401 INFO O| Apr 03 04:17:18.401 INFO STEP 635 (remove_files) COMPLETE |
| 6704 | 2026-04-03T04:17:20.097Z | [ recovery-image] Apr 03 04:17:18.401 INFO O| Apr 03 04:17:18.401 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6705 | 2026-04-03T04:17:20.100Z | [ recovery-image] Apr 03 04:17:18.406 INFO O| Apr 03 04:17:18.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1" |
| 6706 | 2026-04-03T04:17:20.100Z | [ recovery-image] Apr 03 04:17:18.406 INFO O| Apr 03 04:17:18.406 INFO STEP 636 (remove_files) COMPLETE |
| 6707 | 2026-04-03T04:17:20.100Z | [ recovery-image] Apr 03 04:17:18.406 INFO O| Apr 03 04:17:18.406 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6708 | 2026-04-03T04:17:20.104Z | [ recovery-image] Apr 03 04:17:18.410 INFO O| Apr 03 04:17:18.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1" |
| 6709 | 2026-04-03T04:17:20.104Z | [ recovery-image] Apr 03 04:17:18.410 INFO O| Apr 03 04:17:18.410 INFO STEP 637 (remove_files) COMPLETE |
| 6710 | 2026-04-03T04:17:20.107Z | [ recovery-image] Apr 03 04:17:18.410 INFO O| Apr 03 04:17:18.410 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6711 | 2026-04-03T04:17:20.111Z | [ recovery-image] Apr 03 04:17:18.415 INFO O| Apr 03 04:17:18.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc" |
| 6712 | 2026-04-03T04:17:20.111Z | [ recovery-image] Apr 03 04:17:18.415 INFO O| Apr 03 04:17:18.415 INFO STEP 638 (remove_files) COMPLETE |
| 6713 | 2026-04-03T04:17:20.111Z | [ recovery-image] Apr 03 04:17:18.415 INFO O| Apr 03 04:17:18.415 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6714 | 2026-04-03T04:17:20.114Z | [ recovery-image] Apr 03 04:17:18.420 INFO O| Apr 03 04:17:18.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc" |
| 6715 | 2026-04-03T04:17:20.114Z | [ recovery-image] Apr 03 04:17:18.420 INFO O| Apr 03 04:17:18.420 INFO STEP 639 (remove_files) COMPLETE |
| 6716 | 2026-04-03T04:17:20.114Z | [ recovery-image] Apr 03 04:17:18.420 INFO O| Apr 03 04:17:18.420 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6717 | 2026-04-03T04:17:20.118Z | [ recovery-image] Apr 03 04:17:18.425 INFO O| Apr 03 04:17:18.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc" |
| 6718 | 2026-04-03T04:17:20.118Z | [ recovery-image] Apr 03 04:17:18.425 INFO O| Apr 03 04:17:18.425 INFO STEP 640 (remove_files) COMPLETE |
| 6719 | 2026-04-03T04:17:20.118Z | [ recovery-image] Apr 03 04:17:18.425 INFO O| Apr 03 04:17:18.425 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6720 | 2026-04-03T04:17:20.124Z | [ recovery-image] Apr 03 04:17:18.431 INFO O| Apr 03 04:17:18.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc" |
| 6721 | 2026-04-03T04:17:20.124Z | [ recovery-image] Apr 03 04:17:18.431 INFO O| Apr 03 04:17:18.431 INFO STEP 641 (remove_files) COMPLETE |
| 6722 | 2026-04-03T04:17:20.127Z | [ recovery-image] Apr 03 04:17:18.431 INFO O| Apr 03 04:17:18.431 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6723 | 2026-04-03T04:17:20.130Z | [ recovery-image] Apr 03 04:17:18.436 INFO O| Apr 03 04:17:18.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc" |
| 6724 | 2026-04-03T04:17:20.130Z | [ recovery-image] Apr 03 04:17:18.436 INFO O| Apr 03 04:17:18.436 INFO STEP 642 (remove_files) COMPLETE |
| 6725 | 2026-04-03T04:17:20.130Z | [ recovery-image] Apr 03 04:17:18.436 INFO O| Apr 03 04:17:18.436 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6726 | 2026-04-03T04:17:20.135Z | [ recovery-image] Apr 03 04:17:18.441 INFO O| Apr 03 04:17:18.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc" |
| 6727 | 2026-04-03T04:17:20.135Z | [ recovery-image] Apr 03 04:17:18.441 INFO O| Apr 03 04:17:18.441 INFO STEP 643 (remove_files) COMPLETE |
| 6728 | 2026-04-03T04:17:20.138Z | [ recovery-image] Apr 03 04:17:18.441 INFO O| Apr 03 04:17:18.441 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6729 | 2026-04-03T04:17:20.141Z | [ recovery-image] Apr 03 04:17:18.447 INFO O| Apr 03 04:17:18.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc" |
| 6730 | 2026-04-03T04:17:20.141Z | [ recovery-image] Apr 03 04:17:18.447 INFO O| Apr 03 04:17:18.447 INFO STEP 644 (remove_files) COMPLETE |
| 6731 | 2026-04-03T04:17:20.144Z | [ recovery-image] Apr 03 04:17:18.447 INFO O| Apr 03 04:17:18.447 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6732 | 2026-04-03T04:17:20.146Z | [ recovery-image] Apr 03 04:17:18.452 INFO O| Apr 03 04:17:18.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc" |
| 6733 | 2026-04-03T04:17:20.146Z | [ recovery-image] Apr 03 04:17:18.452 INFO O| Apr 03 04:17:18.452 INFO STEP 645 (remove_files) COMPLETE |
| 6734 | 2026-04-03T04:17:20.146Z | [ recovery-image] Apr 03 04:17:18.452 INFO O| Apr 03 04:17:18.452 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6735 | 2026-04-03T04:17:20.151Z | [ recovery-image] Apr 03 04:17:18.456 INFO O| Apr 03 04:17:18.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc" |
| 6736 | 2026-04-03T04:17:20.151Z | [ recovery-image] Apr 03 04:17:18.456 INFO O| Apr 03 04:17:18.456 INFO STEP 646 (remove_files) COMPLETE |
| 6737 | 2026-04-03T04:17:20.151Z | [ recovery-image] Apr 03 04:17:18.456 INFO O| Apr 03 04:17:18.456 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6738 | 2026-04-03T04:17:20.156Z | [ recovery-image] Apr 03 04:17:18.462 INFO O| Apr 03 04:17:18.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc" |
| 6739 | 2026-04-03T04:17:20.156Z | [ recovery-image] Apr 03 04:17:18.462 INFO O| Apr 03 04:17:18.462 INFO STEP 647 (remove_files) COMPLETE |
| 6740 | 2026-04-03T04:17:20.156Z | [ recovery-image] Apr 03 04:17:18.462 INFO O| Apr 03 04:17:18.462 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6741 | 2026-04-03T04:17:20.161Z | [ recovery-image] Apr 03 04:17:18.468 INFO O| Apr 03 04:17:18.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc" |
| 6742 | 2026-04-03T04:17:20.161Z | [ recovery-image] Apr 03 04:17:18.468 INFO O| Apr 03 04:17:18.468 INFO STEP 648 (remove_files) COMPLETE |
| 6743 | 2026-04-03T04:17:20.164Z | [ recovery-image] Apr 03 04:17:18.468 INFO O| Apr 03 04:17:18.468 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6744 | 2026-04-03T04:17:20.167Z | [ recovery-image] Apr 03 04:17:18.474 INFO O| Apr 03 04:17:18.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc" |
| 6745 | 2026-04-03T04:17:20.170Z | [ recovery-image] Apr 03 04:17:18.474 INFO O| Apr 03 04:17:18.474 INFO STEP 649 (remove_files) COMPLETE |
| 6746 | 2026-04-03T04:17:20.170Z | [ recovery-image] Apr 03 04:17:18.474 INFO O| Apr 03 04:17:18.474 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6747 | 2026-04-03T04:17:20.173Z | [ recovery-image] Apr 03 04:17:18.480 INFO O| Apr 03 04:17:18.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc" |
| 6748 | 2026-04-03T04:17:20.173Z | [ recovery-image] Apr 03 04:17:18.480 INFO O| Apr 03 04:17:18.480 INFO STEP 650 (remove_files) COMPLETE |
| 6749 | 2026-04-03T04:17:20.176Z | [ recovery-image] Apr 03 04:17:18.480 INFO O| Apr 03 04:17:18.480 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6750 | 2026-04-03T04:17:20.181Z | [ recovery-image] Apr 03 04:17:18.485 INFO O| Apr 03 04:17:18.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc" |
| 6751 | 2026-04-03T04:17:20.181Z | [ recovery-image] Apr 03 04:17:18.485 INFO O| Apr 03 04:17:18.485 INFO STEP 651 (remove_files) COMPLETE |
| 6752 | 2026-04-03T04:17:20.181Z | [ recovery-image] Apr 03 04:17:18.485 INFO O| Apr 03 04:17:18.485 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6753 | 2026-04-03T04:17:20.185Z | [ recovery-image] Apr 03 04:17:18.491 INFO O| Apr 03 04:17:18.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc" |
| 6754 | 2026-04-03T04:17:20.185Z | [ recovery-image] Apr 03 04:17:18.491 INFO O| Apr 03 04:17:18.491 INFO STEP 652 (remove_files) COMPLETE |
| 6755 | 2026-04-03T04:17:20.185Z | [ recovery-image] Apr 03 04:17:18.491 INFO O| Apr 03 04:17:18.491 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6756 | 2026-04-03T04:17:20.191Z | [ recovery-image] Apr 03 04:17:18.497 INFO O| Apr 03 04:17:18.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc" |
| 6757 | 2026-04-03T04:17:20.194Z | [ recovery-image] Apr 03 04:17:18.498 INFO O| Apr 03 04:17:18.498 INFO STEP 653 (remove_files) COMPLETE |
| 6758 | 2026-04-03T04:17:20.194Z | [ recovery-image] Apr 03 04:17:18.498 INFO O| Apr 03 04:17:18.498 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6759 | 2026-04-03T04:17:20.197Z | [ recovery-image] Apr 03 04:17:18.503 INFO O| Apr 03 04:17:18.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc" |
| 6760 | 2026-04-03T04:17:20.198Z | [ recovery-image] Apr 03 04:17:18.503 INFO O| Apr 03 04:17:18.503 INFO STEP 654 (remove_files) COMPLETE |
| 6761 | 2026-04-03T04:17:20.198Z | [ recovery-image] Apr 03 04:17:18.503 INFO O| Apr 03 04:17:18.503 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6762 | 2026-04-03T04:17:20.202Z | [ recovery-image] Apr 03 04:17:18.508 INFO O| Apr 03 04:17:18.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc" |
| 6763 | 2026-04-03T04:17:20.202Z | [ recovery-image] Apr 03 04:17:18.508 INFO O| Apr 03 04:17:18.508 INFO STEP 655 (remove_files) COMPLETE |
| 6764 | 2026-04-03T04:17:20.206Z | [ recovery-image] Apr 03 04:17:18.508 INFO O| Apr 03 04:17:18.508 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6765 | 2026-04-03T04:17:20.209Z | [ recovery-image] Apr 03 04:17:18.513 INFO O| Apr 03 04:17:18.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc" |
| 6766 | 2026-04-03T04:17:20.209Z | [ recovery-image] Apr 03 04:17:18.513 INFO O| Apr 03 04:17:18.513 INFO STEP 656 (remove_files) COMPLETE |
| 6767 | 2026-04-03T04:17:20.209Z | [ recovery-image] Apr 03 04:17:18.513 INFO O| Apr 03 04:17:18.513 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6768 | 2026-04-03T04:17:20.212Z | [ recovery-image] Apr 03 04:17:18.518 INFO O| Apr 03 04:17:18.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc" |
| 6769 | 2026-04-03T04:17:20.212Z | [ recovery-image] Apr 03 04:17:18.518 INFO O| Apr 03 04:17:18.518 INFO STEP 657 (remove_files) COMPLETE |
| 6770 | 2026-04-03T04:17:20.212Z | [ recovery-image] Apr 03 04:17:18.518 INFO O| Apr 03 04:17:18.518 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6771 | 2026-04-03T04:17:20.217Z | [ recovery-image] Apr 03 04:17:18.523 INFO O| Apr 03 04:17:18.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc" |
| 6772 | 2026-04-03T04:17:20.217Z | [ recovery-image] Apr 03 04:17:18.523 INFO O| Apr 03 04:17:18.523 INFO STEP 658 (remove_files) COMPLETE |
| 6773 | 2026-04-03T04:17:20.220Z | [ recovery-image] Apr 03 04:17:18.523 INFO O| Apr 03 04:17:18.523 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6774 | 2026-04-03T04:17:20.223Z | [ recovery-image] Apr 03 04:17:18.529 INFO O| Apr 03 04:17:18.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc" |
| 6775 | 2026-04-03T04:17:20.223Z | [ recovery-image] Apr 03 04:17:18.529 INFO O| Apr 03 04:17:18.529 INFO STEP 659 (remove_files) COMPLETE |
| 6776 | 2026-04-03T04:17:20.223Z | [ recovery-image] Apr 03 04:17:18.529 INFO O| Apr 03 04:17:18.529 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6777 | 2026-04-03T04:17:20.228Z | [ recovery-image] Apr 03 04:17:18.535 INFO O| Apr 03 04:17:18.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc" |
| 6778 | 2026-04-03T04:17:20.228Z | [ recovery-image] Apr 03 04:17:18.535 INFO O| Apr 03 04:17:18.535 INFO STEP 660 (remove_files) COMPLETE |
| 6779 | 2026-04-03T04:17:20.228Z | [ recovery-image] Apr 03 04:17:18.535 INFO O| Apr 03 04:17:18.535 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6780 | 2026-04-03T04:17:20.234Z | [ recovery-image] Apr 03 04:17:18.541 INFO O| Apr 03 04:17:18.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc" |
| 6781 | 2026-04-03T04:17:20.234Z | [ recovery-image] Apr 03 04:17:18.541 INFO O| Apr 03 04:17:18.541 INFO STEP 661 (remove_files) COMPLETE |
| 6782 | 2026-04-03T04:17:20.237Z | [ recovery-image] Apr 03 04:17:18.541 INFO O| Apr 03 04:17:18.541 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6783 | 2026-04-03T04:17:20.240Z | [ recovery-image] Apr 03 04:17:18.546 INFO O| Apr 03 04:17:18.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc" |
| 6784 | 2026-04-03T04:17:20.243Z | [ recovery-image] Apr 03 04:17:18.547 INFO O| Apr 03 04:17:18.547 INFO STEP 662 (remove_files) COMPLETE |
| 6785 | 2026-04-03T04:17:20.243Z | [ recovery-image] Apr 03 04:17:18.547 INFO O| Apr 03 04:17:18.547 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6786 | 2026-04-03T04:17:20.246Z | [ recovery-image] Apr 03 04:17:18.552 INFO O| Apr 03 04:17:18.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc" |
| 6787 | 2026-04-03T04:17:20.246Z | [ recovery-image] Apr 03 04:17:18.552 INFO O| Apr 03 04:17:18.552 INFO STEP 663 (remove_files) COMPLETE |
| 6788 | 2026-04-03T04:17:20.246Z | [ recovery-image] Apr 03 04:17:18.552 INFO O| Apr 03 04:17:18.552 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6789 | 2026-04-03T04:17:20.251Z | [ recovery-image] Apr 03 04:17:18.558 INFO O| Apr 03 04:17:18.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc" |
| 6790 | 2026-04-03T04:17:20.251Z | [ recovery-image] Apr 03 04:17:18.558 INFO O| Apr 03 04:17:18.558 INFO STEP 664 (remove_files) COMPLETE |
| 6791 | 2026-04-03T04:17:20.254Z | [ recovery-image] Apr 03 04:17:18.558 INFO O| Apr 03 04:17:18.558 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6792 | 2026-04-03T04:17:20.257Z | [ recovery-image] Apr 03 04:17:18.563 INFO O| Apr 03 04:17:18.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc" |
| 6793 | 2026-04-03T04:17:20.257Z | [ recovery-image] Apr 03 04:17:18.563 INFO O| Apr 03 04:17:18.563 INFO STEP 665 (remove_files) COMPLETE |
| 6794 | 2026-04-03T04:17:20.257Z | [ recovery-image] Apr 03 04:17:18.563 INFO O| Apr 03 04:17:18.563 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6795 | 2026-04-03T04:17:20.261Z | [ recovery-image] Apr 03 04:17:18.568 INFO O| Apr 03 04:17:18.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc" |
| 6796 | 2026-04-03T04:17:20.261Z | [ recovery-image] Apr 03 04:17:18.568 INFO O| Apr 03 04:17:18.568 INFO STEP 666 (remove_files) COMPLETE |
| 6797 | 2026-04-03T04:17:20.261Z | [ recovery-image] Apr 03 04:17:18.568 INFO O| Apr 03 04:17:18.568 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6798 | 2026-04-03T04:17:20.267Z | [ recovery-image] Apr 03 04:17:18.573 INFO O| Apr 03 04:17:18.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc" |
| 6799 | 2026-04-03T04:17:20.267Z | [ recovery-image] Apr 03 04:17:18.573 INFO O| Apr 03 04:17:18.573 INFO STEP 667 (remove_files) COMPLETE |
| 6800 | 2026-04-03T04:17:20.270Z | [ recovery-image] Apr 03 04:17:18.573 INFO O| Apr 03 04:17:18.573 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6801 | 2026-04-03T04:17:20.273Z | [ recovery-image] Apr 03 04:17:18.578 INFO O| Apr 03 04:17:18.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2" |
| 6802 | 2026-04-03T04:17:20.273Z | [ recovery-image] Apr 03 04:17:18.578 INFO O| Apr 03 04:17:18.578 INFO STEP 668 (remove_files) COMPLETE |
| 6803 | 2026-04-03T04:17:20.273Z | [ recovery-image] Apr 03 04:17:18.578 INFO O| Apr 03 04:17:18.578 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6804 | 2026-04-03T04:17:20.280Z | [ recovery-image] Apr 03 04:17:18.584 INFO O| Apr 03 04:17:18.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1" |
| 6805 | 2026-04-03T04:17:20.280Z | [ recovery-image] Apr 03 04:17:18.584 INFO O| Apr 03 04:17:18.584 INFO STEP 669 (remove_files) COMPLETE |
| 6806 | 2026-04-03T04:17:20.280Z | [ recovery-image] Apr 03 04:17:18.584 INFO O| Apr 03 04:17:18.584 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6807 | 2026-04-03T04:17:20.283Z | [ recovery-image] Apr 03 04:17:18.590 INFO O| Apr 03 04:17:18.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr" |
| 6808 | 2026-04-03T04:17:20.286Z | [ recovery-image] Apr 03 04:17:18.590 INFO O| Apr 03 04:17:18.590 INFO STEP 670 (remove_files) COMPLETE |
| 6809 | 2026-04-03T04:17:20.286Z | [ recovery-image] Apr 03 04:17:18.590 INFO O| Apr 03 04:17:18.590 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6810 | 2026-04-03T04:17:20.289Z | [ recovery-image] Apr 03 04:17:18.595 INFO O| Apr 03 04:17:18.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh" |
| 6811 | 2026-04-03T04:17:20.289Z | [ recovery-image] Apr 03 04:17:18.595 INFO O| Apr 03 04:17:18.595 INFO STEP 671 (remove_files) COMPLETE |
| 6812 | 2026-04-03T04:17:20.289Z | [ recovery-image] Apr 03 04:17:18.595 INFO O| Apr 03 04:17:18.595 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6813 | 2026-04-03T04:17:20.293Z | [ recovery-image] Apr 03 04:17:18.600 INFO O| Apr 03 04:17:18.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query" |
| 6814 | 2026-04-03T04:17:20.293Z | [ recovery-image] Apr 03 04:17:18.600 INFO O| Apr 03 04:17:18.600 INFO STEP 672 (remove_files) COMPLETE |
| 6815 | 2026-04-03T04:17:20.296Z | [ recovery-image] Apr 03 04:17:18.600 INFO O| Apr 03 04:17:18.600 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6816 | 2026-04-03T04:17:20.299Z | [ recovery-image] Apr 03 04:17:18.604 INFO O| Apr 03 04:17:18.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh" |
| 6817 | 2026-04-03T04:17:20.299Z | [ recovery-image] Apr 03 04:17:18.604 INFO O| Apr 03 04:17:18.604 INFO STEP 673 (remove_files) COMPLETE |
| 6818 | 2026-04-03T04:17:20.299Z | [ recovery-image] Apr 03 04:17:18.604 INFO O| Apr 03 04:17:18.604 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6819 | 2026-04-03T04:17:20.303Z | [ recovery-image] Apr 03 04:17:18.609 INFO O| Apr 03 04:17:18.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1" |
| 6820 | 2026-04-03T04:17:20.306Z | [ recovery-image] Apr 03 04:17:18.609 INFO O| Apr 03 04:17:18.609 INFO STEP 674 (remove_files) COMPLETE |
| 6821 | 2026-04-03T04:17:20.306Z | [ recovery-image] Apr 03 04:17:18.609 INFO O| Apr 03 04:17:18.609 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6822 | 2026-04-03T04:17:20.309Z | [ recovery-image] Apr 03 04:17:18.614 INFO O| Apr 03 04:17:18.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1" |
| 6823 | 2026-04-03T04:17:20.309Z | [ recovery-image] Apr 03 04:17:18.615 INFO O| Apr 03 04:17:18.615 INFO STEP 675 (remove_files) COMPLETE |
| 6824 | 2026-04-03T04:17:20.309Z | [ recovery-image] Apr 03 04:17:18.615 INFO O| Apr 03 04:17:18.615 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6825 | 2026-04-03T04:17:20.313Z | [ recovery-image] Apr 03 04:17:18.619 INFO O| Apr 03 04:17:18.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1" |
| 6826 | 2026-04-03T04:17:20.313Z | [ recovery-image] Apr 03 04:17:18.619 INFO O| Apr 03 04:17:18.619 INFO STEP 676 (remove_files) COMPLETE |
| 6827 | 2026-04-03T04:17:20.313Z | [ recovery-image] Apr 03 04:17:18.619 INFO O| Apr 03 04:17:18.619 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6828 | 2026-04-03T04:17:20.319Z | [ recovery-image] Apr 03 04:17:18.625 INFO O| Apr 03 04:17:18.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1" |
| 6829 | 2026-04-03T04:17:20.319Z | [ recovery-image] Apr 03 04:17:18.625 INFO O| Apr 03 04:17:18.625 INFO STEP 677 (remove_files) COMPLETE |
| 6830 | 2026-04-03T04:17:20.319Z | [ recovery-image] Apr 03 04:17:18.625 INFO O| Apr 03 04:17:18.625 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6831 | 2026-04-03T04:17:20.324Z | [ recovery-image] Apr 03 04:17:18.630 INFO O| Apr 03 04:17:18.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1" |
| 6832 | 2026-04-03T04:17:20.327Z | [ recovery-image] Apr 03 04:17:18.631 INFO O| Apr 03 04:17:18.631 INFO STEP 678 (remove_files) COMPLETE |
| 6833 | 2026-04-03T04:17:20.327Z | [ recovery-image] Apr 03 04:17:18.631 INFO O| Apr 03 04:17:18.631 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6834 | 2026-04-03T04:17:20.330Z | [ recovery-image] Apr 03 04:17:18.637 INFO O| Apr 03 04:17:18.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1" |
| 6835 | 2026-04-03T04:17:20.330Z | [ recovery-image] Apr 03 04:17:18.637 INFO O| Apr 03 04:17:18.637 INFO STEP 679 (remove_files) COMPLETE |
| 6836 | 2026-04-03T04:17:20.333Z | [ recovery-image] Apr 03 04:17:18.637 INFO O| Apr 03 04:17:18.637 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6837 | 2026-04-03T04:17:20.336Z | [ recovery-image] Apr 03 04:17:18.642 INFO O| Apr 03 04:17:18.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1" |
| 6838 | 2026-04-03T04:17:20.336Z | [ recovery-image] Apr 03 04:17:18.642 INFO O| Apr 03 04:17:18.642 INFO STEP 680 (remove_files) COMPLETE |
| 6839 | 2026-04-03T04:17:20.336Z | [ recovery-image] Apr 03 04:17:18.642 INFO O| Apr 03 04:17:18.642 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6840 | 2026-04-03T04:17:20.341Z | [ recovery-image] Apr 03 04:17:18.647 INFO O| Apr 03 04:17:18.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1" |
| 6841 | 2026-04-03T04:17:20.341Z | [ recovery-image] Apr 03 04:17:18.647 INFO O| Apr 03 04:17:18.647 INFO STEP 681 (remove_files) COMPLETE |
| 6842 | 2026-04-03T04:17:20.341Z | [ recovery-image] Apr 03 04:17:18.647 INFO O| Apr 03 04:17:18.647 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6843 | 2026-04-03T04:17:20.346Z | [ recovery-image] Apr 03 04:17:18.653 INFO O| Apr 03 04:17:18.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1" |
| 6844 | 2026-04-03T04:17:20.349Z | [ recovery-image] Apr 03 04:17:18.653 INFO O| Apr 03 04:17:18.653 INFO STEP 682 (remove_files) COMPLETE |
| 6845 | 2026-04-03T04:17:20.349Z | [ recovery-image] Apr 03 04:17:18.653 INFO O| Apr 03 04:17:18.653 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6846 | 2026-04-03T04:17:20.354Z | [ recovery-image] Apr 03 04:17:18.658 INFO O| Apr 03 04:17:18.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1" |
| 6847 | 2026-04-03T04:17:20.354Z | [ recovery-image] Apr 03 04:17:18.658 INFO O| Apr 03 04:17:18.658 INFO STEP 683 (remove_files) COMPLETE |
| 6848 | 2026-04-03T04:17:20.354Z | [ recovery-image] Apr 03 04:17:18.658 INFO O| Apr 03 04:17:18.658 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6849 | 2026-04-03T04:17:20.358Z | [ recovery-image] Apr 03 04:17:18.664 INFO O| Apr 03 04:17:18.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1" |
| 6850 | 2026-04-03T04:17:20.358Z | [ recovery-image] Apr 03 04:17:18.664 INFO O| Apr 03 04:17:18.664 INFO STEP 684 (remove_files) COMPLETE |
| 6851 | 2026-04-03T04:17:20.360Z | [ recovery-image] Apr 03 04:17:18.664 INFO O| Apr 03 04:17:18.664 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6852 | 2026-04-03T04:17:20.363Z | [ recovery-image] Apr 03 04:17:18.670 INFO O| Apr 03 04:17:18.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin" |
| 6853 | 2026-04-03T04:17:20.364Z | [ recovery-image] Apr 03 04:17:18.670 INFO O| Apr 03 04:17:18.670 INFO STEP 685 (remove_files) COMPLETE |
| 6854 | 2026-04-03T04:17:20.367Z | [ recovery-image] Apr 03 04:17:18.670 INFO O| Apr 03 04:17:18.670 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6855 | 2026-04-03T04:17:20.370Z | [ recovery-image] Apr 03 04:17:18.676 INFO O| Apr 03 04:17:18.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl" |
| 6856 | 2026-04-03T04:17:20.373Z | [ recovery-image] Apr 03 04:17:18.676 INFO O| Apr 03 04:17:18.676 INFO STEP 686 (remove_files) COMPLETE |
| 6857 | 2026-04-03T04:17:20.373Z | [ recovery-image] Apr 03 04:17:18.676 INFO O| Apr 03 04:17:18.676 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6858 | 2026-04-03T04:17:20.376Z | [ recovery-image] Apr 03 04:17:18.681 INFO O| Apr 03 04:17:18.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin" |
| 6859 | 2026-04-03T04:17:20.376Z | [ recovery-image] Apr 03 04:17:18.681 INFO O| Apr 03 04:17:18.681 INFO STEP 687 (remove_files) COMPLETE |
| 6860 | 2026-04-03T04:17:20.376Z | [ recovery-image] Apr 03 04:17:18.681 INFO O| Apr 03 04:17:18.681 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6861 | 2026-04-03T04:17:20.381Z | [ recovery-image] Apr 03 04:17:18.688 INFO O| Apr 03 04:17:18.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl" |
| 6862 | 2026-04-03T04:17:20.381Z | [ recovery-image] Apr 03 04:17:18.688 INFO O| Apr 03 04:17:18.688 INFO STEP 688 (remove_files) COMPLETE |
| 6863 | 2026-04-03T04:17:20.384Z | [ recovery-image] Apr 03 04:17:18.688 INFO O| Apr 03 04:17:18.688 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6864 | 2026-04-03T04:17:20.388Z | [ recovery-image] Apr 03 04:17:18.692 INFO O| Apr 03 04:17:18.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin" |
| 6865 | 2026-04-03T04:17:20.388Z | [ recovery-image] Apr 03 04:17:18.692 INFO O| Apr 03 04:17:18.692 INFO STEP 689 (remove_files) COMPLETE |
| 6866 | 2026-04-03T04:17:20.388Z | [ recovery-image] Apr 03 04:17:18.692 INFO O| Apr 03 04:17:18.692 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6867 | 2026-04-03T04:17:20.391Z | [ recovery-image] Apr 03 04:17:18.698 INFO O| Apr 03 04:17:18.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl" |
| 6868 | 2026-04-03T04:17:20.394Z | [ recovery-image] Apr 03 04:17:18.698 INFO O| Apr 03 04:17:18.698 INFO STEP 690 (remove_files) COMPLETE |
| 6869 | 2026-04-03T04:17:20.394Z | [ recovery-image] Apr 03 04:17:18.698 INFO O| Apr 03 04:17:18.698 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6870 | 2026-04-03T04:17:20.397Z | [ recovery-image] Apr 03 04:17:18.703 INFO O| Apr 03 04:17:18.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin" |
| 6871 | 2026-04-03T04:17:20.397Z | [ recovery-image] Apr 03 04:17:18.703 INFO O| Apr 03 04:17:18.703 INFO STEP 691 (remove_files) COMPLETE |
| 6872 | 2026-04-03T04:17:20.397Z | [ recovery-image] Apr 03 04:17:18.703 INFO O| Apr 03 04:17:18.703 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6873 | 2026-04-03T04:17:20.403Z | [ recovery-image] Apr 03 04:17:18.709 INFO O| Apr 03 04:17:18.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl" |
| 6874 | 2026-04-03T04:17:20.403Z | [ recovery-image] Apr 03 04:17:18.709 INFO O| Apr 03 04:17:18.709 INFO STEP 692 (remove_files) COMPLETE |
| 6875 | 2026-04-03T04:17:20.406Z | [ recovery-image] Apr 03 04:17:18.709 INFO O| Apr 03 04:17:18.709 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6876 | 2026-04-03T04:17:20.409Z | [ recovery-image] Apr 03 04:17:18.715 INFO O| Apr 03 04:17:18.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin" |
| 6877 | 2026-04-03T04:17:20.409Z | [ recovery-image] Apr 03 04:17:18.715 INFO O| Apr 03 04:17:18.715 INFO STEP 693 (remove_files) COMPLETE |
| 6878 | 2026-04-03T04:17:20.409Z | [ recovery-image] Apr 03 04:17:18.715 INFO O| Apr 03 04:17:18.715 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6879 | 2026-04-03T04:17:20.413Z | [ recovery-image] Apr 03 04:17:18.720 INFO O| Apr 03 04:17:18.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl" |
| 6880 | 2026-04-03T04:17:20.413Z | [ recovery-image] Apr 03 04:17:18.720 INFO O| Apr 03 04:17:18.720 INFO STEP 694 (remove_files) COMPLETE |
| 6881 | 2026-04-03T04:17:20.416Z | [ recovery-image] Apr 03 04:17:18.720 INFO O| Apr 03 04:17:18.720 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6882 | 2026-04-03T04:17:20.419Z | [ recovery-image] Apr 03 04:17:18.725 INFO O| Apr 03 04:17:18.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake" |
| 6883 | 2026-04-03T04:17:20.419Z | [ recovery-image] Apr 03 04:17:18.725 INFO O| Apr 03 04:17:18.725 INFO STEP 695 (remove_files) COMPLETE |
| 6884 | 2026-04-03T04:17:20.419Z | [ recovery-image] Apr 03 04:17:18.726 INFO O| Apr 03 04:17:18.725 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6885 | 2026-04-03T04:17:20.426Z | [ recovery-image] Apr 03 04:17:18.732 INFO O| Apr 03 04:17:18.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 6886 | 2026-04-03T04:17:20.429Z | [ recovery-image] Apr 03 04:17:18.733 INFO O| Apr 03 04:17:18.732 INFO STEP 696 (remove_files) COMPLETE |
| 6887 | 2026-04-03T04:17:20.429Z | [ recovery-image] Apr 03 04:17:18.733 INFO O| Apr 03 04:17:18.733 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6888 | 2026-04-03T04:17:20.432Z | [ recovery-image] Apr 03 04:17:18.737 INFO O| Apr 03 04:17:18.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled" |
| 6889 | 2026-04-03T04:17:20.432Z | [ recovery-image] Apr 03 04:17:18.737 INFO O| Apr 03 04:17:18.737 INFO STEP 697 (remove_files) COMPLETE |
| 6890 | 2026-04-03T04:17:20.432Z | [ recovery-image] Apr 03 04:17:18.737 INFO O| Apr 03 04:17:18.737 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6891 | 2026-04-03T04:17:20.438Z | [ recovery-image] Apr 03 04:17:18.744 INFO O| Apr 03 04:17:18.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv" |
| 6892 | 2026-04-03T04:17:20.441Z | [ recovery-image] Apr 03 04:17:18.745 INFO O| Apr 03 04:17:18.745 INFO STEP 698 (remove_files) COMPLETE |
| 6893 | 2026-04-03T04:17:20.441Z | [ recovery-image] Apr 03 04:17:18.745 INFO O| Apr 03 04:17:18.745 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6894 | 2026-04-03T04:17:20.444Z | [ recovery-image] Apr 03 04:17:18.750 INFO O| Apr 03 04:17:18.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend" |
| 6895 | 2026-04-03T04:17:20.444Z | [ recovery-image] Apr 03 04:17:18.750 INFO O| Apr 03 04:17:18.750 INFO STEP 699 (remove_files) COMPLETE |
| 6896 | 2026-04-03T04:17:20.444Z | [ recovery-image] Apr 03 04:17:18.750 INFO O| Apr 03 04:17:18.750 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6897 | 2026-04-03T04:17:20.451Z | [ recovery-image] Apr 03 04:17:18.757 INFO O| Apr 03 04:17:18.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo" |
| 6898 | 2026-04-03T04:17:20.451Z | [ recovery-image] Apr 03 04:17:18.757 INFO O| Apr 03 04:17:18.757 INFO STEP 700 (remove_files) COMPLETE |
| 6899 | 2026-04-03T04:17:20.454Z | [ recovery-image] Apr 03 04:17:18.757 INFO O| Apr 03 04:17:18.757 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6900 | 2026-04-03T04:17:20.458Z | [ recovery-image] Apr 03 04:17:18.764 INFO O| Apr 03 04:17:18.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o" |
| 6901 | 2026-04-03T04:17:20.461Z | [ recovery-image] Apr 03 04:17:18.765 INFO O| Apr 03 04:17:18.765 INFO STEP 701 (remove_files) COMPLETE |
| 6902 | 2026-04-03T04:17:20.461Z | [ recovery-image] Apr 03 04:17:18.765 INFO O| Apr 03 04:17:18.765 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6903 | 2026-04-03T04:17:20.464Z | [ recovery-image] Apr 03 04:17:18.770 INFO O| Apr 03 04:17:18.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so" |
| 6904 | 2026-04-03T04:17:20.464Z | [ recovery-image] Apr 03 04:17:18.770 INFO O| Apr 03 04:17:18.770 INFO STEP 702 (remove_files) COMPLETE |
| 6905 | 2026-04-03T04:17:20.464Z | [ recovery-image] Apr 03 04:17:18.770 INFO O| Apr 03 04:17:18.770 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6906 | 2026-04-03T04:17:20.470Z | [ recovery-image] Apr 03 04:17:18.777 INFO O| Apr 03 04:17:18.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d" |
| 6907 | 2026-04-03T04:17:20.473Z | [ recovery-image] Apr 03 04:17:18.777 INFO O| Apr 03 04:17:18.777 INFO STEP 703 (remove_files) COMPLETE |
| 6908 | 2026-04-03T04:17:20.473Z | [ recovery-image] Apr 03 04:17:18.777 INFO O| Apr 03 04:17:18.777 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6909 | 2026-04-03T04:17:20.476Z | [ recovery-image] Apr 03 04:17:18.783 INFO O| Apr 03 04:17:18.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o" |
| 6910 | 2026-04-03T04:17:20.479Z | [ recovery-image] Apr 03 04:17:18.783 INFO O| Apr 03 04:17:18.783 INFO STEP 704 (remove_files) COMPLETE |
| 6911 | 2026-04-03T04:17:20.479Z | [ recovery-image] Apr 03 04:17:18.783 INFO O| Apr 03 04:17:18.783 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6912 | 2026-04-03T04:17:20.482Z | [ recovery-image] Apr 03 04:17:18.788 INFO O| Apr 03 04:17:18.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so" |
| 6913 | 2026-04-03T04:17:20.482Z | [ recovery-image] Apr 03 04:17:18.788 INFO O| Apr 03 04:17:18.788 INFO STEP 705 (remove_files) COMPLETE |
| 6914 | 2026-04-03T04:17:20.482Z | [ recovery-image] Apr 03 04:17:18.788 INFO O| Apr 03 04:17:18.788 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6915 | 2026-04-03T04:17:20.487Z | [ recovery-image] Apr 03 04:17:18.794 INFO O| Apr 03 04:17:18.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1" |
| 6916 | 2026-04-03T04:17:20.490Z | [ recovery-image] Apr 03 04:17:18.794 INFO O| Apr 03 04:17:18.794 INFO STEP 706 (remove_files) COMPLETE |
| 6917 | 2026-04-03T04:17:20.490Z | [ recovery-image] Apr 03 04:17:18.794 INFO O| Apr 03 04:17:18.794 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6918 | 2026-04-03T04:17:20.493Z | [ recovery-image] Apr 03 04:17:18.799 INFO O| Apr 03 04:17:18.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1" |
| 6919 | 2026-04-03T04:17:20.493Z | [ recovery-image] Apr 03 04:17:18.799 INFO O| Apr 03 04:17:18.799 INFO STEP 707 (remove_files) COMPLETE |
| 6920 | 2026-04-03T04:17:20.493Z | [ recovery-image] Apr 03 04:17:18.799 INFO O| Apr 03 04:17:18.799 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6921 | 2026-04-03T04:17:20.499Z | [ recovery-image] Apr 03 04:17:18.805 INFO O| Apr 03 04:17:18.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1" |
| 6922 | 2026-04-03T04:17:20.502Z | [ recovery-image] Apr 03 04:17:18.806 INFO O| Apr 03 04:17:18.806 INFO STEP 708 (remove_files) COMPLETE |
| 6923 | 2026-04-03T04:17:20.502Z | [ recovery-image] Apr 03 04:17:18.806 INFO O| Apr 03 04:17:18.806 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6924 | 2026-04-03T04:17:20.506Z | [ recovery-image] Apr 03 04:17:18.812 INFO O| Apr 03 04:17:18.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1" |
| 6925 | 2026-04-03T04:17:20.506Z | [ recovery-image] Apr 03 04:17:18.812 INFO O| Apr 03 04:17:18.812 INFO STEP 709 (remove_files) COMPLETE |
| 6926 | 2026-04-03T04:17:20.506Z | [ recovery-image] Apr 03 04:17:18.812 INFO O| Apr 03 04:17:18.812 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6927 | 2026-04-03T04:17:20.510Z | [ recovery-image] Apr 03 04:17:18.817 INFO O| Apr 03 04:17:18.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1" |
| 6928 | 2026-04-03T04:17:20.510Z | [ recovery-image] Apr 03 04:17:18.817 INFO O| Apr 03 04:17:18.817 INFO STEP 710 (remove_files) COMPLETE |
| 6929 | 2026-04-03T04:17:20.510Z | [ recovery-image] Apr 03 04:17:18.817 INFO O| Apr 03 04:17:18.817 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6930 | 2026-04-03T04:17:20.517Z | [ recovery-image] Apr 03 04:17:18.823 INFO O| Apr 03 04:17:18.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1" |
| 6931 | 2026-04-03T04:17:20.517Z | [ recovery-image] Apr 03 04:17:18.823 INFO O| Apr 03 04:17:18.823 INFO STEP 711 (remove_files) COMPLETE |
| 6932 | 2026-04-03T04:17:20.517Z | [ recovery-image] Apr 03 04:17:18.823 INFO O| Apr 03 04:17:18.823 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6933 | 2026-04-03T04:17:20.523Z | [ recovery-image] Apr 03 04:17:18.829 INFO O| Apr 03 04:17:18.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1" |
| 6934 | 2026-04-03T04:17:20.526Z | [ recovery-image] Apr 03 04:17:18.830 INFO O| Apr 03 04:17:18.830 INFO STEP 712 (remove_files) COMPLETE |
| 6935 | 2026-04-03T04:17:20.526Z | [ recovery-image] Apr 03 04:17:18.830 INFO O| Apr 03 04:17:18.830 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6936 | 2026-04-03T04:17:20.529Z | [ recovery-image] Apr 03 04:17:18.836 INFO O| Apr 03 04:17:18.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1" |
| 6937 | 2026-04-03T04:17:20.529Z | [ recovery-image] Apr 03 04:17:18.836 INFO O| Apr 03 04:17:18.836 INFO STEP 713 (remove_files) COMPLETE |
| 6938 | 2026-04-03T04:17:20.533Z | [ recovery-image] Apr 03 04:17:18.836 INFO O| Apr 03 04:17:18.836 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6939 | 2026-04-03T04:17:20.535Z | [ recovery-image] Apr 03 04:17:18.842 INFO O| Apr 03 04:17:18.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1" |
| 6940 | 2026-04-03T04:17:20.535Z | [ recovery-image] Apr 03 04:17:18.842 INFO O| Apr 03 04:17:18.842 INFO STEP 714 (remove_files) COMPLETE |
| 6941 | 2026-04-03T04:17:20.535Z | [ recovery-image] Apr 03 04:17:18.842 INFO O| Apr 03 04:17:18.842 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6942 | 2026-04-03T04:17:20.541Z | [ recovery-image] Apr 03 04:17:18.847 INFO O| Apr 03 04:17:18.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict" |
| 6943 | 2026-04-03T04:17:20.541Z | [ recovery-image] Apr 03 04:17:18.847 INFO O| Apr 03 04:17:18.847 INFO STEP 715 (remove_files) COMPLETE |
| 6944 | 2026-04-03T04:17:20.541Z | [ recovery-image] Apr 03 04:17:18.847 INFO O| Apr 03 04:17:18.847 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6945 | 2026-04-03T04:17:20.547Z | [ recovery-image] Apr 03 04:17:18.853 INFO O| Apr 03 04:17:18.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict" |
| 6946 | 2026-04-03T04:17:20.547Z | [ recovery-image] Apr 03 04:17:18.853 INFO O| Apr 03 04:17:18.853 INFO STEP 716 (remove_files) COMPLETE |
| 6947 | 2026-04-03T04:17:20.549Z | [ recovery-image] Apr 03 04:17:18.853 INFO O| Apr 03 04:17:18.853 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6948 | 2026-04-03T04:17:20.552Z | [ recovery-image] Apr 03 04:17:18.858 INFO O| Apr 03 04:17:18.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict" |
| 6949 | 2026-04-03T04:17:20.552Z | [ recovery-image] Apr 03 04:17:18.858 INFO O| Apr 03 04:17:18.858 INFO STEP 717 (remove_files) COMPLETE |
| 6950 | 2026-04-03T04:17:20.552Z | [ recovery-image] Apr 03 04:17:18.858 INFO O| Apr 03 04:17:18.858 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6951 | 2026-04-03T04:17:20.557Z | [ recovery-image] Apr 03 04:17:18.864 INFO O| Apr 03 04:17:18.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict" |
| 6952 | 2026-04-03T04:17:20.557Z | [ recovery-image] Apr 03 04:17:18.864 INFO O| Apr 03 04:17:18.864 INFO STEP 718 (remove_files) COMPLETE |
| 6953 | 2026-04-03T04:17:20.557Z | [ recovery-image] Apr 03 04:17:18.864 INFO O| Apr 03 04:17:18.864 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6954 | 2026-04-03T04:17:20.562Z | [ recovery-image] Apr 03 04:17:18.869 INFO O| Apr 03 04:17:18.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject" |
| 6955 | 2026-04-03T04:17:20.562Z | [ recovery-image] Apr 03 04:17:18.869 INFO O| Apr 03 04:17:18.869 INFO STEP 719 (remove_files) COMPLETE |
| 6956 | 2026-04-03T04:17:20.562Z | [ recovery-image] Apr 03 04:17:18.869 INFO O| Apr 03 04:17:18.869 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6957 | 2026-04-03T04:17:20.568Z | [ recovery-image] Apr 03 04:17:18.875 INFO O| Apr 03 04:17:18.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim" |
| 6958 | 2026-04-03T04:17:20.568Z | [ recovery-image] Apr 03 04:17:18.875 INFO O| Apr 03 04:17:18.875 INFO STEP 720 (remove_files) COMPLETE |
| 6959 | 2026-04-03T04:17:20.571Z | [ recovery-image] Apr 03 04:17:18.875 INFO O| Apr 03 04:17:18.875 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6960 | 2026-04-03T04:17:20.575Z | [ recovery-image] Apr 03 04:17:18.881 INFO O| Apr 03 04:17:18.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo" |
| 6961 | 2026-04-03T04:17:20.575Z | [ recovery-image] Apr 03 04:17:18.881 INFO O| Apr 03 04:17:18.881 INFO STEP 721 (remove_files) COMPLETE |
| 6962 | 2026-04-03T04:17:20.575Z | [ recovery-image] Apr 03 04:17:18.881 INFO O| Apr 03 04:17:18.881 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6963 | 2026-04-03T04:17:20.579Z | [ recovery-image] Apr 03 04:17:18.886 INFO O| Apr 03 04:17:18.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo" |
| 6964 | 2026-04-03T04:17:20.582Z | [ recovery-image] Apr 03 04:17:18.886 INFO O| Apr 03 04:17:18.886 INFO STEP 722 (remove_files) COMPLETE |
| 6965 | 2026-04-03T04:17:20.582Z | [ recovery-image] Apr 03 04:17:18.886 INFO O| Apr 03 04:17:18.886 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6966 | 2026-04-03T04:17:20.585Z | [ recovery-image] Apr 03 04:17:18.891 INFO O| Apr 03 04:17:18.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode" |
| 6967 | 2026-04-03T04:17:20.585Z | [ recovery-image] Apr 03 04:17:18.891 INFO O| Apr 03 04:17:18.891 INFO STEP 723 (remove_files) COMPLETE |
| 6968 | 2026-04-03T04:17:20.585Z | [ recovery-image] Apr 03 04:17:18.891 INFO O| Apr 03 04:17:18.891 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6969 | 2026-04-03T04:17:20.589Z | [ recovery-image] Apr 03 04:17:18.895 INFO O| Apr 03 04:17:18.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf" |
| 6970 | 2026-04-03T04:17:20.589Z | [ recovery-image] Apr 03 04:17:18.895 INFO O| Apr 03 04:17:18.895 INFO STEP 724 (remove_files) COMPLETE |
| 6971 | 2026-04-03T04:17:20.592Z | [ recovery-image] Apr 03 04:17:18.895 INFO O| Apr 03 04:17:18.895 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6972 | 2026-04-03T04:17:20.595Z | [ recovery-image] Apr 03 04:17:18.901 INFO O| Apr 03 04:17:18.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so" |
| 6973 | 2026-04-03T04:17:20.598Z | [ recovery-image] Apr 03 04:17:18.901 INFO O| Apr 03 04:17:18.901 INFO STEP 725 (remove_files) COMPLETE |
| 6974 | 2026-04-03T04:17:20.598Z | [ recovery-image] Apr 03 04:17:18.901 INFO O| Apr 03 04:17:18.901 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6975 | 2026-04-03T04:17:20.601Z | [ recovery-image] Apr 03 04:17:18.907 INFO O| Apr 03 04:17:18.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so" |
| 6976 | 2026-04-03T04:17:20.602Z | [ recovery-image] Apr 03 04:17:18.907 INFO O| Apr 03 04:17:18.907 INFO STEP 726 (remove_files) COMPLETE |
| 6977 | 2026-04-03T04:17:20.602Z | [ recovery-image] Apr 03 04:17:18.907 INFO O| Apr 03 04:17:18.907 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6978 | 2026-04-03T04:17:20.606Z | [ recovery-image] Apr 03 04:17:18.912 INFO O| Apr 03 04:17:18.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so" |
| 6979 | 2026-04-03T04:17:20.606Z | [ recovery-image] Apr 03 04:17:18.912 INFO O| Apr 03 04:17:18.912 INFO STEP 727 (remove_files) COMPLETE |
| 6980 | 2026-04-03T04:17:20.610Z | [ recovery-image] Apr 03 04:17:18.912 INFO O| Apr 03 04:17:18.912 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6981 | 2026-04-03T04:17:20.614Z | [ recovery-image] Apr 03 04:17:18.918 INFO O| Apr 03 04:17:18.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so" |
| 6982 | 2026-04-03T04:17:20.614Z | [ recovery-image] Apr 03 04:17:18.918 INFO O| Apr 03 04:17:18.918 INFO STEP 728 (remove_files) COMPLETE |
| 6983 | 2026-04-03T04:17:20.614Z | [ recovery-image] Apr 03 04:17:18.918 INFO O| Apr 03 04:17:18.918 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6984 | 2026-04-03T04:17:20.617Z | [ recovery-image] Apr 03 04:17:18.923 INFO O| Apr 03 04:17:18.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so" |
| 6985 | 2026-04-03T04:17:20.617Z | [ recovery-image] Apr 03 04:17:18.923 INFO O| Apr 03 04:17:18.923 INFO STEP 729 (remove_files) COMPLETE |
| 6986 | 2026-04-03T04:17:20.617Z | [ recovery-image] Apr 03 04:17:18.923 INFO O| Apr 03 04:17:18.923 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6987 | 2026-04-03T04:17:20.622Z | [ recovery-image] Apr 03 04:17:18.928 INFO O| Apr 03 04:17:18.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so" |
| 6988 | 2026-04-03T04:17:20.622Z | [ recovery-image] Apr 03 04:17:18.928 INFO O| Apr 03 04:17:18.928 INFO STEP 730 (remove_files) COMPLETE |
| 6989 | 2026-04-03T04:17:20.622Z | [ recovery-image] Apr 03 04:17:18.928 INFO O| Apr 03 04:17:18.928 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6990 | 2026-04-03T04:17:20.626Z | [ recovery-image] Apr 03 04:17:18.933 INFO O| Apr 03 04:17:18.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so" |
| 6991 | 2026-04-03T04:17:20.626Z | [ recovery-image] Apr 03 04:17:18.933 INFO O| Apr 03 04:17:18.933 INFO STEP 731 (remove_files) COMPLETE |
| 6992 | 2026-04-03T04:17:20.629Z | [ recovery-image] Apr 03 04:17:18.933 INFO O| Apr 03 04:17:18.933 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6993 | 2026-04-03T04:17:20.632Z | [ recovery-image] Apr 03 04:17:18.938 INFO O| Apr 03 04:17:18.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so" |
| 6994 | 2026-04-03T04:17:20.632Z | [ recovery-image] Apr 03 04:17:18.938 INFO O| Apr 03 04:17:18.938 INFO STEP 732 (remove_files) COMPLETE |
| 6995 | 2026-04-03T04:17:20.632Z | [ recovery-image] Apr 03 04:17:18.938 INFO O| Apr 03 04:17:18.938 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6996 | 2026-04-03T04:17:20.636Z | [ recovery-image] Apr 03 04:17:18.942 INFO O| Apr 03 04:17:18.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so" |
| 6997 | 2026-04-03T04:17:20.636Z | [ recovery-image] Apr 03 04:17:18.942 INFO O| Apr 03 04:17:18.942 INFO STEP 733 (remove_files) COMPLETE |
| 6998 | 2026-04-03T04:17:20.636Z | [ recovery-image] Apr 03 04:17:18.942 INFO O| Apr 03 04:17:18.942 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 6999 | 2026-04-03T04:17:20.641Z | [ recovery-image] Apr 03 04:17:18.947 INFO O| Apr 03 04:17:18.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so" |
| 7000 | 2026-04-03T04:17:20.641Z | [ recovery-image] Apr 03 04:17:18.947 INFO O| Apr 03 04:17:18.947 INFO STEP 734 (remove_files) COMPLETE |
| 7001 | 2026-04-03T04:17:20.644Z | [ recovery-image] Apr 03 04:17:18.947 INFO O| Apr 03 04:17:18.947 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7002 | 2026-04-03T04:17:20.646Z | [ recovery-image] Apr 03 04:17:18.952 INFO O| Apr 03 04:17:18.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so" |
| 7003 | 2026-04-03T04:17:20.646Z | [ recovery-image] Apr 03 04:17:18.952 INFO O| Apr 03 04:17:18.952 INFO STEP 735 (remove_files) COMPLETE |
| 7004 | 2026-04-03T04:17:20.646Z | [ recovery-image] Apr 03 04:17:18.952 INFO O| Apr 03 04:17:18.952 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7005 | 2026-04-03T04:17:20.650Z | [ recovery-image] Apr 03 04:17:18.956 INFO O| Apr 03 04:17:18.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so" |
| 7006 | 2026-04-03T04:17:20.650Z | [ recovery-image] Apr 03 04:17:18.957 INFO O| Apr 03 04:17:18.957 INFO STEP 736 (remove_files) COMPLETE |
| 7007 | 2026-04-03T04:17:20.650Z | [ recovery-image] Apr 03 04:17:18.957 INFO O| Apr 03 04:17:18.957 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7008 | 2026-04-03T04:17:20.655Z | [ recovery-image] Apr 03 04:17:18.961 INFO O| Apr 03 04:17:18.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so" |
| 7009 | 2026-04-03T04:17:20.655Z | [ recovery-image] Apr 03 04:17:18.961 INFO O| Apr 03 04:17:18.961 INFO STEP 737 (remove_files) COMPLETE |
| 7010 | 2026-04-03T04:17:20.655Z | [ recovery-image] Apr 03 04:17:18.961 INFO O| Apr 03 04:17:18.961 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7011 | 2026-04-03T04:17:20.660Z | [ recovery-image] Apr 03 04:17:18.966 INFO O| Apr 03 04:17:18.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so" |
| 7012 | 2026-04-03T04:17:20.660Z | [ recovery-image] Apr 03 04:17:18.966 INFO O| Apr 03 04:17:18.966 INFO STEP 738 (remove_files) COMPLETE |
| 7013 | 2026-04-03T04:17:20.660Z | [ recovery-image] Apr 03 04:17:18.966 INFO O| Apr 03 04:17:18.966 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7014 | 2026-04-03T04:17:20.664Z | [ recovery-image] Apr 03 04:17:18.971 INFO O| Apr 03 04:17:18.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so" |
| 7015 | 2026-04-03T04:17:20.664Z | [ recovery-image] Apr 03 04:17:18.971 INFO O| Apr 03 04:17:18.971 INFO STEP 739 (remove_files) COMPLETE |
| 7016 | 2026-04-03T04:17:20.667Z | [ recovery-image] Apr 03 04:17:18.971 INFO O| Apr 03 04:17:18.971 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7017 | 2026-04-03T04:17:20.670Z | [ recovery-image] Apr 03 04:17:18.976 INFO O| Apr 03 04:17:18.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so" |
| 7018 | 2026-04-03T04:17:20.670Z | [ recovery-image] Apr 03 04:17:18.976 INFO O| Apr 03 04:17:18.976 INFO STEP 740 (remove_files) COMPLETE |
| 7019 | 2026-04-03T04:17:20.670Z | [ recovery-image] Apr 03 04:17:18.976 INFO O| Apr 03 04:17:18.976 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7020 | 2026-04-03T04:17:20.675Z | [ recovery-image] Apr 03 04:17:18.981 INFO O| Apr 03 04:17:18.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so" |
| 7021 | 2026-04-03T04:17:20.675Z | [ recovery-image] Apr 03 04:17:18.981 INFO O| Apr 03 04:17:18.981 INFO STEP 741 (remove_files) COMPLETE |
| 7022 | 2026-04-03T04:17:20.675Z | [ recovery-image] Apr 03 04:17:18.981 INFO O| Apr 03 04:17:18.981 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7023 | 2026-04-03T04:17:20.679Z | [ recovery-image] Apr 03 04:17:18.986 INFO O| Apr 03 04:17:18.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so" |
| 7024 | 2026-04-03T04:17:20.680Z | [ recovery-image] Apr 03 04:17:18.986 INFO O| Apr 03 04:17:18.986 INFO STEP 742 (remove_files) COMPLETE |
| 7025 | 2026-04-03T04:17:20.680Z | [ recovery-image] Apr 03 04:17:18.986 INFO O| Apr 03 04:17:18.986 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7026 | 2026-04-03T04:17:20.684Z | [ recovery-image] Apr 03 04:17:18.991 INFO O| Apr 03 04:17:18.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so" |
| 7027 | 2026-04-03T04:17:20.684Z | [ recovery-image] Apr 03 04:17:18.991 INFO O| Apr 03 04:17:18.991 INFO STEP 743 (remove_files) COMPLETE |
| 7028 | 2026-04-03T04:17:20.684Z | [ recovery-image] Apr 03 04:17:18.991 INFO O| Apr 03 04:17:18.991 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7029 | 2026-04-03T04:17:20.689Z | [ recovery-image] Apr 03 04:17:18.995 INFO O| Apr 03 04:17:18.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so" |
| 7030 | 2026-04-03T04:17:20.689Z | [ recovery-image] Apr 03 04:17:18.995 INFO O| Apr 03 04:17:18.995 INFO STEP 744 (remove_files) COMPLETE |
| 7031 | 2026-04-03T04:17:20.689Z | [ recovery-image] Apr 03 04:17:18.995 INFO O| Apr 03 04:17:18.995 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7032 | 2026-04-03T04:17:20.694Z | [ recovery-image] Apr 03 04:17:19.000 INFO O| Apr 03 04:17:19.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1" |
| 7033 | 2026-04-03T04:17:20.694Z | [ recovery-image] Apr 03 04:17:19.000 INFO O| Apr 03 04:17:19.000 INFO STEP 745 (remove_files) COMPLETE |
| 7034 | 2026-04-03T04:17:20.694Z | [ recovery-image] Apr 03 04:17:19.000 INFO O| Apr 03 04:17:19.000 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7035 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.006 INFO O| Apr 03 04:17:19.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1" |
| 7036 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.006 INFO O| Apr 03 04:17:19.006 INFO STEP 746 (remove_files) COMPLETE |
| 7037 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.006 INFO O| Apr 03 04:17:19.006 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7038 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.012 INFO O| Apr 03 04:17:19.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1" |
| 7039 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.012 INFO O| Apr 03 04:17:19.012 INFO STEP 747 (remove_files) COMPLETE |
| 7040 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.012 INFO O| Apr 03 04:17:19.012 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7041 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.018 INFO O| Apr 03 04:17:19.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1" |
| 7042 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.018 INFO O| Apr 03 04:17:19.018 INFO STEP 748 (remove_files) COMPLETE |
| 7043 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.018 INFO O| Apr 03 04:17:19.018 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7044 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.024 INFO O| Apr 03 04:17:19.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1" |
| 7045 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.024 INFO O| Apr 03 04:17:19.024 INFO STEP 749 (remove_files) COMPLETE |
| 7046 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.024 INFO O| Apr 03 04:17:19.024 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7047 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.029 INFO O| Apr 03 04:17:19.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1" |
| 7048 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.029 INFO O| Apr 03 04:17:19.029 INFO STEP 750 (remove_files) COMPLETE |
| 7049 | 2026-04-03T04:17:20.742Z | [ recovery-image] Apr 03 04:17:19.029 INFO O| Apr 03 04:17:19.029 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7050 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.034 INFO O| Apr 03 04:17:19.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml" |
| 7051 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.034 INFO O| Apr 03 04:17:19.034 INFO STEP 751 (remove_files) COMPLETE |
| 7052 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.034 INFO O| Apr 03 04:17:19.034 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7053 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.040 INFO O| Apr 03 04:17:19.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so" |
| 7054 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.040 INFO O| Apr 03 04:17:19.040 INFO STEP 752 (remove_files) COMPLETE |
| 7055 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.040 INFO O| Apr 03 04:17:19.040 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7056 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.045 INFO O| Apr 03 04:17:19.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so" |
| 7057 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.045 INFO O| Apr 03 04:17:19.045 INFO STEP 753 (remove_files) COMPLETE |
| 7058 | 2026-04-03T04:17:20.743Z | [ recovery-image] Apr 03 04:17:19.045 INFO O| Apr 03 04:17:19.045 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7059 | 2026-04-03T04:17:20.749Z | [ recovery-image] Apr 03 04:17:19.050 INFO O| Apr 03 04:17:19.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so" |
| 7060 | 2026-04-03T04:17:20.749Z | [ recovery-image] Apr 03 04:17:19.050 INFO O| Apr 03 04:17:19.050 INFO STEP 754 (remove_files) COMPLETE |
| 7061 | 2026-04-03T04:17:20.749Z | [ recovery-image] Apr 03 04:17:19.050 INFO O| Apr 03 04:17:19.050 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7062 | 2026-04-03T04:17:20.752Z | [ recovery-image] Apr 03 04:17:19.056 INFO O| Apr 03 04:17:19.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so" |
| 7063 | 2026-04-03T04:17:20.752Z | [ recovery-image] Apr 03 04:17:19.056 INFO O| Apr 03 04:17:19.056 INFO STEP 755 (remove_files) COMPLETE |
| 7064 | 2026-04-03T04:17:20.752Z | [ recovery-image] Apr 03 04:17:19.056 INFO O| Apr 03 04:17:19.056 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7065 | 2026-04-03T04:17:20.755Z | [ recovery-image] Apr 03 04:17:19.061 INFO O| Apr 03 04:17:19.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so" |
| 7066 | 2026-04-03T04:17:20.755Z | [ recovery-image] Apr 03 04:17:19.061 INFO O| Apr 03 04:17:19.061 INFO STEP 756 (remove_files) COMPLETE |
| 7067 | 2026-04-03T04:17:20.758Z | [ recovery-image] Apr 03 04:17:19.061 INFO O| Apr 03 04:17:19.061 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7068 | 2026-04-03T04:17:20.761Z | [ recovery-image] Apr 03 04:17:19.067 INFO O| Apr 03 04:17:19.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so" |
| 7069 | 2026-04-03T04:17:20.761Z | [ recovery-image] Apr 03 04:17:19.067 INFO O| Apr 03 04:17:19.067 INFO STEP 757 (remove_files) COMPLETE |
| 7070 | 2026-04-03T04:17:20.761Z | [ recovery-image] Apr 03 04:17:19.067 INFO O| Apr 03 04:17:19.067 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7071 | 2026-04-03T04:17:20.766Z | [ recovery-image] Apr 03 04:17:19.072 INFO O| Apr 03 04:17:19.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so" |
| 7072 | 2026-04-03T04:17:20.766Z | [ recovery-image] Apr 03 04:17:19.072 INFO O| Apr 03 04:17:19.072 INFO STEP 758 (remove_files) COMPLETE |
| 7073 | 2026-04-03T04:17:20.769Z | [ recovery-image] Apr 03 04:17:19.072 INFO O| Apr 03 04:17:19.072 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7074 | 2026-04-03T04:17:20.772Z | [ recovery-image] Apr 03 04:17:19.077 INFO O| Apr 03 04:17:19.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so" |
| 7075 | 2026-04-03T04:17:20.772Z | [ recovery-image] Apr 03 04:17:19.077 INFO O| Apr 03 04:17:19.077 INFO STEP 759 (remove_files) COMPLETE |
| 7076 | 2026-04-03T04:17:20.772Z | [ recovery-image] Apr 03 04:17:19.077 INFO O| Apr 03 04:17:19.077 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7077 | 2026-04-03T04:17:20.776Z | [ recovery-image] Apr 03 04:17:19.082 INFO O| Apr 03 04:17:19.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so" |
| 7078 | 2026-04-03T04:17:20.779Z | [ recovery-image] Apr 03 04:17:19.082 INFO O| Apr 03 04:17:19.082 INFO STEP 760 (remove_files) COMPLETE |
| 7079 | 2026-04-03T04:17:20.779Z | [ recovery-image] Apr 03 04:17:19.082 INFO O| Apr 03 04:17:19.082 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7080 | 2026-04-03T04:17:20.782Z | [ recovery-image] Apr 03 04:17:19.087 INFO O| Apr 03 04:17:19.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so" |
| 7081 | 2026-04-03T04:17:20.782Z | [ recovery-image] Apr 03 04:17:19.087 INFO O| Apr 03 04:17:19.087 INFO STEP 761 (remove_files) COMPLETE |
| 7082 | 2026-04-03T04:17:20.782Z | [ recovery-image] Apr 03 04:17:19.087 INFO O| Apr 03 04:17:19.087 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7083 | 2026-04-03T04:17:20.786Z | [ recovery-image] Apr 03 04:17:19.092 INFO O| Apr 03 04:17:19.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount" |
| 7084 | 2026-04-03T04:17:20.789Z | [ recovery-image] Apr 03 04:17:19.093 INFO O| Apr 03 04:17:19.093 INFO STEP 762 (remove_files) COMPLETE |
| 7085 | 2026-04-03T04:17:20.789Z | [ recovery-image] Apr 03 04:17:19.093 INFO O| Apr 03 04:17:19.093 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7086 | 2026-04-03T04:17:20.793Z | [ recovery-image] Apr 03 04:17:19.099 INFO O| Apr 03 04:17:19.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp" |
| 7087 | 2026-04-03T04:17:20.793Z | [ recovery-image] Apr 03 04:17:19.099 INFO O| Apr 03 04:17:19.099 INFO STEP 763 (remove_files) COMPLETE |
| 7088 | 2026-04-03T04:17:20.796Z | [ recovery-image] Apr 03 04:17:19.099 INFO O| Apr 03 04:17:19.099 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7089 | 2026-04-03T04:17:20.799Z | [ recovery-image] Apr 03 04:17:19.104 INFO O| Apr 03 04:17:19.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1" |
| 7090 | 2026-04-03T04:17:20.799Z | [ recovery-image] Apr 03 04:17:19.104 INFO O| Apr 03 04:17:19.104 INFO STEP 764 (remove_files) COMPLETE |
| 7091 | 2026-04-03T04:17:20.799Z | [ recovery-image] Apr 03 04:17:19.104 INFO O| Apr 03 04:17:19.104 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7092 | 2026-04-03T04:17:20.803Z | [ recovery-image] Apr 03 04:17:19.109 INFO O| Apr 03 04:17:19.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit" |
| 7093 | 2026-04-03T04:17:20.803Z | [ recovery-image] Apr 03 04:17:19.109 INFO O| Apr 03 04:17:19.109 INFO STEP 765 (remove_files) COMPLETE |
| 7094 | 2026-04-03T04:17:20.807Z | [ recovery-image] Apr 03 04:17:19.109 INFO O| Apr 03 04:17:19.109 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7095 | 2026-04-03T04:17:20.809Z | [ recovery-image] Apr 03 04:17:19.114 INFO O| Apr 03 04:17:19.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount" |
| 7096 | 2026-04-03T04:17:20.810Z | [ recovery-image] Apr 03 04:17:19.115 INFO O| Apr 03 04:17:19.115 INFO STEP 766 (remove_files) COMPLETE |
| 7097 | 2026-04-03T04:17:20.810Z | [ recovery-image] Apr 03 04:17:19.115 INFO O| Apr 03 04:17:19.115 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7098 | 2026-04-03T04:17:20.814Z | [ recovery-image] Apr 03 04:17:19.120 INFO O| Apr 03 04:17:19.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount" |
| 7099 | 2026-04-03T04:17:20.817Z | [ recovery-image] Apr 03 04:17:19.120 INFO O| Apr 03 04:17:19.120 INFO STEP 767 (remove_files) COMPLETE |
| 7100 | 2026-04-03T04:17:20.817Z | [ recovery-image] Apr 03 04:17:19.120 INFO O| Apr 03 04:17:19.120 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7101 | 2026-04-03T04:17:20.820Z | [ recovery-image] Apr 03 04:17:19.125 INFO O| Apr 03 04:17:19.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck" |
| 7102 | 2026-04-03T04:17:20.820Z | [ recovery-image] Apr 03 04:17:19.125 INFO O| Apr 03 04:17:19.125 INFO STEP 768 (remove_files) COMPLETE |
| 7103 | 2026-04-03T04:17:20.820Z | [ recovery-image] Apr 03 04:17:19.125 INFO O| Apr 03 04:17:19.125 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7104 | 2026-04-03T04:17:20.823Z | [ recovery-image] Apr 03 04:17:19.130 INFO O| Apr 03 04:17:19.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp" |
| 7105 | 2026-04-03T04:17:20.823Z | [ recovery-image] Apr 03 04:17:19.130 INFO O| Apr 03 04:17:19.130 INFO STEP 769 (remove_files) COMPLETE |
| 7106 | 2026-04-03T04:17:20.826Z | [ recovery-image] Apr 03 04:17:19.130 INFO O| Apr 03 04:17:19.130 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7107 | 2026-04-03T04:17:20.831Z | [ recovery-image] Apr 03 04:17:19.134 INFO O| Apr 03 04:17:19.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1" |
| 7108 | 2026-04-03T04:17:20.831Z | [ recovery-image] Apr 03 04:17:19.134 INFO O| Apr 03 04:17:19.134 INFO STEP 770 (remove_files) COMPLETE |
| 7109 | 2026-04-03T04:17:20.831Z | [ recovery-image] Apr 03 04:17:19.134 INFO O| Apr 03 04:17:19.134 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7110 | 2026-04-03T04:17:20.835Z | [ recovery-image] Apr 03 04:17:19.139 INFO O| Apr 03 04:17:19.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs" |
| 7111 | 2026-04-03T04:17:20.835Z | [ recovery-image] Apr 03 04:17:19.139 INFO O| Apr 03 04:17:19.139 INFO STEP 771 (remove_files) COMPLETE |
| 7112 | 2026-04-03T04:17:20.835Z | [ recovery-image] Apr 03 04:17:19.139 INFO O| Apr 03 04:17:19.139 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7113 | 2026-04-03T04:17:20.837Z | [ recovery-image] Apr 03 04:17:19.144 INFO O| Apr 03 04:17:19.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount" |
| 7114 | 2026-04-03T04:17:20.838Z | [ recovery-image] Apr 03 04:17:19.144 INFO O| Apr 03 04:17:19.144 INFO STEP 772 (remove_files) COMPLETE |
| 7115 | 2026-04-03T04:17:20.838Z | [ recovery-image] Apr 03 04:17:19.144 INFO O| Apr 03 04:17:19.144 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7116 | 2026-04-03T04:17:20.842Z | [ recovery-image] Apr 03 04:17:19.148 INFO O| Apr 03 04:17:19.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount" |
| 7117 | 2026-04-03T04:17:20.842Z | [ recovery-image] Apr 03 04:17:19.148 INFO O| Apr 03 04:17:19.148 INFO STEP 773 (remove_files) COMPLETE |
| 7118 | 2026-04-03T04:17:20.842Z | [ recovery-image] Apr 03 04:17:19.148 INFO O| Apr 03 04:17:19.148 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7119 | 2026-04-03T04:17:20.847Z | [ recovery-image] Apr 03 04:17:19.153 INFO O| Apr 03 04:17:19.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1" |
| 7120 | 2026-04-03T04:17:20.847Z | [ recovery-image] Apr 03 04:17:19.153 INFO O| Apr 03 04:17:19.153 INFO STEP 774 (remove_files) COMPLETE |
| 7121 | 2026-04-03T04:17:20.850Z | [ recovery-image] Apr 03 04:17:19.153 INFO O| Apr 03 04:17:19.153 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7122 | 2026-04-03T04:17:20.853Z | [ recovery-image] Apr 03 04:17:19.158 INFO O| Apr 03 04:17:19.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1" |
| 7123 | 2026-04-03T04:17:20.853Z | [ recovery-image] Apr 03 04:17:19.158 INFO O| Apr 03 04:17:19.158 INFO STEP 775 (remove_files) COMPLETE |
| 7124 | 2026-04-03T04:17:20.853Z | [ recovery-image] Apr 03 04:17:19.158 INFO O| Apr 03 04:17:19.158 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7125 | 2026-04-03T04:17:20.857Z | [ recovery-image] Apr 03 04:17:19.162 INFO O| Apr 03 04:17:19.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1" |
| 7126 | 2026-04-03T04:17:20.857Z | [ recovery-image] Apr 03 04:17:19.162 INFO O| Apr 03 04:17:19.162 INFO STEP 776 (remove_files) COMPLETE |
| 7127 | 2026-04-03T04:17:20.857Z | [ recovery-image] Apr 03 04:17:19.162 INFO O| Apr 03 04:17:19.162 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7128 | 2026-04-03T04:17:20.861Z | [ recovery-image] Apr 03 04:17:19.167 INFO O| Apr 03 04:17:19.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares" |
| 7129 | 2026-04-03T04:17:20.861Z | [ recovery-image] Apr 03 04:17:19.167 INFO O| Apr 03 04:17:19.167 INFO STEP 777 (remove_files) COMPLETE |
| 7130 | 2026-04-03T04:17:20.864Z | [ recovery-image] Apr 03 04:17:19.167 INFO O| Apr 03 04:17:19.167 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7131 | 2026-04-03T04:17:20.868Z | [ recovery-image] Apr 03 04:17:19.171 INFO O| Apr 03 04:17:19.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1" |
| 7132 | 2026-04-03T04:17:20.868Z | [ recovery-image] Apr 03 04:17:19.171 INFO O| Apr 03 04:17:19.171 INFO STEP 778 (remove_files) COMPLETE |
| 7133 | 2026-04-03T04:17:20.868Z | [ recovery-image] Apr 03 04:17:19.171 INFO O| Apr 03 04:17:19.171 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7134 | 2026-04-03T04:17:20.871Z | [ recovery-image] Apr 03 04:17:19.176 INFO O| Apr 03 04:17:19.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount" |
| 7135 | 2026-04-03T04:17:20.871Z | [ recovery-image] Apr 03 04:17:19.176 INFO O| Apr 03 04:17:19.176 INFO STEP 779 (remove_files) COMPLETE |
| 7136 | 2026-04-03T04:17:20.871Z | [ recovery-image] Apr 03 04:17:19.176 INFO O| Apr 03 04:17:19.176 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7137 | 2026-04-03T04:17:20.875Z | [ recovery-image] Apr 03 04:17:19.181 INFO O| Apr 03 04:17:19.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share" |
| 7138 | 2026-04-03T04:17:20.875Z | [ recovery-image] Apr 03 04:17:19.181 INFO O| Apr 03 04:17:19.181 INFO STEP 780 (remove_files) COMPLETE |
| 7139 | 2026-04-03T04:17:20.875Z | [ recovery-image] Apr 03 04:17:19.181 INFO O| Apr 03 04:17:19.181 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7140 | 2026-04-03T04:17:20.880Z | [ recovery-image] Apr 03 04:17:19.185 INFO O| Apr 03 04:17:19.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount" |
| 7141 | 2026-04-03T04:17:20.880Z | [ recovery-image] Apr 03 04:17:19.185 INFO O| Apr 03 04:17:19.185 INFO STEP 781 (remove_files) COMPLETE |
| 7142 | 2026-04-03T04:17:20.880Z | [ recovery-image] Apr 03 04:17:19.185 INFO O| Apr 03 04:17:19.185 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7143 | 2026-04-03T04:17:20.885Z | [ recovery-image] Apr 03 04:17:19.191 INFO O| Apr 03 04:17:19.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare" |
| 7144 | 2026-04-03T04:17:20.886Z | [ recovery-image] Apr 03 04:17:19.191 INFO O| Apr 03 04:17:19.191 INFO STEP 782 (remove_files) COMPLETE |
| 7145 | 2026-04-03T04:17:20.886Z | [ recovery-image] Apr 03 04:17:19.191 INFO O| Apr 03 04:17:19.191 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7146 | 2026-04-03T04:17:20.891Z | [ recovery-image] Apr 03 04:17:19.196 INFO O| Apr 03 04:17:19.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri" |
| 7147 | 2026-04-03T04:17:20.891Z | [ recovery-image] Apr 03 04:17:19.196 INFO O| Apr 03 04:17:19.196 INFO STEP 783 (remove_files) COMPLETE |
| 7148 | 2026-04-03T04:17:20.891Z | [ recovery-image] Apr 03 04:17:19.196 INFO O| Apr 03 04:17:19.196 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7149 | 2026-04-03T04:17:20.895Z | [ recovery-image] Apr 03 04:17:19.200 INFO O| Apr 03 04:17:19.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy" |
| 7150 | 2026-04-03T04:17:20.895Z | [ recovery-image] Apr 03 04:17:19.200 INFO O| Apr 03 04:17:19.200 INFO STEP 784 (remove_files) COMPLETE |
| 7151 | 2026-04-03T04:17:20.895Z | [ recovery-image] Apr 03 04:17:19.200 INFO O| Apr 03 04:17:19.200 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7152 | 2026-04-03T04:17:20.899Z | [ recovery-image] Apr 03 04:17:19.205 INFO O| Apr 03 04:17:19.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df" |
| 7153 | 2026-04-03T04:17:20.902Z | [ recovery-image] Apr 03 04:17:19.205 INFO O| Apr 03 04:17:19.205 INFO STEP 785 (remove_files) COMPLETE |
| 7154 | 2026-04-03T04:17:20.902Z | [ recovery-image] Apr 03 04:17:19.205 INFO O| Apr 03 04:17:19.205 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7155 | 2026-04-03T04:17:20.905Z | [ recovery-image] Apr 03 04:17:19.211 INFO O| Apr 03 04:17:19.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota" |
| 7156 | 2026-04-03T04:17:20.905Z | [ recovery-image] Apr 03 04:17:19.211 INFO O| Apr 03 04:17:19.211 INFO STEP 786 (remove_files) COMPLETE |
| 7157 | 2026-04-03T04:17:20.905Z | [ recovery-image] Apr 03 04:17:19.211 INFO O| Apr 03 04:17:19.211 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7158 | 2026-04-03T04:17:20.909Z | [ recovery-image] Apr 03 04:17:19.215 INFO O| Apr 03 04:17:19.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff" |
| 7159 | 2026-04-03T04:17:20.909Z | [ recovery-image] Apr 03 04:17:19.215 INFO O| Apr 03 04:17:19.215 INFO STEP 787 (remove_files) COMPLETE |
| 7160 | 2026-04-03T04:17:20.912Z | [ recovery-image] Apr 03 04:17:19.215 INFO O| Apr 03 04:17:19.215 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7161 | 2026-04-03T04:17:20.915Z | [ recovery-image] Apr 03 04:17:19.220 INFO O| Apr 03 04:17:19.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck" |
| 7162 | 2026-04-03T04:17:20.915Z | [ recovery-image] Apr 03 04:17:19.220 INFO O| Apr 03 04:17:19.220 INFO STEP 788 (remove_files) COMPLETE |
| 7163 | 2026-04-03T04:17:20.915Z | [ recovery-image] Apr 03 04:17:19.220 INFO O| Apr 03 04:17:19.220 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7164 | 2026-04-03T04:17:20.918Z | [ recovery-image] Apr 03 04:17:19.225 INFO O| Apr 03 04:17:19.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall" |
| 7165 | 2026-04-03T04:17:20.918Z | [ recovery-image] Apr 03 04:17:19.225 INFO O| Apr 03 04:17:19.225 INFO STEP 789 (remove_files) COMPLETE |
| 7166 | 2026-04-03T04:17:20.918Z | [ recovery-image] Apr 03 04:17:19.225 INFO O| Apr 03 04:17:19.225 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7167 | 2026-04-03T04:17:20.924Z | [ recovery-image] Apr 03 04:17:19.230 INFO O| Apr 03 04:17:19.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb" |
| 7168 | 2026-04-03T04:17:20.924Z | [ recovery-image] Apr 03 04:17:19.230 INFO O| Apr 03 04:17:19.230 INFO STEP 790 (remove_files) COMPLETE |
| 7169 | 2026-04-03T04:17:20.924Z | [ recovery-image] Apr 03 04:17:19.230 INFO O| Apr 03 04:17:19.230 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7170 | 2026-04-03T04:17:20.929Z | [ recovery-image] Apr 03 04:17:19.235 INFO O| Apr 03 04:17:19.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand" |
| 7171 | 2026-04-03T04:17:20.929Z | [ recovery-image] Apr 03 04:17:19.235 INFO O| Apr 03 04:17:19.235 INFO STEP 791 (remove_files) COMPLETE |
| 7172 | 2026-04-03T04:17:20.932Z | [ recovery-image] Apr 03 04:17:19.235 INFO O| Apr 03 04:17:19.235 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7173 | 2026-04-03T04:17:20.936Z | [ recovery-image] Apr 03 04:17:19.241 INFO O| Apr 03 04:17:19.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap" |
| 7174 | 2026-04-03T04:17:20.936Z | [ recovery-image] Apr 03 04:17:19.241 INFO O| Apr 03 04:17:19.241 INFO STEP 792 (remove_files) COMPLETE |
| 7175 | 2026-04-03T04:17:20.936Z | [ recovery-image] Apr 03 04:17:19.241 INFO O| Apr 03 04:17:19.241 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7176 | 2026-04-03T04:17:20.940Z | [ recovery-image] Apr 03 04:17:19.246 INFO O| Apr 03 04:17:19.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp" |
| 7177 | 2026-04-03T04:17:20.943Z | [ recovery-image] Apr 03 04:17:19.246 INFO O| Apr 03 04:17:19.246 INFO STEP 793 (remove_files) COMPLETE |
| 7178 | 2026-04-03T04:17:20.943Z | [ recovery-image] Apr 03 04:17:19.246 INFO O| Apr 03 04:17:19.246 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7179 | 2026-04-03T04:17:20.946Z | [ recovery-image] Apr 03 04:17:19.252 INFO O| Apr 03 04:17:19.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1" |
| 7180 | 2026-04-03T04:17:20.946Z | [ recovery-image] Apr 03 04:17:19.252 INFO O| Apr 03 04:17:19.252 INFO STEP 794 (remove_files) COMPLETE |
| 7181 | 2026-04-03T04:17:20.947Z | [ recovery-image] Apr 03 04:17:19.252 INFO O| Apr 03 04:17:19.252 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7182 | 2026-04-03T04:17:20.951Z | [ recovery-image] Apr 03 04:17:19.257 INFO O| Apr 03 04:17:19.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit" |
| 7183 | 2026-04-03T04:17:20.951Z | [ recovery-image] Apr 03 04:17:19.257 INFO O| Apr 03 04:17:19.257 INFO STEP 795 (remove_files) COMPLETE |
| 7184 | 2026-04-03T04:17:20.954Z | [ recovery-image] Apr 03 04:17:19.257 INFO O| Apr 03 04:17:19.257 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7185 | 2026-04-03T04:17:20.957Z | [ recovery-image] Apr 03 04:17:19.262 INFO O| Apr 03 04:17:19.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs" |
| 7186 | 2026-04-03T04:17:20.957Z | [ recovery-image] Apr 03 04:17:19.262 INFO O| Apr 03 04:17:19.262 INFO STEP 796 (remove_files) COMPLETE |
| 7187 | 2026-04-03T04:17:20.957Z | [ recovery-image] Apr 03 04:17:19.262 INFO O| Apr 03 04:17:19.262 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7188 | 2026-04-03T04:17:20.960Z | [ recovery-image] Apr 03 04:17:19.266 INFO O| Apr 03 04:17:19.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs" |
| 7189 | 2026-04-03T04:17:20.960Z | [ recovery-image] Apr 03 04:17:19.266 INFO O| Apr 03 04:17:19.266 INFO STEP 797 (remove_files) COMPLETE |
| 7190 | 2026-04-03T04:17:20.960Z | [ recovery-image] Apr 03 04:17:19.266 INFO O| Apr 03 04:17:19.266 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7191 | 2026-04-03T04:17:20.965Z | [ recovery-image] Apr 03 04:17:19.271 INFO O| Apr 03 04:17:19.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck" |
| 7192 | 2026-04-03T04:17:20.965Z | [ recovery-image] Apr 03 04:17:19.271 INFO O| Apr 03 04:17:19.271 INFO STEP 798 (remove_files) COMPLETE |
| 7193 | 2026-04-03T04:17:20.968Z | [ recovery-image] Apr 03 04:17:19.271 INFO O| Apr 03 04:17:19.271 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7194 | 2026-04-03T04:17:20.970Z | [ recovery-image] Apr 03 04:17:19.276 INFO O| Apr 03 04:17:19.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs" |
| 7195 | 2026-04-03T04:17:20.970Z | [ recovery-image] Apr 03 04:17:19.276 INFO O| Apr 03 04:17:19.276 INFO STEP 799 (remove_files) COMPLETE |
| 7196 | 2026-04-03T04:17:20.970Z | [ recovery-image] Apr 03 04:17:19.276 INFO O| Apr 03 04:17:19.276 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7197 | 2026-04-03T04:17:20.975Z | [ recovery-image] Apr 03 04:17:19.281 INFO O| Apr 03 04:17:19.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot" |
| 7198 | 2026-04-03T04:17:20.978Z | [ recovery-image] Apr 03 04:17:19.281 INFO O| Apr 03 04:17:19.281 INFO STEP 800 (remove_files) COMPLETE |
| 7199 | 2026-04-03T04:17:20.978Z | [ recovery-image] Apr 03 04:17:19.281 INFO O| Apr 03 04:17:19.281 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7200 | 2026-04-03T04:17:20.981Z | [ recovery-image] Apr 03 04:17:19.286 INFO O| Apr 03 04:17:19.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck" |
| 7201 | 2026-04-03T04:17:20.981Z | [ recovery-image] Apr 03 04:17:19.286 INFO O| Apr 03 04:17:19.286 INFO STEP 801 (remove_files) COMPLETE |
| 7202 | 2026-04-03T04:17:20.981Z | [ recovery-image] Apr 03 04:17:19.286 INFO O| Apr 03 04:17:19.286 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7203 | 2026-04-03T04:17:20.984Z | [ recovery-image] Apr 03 04:17:19.291 INFO O| Apr 03 04:17:19.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff" |
| 7204 | 2026-04-03T04:17:20.984Z | [ recovery-image] Apr 03 04:17:19.291 INFO O| Apr 03 04:17:19.291 INFO STEP 802 (remove_files) COMPLETE |
| 7205 | 2026-04-03T04:17:20.987Z | [ recovery-image] Apr 03 04:17:19.291 INFO O| Apr 03 04:17:19.291 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7206 | 2026-04-03T04:17:20.990Z | [ recovery-image] Apr 03 04:17:19.297 INFO O| Apr 03 04:17:19.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon" |
| 7207 | 2026-04-03T04:17:20.990Z | [ recovery-image] Apr 03 04:17:19.297 INFO O| Apr 03 04:17:19.297 INFO STEP 803 (remove_files) COMPLETE |
| 7208 | 2026-04-03T04:17:20.990Z | [ recovery-image] Apr 03 04:17:19.297 INFO O| Apr 03 04:17:19.297 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7209 | 2026-04-03T04:17:20.995Z | [ recovery-image] Apr 03 04:17:19.301 INFO O| Apr 03 04:17:19.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota" |
| 7210 | 2026-04-03T04:17:20.995Z | [ recovery-image] Apr 03 04:17:19.301 INFO O| Apr 03 04:17:19.301 INFO STEP 804 (remove_files) COMPLETE |
| 7211 | 2026-04-03T04:17:20.995Z | [ recovery-image] Apr 03 04:17:19.301 INFO O| Apr 03 04:17:19.301 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7212 | 2026-04-03T04:17:21.001Z | [ recovery-image] Apr 03 04:17:19.306 INFO O| Apr 03 04:17:19.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs" |
| 7213 | 2026-04-03T04:17:21.001Z | [ recovery-image] Apr 03 04:17:19.306 INFO O| Apr 03 04:17:19.306 INFO STEP 805 (remove_files) COMPLETE |
| 7214 | 2026-04-03T04:17:21.004Z | [ recovery-image] Apr 03 04:17:19.306 INFO O| Apr 03 04:17:19.306 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7215 | 2026-04-03T04:17:21.006Z | [ recovery-image] Apr 03 04:17:19.311 INFO O| Apr 03 04:17:19.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump" |
| 7216 | 2026-04-03T04:17:21.007Z | [ recovery-image] Apr 03 04:17:19.311 INFO O| Apr 03 04:17:19.311 INFO STEP 806 (remove_files) COMPLETE |
| 7217 | 2026-04-03T04:17:21.007Z | [ recovery-image] Apr 03 04:17:19.311 INFO O| Apr 03 04:17:19.311 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7218 | 2026-04-03T04:17:21.009Z | [ recovery-image] Apr 03 04:17:19.316 INFO O| Apr 03 04:17:19.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore" |
| 7219 | 2026-04-03T04:17:21.010Z | [ recovery-image] Apr 03 04:17:19.316 INFO O| Apr 03 04:17:19.316 INFO STEP 807 (remove_files) COMPLETE |
| 7220 | 2026-04-03T04:17:21.010Z | [ recovery-image] Apr 03 04:17:19.316 INFO O| Apr 03 04:17:19.316 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7221 | 2026-04-03T04:17:21.015Z | [ recovery-image] Apr 03 04:17:19.321 INFO O| Apr 03 04:17:19.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy" |
| 7222 | 2026-04-03T04:17:21.015Z | [ recovery-image] Apr 03 04:17:19.321 INFO O| Apr 03 04:17:19.321 INFO STEP 808 (remove_files) COMPLETE |
| 7223 | 2026-04-03T04:17:21.015Z | [ recovery-image] Apr 03 04:17:19.321 INFO O| Apr 03 04:17:19.321 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7224 | 2026-04-03T04:17:21.019Z | [ recovery-image] Apr 03 04:17:19.325 INFO O| Apr 03 04:17:19.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1" |
| 7225 | 2026-04-03T04:17:21.019Z | [ recovery-image] Apr 03 04:17:19.325 INFO O| Apr 03 04:17:19.325 INFO STEP 809 (remove_files) COMPLETE |
| 7226 | 2026-04-03T04:17:21.022Z | [ recovery-image] Apr 03 04:17:19.325 INFO O| Apr 03 04:17:19.325 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7227 | 2026-04-03T04:17:21.025Z | [ recovery-image] Apr 03 04:17:19.330 INFO O| Apr 03 04:17:19.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1" |
| 7228 | 2026-04-03T04:17:21.025Z | [ recovery-image] Apr 03 04:17:19.330 INFO O| Apr 03 04:17:19.330 INFO STEP 810 (remove_files) COMPLETE |
| 7229 | 2026-04-03T04:17:21.026Z | [ recovery-image] Apr 03 04:17:19.330 INFO O| Apr 03 04:17:19.330 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7230 | 2026-04-03T04:17:21.029Z | [ recovery-image] Apr 03 04:17:19.335 INFO O| Apr 03 04:17:19.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean" |
| 7231 | 2026-04-03T04:17:21.029Z | [ recovery-image] Apr 03 04:17:19.335 INFO O| Apr 03 04:17:19.335 INFO STEP 811 (remove_files) COMPLETE |
| 7232 | 2026-04-03T04:17:21.029Z | [ recovery-image] Apr 03 04:17:19.335 INFO O| Apr 03 04:17:19.335 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7233 | 2026-04-03T04:17:21.034Z | [ recovery-image] Apr 03 04:17:19.340 INFO O| Apr 03 04:17:19.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd" |
| 7234 | 2026-04-03T04:17:21.034Z | [ recovery-image] Apr 03 04:17:19.340 INFO O| Apr 03 04:17:19.340 INFO STEP 812 (remove_files) COMPLETE |
| 7235 | 2026-04-03T04:17:21.037Z | [ recovery-image] Apr 03 04:17:19.340 INFO O| Apr 03 04:17:19.340 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7236 | 2026-04-03T04:17:21.040Z | [ recovery-image] Apr 03 04:17:19.345 INFO O| Apr 03 04:17:19.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1" |
| 7237 | 2026-04-03T04:17:21.040Z | [ recovery-image] Apr 03 04:17:19.345 INFO O| Apr 03 04:17:19.345 INFO STEP 813 (remove_files) COMPLETE |
| 7238 | 2026-04-03T04:17:21.040Z | [ recovery-image] Apr 03 04:17:19.345 INFO O| Apr 03 04:17:19.345 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7239 | 2026-04-03T04:17:21.043Z | [ recovery-image] Apr 03 04:17:19.350 INFO O| Apr 03 04:17:19.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1" |
| 7240 | 2026-04-03T04:17:21.046Z | [ recovery-image] Apr 03 04:17:19.350 INFO O| Apr 03 04:17:19.350 INFO STEP 814 (remove_files) COMPLETE |
| 7241 | 2026-04-03T04:17:21.046Z | [ recovery-image] Apr 03 04:17:19.350 INFO O| Apr 03 04:17:19.350 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7242 | 2026-04-03T04:17:21.049Z | [ recovery-image] Apr 03 04:17:19.354 INFO O| Apr 03 04:17:19.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1" |
| 7243 | 2026-04-03T04:17:21.049Z | [ recovery-image] Apr 03 04:17:19.354 INFO O| Apr 03 04:17:19.354 INFO STEP 815 (remove_files) COMPLETE |
| 7244 | 2026-04-03T04:17:21.049Z | [ recovery-image] Apr 03 04:17:19.354 INFO O| Apr 03 04:17:19.354 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7245 | 2026-04-03T04:17:21.054Z | [ recovery-image] Apr 03 04:17:19.360 INFO O| Apr 03 04:17:19.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked" |
| 7246 | 2026-04-03T04:17:21.057Z | [ recovery-image] Apr 03 04:17:19.361 INFO O| Apr 03 04:17:19.361 INFO STEP 816 (remove_files) COMPLETE |
| 7247 | 2026-04-03T04:17:21.057Z | [ recovery-image] Apr 03 04:17:19.361 INFO O| Apr 03 04:17:19.361 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7248 | 2026-04-03T04:17:21.061Z | [ recovery-image] Apr 03 04:17:19.367 INFO O| Apr 03 04:17:19.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb" |
| 7249 | 2026-04-03T04:17:21.061Z | [ recovery-image] Apr 03 04:17:19.367 INFO O| Apr 03 04:17:19.367 INFO STEP 817 (remove_files) COMPLETE |
| 7250 | 2026-04-03T04:17:21.061Z | [ recovery-image] Apr 03 04:17:19.367 INFO O| Apr 03 04:17:19.367 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7251 | 2026-04-03T04:17:21.066Z | [ recovery-image] Apr 03 04:17:19.372 INFO O| Apr 03 04:17:19.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal" |
| 7252 | 2026-04-03T04:17:21.066Z | [ recovery-image] Apr 03 04:17:19.372 INFO O| Apr 03 04:17:19.372 INFO STEP 818 (remove_files) COMPLETE |
| 7253 | 2026-04-03T04:17:21.066Z | [ recovery-image] Apr 03 04:17:19.372 INFO O| Apr 03 04:17:19.372 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7254 | 2026-04-03T04:17:21.071Z | [ recovery-image] Apr 03 04:17:19.377 INFO O| Apr 03 04:17:19.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb" |
| 7255 | 2026-04-03T04:17:21.071Z | [ recovery-image] Apr 03 04:17:19.377 INFO O| Apr 03 04:17:19.377 INFO STEP 819 (remove_files) COMPLETE |
| 7256 | 2026-04-03T04:17:21.074Z | [ recovery-image] Apr 03 04:17:19.377 INFO O| Apr 03 04:17:19.377 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7257 | 2026-04-03T04:17:21.077Z | [ recovery-image] Apr 03 04:17:19.383 INFO O| Apr 03 04:17:19.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked" |
| 7258 | 2026-04-03T04:17:21.077Z | [ recovery-image] Apr 03 04:17:19.383 INFO O| Apr 03 04:17:19.383 INFO STEP 820 (remove_files) COMPLETE |
| 7259 | 2026-04-03T04:17:21.079Z | [ recovery-image] Apr 03 04:17:19.383 INFO O| Apr 03 04:17:19.383 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7260 | 2026-04-03T04:17:21.083Z | [ recovery-image] Apr 03 04:17:19.388 INFO O| Apr 03 04:17:19.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd" |
| 7261 | 2026-04-03T04:17:21.083Z | [ recovery-image] Apr 03 04:17:19.388 INFO O| Apr 03 04:17:19.388 INFO STEP 821 (remove_files) COMPLETE |
| 7262 | 2026-04-03T04:17:21.083Z | [ recovery-image] Apr 03 04:17:19.388 INFO O| Apr 03 04:17:19.388 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7263 | 2026-04-03T04:17:21.086Z | [ recovery-image] Apr 03 04:17:19.393 INFO O| Apr 03 04:17:19.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd" |
| 7264 | 2026-04-03T04:17:21.089Z | [ recovery-image] Apr 03 04:17:19.393 INFO O| Apr 03 04:17:19.393 INFO STEP 822 (remove_files) COMPLETE |
| 7265 | 2026-04-03T04:17:21.089Z | [ recovery-image] Apr 03 04:17:19.393 INFO O| Apr 03 04:17:19.393 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7266 | 2026-04-03T04:17:21.092Z | [ recovery-image] Apr 03 04:17:19.398 INFO O| Apr 03 04:17:19.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1" |
| 7267 | 2026-04-03T04:17:21.095Z | [ recovery-image] Apr 03 04:17:19.398 INFO O| Apr 03 04:17:19.398 INFO STEP 823 (remove_files) COMPLETE |
| 7268 | 2026-04-03T04:17:21.095Z | [ recovery-image] Apr 03 04:17:19.399 INFO O| Apr 03 04:17:19.398 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7269 | 2026-04-03T04:17:21.098Z | [ recovery-image] Apr 03 04:17:19.404 INFO O| Apr 03 04:17:19.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd" |
| 7270 | 2026-04-03T04:17:21.098Z | [ recovery-image] Apr 03 04:17:19.404 INFO O| Apr 03 04:17:19.404 INFO STEP 824 (remove_files) COMPLETE |
| 7271 | 2026-04-03T04:17:21.101Z | [ recovery-image] Apr 03 04:17:19.404 INFO O| Apr 03 04:17:19.404 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7272 | 2026-04-03T04:17:21.104Z | [ recovery-image] Apr 03 04:17:19.409 INFO O| Apr 03 04:17:19.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1" |
| 7273 | 2026-04-03T04:17:21.104Z | [ recovery-image] Apr 03 04:17:19.409 INFO O| Apr 03 04:17:19.409 INFO STEP 825 (remove_files) COMPLETE |
| 7274 | 2026-04-03T04:17:21.105Z | [ recovery-image] Apr 03 04:17:19.409 INFO O| Apr 03 04:17:19.409 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7275 | 2026-04-03T04:17:21.107Z | [ recovery-image] Apr 03 04:17:19.414 INFO O| Apr 03 04:17:19.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1" |
| 7276 | 2026-04-03T04:17:21.107Z | [ recovery-image] Apr 03 04:17:19.414 INFO O| Apr 03 04:17:19.414 INFO STEP 826 (remove_files) COMPLETE |
| 7277 | 2026-04-03T04:17:21.107Z | [ recovery-image] Apr 03 04:17:19.414 INFO O| Apr 03 04:17:19.414 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7278 | 2026-04-03T04:17:21.112Z | [ recovery-image] Apr 03 04:17:19.419 INFO O| Apr 03 04:17:19.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1" |
| 7279 | 2026-04-03T04:17:21.115Z | [ recovery-image] Apr 03 04:17:19.419 INFO O| Apr 03 04:17:19.419 INFO STEP 827 (remove_files) COMPLETE |
| 7280 | 2026-04-03T04:17:21.115Z | [ recovery-image] Apr 03 04:17:19.419 INFO O| Apr 03 04:17:19.419 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7281 | 2026-04-03T04:17:21.118Z | [ recovery-image] Apr 03 04:17:19.423 INFO O| Apr 03 04:17:19.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G" |
| 7282 | 2026-04-03T04:17:21.118Z | [ recovery-image] Apr 03 04:17:19.424 INFO O| Apr 03 04:17:19.424 INFO STEP 828 (remove_files) COMPLETE |
| 7283 | 2026-04-03T04:17:21.118Z | [ recovery-image] Apr 03 04:17:19.424 INFO O| Apr 03 04:17:19.424 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7284 | 2026-04-03T04:17:21.123Z | [ recovery-image] Apr 03 04:17:19.429 INFO O| Apr 03 04:17:19.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G" |
| 7285 | 2026-04-03T04:17:21.126Z | [ recovery-image] Apr 03 04:17:19.429 INFO O| Apr 03 04:17:19.429 INFO STEP 829 (remove_files) COMPLETE |
| 7286 | 2026-04-03T04:17:21.126Z | [ recovery-image] Apr 03 04:17:19.429 INFO O| Apr 03 04:17:19.429 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7287 | 2026-04-03T04:17:21.129Z | [ recovery-image] Apr 03 04:17:19.434 INFO O| Apr 03 04:17:19.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign" |
| 7288 | 2026-04-03T04:17:21.129Z | [ recovery-image] Apr 03 04:17:19.434 INFO O| Apr 03 04:17:19.434 INFO STEP 830 (remove_files) COMPLETE |
| 7289 | 2026-04-03T04:17:21.129Z | [ recovery-image] Apr 03 04:17:19.434 INFO O| Apr 03 04:17:19.434 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7290 | 2026-04-03T04:17:21.133Z | [ recovery-image] Apr 03 04:17:19.440 INFO O| Apr 03 04:17:19.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default" |
| 7291 | 2026-04-03T04:17:21.133Z | [ recovery-image] Apr 03 04:17:19.440 INFO O| Apr 03 04:17:19.440 INFO STEP 831 (remove_files) COMPLETE |
| 7292 | 2026-04-03T04:17:21.136Z | [ recovery-image] Apr 03 04:17:19.440 INFO O| Apr 03 04:17:19.440 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7293 | 2026-04-03T04:17:21.139Z | [ recovery-image] Apr 03 04:17:19.444 INFO O| Apr 03 04:17:19.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata" |
| 7294 | 2026-04-03T04:17:21.139Z | [ recovery-image] Apr 03 04:17:19.444 INFO O| Apr 03 04:17:19.444 INFO STEP 832 (remove_files) COMPLETE |
| 7295 | 2026-04-03T04:17:21.139Z | [ recovery-image] Apr 03 04:17:19.444 INFO O| Apr 03 04:17:19.444 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7296 | 2026-04-03T04:17:21.143Z | [ recovery-image] Apr 03 04:17:19.449 INFO O| Apr 03 04:17:19.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter" |
| 7297 | 2026-04-03T04:17:21.143Z | [ recovery-image] Apr 03 04:17:19.449 INFO O| Apr 03 04:17:19.449 INFO STEP 833 (remove_files) COMPLETE |
| 7298 | 2026-04-03T04:17:21.146Z | [ recovery-image] Apr 03 04:17:19.449 INFO O| Apr 03 04:17:19.449 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7299 | 2026-04-03T04:17:21.149Z | [ recovery-image] Apr 03 04:17:19.454 INFO O| Apr 03 04:17:19.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss" |
| 7300 | 2026-04-03T04:17:21.149Z | [ recovery-image] Apr 03 04:17:19.454 INFO O| Apr 03 04:17:19.454 INFO STEP 834 (remove_files) COMPLETE |
| 7301 | 2026-04-03T04:17:21.149Z | [ recovery-image] Apr 03 04:17:19.454 INFO O| Apr 03 04:17:19.454 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7302 | 2026-04-03T04:17:21.153Z | [ recovery-image] Apr 03 04:17:19.460 INFO O| Apr 03 04:17:19.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata" |
| 7303 | 2026-04-03T04:17:21.154Z | [ recovery-image] Apr 03 04:17:19.460 INFO O| Apr 03 04:17:19.460 INFO STEP 835 (remove_files) COMPLETE |
| 7304 | 2026-04-03T04:17:21.154Z | [ recovery-image] Apr 03 04:17:19.460 INFO O| Apr 03 04:17:19.460 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7305 | 2026-04-03T04:17:21.158Z | [ recovery-image] Apr 03 04:17:19.465 INFO O| Apr 03 04:17:19.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk" |
| 7306 | 2026-04-03T04:17:21.158Z | [ recovery-image] Apr 03 04:17:19.465 INFO O| Apr 03 04:17:19.465 INFO STEP 836 (remove_files) COMPLETE |
| 7307 | 2026-04-03T04:17:21.161Z | [ recovery-image] Apr 03 04:17:19.465 INFO O| Apr 03 04:17:19.465 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7308 | 2026-04-03T04:17:21.163Z | [ recovery-image] Apr 03 04:17:19.469 INFO O| Apr 03 04:17:19.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign" |
| 7309 | 2026-04-03T04:17:21.163Z | [ recovery-image] Apr 03 04:17:19.469 INFO O| Apr 03 04:17:19.469 INFO STEP 837 (remove_files) COMPLETE |
| 7310 | 2026-04-03T04:17:21.163Z | [ recovery-image] Apr 03 04:17:19.469 INFO O| Apr 03 04:17:19.469 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7311 | 2026-04-03T04:17:21.168Z | [ recovery-image] Apr 03 04:17:19.474 INFO O| Apr 03 04:17:19.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1" |
| 7312 | 2026-04-03T04:17:21.168Z | [ recovery-image] Apr 03 04:17:19.474 INFO O| Apr 03 04:17:19.474 INFO STEP 838 (remove_files) COMPLETE |
| 7313 | 2026-04-03T04:17:21.168Z | [ recovery-image] Apr 03 04:17:19.474 INFO O| Apr 03 04:17:19.474 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7314 | 2026-04-03T04:17:21.172Z | [ recovery-image] Apr 03 04:17:19.479 INFO O| Apr 03 04:17:19.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1" |
| 7315 | 2026-04-03T04:17:21.173Z | [ recovery-image] Apr 03 04:17:19.479 INFO O| Apr 03 04:17:19.479 INFO STEP 839 (remove_files) COMPLETE |
| 7316 | 2026-04-03T04:17:21.175Z | [ recovery-image] Apr 03 04:17:19.479 INFO O| Apr 03 04:17:19.479 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7317 | 2026-04-03T04:17:21.178Z | [ recovery-image] Apr 03 04:17:19.483 INFO O| Apr 03 04:17:19.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1" |
| 7318 | 2026-04-03T04:17:21.178Z | [ recovery-image] Apr 03 04:17:19.484 INFO O| Apr 03 04:17:19.484 INFO STEP 840 (remove_files) COMPLETE |
| 7319 | 2026-04-03T04:17:21.178Z | [ recovery-image] Apr 03 04:17:19.484 INFO O| Apr 03 04:17:19.484 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7320 | 2026-04-03T04:17:21.183Z | [ recovery-image] Apr 03 04:17:19.489 INFO O| Apr 03 04:17:19.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1" |
| 7321 | 2026-04-03T04:17:21.183Z | [ recovery-image] Apr 03 04:17:19.489 INFO O| Apr 03 04:17:19.489 INFO STEP 841 (remove_files) COMPLETE |
| 7322 | 2026-04-03T04:17:21.183Z | [ recovery-image] Apr 03 04:17:19.489 INFO O| Apr 03 04:17:19.489 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7323 | 2026-04-03T04:17:21.188Z | [ recovery-image] Apr 03 04:17:19.494 INFO O| Apr 03 04:17:19.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1" |
| 7324 | 2026-04-03T04:17:21.188Z | [ recovery-image] Apr 03 04:17:19.494 INFO O| Apr 03 04:17:19.494 INFO STEP 842 (remove_files) COMPLETE |
| 7325 | 2026-04-03T04:17:21.188Z | [ recovery-image] Apr 03 04:17:19.494 INFO O| Apr 03 04:17:19.494 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7326 | 2026-04-03T04:17:21.193Z | [ recovery-image] Apr 03 04:17:19.500 INFO O| Apr 03 04:17:19.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1" |
| 7327 | 2026-04-03T04:17:21.193Z | [ recovery-image] Apr 03 04:17:19.500 INFO O| Apr 03 04:17:19.500 INFO STEP 843 (remove_files) COMPLETE |
| 7328 | 2026-04-03T04:17:21.193Z | [ recovery-image] Apr 03 04:17:19.500 INFO O| Apr 03 04:17:19.500 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7329 | 2026-04-03T04:17:21.199Z | [ recovery-image] Apr 03 04:17:19.505 INFO O| Apr 03 04:17:19.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1" |
| 7330 | 2026-04-03T04:17:21.199Z | [ recovery-image] Apr 03 04:17:19.505 INFO O| Apr 03 04:17:19.505 INFO STEP 844 (remove_files) COMPLETE |
| 7331 | 2026-04-03T04:17:21.199Z | [ recovery-image] Apr 03 04:17:19.505 INFO O| Apr 03 04:17:19.505 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7332 | 2026-04-03T04:17:21.204Z | [ recovery-image] Apr 03 04:17:19.510 INFO O| Apr 03 04:17:19.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1" |
| 7333 | 2026-04-03T04:17:21.204Z | [ recovery-image] Apr 03 04:17:19.510 INFO O| Apr 03 04:17:19.510 INFO STEP 845 (remove_files) COMPLETE |
| 7334 | 2026-04-03T04:17:21.207Z | [ recovery-image] Apr 03 04:17:19.510 INFO O| Apr 03 04:17:19.510 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7335 | 2026-04-03T04:17:21.210Z | [ recovery-image] Apr 03 04:17:19.515 INFO O| Apr 03 04:17:19.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb" |
| 7336 | 2026-04-03T04:17:21.210Z | [ recovery-image] Apr 03 04:17:19.515 INFO O| Apr 03 04:17:19.515 INFO STEP 846 (remove_files) COMPLETE |
| 7337 | 2026-04-03T04:17:21.210Z | [ recovery-image] Apr 03 04:17:19.515 INFO O| Apr 03 04:17:19.515 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7338 | 2026-04-03T04:17:21.214Z | [ recovery-image] Apr 03 04:17:19.520 INFO O| Apr 03 04:17:19.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so" |
| 7339 | 2026-04-03T04:17:21.214Z | [ recovery-image] Apr 03 04:17:19.520 INFO O| Apr 03 04:17:19.520 INFO STEP 847 (remove_files) COMPLETE |
| 7340 | 2026-04-03T04:17:21.214Z | [ recovery-image] Apr 03 04:17:19.520 INFO O| Apr 03 04:17:19.520 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7341 | 2026-04-03T04:17:21.220Z | [ recovery-image] Apr 03 04:17:19.526 INFO O| Apr 03 04:17:19.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb" |
| 7342 | 2026-04-03T04:17:21.220Z | [ recovery-image] Apr 03 04:17:19.526 INFO O| Apr 03 04:17:19.526 INFO STEP 848 (remove_files) COMPLETE |
| 7343 | 2026-04-03T04:17:21.223Z | [ recovery-image] Apr 03 04:17:19.526 INFO O| Apr 03 04:17:19.526 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7344 | 2026-04-03T04:17:21.226Z | [ recovery-image] Apr 03 04:17:19.532 INFO O| Apr 03 04:17:19.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1" |
| 7345 | 2026-04-03T04:17:21.226Z | [ recovery-image] Apr 03 04:17:19.532 INFO O| Apr 03 04:17:19.532 INFO STEP 849 (remove_files) COMPLETE |
| 7346 | 2026-04-03T04:17:21.226Z | [ recovery-image] Apr 03 04:17:19.532 INFO O| Apr 03 04:17:19.532 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7347 | 2026-04-03T04:17:21.231Z | [ recovery-image] Apr 03 04:17:19.537 INFO O| Apr 03 04:17:19.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1" |
| 7348 | 2026-04-03T04:17:21.231Z | [ recovery-image] Apr 03 04:17:19.537 INFO O| Apr 03 04:17:19.537 INFO STEP 850 (remove_files) COMPLETE |
| 7349 | 2026-04-03T04:17:21.231Z | [ recovery-image] Apr 03 04:17:19.537 INFO O| Apr 03 04:17:19.537 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7350 | 2026-04-03T04:17:21.236Z | [ recovery-image] Apr 03 04:17:19.542 INFO O| Apr 03 04:17:19.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1" |
| 7351 | 2026-04-03T04:17:21.236Z | [ recovery-image] Apr 03 04:17:19.543 INFO O| Apr 03 04:17:19.543 INFO STEP 851 (remove_files) COMPLETE |
| 7352 | 2026-04-03T04:17:21.239Z | [ recovery-image] Apr 03 04:17:19.543 INFO O| Apr 03 04:17:19.543 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7353 | 2026-04-03T04:17:21.242Z | [ recovery-image] Apr 03 04:17:19.548 INFO O| Apr 03 04:17:19.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed" |
| 7354 | 2026-04-03T04:17:21.242Z | [ recovery-image] Apr 03 04:17:19.548 INFO O| Apr 03 04:17:19.548 INFO STEP 852 (remove_files) COMPLETE |
| 7355 | 2026-04-03T04:17:21.242Z | [ recovery-image] Apr 03 04:17:19.548 INFO O| Apr 03 04:17:19.548 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7356 | 2026-04-03T04:17:21.246Z | [ recovery-image] Apr 03 04:17:19.553 INFO O| Apr 03 04:17:19.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen" |
| 7357 | 2026-04-03T04:17:21.249Z | [ recovery-image] Apr 03 04:17:19.553 INFO O| Apr 03 04:17:19.553 INFO STEP 853 (remove_files) COMPLETE |
| 7358 | 2026-04-03T04:17:21.249Z | [ recovery-image] Apr 03 04:17:19.553 INFO O| Apr 03 04:17:19.553 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7359 | 2026-04-03T04:17:21.252Z | [ recovery-image] Apr 03 04:17:19.558 INFO O| Apr 03 04:17:19.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server" |
| 7360 | 2026-04-03T04:17:21.252Z | [ recovery-image] Apr 03 04:17:19.558 INFO O| Apr 03 04:17:19.558 INFO STEP 854 (remove_files) COMPLETE |
| 7361 | 2026-04-03T04:17:21.252Z | [ recovery-image] Apr 03 04:17:19.558 INFO O| Apr 03 04:17:19.558 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7362 | 2026-04-03T04:17:21.257Z | [ recovery-image] Apr 03 04:17:19.563 INFO O| Apr 03 04:17:19.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1" |
| 7363 | 2026-04-03T04:17:21.257Z | [ recovery-image] Apr 03 04:17:19.563 INFO O| Apr 03 04:17:19.563 INFO STEP 855 (remove_files) COMPLETE |
| 7364 | 2026-04-03T04:17:21.260Z | [ recovery-image] Apr 03 04:17:19.563 INFO O| Apr 03 04:17:19.563 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7365 | 2026-04-03T04:17:21.263Z | [ recovery-image] Apr 03 04:17:19.569 INFO O| Apr 03 04:17:19.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1" |
| 7366 | 2026-04-03T04:17:21.263Z | [ recovery-image] Apr 03 04:17:19.569 INFO O| Apr 03 04:17:19.569 INFO STEP 856 (remove_files) COMPLETE |
| 7367 | 2026-04-03T04:17:21.263Z | [ recovery-image] Apr 03 04:17:19.569 INFO O| Apr 03 04:17:19.569 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7368 | 2026-04-03T04:17:21.269Z | [ recovery-image] Apr 03 04:17:19.575 INFO O| Apr 03 04:17:19.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1" |
| 7369 | 2026-04-03T04:17:21.269Z | [ recovery-image] Apr 03 04:17:19.575 INFO O| Apr 03 04:17:19.575 INFO STEP 857 (remove_files) COMPLETE |
| 7370 | 2026-04-03T04:17:21.272Z | [ recovery-image] Apr 03 04:17:19.575 INFO O| Apr 03 04:17:19.575 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7371 | 2026-04-03T04:17:21.275Z | [ recovery-image] Apr 03 04:17:19.580 INFO O| Apr 03 04:17:19.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1" |
| 7372 | 2026-04-03T04:17:21.275Z | [ recovery-image] Apr 03 04:17:19.580 INFO O| Apr 03 04:17:19.580 INFO STEP 858 (remove_files) COMPLETE |
| 7373 | 2026-04-03T04:17:21.275Z | [ recovery-image] Apr 03 04:17:19.580 INFO O| Apr 03 04:17:19.580 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7374 | 2026-04-03T04:17:21.280Z | [ recovery-image] Apr 03 04:17:19.586 INFO O| Apr 03 04:17:19.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1" |
| 7375 | 2026-04-03T04:17:21.280Z | [ recovery-image] Apr 03 04:17:19.586 INFO O| Apr 03 04:17:19.586 INFO STEP 859 (remove_files) COMPLETE |
| 7376 | 2026-04-03T04:17:21.282Z | [ recovery-image] Apr 03 04:17:19.586 INFO O| Apr 03 04:17:19.586 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7377 | 2026-04-03T04:17:21.285Z | [ recovery-image] Apr 03 04:17:19.591 INFO O| Apr 03 04:17:19.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1" |
| 7378 | 2026-04-03T04:17:21.285Z | [ recovery-image] Apr 03 04:17:19.591 INFO O| Apr 03 04:17:19.591 INFO STEP 860 (remove_files) COMPLETE |
| 7379 | 2026-04-03T04:17:21.285Z | [ recovery-image] Apr 03 04:17:19.591 INFO O| Apr 03 04:17:19.591 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7380 | 2026-04-03T04:17:21.290Z | [ recovery-image] Apr 03 04:17:19.596 INFO O| Apr 03 04:17:19.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1" |
| 7381 | 2026-04-03T04:17:21.290Z | [ recovery-image] Apr 03 04:17:19.596 INFO O| Apr 03 04:17:19.596 INFO STEP 861 (remove_files) COMPLETE |
| 7382 | 2026-04-03T04:17:21.292Z | [ recovery-image] Apr 03 04:17:19.596 INFO O| Apr 03 04:17:19.596 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7383 | 2026-04-03T04:17:21.295Z | [ recovery-image] Apr 03 04:17:19.601 INFO O| Apr 03 04:17:19.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1" |
| 7384 | 2026-04-03T04:17:21.295Z | [ recovery-image] Apr 03 04:17:19.601 INFO O| Apr 03 04:17:19.601 INFO STEP 862 (remove_files) COMPLETE |
| 7385 | 2026-04-03T04:17:21.295Z | [ recovery-image] Apr 03 04:17:19.601 INFO O| Apr 03 04:17:19.601 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7386 | 2026-04-03T04:17:21.299Z | [ recovery-image] Apr 03 04:17:19.606 INFO O| Apr 03 04:17:19.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1" |
| 7387 | 2026-04-03T04:17:21.302Z | [ recovery-image] Apr 03 04:17:19.606 INFO O| Apr 03 04:17:19.606 INFO STEP 863 (remove_files) COMPLETE |
| 7388 | 2026-04-03T04:17:21.302Z | [ recovery-image] Apr 03 04:17:19.606 INFO O| Apr 03 04:17:19.606 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7389 | 2026-04-03T04:17:21.305Z | [ recovery-image] Apr 03 04:17:19.611 INFO O| Apr 03 04:17:19.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1" |
| 7390 | 2026-04-03T04:17:21.305Z | [ recovery-image] Apr 03 04:17:19.611 INFO O| Apr 03 04:17:19.611 INFO STEP 864 (remove_files) COMPLETE |
| 7391 | 2026-04-03T04:17:21.305Z | [ recovery-image] Apr 03 04:17:19.611 INFO O| Apr 03 04:17:19.611 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7392 | 2026-04-03T04:17:21.310Z | [ recovery-image] Apr 03 04:17:19.616 INFO O| Apr 03 04:17:19.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1" |
| 7393 | 2026-04-03T04:17:21.312Z | [ recovery-image] Apr 03 04:17:19.616 INFO O| Apr 03 04:17:19.616 INFO STEP 865 (remove_files) COMPLETE |
| 7394 | 2026-04-03T04:17:21.312Z | [ recovery-image] Apr 03 04:17:19.616 INFO O| Apr 03 04:17:19.616 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7395 | 2026-04-03T04:17:21.316Z | [ recovery-image] Apr 03 04:17:19.621 INFO O| Apr 03 04:17:19.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1" |
| 7396 | 2026-04-03T04:17:21.316Z | [ recovery-image] Apr 03 04:17:19.621 INFO O| Apr 03 04:17:19.621 INFO STEP 866 (remove_files) COMPLETE |
| 7397 | 2026-04-03T04:17:21.316Z | [ recovery-image] Apr 03 04:17:19.621 INFO O| Apr 03 04:17:19.621 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7398 | 2026-04-03T04:17:21.320Z | [ recovery-image] Apr 03 04:17:19.626 INFO O| Apr 03 04:17:19.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1" |
| 7399 | 2026-04-03T04:17:21.320Z | [ recovery-image] Apr 03 04:17:19.626 INFO O| Apr 03 04:17:19.626 INFO STEP 867 (remove_files) COMPLETE |
| 7400 | 2026-04-03T04:17:21.323Z | [ recovery-image] Apr 03 04:17:19.626 INFO O| Apr 03 04:17:19.626 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7401 | 2026-04-03T04:17:21.326Z | [ recovery-image] Apr 03 04:17:19.631 INFO O| Apr 03 04:17:19.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1" |
| 7402 | 2026-04-03T04:17:21.326Z | [ recovery-image] Apr 03 04:17:19.631 INFO O| Apr 03 04:17:19.631 INFO STEP 868 (remove_files) COMPLETE |
| 7403 | 2026-04-03T04:17:21.326Z | [ recovery-image] Apr 03 04:17:19.631 INFO O| Apr 03 04:17:19.631 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7404 | 2026-04-03T04:17:21.330Z | [ recovery-image] Apr 03 04:17:19.636 INFO O| Apr 03 04:17:19.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1" |
| 7405 | 2026-04-03T04:17:21.330Z | [ recovery-image] Apr 03 04:17:19.636 INFO O| Apr 03 04:17:19.636 INFO STEP 869 (remove_files) COMPLETE |
| 7406 | 2026-04-03T04:17:21.333Z | [ recovery-image] Apr 03 04:17:19.636 INFO O| Apr 03 04:17:19.636 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7407 | 2026-04-03T04:17:21.336Z | [ recovery-image] Apr 03 04:17:19.642 INFO O| Apr 03 04:17:19.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1" |
| 7408 | 2026-04-03T04:17:21.336Z | [ recovery-image] Apr 03 04:17:19.642 INFO O| Apr 03 04:17:19.642 INFO STEP 870 (remove_files) COMPLETE |
| 7409 | 2026-04-03T04:17:21.338Z | [ recovery-image] Apr 03 04:17:19.642 INFO O| Apr 03 04:17:19.642 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7410 | 2026-04-03T04:17:21.341Z | [ recovery-image] Apr 03 04:17:19.647 INFO O| Apr 03 04:17:19.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1" |
| 7411 | 2026-04-03T04:17:21.341Z | [ recovery-image] Apr 03 04:17:19.647 INFO O| Apr 03 04:17:19.647 INFO STEP 871 (remove_files) COMPLETE |
| 7412 | 2026-04-03T04:17:21.341Z | [ recovery-image] Apr 03 04:17:19.647 INFO O| Apr 03 04:17:19.647 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7413 | 2026-04-03T04:17:21.347Z | [ recovery-image] Apr 03 04:17:19.653 INFO O| Apr 03 04:17:19.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1" |
| 7414 | 2026-04-03T04:17:21.347Z | [ recovery-image] Apr 03 04:17:19.653 INFO O| Apr 03 04:17:19.653 INFO STEP 872 (remove_files) COMPLETE |
| 7415 | 2026-04-03T04:17:21.350Z | [ recovery-image] Apr 03 04:17:19.653 INFO O| Apr 03 04:17:19.653 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7416 | 2026-04-03T04:17:21.353Z | [ recovery-image] Apr 03 04:17:19.658 INFO O| Apr 03 04:17:19.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1" |
| 7417 | 2026-04-03T04:17:21.353Z | [ recovery-image] Apr 03 04:17:19.658 INFO O| Apr 03 04:17:19.658 INFO STEP 873 (remove_files) COMPLETE |
| 7418 | 2026-04-03T04:17:21.353Z | [ recovery-image] Apr 03 04:17:19.658 INFO O| Apr 03 04:17:19.658 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7419 | 2026-04-03T04:17:21.357Z | [ recovery-image] Apr 03 04:17:19.663 INFO O| Apr 03 04:17:19.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1" |
| 7420 | 2026-04-03T04:17:21.357Z | [ recovery-image] Apr 03 04:17:19.663 INFO O| Apr 03 04:17:19.663 INFO STEP 874 (remove_files) COMPLETE |
| 7421 | 2026-04-03T04:17:21.360Z | [ recovery-image] Apr 03 04:17:19.663 INFO O| Apr 03 04:17:19.663 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7422 | 2026-04-03T04:17:21.363Z | [ recovery-image] Apr 03 04:17:19.668 INFO O| Apr 03 04:17:19.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1" |
| 7423 | 2026-04-03T04:17:21.363Z | [ recovery-image] Apr 03 04:17:19.668 INFO O| Apr 03 04:17:19.668 INFO STEP 875 (remove_files) COMPLETE |
| 7424 | 2026-04-03T04:17:21.363Z | [ recovery-image] Apr 03 04:17:19.668 INFO O| Apr 03 04:17:19.668 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7425 | 2026-04-03T04:17:21.366Z | [ recovery-image] Apr 03 04:17:19.673 INFO O| Apr 03 04:17:19.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1" |
| 7426 | 2026-04-03T04:17:21.366Z | [ recovery-image] Apr 03 04:17:19.673 INFO O| Apr 03 04:17:19.673 INFO STEP 876 (remove_files) COMPLETE |
| 7427 | 2026-04-03T04:17:21.369Z | [ recovery-image] Apr 03 04:17:19.673 INFO O| Apr 03 04:17:19.673 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7428 | 2026-04-03T04:17:21.372Z | [ recovery-image] Apr 03 04:17:19.678 INFO O| Apr 03 04:17:19.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1" |
| 7429 | 2026-04-03T04:17:21.372Z | [ recovery-image] Apr 03 04:17:19.678 INFO O| Apr 03 04:17:19.678 INFO STEP 877 (remove_files) COMPLETE |
| 7430 | 2026-04-03T04:17:21.372Z | [ recovery-image] Apr 03 04:17:19.678 INFO O| Apr 03 04:17:19.678 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7431 | 2026-04-03T04:17:21.377Z | [ recovery-image] Apr 03 04:17:19.683 INFO O| Apr 03 04:17:19.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1" |
| 7432 | 2026-04-03T04:17:21.377Z | [ recovery-image] Apr 03 04:17:19.683 INFO O| Apr 03 04:17:19.683 INFO STEP 878 (remove_files) COMPLETE |
| 7433 | 2026-04-03T04:17:21.377Z | [ recovery-image] Apr 03 04:17:19.683 INFO O| Apr 03 04:17:19.683 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7434 | 2026-04-03T04:17:21.382Z | [ recovery-image] Apr 03 04:17:19.688 INFO O| Apr 03 04:17:19.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1" |
| 7435 | 2026-04-03T04:17:21.382Z | [ recovery-image] Apr 03 04:17:19.688 INFO O| Apr 03 04:17:19.688 INFO STEP 879 (remove_files) COMPLETE |
| 7436 | 2026-04-03T04:17:21.382Z | [ recovery-image] Apr 03 04:17:19.688 INFO O| Apr 03 04:17:19.688 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7437 | 2026-04-03T04:17:21.387Z | [ recovery-image] Apr 03 04:17:19.693 INFO O| Apr 03 04:17:19.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1" |
| 7438 | 2026-04-03T04:17:21.387Z | [ recovery-image] Apr 03 04:17:19.693 INFO O| Apr 03 04:17:19.693 INFO STEP 880 (remove_files) COMPLETE |
| 7439 | 2026-04-03T04:17:21.387Z | [ recovery-image] Apr 03 04:17:19.693 INFO O| Apr 03 04:17:19.693 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7440 | 2026-04-03T04:17:21.393Z | [ recovery-image] Apr 03 04:17:19.699 INFO O| Apr 03 04:17:19.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1" |
| 7441 | 2026-04-03T04:17:21.396Z | [ recovery-image] Apr 03 04:17:19.699 INFO O| Apr 03 04:17:19.699 INFO STEP 881 (remove_files) COMPLETE |
| 7442 | 2026-04-03T04:17:21.396Z | [ recovery-image] Apr 03 04:17:19.699 INFO O| Apr 03 04:17:19.699 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7443 | 2026-04-03T04:17:21.398Z | [ recovery-image] Apr 03 04:17:19.705 INFO O| Apr 03 04:17:19.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1" |
| 7444 | 2026-04-03T04:17:21.399Z | [ recovery-image] Apr 03 04:17:19.705 INFO O| Apr 03 04:17:19.705 INFO STEP 882 (remove_files) COMPLETE |
| 7445 | 2026-04-03T04:17:21.401Z | [ recovery-image] Apr 03 04:17:19.705 INFO O| Apr 03 04:17:19.705 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7446 | 2026-04-03T04:17:21.406Z | [ recovery-image] Apr 03 04:17:19.712 INFO O| Apr 03 04:17:19.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1" |
| 7447 | 2026-04-03T04:17:21.406Z | [ recovery-image] Apr 03 04:17:19.712 INFO O| Apr 03 04:17:19.712 INFO STEP 883 (remove_files) COMPLETE |
| 7448 | 2026-04-03T04:17:21.409Z | [ recovery-image] Apr 03 04:17:19.712 INFO O| Apr 03 04:17:19.712 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7449 | 2026-04-03T04:17:21.413Z | [ recovery-image] Apr 03 04:17:19.719 INFO O| Apr 03 04:17:19.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1" |
| 7450 | 2026-04-03T04:17:21.413Z | [ recovery-image] Apr 03 04:17:19.719 INFO O| Apr 03 04:17:19.719 INFO STEP 884 (remove_files) COMPLETE |
| 7451 | 2026-04-03T04:17:21.413Z | [ recovery-image] Apr 03 04:17:19.719 INFO O| Apr 03 04:17:19.719 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7452 | 2026-04-03T04:17:21.418Z | [ recovery-image] Apr 03 04:17:19.724 INFO O| Apr 03 04:17:19.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1" |
| 7453 | 2026-04-03T04:17:21.420Z | [ recovery-image] Apr 03 04:17:19.724 INFO O| Apr 03 04:17:19.724 INFO STEP 885 (remove_files) COMPLETE |
| 7454 | 2026-04-03T04:17:21.421Z | [ recovery-image] Apr 03 04:17:19.724 INFO O| Apr 03 04:17:19.724 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7455 | 2026-04-03T04:17:21.424Z | [ recovery-image] Apr 03 04:17:19.731 INFO O| Apr 03 04:17:19.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1" |
| 7456 | 2026-04-03T04:17:21.424Z | [ recovery-image] Apr 03 04:17:19.731 INFO O| Apr 03 04:17:19.731 INFO STEP 886 (remove_files) COMPLETE |
| 7457 | 2026-04-03T04:17:21.427Z | [ recovery-image] Apr 03 04:17:19.731 INFO O| Apr 03 04:17:19.731 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7458 | 2026-04-03T04:17:21.431Z | [ recovery-image] Apr 03 04:17:19.737 INFO O| Apr 03 04:17:19.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1" |
| 7459 | 2026-04-03T04:17:21.434Z | [ recovery-image] Apr 03 04:17:19.737 INFO O| Apr 03 04:17:19.737 INFO STEP 887 (remove_files) COMPLETE |
| 7460 | 2026-04-03T04:17:21.434Z | [ recovery-image] Apr 03 04:17:19.737 INFO O| Apr 03 04:17:19.737 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7461 | 2026-04-03T04:17:21.437Z | [ recovery-image] Apr 03 04:17:19.743 INFO O| Apr 03 04:17:19.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1" |
| 7462 | 2026-04-03T04:17:21.440Z | [ recovery-image] Apr 03 04:17:19.743 INFO O| Apr 03 04:17:19.743 INFO STEP 888 (remove_files) COMPLETE |
| 7463 | 2026-04-03T04:17:21.440Z | [ recovery-image] Apr 03 04:17:19.743 INFO O| Apr 03 04:17:19.743 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7464 | 2026-04-03T04:17:21.443Z | [ recovery-image] Apr 03 04:17:19.749 INFO O| Apr 03 04:17:19.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1" |
| 7465 | 2026-04-03T04:17:21.446Z | [ recovery-image] Apr 03 04:17:19.750 INFO O| Apr 03 04:17:19.750 INFO STEP 889 (remove_files) COMPLETE |
| 7466 | 2026-04-03T04:17:21.446Z | [ recovery-image] Apr 03 04:17:19.750 INFO O| Apr 03 04:17:19.750 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7467 | 2026-04-03T04:17:21.451Z | [ recovery-image] Apr 03 04:17:19.755 INFO O| Apr 03 04:17:19.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1" |
| 7468 | 2026-04-03T04:17:21.455Z | [ recovery-image] Apr 03 04:17:19.755 INFO O| Apr 03 04:17:19.755 INFO STEP 890 (remove_files) COMPLETE |
| 7469 | 2026-04-03T04:17:21.455Z | [ recovery-image] Apr 03 04:17:19.755 INFO O| Apr 03 04:17:19.755 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7470 | 2026-04-03T04:17:21.459Z | [ recovery-image] Apr 03 04:17:19.762 INFO O| Apr 03 04:17:19.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1" |
| 7471 | 2026-04-03T04:17:21.459Z | [ recovery-image] Apr 03 04:17:19.762 INFO O| Apr 03 04:17:19.762 INFO STEP 891 (remove_files) COMPLETE |
| 7472 | 2026-04-03T04:17:21.459Z | [ recovery-image] Apr 03 04:17:19.762 INFO O| Apr 03 04:17:19.762 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7473 | 2026-04-03T04:17:21.462Z | [ recovery-image] Apr 03 04:17:19.767 INFO O| Apr 03 04:17:19.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1" |
| 7474 | 2026-04-03T04:17:21.462Z | [ recovery-image] Apr 03 04:17:19.767 INFO O| Apr 03 04:17:19.767 INFO STEP 892 (remove_files) COMPLETE |
| 7475 | 2026-04-03T04:17:21.463Z | [ recovery-image] Apr 03 04:17:19.767 INFO O| Apr 03 04:17:19.767 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7476 | 2026-04-03T04:17:21.466Z | [ recovery-image] Apr 03 04:17:19.772 INFO O| Apr 03 04:17:19.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1" |
| 7477 | 2026-04-03T04:17:21.466Z | [ recovery-image] Apr 03 04:17:19.772 INFO O| Apr 03 04:17:19.772 INFO STEP 893 (remove_files) COMPLETE |
| 7478 | 2026-04-03T04:17:21.466Z | [ recovery-image] Apr 03 04:17:19.772 INFO O| Apr 03 04:17:19.772 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7479 | 2026-04-03T04:17:21.471Z | [ recovery-image] Apr 03 04:17:19.777 INFO O| Apr 03 04:17:19.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1" |
| 7480 | 2026-04-03T04:17:21.471Z | [ recovery-image] Apr 03 04:17:19.777 INFO O| Apr 03 04:17:19.777 INFO STEP 894 (remove_files) COMPLETE |
| 7481 | 2026-04-03T04:17:21.471Z | [ recovery-image] Apr 03 04:17:19.777 INFO O| Apr 03 04:17:19.777 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7482 | 2026-04-03T04:17:21.476Z | [ recovery-image] Apr 03 04:17:19.783 INFO O| Apr 03 04:17:19.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1" |
| 7483 | 2026-04-03T04:17:21.476Z | [ recovery-image] Apr 03 04:17:19.783 INFO O| Apr 03 04:17:19.783 INFO STEP 895 (remove_files) COMPLETE |
| 7484 | 2026-04-03T04:17:21.479Z | [ recovery-image] Apr 03 04:17:19.783 INFO O| Apr 03 04:17:19.783 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7485 | 2026-04-03T04:17:21.482Z | [ recovery-image] Apr 03 04:17:19.788 INFO O| Apr 03 04:17:19.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1" |
| 7486 | 2026-04-03T04:17:21.482Z | [ recovery-image] Apr 03 04:17:19.788 INFO O| Apr 03 04:17:19.788 INFO STEP 896 (remove_files) COMPLETE |
| 7487 | 2026-04-03T04:17:21.482Z | [ recovery-image] Apr 03 04:17:19.788 INFO O| Apr 03 04:17:19.788 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7488 | 2026-04-03T04:17:21.487Z | [ recovery-image] Apr 03 04:17:19.793 INFO O| Apr 03 04:17:19.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1" |
| 7489 | 2026-04-03T04:17:21.490Z | [ recovery-image] Apr 03 04:17:19.794 INFO O| Apr 03 04:17:19.794 INFO STEP 897 (remove_files) COMPLETE |
| 7490 | 2026-04-03T04:17:21.490Z | [ recovery-image] Apr 03 04:17:19.794 INFO O| Apr 03 04:17:19.794 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7491 | 2026-04-03T04:17:21.493Z | [ recovery-image] Apr 03 04:17:19.800 INFO O| Apr 03 04:17:19.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1" |
| 7492 | 2026-04-03T04:17:21.494Z | [ recovery-image] Apr 03 04:17:19.800 INFO O| Apr 03 04:17:19.800 INFO STEP 898 (remove_files) COMPLETE |
| 7493 | 2026-04-03T04:17:21.496Z | [ recovery-image] Apr 03 04:17:19.800 INFO O| Apr 03 04:17:19.800 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7494 | 2026-04-03T04:17:21.499Z | [ recovery-image] Apr 03 04:17:19.805 INFO O| Apr 03 04:17:19.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1" |
| 7495 | 2026-04-03T04:17:21.499Z | [ recovery-image] Apr 03 04:17:19.805 INFO O| Apr 03 04:17:19.805 INFO STEP 899 (remove_files) COMPLETE |
| 7496 | 2026-04-03T04:17:21.499Z | [ recovery-image] Apr 03 04:17:19.805 INFO O| Apr 03 04:17:19.805 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7497 | 2026-04-03T04:17:21.504Z | [ recovery-image] Apr 03 04:17:19.811 INFO O| Apr 03 04:17:19.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1" |
| 7498 | 2026-04-03T04:17:21.507Z | [ recovery-image] Apr 03 04:17:19.811 INFO O| Apr 03 04:17:19.811 INFO STEP 900 (remove_files) COMPLETE |
| 7499 | 2026-04-03T04:17:21.507Z | [ recovery-image] Apr 03 04:17:19.811 INFO O| Apr 03 04:17:19.811 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7500 | 2026-04-03T04:17:21.510Z | [ recovery-image] Apr 03 04:17:19.816 INFO O| Apr 03 04:17:19.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1" |
| 7501 | 2026-04-03T04:17:21.510Z | [ recovery-image] Apr 03 04:17:19.816 INFO O| Apr 03 04:17:19.816 INFO STEP 901 (remove_files) COMPLETE |
| 7502 | 2026-04-03T04:17:21.510Z | [ recovery-image] Apr 03 04:17:19.816 INFO O| Apr 03 04:17:19.816 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7503 | 2026-04-03T04:17:21.515Z | [ recovery-image] Apr 03 04:17:19.822 INFO O| Apr 03 04:17:19.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1" |
| 7504 | 2026-04-03T04:17:21.515Z | [ recovery-image] Apr 03 04:17:19.822 INFO O| Apr 03 04:17:19.822 INFO STEP 902 (remove_files) COMPLETE |
| 7505 | 2026-04-03T04:17:21.515Z | [ recovery-image] Apr 03 04:17:19.822 INFO O| Apr 03 04:17:19.822 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7506 | 2026-04-03T04:17:21.520Z | [ recovery-image] Apr 03 04:17:19.827 INFO O| Apr 03 04:17:19.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1" |
| 7507 | 2026-04-03T04:17:21.520Z | [ recovery-image] Apr 03 04:17:19.827 INFO O| Apr 03 04:17:19.827 INFO STEP 903 (remove_files) COMPLETE |
| 7508 | 2026-04-03T04:17:21.523Z | [ recovery-image] Apr 03 04:17:19.827 INFO O| Apr 03 04:17:19.827 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7509 | 2026-04-03T04:17:21.526Z | [ recovery-image] Apr 03 04:17:19.831 INFO O| Apr 03 04:17:19.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1" |
| 7510 | 2026-04-03T04:17:21.526Z | [ recovery-image] Apr 03 04:17:19.831 INFO O| Apr 03 04:17:19.831 INFO STEP 904 (remove_files) COMPLETE |
| 7511 | 2026-04-03T04:17:21.526Z | [ recovery-image] Apr 03 04:17:19.831 INFO O| Apr 03 04:17:19.831 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7512 | 2026-04-03T04:17:21.530Z | [ recovery-image] Apr 03 04:17:19.836 INFO O| Apr 03 04:17:19.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1" |
| 7513 | 2026-04-03T04:17:21.530Z | [ recovery-image] Apr 03 04:17:19.836 INFO O| Apr 03 04:17:19.836 INFO STEP 905 (remove_files) COMPLETE |
| 7514 | 2026-04-03T04:17:21.533Z | [ recovery-image] Apr 03 04:17:19.836 INFO O| Apr 03 04:17:19.836 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7515 | 2026-04-03T04:17:21.536Z | [ recovery-image] Apr 03 04:17:19.841 INFO O| Apr 03 04:17:19.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1" |
| 7516 | 2026-04-03T04:17:21.536Z | [ recovery-image] Apr 03 04:17:19.841 INFO O| Apr 03 04:17:19.841 INFO STEP 906 (remove_files) COMPLETE |
| 7517 | 2026-04-03T04:17:21.536Z | [ recovery-image] Apr 03 04:17:19.841 INFO O| Apr 03 04:17:19.841 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7518 | 2026-04-03T04:17:21.539Z | [ recovery-image] Apr 03 04:17:19.846 INFO O| Apr 03 04:17:19.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1" |
| 7519 | 2026-04-03T04:17:21.539Z | [ recovery-image] Apr 03 04:17:19.846 INFO O| Apr 03 04:17:19.846 INFO STEP 907 (remove_files) COMPLETE |
| 7520 | 2026-04-03T04:17:21.542Z | [ recovery-image] Apr 03 04:17:19.846 INFO O| Apr 03 04:17:19.846 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7521 | 2026-04-03T04:17:21.545Z | [ recovery-image] Apr 03 04:17:19.852 INFO O| Apr 03 04:17:19.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1" |
| 7522 | 2026-04-03T04:17:21.545Z | [ recovery-image] Apr 03 04:17:19.852 INFO O| Apr 03 04:17:19.852 INFO STEP 908 (remove_files) COMPLETE |
| 7523 | 2026-04-03T04:17:21.545Z | [ recovery-image] Apr 03 04:17:19.852 INFO O| Apr 03 04:17:19.852 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7524 | 2026-04-03T04:17:21.550Z | [ recovery-image] Apr 03 04:17:19.856 INFO O| Apr 03 04:17:19.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1" |
| 7525 | 2026-04-03T04:17:21.550Z | [ recovery-image] Apr 03 04:17:19.856 INFO O| Apr 03 04:17:19.856 INFO STEP 909 (remove_files) COMPLETE |
| 7526 | 2026-04-03T04:17:21.550Z | [ recovery-image] Apr 03 04:17:19.856 INFO O| Apr 03 04:17:19.856 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7527 | 2026-04-03T04:17:21.555Z | [ recovery-image] Apr 03 04:17:19.861 INFO O| Apr 03 04:17:19.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1" |
| 7528 | 2026-04-03T04:17:21.555Z | [ recovery-image] Apr 03 04:17:19.861 INFO O| Apr 03 04:17:19.861 INFO STEP 910 (remove_files) COMPLETE |
| 7529 | 2026-04-03T04:17:21.555Z | [ recovery-image] Apr 03 04:17:19.861 INFO O| Apr 03 04:17:19.861 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7530 | 2026-04-03T04:17:21.560Z | [ recovery-image] Apr 03 04:17:19.866 INFO O| Apr 03 04:17:19.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1" |
| 7531 | 2026-04-03T04:17:21.560Z | [ recovery-image] Apr 03 04:17:19.866 INFO O| Apr 03 04:17:19.866 INFO STEP 911 (remove_files) COMPLETE |
| 7532 | 2026-04-03T04:17:21.560Z | [ recovery-image] Apr 03 04:17:19.866 INFO O| Apr 03 04:17:19.866 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7533 | 2026-04-03T04:17:21.566Z | [ recovery-image] Apr 03 04:17:19.872 INFO O| Apr 03 04:17:19.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1" |
| 7534 | 2026-04-03T04:17:21.566Z | [ recovery-image] Apr 03 04:17:19.872 INFO O| Apr 03 04:17:19.872 INFO STEP 912 (remove_files) COMPLETE |
| 7535 | 2026-04-03T04:17:21.569Z | [ recovery-image] Apr 03 04:17:19.872 INFO O| Apr 03 04:17:19.872 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7536 | 2026-04-03T04:17:21.572Z | [ recovery-image] Apr 03 04:17:19.878 INFO O| Apr 03 04:17:19.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1" |
| 7537 | 2026-04-03T04:17:21.572Z | [ recovery-image] Apr 03 04:17:19.878 INFO O| Apr 03 04:17:19.878 INFO STEP 913 (remove_files) COMPLETE |
| 7538 | 2026-04-03T04:17:21.572Z | [ recovery-image] Apr 03 04:17:19.878 INFO O| Apr 03 04:17:19.878 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7539 | 2026-04-03T04:17:21.577Z | [ recovery-image] Apr 03 04:17:19.883 INFO O| Apr 03 04:17:19.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1" |
| 7540 | 2026-04-03T04:17:21.577Z | [ recovery-image] Apr 03 04:17:19.883 INFO O| Apr 03 04:17:19.883 INFO STEP 914 (remove_files) COMPLETE |
| 7541 | 2026-04-03T04:17:21.579Z | [ recovery-image] Apr 03 04:17:19.883 INFO O| Apr 03 04:17:19.883 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7542 | 2026-04-03T04:17:21.582Z | [ recovery-image] Apr 03 04:17:19.889 INFO O| Apr 03 04:17:19.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1" |
| 7543 | 2026-04-03T04:17:21.585Z | [ recovery-image] Apr 03 04:17:19.889 INFO O| Apr 03 04:17:19.889 INFO STEP 915 (remove_files) COMPLETE |
| 7544 | 2026-04-03T04:17:21.585Z | [ recovery-image] Apr 03 04:17:19.889 INFO O| Apr 03 04:17:19.889 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7545 | 2026-04-03T04:17:21.588Z | [ recovery-image] Apr 03 04:17:19.893 INFO O| Apr 03 04:17:19.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1" |
| 7546 | 2026-04-03T04:17:21.588Z | [ recovery-image] Apr 03 04:17:19.893 INFO O| Apr 03 04:17:19.893 INFO STEP 916 (remove_files) COMPLETE |
| 7547 | 2026-04-03T04:17:21.588Z | [ recovery-image] Apr 03 04:17:19.894 INFO O| Apr 03 04:17:19.893 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7548 | 2026-04-03T04:17:21.592Z | [ recovery-image] Apr 03 04:17:19.898 INFO O| Apr 03 04:17:19.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1" |
| 7549 | 2026-04-03T04:17:21.592Z | [ recovery-image] Apr 03 04:17:19.898 INFO O| Apr 03 04:17:19.898 INFO STEP 917 (remove_files) COMPLETE |
| 7550 | 2026-04-03T04:17:21.592Z | [ recovery-image] Apr 03 04:17:19.898 INFO O| Apr 03 04:17:19.898 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7551 | 2026-04-03T04:17:21.596Z | [ recovery-image] Apr 03 04:17:19.903 INFO O| Apr 03 04:17:19.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1" |
| 7552 | 2026-04-03T04:17:21.600Z | [ recovery-image] Apr 03 04:17:19.903 INFO O| Apr 03 04:17:19.903 INFO STEP 918 (remove_files) COMPLETE |
| 7553 | 2026-04-03T04:17:21.600Z | [ recovery-image] Apr 03 04:17:19.903 INFO O| Apr 03 04:17:19.903 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7554 | 2026-04-03T04:17:21.603Z | [ recovery-image] Apr 03 04:17:19.907 INFO O| Apr 03 04:17:19.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1" |
| 7555 | 2026-04-03T04:17:21.603Z | [ recovery-image] Apr 03 04:17:19.907 INFO O| Apr 03 04:17:19.907 INFO STEP 919 (remove_files) COMPLETE |
| 7556 | 2026-04-03T04:17:21.603Z | [ recovery-image] Apr 03 04:17:19.907 INFO O| Apr 03 04:17:19.907 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7557 | 2026-04-03T04:17:21.608Z | [ recovery-image] Apr 03 04:17:19.912 INFO O| Apr 03 04:17:19.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1" |
| 7558 | 2026-04-03T04:17:21.608Z | [ recovery-image] Apr 03 04:17:19.912 INFO O| Apr 03 04:17:19.912 INFO STEP 920 (remove_files) COMPLETE |
| 7559 | 2026-04-03T04:17:21.608Z | [ recovery-image] Apr 03 04:17:19.912 INFO O| Apr 03 04:17:19.912 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7560 | 2026-04-03T04:17:21.611Z | [ recovery-image] Apr 03 04:17:19.917 INFO O| Apr 03 04:17:19.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1" |
| 7561 | 2026-04-03T04:17:21.611Z | [ recovery-image] Apr 03 04:17:19.917 INFO O| Apr 03 04:17:19.917 INFO STEP 921 (remove_files) COMPLETE |
| 7562 | 2026-04-03T04:17:21.614Z | [ recovery-image] Apr 03 04:17:19.917 INFO O| Apr 03 04:17:19.917 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7563 | 2026-04-03T04:17:21.617Z | [ recovery-image] Apr 03 04:17:19.922 INFO O| Apr 03 04:17:19.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress" |
| 7564 | 2026-04-03T04:17:21.617Z | [ recovery-image] Apr 03 04:17:19.922 INFO O| Apr 03 04:17:19.922 INFO STEP 922 (remove_files) COMPLETE |
| 7565 | 2026-04-03T04:17:21.617Z | [ recovery-image] Apr 03 04:17:19.922 INFO O| Apr 03 04:17:19.922 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7566 | 2026-04-03T04:17:21.622Z | [ recovery-image] Apr 03 04:17:19.928 INFO O| Apr 03 04:17:19.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck" |
| 7567 | 2026-04-03T04:17:21.622Z | [ recovery-image] Apr 03 04:17:19.928 INFO O| Apr 03 04:17:19.928 INFO STEP 923 (remove_files) COMPLETE |
| 7568 | 2026-04-03T04:17:21.622Z | [ recovery-image] Apr 03 04:17:19.928 INFO O| Apr 03 04:17:19.928 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7569 | 2026-04-03T04:17:21.628Z | [ recovery-image] Apr 03 04:17:19.933 INFO O| Apr 03 04:17:19.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake" |
| 7570 | 2026-04-03T04:17:21.631Z | [ recovery-image] Apr 03 04:17:19.933 INFO O| Apr 03 04:17:19.933 INFO STEP 924 (remove_files) COMPLETE |
| 7571 | 2026-04-03T04:17:21.631Z | [ recovery-image] Apr 03 04:17:19.933 INFO O| Apr 03 04:17:19.933 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7572 | 2026-04-03T04:17:21.635Z | [ recovery-image] Apr 03 04:17:19.939 INFO O| Apr 03 04:17:19.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista" |
| 7573 | 2026-04-03T04:17:21.635Z | [ recovery-image] Apr 03 04:17:19.939 INFO O| Apr 03 04:17:19.939 INFO STEP 925 (remove_files) COMPLETE |
| 7574 | 2026-04-03T04:17:21.635Z | [ recovery-image] Apr 03 04:17:19.939 INFO O| Apr 03 04:17:19.939 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7575 | 2026-04-03T04:17:21.638Z | [ recovery-image] Apr 03 04:17:19.944 INFO O| Apr 03 04:17:19.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb" |
| 7576 | 2026-04-03T04:17:21.638Z | [ recovery-image] Apr 03 04:17:19.944 INFO O| Apr 03 04:17:19.944 INFO STEP 926 (remove_files) COMPLETE |
| 7577 | 2026-04-03T04:17:21.641Z | [ recovery-image] Apr 03 04:17:19.944 INFO O| Apr 03 04:17:19.944 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7578 | 2026-04-03T04:17:21.647Z | [ recovery-image] Apr 03 04:17:19.950 INFO O| Apr 03 04:17:19.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop" |
| 7579 | 2026-04-03T04:17:21.647Z | [ recovery-image] Apr 03 04:17:19.950 INFO O| Apr 03 04:17:19.950 INFO STEP 927 (remove_files) COMPLETE |
| 7580 | 2026-04-03T04:17:21.647Z | [ recovery-image] Apr 03 04:17:19.950 INFO O| Apr 03 04:17:19.950 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7581 | 2026-04-03T04:17:21.650Z | [ recovery-image] Apr 03 04:17:19.956 INFO O| Apr 03 04:17:19.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin" |
| 7582 | 2026-04-03T04:17:21.650Z | [ recovery-image] Apr 03 04:17:19.956 INFO O| Apr 03 04:17:19.956 INFO STEP 928 (remove_files) COMPLETE |
| 7583 | 2026-04-03T04:17:21.650Z | [ recovery-image] Apr 03 04:17:19.956 INFO O| Apr 03 04:17:19.956 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7584 | 2026-04-03T04:17:21.655Z | [ recovery-image] Apr 03 04:17:19.961 INFO O| Apr 03 04:17:19.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog" |
| 7585 | 2026-04-03T04:17:21.655Z | [ recovery-image] Apr 03 04:17:19.961 INFO O| Apr 03 04:17:19.961 INFO STEP 929 (remove_files) COMPLETE |
| 7586 | 2026-04-03T04:17:21.655Z | [ recovery-image] Apr 03 04:17:19.961 INFO O| Apr 03 04:17:19.961 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7587 | 2026-04-03T04:17:21.660Z | [ recovery-image] Apr 03 04:17:19.966 INFO O| Apr 03 04:17:19.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd" |
| 7588 | 2026-04-03T04:17:21.663Z | [ recovery-image] Apr 03 04:17:19.966 INFO O| Apr 03 04:17:19.966 INFO STEP 930 (remove_files) COMPLETE |
| 7589 | 2026-04-03T04:17:21.663Z | [ recovery-image] Apr 03 04:17:19.966 INFO O| Apr 03 04:17:19.966 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7590 | 2026-04-03T04:17:21.666Z | [ recovery-image] Apr 03 04:17:19.972 INFO O| Apr 03 04:17:19.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1" |
| 7591 | 2026-04-03T04:17:21.669Z | [ recovery-image] Apr 03 04:17:19.972 INFO O| Apr 03 04:17:19.972 INFO STEP 931 (remove_files) COMPLETE |
| 7592 | 2026-04-03T04:17:21.669Z | [ recovery-image] Apr 03 04:17:19.972 INFO O| Apr 03 04:17:19.972 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7593 | 2026-04-03T04:17:21.671Z | [ recovery-image] Apr 03 04:17:19.977 INFO O| Apr 03 04:17:19.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1" |
| 7594 | 2026-04-03T04:17:21.672Z | [ recovery-image] Apr 03 04:17:19.977 INFO O| Apr 03 04:17:19.977 INFO STEP 932 (remove_files) COMPLETE |
| 7595 | 2026-04-03T04:17:21.672Z | [ recovery-image] Apr 03 04:17:19.977 INFO O| Apr 03 04:17:19.977 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7596 | 2026-04-03T04:17:21.676Z | [ recovery-image] Apr 03 04:17:19.982 INFO O| Apr 03 04:17:19.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1" |
| 7597 | 2026-04-03T04:17:21.676Z | [ recovery-image] Apr 03 04:17:19.982 INFO O| Apr 03 04:17:19.982 INFO STEP 933 (remove_files) COMPLETE |
| 7598 | 2026-04-03T04:17:21.678Z | [ recovery-image] Apr 03 04:17:19.982 INFO O| Apr 03 04:17:19.982 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7599 | 2026-04-03T04:17:21.682Z | [ recovery-image] Apr 03 04:17:19.988 INFO O| Apr 03 04:17:19.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1" |
| 7600 | 2026-04-03T04:17:21.682Z | [ recovery-image] Apr 03 04:17:19.988 INFO O| Apr 03 04:17:19.988 INFO STEP 934 (remove_files) COMPLETE |
| 7601 | 2026-04-03T04:17:21.685Z | [ recovery-image] Apr 03 04:17:19.988 INFO O| Apr 03 04:17:19.988 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7602 | 2026-04-03T04:17:21.688Z | [ recovery-image] Apr 03 04:17:19.993 INFO O| Apr 03 04:17:19.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd" |
| 7603 | 2026-04-03T04:17:21.688Z | [ recovery-image] Apr 03 04:17:19.993 INFO O| Apr 03 04:17:19.993 INFO STEP 935 (remove_files) COMPLETE |
| 7604 | 2026-04-03T04:17:21.688Z | [ recovery-image] Apr 03 04:17:19.993 INFO O| Apr 03 04:17:19.993 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7605 | 2026-04-03T04:17:21.692Z | [ recovery-image] Apr 03 04:17:19.998 INFO O| Apr 03 04:17:19.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc" |
| 7606 | 2026-04-03T04:17:21.692Z | [ recovery-image] Apr 03 04:17:19.998 INFO O| Apr 03 04:17:19.998 INFO STEP 936 (remove_files) COMPLETE |
| 7607 | 2026-04-03T04:17:21.695Z | [ recovery-image] Apr 03 04:17:19.998 INFO O| Apr 03 04:17:19.998 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7608 | 2026-04-03T04:17:21.698Z | [ recovery-image] Apr 03 04:17:20.004 INFO O| Apr 03 04:17:20.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs" |
| 7609 | 2026-04-03T04:17:21.698Z | [ recovery-image] Apr 03 04:17:20.004 INFO O| Apr 03 04:17:20.004 INFO STEP 937 (remove_files) COMPLETE |
| 7610 | 2026-04-03T04:17:21.698Z | [ recovery-image] Apr 03 04:17:20.004 INFO O| Apr 03 04:17:20.004 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7611 | 2026-04-03T04:17:21.704Z | [ recovery-image] Apr 03 04:17:20.010 INFO O| Apr 03 04:17:20.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd" |
| 7612 | 2026-04-03T04:17:21.707Z | [ recovery-image] Apr 03 04:17:20.010 INFO O| Apr 03 04:17:20.010 INFO STEP 938 (remove_files) COMPLETE |
| 7613 | 2026-04-03T04:17:21.707Z | [ recovery-image] Apr 03 04:17:20.010 INFO O| Apr 03 04:17:20.010 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7614 | 2026-04-03T04:17:21.710Z | [ recovery-image] Apr 03 04:17:20.016 INFO O| Apr 03 04:17:20.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server" |
| 7615 | 2026-04-03T04:17:21.710Z | [ recovery-image] Apr 03 04:17:20.016 INFO O| Apr 03 04:17:20.016 INFO STEP 939 (remove_files) COMPLETE |
| 7616 | 2026-04-03T04:17:21.710Z | [ recovery-image] Apr 03 04:17:20.016 INFO O| Apr 03 04:17:20.016 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7617 | 2026-04-03T04:17:21.716Z | [ recovery-image] Apr 03 04:17:20.022 INFO O| Apr 03 04:17:20.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign" |
| 7618 | 2026-04-03T04:17:21.719Z | [ recovery-image] Apr 03 04:17:20.022 INFO O| Apr 03 04:17:20.022 INFO STEP 940 (remove_files) COMPLETE |
| 7619 | 2026-04-03T04:17:21.719Z | [ recovery-image] Apr 03 04:17:20.022 INFO O| Apr 03 04:17:20.022 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7620 | 2026-04-03T04:17:21.722Z | [ recovery-image] Apr 03 04:17:20.028 INFO O| Apr 03 04:17:20.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper" |
| 7621 | 2026-04-03T04:17:21.725Z | [ recovery-image] Apr 03 04:17:20.028 INFO O| Apr 03 04:17:20.028 INFO STEP 941 (remove_files) COMPLETE |
| 7622 | 2026-04-03T04:17:21.725Z | [ recovery-image] Apr 03 04:17:20.028 INFO O| Apr 03 04:17:20.028 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7623 | 2026-04-03T04:17:21.728Z | [ recovery-image] Apr 03 04:17:20.034 INFO O| Apr 03 04:17:20.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper" |
| 7624 | 2026-04-03T04:17:21.728Z | [ recovery-image] Apr 03 04:17:20.034 INFO O| Apr 03 04:17:20.034 INFO STEP 942 (remove_files) COMPLETE |
| 7625 | 2026-04-03T04:17:21.731Z | [ recovery-image] Apr 03 04:17:20.034 INFO O| Apr 03 04:17:20.034 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7626 | 2026-04-03T04:17:21.734Z | [ recovery-image] Apr 03 04:17:20.040 INFO O| Apr 03 04:17:20.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid" |
| 7627 | 2026-04-03T04:17:21.734Z | [ recovery-image] Apr 03 04:17:20.040 INFO O| Apr 03 04:17:20.040 INFO STEP 943 (remove_files) COMPLETE |
| 7628 | 2026-04-03T04:17:21.734Z | [ recovery-image] Apr 03 04:17:20.040 INFO O| Apr 03 04:17:20.040 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7629 | 2026-04-03T04:17:21.740Z | [ recovery-image] Apr 03 04:17:20.046 INFO O| Apr 03 04:17:20.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid" |
| 7630 | 2026-04-03T04:17:21.741Z | [ recovery-image] Apr 03 04:17:20.046 INFO O| Apr 03 04:17:20.046 INFO STEP 944 (remove_files) COMPLETE |
| 7631 | 2026-04-03T04:17:21.741Z | [ recovery-image] Apr 03 04:17:20.046 INFO O| Apr 03 04:17:20.046 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7632 | 2026-04-03T04:17:21.745Z | [ recovery-image] Apr 03 04:17:20.051 INFO O| Apr 03 04:17:20.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange" |
| 7633 | 2026-04-03T04:17:21.745Z | [ recovery-image] Apr 03 04:17:20.051 INFO O| Apr 03 04:17:20.051 INFO STEP 945 (remove_files) COMPLETE |
| 7634 | 2026-04-03T04:17:21.745Z | [ recovery-image] Apr 03 04:17:20.051 INFO O| Apr 03 04:17:20.051 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7635 | 2026-04-03T04:17:21.750Z | [ recovery-image] Apr 03 04:17:20.056 INFO O| Apr 03 04:17:20.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate" |
| 7636 | 2026-04-03T04:17:21.750Z | [ recovery-image] Apr 03 04:17:20.056 INFO O| Apr 03 04:17:20.056 INFO STEP 946 (remove_files) COMPLETE |
| 7637 | 2026-04-03T04:17:21.750Z | [ recovery-image] Apr 03 04:17:20.056 INFO O| Apr 03 04:17:20.056 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7638 | 2026-04-03T04:17:21.755Z | [ recovery-image] Apr 03 04:17:20.061 INFO O| Apr 03 04:17:20.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid" |
| 7639 | 2026-04-03T04:17:21.755Z | [ recovery-image] Apr 03 04:17:20.061 INFO O| Apr 03 04:17:20.061 INFO STEP 947 (remove_files) COMPLETE |
| 7640 | 2026-04-03T04:17:21.758Z | [ recovery-image] Apr 03 04:17:20.061 INFO O| Apr 03 04:17:20.061 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7641 | 2026-04-03T04:17:21.761Z | [ recovery-image] Apr 03 04:17:20.067 INFO O| Apr 03 04:17:20.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint" |
| 7642 | 2026-04-03T04:17:21.761Z | [ recovery-image] Apr 03 04:17:20.067 INFO O| Apr 03 04:17:20.067 INFO STEP 948 (remove_files) COMPLETE |
| 7643 | 2026-04-03T04:17:21.761Z | [ recovery-image] Apr 03 04:17:20.067 INFO O| Apr 03 04:17:20.067 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7644 | 2026-04-03T04:17:21.766Z | [ recovery-image] Apr 03 04:17:20.072 INFO O| Apr 03 04:17:20.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem" |
| 7645 | 2026-04-03T04:17:21.766Z | [ recovery-image] Apr 03 04:17:20.072 INFO O| Apr 03 04:17:20.072 INFO STEP 949 (remove_files) COMPLETE |
| 7646 | 2026-04-03T04:17:21.766Z | [ recovery-image] Apr 03 04:17:20.072 INFO O| Apr 03 04:17:20.072 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7647 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.077 INFO O| Apr 03 04:17:20.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath" |
| 7648 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.077 INFO O| Apr 03 04:17:20.077 INFO STEP 950 (remove_files) COMPLETE |
| 7649 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.077 INFO O| Apr 03 04:17:20.077 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7650 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.083 INFO O| Apr 03 04:17:20.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr" |
| 7651 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.083 INFO O| Apr 03 04:17:20.083 INFO STEP 951 (remove_files) COMPLETE |
| 7652 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.083 INFO O| Apr 03 04:17:20.083 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7653 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.088 INFO O| Apr 03 04:17:20.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime" |
| 7654 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.088 INFO O| Apr 03 04:17:20.088 INFO STEP 952 (remove_files) COMPLETE |
| 7655 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.088 INFO O| Apr 03 04:17:20.088 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7656 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.093 INFO O| Apr 03 04:17:20.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid" |
| 7657 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.093 INFO O| Apr 03 04:17:20.093 INFO STEP 953 (remove_files) COMPLETE |
| 7658 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.093 INFO O| Apr 03 04:17:20.093 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7659 | 2026-04-03T04:17:21.816Z | [ recovery-image] Apr 03 04:17:20.098 INFO O| Apr 03 04:17:20.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn" |
| 7660 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.098 INFO O| Apr 03 04:17:20.098 INFO STEP 954 (remove_files) COMPLETE |
| 7661 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.098 INFO O| Apr 03 04:17:20.098 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7662 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.103 INFO O| Apr 03 04:17:20.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate" |
| 7663 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.103 INFO O| Apr 03 04:17:20.103 INFO STEP 955 (remove_files) COMPLETE |
| 7664 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.103 INFO O| Apr 03 04:17:20.103 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7665 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.108 INFO O| Apr 03 04:17:20.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid" |
| 7666 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.108 INFO O| Apr 03 04:17:20.108 INFO STEP 956 (remove_files) COMPLETE |
| 7667 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.108 INFO O| Apr 03 04:17:20.108 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7668 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.114 INFO O| Apr 03 04:17:20.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint" |
| 7669 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.114 INFO O| Apr 03 04:17:20.114 INFO STEP 957 (remove_files) COMPLETE |
| 7670 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.114 INFO O| Apr 03 04:17:20.114 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7671 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.119 INFO O| Apr 03 04:17:20.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem" |
| 7672 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.119 INFO O| Apr 03 04:17:20.119 INFO STEP 958 (remove_files) COMPLETE |
| 7673 | 2026-04-03T04:17:21.818Z | [ recovery-image] Apr 03 04:17:20.119 INFO O| Apr 03 04:17:20.119 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7674 | 2026-04-03T04:17:21.822Z | [ recovery-image] Apr 03 04:17:20.125 INFO O| Apr 03 04:17:20.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath" |
| 7675 | 2026-04-03T04:17:21.822Z | [ recovery-image] Apr 03 04:17:20.125 INFO O| Apr 03 04:17:20.125 INFO STEP 959 (remove_files) COMPLETE |
| 7676 | 2026-04-03T04:17:21.822Z | [ recovery-image] Apr 03 04:17:20.125 INFO O| Apr 03 04:17:20.125 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7677 | 2026-04-03T04:17:21.826Z | [ recovery-image] Apr 03 04:17:20.132 INFO O| Apr 03 04:17:20.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange" |
| 7678 | 2026-04-03T04:17:21.826Z | [ recovery-image] Apr 03 04:17:20.132 INFO O| Apr 03 04:17:20.132 INFO STEP 960 (remove_files) COMPLETE |
| 7679 | 2026-04-03T04:17:21.829Z | [ recovery-image] Apr 03 04:17:20.132 INFO O| Apr 03 04:17:20.132 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7680 | 2026-04-03T04:17:21.832Z | [ recovery-image] Apr 03 04:17:20.137 INFO O| Apr 03 04:17:20.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr" |
| 7681 | 2026-04-03T04:17:21.832Z | [ recovery-image] Apr 03 04:17:20.137 INFO O| Apr 03 04:17:20.137 INFO STEP 961 (remove_files) COMPLETE |
| 7682 | 2026-04-03T04:17:21.832Z | [ recovery-image] Apr 03 04:17:20.137 INFO O| Apr 03 04:17:20.137 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7683 | 2026-04-03T04:17:21.837Z | [ recovery-image] Apr 03 04:17:20.143 INFO O| Apr 03 04:17:20.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime" |
| 7684 | 2026-04-03T04:17:21.837Z | [ recovery-image] Apr 03 04:17:20.143 INFO O| Apr 03 04:17:20.143 INFO STEP 962 (remove_files) COMPLETE |
| 7685 | 2026-04-03T04:17:21.840Z | [ recovery-image] Apr 03 04:17:20.143 INFO O| Apr 03 04:17:20.143 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7686 | 2026-04-03T04:17:21.843Z | [ recovery-image] Apr 03 04:17:20.148 INFO O| Apr 03 04:17:20.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid" |
| 7687 | 2026-04-03T04:17:21.843Z | [ recovery-image] Apr 03 04:17:20.149 INFO O| Apr 03 04:17:20.148 INFO STEP 963 (remove_files) COMPLETE |
| 7688 | 2026-04-03T04:17:21.843Z | [ recovery-image] Apr 03 04:17:20.149 INFO O| Apr 03 04:17:20.148 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7689 | 2026-04-03T04:17:21.848Z | [ recovery-image] Apr 03 04:17:20.154 INFO O| Apr 03 04:17:20.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn" |
| 7690 | 2026-04-03T04:17:21.848Z | [ recovery-image] Apr 03 04:17:20.154 INFO O| Apr 03 04:17:20.154 INFO STEP 964 (remove_files) COMPLETE |
| 7691 | 2026-04-03T04:17:21.852Z | [ recovery-image] Apr 03 04:17:20.154 INFO O| Apr 03 04:17:20.154 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7692 | 2026-04-03T04:17:21.854Z | [ recovery-image] Apr 03 04:17:20.160 INFO O| Apr 03 04:17:20.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext" |
| 7693 | 2026-04-03T04:17:21.854Z | [ recovery-image] Apr 03 04:17:20.160 INFO O| Apr 03 04:17:20.160 INFO STEP 965 (remove_files) COMPLETE |
| 7694 | 2026-04-03T04:17:21.854Z | [ recovery-image] Apr 03 04:17:20.160 INFO O| Apr 03 04:17:20.160 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7695 | 2026-04-03T04:17:21.860Z | [ recovery-image] Apr 03 04:17:20.166 INFO O| Apr 03 04:17:20.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate" |
| 7696 | 2026-04-03T04:17:21.863Z | [ recovery-image] Apr 03 04:17:20.166 INFO O| Apr 03 04:17:20.166 INFO STEP 966 (remove_files) COMPLETE |
| 7697 | 2026-04-03T04:17:21.863Z | [ recovery-image] Apr 03 04:17:20.166 INFO O| Apr 03 04:17:20.166 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7698 | 2026-04-03T04:17:21.866Z | [ recovery-image] Apr 03 04:17:20.172 INFO O| Apr 03 04:17:20.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid" |
| 7699 | 2026-04-03T04:17:21.866Z | [ recovery-image] Apr 03 04:17:20.172 INFO O| Apr 03 04:17:20.172 INFO STEP 967 (remove_files) COMPLETE |
| 7700 | 2026-04-03T04:17:21.866Z | [ recovery-image] Apr 03 04:17:20.172 INFO O| Apr 03 04:17:20.172 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7701 | 2026-04-03T04:17:21.874Z | [ recovery-image] Apr 03 04:17:20.178 INFO O| Apr 03 04:17:20.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint" |
| 7702 | 2026-04-03T04:17:21.877Z | [ recovery-image] Apr 03 04:17:20.178 INFO O| Apr 03 04:17:20.178 INFO STEP 968 (remove_files) COMPLETE |
| 7703 | 2026-04-03T04:17:21.877Z | [ recovery-image] Apr 03 04:17:20.178 INFO O| Apr 03 04:17:20.178 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7704 | 2026-04-03T04:17:21.880Z | [ recovery-image] Apr 03 04:17:20.183 INFO O| Apr 03 04:17:20.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath" |
| 7705 | 2026-04-03T04:17:21.880Z | [ recovery-image] Apr 03 04:17:20.183 INFO O| Apr 03 04:17:20.183 INFO STEP 969 (remove_files) COMPLETE |
| 7706 | 2026-04-03T04:17:21.880Z | [ recovery-image] Apr 03 04:17:20.183 INFO O| Apr 03 04:17:20.183 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7707 | 2026-04-03T04:17:21.884Z | [ recovery-image] Apr 03 04:17:20.190 INFO O| Apr 03 04:17:20.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange" |
| 7708 | 2026-04-03T04:17:21.887Z | [ recovery-image] Apr 03 04:17:20.190 INFO O| Apr 03 04:17:20.190 INFO STEP 970 (remove_files) COMPLETE |
| 7709 | 2026-04-03T04:17:21.887Z | [ recovery-image] Apr 03 04:17:20.190 INFO O| Apr 03 04:17:20.190 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7710 | 2026-04-03T04:17:21.890Z | [ recovery-image] Apr 03 04:17:20.195 INFO O| Apr 03 04:17:20.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr" |
| 7711 | 2026-04-03T04:17:21.890Z | [ recovery-image] Apr 03 04:17:20.195 INFO O| Apr 03 04:17:20.195 INFO STEP 971 (remove_files) COMPLETE |
| 7712 | 2026-04-03T04:17:21.890Z | [ recovery-image] Apr 03 04:17:20.195 INFO O| Apr 03 04:17:20.195 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7713 | 2026-04-03T04:17:21.893Z | [ recovery-image] Apr 03 04:17:20.199 INFO O| Apr 03 04:17:20.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime" |
| 7714 | 2026-04-03T04:17:21.896Z | [ recovery-image] Apr 03 04:17:20.199 INFO O| Apr 03 04:17:20.199 INFO STEP 972 (remove_files) COMPLETE |
| 7715 | 2026-04-03T04:17:21.896Z | [ recovery-image] Apr 03 04:17:20.199 INFO O| Apr 03 04:17:20.199 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7716 | 2026-04-03T04:17:21.899Z | [ recovery-image] Apr 03 04:17:20.204 INFO O| Apr 03 04:17:20.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid" |
| 7717 | 2026-04-03T04:17:21.899Z | [ recovery-image] Apr 03 04:17:20.204 INFO O| Apr 03 04:17:20.204 INFO STEP 973 (remove_files) COMPLETE |
| 7718 | 2026-04-03T04:17:21.899Z | [ recovery-image] Apr 03 04:17:20.204 INFO O| Apr 03 04:17:20.204 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7719 | 2026-04-03T04:17:21.903Z | [ recovery-image] Apr 03 04:17:20.209 INFO O| Apr 03 04:17:20.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn" |
| 7720 | 2026-04-03T04:17:21.903Z | [ recovery-image] Apr 03 04:17:20.209 INFO O| Apr 03 04:17:20.209 INFO STEP 974 (remove_files) COMPLETE |
| 7721 | 2026-04-03T04:17:21.903Z | [ recovery-image] Apr 03 04:17:20.209 INFO O| Apr 03 04:17:20.209 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7722 | 2026-04-03T04:17:21.907Z | [ recovery-image] Apr 03 04:17:20.213 INFO O| Apr 03 04:17:20.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall" |
| 7723 | 2026-04-03T04:17:21.907Z | [ recovery-image] Apr 03 04:17:20.213 INFO O| Apr 03 04:17:20.213 INFO STEP 975 (remove_files) COMPLETE |
| 7724 | 2026-04-03T04:17:21.907Z | [ recovery-image] Apr 03 04:17:20.213 INFO O| Apr 03 04:17:20.213 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7725 | 2026-04-03T04:17:21.914Z | [ recovery-image] Apr 03 04:17:20.220 INFO O| Apr 03 04:17:20.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname" |
| 7726 | 2026-04-03T04:17:21.914Z | [ recovery-image] Apr 03 04:17:20.220 INFO O| Apr 03 04:17:20.220 INFO STEP 976 (remove_files) COMPLETE |
| 7727 | 2026-04-03T04:17:21.914Z | [ recovery-image] Apr 03 04:17:20.220 INFO O| Apr 03 04:17:20.220 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7728 | 2026-04-03T04:17:21.919Z | [ recovery-image] Apr 03 04:17:20.225 INFO O| Apr 03 04:17:20.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove" |
| 7729 | 2026-04-03T04:17:21.919Z | [ recovery-image] Apr 03 04:17:20.225 INFO O| Apr 03 04:17:20.225 INFO STEP 977 (remove_files) COMPLETE |
| 7730 | 2026-04-03T04:17:21.919Z | [ recovery-image] Apr 03 04:17:20.225 INFO O| Apr 03 04:17:20.225 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7731 | 2026-04-03T04:17:21.924Z | [ recovery-image] Apr 03 04:17:20.230 INFO O| Apr 03 04:17:20.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv" |
| 7732 | 2026-04-03T04:17:21.924Z | [ recovery-image] Apr 03 04:17:20.230 INFO O| Apr 03 04:17:20.230 INFO STEP 978 (remove_files) COMPLETE |
| 7733 | 2026-04-03T04:17:21.924Z | [ recovery-image] Apr 03 04:17:20.230 INFO O| Apr 03 04:17:20.230 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7734 | 2026-04-03T04:17:21.929Z | [ recovery-image] Apr 03 04:17:20.235 INFO O| Apr 03 04:17:20.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db" |
| 7735 | 2026-04-03T04:17:21.929Z | [ recovery-image] Apr 03 04:17:20.235 INFO O| Apr 03 04:17:20.235 INFO STEP 979 (remove_files) COMPLETE |
| 7736 | 2026-04-03T04:17:21.932Z | [ recovery-image] Apr 03 04:17:20.235 INFO O| Apr 03 04:17:20.235 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7737 | 2026-04-03T04:17:21.935Z | [ recovery-image] Apr 03 04:17:20.241 INFO O| Apr 03 04:17:20.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve" |
| 7738 | 2026-04-03T04:17:21.935Z | [ recovery-image] Apr 03 04:17:20.241 INFO O| Apr 03 04:17:20.241 INFO STEP 980 (remove_files) COMPLETE |
| 7739 | 2026-04-03T04:17:21.938Z | [ recovery-image] Apr 03 04:17:20.241 INFO O| Apr 03 04:17:20.241 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7740 | 2026-04-03T04:17:21.941Z | [ recovery-image] Apr 03 04:17:20.247 INFO O| Apr 03 04:17:20.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates" |
| 7741 | 2026-04-03T04:17:21.941Z | [ recovery-image] Apr 03 04:17:20.247 INFO O| Apr 03 04:17:20.247 INFO STEP 981 (remove_files) COMPLETE |
| 7742 | 2026-04-03T04:17:21.941Z | [ recovery-image] Apr 03 04:17:20.247 INFO O| Apr 03 04:17:20.247 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7743 | 2026-04-03T04:17:21.947Z | [ recovery-image] Apr 03 04:17:20.253 INFO O| Apr 03 04:17:20.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay" |
| 7744 | 2026-04-03T04:17:21.950Z | [ recovery-image] Apr 03 04:17:20.253 INFO O| Apr 03 04:17:20.253 INFO STEP 982 (remove_files) COMPLETE |
| 7745 | 2026-04-03T04:17:21.950Z | [ recovery-image] Apr 03 04:17:20.253 INFO O| Apr 03 04:17:20.253 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7746 | 2026-04-03T04:17:21.953Z | [ recovery-image] Apr 03 04:17:20.258 INFO O| Apr 03 04:17:20.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm" |
| 7747 | 2026-04-03T04:17:21.953Z | [ recovery-image] Apr 03 04:17:20.258 INFO O| Apr 03 04:17:20.258 INFO STEP 983 (remove_files) COMPLETE |
| 7748 | 2026-04-03T04:17:21.953Z | [ recovery-image] Apr 03 04:17:20.258 INFO O| Apr 03 04:17:20.258 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7749 | 2026-04-03T04:17:21.957Z | [ recovery-image] Apr 03 04:17:20.263 INFO O| Apr 03 04:17:20.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump" |
| 7750 | 2026-04-03T04:17:21.957Z | [ recovery-image] Apr 03 04:17:20.263 INFO O| Apr 03 04:17:20.263 INFO STEP 984 (remove_files) COMPLETE |
| 7751 | 2026-04-03T04:17:21.957Z | [ recovery-image] Apr 03 04:17:20.263 INFO O| Apr 03 04:17:20.263 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7752 | 2026-04-03T04:17:21.962Z | [ recovery-image] Apr 03 04:17:20.268 INFO O| Apr 03 04:17:20.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract" |
| 7753 | 2026-04-03T04:17:21.962Z | [ recovery-image] Apr 03 04:17:20.268 INFO O| Apr 03 04:17:20.268 INFO STEP 985 (remove_files) COMPLETE |
| 7754 | 2026-04-03T04:17:21.962Z | [ recovery-image] Apr 03 04:17:20.269 INFO O| Apr 03 04:17:20.268 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7755 | 2026-04-03T04:17:21.969Z | [ recovery-image] Apr 03 04:17:20.275 INFO O| Apr 03 04:17:20.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv" |
| 7756 | 2026-04-03T04:17:21.970Z | [ recovery-image] Apr 03 04:17:20.275 INFO O| Apr 03 04:17:20.275 INFO STEP 986 (remove_files) COMPLETE |
| 7757 | 2026-04-03T04:17:21.970Z | [ recovery-image] Apr 03 04:17:20.275 INFO O| Apr 03 04:17:20.275 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7758 | 2026-04-03T04:17:21.974Z | [ recovery-image] Apr 03 04:17:20.279 INFO O| Apr 03 04:17:20.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate" |
| 7759 | 2026-04-03T04:17:21.974Z | [ recovery-image] Apr 03 04:17:20.280 INFO O| Apr 03 04:17:20.279 INFO STEP 987 (remove_files) COMPLETE |
| 7760 | 2026-04-03T04:17:21.978Z | [ recovery-image] Apr 03 04:17:20.280 INFO O| Apr 03 04:17:20.279 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7761 | 2026-04-03T04:17:21.981Z | [ recovery-image] Apr 03 04:17:20.284 INFO O| Apr 03 04:17:20.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat" |
| 7762 | 2026-04-03T04:17:21.981Z | [ recovery-image] Apr 03 04:17:20.284 INFO O| Apr 03 04:17:20.284 INFO STEP 988 (remove_files) COMPLETE |
| 7763 | 2026-04-03T04:17:21.981Z | [ recovery-image] Apr 03 04:17:20.284 INFO O| Apr 03 04:17:20.284 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7764 | 2026-04-03T04:17:21.986Z | [ recovery-image] Apr 03 04:17:20.289 INFO O| Apr 03 04:17:20.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat" |
| 7765 | 2026-04-03T04:17:21.986Z | [ recovery-image] Apr 03 04:17:20.289 INFO O| Apr 03 04:17:20.289 INFO STEP 989 (remove_files) COMPLETE |
| 7766 | 2026-04-03T04:17:21.986Z | [ recovery-image] Apr 03 04:17:20.289 INFO O| Apr 03 04:17:20.289 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7767 | 2026-04-03T04:17:21.989Z | [ recovery-image] Apr 03 04:17:20.295 INFO O| Apr 03 04:17:20.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat" |
| 7768 | 2026-04-03T04:17:21.989Z | [ recovery-image] Apr 03 04:17:20.295 INFO O| Apr 03 04:17:20.295 INFO STEP 990 (remove_files) COMPLETE |
| 7769 | 2026-04-03T04:17:21.989Z | [ recovery-image] Apr 03 04:17:20.295 INFO O| Apr 03 04:17:20.295 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7770 | 2026-04-03T04:17:21.995Z | [ recovery-image] Apr 03 04:17:20.300 INFO O| Apr 03 04:17:20.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp" |
| 7771 | 2026-04-03T04:17:21.995Z | [ recovery-image] Apr 03 04:17:20.300 INFO O| Apr 03 04:17:20.300 INFO STEP 991 (remove_files) COMPLETE |
| 7772 | 2026-04-03T04:17:21.995Z | [ recovery-image] Apr 03 04:17:20.301 INFO O| Apr 03 04:17:20.300 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7773 | 2026-04-03T04:17:22.000Z | [ recovery-image] Apr 03 04:17:20.306 INFO O| Apr 03 04:17:20.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit" |
| 7774 | 2026-04-03T04:17:22.003Z | [ recovery-image] Apr 03 04:17:20.306 INFO O| Apr 03 04:17:20.306 INFO STEP 992 (remove_files) COMPLETE |
| 7775 | 2026-04-03T04:17:22.003Z | [ recovery-image] Apr 03 04:17:20.306 INFO O| Apr 03 04:17:20.306 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7776 | 2026-04-03T04:17:22.006Z | [ recovery-image] Apr 03 04:17:20.311 INFO O| Apr 03 04:17:20.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig" |
| 7777 | 2026-04-03T04:17:22.006Z | [ recovery-image] Apr 03 04:17:20.311 INFO O| Apr 03 04:17:20.311 INFO STEP 993 (remove_files) COMPLETE |
| 7778 | 2026-04-03T04:17:22.006Z | [ recovery-image] Apr 03 04:17:20.311 INFO O| Apr 03 04:17:20.311 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7779 | 2026-04-03T04:17:22.012Z | [ recovery-image] Apr 03 04:17:20.319 INFO O| Apr 03 04:17:20.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd" |
| 7780 | 2026-04-03T04:17:22.015Z | [ recovery-image] Apr 03 04:17:20.319 INFO O| Apr 03 04:17:20.319 INFO STEP 994 (remove_files) COMPLETE |
| 7781 | 2026-04-03T04:17:22.016Z | [ recovery-image] Apr 03 04:17:20.319 INFO O| Apr 03 04:17:20.319 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7782 | 2026-04-03T04:17:22.018Z | [ recovery-image] Apr 03 04:17:20.325 INFO O| Apr 03 04:17:20.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord" |
| 7783 | 2026-04-03T04:17:22.018Z | [ recovery-image] Apr 03 04:17:20.325 INFO O| Apr 03 04:17:20.325 INFO STEP 995 (remove_files) COMPLETE |
| 7784 | 2026-04-03T04:17:22.019Z | [ recovery-image] Apr 03 04:17:20.325 INFO O| Apr 03 04:17:20.325 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7785 | 2026-04-03T04:17:22.027Z | [ recovery-image] Apr 03 04:17:20.332 INFO O| Apr 03 04:17:20.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce" |
| 7786 | 2026-04-03T04:17:22.027Z | [ recovery-image] Apr 03 04:17:20.332 INFO O| Apr 03 04:17:20.332 INFO STEP 996 (remove_files) COMPLETE |
| 7787 | 2026-04-03T04:17:22.032Z | [ recovery-image] Apr 03 04:17:20.332 INFO O| Apr 03 04:17:20.332 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7788 | 2026-04-03T04:17:22.034Z | [ recovery-image] Apr 03 04:17:20.337 INFO O| Apr 03 04:17:20.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat" |
| 7789 | 2026-04-03T04:17:22.034Z | [ recovery-image] Apr 03 04:17:20.337 INFO O| Apr 03 04:17:20.337 INFO STEP 997 (remove_files) COMPLETE |
| 7790 | 2026-04-03T04:17:22.034Z | [ recovery-image] Apr 03 04:17:20.337 INFO O| Apr 03 04:17:20.337 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7791 | 2026-04-03T04:17:22.040Z | [ recovery-image] Apr 03 04:17:20.341 INFO O| Apr 03 04:17:20.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks" |
| 7792 | 2026-04-03T04:17:22.040Z | [ recovery-image] Apr 03 04:17:20.342 INFO O| Apr 03 04:17:20.342 INFO STEP 998 (remove_files) COMPLETE |
| 7793 | 2026-04-03T04:17:22.040Z | [ recovery-image] Apr 03 04:17:20.342 INFO O| Apr 03 04:17:20.342 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7794 | 2026-04-03T04:17:22.043Z | [ recovery-image] Apr 03 04:17:20.349 INFO O| Apr 03 04:17:20.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve" |
| 7795 | 2026-04-03T04:17:22.043Z | [ recovery-image] Apr 03 04:17:20.349 INFO O| Apr 03 04:17:20.349 INFO STEP 999 (remove_files) COMPLETE |
| 7796 | 2026-04-03T04:17:22.043Z | [ recovery-image] Apr 03 04:17:20.349 INFO O| Apr 03 04:17:20.349 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7797 | 2026-04-03T04:17:22.049Z | [ recovery-image] Apr 03 04:17:20.355 INFO O| Apr 03 04:17:20.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl" |
| 7798 | 2026-04-03T04:17:22.049Z | [ recovery-image] Apr 03 04:17:20.355 INFO O| Apr 03 04:17:20.355 INFO STEP 1000 (remove_files) COMPLETE |
| 7799 | 2026-04-03T04:17:22.052Z | [ recovery-image] Apr 03 04:17:20.355 INFO O| Apr 03 04:17:20.355 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7800 | 2026-04-03T04:17:22.055Z | [ recovery-image] Apr 03 04:17:20.360 INFO O| Apr 03 04:17:20.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm" |
| 7801 | 2026-04-03T04:17:22.055Z | [ recovery-image] Apr 03 04:17:20.360 INFO O| Apr 03 04:17:20.360 INFO STEP 1001 (remove_files) COMPLETE |
| 7802 | 2026-04-03T04:17:22.055Z | [ recovery-image] Apr 03 04:17:20.360 INFO O| Apr 03 04:17:20.360 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7803 | 2026-04-03T04:17:22.058Z | [ recovery-image] Apr 03 04:17:20.365 INFO O| Apr 03 04:17:20.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd" |
| 7804 | 2026-04-03T04:17:22.061Z | [ recovery-image] Apr 03 04:17:20.365 INFO O| Apr 03 04:17:20.365 INFO STEP 1002 (remove_files) COMPLETE |
| 7805 | 2026-04-03T04:17:22.061Z | [ recovery-image] Apr 03 04:17:20.365 INFO O| Apr 03 04:17:20.365 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7806 | 2026-04-03T04:17:22.064Z | [ recovery-image] Apr 03 04:17:20.369 INFO O| Apr 03 04:17:20.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot" |
| 7807 | 2026-04-03T04:17:22.064Z | [ recovery-image] Apr 03 04:17:20.369 INFO O| Apr 03 04:17:20.369 INFO STEP 1003 (remove_files) COMPLETE |
| 7808 | 2026-04-03T04:17:22.064Z | [ recovery-image] Apr 03 04:17:20.369 INFO O| Apr 03 04:17:20.369 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7809 | 2026-04-03T04:17:22.068Z | [ recovery-image] Apr 03 04:17:20.374 INFO O| Apr 03 04:17:20.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks" |
| 7810 | 2026-04-03T04:17:22.071Z | [ recovery-image] Apr 03 04:17:20.374 INFO O| Apr 03 04:17:20.374 INFO STEP 1004 (remove_files) COMPLETE |
| 7811 | 2026-04-03T04:17:22.071Z | [ recovery-image] Apr 03 04:17:20.374 INFO O| Apr 03 04:17:20.374 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7812 | 2026-04-03T04:17:22.074Z | [ recovery-image] Apr 03 04:17:20.379 INFO O| Apr 03 04:17:20.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo" |
| 7813 | 2026-04-03T04:17:22.074Z | [ recovery-image] Apr 03 04:17:20.379 INFO O| Apr 03 04:17:20.379 INFO STEP 1005 (remove_files) COMPLETE |
| 7814 | 2026-04-03T04:17:22.074Z | [ recovery-image] Apr 03 04:17:20.379 INFO O| Apr 03 04:17:20.379 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7815 | 2026-04-03T04:17:22.079Z | [ recovery-image] Apr 03 04:17:20.385 INFO O| Apr 03 04:17:20.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri" |
| 7816 | 2026-04-03T04:17:22.079Z | [ recovery-image] Apr 03 04:17:20.385 INFO O| Apr 03 04:17:20.385 INFO STEP 1006 (remove_files) COMPLETE |
| 7817 | 2026-04-03T04:17:22.079Z | [ recovery-image] Apr 03 04:17:20.385 INFO O| Apr 03 04:17:20.385 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7818 | 2026-04-03T04:17:22.083Z | [ recovery-image] Apr 03 04:17:20.390 INFO O| Apr 03 04:17:20.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm" |
| 7819 | 2026-04-03T04:17:22.083Z | [ recovery-image] Apr 03 04:17:20.390 INFO O| Apr 03 04:17:20.390 INFO STEP 1007 (remove_files) COMPLETE |
| 7820 | 2026-04-03T04:17:22.086Z | [ recovery-image] Apr 03 04:17:20.390 INFO O| Apr 03 04:17:20.390 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7821 | 2026-04-03T04:17:22.089Z | [ recovery-image] Apr 03 04:17:20.395 INFO O| Apr 03 04:17:20.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd" |
| 7822 | 2026-04-03T04:17:22.089Z | [ recovery-image] Apr 03 04:17:20.395 INFO O| Apr 03 04:17:20.395 INFO STEP 1008 (remove_files) COMPLETE |
| 7823 | 2026-04-03T04:17:22.089Z | [ recovery-image] Apr 03 04:17:20.395 INFO O| Apr 03 04:17:20.395 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7824 | 2026-04-03T04:17:22.094Z | [ recovery-image] Apr 03 04:17:20.400 INFO O| Apr 03 04:17:20.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat" |
| 7825 | 2026-04-03T04:17:22.097Z | [ recovery-image] Apr 03 04:17:20.400 INFO O| Apr 03 04:17:20.400 INFO STEP 1009 (remove_files) COMPLETE |
| 7826 | 2026-04-03T04:17:22.097Z | [ recovery-image] Apr 03 04:17:20.400 INFO O| Apr 03 04:17:20.400 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7827 | 2026-04-03T04:17:22.100Z | [ recovery-image] Apr 03 04:17:20.405 INFO O| Apr 03 04:17:20.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate" |
| 7828 | 2026-04-03T04:17:22.100Z | [ recovery-image] Apr 03 04:17:20.405 INFO O| Apr 03 04:17:20.405 INFO STEP 1010 (remove_files) COMPLETE |
| 7829 | 2026-04-03T04:17:22.100Z | [ recovery-image] Apr 03 04:17:20.405 INFO O| Apr 03 04:17:20.405 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7830 | 2026-04-03T04:17:22.104Z | [ recovery-image] Apr 03 04:17:20.410 INFO O| Apr 03 04:17:20.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo" |
| 7831 | 2026-04-03T04:17:22.104Z | [ recovery-image] Apr 03 04:17:20.410 INFO O| Apr 03 04:17:20.410 INFO STEP 1011 (remove_files) COMPLETE |
| 7832 | 2026-04-03T04:17:22.104Z | [ recovery-image] Apr 03 04:17:20.410 INFO O| Apr 03 04:17:20.410 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7833 | 2026-04-03T04:17:22.109Z | [ recovery-image] Apr 03 04:17:20.415 INFO O| Apr 03 04:17:20.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks" |
| 7834 | 2026-04-03T04:17:22.109Z | [ recovery-image] Apr 03 04:17:20.415 INFO O| Apr 03 04:17:20.415 INFO STEP 1012 (remove_files) COMPLETE |
| 7835 | 2026-04-03T04:17:22.109Z | [ recovery-image] Apr 03 04:17:20.415 INFO O| Apr 03 04:17:20.415 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7836 | 2026-04-03T04:17:22.114Z | [ recovery-image] Apr 03 04:17:20.420 INFO O| Apr 03 04:17:20.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df" |
| 7837 | 2026-04-03T04:17:22.114Z | [ recovery-image] Apr 03 04:17:20.420 INFO O| Apr 03 04:17:20.420 INFO STEP 1013 (remove_files) COMPLETE |
| 7838 | 2026-04-03T04:17:22.114Z | [ recovery-image] Apr 03 04:17:20.420 INFO O| Apr 03 04:17:20.420 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7839 | 2026-04-03T04:17:22.119Z | [ recovery-image] Apr 03 04:17:20.425 INFO O| Apr 03 04:17:20.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts" |
| 7840 | 2026-04-03T04:17:22.119Z | [ recovery-image] Apr 03 04:17:20.425 INFO O| Apr 03 04:17:20.425 INFO STEP 1014 (remove_files) COMPLETE |
| 7841 | 2026-04-03T04:17:22.121Z | [ recovery-image] Apr 03 04:17:20.425 INFO O| Apr 03 04:17:20.425 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7842 | 2026-04-03T04:17:22.124Z | [ recovery-image] Apr 03 04:17:20.430 INFO O| Apr 03 04:17:20.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares" |
| 7843 | 2026-04-03T04:17:22.124Z | [ recovery-image] Apr 03 04:17:20.430 INFO O| Apr 03 04:17:20.430 INFO STEP 1015 (remove_files) COMPLETE |
| 7844 | 2026-04-03T04:17:22.124Z | [ recovery-image] Apr 03 04:17:20.430 INFO O| Apr 03 04:17:20.430 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7845 | 2026-04-03T04:17:22.128Z | [ recovery-image] Apr 03 04:17:20.435 INFO O| Apr 03 04:17:20.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks" |
| 7846 | 2026-04-03T04:17:22.131Z | [ recovery-image] Apr 03 04:17:20.435 INFO O| Apr 03 04:17:20.435 INFO STEP 1016 (remove_files) COMPLETE |
| 7847 | 2026-04-03T04:17:22.131Z | [ recovery-image] Apr 03 04:17:20.435 INFO O| Apr 03 04:17:20.435 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7848 | 2026-04-03T04:17:22.134Z | [ recovery-image] Apr 03 04:17:20.439 INFO O| Apr 03 04:17:20.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin" |
| 7849 | 2026-04-03T04:17:22.134Z | [ recovery-image] Apr 03 04:17:20.440 INFO O| Apr 03 04:17:20.439 INFO STEP 1017 (remove_files) COMPLETE |
| 7850 | 2026-04-03T04:17:22.134Z | [ recovery-image] Apr 03 04:17:20.440 INFO O| Apr 03 04:17:20.439 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7851 | 2026-04-03T04:17:22.138Z | [ recovery-image] Apr 03 04:17:20.444 INFO O| Apr 03 04:17:20.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo" |
| 7852 | 2026-04-03T04:17:22.138Z | [ recovery-image] Apr 03 04:17:20.444 INFO O| Apr 03 04:17:20.444 INFO STEP 1018 (remove_files) COMPLETE |
| 7853 | 2026-04-03T04:17:22.141Z | [ recovery-image] Apr 03 04:17:20.444 INFO O| Apr 03 04:17:20.444 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7854 | 2026-04-03T04:17:22.144Z | [ recovery-image] Apr 03 04:17:20.449 INFO O| Apr 03 04:17:20.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig" |
| 7855 | 2026-04-03T04:17:22.144Z | [ recovery-image] Apr 03 04:17:20.449 INFO O| Apr 03 04:17:20.449 INFO STEP 1019 (remove_files) COMPLETE |
| 7856 | 2026-04-03T04:17:22.144Z | [ recovery-image] Apr 03 04:17:20.449 INFO O| Apr 03 04:17:20.449 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7857 | 2026-04-03T04:17:22.148Z | [ recovery-image] Apr 03 04:17:20.454 INFO O| Apr 03 04:17:20.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom" |
| 7858 | 2026-04-03T04:17:22.148Z | [ recovery-image] Apr 03 04:17:20.454 INFO O| Apr 03 04:17:20.454 INFO STEP 1020 (remove_files) COMPLETE |
| 7859 | 2026-04-03T04:17:22.148Z | [ recovery-image] Apr 03 04:17:20.454 INFO O| Apr 03 04:17:20.454 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7860 | 2026-04-03T04:17:22.153Z | [ recovery-image] Apr 03 04:17:20.459 INFO O| Apr 03 04:17:20.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff" |
| 7861 | 2026-04-03T04:17:22.153Z | [ recovery-image] Apr 03 04:17:20.459 INFO O| Apr 03 04:17:20.459 INFO STEP 1021 (remove_files) COMPLETE |
| 7862 | 2026-04-03T04:17:22.153Z | [ recovery-image] Apr 03 04:17:20.459 INFO O| Apr 03 04:17:20.459 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7863 | 2026-04-03T04:17:22.158Z | [ recovery-image] Apr 03 04:17:20.464 INFO O| Apr 03 04:17:20.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm" |
| 7864 | 2026-04-03T04:17:22.158Z | [ recovery-image] Apr 03 04:17:20.464 INFO O| Apr 03 04:17:20.464 INFO STEP 1022 (remove_files) COMPLETE |
| 7865 | 2026-04-03T04:17:22.158Z | [ recovery-image] Apr 03 04:17:20.464 INFO O| Apr 03 04:17:20.464 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7866 | 2026-04-03T04:17:22.162Z | [ recovery-image] Apr 03 04:17:20.469 INFO O| Apr 03 04:17:20.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump" |
| 7867 | 2026-04-03T04:17:22.162Z | [ recovery-image] Apr 03 04:17:20.469 INFO O| Apr 03 04:17:20.469 INFO STEP 1023 (remove_files) COMPLETE |
| 7868 | 2026-04-03T04:17:22.162Z | [ recovery-image] Apr 03 04:17:20.469 INFO O| Apr 03 04:17:20.469 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7869 | 2026-04-03T04:17:22.167Z | [ recovery-image] Apr 03 04:17:20.473 INFO O| Apr 03 04:17:20.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat" |
| 7870 | 2026-04-03T04:17:22.167Z | [ recovery-image] Apr 03 04:17:20.473 INFO O| Apr 03 04:17:20.473 INFO STEP 1024 (remove_files) COMPLETE |
| 7871 | 2026-04-03T04:17:22.167Z | [ recovery-image] Apr 03 04:17:20.473 INFO O| Apr 03 04:17:20.473 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7872 | 2026-04-03T04:17:22.172Z | [ recovery-image] Apr 03 04:17:20.478 INFO O| Apr 03 04:17:20.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard" |
| 7873 | 2026-04-03T04:17:22.172Z | [ recovery-image] Apr 03 04:17:20.478 INFO O| Apr 03 04:17:20.478 INFO STEP 1025 (remove_files) COMPLETE |
| 7874 | 2026-04-03T04:17:22.175Z | [ recovery-image] Apr 03 04:17:20.478 INFO O| Apr 03 04:17:20.478 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7875 | 2026-04-03T04:17:22.178Z | [ recovery-image] Apr 03 04:17:20.483 INFO O| Apr 03 04:17:20.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format" |
| 7876 | 2026-04-03T04:17:22.178Z | [ recovery-image] Apr 03 04:17:20.483 INFO O| Apr 03 04:17:20.483 INFO STEP 1026 (remove_files) COMPLETE |
| 7877 | 2026-04-03T04:17:22.178Z | [ recovery-image] Apr 03 04:17:20.483 INFO O| Apr 03 04:17:20.483 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7878 | 2026-04-03T04:17:22.182Z | [ recovery-image] Apr 03 04:17:20.488 INFO O| Apr 03 04:17:20.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck" |
| 7879 | 2026-04-03T04:17:22.182Z | [ recovery-image] Apr 03 04:17:20.488 INFO O| Apr 03 04:17:20.488 INFO STEP 1027 (remove_files) COMPLETE |
| 7880 | 2026-04-03T04:17:22.182Z | [ recovery-image] Apr 03 04:17:20.488 INFO O| Apr 03 04:17:20.488 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7881 | 2026-04-03T04:17:22.187Z | [ recovery-image] Apr 03 04:17:20.493 INFO O| Apr 03 04:17:20.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser" |
| 7882 | 2026-04-03T04:17:22.187Z | [ recovery-image] Apr 03 04:17:20.493 INFO O| Apr 03 04:17:20.493 INFO STEP 1028 (remove_files) COMPLETE |
| 7883 | 2026-04-03T04:17:22.187Z | [ recovery-image] Apr 03 04:17:20.493 INFO O| Apr 03 04:17:20.493 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7884 | 2026-04-03T04:17:22.192Z | [ recovery-image] Apr 03 04:17:20.498 INFO O| Apr 03 04:17:20.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy" |
| 7885 | 2026-04-03T04:17:22.192Z | [ recovery-image] Apr 03 04:17:20.498 INFO O| Apr 03 04:17:20.498 INFO STEP 1029 (remove_files) COMPLETE |
| 7886 | 2026-04-03T04:17:22.192Z | [ recovery-image] Apr 03 04:17:20.498 INFO O| Apr 03 04:17:20.498 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7887 | 2026-04-03T04:17:22.197Z | [ recovery-image] Apr 03 04:17:20.504 INFO O| Apr 03 04:17:20.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor" |
| 7888 | 2026-04-03T04:17:22.200Z | [ recovery-image] Apr 03 04:17:20.504 INFO O| Apr 03 04:17:20.504 INFO STEP 1030 (remove_files) COMPLETE |
| 7889 | 2026-04-03T04:17:22.200Z | [ recovery-image] Apr 03 04:17:20.504 INFO O| Apr 03 04:17:20.504 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7890 | 2026-04-03T04:17:22.204Z | [ recovery-image] Apr 03 04:17:20.510 INFO O| Apr 03 04:17:20.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd" |
| 7891 | 2026-04-03T04:17:22.204Z | [ recovery-image] Apr 03 04:17:20.510 INFO O| Apr 03 04:17:20.510 INFO STEP 1031 (remove_files) COMPLETE |
| 7892 | 2026-04-03T04:17:22.207Z | [ recovery-image] Apr 03 04:17:20.510 INFO O| Apr 03 04:17:20.510 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7893 | 2026-04-03T04:17:22.209Z | [ recovery-image] Apr 03 04:17:20.515 INFO O| Apr 03 04:17:20.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel" |
| 7894 | 2026-04-03T04:17:22.209Z | [ recovery-image] Apr 03 04:17:20.515 INFO O| Apr 03 04:17:20.515 INFO STEP 1032 (remove_files) COMPLETE |
| 7895 | 2026-04-03T04:17:22.209Z | [ recovery-image] Apr 03 04:17:20.515 INFO O| Apr 03 04:17:20.515 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7896 | 2026-04-03T04:17:22.214Z | [ recovery-image] Apr 03 04:17:20.521 INFO O| Apr 03 04:17:20.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod" |
| 7897 | 2026-04-03T04:17:22.215Z | [ recovery-image] Apr 03 04:17:20.521 INFO O| Apr 03 04:17:20.521 INFO STEP 1033 (remove_files) COMPLETE |
| 7898 | 2026-04-03T04:17:22.217Z | [ recovery-image] Apr 03 04:17:20.521 INFO O| Apr 03 04:17:20.521 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7899 | 2026-04-03T04:17:22.221Z | [ recovery-image] Apr 03 04:17:20.528 INFO O| Apr 03 04:17:20.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs" |
| 7900 | 2026-04-03T04:17:22.221Z | [ recovery-image] Apr 03 04:17:20.528 INFO O| Apr 03 04:17:20.528 INFO STEP 1034 (remove_files) COMPLETE |
| 7901 | 2026-04-03T04:17:22.224Z | [ recovery-image] Apr 03 04:17:20.528 INFO O| Apr 03 04:17:20.528 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7902 | 2026-04-03T04:17:22.227Z | [ recovery-image] Apr 03 04:17:20.533 INFO O| Apr 03 04:17:20.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck" |
| 7903 | 2026-04-03T04:17:22.227Z | [ recovery-image] Apr 03 04:17:20.533 INFO O| Apr 03 04:17:20.533 INFO STEP 1035 (remove_files) COMPLETE |
| 7904 | 2026-04-03T04:17:22.227Z | [ recovery-image] Apr 03 04:17:20.533 INFO O| Apr 03 04:17:20.533 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7905 | 2026-04-03T04:17:22.233Z | [ recovery-image] Apr 03 04:17:20.540 INFO O| Apr 03 04:17:20.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred" |
| 7906 | 2026-04-03T04:17:22.233Z | [ recovery-image] Apr 03 04:17:20.540 INFO O| Apr 03 04:17:20.540 INFO STEP 1036 (remove_files) COMPLETE |
| 7907 | 2026-04-03T04:17:22.237Z | [ recovery-image] Apr 03 04:17:20.540 INFO O| Apr 03 04:17:20.540 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7908 | 2026-04-03T04:17:22.240Z | [ recovery-image] Apr 03 04:17:20.546 INFO O| Apr 03 04:17:20.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt" |
| 7909 | 2026-04-03T04:17:22.240Z | [ recovery-image] Apr 03 04:17:20.546 INFO O| Apr 03 04:17:20.546 INFO STEP 1037 (remove_files) COMPLETE |
| 7910 | 2026-04-03T04:17:22.240Z | [ recovery-image] Apr 03 04:17:20.546 INFO O| Apr 03 04:17:20.546 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7911 | 2026-04-03T04:17:22.245Z | [ recovery-image] Apr 03 04:17:20.551 INFO O| Apr 03 04:17:20.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug" |
| 7912 | 2026-04-03T04:17:22.248Z | [ recovery-image] Apr 03 04:17:20.552 INFO O| Apr 03 04:17:20.552 INFO STEP 1038 (remove_files) COMPLETE |
| 7913 | 2026-04-03T04:17:22.249Z | [ recovery-image] Apr 03 04:17:20.552 INFO O| Apr 03 04:17:20.552 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7914 | 2026-04-03T04:17:22.252Z | [ recovery-image] Apr 03 04:17:20.558 INFO O| Apr 03 04:17:20.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl" |
| 7915 | 2026-04-03T04:17:22.252Z | [ recovery-image] Apr 03 04:17:20.558 INFO O| Apr 03 04:17:20.558 INFO STEP 1039 (remove_files) COMPLETE |
| 7916 | 2026-04-03T04:17:22.255Z | [ recovery-image] Apr 03 04:17:20.558 INFO O| Apr 03 04:17:20.558 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7917 | 2026-04-03T04:17:22.258Z | [ recovery-image] Apr 03 04:17:20.564 INFO O| Apr 03 04:17:20.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap" |
| 7918 | 2026-04-03T04:17:22.258Z | [ recovery-image] Apr 03 04:17:20.564 INFO O| Apr 03 04:17:20.564 INFO STEP 1040 (remove_files) COMPLETE |
| 7919 | 2026-04-03T04:17:22.258Z | [ recovery-image] Apr 03 04:17:20.564 INFO O| Apr 03 04:17:20.564 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7920 | 2026-04-03T04:17:22.264Z | [ recovery-image] Apr 03 04:17:20.570 INFO O| Apr 03 04:17:20.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm" |
| 7921 | 2026-04-03T04:17:22.266Z | [ recovery-image] Apr 03 04:17:20.570 INFO O| Apr 03 04:17:20.570 INFO STEP 1041 (remove_files) COMPLETE |
| 7922 | 2026-04-03T04:17:22.267Z | [ recovery-image] Apr 03 04:17:20.570 INFO O| Apr 03 04:17:20.570 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7923 | 2026-04-03T04:17:22.270Z | [ recovery-image] Apr 03 04:17:20.576 INFO O| Apr 03 04:17:20.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm" |
| 7924 | 2026-04-03T04:17:22.270Z | [ recovery-image] Apr 03 04:17:20.576 INFO O| Apr 03 04:17:20.576 INFO STEP 1042 (remove_files) COMPLETE |
| 7925 | 2026-04-03T04:17:22.273Z | [ recovery-image] Apr 03 04:17:20.576 INFO O| Apr 03 04:17:20.576 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7926 | 2026-04-03T04:17:22.276Z | [ recovery-image] Apr 03 04:17:20.582 INFO O| Apr 03 04:17:20.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert" |
| 7927 | 2026-04-03T04:17:22.279Z | [ recovery-image] Apr 03 04:17:20.582 INFO O| Apr 03 04:17:20.582 INFO STEP 1043 (remove_files) COMPLETE |
| 7928 | 2026-04-03T04:17:22.279Z | [ recovery-image] Apr 03 04:17:20.582 INFO O| Apr 03 04:17:20.582 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7929 | 2026-04-03T04:17:22.282Z | [ recovery-image] Apr 03 04:17:20.588 INFO O| Apr 03 04:17:20.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc" |
| 7930 | 2026-04-03T04:17:22.282Z | [ recovery-image] Apr 03 04:17:20.589 INFO O| Apr 03 04:17:20.588 INFO STEP 1044 (remove_files) COMPLETE |
| 7931 | 2026-04-03T04:17:22.285Z | [ recovery-image] Apr 03 04:17:20.589 INFO O| Apr 03 04:17:20.588 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7932 | 2026-04-03T04:17:22.288Z | [ recovery-image] Apr 03 04:17:20.594 INFO O| Apr 03 04:17:20.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed" |
| 7933 | 2026-04-03T04:17:22.288Z | [ recovery-image] Apr 03 04:17:20.594 INFO O| Apr 03 04:17:20.594 INFO STEP 1045 (remove_files) COMPLETE |
| 7934 | 2026-04-03T04:17:22.288Z | [ recovery-image] Apr 03 04:17:20.594 INFO O| Apr 03 04:17:20.594 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7935 | 2026-04-03T04:17:22.293Z | [ recovery-image] Apr 03 04:17:20.600 INFO O| Apr 03 04:17:20.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm" |
| 7936 | 2026-04-03T04:17:22.293Z | [ recovery-image] Apr 03 04:17:20.600 INFO O| Apr 03 04:17:20.600 INFO STEP 1046 (remove_files) COMPLETE |
| 7937 | 2026-04-03T04:17:22.293Z | [ recovery-image] Apr 03 04:17:20.600 INFO O| Apr 03 04:17:20.600 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7938 | 2026-04-03T04:17:22.299Z | [ recovery-image] Apr 03 04:17:20.605 INFO O| Apr 03 04:17:20.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv" |
| 7939 | 2026-04-03T04:17:22.299Z | [ recovery-image] Apr 03 04:17:20.605 INFO O| Apr 03 04:17:20.605 INFO STEP 1047 (remove_files) COMPLETE |
| 7940 | 2026-04-03T04:17:22.302Z | [ recovery-image] Apr 03 04:17:20.605 INFO O| Apr 03 04:17:20.605 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7941 | 2026-04-03T04:17:22.305Z | [ recovery-image] Apr 03 04:17:20.612 INFO O| Apr 03 04:17:20.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install" |
| 7942 | 2026-04-03T04:17:22.305Z | [ recovery-image] Apr 03 04:17:20.612 INFO O| Apr 03 04:17:20.612 INFO STEP 1048 (remove_files) COMPLETE |
| 7943 | 2026-04-03T04:17:22.305Z | [ recovery-image] Apr 03 04:17:20.612 INFO O| Apr 03 04:17:20.612 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7944 | 2026-04-03T04:17:22.312Z | [ recovery-image] Apr 03 04:17:20.617 INFO O| Apr 03 04:17:20.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot" |
| 7945 | 2026-04-03T04:17:22.312Z | [ recovery-image] Apr 03 04:17:20.617 INFO O| Apr 03 04:17:20.617 INFO STEP 1049 (remove_files) COMPLETE |
| 7946 | 2026-04-03T04:17:22.312Z | [ recovery-image] Apr 03 04:17:20.617 INFO O| Apr 03 04:17:20.617 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7947 | 2026-04-03T04:17:22.317Z | [ recovery-image] Apr 03 04:17:20.623 INFO O| Apr 03 04:17:20.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf" |
| 7948 | 2026-04-03T04:17:22.317Z | [ recovery-image] Apr 03 04:17:20.623 INFO O| Apr 03 04:17:20.623 INFO STEP 1050 (remove_files) COMPLETE |
| 7949 | 2026-04-03T04:17:22.320Z | [ recovery-image] Apr 03 04:17:20.623 INFO O| Apr 03 04:17:20.623 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7950 | 2026-04-03T04:17:22.322Z | [ recovery-image] Apr 03 04:17:20.628 INFO O| Apr 03 04:17:20.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat" |
| 7951 | 2026-04-03T04:17:22.322Z | [ recovery-image] Apr 03 04:17:20.628 INFO O| Apr 03 04:17:20.628 INFO STEP 1051 (remove_files) COMPLETE |
| 7952 | 2026-04-03T04:17:22.322Z | [ recovery-image] Apr 03 04:17:20.628 INFO O| Apr 03 04:17:20.628 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7953 | 2026-04-03T04:17:22.328Z | [ recovery-image] Apr 03 04:17:20.634 INFO O| Apr 03 04:17:20.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs" |
| 7954 | 2026-04-03T04:17:22.331Z | [ recovery-image] Apr 03 04:17:20.634 INFO O| Apr 03 04:17:20.634 INFO STEP 1052 (remove_files) COMPLETE |
| 7955 | 2026-04-03T04:17:22.331Z | [ recovery-image] Apr 03 04:17:20.634 INFO O| Apr 03 04:17:20.634 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7956 | 2026-04-03T04:17:22.335Z | [ recovery-image] Apr 03 04:17:20.641 INFO O| Apr 03 04:17:20.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf" |
| 7957 | 2026-04-03T04:17:22.335Z | [ recovery-image] Apr 03 04:17:20.641 INFO O| Apr 03 04:17:20.641 INFO STEP 1053 (remove_files) COMPLETE |
| 7958 | 2026-04-03T04:17:22.337Z | [ recovery-image] Apr 03 04:17:20.641 INFO O| Apr 03 04:17:20.641 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7959 | 2026-04-03T04:17:22.340Z | [ recovery-image] Apr 03 04:17:20.646 INFO O| Apr 03 04:17:20.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey" |
| 7960 | 2026-04-03T04:17:22.340Z | [ recovery-image] Apr 03 04:17:20.646 INFO O| Apr 03 04:17:20.646 INFO STEP 1054 (remove_files) COMPLETE |
| 7961 | 2026-04-03T04:17:22.340Z | [ recovery-image] Apr 03 04:17:20.646 INFO O| Apr 03 04:17:20.646 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7962 | 2026-04-03T04:17:22.346Z | [ recovery-image] Apr 03 04:17:20.652 INFO O| Apr 03 04:17:20.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv" |
| 7963 | 2026-04-03T04:17:22.349Z | [ recovery-image] Apr 03 04:17:20.652 INFO O| Apr 03 04:17:20.652 INFO STEP 1055 (remove_files) COMPLETE |
| 7964 | 2026-04-03T04:17:22.349Z | [ recovery-image] Apr 03 04:17:20.652 INFO O| Apr 03 04:17:20.652 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7965 | 2026-04-03T04:17:22.352Z | [ recovery-image] Apr 03 04:17:20.658 INFO O| Apr 03 04:17:20.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall" |
| 7966 | 2026-04-03T04:17:22.355Z | [ recovery-image] Apr 03 04:17:20.658 INFO O| Apr 03 04:17:20.658 INFO STEP 1056 (remove_files) COMPLETE |
| 7967 | 2026-04-03T04:17:22.355Z | [ recovery-image] Apr 03 04:17:20.658 INFO O| Apr 03 04:17:20.658 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7968 | 2026-04-03T04:17:22.358Z | [ recovery-image] Apr 03 04:17:20.664 INFO O| Apr 03 04:17:20.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link" |
| 7969 | 2026-04-03T04:17:22.358Z | [ recovery-image] Apr 03 04:17:20.664 INFO O| Apr 03 04:17:20.664 INFO STEP 1057 (remove_files) COMPLETE |
| 7970 | 2026-04-03T04:17:22.361Z | [ recovery-image] Apr 03 04:17:20.664 INFO O| Apr 03 04:17:20.664 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7971 | 2026-04-03T04:17:22.364Z | [ recovery-image] Apr 03 04:17:20.670 INFO O| Apr 03 04:17:20.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices" |
| 7972 | 2026-04-03T04:17:22.364Z | [ recovery-image] Apr 03 04:17:20.670 INFO O| Apr 03 04:17:20.670 INFO STEP 1058 (remove_files) COMPLETE |
| 7973 | 2026-04-03T04:17:22.364Z | [ recovery-image] Apr 03 04:17:20.670 INFO O| Apr 03 04:17:20.670 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7974 | 2026-04-03T04:17:22.371Z | [ recovery-image] Apr 03 04:17:20.677 INFO O| Apr 03 04:17:20.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator" |
| 7975 | 2026-04-03T04:17:22.373Z | [ recovery-image] Apr 03 04:17:20.677 INFO O| Apr 03 04:17:20.677 INFO STEP 1059 (remove_files) COMPLETE |
| 7976 | 2026-04-03T04:17:22.373Z | [ recovery-image] Apr 03 04:17:20.677 INFO O| Apr 03 04:17:20.677 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7977 | 2026-04-03T04:17:22.377Z | [ recovery-image] Apr 03 04:17:20.683 INFO O| Apr 03 04:17:20.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat" |
| 7978 | 2026-04-03T04:17:22.379Z | [ recovery-image] Apr 03 04:17:20.683 INFO O| Apr 03 04:17:20.683 INFO STEP 1060 (remove_files) COMPLETE |
| 7979 | 2026-04-03T04:17:22.379Z | [ recovery-image] Apr 03 04:17:20.683 INFO O| Apr 03 04:17:20.683 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7980 | 2026-04-03T04:17:22.382Z | [ recovery-image] Apr 03 04:17:20.688 INFO O| Apr 03 04:17:20.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm" |
| 7981 | 2026-04-03T04:17:22.382Z | [ recovery-image] Apr 03 04:17:20.688 INFO O| Apr 03 04:17:20.688 INFO STEP 1061 (remove_files) COMPLETE |
| 7982 | 2026-04-03T04:17:22.382Z | [ recovery-image] Apr 03 04:17:20.688 INFO O| Apr 03 04:17:20.688 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7983 | 2026-04-03T04:17:22.388Z | [ recovery-image] Apr 03 04:17:20.694 INFO O| Apr 03 04:17:20.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm" |
| 7984 | 2026-04-03T04:17:22.388Z | [ recovery-image] Apr 03 04:17:20.694 INFO O| Apr 03 04:17:20.694 INFO STEP 1062 (remove_files) COMPLETE |
| 7985 | 2026-04-03T04:17:22.388Z | [ recovery-image] Apr 03 04:17:20.694 INFO O| Apr 03 04:17:20.694 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7986 | 2026-04-03T04:17:22.394Z | [ recovery-image] Apr 03 04:17:20.701 INFO O| Apr 03 04:17:20.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm" |
| 7987 | 2026-04-03T04:17:22.394Z | [ recovery-image] Apr 03 04:17:20.701 INFO O| Apr 03 04:17:20.701 INFO STEP 1063 (remove_files) COMPLETE |
| 7988 | 2026-04-03T04:17:22.397Z | [ recovery-image] Apr 03 04:17:20.701 INFO O| Apr 03 04:17:20.701 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7989 | 2026-04-03T04:17:22.400Z | [ recovery-image] Apr 03 04:17:20.706 INFO O| Apr 03 04:17:20.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc" |
| 7990 | 2026-04-03T04:17:22.400Z | [ recovery-image] Apr 03 04:17:20.706 INFO O| Apr 03 04:17:20.706 INFO STEP 1064 (remove_files) COMPLETE |
| 7991 | 2026-04-03T04:17:22.400Z | [ recovery-image] Apr 03 04:17:20.706 INFO O| Apr 03 04:17:20.706 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7992 | 2026-04-03T04:17:22.405Z | [ recovery-image] Apr 03 04:17:20.711 INFO O| Apr 03 04:17:20.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps" |
| 7993 | 2026-04-03T04:17:22.405Z | [ recovery-image] Apr 03 04:17:20.711 INFO O| Apr 03 04:17:20.711 INFO STEP 1065 (remove_files) COMPLETE |
| 7994 | 2026-04-03T04:17:22.408Z | [ recovery-image] Apr 03 04:17:20.711 INFO O| Apr 03 04:17:20.711 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7995 | 2026-04-03T04:17:22.411Z | [ recovery-image] Apr 03 04:17:20.716 INFO O| Apr 03 04:17:20.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile" |
| 7996 | 2026-04-03T04:17:22.411Z | [ recovery-image] Apr 03 04:17:20.716 INFO O| Apr 03 04:17:20.716 INFO STEP 1066 (remove_files) COMPLETE |
| 7997 | 2026-04-03T04:17:22.411Z | [ recovery-image] Apr 03 04:17:20.716 INFO O| Apr 03 04:17:20.716 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 7998 | 2026-04-03T04:17:22.414Z | [ recovery-image] Apr 03 04:17:20.721 INFO O| Apr 03 04:17:20.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod" |
| 7999 | 2026-04-03T04:17:22.414Z | [ recovery-image] Apr 03 04:17:20.721 INFO O| Apr 03 04:17:20.721 INFO STEP 1067 (remove_files) COMPLETE |
| 8000 | 2026-04-03T04:17:22.415Z | [ recovery-image] Apr 03 04:17:20.721 INFO O| Apr 03 04:17:20.721 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8001 | 2026-04-03T04:17:22.419Z | [ recovery-image] Apr 03 04:17:20.725 INFO O| Apr 03 04:17:20.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo" |
| 8002 | 2026-04-03T04:17:22.419Z | [ recovery-image] Apr 03 04:17:20.726 INFO O| Apr 03 04:17:20.726 INFO STEP 1068 (remove_files) COMPLETE |
| 8003 | 2026-04-03T04:17:22.422Z | [ recovery-image] Apr 03 04:17:20.726 INFO O| Apr 03 04:17:20.726 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8004 | 2026-04-03T04:17:22.425Z | [ recovery-image] Apr 03 04:17:20.730 INFO O| Apr 03 04:17:20.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload" |
| 8005 | 2026-04-03T04:17:22.425Z | [ recovery-image] Apr 03 04:17:20.730 INFO O| Apr 03 04:17:20.730 INFO STEP 1069 (remove_files) COMPLETE |
| 8006 | 2026-04-03T04:17:22.425Z | [ recovery-image] Apr 03 04:17:20.730 INFO O| Apr 03 04:17:20.730 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8007 | 2026-04-03T04:17:22.429Z | [ recovery-image] Apr 03 04:17:20.735 INFO O| Apr 03 04:17:20.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall" |
| 8008 | 2026-04-03T04:17:22.429Z | [ recovery-image] Apr 03 04:17:20.735 INFO O| Apr 03 04:17:20.735 INFO STEP 1070 (remove_files) COMPLETE |
| 8009 | 2026-04-03T04:17:22.432Z | [ recovery-image] Apr 03 04:17:20.735 INFO O| Apr 03 04:17:20.735 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8010 | 2026-04-03T04:17:22.435Z | [ recovery-image] Apr 03 04:17:20.740 INFO O| Apr 03 04:17:20.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid" |
| 8011 | 2026-04-03T04:17:22.435Z | [ recovery-image] Apr 03 04:17:20.740 INFO O| Apr 03 04:17:20.740 INFO STEP 1071 (remove_files) COMPLETE |
| 8012 | 2026-04-03T04:17:22.435Z | [ recovery-image] Apr 03 04:17:20.740 INFO O| Apr 03 04:17:20.740 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8013 | 2026-04-03T04:17:22.439Z | [ recovery-image] Apr 03 04:17:20.745 INFO O| Apr 03 04:17:20.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir" |
| 8014 | 2026-04-03T04:17:22.439Z | [ recovery-image] Apr 03 04:17:20.745 INFO O| Apr 03 04:17:20.745 INFO STEP 1072 (remove_files) COMPLETE |
| 8015 | 2026-04-03T04:17:22.442Z | [ recovery-image] Apr 03 04:17:20.745 INFO O| Apr 03 04:17:20.745 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8016 | 2026-04-03T04:17:22.446Z | [ recovery-image] Apr 03 04:17:20.751 INFO O| Apr 03 04:17:20.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp" |
| 8017 | 2026-04-03T04:17:22.446Z | [ recovery-image] Apr 03 04:17:20.751 INFO O| Apr 03 04:17:20.751 INFO STEP 1073 (remove_files) COMPLETE |
| 8018 | 2026-04-03T04:17:22.446Z | [ recovery-image] Apr 03 04:17:20.751 INFO O| Apr 03 04:17:20.751 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8019 | 2026-04-03T04:17:22.450Z | [ recovery-image] Apr 03 04:17:20.756 INFO O| Apr 03 04:17:20.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin" |
| 8020 | 2026-04-03T04:17:22.452Z | [ recovery-image] Apr 03 04:17:20.756 INFO O| Apr 03 04:17:20.756 INFO STEP 1074 (remove_files) COMPLETE |
| 8021 | 2026-04-03T04:17:22.452Z | [ recovery-image] Apr 03 04:17:20.756 INFO O| Apr 03 04:17:20.756 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8022 | 2026-04-03T04:17:22.456Z | [ recovery-image] Apr 03 04:17:20.761 INFO O| Apr 03 04:17:20.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest" |
| 8023 | 2026-04-03T04:17:22.456Z | [ recovery-image] Apr 03 04:17:20.761 INFO O| Apr 03 04:17:20.761 INFO STEP 1075 (remove_files) COMPLETE |
| 8024 | 2026-04-03T04:17:22.456Z | [ recovery-image] Apr 03 04:17:20.761 INFO O| Apr 03 04:17:20.761 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8025 | 2026-04-03T04:17:22.461Z | [ recovery-image] Apr 03 04:17:20.767 INFO O| Apr 03 04:17:20.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm" |
| 8026 | 2026-04-03T04:17:22.462Z | [ recovery-image] Apr 03 04:17:20.767 INFO O| Apr 03 04:17:20.767 INFO STEP 1076 (remove_files) COMPLETE |
| 8027 | 2026-04-03T04:17:22.464Z | [ recovery-image] Apr 03 04:17:20.767 INFO O| Apr 03 04:17:20.767 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8028 | 2026-04-03T04:17:22.467Z | [ recovery-image] Apr 03 04:17:20.772 INFO O| Apr 03 04:17:20.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg" |
| 8029 | 2026-04-03T04:17:22.467Z | [ recovery-image] Apr 03 04:17:20.772 INFO O| Apr 03 04:17:20.772 INFO STEP 1077 (remove_files) COMPLETE |
| 8030 | 2026-04-03T04:17:22.467Z | [ recovery-image] Apr 03 04:17:20.772 INFO O| Apr 03 04:17:20.772 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8031 | 2026-04-03T04:17:22.472Z | [ recovery-image] Apr 03 04:17:20.778 INFO O| Apr 03 04:17:20.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind" |
| 8032 | 2026-04-03T04:17:22.472Z | [ recovery-image] Apr 03 04:17:20.778 INFO O| Apr 03 04:17:20.778 INFO STEP 1078 (remove_files) COMPLETE |
| 8033 | 2026-04-03T04:17:22.472Z | [ recovery-image] Apr 03 04:17:20.778 INFO O| Apr 03 04:17:20.778 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8034 | 2026-04-03T04:17:22.478Z | [ recovery-image] Apr 03 04:17:20.784 INFO O| Apr 03 04:17:20.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping" |
| 8035 | 2026-04-03T04:17:22.478Z | [ recovery-image] Apr 03 04:17:20.784 INFO O| Apr 03 04:17:20.784 INFO STEP 1079 (remove_files) COMPLETE |
| 8036 | 2026-04-03T04:17:22.483Z | [ recovery-image] Apr 03 04:17:20.784 INFO O| Apr 03 04:17:20.784 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8037 | 2026-04-03T04:17:22.486Z | [ recovery-image] Apr 03 04:17:20.790 INFO O| Apr 03 04:17:20.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd" |
| 8038 | 2026-04-03T04:17:22.486Z | [ recovery-image] Apr 03 04:17:20.790 INFO O| Apr 03 04:17:20.790 INFO STEP 1080 (remove_files) COMPLETE |
| 8039 | 2026-04-03T04:17:22.486Z | [ recovery-image] Apr 03 04:17:20.790 INFO O| Apr 03 04:17:20.790 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8040 | 2026-04-03T04:17:22.489Z | [ recovery-image] Apr 03 04:17:20.795 INFO O| Apr 03 04:17:20.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask" |
| 8041 | 2026-04-03T04:17:22.489Z | [ recovery-image] Apr 03 04:17:20.795 INFO O| Apr 03 04:17:20.795 INFO STEP 1081 (remove_files) COMPLETE |
| 8042 | 2026-04-03T04:17:22.489Z | [ recovery-image] Apr 03 04:17:20.795 INFO O| Apr 03 04:17:20.795 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8043 | 2026-04-03T04:17:22.494Z | [ recovery-image] Apr 03 04:17:20.800 INFO O| Apr 03 04:17:20.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk" |
| 8044 | 2026-04-03T04:17:22.494Z | [ recovery-image] Apr 03 04:17:20.800 INFO O| Apr 03 04:17:20.800 INFO STEP 1082 (remove_files) COMPLETE |
| 8045 | 2026-04-03T04:17:22.497Z | [ recovery-image] Apr 03 04:17:20.800 INFO O| Apr 03 04:17:20.800 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8046 | 2026-04-03T04:17:22.501Z | [ recovery-image] Apr 03 04:17:20.805 INFO O| Apr 03 04:17:20.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm" |
| 8047 | 2026-04-03T04:17:22.501Z | [ recovery-image] Apr 03 04:17:20.805 INFO O| Apr 03 04:17:20.805 INFO STEP 1083 (remove_files) COMPLETE |
| 8048 | 2026-04-03T04:17:22.501Z | [ recovery-image] Apr 03 04:17:20.805 INFO O| Apr 03 04:17:20.805 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8049 | 2026-04-03T04:17:22.504Z | [ recovery-image] Apr 03 04:17:20.810 INFO O| Apr 03 04:17:20.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat" |
| 8050 | 2026-04-03T04:17:22.504Z | [ recovery-image] Apr 03 04:17:20.810 INFO O| Apr 03 04:17:20.810 INFO STEP 1084 (remove_files) COMPLETE |
| 8051 | 2026-04-03T04:17:22.504Z | [ recovery-image] Apr 03 04:17:20.810 INFO O| Apr 03 04:17:20.810 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8052 | 2026-04-03T04:17:22.510Z | [ recovery-image] Apr 03 04:17:20.816 INFO O| Apr 03 04:17:20.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm" |
| 8053 | 2026-04-03T04:17:22.510Z | [ recovery-image] Apr 03 04:17:20.816 INFO O| Apr 03 04:17:20.816 INFO STEP 1085 (remove_files) COMPLETE |
| 8054 | 2026-04-03T04:17:22.513Z | [ recovery-image] Apr 03 04:17:20.816 INFO O| Apr 03 04:17:20.816 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8055 | 2026-04-03T04:17:22.517Z | [ recovery-image] Apr 03 04:17:20.821 INFO O| Apr 03 04:17:20.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind" |
| 8056 | 2026-04-03T04:17:22.517Z | [ recovery-image] Apr 03 04:17:20.821 INFO O| Apr 03 04:17:20.821 INFO STEP 1086 (remove_files) COMPLETE |
| 8057 | 2026-04-03T04:17:22.517Z | [ recovery-image] Apr 03 04:17:20.821 INFO O| Apr 03 04:17:20.821 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8058 | 2026-04-03T04:17:22.521Z | [ recovery-image] Apr 03 04:17:20.825 INFO O| Apr 03 04:17:20.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg" |
| 8059 | 2026-04-03T04:17:22.521Z | [ recovery-image] Apr 03 04:17:20.826 INFO O| Apr 03 04:17:20.826 INFO STEP 1087 (remove_files) COMPLETE |
| 8060 | 2026-04-03T04:17:22.521Z | [ recovery-image] Apr 03 04:17:20.826 INFO O| Apr 03 04:17:20.826 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8061 | 2026-04-03T04:17:22.525Z | [ recovery-image] Apr 03 04:17:20.830 INFO O| Apr 03 04:17:20.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports" |
| 8062 | 2026-04-03T04:17:22.525Z | [ recovery-image] Apr 03 04:17:20.830 INFO O| Apr 03 04:17:20.830 INFO STEP 1088 (remove_files) COMPLETE |
| 8063 | 2026-04-03T04:17:22.527Z | [ recovery-image] Apr 03 04:17:20.830 INFO O| Apr 03 04:17:20.830 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8064 | 2026-04-03T04:17:22.530Z | [ recovery-image] Apr 03 04:17:20.835 INFO O| Apr 03 04:17:20.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff" |
| 8065 | 2026-04-03T04:17:22.530Z | [ recovery-image] Apr 03 04:17:20.835 INFO O| Apr 03 04:17:20.835 INFO STEP 1089 (remove_files) COMPLETE |
| 8066 | 2026-04-03T04:17:22.530Z | [ recovery-image] Apr 03 04:17:20.835 INFO O| Apr 03 04:17:20.835 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8067 | 2026-04-03T04:17:22.535Z | [ recovery-image] Apr 03 04:17:20.841 INFO O| Apr 03 04:17:20.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm" |
| 8068 | 2026-04-03T04:17:22.535Z | [ recovery-image] Apr 03 04:17:20.841 INFO O| Apr 03 04:17:20.841 INFO STEP 1090 (remove_files) COMPLETE |
| 8069 | 2026-04-03T04:17:22.535Z | [ recovery-image] Apr 03 04:17:20.841 INFO O| Apr 03 04:17:20.841 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8070 | 2026-04-03T04:17:22.541Z | [ recovery-image] Apr 03 04:17:20.847 INFO O| Apr 03 04:17:20.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit" |
| 8071 | 2026-04-03T04:17:22.541Z | [ recovery-image] Apr 03 04:17:20.847 INFO O| Apr 03 04:17:20.847 INFO STEP 1091 (remove_files) COMPLETE |
| 8072 | 2026-04-03T04:17:22.544Z | [ recovery-image] Apr 03 04:17:20.847 INFO O| Apr 03 04:17:20.847 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8073 | 2026-04-03T04:17:22.547Z | [ recovery-image] Apr 03 04:17:20.853 INFO O| Apr 03 04:17:20.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd" |
| 8074 | 2026-04-03T04:17:22.547Z | [ recovery-image] Apr 03 04:17:20.853 INFO O| Apr 03 04:17:20.853 INFO STEP 1092 (remove_files) COMPLETE |
| 8075 | 2026-04-03T04:17:22.547Z | [ recovery-image] Apr 03 04:17:20.853 INFO O| Apr 03 04:17:20.853 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8076 | 2026-04-03T04:17:22.552Z | [ recovery-image] Apr 03 04:17:20.858 INFO O| Apr 03 04:17:20.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel" |
| 8077 | 2026-04-03T04:17:22.554Z | [ recovery-image] Apr 03 04:17:20.859 INFO O| Apr 03 04:17:20.859 INFO STEP 1093 (remove_files) COMPLETE |
| 8078 | 2026-04-03T04:17:22.556Z | [ recovery-image] Apr 03 04:17:20.859 INFO O| Apr 03 04:17:20.859 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8079 | 2026-04-03T04:17:22.559Z | [ recovery-image] Apr 03 04:17:20.864 INFO O| Apr 03 04:17:20.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod" |
| 8080 | 2026-04-03T04:17:22.559Z | [ recovery-image] Apr 03 04:17:20.864 INFO O| Apr 03 04:17:20.864 INFO STEP 1094 (remove_files) COMPLETE |
| 8081 | 2026-04-03T04:17:22.559Z | [ recovery-image] Apr 03 04:17:20.864 INFO O| Apr 03 04:17:20.864 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8082 | 2026-04-03T04:17:22.563Z | [ recovery-image] Apr 03 04:17:20.869 INFO O| Apr 03 04:17:20.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag" |
| 8083 | 2026-04-03T04:17:22.563Z | [ recovery-image] Apr 03 04:17:20.869 INFO O| Apr 03 04:17:20.869 INFO STEP 1095 (remove_files) COMPLETE |
| 8084 | 2026-04-03T04:17:22.563Z | [ recovery-image] Apr 03 04:17:20.869 INFO O| Apr 03 04:17:20.869 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8085 | 2026-04-03T04:17:22.569Z | [ recovery-image] Apr 03 04:17:20.875 INFO O| Apr 03 04:17:20.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl" |
| 8086 | 2026-04-03T04:17:22.569Z | [ recovery-image] Apr 03 04:17:20.875 INFO O| Apr 03 04:17:20.875 INFO STEP 1096 (remove_files) COMPLETE |
| 8087 | 2026-04-03T04:17:22.569Z | [ recovery-image] Apr 03 04:17:20.875 INFO O| Apr 03 04:17:20.875 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8088 | 2026-04-03T04:17:22.574Z | [ recovery-image] Apr 03 04:17:20.880 INFO O| Apr 03 04:17:20.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc" |
| 8089 | 2026-04-03T04:17:22.577Z | [ recovery-image] Apr 03 04:17:20.880 INFO O| Apr 03 04:17:20.880 INFO STEP 1097 (remove_files) COMPLETE |
| 8090 | 2026-04-03T04:17:22.577Z | [ recovery-image] Apr 03 04:17:20.880 INFO O| Apr 03 04:17:20.880 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8091 | 2026-04-03T04:17:22.579Z | [ recovery-image] Apr 03 04:17:20.885 INFO O| Apr 03 04:17:20.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm" |
| 8092 | 2026-04-03T04:17:22.580Z | [ recovery-image] Apr 03 04:17:20.885 INFO O| Apr 03 04:17:20.885 INFO STEP 1098 (remove_files) COMPLETE |
| 8093 | 2026-04-03T04:17:22.580Z | [ recovery-image] Apr 03 04:17:20.885 INFO O| Apr 03 04:17:20.885 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8094 | 2026-04-03T04:17:22.584Z | [ recovery-image] Apr 03 04:17:20.890 INFO O| Apr 03 04:17:20.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo" |
| 8095 | 2026-04-03T04:17:22.584Z | [ recovery-image] Apr 03 04:17:20.890 INFO O| Apr 03 04:17:20.890 INFO STEP 1099 (remove_files) COMPLETE |
| 8096 | 2026-04-03T04:17:22.587Z | [ recovery-image] Apr 03 04:17:20.890 INFO O| Apr 03 04:17:20.890 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8097 | 2026-04-03T04:17:22.590Z | [ recovery-image] Apr 03 04:17:20.895 INFO O| Apr 03 04:17:20.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset" |
| 8098 | 2026-04-03T04:17:22.590Z | [ recovery-image] Apr 03 04:17:20.895 INFO O| Apr 03 04:17:20.895 INFO STEP 1100 (remove_files) COMPLETE |
| 8099 | 2026-04-03T04:17:22.590Z | [ recovery-image] Apr 03 04:17:20.895 INFO O| Apr 03 04:17:20.895 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8100 | 2026-04-03T04:17:22.594Z | [ recovery-image] Apr 03 04:17:20.900 INFO O| Apr 03 04:17:20.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck" |
| 8101 | 2026-04-03T04:17:22.594Z | [ recovery-image] Apr 03 04:17:20.900 INFO O| Apr 03 04:17:20.900 INFO STEP 1101 (remove_files) COMPLETE |
| 8102 | 2026-04-03T04:17:22.597Z | [ recovery-image] Apr 03 04:17:20.900 INFO O| Apr 03 04:17:20.900 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8103 | 2026-04-03T04:17:22.599Z | [ recovery-image] Apr 03 04:17:20.905 INFO O| Apr 03 04:17:20.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv" |
| 8104 | 2026-04-03T04:17:22.599Z | [ recovery-image] Apr 03 04:17:20.905 INFO O| Apr 03 04:17:20.905 INFO STEP 1102 (remove_files) COMPLETE |
| 8105 | 2026-04-03T04:17:22.599Z | [ recovery-image] Apr 03 04:17:20.905 INFO O| Apr 03 04:17:20.905 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8106 | 2026-04-03T04:17:22.603Z | [ recovery-image] Apr 03 04:17:20.909 INFO O| Apr 03 04:17:20.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl" |
| 8107 | 2026-04-03T04:17:22.606Z | [ recovery-image] Apr 03 04:17:20.909 INFO O| Apr 03 04:17:20.909 INFO STEP 1103 (remove_files) COMPLETE |
| 8108 | 2026-04-03T04:17:22.606Z | [ recovery-image] Apr 03 04:17:20.909 INFO O| Apr 03 04:17:20.909 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8109 | 2026-04-03T04:17:22.609Z | [ recovery-image] Apr 03 04:17:20.914 INFO O| Apr 03 04:17:20.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm" |
| 8110 | 2026-04-03T04:17:22.609Z | [ recovery-image] Apr 03 04:17:20.914 INFO O| Apr 03 04:17:20.914 INFO STEP 1104 (remove_files) COMPLETE |
| 8111 | 2026-04-03T04:17:22.609Z | [ recovery-image] Apr 03 04:17:20.914 INFO O| Apr 03 04:17:20.914 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8112 | 2026-04-03T04:17:22.613Z | [ recovery-image] Apr 03 04:17:20.919 INFO O| Apr 03 04:17:20.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm" |
| 8113 | 2026-04-03T04:17:22.613Z | [ recovery-image] Apr 03 04:17:20.919 INFO O| Apr 03 04:17:20.919 INFO STEP 1105 (remove_files) COMPLETE |
| 8114 | 2026-04-03T04:17:22.616Z | [ recovery-image] Apr 03 04:17:20.919 INFO O| Apr 03 04:17:20.919 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8115 | 2026-04-03T04:17:22.619Z | [ recovery-image] Apr 03 04:17:20.924 INFO O| Apr 03 04:17:20.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr" |
| 8116 | 2026-04-03T04:17:22.619Z | [ recovery-image] Apr 03 04:17:20.924 INFO O| Apr 03 04:17:20.924 INFO STEP 1106 (remove_files) COMPLETE |
| 8117 | 2026-04-03T04:17:22.619Z | [ recovery-image] Apr 03 04:17:20.924 INFO O| Apr 03 04:17:20.924 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8118 | 2026-04-03T04:17:22.623Z | [ recovery-image] Apr 03 04:17:20.929 INFO O| Apr 03 04:17:20.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot" |
| 8119 | 2026-04-03T04:17:22.623Z | [ recovery-image] Apr 03 04:17:20.929 INFO O| Apr 03 04:17:20.929 INFO STEP 1107 (remove_files) COMPLETE |
| 8120 | 2026-04-03T04:17:22.626Z | [ recovery-image] Apr 03 04:17:20.929 INFO O| Apr 03 04:17:20.929 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8121 | 2026-04-03T04:17:22.629Z | [ recovery-image] Apr 03 04:17:20.934 INFO O| Apr 03 04:17:20.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv" |
| 8122 | 2026-04-03T04:17:22.629Z | [ recovery-image] Apr 03 04:17:20.934 INFO O| Apr 03 04:17:20.934 INFO STEP 1108 (remove_files) COMPLETE |
| 8123 | 2026-04-03T04:17:22.629Z | [ recovery-image] Apr 03 04:17:20.934 INFO O| Apr 03 04:17:20.934 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8124 | 2026-04-03T04:17:22.633Z | [ recovery-image] Apr 03 04:17:20.939 INFO O| Apr 03 04:17:20.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef" |
| 8125 | 2026-04-03T04:17:22.633Z | [ recovery-image] Apr 03 04:17:20.939 INFO O| Apr 03 04:17:20.939 INFO STEP 1109 (remove_files) COMPLETE |
| 8126 | 2026-04-03T04:17:22.637Z | [ recovery-image] Apr 03 04:17:20.939 INFO O| Apr 03 04:17:20.939 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8127 | 2026-04-03T04:17:22.640Z | [ recovery-image] Apr 03 04:17:20.944 INFO O| Apr 03 04:17:20.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd" |
| 8128 | 2026-04-03T04:17:22.640Z | [ recovery-image] Apr 03 04:17:20.944 INFO O| Apr 03 04:17:20.944 INFO STEP 1110 (remove_files) COMPLETE |
| 8129 | 2026-04-03T04:17:22.640Z | [ recovery-image] Apr 03 04:17:20.944 INFO O| Apr 03 04:17:20.944 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8130 | 2026-04-03T04:17:22.643Z | [ recovery-image] Apr 03 04:17:20.949 INFO O| Apr 03 04:17:20.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel" |
| 8131 | 2026-04-03T04:17:22.646Z | [ recovery-image] Apr 03 04:17:20.949 INFO O| Apr 03 04:17:20.949 INFO STEP 1111 (remove_files) COMPLETE |
| 8132 | 2026-04-03T04:17:22.646Z | [ recovery-image] Apr 03 04:17:20.949 INFO O| Apr 03 04:17:20.949 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8133 | 2026-04-03T04:17:22.649Z | [ recovery-image] Apr 03 04:17:20.955 INFO O| Apr 03 04:17:20.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod" |
| 8134 | 2026-04-03T04:17:22.649Z | [ recovery-image] Apr 03 04:17:20.955 INFO O| Apr 03 04:17:20.955 INFO STEP 1112 (remove_files) COMPLETE |
| 8135 | 2026-04-03T04:17:22.649Z | [ recovery-image] Apr 03 04:17:20.955 INFO O| Apr 03 04:17:20.955 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8136 | 2026-04-03T04:17:22.654Z | [ recovery-image] Apr 03 04:17:20.960 INFO O| Apr 03 04:17:20.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive" |
| 8137 | 2026-04-03T04:17:22.654Z | [ recovery-image] Apr 03 04:17:20.960 INFO O| Apr 03 04:17:20.960 INFO STEP 1113 (remove_files) COMPLETE |
| 8138 | 2026-04-03T04:17:22.654Z | [ recovery-image] Apr 03 04:17:20.960 INFO O| Apr 03 04:17:20.960 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8139 | 2026-04-03T04:17:22.659Z | [ recovery-image] Apr 03 04:17:20.965 INFO O| Apr 03 04:17:20.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind" |
| 8140 | 2026-04-03T04:17:22.659Z | [ recovery-image] Apr 03 04:17:20.965 INFO O| Apr 03 04:17:20.965 INFO STEP 1114 (remove_files) COMPLETE |
| 8141 | 2026-04-03T04:17:22.659Z | [ recovery-image] Apr 03 04:17:20.965 INFO O| Apr 03 04:17:20.965 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8142 | 2026-04-03T04:17:22.663Z | [ recovery-image] Apr 03 04:17:20.970 INFO O| Apr 03 04:17:20.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc" |
| 8143 | 2026-04-03T04:17:22.666Z | [ recovery-image] Apr 03 04:17:20.970 INFO O| Apr 03 04:17:20.970 INFO STEP 1115 (remove_files) COMPLETE |
| 8144 | 2026-04-03T04:17:22.666Z | [ recovery-image] Apr 03 04:17:20.970 INFO O| Apr 03 04:17:20.970 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8145 | 2026-04-03T04:17:22.669Z | [ recovery-image] Apr 03 04:17:20.974 INFO O| Apr 03 04:17:20.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery" |
| 8146 | 2026-04-03T04:17:22.669Z | [ recovery-image] Apr 03 04:17:20.974 INFO O| Apr 03 04:17:20.974 INFO STEP 1116 (remove_files) COMPLETE |
| 8147 | 2026-04-03T04:17:22.669Z | [ recovery-image] Apr 03 04:17:20.974 INFO O| Apr 03 04:17:20.974 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8148 | 2026-04-03T04:17:22.673Z | [ recovery-image] Apr 03 04:17:20.979 INFO O| Apr 03 04:17:20.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt" |
| 8149 | 2026-04-03T04:17:22.673Z | [ recovery-image] Apr 03 04:17:20.979 INFO O| Apr 03 04:17:20.979 INFO STEP 1117 (remove_files) COMPLETE |
| 8150 | 2026-04-03T04:17:22.673Z | [ recovery-image] Apr 03 04:17:20.979 INFO O| Apr 03 04:17:20.979 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8151 | 2026-04-03T04:17:22.678Z | [ recovery-image] Apr 03 04:17:20.984 INFO O| Apr 03 04:17:20.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share" |
| 8152 | 2026-04-03T04:17:22.681Z | [ recovery-image] Apr 03 04:17:20.984 INFO O| Apr 03 04:17:20.984 INFO STEP 1118 (remove_files) COMPLETE |
| 8153 | 2026-04-03T04:17:22.681Z | [ recovery-image] Apr 03 04:17:20.984 INFO O| Apr 03 04:17:20.984 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8154 | 2026-04-03T04:17:22.684Z | [ recovery-image] Apr 03 04:17:20.989 INFO O| Apr 03 04:17:20.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall" |
| 8155 | 2026-04-03T04:17:22.684Z | [ recovery-image] Apr 03 04:17:20.989 INFO O| Apr 03 04:17:20.989 INFO STEP 1119 (remove_files) COMPLETE |
| 8156 | 2026-04-03T04:17:22.684Z | [ recovery-image] Apr 03 04:17:20.989 INFO O| Apr 03 04:17:20.989 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8157 | 2026-04-03T04:17:22.687Z | [ recovery-image] Apr 03 04:17:20.993 INFO O| Apr 03 04:17:20.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl" |
| 8158 | 2026-04-03T04:17:22.690Z | [ recovery-image] Apr 03 04:17:20.993 INFO O| Apr 03 04:17:20.993 INFO STEP 1120 (remove_files) COMPLETE |
| 8159 | 2026-04-03T04:17:22.690Z | [ recovery-image] Apr 03 04:17:20.993 INFO O| Apr 03 04:17:20.993 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8160 | 2026-04-03T04:17:22.693Z | [ recovery-image] Apr 03 04:17:20.998 INFO O| Apr 03 04:17:20.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr" |
| 8161 | 2026-04-03T04:17:22.693Z | [ recovery-image] Apr 03 04:17:20.998 INFO O| Apr 03 04:17:20.998 INFO STEP 1121 (remove_files) COMPLETE |
| 8162 | 2026-04-03T04:17:22.693Z | [ recovery-image] Apr 03 04:17:20.998 INFO O| Apr 03 04:17:20.998 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8163 | 2026-04-03T04:17:22.697Z | [ recovery-image] Apr 03 04:17:21.003 INFO O| Apr 03 04:17:21.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown" |
| 8164 | 2026-04-03T04:17:22.697Z | [ recovery-image] Apr 03 04:17:21.003 INFO O| Apr 03 04:17:21.003 INFO STEP 1122 (remove_files) COMPLETE |
| 8165 | 2026-04-03T04:17:22.700Z | [ recovery-image] Apr 03 04:17:21.003 INFO O| Apr 03 04:17:21.003 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8166 | 2026-04-03T04:17:22.704Z | [ recovery-image] Apr 03 04:17:21.010 INFO O| Apr 03 04:17:21.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm" |
| 8167 | 2026-04-03T04:17:22.704Z | [ recovery-image] Apr 03 04:17:21.010 INFO O| Apr 03 04:17:21.010 INFO STEP 1123 (remove_files) COMPLETE |
| 8168 | 2026-04-03T04:17:22.707Z | [ recovery-image] Apr 03 04:17:21.010 INFO O| Apr 03 04:17:21.010 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8169 | 2026-04-03T04:17:22.710Z | [ recovery-image] Apr 03 04:17:21.016 INFO O| Apr 03 04:17:21.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios" |
| 8170 | 2026-04-03T04:17:22.710Z | [ recovery-image] Apr 03 04:17:21.016 INFO O| Apr 03 04:17:21.016 INFO STEP 1124 (remove_files) COMPLETE |
| 8171 | 2026-04-03T04:17:22.710Z | [ recovery-image] Apr 03 04:17:21.016 INFO O| Apr 03 04:17:21.016 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8172 | 2026-04-03T04:17:22.715Z | [ recovery-image] Apr 03 04:17:21.021 INFO O| Apr 03 04:17:21.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat" |
| 8173 | 2026-04-03T04:17:22.715Z | [ recovery-image] Apr 03 04:17:21.021 INFO O| Apr 03 04:17:21.021 INFO STEP 1125 (remove_files) COMPLETE |
| 8174 | 2026-04-03T04:17:22.715Z | [ recovery-image] Apr 03 04:17:21.021 INFO O| Apr 03 04:17:21.021 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8175 | 2026-04-03T04:17:22.721Z | [ recovery-image] Apr 03 04:17:21.027 INFO O| Apr 03 04:17:21.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd" |
| 8176 | 2026-04-03T04:17:22.721Z | [ recovery-image] Apr 03 04:17:21.027 INFO O| Apr 03 04:17:21.027 INFO STEP 1126 (remove_files) COMPLETE |
| 8177 | 2026-04-03T04:17:22.721Z | [ recovery-image] Apr 03 04:17:21.027 INFO O| Apr 03 04:17:21.027 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8178 | 2026-04-03T04:17:22.727Z | [ recovery-image] Apr 03 04:17:21.033 INFO O| Apr 03 04:17:21.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd" |
| 8179 | 2026-04-03T04:17:22.728Z | [ recovery-image] Apr 03 04:17:21.033 INFO O| Apr 03 04:17:21.033 INFO STEP 1127 (remove_files) COMPLETE |
| 8180 | 2026-04-03T04:17:22.730Z | [ recovery-image] Apr 03 04:17:21.033 INFO O| Apr 03 04:17:21.033 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8181 | 2026-04-03T04:17:22.733Z | [ recovery-image] Apr 03 04:17:21.039 INFO O| Apr 03 04:17:21.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop" |
| 8182 | 2026-04-03T04:17:22.733Z | [ recovery-image] Apr 03 04:17:21.039 INFO O| Apr 03 04:17:21.039 INFO STEP 1128 (remove_files) COMPLETE |
| 8183 | 2026-04-03T04:17:22.733Z | [ recovery-image] Apr 03 04:17:21.039 INFO O| Apr 03 04:17:21.039 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8184 | 2026-04-03T04:17:22.739Z | [ recovery-image] Apr 03 04:17:21.045 INFO O| Apr 03 04:17:21.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd" |
| 8185 | 2026-04-03T04:17:22.739Z | [ recovery-image] Apr 03 04:17:21.045 INFO O| Apr 03 04:17:21.045 INFO STEP 1129 (remove_files) COMPLETE |
| 8186 | 2026-04-03T04:17:22.742Z | [ recovery-image] Apr 03 04:17:21.045 INFO O| Apr 03 04:17:21.045 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8187 | 2026-04-03T04:17:22.745Z | [ recovery-image] Apr 03 04:17:21.050 INFO O| Apr 03 04:17:21.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot" |
| 8188 | 2026-04-03T04:17:22.745Z | [ recovery-image] Apr 03 04:17:21.050 INFO O| Apr 03 04:17:21.050 INFO STEP 1130 (remove_files) COMPLETE |
| 8189 | 2026-04-03T04:17:22.745Z | [ recovery-image] Apr 03 04:17:21.050 INFO O| Apr 03 04:17:21.050 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8190 | 2026-04-03T04:17:22.749Z | [ recovery-image] Apr 03 04:17:21.055 INFO O| Apr 03 04:17:21.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace" |
| 8191 | 2026-04-03T04:17:22.749Z | [ recovery-image] Apr 03 04:17:21.055 INFO O| Apr 03 04:17:21.055 INFO STEP 1131 (remove_files) COMPLETE |
| 8192 | 2026-04-03T04:17:22.752Z | [ recovery-image] Apr 03 04:17:21.055 INFO O| Apr 03 04:17:21.055 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8193 | 2026-04-03T04:17:22.754Z | [ recovery-image] Apr 03 04:17:21.060 INFO O| Apr 03 04:17:21.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean" |
| 8194 | 2026-04-03T04:17:22.755Z | [ recovery-image] Apr 03 04:17:21.060 INFO O| Apr 03 04:17:21.060 INFO STEP 1132 (remove_files) COMPLETE |
| 8195 | 2026-04-03T04:17:22.755Z | [ recovery-image] Apr 03 04:17:21.060 INFO O| Apr 03 04:17:21.060 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8196 | 2026-04-03T04:17:22.759Z | [ recovery-image] Apr 03 04:17:21.064 INFO O| Apr 03 04:17:21.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr" |
| 8197 | 2026-04-03T04:17:22.759Z | [ recovery-image] Apr 03 04:17:21.065 INFO O| Apr 03 04:17:21.064 INFO STEP 1133 (remove_files) COMPLETE |
| 8198 | 2026-04-03T04:17:22.759Z | [ recovery-image] Apr 03 04:17:21.065 INFO O| Apr 03 04:17:21.064 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8199 | 2026-04-03T04:17:22.764Z | [ recovery-image] Apr 03 04:17:21.070 INFO O| Apr 03 04:17:21.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs" |
| 8200 | 2026-04-03T04:17:22.767Z | [ recovery-image] Apr 03 04:17:21.070 INFO O| Apr 03 04:17:21.070 INFO STEP 1134 (remove_files) COMPLETE |
| 8201 | 2026-04-03T04:17:22.767Z | [ recovery-image] Apr 03 04:17:21.070 INFO O| Apr 03 04:17:21.070 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8202 | 2026-04-03T04:17:22.770Z | [ recovery-image] Apr 03 04:17:21.076 INFO O| Apr 03 04:17:21.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit" |
| 8203 | 2026-04-03T04:17:22.770Z | [ recovery-image] Apr 03 04:17:21.076 INFO O| Apr 03 04:17:21.076 INFO STEP 1135 (remove_files) COMPLETE |
| 8204 | 2026-04-03T04:17:22.770Z | [ recovery-image] Apr 03 04:17:21.076 INFO O| Apr 03 04:17:21.076 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8205 | 2026-04-03T04:17:22.776Z | [ recovery-image] Apr 03 04:17:21.082 INFO O| Apr 03 04:17:21.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop" |
| 8206 | 2026-04-03T04:17:22.776Z | [ recovery-image] Apr 03 04:17:21.082 INFO O| Apr 03 04:17:21.082 INFO STEP 1136 (remove_files) COMPLETE |
| 8207 | 2026-04-03T04:17:22.776Z | [ recovery-image] Apr 03 04:17:21.082 INFO O| Apr 03 04:17:21.082 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8208 | 2026-04-03T04:17:22.781Z | [ recovery-image] Apr 03 04:17:21.087 INFO O| Apr 03 04:17:21.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat" |
| 8209 | 2026-04-03T04:17:22.781Z | [ recovery-image] Apr 03 04:17:21.087 INFO O| Apr 03 04:17:21.087 INFO STEP 1137 (remove_files) COMPLETE |
| 8210 | 2026-04-03T04:17:22.784Z | [ recovery-image] Apr 03 04:17:21.087 INFO O| Apr 03 04:17:21.087 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8211 | 2026-04-03T04:17:22.787Z | [ recovery-image] Apr 03 04:17:21.093 INFO O| Apr 03 04:17:21.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef" |
| 8212 | 2026-04-03T04:17:22.787Z | [ recovery-image] Apr 03 04:17:21.093 INFO O| Apr 03 04:17:21.093 INFO STEP 1138 (remove_files) COMPLETE |
| 8213 | 2026-04-03T04:17:22.787Z | [ recovery-image] Apr 03 04:17:21.093 INFO O| Apr 03 04:17:21.093 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8214 | 2026-04-03T04:17:22.791Z | [ recovery-image] Apr 03 04:17:21.097 INFO O| Apr 03 04:17:21.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm" |
| 8215 | 2026-04-03T04:17:22.794Z | [ recovery-image] Apr 03 04:17:21.097 INFO O| Apr 03 04:17:21.097 INFO STEP 1139 (remove_files) COMPLETE |
| 8216 | 2026-04-03T04:17:22.794Z | [ recovery-image] Apr 03 04:17:21.097 INFO O| Apr 03 04:17:21.097 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8217 | 2026-04-03T04:17:22.797Z | [ recovery-image] Apr 03 04:17:21.103 INFO O| Apr 03 04:17:21.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm" |
| 8218 | 2026-04-03T04:17:22.797Z | [ recovery-image] Apr 03 04:17:21.103 INFO O| Apr 03 04:17:21.103 INFO STEP 1140 (remove_files) COMPLETE |
| 8219 | 2026-04-03T04:17:22.797Z | [ recovery-image] Apr 03 04:17:21.103 INFO O| Apr 03 04:17:21.103 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8220 | 2026-04-03T04:17:22.804Z | [ recovery-image] Apr 03 04:17:21.108 INFO O| Apr 03 04:17:21.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes" |
| 8221 | 2026-04-03T04:17:22.804Z | [ recovery-image] Apr 03 04:17:21.108 INFO O| Apr 03 04:17:21.108 INFO STEP 1141 (remove_files) COMPLETE |
| 8222 | 2026-04-03T04:17:22.804Z | [ recovery-image] Apr 03 04:17:21.108 INFO O| Apr 03 04:17:21.108 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8223 | 2026-04-03T04:17:22.808Z | [ recovery-image] Apr 03 04:17:21.113 INFO O| Apr 03 04:17:21.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar" |
| 8224 | 2026-04-03T04:17:22.808Z | [ recovery-image] Apr 03 04:17:21.113 INFO O| Apr 03 04:17:21.113 INFO STEP 1142 (remove_files) COMPLETE |
| 8225 | 2026-04-03T04:17:22.808Z | [ recovery-image] Apr 03 04:17:21.113 INFO O| Apr 03 04:17:21.113 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8226 | 2026-04-03T04:17:22.813Z | [ recovery-image] Apr 03 04:17:21.119 INFO O| Apr 03 04:17:21.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd" |
| 8227 | 2026-04-03T04:17:22.813Z | [ recovery-image] Apr 03 04:17:21.119 INFO O| Apr 03 04:17:21.119 INFO STEP 1143 (remove_files) COMPLETE |
| 8228 | 2026-04-03T04:17:22.813Z | [ recovery-image] Apr 03 04:17:21.119 INFO O| Apr 03 04:17:21.119 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8229 | 2026-04-03T04:17:22.819Z | [ recovery-image] Apr 03 04:17:21.124 INFO O| Apr 03 04:17:21.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute" |
| 8230 | 2026-04-03T04:17:22.822Z | [ recovery-image] Apr 03 04:17:21.124 INFO O| Apr 03 04:17:21.124 INFO STEP 1144 (remove_files) COMPLETE |
| 8231 | 2026-04-03T04:17:22.822Z | [ recovery-image] Apr 03 04:17:21.124 INFO O| Apr 03 04:17:21.124 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8232 | 2026-04-03T04:17:22.825Z | [ recovery-image] Apr 03 04:17:21.129 INFO O| Apr 03 04:17:21.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat" |
| 8233 | 2026-04-03T04:17:22.825Z | [ recovery-image] Apr 03 04:17:21.129 INFO O| Apr 03 04:17:21.129 INFO STEP 1145 (remove_files) COMPLETE |
| 8234 | 2026-04-03T04:17:22.825Z | [ recovery-image] Apr 03 04:17:21.129 INFO O| Apr 03 04:17:21.129 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8235 | 2026-04-03T04:17:22.828Z | [ recovery-image] Apr 03 04:17:21.134 INFO O| Apr 03 04:17:21.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm" |
| 8236 | 2026-04-03T04:17:22.828Z | [ recovery-image] Apr 03 04:17:21.134 INFO O| Apr 03 04:17:21.134 INFO STEP 1146 (remove_files) COMPLETE |
| 8237 | 2026-04-03T04:17:22.831Z | [ recovery-image] Apr 03 04:17:21.134 INFO O| Apr 03 04:17:21.134 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8238 | 2026-04-03T04:17:22.836Z | [ recovery-image] Apr 03 04:17:21.139 INFO O| Apr 03 04:17:21.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm" |
| 8239 | 2026-04-03T04:17:22.836Z | [ recovery-image] Apr 03 04:17:21.139 INFO O| Apr 03 04:17:21.139 INFO STEP 1147 (remove_files) COMPLETE |
| 8240 | 2026-04-03T04:17:22.836Z | [ recovery-image] Apr 03 04:17:21.139 INFO O| Apr 03 04:17:21.139 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8241 | 2026-04-03T04:17:22.840Z | [ recovery-image] Apr 03 04:17:21.144 INFO O| Apr 03 04:17:21.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall" |
| 8242 | 2026-04-03T04:17:22.840Z | [ recovery-image] Apr 03 04:17:21.144 INFO O| Apr 03 04:17:21.144 INFO STEP 1148 (remove_files) COMPLETE |
| 8243 | 2026-04-03T04:17:22.840Z | [ recovery-image] Apr 03 04:17:21.144 INFO O| Apr 03 04:17:21.144 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8244 | 2026-04-03T04:17:22.843Z | [ recovery-image] Apr 03 04:17:21.150 INFO O| Apr 03 04:17:21.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink" |
| 8245 | 2026-04-03T04:17:22.843Z | [ recovery-image] Apr 03 04:17:21.150 INFO O| Apr 03 04:17:21.150 INFO STEP 1149 (remove_files) COMPLETE |
| 8246 | 2026-04-03T04:17:22.848Z | [ recovery-image] Apr 03 04:17:21.150 INFO O| Apr 03 04:17:21.150 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8247 | 2026-04-03T04:17:22.851Z | [ recovery-image] Apr 03 04:17:21.155 INFO O| Apr 03 04:17:21.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare" |
| 8248 | 2026-04-03T04:17:22.851Z | [ recovery-image] Apr 03 04:17:21.155 INFO O| Apr 03 04:17:21.155 INFO STEP 1150 (remove_files) COMPLETE |
| 8249 | 2026-04-03T04:17:22.851Z | [ recovery-image] Apr 03 04:17:21.155 INFO O| Apr 03 04:17:21.155 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8250 | 2026-04-03T04:17:22.854Z | [ recovery-image] Apr 03 04:17:21.160 INFO O| Apr 03 04:17:21.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall" |
| 8251 | 2026-04-03T04:17:22.854Z | [ recovery-image] Apr 03 04:17:21.160 INFO O| Apr 03 04:17:21.160 INFO STEP 1151 (remove_files) COMPLETE |
| 8252 | 2026-04-03T04:17:22.857Z | [ recovery-image] Apr 03 04:17:21.160 INFO O| Apr 03 04:17:21.160 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8253 | 2026-04-03T04:17:22.860Z | [ recovery-image] Apr 03 04:17:21.166 INFO O| Apr 03 04:17:21.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv" |
| 8254 | 2026-04-03T04:17:22.860Z | [ recovery-image] Apr 03 04:17:21.166 INFO O| Apr 03 04:17:21.166 INFO STEP 1152 (remove_files) COMPLETE |
| 8255 | 2026-04-03T04:17:22.860Z | [ recovery-image] Apr 03 04:17:21.166 INFO O| Apr 03 04:17:21.166 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8256 | 2026-04-03T04:17:22.865Z | [ recovery-image] Apr 03 04:17:21.171 INFO O| Apr 03 04:17:21.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd" |
| 8257 | 2026-04-03T04:17:22.866Z | [ recovery-image] Apr 03 04:17:21.171 INFO O| Apr 03 04:17:21.171 INFO STEP 1153 (remove_files) COMPLETE |
| 8258 | 2026-04-03T04:17:22.866Z | [ recovery-image] Apr 03 04:17:21.171 INFO O| Apr 03 04:17:21.171 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8259 | 2026-04-03T04:17:22.870Z | [ recovery-image] Apr 03 04:17:21.176 INFO O| Apr 03 04:17:21.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel" |
| 8260 | 2026-04-03T04:17:22.870Z | [ recovery-image] Apr 03 04:17:21.176 INFO O| Apr 03 04:17:21.176 INFO STEP 1154 (remove_files) COMPLETE |
| 8261 | 2026-04-03T04:17:22.874Z | [ recovery-image] Apr 03 04:17:21.176 INFO O| Apr 03 04:17:21.176 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8262 | 2026-04-03T04:17:22.877Z | [ recovery-image] Apr 03 04:17:21.181 INFO O| Apr 03 04:17:21.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod" |
| 8263 | 2026-04-03T04:17:22.877Z | [ recovery-image] Apr 03 04:17:21.181 INFO O| Apr 03 04:17:21.181 INFO STEP 1155 (remove_files) COMPLETE |
| 8264 | 2026-04-03T04:17:22.877Z | [ recovery-image] Apr 03 04:17:21.181 INFO O| Apr 03 04:17:21.181 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8265 | 2026-04-03T04:17:22.883Z | [ recovery-image] Apr 03 04:17:21.187 INFO O| Apr 03 04:17:21.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy" |
| 8266 | 2026-04-03T04:17:22.883Z | [ recovery-image] Apr 03 04:17:21.187 INFO O| Apr 03 04:17:21.187 INFO STEP 1156 (remove_files) COMPLETE |
| 8267 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.187 INFO O| Apr 03 04:17:21.187 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8268 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.192 INFO O| Apr 03 04:17:21.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall" |
| 8269 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.192 INFO O| Apr 03 04:17:21.192 INFO STEP 1157 (remove_files) COMPLETE |
| 8270 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.192 INFO O| Apr 03 04:17:21.192 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8271 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.197 INFO O| Apr 03 04:17:21.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo" |
| 8272 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.197 INFO O| Apr 03 04:17:21.197 INFO STEP 1158 (remove_files) COMPLETE |
| 8273 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.197 INFO O| Apr 03 04:17:21.197 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8274 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.202 INFO O| Apr 03 04:17:21.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb" |
| 8275 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.202 INFO O| Apr 03 04:17:21.202 INFO STEP 1159 (remove_files) COMPLETE |
| 8276 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.202 INFO O| Apr 03 04:17:21.202 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8277 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.206 INFO O| Apr 03 04:17:21.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump" |
| 8278 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.206 INFO O| Apr 03 04:17:21.206 INFO STEP 1160 (remove_files) COMPLETE |
| 8279 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.206 INFO O| Apr 03 04:17:21.206 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8280 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.212 INFO O| Apr 03 04:17:21.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic" |
| 8281 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.212 INFO O| Apr 03 04:17:21.212 INFO STEP 1161 (remove_files) COMPLETE |
| 8282 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.212 INFO O| Apr 03 04:17:21.212 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8283 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.217 INFO O| Apr 03 04:17:21.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin" |
| 8284 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.217 INFO O| Apr 03 04:17:21.217 INFO STEP 1162 (remove_files) COMPLETE |
| 8285 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.217 INFO O| Apr 03 04:17:21.217 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8286 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.223 INFO O| Apr 03 04:17:21.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm" |
| 8287 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.223 INFO O| Apr 03 04:17:21.223 INFO STEP 1163 (remove_files) COMPLETE |
| 8288 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.223 INFO O| Apr 03 04:17:21.223 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8289 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.228 INFO O| Apr 03 04:17:21.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg" |
| 8290 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.228 INFO O| Apr 03 04:17:21.228 INFO STEP 1164 (remove_files) COMPLETE |
| 8291 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.228 INFO O| Apr 03 04:17:21.228 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v2.json |
| 8292 | 2026-04-03T04:17:22.938Z | [ recovery-image] Apr 03 04:17:21.233 INFO O| Apr 03 04:17:21.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump" |
| 8293 | 2026-04-03T04:17:22.939Z | [ recovery-image] Apr 03 04:17:21.233 INFO O| Apr 03 04:17:21.233 INFO STEP 1165 (remove_files) COMPLETE |
| 8294 | 2026-04-03T04:17:22.939Z | [ recovery-image] Apr 03 04:17:21.233 INFO O| Apr 03 04:17:21.233 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json |
| 8295 | 2026-04-03T04:17:22.939Z | [ recovery-image] Apr 03 04:17:21.241 INFO O| Apr 03 04:17:21.241 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal |
| 8296 | 2026-04-03T04:17:22.939Z | [ recovery-image] Apr 03 04:17:21.241 INFO O| Apr 03 04:17:21.241 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 8297 | 2026-04-03T04:17:23.415Z | [ recovery-image] Apr 03 04:17:21.721 INFO O| Apr 03 04:17:21.721 INFO STEP 1166 (pack_tar) COMPLETE |
| 8298 | 2026-04-03T04:17:23.415Z | [ recovery-image] Apr 03 04:17:21.721 INFO O| Apr 03 04:17:21.721 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8299 | 2026-04-03T04:17:23.419Z | [ recovery-image] Apr 03 04:17:21.721 INFO O| Apr 03 04:17:21.721 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8300 | 2026-04-03T04:17:23.670Z | [ recovery-image] Apr 03 04:17:21.976 INFO O| Apr 03 04:17:21.976 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 8301 | 2026-04-03T04:17:23.736Z | [ recovery-image] Apr 03 04:17:22.042 INFO O| Apr 03 04:17:22.042 INFO completed processing sled/ramdisk-03-recovery-trim |
| 8302 | 2026-04-03T04:17:23.740Z | [ recovery-image] Apr 03 04:17:22.045 INFO image builder template: zfs-recovery... |
| 8303 | 2026-04-03T04:17:23.740Z | [ recovery-image] Apr 03 04:17:22.045 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/.tmpGZ9T6W/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", "heliosv2", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "zfs-recovery"], pwd: None |
| 8304 | 2026-04-03T04:17:23.760Z | [ recovery-image] Apr 03 04:17:22.066 INFO O| Apr 03 04:17:22.066 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8305 | 2026-04-03T04:17:23.764Z | [ recovery-image] Apr 03 04:17:22.068 INFO O| Apr 03 04:17:22.068 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8306 | 2026-04-03T04:17:23.838Z | [ recovery-image] Apr 03 04:17:22.144 INFO O| Apr 03 04:17:22.144 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled |
| 8307 | 2026-04-03T04:17:23.891Z | [ recovery-image] Apr 03 04:17:22.197 INFO O| Apr 03 04:17:22.197 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8308 | 2026-04-03T04:17:23.891Z | [ recovery-image] Apr 03 04:17:22.197 INFO O| Apr 03 04:17:22.197 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8309 | 2026-04-03T04:17:23.894Z | [ recovery-image] Apr 03 04:17:22.199 INFO O| Apr 03 04:17:22.199 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8310 | 2026-04-03T04:17:23.997Z | [ recovery-image] Apr 03 04:17:22.303 INFO O| Apr 03 04:17:22.303 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled |
| 8311 | 2026-04-03T04:17:24.071Z | [ recovery-image] Apr 03 04:17:22.377 INFO O| Apr 03 04:17:22.377 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery |
| 8312 | 2026-04-03T04:17:24.075Z | [ recovery-image] Apr 03 04:17:22.381 INFO O| Apr 03 04:17:22.381 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8313 | 2026-04-03T04:17:24.078Z | [ recovery-image] Apr 03 04:17:22.384 INFO O| Apr 03 04:17:22.384 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot |
| 8314 | 2026-04-03T04:17:24.081Z | [ recovery-image] Apr 03 04:17:22.385 INFO O| Apr 03 04:17:22.385 INFO no lofi found |
| 8315 | 2026-04-03T04:17:24.081Z | [ recovery-image] Apr 03 04:17:22.385 INFO O| Apr 03 04:17:22.385 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal |
| 8316 | 2026-04-03T04:17:24.081Z | [ recovery-image] Apr 03 04:17:22.385 INFO O| Apr 03 04:17:22.385 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8317 | 2026-04-03T04:17:24.498Z | [ host-image] Apr 03 04:17:22.803 INFO O| Apr 03 04:17:22.803 INFO O| Startup: Caching catalogs ... Done |
| 8318 | 2026-04-03T04:17:25.696Z | [ recovery-image] Apr 03 04:17:24.001 INFO O| Apr 03 04:17:24.001 INFO lofi device = /dev/dsk/c2t1d0p0 |
| 8319 | 2026-04-03T04:17:25.696Z | [ recovery-image] Apr 03 04:17:24.001 INFO O| Apr 03 04:17:24.001 INFO pool device = /dev/dsk/c2t1d0p0 |
| 8320 | 2026-04-03T04:17:25.699Z | [ recovery-image] Apr 03 04:17:24.001 INFO O| Apr 03 04:17:24.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"] |
| 8321 | 2026-04-03T04:17:25.750Z | [ recovery-image] Apr 03 04:17:24.054 INFO O| Apr 03 04:17:24.054 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8322 | 2026-04-03T04:17:25.751Z | [ recovery-image] Apr 03 04:17:24.054 INFO O| Apr 03 04:17:24.054 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT |
| 8323 | 2026-04-03T04:17:25.765Z | [ recovery-image] Apr 03 04:17:24.071 INFO O| Apr 03 04:17:24.070 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off |
| 8324 | 2026-04-03T04:17:25.818Z | [ recovery-image] Apr 03 04:17:24.123 INFO O| Apr 03 04:17:24.123 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy |
| 8325 | 2026-04-03T04:17:25.840Z | [ recovery-image] Apr 03 04:17:24.146 INFO O| Apr 03 04:17:24.146 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk |
| 8326 | 2026-04-03T04:17:25.848Z | [ recovery-image] Apr 03 04:17:24.154 INFO O| Apr 03 04:17:24.154 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto |
| 8327 | 2026-04-03T04:17:25.853Z | [ recovery-image] Apr 03 04:17:24.159 INFO O| Apr 03 04:17:24.159 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy |
| 8328 | 2026-04-03T04:17:25.880Z | [ recovery-image] Apr 03 04:17:24.185 INFO O| Apr 03 04:17:24.185 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8329 | 2026-04-03T04:17:25.883Z | [ recovery-image] Apr 03 04:17:24.185 INFO O| Apr 03 04:17:24.185 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8330 | 2026-04-03T04:17:25.883Z | [ recovery-image] Apr 03 04:17:24.185 INFO O| Apr 03 04:17:24.185 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8331 | 2026-04-03T04:17:25.888Z | [ recovery-image] Apr 03 04:17:24.194 INFO O| Apr 03 04:17:24.194 INFO boot environment UUID: 7c2a4f57-571b-4824-ab39-fdb28ac974f8 |
| 8332 | 2026-04-03T04:17:25.891Z | [ recovery-image] Apr 03 04:17:24.194 INFO O| Apr 03 04:17:24.194 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 7c2a4f57-571b-4824-ab39-fdb28ac974f8 |
| 8333 | 2026-04-03T04:17:25.895Z | [ recovery-image] Apr 03 04:17:24.201 INFO O| Apr 03 04:17:24.201 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 8334 | 2026-04-03T04:17:25.902Z | [ recovery-image] Apr 03 04:17:24.208 INFO O| Apr 03 04:17:24.208 INFO STEP 0 (create_be) COMPLETE |
| 8335 | 2026-04-03T04:17:25.902Z | [ recovery-image] Apr 03 04:17:24.208 INFO O| Apr 03 04:17:24.208 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8336 | 2026-04-03T04:17:25.911Z | [ recovery-image] Apr 03 04:17:24.216 INFO O| Apr 03 04:17:24.216 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"] |
| 8337 | 2026-04-03T04:17:27.489Z | [ recovery-image] Apr 03 04:17:25.794 INFO O| Apr 03 04:17:25.794 INFO STEP 1 (unpack_tar) COMPLETE |
| 8338 | 2026-04-03T04:17:27.489Z | [ recovery-image] Apr 03 04:17:25.794 INFO O| Apr 03 04:17:25.794 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8339 | 2026-04-03T04:17:27.495Z | [ recovery-image] Apr 03 04:17:25.801 INFO O| Apr 03 04:17:25.800 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8340 | 2026-04-03T04:17:27.845Z | [ recovery-image] Apr 03 04:17:26.150 INFO O| Apr 03 04:17:26.150 INFO STEP 2 (devfsadm) COMPLETE |
| 8341 | 2026-04-03T04:17:27.845Z | [ recovery-image] Apr 03 04:17:26.150 INFO O| Apr 03 04:17:26.150 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8342 | 2026-04-03T04:17:27.851Z | [ recovery-image] Apr 03 04:17:26.156 INFO O| Apr 03 04:17:26.156 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8343 | 2026-04-03T04:17:27.851Z | [ recovery-image] Apr 03 04:17:26.156 INFO O| Apr 03 04:17:26.156 INFO STEP 3 (ensure_dir) COMPLETE |
| 8344 | 2026-04-03T04:17:27.854Z | [ recovery-image] Apr 03 04:17:26.156 INFO O| Apr 03 04:17:26.156 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8345 | 2026-04-03T04:17:27.856Z | [ recovery-image] Apr 03 04:17:26.162 INFO O| Apr 03 04:17:26.162 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8346 | 2026-04-03T04:17:27.856Z | [ recovery-image] Apr 03 04:17:26.162 INFO O| Apr 03 04:17:26.162 INFO STEP 4 (ensure_dir) COMPLETE |
| 8347 | 2026-04-03T04:17:27.856Z | [ recovery-image] Apr 03 04:17:26.162 INFO O| Apr 03 04:17:26.162 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8348 | 2026-04-03T04:17:27.861Z | [ recovery-image] Apr 03 04:17:26.167 INFO O| Apr 03 04:17:26.167 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8349 | 2026-04-03T04:17:27.861Z | [ recovery-image] Apr 03 04:17:26.167 INFO O| Apr 03 04:17:26.167 INFO STEP 5 (ensure_dir) COMPLETE |
| 8350 | 2026-04-03T04:17:27.861Z | [ recovery-image] Apr 03 04:17:26.167 INFO O| Apr 03 04:17:26.167 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8351 | 2026-04-03T04:17:27.866Z | [ recovery-image] Apr 03 04:17:26.172 INFO O| Apr 03 04:17:26.172 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8352 | 2026-04-03T04:17:27.866Z | [ recovery-image] Apr 03 04:17:26.172 INFO O| Apr 03 04:17:26.172 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8353 | 2026-04-03T04:17:27.869Z | [ recovery-image] Apr 03 04:17:26.172 INFO O| Apr 03 04:17:26.172 INFO STEP 6 (ensure_dir) COMPLETE |
| 8354 | 2026-04-03T04:17:27.869Z | [ recovery-image] Apr 03 04:17:26.172 INFO O| Apr 03 04:17:26.172 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8355 | 2026-04-03T04:17:27.872Z | [ recovery-image] Apr 03 04:17:26.177 INFO O| Apr 03 04:17:26.177 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8356 | 2026-04-03T04:17:27.872Z | [ recovery-image] Apr 03 04:17:26.177 INFO O| Apr 03 04:17:26.177 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8357 | 2026-04-03T04:17:27.872Z | [ recovery-image] Apr 03 04:17:26.177 INFO O| Apr 03 04:17:26.177 INFO STEP 7 (ensure_dir) COMPLETE |
| 8358 | 2026-04-03T04:17:27.872Z | [ recovery-image] Apr 03 04:17:26.177 INFO O| Apr 03 04:17:26.177 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8359 | 2026-04-03T04:17:27.877Z | [ recovery-image] Apr 03 04:17:26.182 INFO O| Apr 03 04:17:26.182 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg" |
| 8360 | 2026-04-03T04:17:27.879Z | [ recovery-image] Apr 03 04:17:26.183 INFO O| Apr 03 04:17:26.183 INFO STEP 8 (remove_files) COMPLETE |
| 8361 | 2026-04-03T04:17:27.880Z | [ recovery-image] Apr 03 04:17:26.183 INFO O| Apr 03 04:17:26.183 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8362 | 2026-04-03T04:17:27.882Z | [ recovery-image] Apr 03 04:17:26.188 INFO O| Apr 03 04:17:26.188 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk" |
| 8363 | 2026-04-03T04:17:27.886Z | [ recovery-image] Apr 03 04:17:26.188 INFO O| Apr 03 04:17:26.188 INFO STEP 9 (remove_files) COMPLETE |
| 8364 | 2026-04-03T04:17:27.886Z | [ recovery-image] Apr 03 04:17:26.188 INFO O| Apr 03 04:17:26.188 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8365 | 2026-04-03T04:17:27.888Z | [ recovery-image] Apr 03 04:17:26.194 INFO O| Apr 03 04:17:26.194 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk" |
| 8366 | 2026-04-03T04:17:27.891Z | [ recovery-image] Apr 03 04:17:26.195 INFO O| Apr 03 04:17:26.195 INFO STEP 10 (remove_files) COMPLETE |
| 8367 | 2026-04-03T04:17:27.891Z | [ recovery-image] Apr 03 04:17:26.195 INFO O| Apr 03 04:17:26.195 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8368 | 2026-04-03T04:17:27.897Z | [ recovery-image] Apr 03 04:17:26.203 INFO O| Apr 03 04:17:26.203 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors" |
| 8369 | 2026-04-03T04:17:27.897Z | [ recovery-image] Apr 03 04:17:26.203 INFO O| Apr 03 04:17:26.203 INFO STEP 11 (remove_files) COMPLETE |
| 8370 | 2026-04-03T04:17:27.900Z | [ recovery-image] Apr 03 04:17:26.203 INFO O| Apr 03 04:17:26.203 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8371 | 2026-04-03T04:17:27.904Z | [ recovery-image] Apr 03 04:17:26.210 INFO O| Apr 03 04:17:26.210 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb" |
| 8372 | 2026-04-03T04:17:27.904Z | [ recovery-image] Apr 03 04:17:26.210 INFO O| Apr 03 04:17:26.210 INFO STEP 12 (remove_files) COMPLETE |
| 8373 | 2026-04-03T04:17:27.904Z | [ recovery-image] Apr 03 04:17:26.210 INFO O| Apr 03 04:17:26.210 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8374 | 2026-04-03T04:17:27.909Z | [ recovery-image] Apr 03 04:17:26.215 INFO O| Apr 03 04:17:26.215 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8375 | 2026-04-03T04:17:27.909Z | [ recovery-image] Apr 03 04:17:26.215 INFO O| Apr 03 04:17:26.215 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8376 | 2026-04-03T04:17:27.909Z | [ recovery-image] Apr 03 04:17:26.215 INFO O| Apr 03 04:17:26.215 INFO STEP 13 (ensure_dir) COMPLETE |
| 8377 | 2026-04-03T04:17:27.912Z | [ recovery-image] Apr 03 04:17:26.215 INFO O| Apr 03 04:17:26.215 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8378 | 2026-04-03T04:17:27.915Z | [ recovery-image] Apr 03 04:17:26.220 INFO O| Apr 03 04:17:26.220 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8379 | 2026-04-03T04:17:27.915Z | [ recovery-image] Apr 03 04:17:26.220 INFO O| Apr 03 04:17:26.220 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8380 | 2026-04-03T04:17:27.915Z | [ recovery-image] Apr 03 04:17:26.220 INFO O| Apr 03 04:17:26.220 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8381 | 2026-04-03T04:17:27.915Z | [ recovery-image] Apr 03 04:17:26.220 INFO O| Apr 03 04:17:26.220 INFO STEP 14 (ensure_dir) COMPLETE |
| 8382 | 2026-04-03T04:17:27.916Z | [ recovery-image] Apr 03 04:17:26.220 INFO O| Apr 03 04:17:26.220 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8383 | 2026-04-03T04:17:27.919Z | [ recovery-image] Apr 03 04:17:26.225 INFO O| Apr 03 04:17:26.225 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8384 | 2026-04-03T04:17:27.919Z | [ recovery-image] Apr 03 04:17:26.225 INFO O| Apr 03 04:17:26.225 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8385 | 2026-04-03T04:17:27.919Z | [ recovery-image] Apr 03 04:17:26.225 INFO O| Apr 03 04:17:26.225 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8386 | 2026-04-03T04:17:27.923Z | [ recovery-image] Apr 03 04:17:26.225 INFO O| Apr 03 04:17:26.225 INFO STEP 15 (ensure_dir) COMPLETE |
| 8387 | 2026-04-03T04:17:27.923Z | [ recovery-image] Apr 03 04:17:26.225 INFO O| Apr 03 04:17:26.225 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8388 | 2026-04-03T04:17:27.926Z | [ recovery-image] Apr 03 04:17:26.231 INFO O| Apr 03 04:17:26.231 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8389 | 2026-04-03T04:17:27.926Z | [ recovery-image] Apr 03 04:17:26.231 INFO O| Apr 03 04:17:26.231 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8390 | 2026-04-03T04:17:27.926Z | [ recovery-image] Apr 03 04:17:26.231 INFO O| Apr 03 04:17:26.231 INFO STEP 16 (ensure_dir) COMPLETE |
| 8391 | 2026-04-03T04:17:27.926Z | [ recovery-image] Apr 03 04:17:26.231 INFO O| Apr 03 04:17:26.231 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8392 | 2026-04-03T04:17:27.931Z | [ recovery-image] Apr 03 04:17:26.237 INFO O| Apr 03 04:17:26.237 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8393 | 2026-04-03T04:17:27.931Z | [ recovery-image] Apr 03 04:17:26.237 INFO O| Apr 03 04:17:26.237 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8394 | 2026-04-03T04:17:27.935Z | [ recovery-image] Apr 03 04:17:26.237 INFO O| Apr 03 04:17:26.237 INFO STEP 17 (ensure_dir) COMPLETE |
| 8395 | 2026-04-03T04:17:27.935Z | [ recovery-image] Apr 03 04:17:26.237 INFO O| Apr 03 04:17:26.237 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8396 | 2026-04-03T04:17:27.938Z | [ recovery-image] Apr 03 04:17:26.242 INFO O| Apr 03 04:17:26.242 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 8397 | 2026-04-03T04:17:27.938Z | [ recovery-image] Apr 03 04:17:26.242 INFO O| Apr 03 04:17:26.242 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog |
| 8398 | 2026-04-03T04:17:27.938Z | [ recovery-image] Apr 03 04:17:26.242 INFO O| Apr 03 04:17:26.242 INFO ok! |
| 8399 | 2026-04-03T04:17:27.938Z | [ recovery-image] Apr 03 04:17:26.242 INFO O| Apr 03 04:17:26.242 INFO STEP 18 (ensure_symlink) COMPLETE |
| 8400 | 2026-04-03T04:17:27.938Z | [ recovery-image] Apr 03 04:17:26.242 INFO O| Apr 03 04:17:26.242 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8401 | 2026-04-03T04:17:27.943Z | [ recovery-image] Apr 03 04:17:26.249 INFO O| Apr 03 04:17:26.249 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents |
| 8402 | 2026-04-03T04:17:27.943Z | [ recovery-image] Apr 03 04:17:26.249 INFO O| Apr 03 04:17:26.249 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure |
| 8403 | 2026-04-03T04:17:27.943Z | [ recovery-image] Apr 03 04:17:26.249 INFO O| Apr 03 04:17:26.249 INFO ok! |
| 8404 | 2026-04-03T04:17:27.943Z | [ recovery-image] Apr 03 04:17:26.249 INFO O| Apr 03 04:17:26.249 INFO STEP 19 (ensure_file) COMPLETE |
| 8405 | 2026-04-03T04:17:27.946Z | [ recovery-image] Apr 03 04:17:26.249 INFO O| Apr 03 04:17:26.249 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8406 | 2026-04-03T04:17:27.950Z | [ recovery-image] Apr 03 04:17:26.255 INFO O| Apr 03 04:17:26.255 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist |
| 8407 | 2026-04-03T04:17:27.950Z | [ recovery-image] Apr 03 04:17:26.255 INFO O| Apr 03 04:17:26.255 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 8408 | 2026-04-03T04:17:27.953Z | [ recovery-image] Apr 03 04:17:26.255 INFO O| Apr 03 04:17:26.255 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml |
| 8409 | 2026-04-03T04:17:27.953Z | [ recovery-image] Apr 03 04:17:26.255 INFO O| Apr 03 04:17:26.255 INFO ok! |
| 8410 | 2026-04-03T04:17:27.953Z | [ recovery-image] Apr 03 04:17:26.255 INFO O| Apr 03 04:17:26.255 INFO STEP 20 (ensure_symlink) COMPLETE |
| 8411 | 2026-04-03T04:17:27.953Z | [ recovery-image] Apr 03 04:17:26.255 INFO O| Apr 03 04:17:26.255 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8412 | 2026-04-03T04:17:27.956Z | [ recovery-image] Apr 03 04:17:26.260 INFO O| Apr 03 04:17:26.260 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist |
| 8413 | 2026-04-03T04:17:27.956Z | [ recovery-image] Apr 03 04:17:26.260 INFO O| Apr 03 04:17:26.260 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 8414 | 2026-04-03T04:17:27.956Z | [ recovery-image] Apr 03 04:17:26.260 INFO O| Apr 03 04:17:26.260 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml |
| 8415 | 2026-04-03T04:17:27.956Z | [ recovery-image] Apr 03 04:17:26.260 INFO O| Apr 03 04:17:26.260 INFO ok! |
| 8416 | 2026-04-03T04:17:27.956Z | [ recovery-image] Apr 03 04:17:26.260 INFO O| Apr 03 04:17:26.260 INFO STEP 21 (ensure_symlink) COMPLETE |
| 8417 | 2026-04-03T04:17:27.956Z | [ recovery-image] Apr 03 04:17:26.260 INFO O| Apr 03 04:17:26.260 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8418 | 2026-04-03T04:17:27.960Z | [ recovery-image] Apr 03 04:17:26.265 INFO O| Apr 03 04:17:26.265 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist |
| 8419 | 2026-04-03T04:17:27.963Z | [ recovery-image] Apr 03 04:17:26.265 INFO O| Apr 03 04:17:26.265 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 8420 | 2026-04-03T04:17:27.963Z | [ recovery-image] Apr 03 04:17:26.266 INFO O| Apr 03 04:17:26.266 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml |
| 8421 | 2026-04-03T04:17:27.963Z | [ recovery-image] Apr 03 04:17:26.266 INFO O| Apr 03 04:17:26.266 INFO ok! |
| 8422 | 2026-04-03T04:17:27.963Z | [ recovery-image] Apr 03 04:17:26.266 INFO O| Apr 03 04:17:26.266 INFO STEP 22 (ensure_symlink) COMPLETE |
| 8423 | 2026-04-03T04:17:27.963Z | [ recovery-image] Apr 03 04:17:26.266 INFO O| Apr 03 04:17:26.266 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8424 | 2026-04-03T04:17:27.966Z | [ recovery-image] Apr 03 04:17:26.271 INFO O| Apr 03 04:17:26.271 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist |
| 8425 | 2026-04-03T04:17:27.966Z | [ recovery-image] Apr 03 04:17:26.271 INFO O| Apr 03 04:17:26.271 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 8426 | 2026-04-03T04:17:27.966Z | [ recovery-image] Apr 03 04:17:26.271 INFO O| Apr 03 04:17:26.271 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml |
| 8427 | 2026-04-03T04:17:27.966Z | [ recovery-image] Apr 03 04:17:26.271 INFO O| Apr 03 04:17:26.271 INFO ok! |
| 8428 | 2026-04-03T04:17:27.966Z | [ recovery-image] Apr 03 04:17:26.271 INFO O| Apr 03 04:17:26.271 INFO STEP 23 (ensure_symlink) COMPLETE |
| 8429 | 2026-04-03T04:17:27.966Z | [ recovery-image] Apr 03 04:17:26.271 INFO O| Apr 03 04:17:26.271 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8430 | 2026-04-03T04:17:27.970Z | [ recovery-image] Apr 03 04:17:26.276 INFO O| Apr 03 04:17:26.276 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 8431 | 2026-04-03T04:17:27.973Z | [ recovery-image] Apr 03 04:17:26.276 INFO O| Apr 03 04:17:26.276 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 ... |
| 8432 | 2026-04-03T04:17:27.973Z | [ recovery-image] Apr 03 04:17:26.276 INFO O| Apr 03 04:17:26.276 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf |
| 8433 | 2026-04-03T04:17:27.973Z | [ recovery-image] Apr 03 04:17:26.276 INFO O| Apr 03 04:17:26.276 INFO ok! |
| 8434 | 2026-04-03T04:17:27.973Z | [ recovery-image] Apr 03 04:17:26.276 INFO O| Apr 03 04:17:26.276 INFO STEP 24 (ensure_file) COMPLETE |
| 8435 | 2026-04-03T04:17:27.973Z | [ recovery-image] Apr 03 04:17:26.276 INFO O| Apr 03 04:17:26.276 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8436 | 2026-04-03T04:17:27.978Z | [ recovery-image] Apr 03 04:17:26.283 INFO O| Apr 03 04:17:26.283 INFO updating shadow file |
| 8437 | 2026-04-03T04:17:27.983Z | [ recovery-image] Apr 03 04:17:26.283 INFO O| Apr 03 04:17:26.283 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8438 | 2026-04-03T04:17:27.983Z | [ recovery-image] Apr 03 04:17:26.283 INFO O| Apr 03 04:17:26.283 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8439 | 2026-04-03T04:17:27.983Z | [ recovery-image] Apr 03 04:17:26.283 INFO O| Apr 03 04:17:26.283 INFO STEP 25 (shadow) COMPLETE |
| 8440 | 2026-04-03T04:17:27.983Z | [ recovery-image] Apr 03 04:17:26.283 INFO O| Apr 03 04:17:26.283 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8441 | 2026-04-03T04:17:27.986Z | [ recovery-image] Apr 03 04:17:26.289 INFO O| Apr 03 04:17:26.289 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 8442 | 2026-04-03T04:17:27.986Z | [ recovery-image] Apr 03 04:17:26.289 INFO O| Apr 03 04:17:26.289 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ... |
| 8443 | 2026-04-03T04:17:27.986Z | [ recovery-image] Apr 03 04:17:26.289 INFO O| Apr 03 04:17:26.289 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts |
| 8444 | 2026-04-03T04:17:27.986Z | [ recovery-image] Apr 03 04:17:26.289 INFO O| Apr 03 04:17:26.289 INFO ok! |
| 8445 | 2026-04-03T04:17:27.986Z | [ recovery-image] Apr 03 04:17:26.289 INFO O| Apr 03 04:17:26.289 INFO STEP 26 (ensure_file) COMPLETE |
| 8446 | 2026-04-03T04:17:27.986Z | [ recovery-image] Apr 03 04:17:26.289 INFO O| Apr 03 04:17:26.289 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8447 | 2026-04-03T04:17:27.989Z | [ recovery-image] Apr 03 04:17:26.294 INFO O| Apr 03 04:17:26.294 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist |
| 8448 | 2026-04-03T04:17:27.989Z | [ recovery-image] Apr 03 04:17:26.294 INFO O| Apr 03 04:17:26.294 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ... |
| 8449 | 2026-04-03T04:17:27.989Z | [ recovery-image] Apr 03 04:17:26.294 INFO O| Apr 03 04:17:26.294 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename |
| 8450 | 2026-04-03T04:17:27.989Z | [ recovery-image] Apr 03 04:17:26.294 INFO O| Apr 03 04:17:26.294 INFO ok! |
| 8451 | 2026-04-03T04:17:27.989Z | [ recovery-image] Apr 03 04:17:26.294 INFO O| Apr 03 04:17:26.294 INFO STEP 27 (ensure_file) COMPLETE |
| 8452 | 2026-04-03T04:17:27.989Z | [ recovery-image] Apr 03 04:17:26.294 INFO O| Apr 03 04:17:26.294 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8453 | 2026-04-03T04:17:27.994Z | [ recovery-image] Apr 03 04:17:26.299 INFO O| Apr 03 04:17:26.299 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 8454 | 2026-04-03T04:17:27.994Z | [ recovery-image] Apr 03 04:17:26.299 INFO O| Apr 03 04:17:26.299 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ... |
| 8455 | 2026-04-03T04:17:27.996Z | [ recovery-image] Apr 03 04:17:26.299 INFO O| Apr 03 04:17:26.299 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8456 | 2026-04-03T04:17:27.996Z | [ recovery-image] Apr 03 04:17:26.299 INFO O| Apr 03 04:17:26.299 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8457 | 2026-04-03T04:17:27.996Z | [ recovery-image] Apr 03 04:17:26.299 INFO O| Apr 03 04:17:26.299 INFO ok! |
| 8458 | 2026-04-03T04:17:27.996Z | [ recovery-image] Apr 03 04:17:26.299 INFO O| Apr 03 04:17:26.299 INFO STEP 28 (ensure_file) COMPLETE |
| 8459 | 2026-04-03T04:17:27.997Z | [ recovery-image] Apr 03 04:17:26.299 INFO O| Apr 03 04:17:26.299 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8460 | 2026-04-03T04:17:28.000Z | [ recovery-image] Apr 03 04:17:26.305 INFO O| Apr 03 04:17:26.305 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist |
| 8461 | 2026-04-03T04:17:28.000Z | [ recovery-image] Apr 03 04:17:26.305 INFO O| Apr 03 04:17:26.305 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ... |
| 8462 | 2026-04-03T04:17:28.003Z | [ recovery-image] Apr 03 04:17:26.306 INFO O| Apr 03 04:17:26.306 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf |
| 8463 | 2026-04-03T04:17:28.003Z | [ recovery-image] Apr 03 04:17:26.306 INFO O| Apr 03 04:17:26.306 INFO ok! |
| 8464 | 2026-04-03T04:17:28.003Z | [ recovery-image] Apr 03 04:17:26.306 INFO O| Apr 03 04:17:26.306 INFO STEP 29 (ensure_file) COMPLETE |
| 8465 | 2026-04-03T04:17:28.003Z | [ recovery-image] Apr 03 04:17:26.306 INFO O| Apr 03 04:17:26.306 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8466 | 2026-04-03T04:17:28.007Z | [ recovery-image] Apr 03 04:17:26.311 INFO O| Apr 03 04:17:26.311 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8467 | 2026-04-03T04:17:28.007Z | [ recovery-image] Apr 03 04:17:26.311 INFO O| Apr 03 04:17:26.311 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8468 | 2026-04-03T04:17:28.007Z | [ recovery-image] Apr 03 04:17:26.311 INFO O| Apr 03 04:17:26.311 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8469 | 2026-04-03T04:17:28.007Z | [ recovery-image] Apr 03 04:17:26.311 INFO O| Apr 03 04:17:26.311 INFO STEP 30 (ensure_dir) COMPLETE |
| 8470 | 2026-04-03T04:17:28.007Z | [ recovery-image] Apr 03 04:17:26.311 INFO O| Apr 03 04:17:26.311 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8471 | 2026-04-03T04:17:28.010Z | [ recovery-image] Apr 03 04:17:26.316 INFO O| Apr 03 04:17:26.316 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist |
| 8472 | 2026-04-03T04:17:28.010Z | [ recovery-image] Apr 03 04:17:26.316 INFO O| Apr 03 04:17:26.316 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 ... |
| 8473 | 2026-04-03T04:17:28.014Z | [ recovery-image] Apr 03 04:17:26.316 INFO O| Apr 03 04:17:26.316 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 |
| 8474 | 2026-04-03T04:17:28.014Z | [ recovery-image] Apr 03 04:17:26.316 INFO O| Apr 03 04:17:26.316 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup |
| 8475 | 2026-04-03T04:17:28.014Z | [ recovery-image] Apr 03 04:17:26.316 INFO O| Apr 03 04:17:26.316 INFO ok! |
| 8476 | 2026-04-03T04:17:28.014Z | [ recovery-image] Apr 03 04:17:26.316 INFO O| Apr 03 04:17:26.316 INFO STEP 31 (ensure_file) COMPLETE |
| 8477 | 2026-04-03T04:17:28.014Z | [ recovery-image] Apr 03 04:17:26.316 INFO O| Apr 03 04:17:26.316 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8478 | 2026-04-03T04:17:28.017Z | [ recovery-image] Apr 03 04:17:26.321 INFO O| Apr 03 04:17:26.321 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8479 | 2026-04-03T04:17:28.017Z | [ recovery-image] Apr 03 04:17:26.321 INFO O| Apr 03 04:17:26.321 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8480 | 2026-04-03T04:17:28.017Z | [ recovery-image] Apr 03 04:17:26.321 INFO O| Apr 03 04:17:26.321 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8481 | 2026-04-03T04:17:28.017Z | [ recovery-image] Apr 03 04:17:26.321 INFO O| Apr 03 04:17:26.321 INFO STEP 32 (ensure_dir) COMPLETE |
| 8482 | 2026-04-03T04:17:28.017Z | [ recovery-image] Apr 03 04:17:26.321 INFO O| Apr 03 04:17:26.321 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8483 | 2026-04-03T04:17:28.021Z | [ recovery-image] Apr 03 04:17:26.326 INFO O| Apr 03 04:17:26.326 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 8484 | 2026-04-03T04:17:28.021Z | [ recovery-image] Apr 03 04:17:26.326 INFO O| Apr 03 04:17:26.326 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 ... |
| 8485 | 2026-04-03T04:17:28.021Z | [ recovery-image] Apr 03 04:17:26.326 INFO O| Apr 03 04:17:26.326 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 |
| 8486 | 2026-04-03T04:17:28.021Z | [ recovery-image] Apr 03 04:17:26.326 INFO O| Apr 03 04:17:26.326 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml |
| 8487 | 2026-04-03T04:17:28.021Z | [ recovery-image] Apr 03 04:17:26.326 INFO O| Apr 03 04:17:26.326 INFO ok! |
| 8488 | 2026-04-03T04:17:28.021Z | [ recovery-image] Apr 03 04:17:26.326 INFO O| Apr 03 04:17:26.326 INFO STEP 33 (ensure_file) COMPLETE |
| 8489 | 2026-04-03T04:17:28.022Z | [ recovery-image] Apr 03 04:17:26.326 INFO O| Apr 03 04:17:26.326 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8490 | 2026-04-03T04:17:28.025Z | [ recovery-image] Apr 03 04:17:26.331 INFO O| Apr 03 04:17:26.331 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist |
| 8491 | 2026-04-03T04:17:28.025Z | [ recovery-image] Apr 03 04:17:26.331 INFO O| Apr 03 04:17:26.331 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ... |
| 8492 | 2026-04-03T04:17:28.025Z | [ recovery-image] Apr 03 04:17:26.331 INFO O| Apr 03 04:17:26.331 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master |
| 8493 | 2026-04-03T04:17:28.028Z | [ recovery-image] Apr 03 04:17:26.331 INFO O| Apr 03 04:17:26.331 INFO ok! |
| 8494 | 2026-04-03T04:17:28.028Z | [ recovery-image] Apr 03 04:17:26.331 INFO O| Apr 03 04:17:26.331 INFO STEP 34 (ensure_file) COMPLETE |
| 8495 | 2026-04-03T04:17:28.028Z | [ recovery-image] Apr 03 04:17:26.331 INFO O| Apr 03 04:17:26.331 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8496 | 2026-04-03T04:17:28.032Z | [ recovery-image] Apr 03 04:17:26.336 INFO O| Apr 03 04:17:26.336 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking |
| 8497 | 2026-04-03T04:17:28.032Z | [ recovery-image] Apr 03 04:17:26.336 INFO O| Apr 03 04:17:26.336 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ... |
| 8498 | 2026-04-03T04:17:28.032Z | [ recovery-image] Apr 03 04:17:26.336 INFO O| Apr 03 04:17:26.336 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8499 | 2026-04-03T04:17:28.032Z | [ recovery-image] Apr 03 04:17:26.336 INFO O| Apr 03 04:17:26.336 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8500 | 2026-04-03T04:17:28.032Z | [ recovery-image] Apr 03 04:17:26.336 INFO O| Apr 03 04:17:26.336 INFO ok! |
| 8501 | 2026-04-03T04:17:28.032Z | [ recovery-image] Apr 03 04:17:26.336 INFO O| Apr 03 04:17:26.336 INFO STEP 35 (ensure_file) COMPLETE |
| 8502 | 2026-04-03T04:17:28.032Z | [ recovery-image] Apr 03 04:17:26.336 INFO O| Apr 03 04:17:26.336 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8503 | 2026-04-03T04:17:28.037Z | [ recovery-image] Apr 03 04:17:26.343 INFO O| Apr 03 04:17:26.343 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking |
| 8504 | 2026-04-03T04:17:28.037Z | [ recovery-image] Apr 03 04:17:26.343 INFO O| Apr 03 04:17:26.343 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ... |
| 8505 | 2026-04-03T04:17:28.040Z | [ recovery-image] Apr 03 04:17:26.343 INFO O| Apr 03 04:17:26.343 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init |
| 8506 | 2026-04-03T04:17:28.040Z | [ recovery-image] Apr 03 04:17:26.343 INFO O| Apr 03 04:17:26.343 INFO ok! |
| 8507 | 2026-04-03T04:17:28.040Z | [ recovery-image] Apr 03 04:17:26.343 INFO O| Apr 03 04:17:26.343 INFO STEP 36 (ensure_file) COMPLETE |
| 8508 | 2026-04-03T04:17:28.040Z | [ recovery-image] Apr 03 04:17:26.343 INFO O| Apr 03 04:17:26.343 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8509 | 2026-04-03T04:17:28.043Z | [ recovery-image] Apr 03 04:17:26.348 INFO O| Apr 03 04:17:26.347 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 8510 | 2026-04-03T04:17:28.043Z | [ recovery-image] Apr 03 04:17:26.348 INFO O| Apr 03 04:17:26.348 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ... |
| 8511 | 2026-04-03T04:17:28.043Z | [ recovery-image] Apr 03 04:17:26.348 INFO O| Apr 03 04:17:26.348 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config |
| 8512 | 2026-04-03T04:17:28.044Z | [ recovery-image] Apr 03 04:17:26.348 INFO O| Apr 03 04:17:26.348 INFO ok! |
| 8513 | 2026-04-03T04:17:28.044Z | [ recovery-image] Apr 03 04:17:26.348 INFO O| Apr 03 04:17:26.348 INFO STEP 37 (ensure_file) COMPLETE |
| 8514 | 2026-04-03T04:17:28.044Z | [ recovery-image] Apr 03 04:17:26.348 INFO O| Apr 03 04:17:26.348 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8515 | 2026-04-03T04:17:28.047Z | [ recovery-image] Apr 03 04:17:26.352 INFO O| Apr 03 04:17:26.352 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist |
| 8516 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.352 INFO O| Apr 03 04:17:26.352 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ... |
| 8517 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.352 INFO O| Apr 03 04:17:26.352 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8518 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.353 INFO O| Apr 03 04:17:26.352 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8519 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.353 INFO O| Apr 03 04:17:26.353 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8520 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.353 INFO O| Apr 03 04:17:26.353 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8521 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.353 INFO O| Apr 03 04:17:26.353 INFO ok! |
| 8522 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.353 INFO O| Apr 03 04:17:26.353 INFO STEP 38 (ensure_file) COMPLETE |
| 8523 | 2026-04-03T04:17:28.050Z | [ recovery-image] Apr 03 04:17:26.353 INFO O| Apr 03 04:17:26.353 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8524 | 2026-04-03T04:17:28.054Z | [ recovery-image] Apr 03 04:17:26.360 INFO O| Apr 03 04:17:26.360 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8525 | 2026-04-03T04:17:28.057Z | [ recovery-image] Apr 03 04:17:26.360 INFO O| Apr 03 04:17:26.360 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8526 | 2026-04-03T04:17:28.057Z | [ recovery-image] Apr 03 04:17:26.360 INFO O| Apr 03 04:17:26.360 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8527 | 2026-04-03T04:17:28.057Z | [ recovery-image] Apr 03 04:17:26.360 INFO O| Apr 03 04:17:26.360 INFO STEP 39 (ensure_dir) COMPLETE |
| 8528 | 2026-04-03T04:17:28.057Z | [ recovery-image] Apr 03 04:17:26.360 INFO O| Apr 03 04:17:26.360 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8529 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 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 |
| 8530 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 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 ... |
| 8531 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 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 |
| 8532 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 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 |
| 8533 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 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 |
| 8534 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 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 |
| 8535 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 INFO ok! |
| 8536 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 INFO STEP 40 (ensure_file) COMPLETE |
| 8537 | 2026-04-03T04:17:28.061Z | [ recovery-image] Apr 03 04:17:26.366 INFO O| Apr 03 04:17:26.366 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8538 | 2026-04-03T04:17:28.066Z | [ recovery-image] Apr 03 04:17:26.371 INFO O| Apr 03 04:17:26.371 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 8539 | 2026-04-03T04:17:28.066Z | [ recovery-image] Apr 03 04:17:26.371 INFO O| Apr 03 04:17:26.371 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 ... |
| 8540 | 2026-04-03T04:17:28.069Z | [ recovery-image] Apr 03 04:17:26.371 INFO O| Apr 03 04:17:26.371 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 8541 | 2026-04-03T04:17:28.069Z | [ recovery-image] Apr 03 04:17:26.371 INFO O| Apr 03 04:17:26.371 INFO ok! |
| 8542 | 2026-04-03T04:17:28.069Z | [ recovery-image] Apr 03 04:17:26.371 INFO O| Apr 03 04:17:26.371 INFO STEP 41 (ensure_symlink) COMPLETE |
| 8543 | 2026-04-03T04:17:28.069Z | [ recovery-image] Apr 03 04:17:26.371 INFO O| Apr 03 04:17:26.371 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8544 | 2026-04-03T04:17:28.072Z | [ recovery-image] Apr 03 04:17:26.376 INFO O| Apr 03 04:17:26.376 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist |
| 8545 | 2026-04-03T04:17:28.072Z | [ recovery-image] Apr 03 04:17:26.376 INFO O| Apr 03 04:17:26.376 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 8546 | 2026-04-03T04:17:28.072Z | [ recovery-image] Apr 03 04:17:26.376 INFO O| Apr 03 04:17:26.376 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo |
| 8547 | 2026-04-03T04:17:28.072Z | [ recovery-image] Apr 03 04:17:26.376 INFO O| Apr 03 04:17:26.376 INFO ok! |
| 8548 | 2026-04-03T04:17:28.072Z | [ recovery-image] Apr 03 04:17:26.376 INFO O| Apr 03 04:17:26.376 INFO STEP 42 (ensure_symlink) COMPLETE |
| 8549 | 2026-04-03T04:17:28.072Z | [ recovery-image] Apr 03 04:17:26.376 INFO O| Apr 03 04:17:26.376 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8550 | 2026-04-03T04:17:28.076Z | [ recovery-image] Apr 03 04:17:26.381 INFO O| Apr 03 04:17:26.381 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist |
| 8551 | 2026-04-03T04:17:28.076Z | [ recovery-image] Apr 03 04:17:26.381 INFO O| Apr 03 04:17:26.381 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ... |
| 8552 | 2026-04-03T04:17:28.076Z | [ recovery-image] Apr 03 04:17:26.382 INFO O| Apr 03 04:17:26.382 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8553 | 2026-04-03T04:17:28.076Z | [ recovery-image] Apr 03 04:17:26.382 INFO O| Apr 03 04:17:26.382 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8554 | 2026-04-03T04:17:28.080Z | [ recovery-image] Apr 03 04:17:26.382 INFO O| Apr 03 04:17:26.382 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8555 | 2026-04-03T04:17:28.080Z | [ recovery-image] Apr 03 04:17:26.382 INFO O| Apr 03 04:17:26.382 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8556 | 2026-04-03T04:17:28.080Z | [ recovery-image] Apr 03 04:17:26.382 INFO O| Apr 03 04:17:26.382 INFO ok! |
| 8557 | 2026-04-03T04:17:28.080Z | [ recovery-image] Apr 03 04:17:26.382 INFO O| Apr 03 04:17:26.382 INFO STEP 43 (ensure_file) COMPLETE |
| 8558 | 2026-04-03T04:17:28.080Z | [ recovery-image] Apr 03 04:17:26.382 INFO O| Apr 03 04:17:26.382 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8559 | 2026-04-03T04:17:28.083Z | [ recovery-image] Apr 03 04:17:26.387 INFO O| Apr 03 04:17:26.387 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist |
| 8560 | 2026-04-03T04:17:28.083Z | [ recovery-image] Apr 03 04:17:26.387 INFO O| Apr 03 04:17:26.387 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 ... |
| 8561 | 2026-04-03T04:17:28.083Z | [ recovery-image] Apr 03 04:17:26.387 INFO O| Apr 03 04:17:26.387 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 |
| 8562 | 2026-04-03T04:17:28.083Z | [ recovery-image] Apr 03 04:17:26.387 INFO O| Apr 03 04:17:26.387 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
| 8563 | 2026-04-03T04:17:28.083Z | [ recovery-image] Apr 03 04:17:26.387 INFO O| Apr 03 04:17:26.387 INFO ok! |
| 8564 | 2026-04-03T04:17:28.083Z | [ recovery-image] Apr 03 04:17:26.387 INFO O| Apr 03 04:17:26.387 INFO STEP 44 (ensure_file) COMPLETE |
| 8565 | 2026-04-03T04:17:28.083Z | [ recovery-image] Apr 03 04:17:26.387 INFO O| Apr 03 04:17:26.387 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8566 | 2026-04-03T04:17:28.089Z | [ recovery-image] Apr 03 04:17:26.394 INFO O| Apr 03 04:17:26.393 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist |
| 8567 | 2026-04-03T04:17:28.089Z | [ recovery-image] Apr 03 04:17:26.394 INFO O| Apr 03 04:17:26.394 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ... |
| 8568 | 2026-04-03T04:17:28.094Z | [ recovery-image] Apr 03 04:17:26.394 INFO O| Apr 03 04:17:26.394 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml |
| 8569 | 2026-04-03T04:17:28.094Z | [ recovery-image] Apr 03 04:17:26.394 INFO O| Apr 03 04:17:26.394 INFO ok! |
| 8570 | 2026-04-03T04:17:28.094Z | [ recovery-image] Apr 03 04:17:26.394 INFO O| Apr 03 04:17:26.394 INFO STEP 45 (ensure_file) COMPLETE |
| 8571 | 2026-04-03T04:17:28.094Z | [ recovery-image] Apr 03 04:17:26.394 INFO O| Apr 03 04:17:26.394 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8572 | 2026-04-03T04:17:28.097Z | [ recovery-image] Apr 03 04:17:26.400 INFO O| Apr 03 04:17:26.400 INFO updating shadow file |
| 8573 | 2026-04-03T04:17:28.097Z | [ recovery-image] Apr 03 04:17:26.400 INFO O| Apr 03 04:17:26.400 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8574 | 2026-04-03T04:17:28.097Z | [ recovery-image] Apr 03 04:17:26.400 INFO O| Apr 03 04:17:26.400 INFO STEP 46 (shadow) COMPLETE |
| 8575 | 2026-04-03T04:17:28.097Z | [ recovery-image] Apr 03 04:17:26.400 INFO O| Apr 03 04:17:26.400 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8576 | 2026-04-03T04:17:28.100Z | [ recovery-image] Apr 03 04:17:26.406 INFO O| Apr 03 04:17:26.406 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking |
| 8577 | 2026-04-03T04:17:28.100Z | [ recovery-image] Apr 03 04:17:26.406 INFO O| Apr 03 04:17:26.406 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ... |
| 8578 | 2026-04-03T04:17:28.103Z | [ recovery-image] Apr 03 04:17:26.406 INFO O| Apr 03 04:17:26.406 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8579 | 2026-04-03T04:17:28.103Z | [ recovery-image] Apr 03 04:17:26.406 INFO O| Apr 03 04:17:26.406 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8580 | 2026-04-03T04:17:28.103Z | [ recovery-image] Apr 03 04:17:26.406 INFO O| Apr 03 04:17:26.406 INFO ok! |
| 8581 | 2026-04-03T04:17:28.103Z | [ recovery-image] Apr 03 04:17:26.406 INFO O| Apr 03 04:17:26.406 INFO STEP 47 (ensure_file) COMPLETE |
| 8582 | 2026-04-03T04:17:28.104Z | [ recovery-image] Apr 03 04:17:26.406 INFO O| Apr 03 04:17:26.406 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8583 | 2026-04-03T04:17:28.107Z | [ recovery-image] Apr 03 04:17:26.411 INFO O| Apr 03 04:17:26.411 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt |
| 8584 | 2026-04-03T04:17:28.107Z | [ recovery-image] Apr 03 04:17:26.411 INFO O| Apr 03 04:17:26.411 INFO STEP 48 (ensure_dir) COMPLETE |
| 8585 | 2026-04-03T04:17:28.107Z | [ recovery-image] Apr 03 04:17:26.411 INFO O| Apr 03 04:17:26.411 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8586 | 2026-04-03T04:17:28.111Z | [ recovery-image] Apr 03 04:17:26.417 INFO O| Apr 03 04:17:26.417 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8587 | 2026-04-03T04:17:28.111Z | [ recovery-image] Apr 03 04:17:26.417 INFO O| Apr 03 04:17:26.417 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8588 | 2026-04-03T04:17:28.114Z | [ recovery-image] Apr 03 04:17:26.417 INFO O| Apr 03 04:17:26.417 INFO STEP 49 (ensure_dir) COMPLETE |
| 8589 | 2026-04-03T04:17:28.114Z | [ recovery-image] Apr 03 04:17:26.417 INFO O| Apr 03 04:17:26.417 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8590 | 2026-04-03T04:17:28.117Z | [ recovery-image] Apr 03 04:17:26.421 INFO O| Apr 03 04:17:26.421 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8591 | 2026-04-03T04:17:28.117Z | [ recovery-image] Apr 03 04:17:26.421 INFO O| Apr 03 04:17:26.421 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8592 | 2026-04-03T04:17:28.117Z | [ recovery-image] Apr 03 04:17:26.421 INFO O| Apr 03 04:17:26.421 INFO STEP 50 (ensure_dir) COMPLETE |
| 8593 | 2026-04-03T04:17:28.118Z | [ recovery-image] Apr 03 04:17:26.421 INFO O| Apr 03 04:17:26.421 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8594 | 2026-04-03T04:17:28.121Z | [ recovery-image] Apr 03 04:17:26.426 INFO O| Apr 03 04:17:26.426 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist |
| 8595 | 2026-04-03T04:17:28.121Z | [ recovery-image] Apr 03 04:17:26.426 INFO O| Apr 03 04:17:26.426 INFO copying /tmp/.tmpGZ9T6W/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ... |
| 8596 | 2026-04-03T04:17:28.151Z | [ recovery-image] Apr 03 04:17:26.456 INFO O| Apr 03 04:17:26.456 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator |
| 8597 | 2026-04-03T04:17:28.152Z | [ recovery-image] Apr 03 04:17:26.456 INFO O| Apr 03 04:17:26.456 INFO ok! |
| 8598 | 2026-04-03T04:17:28.152Z | [ recovery-image] Apr 03 04:17:26.456 INFO O| Apr 03 04:17:26.456 INFO STEP 51 (ensure_file) COMPLETE |
| 8599 | 2026-04-03T04:17:28.155Z | [ recovery-image] Apr 03 04:17:26.456 INFO O| Apr 03 04:17:26.456 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8600 | 2026-04-03T04:17:28.158Z | [ recovery-image] Apr 03 04:17:26.462 INFO O| Apr 03 04:17:26.462 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8601 | 2026-04-03T04:17:28.158Z | [ recovery-image] Apr 03 04:17:26.462 INFO O| Apr 03 04:17:26.462 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8602 | 2026-04-03T04:17:28.158Z | [ recovery-image] Apr 03 04:17:26.462 INFO O| Apr 03 04:17:26.462 INFO STEP 52 (ensure_dir) COMPLETE |
| 8603 | 2026-04-03T04:17:28.158Z | [ recovery-image] Apr 03 04:17:26.462 INFO O| Apr 03 04:17:26.462 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8604 | 2026-04-03T04:17:28.164Z | [ recovery-image] Apr 03 04:17:26.469 INFO O| Apr 03 04:17:26.469 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist |
| 8605 | 2026-04-03T04:17:28.164Z | [ recovery-image] Apr 03 04:17:26.469 INFO O| Apr 03 04:17:26.469 INFO copying /tmp/.tmpGZ9T6W/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ... |
| 8606 | 2026-04-03T04:17:28.166Z | [ recovery-image] Apr 03 04:17:26.469 INFO O| Apr 03 04:17:26.469 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION |
| 8607 | 2026-04-03T04:17:28.166Z | [ recovery-image] Apr 03 04:17:26.469 INFO O| Apr 03 04:17:26.469 INFO ok! |
| 8608 | 2026-04-03T04:17:28.166Z | [ recovery-image] Apr 03 04:17:26.469 INFO O| Apr 03 04:17:26.469 INFO STEP 53 (ensure_file) COMPLETE |
| 8609 | 2026-04-03T04:17:28.167Z | [ recovery-image] Apr 03 04:17:26.469 INFO O| Apr 03 04:17:26.469 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8610 | 2026-04-03T04:17:28.169Z | [ recovery-image] Apr 03 04:17:26.474 INFO O| Apr 03 04:17:26.474 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8611 | 2026-04-03T04:17:28.169Z | [ recovery-image] Apr 03 04:17:26.474 INFO O| Apr 03 04:17:26.474 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8612 | 2026-04-03T04:17:28.170Z | [ recovery-image] Apr 03 04:17:26.474 INFO O| Apr 03 04:17:26.474 INFO STEP 54 (ensure_dir) COMPLETE |
| 8613 | 2026-04-03T04:17:28.170Z | [ recovery-image] Apr 03 04:17:26.474 INFO O| Apr 03 04:17:26.474 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8614 | 2026-04-03T04:17:28.174Z | [ recovery-image] Apr 03 04:17:26.479 INFO O| Apr 03 04:17:26.479 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 8615 | 2026-04-03T04:17:28.174Z | [ recovery-image] Apr 03 04:17:26.479 INFO O| Apr 03 04:17:26.479 INFO copying /tmp/.tmpGZ9T6W/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ... |
| 8616 | 2026-04-03T04:17:28.578Z | [ recovery-image] Apr 03 04:17:26.883 INFO O| Apr 03 04:17:26.882 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm |
| 8617 | 2026-04-03T04:17:28.578Z | [ recovery-image] Apr 03 04:17:26.883 INFO O| Apr 03 04:17:26.883 INFO ok! |
| 8618 | 2026-04-03T04:17:28.578Z | [ recovery-image] Apr 03 04:17:26.883 INFO O| Apr 03 04:17:26.883 INFO STEP 55 (ensure_file) COMPLETE |
| 8619 | 2026-04-03T04:17:28.581Z | [ recovery-image] Apr 03 04:17:26.883 INFO O| Apr 03 04:17:26.883 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8620 | 2026-04-03T04:17:28.585Z | [ recovery-image] Apr 03 04:17:26.889 INFO O| Apr 03 04:17:26.889 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist |
| 8621 | 2026-04-03T04:17:28.585Z | [ recovery-image] Apr 03 04:17:26.889 INFO O| Apr 03 04:17:26.889 INFO copying /tmp/.tmpGZ9T6W/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ... |
| 8622 | 2026-04-03T04:17:28.999Z | [ recovery-image] Apr 03 04:17:27.304 INFO O| Apr 03 04:17:27.304 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd |
| 8623 | 2026-04-03T04:17:28.999Z | [ recovery-image] Apr 03 04:17:27.304 INFO O| Apr 03 04:17:27.304 INFO ok! |
| 8624 | 2026-04-03T04:17:29.003Z | [ recovery-image] Apr 03 04:17:27.304 INFO O| Apr 03 04:17:27.304 INFO STEP 56 (ensure_file) COMPLETE |
| 8625 | 2026-04-03T04:17:29.003Z | [ recovery-image] Apr 03 04:17:27.304 INFO O| Apr 03 04:17:27.304 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8626 | 2026-04-03T04:17:29.008Z | [ recovery-image] Apr 03 04:17:27.313 INFO O| Apr 03 04:17:27.313 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 8627 | 2026-04-03T04:17:29.008Z | [ recovery-image] Apr 03 04:17:27.313 INFO O| Apr 03 04:17:27.313 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 8628 | 2026-04-03T04:17:29.011Z | [ recovery-image] Apr 03 04:17:27.313 INFO O| Apr 03 04:17:27.313 INFO STEP 57 (ensure_dir) COMPLETE |
| 8629 | 2026-04-03T04:17:29.011Z | [ recovery-image] Apr 03 04:17:27.313 INFO O| Apr 03 04:17:27.313 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8630 | 2026-04-03T04:17:29.014Z | [ recovery-image] Apr 03 04:17:27.319 INFO O| Apr 03 04:17:27.319 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 8631 | 2026-04-03T04:17:29.014Z | [ recovery-image] Apr 03 04:17:27.319 INFO O| Apr 03 04:17:27.319 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 8632 | 2026-04-03T04:17:29.014Z | [ recovery-image] Apr 03 04:17:27.319 INFO O| Apr 03 04:17:27.319 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 |
| 8633 | 2026-04-03T04:17:29.014Z | [ recovery-image] Apr 03 04:17:27.319 INFO O| Apr 03 04:17:27.319 INFO ok! |
| 8634 | 2026-04-03T04:17:29.014Z | [ recovery-image] Apr 03 04:17:27.319 INFO O| Apr 03 04:17:27.319 INFO STEP 58 (ensure_file) COMPLETE |
| 8635 | 2026-04-03T04:17:29.014Z | [ recovery-image] Apr 03 04:17:27.319 INFO O| Apr 03 04:17:27.319 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8636 | 2026-04-03T04:17:29.019Z | [ recovery-image] Apr 03 04:17:27.324 INFO O| Apr 03 04:17:27.324 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 8637 | 2026-04-03T04:17:29.019Z | [ recovery-image] Apr 03 04:17:27.324 INFO O| Apr 03 04:17:27.324 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 8638 | 2026-04-03T04:17:29.022Z | [ recovery-image] Apr 03 04:17:27.324 INFO O| Apr 03 04:17:27.324 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 |
| 8639 | 2026-04-03T04:17:29.022Z | [ recovery-image] Apr 03 04:17:27.324 INFO O| Apr 03 04:17:27.324 INFO ok! |
| 8640 | 2026-04-03T04:17:29.023Z | [ recovery-image] Apr 03 04:17:27.324 INFO O| Apr 03 04:17:27.324 INFO STEP 59 (ensure_file) COMPLETE |
| 8641 | 2026-04-03T04:17:29.023Z | [ recovery-image] Apr 03 04:17:27.324 INFO O| Apr 03 04:17:27.324 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8642 | 2026-04-03T04:17:29.026Z | [ recovery-image] Apr 03 04:17:27.330 INFO O| Apr 03 04:17:27.330 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 8643 | 2026-04-03T04:17:29.026Z | [ recovery-image] Apr 03 04:17:27.330 INFO O| Apr 03 04:17:27.330 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 8644 | 2026-04-03T04:17:29.026Z | [ recovery-image] Apr 03 04:17:27.330 INFO O| Apr 03 04:17:27.330 INFO STEP 60 (ensure_dir) COMPLETE |
| 8645 | 2026-04-03T04:17:29.026Z | [ recovery-image] Apr 03 04:17:27.330 INFO O| Apr 03 04:17:27.330 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8646 | 2026-04-03T04:17:29.029Z | [ recovery-image] Apr 03 04:17:27.335 INFO O| Apr 03 04:17:27.335 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 8647 | 2026-04-03T04:17:29.032Z | [ recovery-image] Apr 03 04:17:27.335 INFO O| Apr 03 04:17:27.335 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 8648 | 2026-04-03T04:17:29.032Z | [ recovery-image] Apr 03 04:17:27.335 INFO O| Apr 03 04:17:27.335 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 8649 | 2026-04-03T04:17:29.032Z | [ recovery-image] Apr 03 04:17:27.335 INFO O| Apr 03 04:17:27.335 INFO ok! |
| 8650 | 2026-04-03T04:17:29.032Z | [ recovery-image] Apr 03 04:17:27.335 INFO O| Apr 03 04:17:27.335 INFO STEP 61 (ensure_file) COMPLETE |
| 8651 | 2026-04-03T04:17:29.033Z | [ recovery-image] Apr 03 04:17:27.335 INFO O| Apr 03 04:17:27.335 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8652 | 2026-04-03T04:17:29.036Z | [ recovery-image] Apr 03 04:17:27.342 INFO O| Apr 03 04:17:27.342 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 8653 | 2026-04-03T04:17:29.036Z | [ recovery-image] Apr 03 04:17:27.342 INFO O| Apr 03 04:17:27.342 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 8654 | 2026-04-03T04:17:29.040Z | [ recovery-image] Apr 03 04:17:27.342 INFO O| Apr 03 04:17:27.342 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 |
| 8655 | 2026-04-03T04:17:29.040Z | [ recovery-image] Apr 03 04:17:27.342 INFO O| Apr 03 04:17:27.342 INFO ok! |
| 8656 | 2026-04-03T04:17:29.040Z | [ recovery-image] Apr 03 04:17:27.342 INFO O| Apr 03 04:17:27.342 INFO STEP 62 (ensure_file) COMPLETE |
| 8657 | 2026-04-03T04:17:29.041Z | [ recovery-image] Apr 03 04:17:27.342 INFO O| Apr 03 04:17:27.342 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8658 | 2026-04-03T04:17:29.044Z | [ recovery-image] Apr 03 04:17:27.348 INFO O| Apr 03 04:17:27.348 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 8659 | 2026-04-03T04:17:29.044Z | [ recovery-image] Apr 03 04:17:27.348 INFO O| Apr 03 04:17:27.348 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 8660 | 2026-04-03T04:17:29.044Z | [ recovery-image] Apr 03 04:17:27.348 INFO O| Apr 03 04:17:27.348 INFO STEP 63 (ensure_dir) COMPLETE |
| 8661 | 2026-04-03T04:17:29.044Z | [ recovery-image] Apr 03 04:17:27.348 INFO O| Apr 03 04:17:27.348 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8662 | 2026-04-03T04:17:29.048Z | [ recovery-image] Apr 03 04:17:27.353 INFO O| Apr 03 04:17:27.353 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 8663 | 2026-04-03T04:17:29.051Z | [ recovery-image] Apr 03 04:17:27.354 INFO O| Apr 03 04:17:27.353 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 8664 | 2026-04-03T04:17:29.051Z | [ recovery-image] Apr 03 04:17:27.354 INFO O| Apr 03 04:17:27.354 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 8665 | 2026-04-03T04:17:29.051Z | [ recovery-image] Apr 03 04:17:27.354 INFO O| Apr 03 04:17:27.354 INFO ok! |
| 8666 | 2026-04-03T04:17:29.051Z | [ recovery-image] Apr 03 04:17:27.354 INFO O| Apr 03 04:17:27.354 INFO STEP 64 (ensure_file) COMPLETE |
| 8667 | 2026-04-03T04:17:29.051Z | [ recovery-image] Apr 03 04:17:27.354 INFO O| Apr 03 04:17:27.354 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8668 | 2026-04-03T04:17:29.054Z | [ recovery-image] Apr 03 04:17:27.358 INFO O| Apr 03 04:17:27.358 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist |
| 8669 | 2026-04-03T04:17:29.054Z | [ recovery-image] Apr 03 04:17:27.358 INFO O| Apr 03 04:17:27.358 INFO copying /tmp/.tmpGZ9T6W/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ... |
| 8670 | 2026-04-03T04:17:29.054Z | [ recovery-image] Apr 03 04:17:27.359 INFO O| Apr 03 04:17:27.359 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION |
| 8671 | 2026-04-03T04:17:29.054Z | [ recovery-image] Apr 03 04:17:27.359 INFO O| Apr 03 04:17:27.359 INFO ok! |
| 8672 | 2026-04-03T04:17:29.054Z | [ recovery-image] Apr 03 04:17:27.359 INFO O| Apr 03 04:17:27.359 INFO STEP 65 (ensure_file) COMPLETE |
| 8673 | 2026-04-03T04:17:29.055Z | [ recovery-image] Apr 03 04:17:27.359 INFO O| Apr 03 04:17:27.359 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8674 | 2026-04-03T04:17:29.059Z | [ recovery-image] Apr 03 04:17:27.365 INFO O| Apr 03 04:17:27.365 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib |
| 8675 | 2026-04-03T04:17:29.059Z | [ recovery-image] Apr 03 04:17:27.365 INFO O| Apr 03 04:17:27.365 INFO STEP 66 (ensure_dir) COMPLETE |
| 8676 | 2026-04-03T04:17:29.062Z | [ recovery-image] Apr 03 04:17:27.365 INFO O| Apr 03 04:17:27.365 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8677 | 2026-04-03T04:17:29.066Z | [ recovery-image] Apr 03 04:17:27.371 INFO O| Apr 03 04:17:27.371 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc |
| 8678 | 2026-04-03T04:17:29.066Z | [ recovery-image] Apr 03 04:17:27.371 INFO O| Apr 03 04:17:27.371 INFO STEP 67 (ensure_dir) COMPLETE |
| 8679 | 2026-04-03T04:17:29.068Z | [ recovery-image] Apr 03 04:17:27.371 INFO O| Apr 03 04:17:27.371 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8680 | 2026-04-03T04:17:29.072Z | [ recovery-image] Apr 03 04:17:27.378 INFO O| Apr 03 04:17:27.377 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest |
| 8681 | 2026-04-03T04:17:29.072Z | [ recovery-image] Apr 03 04:17:27.378 INFO O| Apr 03 04:17:27.378 INFO STEP 68 (ensure_dir) COMPLETE |
| 8682 | 2026-04-03T04:17:29.075Z | [ recovery-image] Apr 03 04:17:27.378 INFO O| Apr 03 04:17:27.378 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8683 | 2026-04-03T04:17:29.078Z | [ recovery-image] Apr 03 04:17:27.383 INFO O| Apr 03 04:17:27.383 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site |
| 8684 | 2026-04-03T04:17:29.078Z | [ recovery-image] Apr 03 04:17:27.383 INFO O| Apr 03 04:17:27.383 INFO STEP 69 (ensure_dir) COMPLETE |
| 8685 | 2026-04-03T04:17:29.078Z | [ recovery-image] Apr 03 04:17:27.383 INFO O| Apr 03 04:17:27.383 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8686 | 2026-04-03T04:17:29.084Z | [ recovery-image] Apr 03 04:17:27.389 INFO O| Apr 03 04:17:27.389 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist |
| 8687 | 2026-04-03T04:17:29.084Z | [ recovery-image] Apr 03 04:17:27.389 INFO O| Apr 03 04:17:27.389 INFO copying /tmp/.tmpGZ9T6W/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ... |
| 8688 | 2026-04-03T04:17:29.088Z | [ recovery-image] Apr 03 04:17:27.389 INFO O| Apr 03 04:17:27.389 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml |
| 8689 | 2026-04-03T04:17:29.088Z | [ recovery-image] Apr 03 04:17:27.389 INFO O| Apr 03 04:17:27.389 INFO ok! |
| 8690 | 2026-04-03T04:17:29.088Z | [ recovery-image] Apr 03 04:17:27.389 INFO O| Apr 03 04:17:27.389 INFO STEP 70 (ensure_file) COMPLETE |
| 8691 | 2026-04-03T04:17:29.088Z | [ recovery-image] Apr 03 04:17:27.389 INFO O| Apr 03 04:17:27.389 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8692 | 2026-04-03T04:17:29.091Z | [ recovery-image] Apr 03 04:17:27.394 INFO O| Apr 03 04:17:27.394 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec" |
| 8693 | 2026-04-03T04:17:29.091Z | [ recovery-image] Apr 03 04:17:27.394 INFO O| Apr 03 04:17:27.394 INFO STEP 71 (remove_files) COMPLETE |
| 8694 | 2026-04-03T04:17:29.091Z | [ recovery-image] Apr 03 04:17:27.394 INFO O| Apr 03 04:17:27.394 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8695 | 2026-04-03T04:17:29.095Z | [ recovery-image] Apr 03 04:17:27.400 INFO O| Apr 03 04:17:27.400 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap" |
| 8696 | 2026-04-03T04:17:29.099Z | [ recovery-image] Apr 03 04:17:27.400 INFO O| Apr 03 04:17:27.400 INFO STEP 72 (remove_files) COMPLETE |
| 8697 | 2026-04-03T04:17:29.099Z | [ recovery-image] Apr 03 04:17:27.400 INFO O| Apr 03 04:17:27.400 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8698 | 2026-04-03T04:17:29.102Z | [ recovery-image] Apr 03 04:17:27.406 INFO O| Apr 03 04:17:27.406 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc" |
| 8699 | 2026-04-03T04:17:29.102Z | [ recovery-image] Apr 03 04:17:27.406 INFO O| Apr 03 04:17:27.406 INFO STEP 73 (remove_files) COMPLETE |
| 8700 | 2026-04-03T04:17:29.102Z | [ recovery-image] Apr 03 04:17:27.406 INFO O| Apr 03 04:17:27.406 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8701 | 2026-04-03T04:17:29.107Z | [ recovery-image] Apr 03 04:17:27.412 INFO O| Apr 03 04:17:27.412 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security" |
| 8702 | 2026-04-03T04:17:29.110Z | [ recovery-image] Apr 03 04:17:27.412 INFO O| Apr 03 04:17:27.412 INFO STEP 74 (remove_files) COMPLETE |
| 8703 | 2026-04-03T04:17:29.110Z | [ recovery-image] Apr 03 04:17:27.412 INFO O| Apr 03 04:17:27.412 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8704 | 2026-04-03T04:17:29.113Z | [ recovery-image] Apr 03 04:17:27.417 INFO O| Apr 03 04:17:27.417 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares" |
| 8705 | 2026-04-03T04:17:29.113Z | [ recovery-image] Apr 03 04:17:27.417 INFO O| Apr 03 04:17:27.417 INFO STEP 75 (remove_files) COMPLETE |
| 8706 | 2026-04-03T04:17:29.113Z | [ recovery-image] Apr 03 04:17:27.417 INFO O| Apr 03 04:17:27.417 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8707 | 2026-04-03T04:17:29.118Z | [ recovery-image] Apr 03 04:17:27.422 INFO O| Apr 03 04:17:27.422 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb" |
| 8708 | 2026-04-03T04:17:29.121Z | [ recovery-image] Apr 03 04:17:27.423 INFO O| Apr 03 04:17:27.423 INFO STEP 76 (remove_files) COMPLETE |
| 8709 | 2026-04-03T04:17:29.121Z | [ recovery-image] Apr 03 04:17:27.423 INFO O| Apr 03 04:17:27.423 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8710 | 2026-04-03T04:17:29.124Z | [ recovery-image] Apr 03 04:17:27.429 INFO O| Apr 03 04:17:27.429 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 8711 | 2026-04-03T04:17:29.124Z | [ recovery-image] Apr 03 04:17:27.429 INFO O| Apr 03 04:17:27.429 INFO STEP 77 (remove_files) COMPLETE |
| 8712 | 2026-04-03T04:17:29.124Z | [ recovery-image] Apr 03 04:17:27.429 INFO O| Apr 03 04:17:27.429 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8713 | 2026-04-03T04:17:29.130Z | [ recovery-image] Apr 03 04:17:27.435 INFO O| Apr 03 04:17:27.435 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml" |
| 8714 | 2026-04-03T04:17:29.130Z | [ recovery-image] Apr 03 04:17:27.435 INFO O| Apr 03 04:17:27.435 INFO STEP 78 (remove_files) COMPLETE |
| 8715 | 2026-04-03T04:17:29.130Z | [ recovery-image] Apr 03 04:17:27.435 INFO O| Apr 03 04:17:27.435 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8716 | 2026-04-03T04:17:29.135Z | [ recovery-image] Apr 03 04:17:27.441 INFO O| Apr 03 04:17:27.441 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml" |
| 8717 | 2026-04-03T04:17:29.135Z | [ recovery-image] Apr 03 04:17:27.441 INFO O| Apr 03 04:17:27.441 INFO STEP 79 (remove_files) COMPLETE |
| 8718 | 2026-04-03T04:17:29.135Z | [ recovery-image] Apr 03 04:17:27.441 INFO O| Apr 03 04:17:27.441 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8719 | 2026-04-03T04:17:29.140Z | [ recovery-image] Apr 03 04:17:27.446 INFO O| Apr 03 04:17:27.446 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 8720 | 2026-04-03T04:17:29.140Z | [ recovery-image] Apr 03 04:17:27.446 INFO O| Apr 03 04:17:27.446 INFO STEP 80 (remove_files) COMPLETE |
| 8721 | 2026-04-03T04:17:29.144Z | [ recovery-image] Apr 03 04:17:27.446 INFO O| Apr 03 04:17:27.446 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8722 | 2026-04-03T04:17:29.146Z | [ recovery-image] Apr 03 04:17:27.451 INFO O| Apr 03 04:17:27.450 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml" |
| 8723 | 2026-04-03T04:17:29.146Z | [ recovery-image] Apr 03 04:17:27.451 INFO O| Apr 03 04:17:27.451 INFO STEP 81 (remove_files) COMPLETE |
| 8724 | 2026-04-03T04:17:29.146Z | [ recovery-image] Apr 03 04:17:27.451 INFO O| Apr 03 04:17:27.451 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8725 | 2026-04-03T04:17:29.150Z | [ recovery-image] Apr 03 04:17:27.455 INFO O| Apr 03 04:17:27.455 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml" |
| 8726 | 2026-04-03T04:17:29.150Z | [ recovery-image] Apr 03 04:17:27.455 INFO O| Apr 03 04:17:27.455 INFO STEP 82 (remove_files) COMPLETE |
| 8727 | 2026-04-03T04:17:29.153Z | [ recovery-image] Apr 03 04:17:27.455 INFO O| Apr 03 04:17:27.455 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8728 | 2026-04-03T04:17:29.156Z | [ recovery-image] Apr 03 04:17:27.461 INFO O| Apr 03 04:17:27.461 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml" |
| 8729 | 2026-04-03T04:17:29.157Z | [ recovery-image] Apr 03 04:17:27.461 INFO O| Apr 03 04:17:27.461 INFO STEP 83 (remove_files) COMPLETE |
| 8730 | 2026-04-03T04:17:29.157Z | [ recovery-image] Apr 03 04:17:27.461 INFO O| Apr 03 04:17:27.461 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8731 | 2026-04-03T04:17:29.161Z | [ recovery-image] Apr 03 04:17:27.466 INFO O| Apr 03 04:17:27.466 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml" |
| 8732 | 2026-04-03T04:17:29.161Z | [ recovery-image] Apr 03 04:17:27.466 INFO O| Apr 03 04:17:27.466 INFO STEP 84 (remove_files) COMPLETE |
| 8733 | 2026-04-03T04:17:29.161Z | [ recovery-image] Apr 03 04:17:27.466 INFO O| Apr 03 04:17:27.466 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8734 | 2026-04-03T04:17:29.167Z | [ recovery-image] Apr 03 04:17:27.472 INFO O| Apr 03 04:17:27.472 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml" |
| 8735 | 2026-04-03T04:17:29.167Z | [ recovery-image] Apr 03 04:17:27.472 INFO O| Apr 03 04:17:27.472 INFO STEP 85 (remove_files) COMPLETE |
| 8736 | 2026-04-03T04:17:29.167Z | [ recovery-image] Apr 03 04:17:27.472 INFO O| Apr 03 04:17:27.472 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8737 | 2026-04-03T04:17:29.172Z | [ recovery-image] Apr 03 04:17:27.477 INFO O| Apr 03 04:17:27.477 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml" |
| 8738 | 2026-04-03T04:17:29.172Z | [ recovery-image] Apr 03 04:17:27.477 INFO O| Apr 03 04:17:27.477 INFO STEP 86 (remove_files) COMPLETE |
| 8739 | 2026-04-03T04:17:29.174Z | [ recovery-image] Apr 03 04:17:27.477 INFO O| Apr 03 04:17:27.477 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8740 | 2026-04-03T04:17:29.177Z | [ recovery-image] Apr 03 04:17:27.482 INFO O| Apr 03 04:17:27.482 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 8741 | 2026-04-03T04:17:29.177Z | [ recovery-image] Apr 03 04:17:27.482 INFO O| Apr 03 04:17:27.482 INFO STEP 87 (remove_files) COMPLETE |
| 8742 | 2026-04-03T04:17:29.177Z | [ recovery-image] Apr 03 04:17:27.482 INFO O| Apr 03 04:17:27.482 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8743 | 2026-04-03T04:17:29.182Z | [ recovery-image] Apr 03 04:17:27.487 INFO O| Apr 03 04:17:27.487 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml" |
| 8744 | 2026-04-03T04:17:29.182Z | [ recovery-image] Apr 03 04:17:27.487 INFO O| Apr 03 04:17:27.487 INFO STEP 88 (remove_files) COMPLETE |
| 8745 | 2026-04-03T04:17:29.185Z | [ recovery-image] Apr 03 04:17:27.487 INFO O| Apr 03 04:17:27.487 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8746 | 2026-04-03T04:17:29.188Z | [ recovery-image] Apr 03 04:17:27.493 INFO O| Apr 03 04:17:27.493 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml" |
| 8747 | 2026-04-03T04:17:29.188Z | [ recovery-image] Apr 03 04:17:27.493 INFO O| Apr 03 04:17:27.493 INFO STEP 89 (remove_files) COMPLETE |
| 8748 | 2026-04-03T04:17:29.188Z | [ recovery-image] Apr 03 04:17:27.493 INFO O| Apr 03 04:17:27.493 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8749 | 2026-04-03T04:17:29.192Z | [ recovery-image] Apr 03 04:17:27.498 INFO O| Apr 03 04:17:27.498 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 8750 | 2026-04-03T04:17:29.192Z | [ recovery-image] Apr 03 04:17:27.498 INFO O| Apr 03 04:17:27.498 INFO STEP 90 (remove_files) COMPLETE |
| 8751 | 2026-04-03T04:17:29.195Z | [ recovery-image] Apr 03 04:17:27.498 INFO O| Apr 03 04:17:27.498 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8752 | 2026-04-03T04:17:29.198Z | [ recovery-image] Apr 03 04:17:27.503 INFO O| Apr 03 04:17:27.503 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 8753 | 2026-04-03T04:17:29.198Z | [ recovery-image] Apr 03 04:17:27.503 INFO O| Apr 03 04:17:27.503 INFO STEP 91 (remove_files) COMPLETE |
| 8754 | 2026-04-03T04:17:29.198Z | [ recovery-image] Apr 03 04:17:27.503 INFO O| Apr 03 04:17:27.503 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8755 | 2026-04-03T04:17:29.204Z | [ recovery-image] Apr 03 04:17:27.509 INFO O| Apr 03 04:17:27.509 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat" |
| 8756 | 2026-04-03T04:17:29.204Z | [ recovery-image] Apr 03 04:17:27.509 INFO O| Apr 03 04:17:27.509 INFO STEP 92 (remove_files) COMPLETE |
| 8757 | 2026-04-03T04:17:29.204Z | [ recovery-image] Apr 03 04:17:27.509 INFO O| Apr 03 04:17:27.509 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8758 | 2026-04-03T04:17:29.210Z | [ recovery-image] Apr 03 04:17:27.515 INFO O| Apr 03 04:17:27.515 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 8759 | 2026-04-03T04:17:29.210Z | [ recovery-image] Apr 03 04:17:27.515 INFO O| Apr 03 04:17:27.515 INFO STEP 93 (remove_files) COMPLETE |
| 8760 | 2026-04-03T04:17:29.213Z | [ recovery-image] Apr 03 04:17:27.515 INFO O| Apr 03 04:17:27.515 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8761 | 2026-04-03T04:17:29.216Z | [ recovery-image] Apr 03 04:17:27.520 INFO O| Apr 03 04:17:27.520 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml" |
| 8762 | 2026-04-03T04:17:29.216Z | [ recovery-image] Apr 03 04:17:27.520 INFO O| Apr 03 04:17:27.520 INFO STEP 94 (remove_files) COMPLETE |
| 8763 | 2026-04-03T04:17:29.216Z | [ recovery-image] Apr 03 04:17:27.520 INFO O| Apr 03 04:17:27.520 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8764 | 2026-04-03T04:17:29.221Z | [ recovery-image] Apr 03 04:17:27.526 INFO O| Apr 03 04:17:27.526 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml" |
| 8765 | 2026-04-03T04:17:29.221Z | [ recovery-image] Apr 03 04:17:27.527 INFO O| Apr 03 04:17:27.526 INFO STEP 95 (remove_files) COMPLETE |
| 8766 | 2026-04-03T04:17:29.221Z | [ recovery-image] Apr 03 04:17:27.527 INFO O| Apr 03 04:17:27.527 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8767 | 2026-04-03T04:17:29.227Z | [ recovery-image] Apr 03 04:17:27.532 INFO O| Apr 03 04:17:27.532 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml" |
| 8768 | 2026-04-03T04:17:29.227Z | [ recovery-image] Apr 03 04:17:27.532 INFO O| Apr 03 04:17:27.532 INFO STEP 96 (remove_files) COMPLETE |
| 8769 | 2026-04-03T04:17:29.230Z | [ recovery-image] Apr 03 04:17:27.532 INFO O| Apr 03 04:17:27.532 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8770 | 2026-04-03T04:17:29.233Z | [ recovery-image] Apr 03 04:17:27.537 INFO O| Apr 03 04:17:27.537 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml" |
| 8771 | 2026-04-03T04:17:29.233Z | [ recovery-image] Apr 03 04:17:27.537 INFO O| Apr 03 04:17:27.537 INFO STEP 97 (remove_files) COMPLETE |
| 8772 | 2026-04-03T04:17:29.234Z | [ recovery-image] Apr 03 04:17:27.537 INFO O| Apr 03 04:17:27.537 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8773 | 2026-04-03T04:17:29.237Z | [ recovery-image] Apr 03 04:17:27.543 INFO O| Apr 03 04:17:27.543 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml" |
| 8774 | 2026-04-03T04:17:29.237Z | [ recovery-image] Apr 03 04:17:27.543 INFO O| Apr 03 04:17:27.543 INFO STEP 98 (remove_files) COMPLETE |
| 8775 | 2026-04-03T04:17:29.240Z | [ recovery-image] Apr 03 04:17:27.543 INFO O| Apr 03 04:17:27.543 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8776 | 2026-04-03T04:17:29.244Z | [ recovery-image] Apr 03 04:17:27.547 INFO O| Apr 03 04:17:27.547 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml" |
| 8777 | 2026-04-03T04:17:29.245Z | [ recovery-image] Apr 03 04:17:27.547 INFO O| Apr 03 04:17:27.547 INFO STEP 99 (remove_files) COMPLETE |
| 8778 | 2026-04-03T04:17:29.245Z | [ recovery-image] Apr 03 04:17:27.547 INFO O| Apr 03 04:17:27.547 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8779 | 2026-04-03T04:17:29.250Z | [ recovery-image] Apr 03 04:17:27.554 INFO O| Apr 03 04:17:27.554 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal |
| 8780 | 2026-04-03T04:17:29.250Z | [ recovery-image] Apr 03 04:17:27.554 INFO O| Apr 03 04:17:27.554 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "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"} |
| 8781 | 2026-04-03T04:17:29.508Z | [ host-image] Apr 03 04:17:27.813 INFO O| Apr 03 04:17:27.813 INFO O| Planning: Solver setup ... Done |
| 8782 | 2026-04-03T04:17:29.513Z | [ host-image] Apr 03 04:17:27.818 INFO O| Apr 03 04:17:27.818 INFO O| Planning: Running solver ... Done |
| 8783 | 2026-04-03T04:17:29.639Z | [ host-image] Apr 03 04:17:27.944 INFO O| Apr 03 04:17:27.944 INFO O| Planning: Finding local manifests ... Done |
| 8784 | 2026-04-03T04:17:29.664Z | [ host-image] Apr 03 04:17:27.969 INFO O| Apr 03 04:17:27.969 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 8785 | 2026-04-03T04:17:29.669Z | [ host-image] Apr 03 04:17:27.974 INFO O| Apr 03 04:17:27.974 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 8786 | 2026-04-03T04:17:29.715Z | [ host-image] Apr 03 04:17:27.987 INFO O| Apr 03 04:17:27.987 INFO O| Planning: Package planning ... Done |
| 8787 | 2026-04-03T04:17:29.715Z | [ host-image] Apr 03 04:17:27.987 INFO O| Apr 03 04:17:27.987 INFO O| Planning: Merging actions ... Done |
| 8788 | 2026-04-03T04:17:29.715Z | [ host-image] Apr 03 04:17:28.018 INFO O| Apr 03 04:17:28.018 INFO O| Planning: Checking for conflicting actions ... Done |
| 8789 | 2026-04-03T04:17:29.715Z | [ host-image] Apr 03 04:17:28.018 INFO O| Apr 03 04:17:28.018 INFO O| Planning: Consolidating action changes ... Done |
| 8790 | 2026-04-03T04:17:29.816Z | [ host-image] Apr 03 04:17:28.121 INFO O| Apr 03 04:17:28.121 INFO O| Planning: Evaluating mediators ... Done |
| 8791 | 2026-04-03T04:17:29.819Z | [ host-image] Apr 03 04:17:28.121 INFO O| Apr 03 04:17:28.121 INFO O| Planning: Planning completed in 5.23 seconds |
| 8792 | 2026-04-03T04:17:29.819Z | [ host-image] Apr 03 04:17:28.121 INFO O| Apr 03 04:17:28.121 INFO O| Packages to install: 1 |
| 8793 | 2026-04-03T04:17:29.827Z | [ host-image] Apr 03 04:17:28.132 INFO O| Apr 03 04:17:28.132 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete |
| 8794 | 2026-04-03T04:17:29.929Z | [ host-image] Apr 03 04:17:28.234 INFO O| Apr 03 04:17:28.234 INFO O| Download: Completed 12.26 MB in 0.10 seconds (121M/s) |
| 8795 | 2026-04-03T04:17:29.953Z | [ host-image] Apr 03 04:17:28.257 INFO O| Apr 03 04:17:28.257 INFO O| Actions: 1/22 actions (Installing new actions) |
| 8796 | 2026-04-03T04:17:30.150Z | [ host-image] Apr 03 04:17:28.455 INFO O| Apr 03 04:17:28.455 INFO O| Actions: Completed 22 actions in 0.20 seconds. |
| 8797 | 2026-04-03T04:17:31.059Z | [ host-image] Apr 03 04:17:29.364 INFO O| Apr 03 04:17:29.364 INFO O| Done |
| 8798 | 2026-04-03T04:17:31.059Z | [ host-image] Apr 03 04:17:29.364 INFO O| Apr 03 04:17:29.364 INFO O| Done |
| 8799 | 2026-04-03T04:17:31.693Z | [ host-image] Apr 03 04:17:29.998 INFO O| Apr 03 04:17:29.998 INFO O| Done |
| 8800 | 2026-04-03T04:17:32.601Z | [ host-image] Apr 03 04:17:30.906 INFO O| Apr 03 04:17:30.906 INFO O| Done |
| 8801 | 2026-04-03T04:17:32.623Z | [ host-image] Apr 03 04:17:30.928 INFO O| Apr 03 04:17:30.928 INFO O| Done |
| 8802 | 2026-04-03T04:17:32.623Z | [ host-image] Apr 03 04:17:30.928 INFO O| Apr 03 04:17:30.928 INFO O| Done |
| 8803 | 2026-04-03T04:17:32.632Z | [ host-image] Apr 03 04:17:30.937 INFO O| Apr 03 04:17:30.937 INFO O| Done |
| 8804 | 2026-04-03T04:17:33.496Z | [ recovery-image] Apr 03 04:17:31.801 INFO O| Apr 03 04:17:31.800 INFO O| Loading smf(7) service descriptions: 1/682/683/684/685/686/687/688/689/6810/6811/6812/6813/6814/6815/6816/6817/6818/6819/6820/6821/6822/6823/6824/6825/6826/6827/6828/6829/6830/6831/6832/6833/6834/6835/6836/6837/6838/6839/6840/6841/6842/6843/6844/6845/6846/6847/6848/6849/6850/6851/6852/6853/6854/6855/6856/6857/6858/6859/6860/6861/6862/6863/6864/6865/6866/6867/6868/68 |
| 8805 | 2026-04-03T04:17:33.496Z | [ recovery-image] Apr 03 04:17:31.801 INFO O| Apr 03 04:17:31.801 INFO E| svccfg: Loaded 68 smf(7) service descriptions |
| 8806 | 2026-04-03T04:17:33.506Z | [ recovery-image] Apr 03 04:17:31.810 INFO O| Apr 03 04:17:31.810 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_CHECKHASH": "1", "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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"} |
| 8807 | 2026-04-03T04:17:33.590Z | [ recovery-image] Apr 03 04:17:31.895 INFO O| Apr 03 04:17:31.895 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_CHECKHASH": "1", "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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"} |
| 8808 | 2026-04-03T04:17:33.654Z | [ recovery-image] Apr 03 04:17:31.959 INFO O| Apr 03 04:17:31.959 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"} |
| 8809 | 2026-04-03T04:17:33.708Z | [ recovery-image] Apr 03 04:17:32.012 INFO O| Apr 03 04:17:32.012 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist |
| 8810 | 2026-04-03T04:17:33.708Z | [ recovery-image] Apr 03 04:17:32.012 INFO O| Apr 03 04:17:32.012 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 ... |
| 8811 | 2026-04-03T04:17:33.711Z | [ recovery-image] Apr 03 04:17:32.013 INFO O| Apr 03 04:17:32.013 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db |
| 8812 | 2026-04-03T04:17:33.711Z | [ recovery-image] Apr 03 04:17:32.013 INFO O| Apr 03 04:17:32.013 INFO ok! |
| 8813 | 2026-04-03T04:17:33.711Z | [ recovery-image] Apr 03 04:17:32.013 INFO O| Apr 03 04:17:32.013 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing |
| 8814 | 2026-04-03T04:17:33.711Z | [ recovery-image] Apr 03 04:17:32.014 INFO O| Apr 03 04:17:32.014 INFO STEP 100 (seed_smf) COMPLETE |
| 8815 | 2026-04-03T04:17:33.711Z | [ recovery-image] Apr 03 04:17:32.014 INFO O| Apr 03 04:17:32.014 INFO steps complete; finalising image! |
| 8816 | 2026-04-03T04:17:33.711Z | [ recovery-image] Apr 03 04:17:32.014 INFO O| Apr 03 04:17:32.014 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery |
| 8817 | 2026-04-03T04:17:33.731Z | [ recovery-image] Apr 03 04:17:32.035 INFO O| Apr 03 04:17:32.035 INFO trim TEMPORARY-sled-zfs-recovery: (4% trimmed, started at Fri Apr 3 04:17:32 2026) |
| 8818 | 2026-04-03T04:17:33.936Z | [ recovery-image] Apr 03 04:17:32.240 INFO O| Apr 03 04:17:32.240 INFO trim TEMPORARY-sled-zfs-recovery: (70% trimmed, started at Fri Apr 3 04:17:32 2026) |
| 8819 | 2026-04-03T04:17:33.978Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO STEP 14 (pkg_install) COMPLETE |
| 8820 | 2026-04-03T04:17:33.978Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8821 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO skip step because feature "mbist" is not enabled |
| 8822 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8823 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO skip step because feature "mfg" is not enabled |
| 8824 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8825 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO skip step because feature "compliance" is not enabled |
| 8826 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8827 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO skip step because feature "stress" is not enabled |
| 8828 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8829 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO skip step because feature "compliance" is not enabled |
| 8830 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8831 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO skip step because feature "nfs" is not enabled |
| 8832 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 8833 | 2026-04-03T04:17:33.982Z | [ host-image] Apr 03 04:17:32.283 INFO O| Apr 03 04:17:32.283 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 8834 | 2026-04-03T04:17:34.066Z | [ host-image] Apr 03 04:17:32.371 INFO O| Apr 03 04:17:32.371 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 8835 | 2026-04-03T04:17:34.146Z | [ recovery-image] Apr 03 04:17:32.451 INFO O| Apr 03 04:17:32.451 INFO temporary pool has 430M used, 1.33G avail, 1.00x compressratio |
| 8836 | 2026-04-03T04:17:34.146Z | [ recovery-image] Apr 03 04:17:32.451 INFO O| Apr 03 04:17:32.451 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery |
| 8837 | 2026-04-03T04:17:34.164Z | [ host-image] Apr 03 04:17:32.468 INFO O| Apr 03 04:17:32.468 INFO completed processing sled/ramdisk-01-os |
| 8838 | 2026-04-03T04:17:34.167Z | [ host-image] Apr 03 04:17:32.469 INFO omicron1 baseline generation... |
| 8839 | 2026-04-03T04:17:34.167Z | [ host-image] Apr 03 04:17:32.469 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None |
| 8840 | 2026-04-03T04:17:34.341Z | [ recovery-image] Apr 03 04:17:32.646 INFO O| Apr 03 04:17:32.646 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 |
| 8841 | 2026-04-03T04:17:34.341Z | [ recovery-image] Apr 03 04:17:32.646 INFO O| Apr 03 04:17:32.646 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal |
| 8842 | 2026-04-03T04:17:34.436Z | [ host-image] Apr 03 04:17:32.740 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23862:20260402T175826Z |
| 8843 | 2026-04-03T04:17:36.266Z | [ recovery-image] Apr 03 04:17:34.569 INFO O| Apr 03 04:17:34.569 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8844 | 2026-04-03T04:17:36.266Z | [ recovery-image] Apr 03 04:17:34.569 INFO O| Apr 03 04:17:34.569 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8845 | 2026-04-03T04:17:36.269Z | [ recovery-image] Apr 03 04:17:34.569 INFO O| Apr 03 04:17:34.569 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8846 | 2026-04-03T04:17:36.269Z | [ recovery-image] Apr 03 04:17:34.569 INFO O| Apr 03 04:17:34.569 INFO completed processing sled/zfs-recovery |
| 8847 | 2026-04-03T04:17:36.269Z | [ recovery-image] Apr 03 04:17:34.569 INFO O| Apr 03 04:17:34.569 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8848 | 2026-04-03T04:17:36.541Z | [ recovery-image] Apr 03 04:17:34.844 INFO O| Apr 03 04:17:34.844 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8849 | 2026-04-03T04:17:36.613Z | [ recovery-image] Apr 03 04:17:34.917 INFO BUILD STRING "heads/stlouis-0-g6059fabff6\n" |
| 8850 | 2026-04-03T04:17:36.613Z | [ recovery-image] Apr 03 04:17:34.917 INFO expanded image name: "recovery 15afd49/${os_short_commit} 2026-04-03 03:57" -> "recovery 15afd49/6059fab 2026-04-03 03:57" |
| 8851 | 2026-04-03T04:17:36.617Z | [ recovery-image] Apr 03 04:17:34.917 INFO output artefacts stored in: "/work/os-recovery" |
| 8852 | 2026-04-03T04:17:36.617Z | [ recovery-image] Apr 03 04:17:34.917 INFO collecting git info from project "amd-host-image-builder"... |
| 8853 | 2026-04-03T04:17:36.646Z | [ recovery-image] Apr 03 04:17:34.951 INFO collecting git info from project "chelsio-t6-roms"... |
| 8854 | 2026-04-03T04:17:36.662Z | [ recovery-image] Apr 03 04:17:34.965 INFO collecting git info from project "dmar-report"... |
| 8855 | 2026-04-03T04:17:36.669Z | [ recovery-image] Apr 03 04:17:34.973 INFO collecting git info from project "bootserver"... |
| 8856 | 2026-04-03T04:17:36.673Z | [ recovery-image] Apr 03 04:17:34.977 INFO collecting git info from project "pinprick"... |
| 8857 | 2026-04-03T04:17:36.676Z | [ recovery-image] Apr 03 04:17:34.981 INFO collecting git info from project "pilot"... |
| 8858 | 2026-04-03T04:17:36.683Z | [ recovery-image] Apr 03 04:17:34.987 INFO collecting git info from project "amd-firmware"... |
| 8859 | 2026-04-03T04:17:36.970Z | [ recovery-image] Apr 03 04:17:35.274 INFO collecting git info from project "image-builder"... |
| 8860 | 2026-04-03T04:17:36.975Z | [ recovery-image] Apr 03 04:17:35.280 INFO collecting git info from project "phbl"... |
| 8861 | 2026-04-03T04:17:36.980Z | [ recovery-image] Apr 03 04:17:35.285 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 8862 | 2026-04-03T04:17:37.225Z | [ recovery-image] Apr 03 04:17:35.529 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 8863 | 2026-04-03T04:17:37.466Z | [ recovery-image] Apr 03 04:17:35.770 INFO creating Oxide boot image... |
| 8864 | 2026-04-03T04:17:37.466Z | [ recovery-image] Apr 03 04:17:35.770 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 15afd49/6059fab 2026-04-03 03:57", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None |
| 8865 | 2026-04-03T04:18:05.753Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23862:20260402T175859Z |
| 8866 | 2026-04-03T04:18:05.753Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23862:20260402T175859Z |
| 8867 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z |
| 8868 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z |
| 8869 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z |
| 8870 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z |
| 8871 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z |
| 8872 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.054 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z |
| 8873 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.055 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0:20260403T035723Z |
| 8874 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.055 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z |
| 8875 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.055 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z |
| 8876 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.055 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23862:20260402T175900Z |
| 8877 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.055 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23862:20260402T175900Z |
| 8878 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23862:20260402T175901Z |
| 8879 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23862:20260402T175901Z |
| 8880 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z |
| 8881 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23862:20260402T175901Z |
| 8882 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23862:20260402T175901Z |
| 8883 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23862:20260402T175901Z |
| 8884 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23862:20260402T175901Z |
| 8885 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23862:20260402T175902Z |
| 8886 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23862:20260402T175902Z |
| 8887 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23862:20260402T175902Z |
| 8888 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23862:20260402T175903Z |
| 8889 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.056 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23862:20260402T175904Z |
| 8890 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23862:20260402T175904Z |
| 8891 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23862:20260402T175905Z |
| 8892 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23862:20260402T175905Z |
| 8893 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23862:20260402T175906Z |
| 8894 | 2026-04-03T04:18:05.758Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23862:20260402T175907Z |
| 8895 | 2026-04-03T04:18:05.759Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/network/opte@0.39.455:20260129T171925Z |
| 8896 | 2026-04-03T04:18:05.759Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23862:20260402T175908Z |
| 8897 | 2026-04-03T04:18:05.759Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23862:20260402T175910Z |
| 8898 | 2026-04-03T04:18:05.759Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23862:20260402T175911Z |
| 8899 | 2026-04-03T04:18:05.759Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23862:20260402T175912Z |
| 8900 | 2026-04-03T04:18:05.759Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23862:20260402T175913Z |
| 8901 | 2026-04-03T04:18:05.759Z | [ host-image] Apr 03 04:18:04.057 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23862:20260402T175913Z |
| 8902 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z |
| 8903 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23862:20260402T175914Z |
| 8904 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z |
| 8905 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z |
| 8906 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z |
| 8907 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23862:20260402T175914Z |
| 8908 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z |
| 8909 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z |
| 8910 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.060 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z |
| 8911 | 2026-04-03T04:18:05.762Z | [ host-image] Apr 03 04:18:04.061 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z |
| 8912 | 2026-04-03T04:18:05.765Z | [ host-image] Apr 03 04:18:04.064 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z |
| 8913 | 2026-04-03T04:18:05.765Z | [ host-image] Apr 03 04:18:04.064 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z |
| 8914 | 2026-04-03T04:18:05.765Z | [ host-image] Apr 03 04:18:04.064 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z |
| 8915 | 2026-04-03T04:18:05.765Z | [ host-image] Apr 03 04:18:04.064 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z |
| 8916 | 2026-04-03T04:18:05.765Z | [ host-image] Apr 03 04:18:04.064 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z |
| 8917 | 2026-04-03T04:18:05.766Z | [ host-image] Apr 03 04:18:04.064 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z |
| 8918 | 2026-04-03T04:18:05.773Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z |
| 8919 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z |
| 8920 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z |
| 8921 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23862:20260402T175916Z |
| 8922 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23862:20260402T175921Z |
| 8923 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z |
| 8924 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23862:20260402T175922Z |
| 8925 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.074 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z |
| 8926 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.075 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z |
| 8927 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.075 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.42:20260217T052359Z |
| 8928 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.075 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z |
| 8929 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.075 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23862:20260402T175922Z |
| 8930 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.075 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z |
| 8931 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.076 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z |
| 8932 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.076 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z |
| 8933 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.076 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z |
| 8934 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.076 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23862:20260402T175922Z |
| 8935 | 2026-04-03T04:18:05.777Z | [ host-image] Apr 03 04:18:04.076 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z |
| 8936 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.079 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z |
| 8937 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.079 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23862:20260402T175923Z |
| 8938 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.080 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23862:20260402T175923Z |
| 8939 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.080 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23862:20260402T175923Z |
| 8940 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.080 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z |
| 8941 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.080 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23862:20260402T175925Z |
| 8942 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.080 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23862:20260402T175925Z |
| 8943 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.080 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23862:20260402T175925Z |
| 8944 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.081 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23862:20260402T175925Z |
| 8945 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.081 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z |
| 8946 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.082 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23862:20260402T175926Z |
| 8947 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.082 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23862:20260402T175927Z |
| 8948 | 2026-04-03T04:18:05.781Z | [ host-image] Apr 03 04:18:04.082 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z |
| 8949 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.082 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23862:20260402T175927Z |
| 8950 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.082 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23862:20260402T175927Z |
| 8951 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.082 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23862:20260402T175927Z |
| 8952 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.082 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23862:20260402T175927Z |
| 8953 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.084 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23862:20260402T175927Z |
| 8954 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.084 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z |
| 8955 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.085 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2026.1-2.0.23862:20260402T175928Z |
| 8956 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.085 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23862:20260402T175928Z |
| 8957 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.085 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23862:20260402T175928Z |
| 8958 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.085 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23862:20260402T175928Z |
| 8959 | 2026-04-03T04:18:05.784Z | [ host-image] Apr 03 04:18:04.085 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23862:20260402T175928Z |
| 8960 | 2026-04-03T04:18:05.785Z | [ host-image] Apr 03 04:18:04.085 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23862:20260402T175929Z |
| 8961 | 2026-04-03T04:18:05.788Z | [ host-image] Apr 03 04:18:04.085 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23862:20260402T175929Z |
| 8962 | 2026-04-03T04:18:05.788Z | [ host-image] Apr 03 04:18:04.088 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23862:20260402T175930Z |
| 8963 | 2026-04-03T04:18:05.788Z | [ host-image] Apr 03 04:18:04.088 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23862:20260402T175929Z |
| 8964 | 2026-04-03T04:18:05.788Z | [ host-image] Apr 03 04:18:04.088 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23862:20260402T175929Z |
| 8965 | 2026-04-03T04:18:05.788Z | [ host-image] Apr 03 04:18:04.089 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23862:20260402T175930Z |
| 8966 | 2026-04-03T04:18:05.788Z | [ host-image] Apr 03 04:18:04.089 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23862:20260402T175930Z |
| 8967 | 2026-04-03T04:18:05.793Z | [ host-image] Apr 03 04:18:04.094 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23862:20260402T175933Z |
| 8968 | 2026-04-03T04:18:05.793Z | [ host-image] Apr 03 04:18:04.094 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23862:20260402T175930Z |
| 8969 | 2026-04-03T04:18:05.793Z | [ host-image] Apr 03 04:18:04.094 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23862:20260402T175930Z |
| 8970 | 2026-04-03T04:18:05.796Z | [ host-image] Apr 03 04:18:04.094 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z |
| 8971 | 2026-04-03T04:18:05.796Z | [ host-image] Apr 03 04:18:04.094 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z |
| 8972 | 2026-04-03T04:18:05.801Z | [ host-image] Apr 03 04:18:04.102 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23862:20260402T175931Z |
| 8973 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.102 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z |
| 8974 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.102 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23862:20260402T175931Z |
| 8975 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.102 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23862:20260402T175931Z |
| 8976 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.102 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23862:20260402T175931Z |
| 8977 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z |
| 8978 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z |
| 8979 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23862:20260402T175932Z |
| 8980 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23862:20260402T175932Z |
| 8981 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23862:20260402T175932Z |
| 8982 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23862:20260402T175932Z |
| 8983 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23862:20260402T175933Z |
| 8984 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.103 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23862:20260402T175933Z |
| 8985 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.104 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z |
| 8986 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.104 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23862:20260402T175934Z |
| 8987 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.104 INFO O| install = pkg://helios-dev/system/microcode/intel@20260227-2.0.23862:20260402T175934Z |
| 8988 | 2026-04-03T04:18:05.804Z | [ host-image] Apr 03 04:18:04.104 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23862:20260402T175934Z |
| 8989 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.104 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23862:20260402T175935Z |
| 8990 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23862:20260402T175934Z |
| 8991 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23862:20260402T175935Z |
| 8992 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z |
| 8993 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z |
| 8994 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23862:20260402T175937Z |
| 8995 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23862:20260402T175937Z |
| 8996 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z |
| 8997 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z |
| 8998 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z |
| 8999 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z |
| 9000 | 2026-04-03T04:18:05.805Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z |
| 9001 | 2026-04-03T04:18:05.808Z | [ host-image] Apr 03 04:18:04.105 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z |
| 9002 | 2026-04-03T04:18:05.808Z | [ host-image] Apr 03 04:18:04.106 INFO O| install = pkg://helios-dev/web/curl@8.19.0-2.0:20260311T180610Z |
| 9003 | 2026-04-03T04:18:05.808Z | [ host-image] Apr 03 04:18:04.106 INFO O| tempdir @ "/tmp/.tmpODRjU5/tmp" |
| 9004 | 2026-04-03T04:18:05.808Z | [ host-image] Apr 03 04:18:04.106 INFO O| image root @ "/tmp/.tmpODRjU5/tmp/root" |
| 9005 | 2026-04-03T04:18:05.808Z | [ host-image] Apr 03 04:18:04.106 INFO O| creating image... |
| 9006 | 2026-04-03T04:18:06.079Z | [ host-image] Apr 03 04:18:04.379 INFO O| copying publishers... |
| 9007 | 2026-04-03T04:18:12.358Z | [ recovery-image] Apr 03 04:18:10.658 INFO O| ok, image written! |
| 9008 | 2026-04-03T04:18:12.358Z | [ recovery-image] Apr 03 04:18:10.658 INFO O| ok, boot_image_csum file written! |
| 9009 | 2026-04-03T04:18:12.361Z | [ recovery-image] Apr 03 04:18:10.660 INFO creating boot archive (CPIO)... |
| 9010 | 2026-04-03T04:18:12.361Z | [ recovery-image] Apr 03 04:18:10.660 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 |
| 9011 | 2026-04-03T04:18:12.365Z | [ recovery-image] Apr 03 04:18:10.664 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk |
| 9012 | 2026-04-03T04:18:12.365Z | [ recovery-image] Apr 03 04:18:10.664 INFO E| + outfile=/work/os-recovery/cpio |
| 9013 | 2026-04-03T04:18:12.365Z | [ recovery-image] Apr 03 04:18:10.664 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery |
| 9014 | 2026-04-03T04:18:12.368Z | [ recovery-image] Apr 03 04:18:10.666 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk |
| 9015 | 2026-04-03T04:18:12.368Z | [ recovery-image] Apr 03 04:18:10.666 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio |
| 9016 | 2026-04-03T04:18:12.376Z | [ recovery-image] Apr 03 04:18:10.677 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery |
| 9017 | 2026-04-03T04:18:12.379Z | [ recovery-image] Apr 03 04:18:10.677 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio |
| 9018 | 2026-04-03T04:18:12.382Z | [ recovery-image] Apr 03 04:18:10.681 INFO creating compressed cpio/unix for dev loaders... |
| 9019 | 2026-04-03T04:18:12.382Z | [ recovery-image] Apr 03 04:18:10.681 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 |
| 9020 | 2026-04-03T04:18:12.595Z | [ recovery-image] Apr 03 04:18:10.895 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None |
| 9021 | 2026-04-03T04:18:15.754Z | [ recovery-image] Apr 03 04:18:14.053 INFO creating reset image... |
| 9022 | 2026-04-03T04:18:15.754Z | [ recovery-image] Apr 03 04:18:14.053 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl" |
| 9023 | 2026-04-03T04:18:34.093Z | [ recovery-image] Apr 03 04:18:32.390 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')" |
| 9024 | 2026-04-03T04:18:34.093Z | [ recovery-image] Apr 03 04:18:32.390 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") |
| 9025 | 2026-04-03T04:18:34.214Z | [ recovery-image] Apr 03 04:18:32.511 INFO E| Updating crates.io index |
| 9026 | 2026-04-03T04:18:34.534Z | [ recovery-image] Apr 03 04:18:32.831 INFO E| Downloading crates ... |
| 9027 | 2026-04-03T04:18:34.607Z | [ recovery-image] Apr 03 04:18:32.905 INFO E| Downloaded shared_child v1.1.1 |
| 9028 | 2026-04-03T04:18:34.623Z | [ recovery-image] Apr 03 04:18:32.919 INFO E| Downloaded clap v4.5.57 |
| 9029 | 2026-04-03T04:18:34.627Z | [ recovery-image] Apr 03 04:18:32.925 INFO E| Downloaded shared_thread v0.2.0 |
| 9030 | 2026-04-03T04:18:34.630Z | [ recovery-image] Apr 03 04:18:32.925 INFO E| Downloaded os_pipe v1.2.3 |
| 9031 | 2026-04-03T04:18:34.630Z | [ recovery-image] Apr 03 04:18:32.926 INFO E| Downloaded clap_lex v0.7.7 |
| 9032 | 2026-04-03T04:18:34.630Z | [ recovery-image] Apr 03 04:18:32.927 INFO E| Downloaded unicode-ident v1.0.23 |
| 9033 | 2026-04-03T04:18:34.633Z | [ recovery-image] Apr 03 04:18:32.928 INFO E| Downloaded sigchld v0.2.4 |
| 9034 | 2026-04-03T04:18:34.633Z | [ recovery-image] Apr 03 04:18:32.929 INFO E| Downloaded duct v1.1.1 |
| 9035 | 2026-04-03T04:18:34.650Z | [ recovery-image] Apr 03 04:18:32.948 INFO E| Downloaded clap_builder v4.5.57 |
| 9036 | 2026-04-03T04:18:34.654Z | [ recovery-image] Apr 03 04:18:32.951 INFO E| Downloaded syn v2.0.114 |
| 9037 | 2026-04-03T04:18:34.688Z | [ recovery-image] Apr 03 04:18:32.985 INFO E| Compiling libc v0.2.180 |
| 9038 | 2026-04-03T04:18:34.688Z | [ recovery-image] Apr 03 04:18:32.985 INFO E| Compiling proc-macro2 v1.0.106 |
| 9039 | 2026-04-03T04:18:34.691Z | [ recovery-image] Apr 03 04:18:32.985 INFO E| Compiling unicode-ident v1.0.23 |
| 9040 | 2026-04-03T04:18:34.691Z | [ recovery-image] Apr 03 04:18:32.985 INFO E| Compiling signal-hook v0.3.18 |
| 9041 | 2026-04-03T04:18:34.691Z | [ recovery-image] Apr 03 04:18:32.985 INFO E| Compiling quote v1.0.44 |
| 9042 | 2026-04-03T04:18:34.691Z | [ recovery-image] Apr 03 04:18:32.985 INFO E| Compiling utf8parse v0.2.2 |
| 9043 | 2026-04-03T04:18:34.691Z | [ recovery-image] Apr 03 04:18:32.986 INFO E| Compiling is_terminal_polyfill v1.70.2 |
| 9044 | 2026-04-03T04:18:34.698Z | [ recovery-image] Apr 03 04:18:32.995 INFO E| Compiling anstyle v1.0.13 |
| 9045 | 2026-04-03T04:18:34.701Z | [ recovery-image] Apr 03 04:18:32.996 INFO E| Compiling anstyle-query v1.1.5 |
| 9046 | 2026-04-03T04:18:34.701Z | [ recovery-image] Apr 03 04:18:32.996 INFO E| Compiling colorchoice v1.0.4 |
| 9047 | 2026-04-03T04:18:34.701Z | [ recovery-image] Apr 03 04:18:32.996 INFO E| Compiling strsim v0.11.1 |
| 9048 | 2026-04-03T04:18:34.701Z | [ recovery-image] Apr 03 04:18:32.996 INFO E| Compiling clap_lex v0.7.7 |
| 9049 | 2026-04-03T04:18:34.701Z | [ recovery-image] Apr 03 04:18:32.996 INFO E| Compiling heck v0.5.0 |
| 9050 | 2026-04-03T04:18:34.701Z | [ recovery-image] Apr 03 04:18:32.996 INFO E| Compiling shared_thread v0.2.0 |
| 9051 | 2026-04-03T04:18:34.791Z | [ recovery-image] Apr 03 04:18:33.088 INFO E| Compiling anstyle-parse v0.2.7 |
| 9052 | 2026-04-03T04:18:34.920Z | [ recovery-image] Apr 03 04:18:33.217 INFO E| Compiling anstream v0.6.21 |
| 9053 | 2026-04-03T04:18:35.096Z | [ recovery-image] Apr 03 04:18:33.393 INFO E| Compiling clap_builder v4.5.57 |
| 9054 | 2026-04-03T04:18:35.324Z | [ recovery-image] Apr 03 04:18:33.621 INFO E| Compiling errno v0.3.14 |
| 9055 | 2026-04-03T04:18:35.324Z | [ recovery-image] Apr 03 04:18:33.621 INFO E| Compiling os_pipe v1.2.3 |
| 9056 | 2026-04-03T04:18:35.413Z | [ recovery-image] Apr 03 04:18:33.710 INFO E| Compiling signal-hook-registry v1.4.8 |
| 9057 | 2026-04-03T04:18:35.587Z | [ recovery-image] Apr 03 04:18:33.884 INFO E| Compiling syn v2.0.114 |
| 9058 | 2026-04-03T04:18:35.645Z | [ recovery-image] Apr 03 04:18:33.942 INFO E| Compiling sigchld v0.2.4 |
| 9059 | 2026-04-03T04:18:35.725Z | [ recovery-image] Apr 03 04:18:34.022 INFO E| Compiling shared_child v1.1.1 |
| 9060 | 2026-04-03T04:18:35.820Z | [ recovery-image] Apr 03 04:18:34.117 INFO E| Compiling duct v1.1.1 |
| 9061 | 2026-04-03T04:18:36.642Z | [ host-image] Apr 03 04:18:34.939 INFO O| adding properties... |
| 9062 | 2026-04-03T04:18:37.420Z | [ recovery-image] Apr 03 04:18:35.716 INFO E| Compiling clap_derive v4.5.55 |
| 9063 | 2026-04-03T04:18:38.523Z | [ recovery-image] Apr 03 04:18:36.819 INFO E| Compiling clap v4.5.57 |
| 9064 | 2026-04-03T04:18:38.572Z | [ host-image] Apr 03 04:18:36.869 INFO O| installing packages... |
| 9065 | 2026-04-03T04:18:38.576Z | [ recovery-image] Apr 03 04:18:36.873 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask) |
| 9066 | 2026-04-03T04:18:39.304Z | [ recovery-image] Apr 03 04:18:37.601 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s |
| 9067 | 2026-04-03T04:18:39.313Z | [ recovery-image] Apr 03 04:18:37.610 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl` |
| 9068 | 2026-04-03T04:18:39.497Z | [ recovery-image] Apr 03 04:18:37.793 INFO E| Downloading crates ... |
| 9069 | 2026-04-03T04:18:39.545Z | [ recovery-image] Apr 03 04:18:37.842 INFO E| Downloaded bit_field v0.10.3 |
| 9070 | 2026-04-03T04:18:39.551Z | [ recovery-image] Apr 03 04:18:37.848 INFO E| Downloaded cpio_reader v0.1.2 |
| 9071 | 2026-04-03T04:18:39.555Z | [ recovery-image] Apr 03 04:18:37.852 INFO E| Downloaded bitstruct_derive v0.1.0 |
| 9072 | 2026-04-03T04:18:39.558Z | [ recovery-image] Apr 03 04:18:37.852 INFO E| Downloaded bitstruct v0.1.1 |
| 9073 | 2026-04-03T04:18:39.560Z | [ recovery-image] Apr 03 04:18:37.857 INFO E| Downloaded miniz_oxide v0.9.0 |
| 9074 | 2026-04-03T04:18:39.573Z | [ recovery-image] Apr 03 04:18:37.870 INFO E| Downloaded raw-cpuid v10.7.0 |
| 9075 | 2026-04-03T04:18:39.624Z | [ recovery-image] Apr 03 04:18:37.920 INFO E| Downloaded goblin v0.10.4 |
| 9076 | 2026-04-03T04:18:39.717Z | [ recovery-image] Apr 03 04:18:38.013 INFO E| Downloaded x86 v0.52.0 |
| 9077 | 2026-04-03T04:18:39.747Z | [ recovery-image] Apr 03 04:18:38.043 INFO E| Updating crates.io index |
| 9078 | 2026-04-03T04:18:39.804Z | [ recovery-image] Apr 03 04:18:38.101 INFO E| Downloading crates ... |
| 9079 | 2026-04-03T04:18:39.888Z | [ recovery-image] Apr 03 04:18:38.185 INFO E| Downloaded rustc-literal-escaper v0.0.7 |
| 9080 | 2026-04-03T04:18:39.958Z | [ recovery-image] Apr 03 04:18:38.255 INFO E| Downloaded libc v0.2.178 |
| 9081 | 2026-04-03T04:18:40.014Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 9082 | 2026-04-03T04:18:40.014Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 9083 | 2026-04-03T04:18:40.017Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling proc-macro2 v1.0.106 |
| 9084 | 2026-04-03T04:18:40.017Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling quote v1.0.44 |
| 9085 | 2026-04-03T04:18:40.017Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling unicode-ident v1.0.23 |
| 9086 | 2026-04-03T04:18:40.017Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling syn v1.0.109 |
| 9087 | 2026-04-03T04:18:40.017Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling x86 v0.52.0 |
| 9088 | 2026-04-03T04:18:40.017Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 9089 | 2026-04-03T04:18:40.017Z | [ recovery-image] Apr 03 04:18:38.310 INFO E| Compiling seq-macro v0.3.6 |
| 9090 | 2026-04-03T04:18:40.854Z | [ recovery-image] Apr 03 04:18:39.150 INFO E| Compiling syn v2.0.114 |
| 9091 | 2026-04-03T04:18:42.071Z | [ recovery-image] Apr 03 04:18:40.367 INFO E| Compiling scroll_derive v0.13.1 |
| 9092 | 2026-04-03T04:18:43.062Z | [ recovery-image] Apr 03 04:18:41.358 INFO E| Compiling bitstruct_derive v0.1.0 |
| 9093 | 2026-04-03T04:18:51.088Z | [ recovery-image] Apr 03 04:18:49.383 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 9094 | 2026-04-03T04:18:52.981Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling bitflags v1.3.2 |
| 9095 | 2026-04-03T04:18:52.981Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling adler2 v2.0.1 |
| 9096 | 2026-04-03T04:18:52.981Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling log v0.4.29 |
| 9097 | 2026-04-03T04:18:52.984Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling plain v0.2.3 |
| 9098 | 2026-04-03T04:18:52.984Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling bitflags v2.10.0 |
| 9099 | 2026-04-03T04:18:52.984Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling scroll v0.13.0 |
| 9100 | 2026-04-03T04:18:52.984Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling bit_field v0.10.3 |
| 9101 | 2026-04-03T04:18:52.984Z | [ recovery-image] Apr 03 04:18:51.276 INFO E| Compiling bitstruct v0.1.1 |
| 9102 | 2026-04-03T04:18:52.985Z | [ recovery-image] Apr 03 04:18:51.277 INFO E| Compiling static_assertions v1.1.0 |
| 9103 | 2026-04-03T04:18:53.029Z | [ recovery-image] Apr 03 04:18:51.323 INFO E| Compiling raw-cpuid v10.7.0 |
| 9104 | 2026-04-03T04:18:53.080Z | [ recovery-image] Apr 03 04:18:51.375 INFO E| Compiling miniz_oxide v0.9.0 |
| 9105 | 2026-04-03T04:18:53.124Z | [ recovery-image] Apr 03 04:18:51.419 INFO E| Compiling cpio_reader v0.1.2 |
| 9106 | 2026-04-03T04:18:53.192Z | [ recovery-image] Apr 03 04:18:51.486 INFO E| Compiling goblin v0.10.4 |
| 9107 | 2026-04-03T04:18:55.639Z | [ recovery-image] Apr 03 04:18:53.933 INFO E| Finished `release` profile [optimized] target(s) in 16.31s |
| 9108 | 2026-04-03T04:18:55.655Z | [ recovery-image] Apr 03 04:18:53.950 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 9109 | 2026-04-03T04:18:55.684Z | [ recovery-image] Apr 03 04:18:53.979 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 9110 | 2026-04-03T04:18:55.684Z | [ recovery-image] Apr 03 04:18:53.979 INFO building ROM for cosmo |
| 9111 | 2026-04-03T04:18:55.684Z | [ recovery-image] Apr 03 04:18:53.979 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") |
| 9112 | 2026-04-03T04:18:55.757Z | [ recovery-image] Apr 03 04:18:54.051 INFO E| Downloading crates ... |
| 9113 | 2026-04-03T04:18:55.820Z | [ recovery-image] Apr 03 04:18:54.112 INFO E| Downloaded anstyle v1.0.10 |
| 9114 | 2026-04-03T04:18:55.825Z | [ recovery-image] Apr 03 04:18:54.120 INFO E| Downloaded clap v4.5.37 |
| 9115 | 2026-04-03T04:18:55.831Z | [ recovery-image] Apr 03 04:18:54.125 INFO E| Downloaded anstream v0.6.18 |
| 9116 | 2026-04-03T04:18:55.834Z | [ recovery-image] Apr 03 04:18:54.127 INFO E| Downloaded anstyle-parse v0.2.6 |
| 9117 | 2026-04-03T04:18:55.834Z | [ recovery-image] Apr 03 04:18:54.128 INFO E| Downloaded serde_spanned v0.6.8 |
| 9118 | 2026-04-03T04:18:55.834Z | [ recovery-image] Apr 03 04:18:54.129 INFO E| Downloaded os_pipe v1.2.1 |
| 9119 | 2026-04-03T04:18:55.837Z | [ recovery-image] Apr 03 04:18:54.132 INFO E| Downloaded colorchoice v1.0.3 |
| 9120 | 2026-04-03T04:18:55.840Z | [ recovery-image] Apr 03 04:18:54.134 INFO E| Downloaded shared_child v1.0.1 |
| 9121 | 2026-04-03T04:18:55.853Z | [ recovery-image] Apr 03 04:18:54.148 INFO E| Downloaded is_terminal_polyfill v1.70.1 |
| 9122 | 2026-04-03T04:18:55.856Z | [ recovery-image] Apr 03 04:18:54.149 INFO E| Downloaded toml_datetime v0.6.9 |
| 9123 | 2026-04-03T04:18:55.856Z | [ recovery-image] Apr 03 04:18:54.149 INFO E| Downloaded duct v0.13.7 |
| 9124 | 2026-04-03T04:18:55.856Z | [ recovery-image] Apr 03 04:18:54.150 INFO E| Downloaded clap_derive v4.5.32 |
| 9125 | 2026-04-03T04:18:55.860Z | [ recovery-image] Apr 03 04:18:54.155 INFO E| Downloaded anstyle-query v1.1.2 |
| 9126 | 2026-04-03T04:18:55.862Z | [ recovery-image] Apr 03 04:18:54.156 INFO E| Downloaded cc v1.2.20 |
| 9127 | 2026-04-03T04:18:55.863Z | [ recovery-image] Apr 03 04:18:54.157 INFO E| Downloaded toml_write v0.1.1 |
| 9128 | 2026-04-03T04:18:55.868Z | [ recovery-image] Apr 03 04:18:54.163 INFO E| Downloaded winnow v0.7.7 |
| 9129 | 2026-04-03T04:18:55.874Z | [ recovery-image] Apr 03 04:18:54.169 INFO E| Downloaded toml v0.8.22 |
| 9130 | 2026-04-03T04:18:55.893Z | [ recovery-image] Apr 03 04:18:54.188 INFO E| Downloaded clap_builder v4.5.37 |
| 9131 | 2026-04-03T04:18:55.896Z | [ recovery-image] Apr 03 04:18:54.191 INFO E| Downloaded toml_edit v0.22.26 |
| 9132 | 2026-04-03T04:18:55.925Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling libc v0.2.172 |
| 9133 | 2026-04-03T04:18:55.926Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling utf8parse v0.2.2 |
| 9134 | 2026-04-03T04:18:55.929Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling anstyle v1.0.10 |
| 9135 | 2026-04-03T04:18:55.929Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling anstyle-query v1.1.2 |
| 9136 | 2026-04-03T04:18:55.929Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling hashbrown v0.15.2 |
| 9137 | 2026-04-03T04:18:55.929Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling once_cell v1.21.3 |
| 9138 | 2026-04-03T04:18:55.929Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling shlex v1.3.0 |
| 9139 | 2026-04-03T04:18:55.929Z | [ recovery-image] Apr 03 04:18:54.220 INFO E| Compiling equivalent v1.0.2 |
| 9140 | 2026-04-03T04:18:55.941Z | [ recovery-image] Apr 03 04:18:54.236 INFO E| Compiling is_terminal_polyfill v1.70.1 |
| 9141 | 2026-04-03T04:18:55.944Z | [ recovery-image] Apr 03 04:18:54.236 INFO E| Compiling colorchoice v1.0.3 |
| 9142 | 2026-04-03T04:18:55.944Z | [ recovery-image] Apr 03 04:18:54.237 INFO E| Compiling anyhow v1.0.98 |
| 9143 | 2026-04-03T04:18:55.944Z | [ recovery-image] Apr 03 04:18:54.237 INFO E| Compiling clap_lex v0.7.4 |
| 9144 | 2026-04-03T04:18:55.947Z | [ recovery-image] Apr 03 04:18:54.241 INFO E| Compiling winnow v0.7.7 |
| 9145 | 2026-04-03T04:18:55.952Z | [ recovery-image] Apr 03 04:18:54.247 INFO E| Compiling toml_write v0.1.1 |
| 9146 | 2026-04-03T04:18:55.959Z | [ recovery-image] Apr 03 04:18:54.254 INFO E| Compiling strsim v0.11.1 |
| 9147 | 2026-04-03T04:18:55.961Z | [ recovery-image] Apr 03 04:18:54.254 INFO E| Compiling syn v2.0.101 |
| 9148 | 2026-04-03T04:18:56.073Z | [ recovery-image] Apr 03 04:18:54.367 INFO E| Compiling anstyle-parse v0.2.6 |
| 9149 | 2026-04-03T04:18:56.103Z | [ recovery-image] Apr 03 04:18:54.398 INFO E| Compiling cc v1.2.20 |
| 9150 | 2026-04-03T04:18:56.200Z | [ recovery-image] Apr 03 04:18:54.495 INFO E| Compiling anstream v0.6.18 |
| 9151 | 2026-04-03T04:18:56.389Z | [ recovery-image] Apr 03 04:18:54.684 INFO E| Compiling clap_builder v4.5.37 |
| 9152 | 2026-04-03T04:18:56.393Z | [ recovery-image] Apr 03 04:18:54.687 INFO E| Compiling indexmap v2.9.0 |
| 9153 | 2026-04-03T04:18:56.541Z | [ recovery-image] Apr 03 04:18:54.835 INFO E| Compiling os_pipe v1.2.1 |
| 9154 | 2026-04-03T04:18:56.541Z | [ recovery-image] Apr 03 04:18:54.835 INFO E| Compiling shared_child v1.0.1 |
| 9155 | 2026-04-03T04:18:56.650Z | [ recovery-image] Apr 03 04:18:54.945 INFO E| Compiling duct v0.13.7 |
| 9156 | 2026-04-03T04:18:57.081Z | [ recovery-image] Apr 03 04:18:55.376 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask) |
| 9157 | 2026-04-03T04:18:57.738Z | [ host-image] Apr 03 04:18:56.032 INFO O| seeding SMF database... |
| 9158 | 2026-04-03T04:18:57.909Z | [ recovery-image] Apr 03 04:18:56.203 INFO E| Compiling serde_derive v1.0.219 |
| 9159 | 2026-04-03T04:18:57.909Z | [ recovery-image] Apr 03 04:18:56.203 INFO E| Compiling clap_derive v4.5.32 |
| 9160 | 2026-04-03T04:18:59.068Z | [ recovery-image] Apr 03 04:18:57.362 INFO E| Compiling clap v4.5.37 |
| 9161 | 2026-04-03T04:18:59.640Z | [ recovery-image] Apr 03 04:18:57.934 INFO E| Compiling serde v1.0.219 |
| 9162 | 2026-04-03T04:19:01.204Z | [ recovery-image] Apr 03 04:18:59.498 INFO E| Compiling serde_spanned v0.6.8 |
| 9163 | 2026-04-03T04:19:01.204Z | [ recovery-image] Apr 03 04:18:59.498 INFO E| Compiling toml_datetime v0.6.9 |
| 9164 | 2026-04-03T04:19:01.345Z | [ recovery-image] Apr 03 04:18:59.639 INFO E| Compiling toml_edit v0.22.26 |
| 9165 | 2026-04-03T04:19:01.930Z | [ host-image] Apr 03 04:19:00.224 INFO O| configuring SMF profile... |
| 9166 | 2026-04-03T04:19:01.933Z | [ host-image] Apr 03 04:19:00.224 INFO O| modifying shadow(5)... |
| 9167 | 2026-04-03T04:19:01.933Z | [ host-image] Apr 03 04:19:00.224 INFO O| loading user and group database... |
| 9168 | 2026-04-03T04:19:01.933Z | [ host-image] Apr 03 04:19:00.224 INFO O| loading facet selections... |
| 9169 | 2026-04-03T04:19:02.173Z | [ host-image] Apr 03 04:19:00.467 INFO O| devel -> true |
| 9170 | 2026-04-03T04:19:02.173Z | [ host-image] Apr 03 04:19:00.467 INFO O| doc.man -> true |
| 9171 | 2026-04-03T04:19:02.176Z | [ host-image] Apr 03 04:19:00.467 INFO O| version-lock.shell/ksh93 -> true |
| 9172 | 2026-04-03T04:19:02.176Z | [ host-image] Apr 03 04:19:00.467 INFO O| version-lock.system/data/hardware-registry -> true |
| 9173 | 2026-04-03T04:19:02.176Z | [ host-image] Apr 03 04:19:00.467 INFO O| version-lock.system/data/zoneinfo -> true |
| 9174 | 2026-04-03T04:19:02.176Z | [ host-image] Apr 03 04:19:00.467 INFO O| version-lock.system/microcode/amd -> true |
| 9175 | 2026-04-03T04:19:02.176Z | [ host-image] Apr 03 04:19:00.467 INFO O| version-lock.system/microcode/intel -> true |
| 9176 | 2026-04-03T04:19:02.176Z | [ host-image] Apr 03 04:19:00.467 INFO O| version-lock.system/microcode/oxide -> true |
| 9177 | 2026-04-03T04:19:02.176Z | [ host-image] Apr 03 04:19:00.467 INFO O| assessing packaged files... |
| 9178 | 2026-04-03T04:19:02.467Z | [ recovery-image] Apr 03 04:19:00.761 INFO E| Compiling toml v0.8.22 |
| 9179 | 2026-04-03T04:19:03.565Z | [ host-image] Apr 03 04:19:01.858 INFO O| creating archive... |
| 9180 | 2026-04-03T04:19:03.584Z | [ host-image] Apr 03 04:19:01.878 INFO O| missing from packaging: |
| 9181 | 2026-04-03T04:19:03.585Z | [ host-image] Apr 03 04:19:01.878 INFO O| "etc/.pwd.lock" |
| 9182 | 2026-04-03T04:19:03.588Z | [ host-image] Apr 03 04:19:01.878 INFO O| "etc/bash" |
| 9183 | 2026-04-03T04:19:03.591Z | [ host-image] Apr 03 04:19:01.882 INFO O| "etc/svc/profile/generic.xml" |
| 9184 | 2026-04-03T04:19:03.591Z | [ host-image] Apr 03 04:19:01.882 INFO O| "etc/svc/profile/inetd_services.xml" |
| 9185 | 2026-04-03T04:19:03.591Z | [ host-image] Apr 03 04:19:01.882 INFO O| "etc/svc/profile/name_service.xml" |
| 9186 | 2026-04-03T04:19:03.591Z | [ host-image] Apr 03 04:19:01.882 INFO O| "etc/svc/profile/platform.xml" |
| 9187 | 2026-04-03T04:19:03.591Z | [ host-image] Apr 03 04:19:01.882 INFO O| "etc/svc/profile/platform_omicron1.xml" |
| 9188 | 2026-04-03T04:19:03.591Z | [ host-image] Apr 03 04:19:01.882 INFO O| "etc/svc/repository.db" |
| 9189 | 2026-04-03T04:19:03.594Z | [ host-image] Apr 03 04:19:01.888 INFO O| "opt/ooce/share" |
| 9190 | 2026-04-03T04:19:03.594Z | [ host-image] Apr 03 04:19:01.888 INFO O| "opt/ooce/share/man" |
| 9191 | 2026-04-03T04:19:03.594Z | [ host-image] Apr 03 04:19:01.888 INFO O| "opt/ooce/share/man/man1" |
| 9192 | 2026-04-03T04:19:03.601Z | [ host-image] Apr 03 04:19:01.895 INFO O| finishing archive... |
| 9193 | 2026-04-03T04:19:04.327Z | [ recovery-image] Apr 03 04:19:02.620 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.61s |
| 9194 | 2026-04-03T04:19:04.337Z | [ recovery-image] Apr 03 04:19:02.631 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` |
| 9195 | 2026-04-03T04:19:04.347Z | [ recovery-image] Apr 03 04:19:02.641 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 9196 | 2026-04-03T04:19:04.414Z | [ recovery-image] Apr 03 04:19:02.707 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s |
| 9197 | 2026-04-03T04:19:04.417Z | [ recovery-image] Apr 03 04:19:02.710 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` |
| 9198 | 2026-04-03T04:19:04.613Z | [ recovery-image] Apr 03 04:19:02.906 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn" |
| 9199 | 2026-04-03T04:19:04.617Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin" |
| 9200 | 2026-04-03T04:19:04.617Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin" |
| 9201 | 2026-04-03T04:19:04.617Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin" |
| 9202 | 2026-04-03T04:19:04.617Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 9203 | 2026-04-03T04:19:04.617Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 9204 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 9205 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 9206 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin" |
| 9207 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin" |
| 9208 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin" |
| 9209 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 9210 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 9211 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 9212 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 9213 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 9214 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin" |
| 9215 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 9216 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin" |
| 9217 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin" |
| 9218 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 9219 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 9220 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 9221 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 9222 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin" |
| 9223 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin" |
| 9224 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin" |
| 9225 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 9226 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 9227 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 9228 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 9229 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.907 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 9230 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 9231 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 9232 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin" |
| 9233 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 9234 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 9235 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 9236 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 9237 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin" |
| 9238 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin" |
| 9239 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin" |
| 9240 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 9241 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin" |
| 9242 | 2026-04-03T04:19:04.618Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 9243 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 9244 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 9245 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 9246 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 9247 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 9248 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 9249 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin" |
| 9250 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 9251 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO O| Info: ABL version: 0x100af010 |
| 9252 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0 |
| 9253 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0 |
| 9254 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.908 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin" |
| 9255 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 9256 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 9257 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 9258 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 9259 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 9260 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 9261 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 9262 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 9263 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 9264 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 9265 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 9266 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 9267 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 9268 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 9269 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 9270 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 9271 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 9272 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 9273 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 9274 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin" |
| 9275 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin" |
| 9276 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin" |
| 9277 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin" |
| 9278 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin" |
| 9279 | 2026-04-03T04:19:04.619Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin" |
| 9280 | 2026-04-03T04:19:04.620Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin" |
| 9281 | 2026-04-03T04:19:04.620Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin" |
| 9282 | 2026-04-03T04:19:04.620Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin" |
| 9283 | 2026-04-03T04:19:04.620Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin" |
| 9284 | 2026-04-03T04:19:04.620Z | [ recovery-image] Apr 03 04:19:02.909 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin" |
| 9285 | 2026-04-03T04:19:04.643Z | [ recovery-image] Apr 03 04:19:02.937 INFO building ROM for gimlet |
| 9286 | 2026-04-03T04:19:04.646Z | [ recovery-image] Apr 03 04:19:02.937 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.h.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") |
| 9287 | 2026-04-03T04:19:04.725Z | [ recovery-image] Apr 03 04:19:03.018 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s |
| 9288 | 2026-04-03T04:19:04.729Z | [ recovery-image] Apr 03 04:19:03.020 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.h.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5` |
| 9289 | 2026-04-03T04:19:04.734Z | [ recovery-image] Apr 03 04:19:03.028 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 9290 | 2026-04-03T04:19:04.797Z | [ recovery-image] Apr 03 04:19:03.091 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s |
| 9291 | 2026-04-03T04:19:04.800Z | [ recovery-image] Apr 03 04:19:03.094 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.h -o /work/os-recovery/gimlet.rom` |
| 9292 | 2026-04-03T04:19:04.908Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn" |
| 9293 | 2026-04-03T04:19:04.908Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin" |
| 9294 | 2026-04-03T04:19:04.908Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin" |
| 9295 | 2026-04-03T04:19:04.908Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin" |
| 9296 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn" |
| 9297 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn" |
| 9298 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin" |
| 9299 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin" |
| 9300 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin" |
| 9301 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin" |
| 9302 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin" |
| 9303 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin" |
| 9304 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin" |
| 9305 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin" |
| 9306 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin" |
| 9307 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.202 INFO O| Info: ABL version: 0x100f5010 |
| 9308 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.202 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0 |
| 9309 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 9310 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 9311 | 2026-04-03T04:19:04.911Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 9312 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 9313 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 9314 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 9315 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 9316 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 9317 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 9318 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 9319 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 9320 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 9321 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 9322 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 9323 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 9324 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 9325 | 2026-04-03T04:19:04.912Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 9326 | 2026-04-03T04:19:04.913Z | [ recovery-image] Apr 03 04:19:03.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 9327 | 2026-04-03T04:19:04.940Z | [ recovery-image] Apr 03 04:19:03.234 INFO skipping building ROM for cosmo-mbist ('mbist' disabled) |
| 9328 | 2026-04-03T04:19:04.940Z | [ recovery-image] Apr 03 04:19:03.234 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled) |
| 9329 | 2026-04-03T04:19:04.943Z | [ recovery-image] Apr 03 04:19:03.234 INFO finishing image archive at "/work/os-recovery/os.tar.gz"... |
| 9330 | 2026-04-03T04:19:05.633Z | [ host-image] Apr 03 04:19:03.927 INFO O| creating gzonly manifest... |
| 9331 | 2026-04-03T04:19:05.638Z | [ host-image] Apr 03 04:19:03.932 INFO O| ok |
| 9332 | 2026-04-03T04:19:05.767Z | [ host-image] Apr 03 04:19:04.061 INFO image builder template: ramdisk-02-trim... |
| 9333 | 2026-04-03T04:19:05.767Z | [ host-image] Apr 03 04:19:04.061 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/.tmpGZ9T6W/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", "heliosv2", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None |
| 9334 | 2026-04-03T04:19:05.782Z | [ host-image] Apr 03 04:19:04.076 INFO O| Apr 03 04:19:04.076 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9335 | 2026-04-03T04:19:05.785Z | [ host-image] Apr 03 04:19:04.078 INFO O| Apr 03 04:19:04.078 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9336 | 2026-04-03T04:19:05.971Z | [ host-image] Apr 03 04:19:04.264 INFO O| Apr 03 04:19:04.264 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled |
| 9337 | 2026-04-03T04:19:06.049Z | [ host-image] Apr 03 04:19:04.342 INFO O| Apr 03 04:19:04.342 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9338 | 2026-04-03T04:19:06.049Z | [ host-image] Apr 03 04:19:04.342 INFO O| Apr 03 04:19:04.342 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 9339 | 2026-04-03T04:19:06.052Z | [ host-image] Apr 03 04:19:04.345 INFO O| Apr 03 04:19:04.345 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9340 | 2026-04-03T04:19:06.055Z | [ host-image] Apr 03 04:19:04.347 INFO O| Apr 03 04:19:04.347 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 9341 | 2026-04-03T04:19:06.057Z | [ host-image] Apr 03 04:19:04.350 INFO O| Apr 03 04:19:04.350 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 9342 | 2026-04-03T04:19:06.249Z | [ recovery-image] Apr 03 04:19:04.543 INFO image complete! materials are in "/work/os-recovery" |
| 9343 | 2026-04-03T04:19:06.252Z | [ recovery-image] |
| 9344 | 2026-04-03T04:19:06.252Z | [ recovery-image] real 11:56.456803043 |
| 9345 | 2026-04-03T04:19:06.252Z | [ recovery-image] user 9:11.091309976 |
| 9346 | 2026-04-03T04:19:06.252Z | [ recovery-image] sys 54.515353836 |
| 9347 | 2026-04-03T04:19:06.252Z | [ recovery-image] trap 0.142921151 |
| 9348 | 2026-04-03T04:19:06.252Z | [ recovery-image] tflt 0.520700838 |
| 9349 | 2026-04-03T04:19:06.252Z | [ recovery-image] dflt 0.725686782 |
| 9350 | 2026-04-03T04:19:06.252Z | [ recovery-image] kflt 0.000136369 |
| 9351 | 2026-04-03T04:19:06.252Z | [ recovery-image] lock 24:57.915325448 |
| 9352 | 2026-04-03T04:19:06.253Z | [ recovery-image] slp 1:10:33.807429666 |
| 9353 | 2026-04-03T04:19:06.253Z | [ recovery-image] lat 48.018877799 |
| 9354 | 2026-04-03T04:19:06.253Z | [ recovery-image] stop 4.744219724 |
| 9355 | 2026-04-03T04:19:06.253Z | Apr 03 04:19:04.546 INFO [recovery-image] process exited with exit status: 0 (716.469586459s) |
| 9356 | 2026-04-03T04:19:06.371Z | [ host-image] Apr 03 04:19:04.665 INFO O| Apr 03 04:19:04.664 INFO rolled back to input snapshot; work may begin |
| 9357 | 2026-04-03T04:19:06.374Z | [ host-image] Apr 03 04:19:04.665 INFO O| Apr 03 04:19:04.665 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 9358 | 2026-04-03T04:19:06.374Z | [ host-image] Apr 03 04:19:04.668 INFO O| Apr 03 04:19:04.668 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9359 | 2026-04-03T04:19:06.381Z | [ host-image] Apr 03 04:19:04.675 INFO O| Apr 03 04:19:04.674 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg" |
| 9360 | 2026-04-03T04:19:06.418Z | [ host-image] Apr 03 04:19:04.712 INFO O| Apr 03 04:19:04.712 INFO STEP 0 (remove_files) COMPLETE |
| 9361 | 2026-04-03T04:19:06.419Z | [ host-image] Apr 03 04:19:04.712 INFO O| Apr 03 04:19:04.712 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9362 | 2026-04-03T04:19:06.425Z | [ host-image] Apr 03 04:19:04.719 INFO O| Apr 03 04:19:04.718 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4" |
| 9363 | 2026-04-03T04:19:06.428Z | [ host-image] Apr 03 04:19:04.720 INFO O| Apr 03 04:19:04.720 INFO STEP 1 (remove_files) COMPLETE |
| 9364 | 2026-04-03T04:19:06.428Z | [ host-image] Apr 03 04:19:04.720 INFO O| Apr 03 04:19:04.720 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9365 | 2026-04-03T04:19:06.432Z | [ host-image] Apr 03 04:19:04.726 INFO O| Apr 03 04:19:04.725 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include" |
| 9366 | 2026-04-03T04:19:06.441Z | [ host-image] Apr 03 04:19:04.735 INFO O| Apr 03 04:19:04.735 INFO STEP 2 (remove_files) COMPLETE |
| 9367 | 2026-04-03T04:19:06.441Z | [ host-image] Apr 03 04:19:04.735 INFO O| Apr 03 04:19:04.735 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9368 | 2026-04-03T04:19:06.447Z | [ host-image] Apr 03 04:19:04.741 INFO O| Apr 03 04:19:04.741 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo" |
| 9369 | 2026-04-03T04:19:06.450Z | [ host-image] Apr 03 04:19:04.742 INFO O| Apr 03 04:19:04.742 INFO STEP 3 (remove_files) COMPLETE |
| 9370 | 2026-04-03T04:19:06.450Z | [ host-image] Apr 03 04:19:04.742 INFO O| Apr 03 04:19:04.742 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9371 | 2026-04-03T04:19:06.454Z | [ host-image] Apr 03 04:19:04.748 INFO O| Apr 03 04:19:04.748 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help" |
| 9372 | 2026-04-03T04:19:06.457Z | [ host-image] Apr 03 04:19:04.750 INFO O| Apr 03 04:19:04.750 INFO STEP 4 (remove_files) COMPLETE |
| 9373 | 2026-04-03T04:19:06.457Z | [ host-image] Apr 03 04:19:04.750 INFO O| Apr 03 04:19:04.750 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9374 | 2026-04-03T04:19:06.462Z | [ host-image] Apr 03 04:19:04.756 INFO O| Apr 03 04:19:04.756 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc" |
| 9375 | 2026-04-03T04:19:06.465Z | [ host-image] Apr 03 04:19:04.758 INFO O| Apr 03 04:19:04.758 INFO STEP 5 (remove_files) COMPLETE |
| 9376 | 2026-04-03T04:19:06.465Z | [ host-image] Apr 03 04:19:04.758 INFO O| Apr 03 04:19:04.758 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9377 | 2026-04-03T04:19:06.469Z | [ host-image] Apr 03 04:19:04.763 INFO O| Apr 03 04:19:04.763 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion" |
| 9378 | 2026-04-03T04:19:06.476Z | [ host-image] Apr 03 04:19:04.770 INFO O| Apr 03 04:19:04.770 INFO STEP 6 (remove_files) COMPLETE |
| 9379 | 2026-04-03T04:19:06.476Z | [ host-image] Apr 03 04:19:04.770 INFO O| Apr 03 04:19:04.770 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9380 | 2026-04-03T04:19:06.482Z | [ host-image] Apr 03 04:19:04.775 INFO O| Apr 03 04:19:04.775 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man" |
| 9381 | 2026-04-03T04:19:06.490Z | [ host-image] Apr 03 04:19:04.784 INFO O| Apr 03 04:19:04.784 INFO STEP 7 (remove_files) COMPLETE |
| 9382 | 2026-04-03T04:19:06.490Z | [ host-image] Apr 03 04:19:04.784 INFO O| Apr 03 04:19:04.784 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9383 | 2026-04-03T04:19:06.493Z | [ host-image] Apr 03 04:19:04.784 INFO O| Apr 03 04:19:04.784 INFO skip step because feature "heliosv3" is not enabled |
| 9384 | 2026-04-03T04:19:06.493Z | [ host-image] Apr 03 04:19:04.784 INFO O| Apr 03 04:19:04.784 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9385 | 2026-04-03T04:19:06.496Z | [ host-image] Apr 03 04:19:04.789 INFO O| Apr 03 04:19:04.789 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl" |
| 9386 | 2026-04-03T04:19:06.546Z | [ host-image] Apr 03 04:19:04.839 INFO O| Apr 03 04:19:04.839 INFO STEP 9 (remove_files) COMPLETE |
| 9387 | 2026-04-03T04:19:06.546Z | [ host-image] Apr 03 04:19:04.839 INFO O| Apr 03 04:19:04.839 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9388 | 2026-04-03T04:19:06.550Z | [ host-image] Apr 03 04:19:04.844 INFO O| Apr 03 04:19:04.844 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man" |
| 9389 | 2026-04-03T04:19:06.604Z | [ host-image] Apr 03 04:19:04.898 INFO O| Apr 03 04:19:04.898 INFO STEP 10 (remove_files) COMPLETE |
| 9390 | 2026-04-03T04:19:06.607Z | [ host-image] Apr 03 04:19:04.898 INFO O| Apr 03 04:19:04.898 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9391 | 2026-04-03T04:19:06.610Z | [ host-image] Apr 03 04:19:04.903 INFO O| Apr 03 04:19:04.903 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp" |
| 9392 | 2026-04-03T04:19:06.613Z | [ host-image] Apr 03 04:19:04.906 INFO O| Apr 03 04:19:04.905 INFO STEP 11 (remove_files) COMPLETE |
| 9393 | 2026-04-03T04:19:06.613Z | [ host-image] Apr 03 04:19:04.906 INFO O| Apr 03 04:19:04.905 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9394 | 2026-04-03T04:19:06.617Z | [ host-image] Apr 03 04:19:04.910 INFO O| Apr 03 04:19:04.910 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386" |
| 9395 | 2026-04-03T04:19:06.621Z | [ host-image] Apr 03 04:19:04.911 INFO O| Apr 03 04:19:04.911 INFO STEP 12 (remove_files) COMPLETE |
| 9396 | 2026-04-03T04:19:06.621Z | [ host-image] Apr 03 04:19:04.911 INFO O| Apr 03 04:19:04.911 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9397 | 2026-04-03T04:19:06.624Z | [ host-image] Apr 03 04:19:04.916 INFO O| Apr 03 04:19:04.916 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv" |
| 9398 | 2026-04-03T04:19:06.624Z | [ host-image] Apr 03 04:19:04.917 INFO O| Apr 03 04:19:04.917 INFO STEP 13 (remove_files) COMPLETE |
| 9399 | 2026-04-03T04:19:06.624Z | [ host-image] Apr 03 04:19:04.917 INFO O| Apr 03 04:19:04.917 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9400 | 2026-04-03T04:19:06.634Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a" |
| 9401 | 2026-04-03T04:19:06.634Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a" |
| 9402 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a" |
| 9403 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a" |
| 9404 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a" |
| 9405 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a" |
| 9406 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a" |
| 9407 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a" |
| 9408 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a" |
| 9409 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a" |
| 9410 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.928 INFO O| Apr 03 04:19:04.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a" |
| 9411 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.929 INFO O| Apr 03 04:19:04.929 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a" |
| 9412 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.929 INFO O| Apr 03 04:19:04.929 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a" |
| 9413 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.929 INFO O| Apr 03 04:19:04.929 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a" |
| 9414 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.929 INFO O| Apr 03 04:19:04.929 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a" |
| 9415 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.929 INFO O| Apr 03 04:19:04.929 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a" |
| 9416 | 2026-04-03T04:19:06.637Z | [ host-image] Apr 03 04:19:04.929 INFO O| Apr 03 04:19:04.929 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
| 9417 | 2026-04-03T04:19:06.756Z | [ host-image] Apr 03 04:19:05.050 INFO O| Apr 03 04:19:05.050 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a" |
| 9418 | 2026-04-03T04:19:06.759Z | [ host-image] Apr 03 04:19:05.053 INFO O| Apr 03 04:19:05.053 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 9419 | 2026-04-03T04:19:06.762Z | [ host-image] Apr 03 04:19:05.053 INFO O| Apr 03 04:19:05.053 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a" |
| 9420 | 2026-04-03T04:19:06.785Z | [ host-image] Apr 03 04:19:05.078 INFO O| Apr 03 04:19:05.078 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a" |
| 9421 | 2026-04-03T04:19:06.836Z | [ host-image] Apr 03 04:19:05.130 INFO O| Apr 03 04:19:05.130 INFO STEP 14 (remove_files) COMPLETE |
| 9422 | 2026-04-03T04:19:06.836Z | [ host-image] Apr 03 04:19:05.130 INFO O| Apr 03 04:19:05.130 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9423 | 2026-04-03T04:19:06.841Z | [ host-image] Apr 03 04:19:05.135 INFO O| Apr 03 04:19:05.135 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot" |
| 9424 | 2026-04-03T04:19:06.875Z | [ host-image] Apr 03 04:19:05.136 INFO O| Apr 03 04:19:05.136 INFO STEP 15 (remove_files) COMPLETE |
| 9425 | 2026-04-03T04:19:06.875Z | [ host-image] Apr 03 04:19:05.136 INFO O| Apr 03 04:19:05.136 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9426 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.141 INFO O| Apr 03 04:19:05.141 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc" |
| 9427 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.145 INFO O| Apr 03 04:19:05.145 INFO STEP 16 (remove_files) COMPLETE |
| 9428 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.145 INFO O| Apr 03 04:19:05.145 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9429 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.151 INFO O| Apr 03 04:19:05.151 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv" |
| 9430 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.151 INFO O| Apr 03 04:19:05.151 INFO STEP 17 (remove_files) COMPLETE |
| 9431 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.151 INFO O| Apr 03 04:19:05.151 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9432 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.158 INFO O| Apr 03 04:19:05.158 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc" |
| 9433 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.159 INFO O| Apr 03 04:19:05.159 INFO STEP 18 (remove_files) COMPLETE |
| 9434 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.159 INFO O| Apr 03 04:19:05.159 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9435 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.164 INFO O| Apr 03 04:19:05.164 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 9436 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.164 INFO O| Apr 03 04:19:05.164 INFO STEP 19 (remove_files) COMPLETE |
| 9437 | 2026-04-03T04:19:06.876Z | [ host-image] Apr 03 04:19:05.164 INFO O| Apr 03 04:19:05.164 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9438 | 2026-04-03T04:19:06.880Z | [ host-image] Apr 03 04:19:05.170 INFO O| Apr 03 04:19:05.170 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 9439 | 2026-04-03T04:19:06.880Z | [ host-image] Apr 03 04:19:05.170 INFO O| Apr 03 04:19:05.170 INFO STEP 20 (remove_files) COMPLETE |
| 9440 | 2026-04-03T04:19:06.880Z | [ host-image] Apr 03 04:19:05.170 INFO O| Apr 03 04:19:05.170 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9441 | 2026-04-03T04:19:06.883Z | [ host-image] Apr 03 04:19:05.175 INFO O| Apr 03 04:19:05.175 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 9442 | 2026-04-03T04:19:06.883Z | [ host-image] Apr 03 04:19:05.175 INFO O| Apr 03 04:19:05.175 INFO STEP 21 (remove_files) COMPLETE |
| 9443 | 2026-04-03T04:19:06.883Z | [ host-image] Apr 03 04:19:05.175 INFO O| Apr 03 04:19:05.175 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9444 | 2026-04-03T04:19:06.886Z | [ host-image] Apr 03 04:19:05.180 INFO O| Apr 03 04:19:05.180 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 9445 | 2026-04-03T04:19:06.886Z | [ host-image] Apr 03 04:19:05.180 INFO O| Apr 03 04:19:05.180 INFO STEP 22 (remove_files) COMPLETE |
| 9446 | 2026-04-03T04:19:06.890Z | [ host-image] Apr 03 04:19:05.180 INFO O| Apr 03 04:19:05.180 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9447 | 2026-04-03T04:19:06.894Z | [ host-image] Apr 03 04:19:05.186 INFO O| Apr 03 04:19:05.186 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 9448 | 2026-04-03T04:19:06.894Z | [ host-image] Apr 03 04:19:05.186 INFO O| Apr 03 04:19:05.186 INFO STEP 23 (remove_files) COMPLETE |
| 9449 | 2026-04-03T04:19:06.894Z | [ host-image] Apr 03 04:19:05.186 INFO O| Apr 03 04:19:05.186 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9450 | 2026-04-03T04:19:06.897Z | [ host-image] Apr 03 04:19:05.191 INFO O| Apr 03 04:19:05.191 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 9451 | 2026-04-03T04:19:06.897Z | [ host-image] Apr 03 04:19:05.191 INFO O| Apr 03 04:19:05.191 INFO STEP 24 (remove_files) COMPLETE |
| 9452 | 2026-04-03T04:19:06.901Z | [ host-image] Apr 03 04:19:05.191 INFO O| Apr 03 04:19:05.191 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9453 | 2026-04-03T04:19:06.904Z | [ host-image] Apr 03 04:19:05.197 INFO O| Apr 03 04:19:05.197 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 9454 | 2026-04-03T04:19:06.904Z | [ host-image] Apr 03 04:19:05.197 INFO O| Apr 03 04:19:05.197 INFO STEP 25 (remove_files) COMPLETE |
| 9455 | 2026-04-03T04:19:06.904Z | [ host-image] Apr 03 04:19:05.197 INFO O| Apr 03 04:19:05.197 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9456 | 2026-04-03T04:19:06.908Z | [ host-image] Apr 03 04:19:05.202 INFO O| Apr 03 04:19:05.202 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power" |
| 9457 | 2026-04-03T04:19:06.908Z | [ host-image] Apr 03 04:19:05.202 INFO O| Apr 03 04:19:05.202 INFO STEP 26 (remove_files) COMPLETE |
| 9458 | 2026-04-03T04:19:06.908Z | [ host-image] Apr 03 04:19:05.202 INFO O| Apr 03 04:19:05.202 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9459 | 2026-04-03T04:19:06.913Z | [ host-image] Apr 03 04:19:05.206 INFO O| Apr 03 04:19:05.206 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 9460 | 2026-04-03T04:19:06.915Z | [ host-image] Apr 03 04:19:05.206 INFO O| Apr 03 04:19:05.206 INFO STEP 27 (remove_files) COMPLETE |
| 9461 | 2026-04-03T04:19:06.916Z | [ host-image] Apr 03 04:19:05.206 INFO O| Apr 03 04:19:05.206 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9462 | 2026-04-03T04:19:06.920Z | [ host-image] Apr 03 04:19:05.212 INFO O| Apr 03 04:19:05.212 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 9463 | 2026-04-03T04:19:06.920Z | [ host-image] Apr 03 04:19:05.212 INFO O| Apr 03 04:19:05.212 INFO STEP 28 (remove_files) COMPLETE |
| 9464 | 2026-04-03T04:19:06.920Z | [ host-image] Apr 03 04:19:05.212 INFO O| Apr 03 04:19:05.212 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9465 | 2026-04-03T04:19:06.923Z | [ host-image] Apr 03 04:19:05.216 INFO O| Apr 03 04:19:05.216 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 9466 | 2026-04-03T04:19:06.923Z | [ host-image] Apr 03 04:19:05.216 INFO O| Apr 03 04:19:05.216 INFO STEP 29 (remove_files) COMPLETE |
| 9467 | 2026-04-03T04:19:06.923Z | [ host-image] Apr 03 04:19:05.216 INFO O| Apr 03 04:19:05.216 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9468 | 2026-04-03T04:19:06.928Z | [ host-image] Apr 03 04:19:05.222 INFO O| Apr 03 04:19:05.222 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 9469 | 2026-04-03T04:19:06.928Z | [ host-image] Apr 03 04:19:05.222 INFO O| Apr 03 04:19:05.222 INFO STEP 30 (remove_files) COMPLETE |
| 9470 | 2026-04-03T04:19:06.931Z | [ host-image] Apr 03 04:19:05.222 INFO O| Apr 03 04:19:05.222 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9471 | 2026-04-03T04:19:06.934Z | [ host-image] Apr 03 04:19:05.227 INFO O| Apr 03 04:19:05.227 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 9472 | 2026-04-03T04:19:06.934Z | [ host-image] Apr 03 04:19:05.227 INFO O| Apr 03 04:19:05.227 INFO STEP 31 (remove_files) COMPLETE |
| 9473 | 2026-04-03T04:19:06.934Z | [ host-image] Apr 03 04:19:05.227 INFO O| Apr 03 04:19:05.227 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9474 | 2026-04-03T04:19:06.939Z | [ host-image] Apr 03 04:19:05.232 INFO O| Apr 03 04:19:05.232 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 9475 | 2026-04-03T04:19:06.939Z | [ host-image] Apr 03 04:19:05.232 INFO O| Apr 03 04:19:05.232 INFO STEP 32 (remove_files) COMPLETE |
| 9476 | 2026-04-03T04:19:06.939Z | [ host-image] Apr 03 04:19:05.232 INFO O| Apr 03 04:19:05.232 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9477 | 2026-04-03T04:19:06.944Z | [ host-image] Apr 03 04:19:05.238 INFO O| Apr 03 04:19:05.238 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 9478 | 2026-04-03T04:19:06.944Z | [ host-image] Apr 03 04:19:05.238 INFO O| Apr 03 04:19:05.238 INFO STEP 33 (remove_files) COMPLETE |
| 9479 | 2026-04-03T04:19:06.947Z | [ host-image] Apr 03 04:19:05.238 INFO O| Apr 03 04:19:05.238 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9480 | 2026-04-03T04:19:06.950Z | [ host-image] Apr 03 04:19:05.243 INFO O| Apr 03 04:19:05.243 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 9481 | 2026-04-03T04:19:06.950Z | [ host-image] Apr 03 04:19:05.243 INFO O| Apr 03 04:19:05.243 INFO STEP 34 (remove_files) COMPLETE |
| 9482 | 2026-04-03T04:19:06.950Z | [ host-image] Apr 03 04:19:05.243 INFO O| Apr 03 04:19:05.243 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9483 | 2026-04-03T04:19:06.955Z | [ host-image] Apr 03 04:19:05.249 INFO O| Apr 03 04:19:05.248 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 9484 | 2026-04-03T04:19:06.955Z | [ host-image] Apr 03 04:19:05.249 INFO O| Apr 03 04:19:05.249 INFO STEP 35 (remove_files) COMPLETE |
| 9485 | 2026-04-03T04:19:06.958Z | [ host-image] Apr 03 04:19:05.249 INFO O| Apr 03 04:19:05.249 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9486 | 2026-04-03T04:19:06.961Z | [ host-image] Apr 03 04:19:05.254 INFO O| Apr 03 04:19:05.254 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 9487 | 2026-04-03T04:19:06.961Z | [ host-image] Apr 03 04:19:05.254 INFO O| Apr 03 04:19:05.254 INFO STEP 36 (remove_files) COMPLETE |
| 9488 | 2026-04-03T04:19:06.961Z | [ host-image] Apr 03 04:19:05.254 INFO O| Apr 03 04:19:05.254 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9489 | 2026-04-03T04:19:06.966Z | [ host-image] Apr 03 04:19:05.260 INFO O| Apr 03 04:19:05.260 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 9490 | 2026-04-03T04:19:06.966Z | [ host-image] Apr 03 04:19:05.260 INFO O| Apr 03 04:19:05.260 INFO STEP 37 (remove_files) COMPLETE |
| 9491 | 2026-04-03T04:19:06.966Z | [ host-image] Apr 03 04:19:05.260 INFO O| Apr 03 04:19:05.260 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9492 | 2026-04-03T04:19:06.971Z | [ host-image] Apr 03 04:19:05.265 INFO O| Apr 03 04:19:05.265 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 9493 | 2026-04-03T04:19:06.971Z | [ host-image] Apr 03 04:19:05.265 INFO O| Apr 03 04:19:05.265 INFO STEP 38 (remove_files) COMPLETE |
| 9494 | 2026-04-03T04:19:06.974Z | [ host-image] Apr 03 04:19:05.265 INFO O| Apr 03 04:19:05.265 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9495 | 2026-04-03T04:19:06.977Z | [ host-image] Apr 03 04:19:05.270 INFO O| Apr 03 04:19:05.270 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 9496 | 2026-04-03T04:19:06.977Z | [ host-image] Apr 03 04:19:05.270 INFO O| Apr 03 04:19:05.270 INFO STEP 39 (remove_files) COMPLETE |
| 9497 | 2026-04-03T04:19:06.977Z | [ host-image] Apr 03 04:19:05.270 INFO O| Apr 03 04:19:05.270 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9498 | 2026-04-03T04:19:06.981Z | [ host-image] Apr 03 04:19:05.275 INFO O| Apr 03 04:19:05.275 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 9499 | 2026-04-03T04:19:06.984Z | [ host-image] Apr 03 04:19:05.275 INFO O| Apr 03 04:19:05.275 INFO STEP 40 (remove_files) COMPLETE |
| 9500 | 2026-04-03T04:19:06.984Z | [ host-image] Apr 03 04:19:05.275 INFO O| Apr 03 04:19:05.275 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9501 | 2026-04-03T04:19:06.987Z | [ host-image] Apr 03 04:19:05.280 INFO O| Apr 03 04:19:05.280 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 9502 | 2026-04-03T04:19:06.987Z | [ host-image] Apr 03 04:19:05.280 INFO O| Apr 03 04:19:05.280 INFO STEP 41 (remove_files) COMPLETE |
| 9503 | 2026-04-03T04:19:06.987Z | [ host-image] Apr 03 04:19:05.280 INFO O| Apr 03 04:19:05.280 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9504 | 2026-04-03T04:19:06.991Z | [ host-image] Apr 03 04:19:05.285 INFO O| Apr 03 04:19:05.285 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 9505 | 2026-04-03T04:19:06.991Z | [ host-image] Apr 03 04:19:05.285 INFO O| Apr 03 04:19:05.285 INFO STEP 42 (remove_files) COMPLETE |
| 9506 | 2026-04-03T04:19:06.991Z | [ host-image] Apr 03 04:19:05.285 INFO O| Apr 03 04:19:05.285 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9507 | 2026-04-03T04:19:06.996Z | [ host-image] Apr 03 04:19:05.290 INFO O| Apr 03 04:19:05.290 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 9508 | 2026-04-03T04:19:06.996Z | [ host-image] Apr 03 04:19:05.290 INFO O| Apr 03 04:19:05.290 INFO STEP 43 (remove_files) COMPLETE |
| 9509 | 2026-04-03T04:19:06.999Z | [ host-image] Apr 03 04:19:05.290 INFO O| Apr 03 04:19:05.290 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9510 | 2026-04-03T04:19:07.003Z | [ host-image] Apr 03 04:19:05.295 INFO O| Apr 03 04:19:05.295 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 9511 | 2026-04-03T04:19:07.003Z | [ host-image] Apr 03 04:19:05.295 INFO O| Apr 03 04:19:05.295 INFO STEP 44 (remove_files) COMPLETE |
| 9512 | 2026-04-03T04:19:07.003Z | [ host-image] Apr 03 04:19:05.295 INFO O| Apr 03 04:19:05.295 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9513 | 2026-04-03T04:19:07.006Z | [ host-image] Apr 03 04:19:05.299 INFO O| Apr 03 04:19:05.299 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 9514 | 2026-04-03T04:19:07.006Z | [ host-image] Apr 03 04:19:05.299 INFO O| Apr 03 04:19:05.299 INFO STEP 45 (remove_files) COMPLETE |
| 9515 | 2026-04-03T04:19:07.006Z | [ host-image] Apr 03 04:19:05.299 INFO O| Apr 03 04:19:05.299 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9516 | 2026-04-03T04:19:07.010Z | [ host-image] Apr 03 04:19:05.304 INFO O| Apr 03 04:19:05.304 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 9517 | 2026-04-03T04:19:07.013Z | [ host-image] Apr 03 04:19:05.304 INFO O| Apr 03 04:19:05.304 INFO STEP 46 (remove_files) COMPLETE |
| 9518 | 2026-04-03T04:19:07.013Z | [ host-image] Apr 03 04:19:05.304 INFO O| Apr 03 04:19:05.304 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9519 | 2026-04-03T04:19:07.016Z | [ host-image] Apr 03 04:19:05.309 INFO O| Apr 03 04:19:05.309 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 9520 | 2026-04-03T04:19:07.016Z | [ host-image] Apr 03 04:19:05.309 INFO O| Apr 03 04:19:05.309 INFO STEP 47 (remove_files) COMPLETE |
| 9521 | 2026-04-03T04:19:07.016Z | [ host-image] Apr 03 04:19:05.309 INFO O| Apr 03 04:19:05.309 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9522 | 2026-04-03T04:19:07.020Z | [ host-image] Apr 03 04:19:05.314 INFO O| Apr 03 04:19:05.314 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 9523 | 2026-04-03T04:19:07.020Z | [ host-image] Apr 03 04:19:05.314 INFO O| Apr 03 04:19:05.314 INFO STEP 48 (remove_files) COMPLETE |
| 9524 | 2026-04-03T04:19:07.024Z | [ host-image] Apr 03 04:19:05.314 INFO O| Apr 03 04:19:05.314 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9525 | 2026-04-03T04:19:07.028Z | [ host-image] Apr 03 04:19:05.319 INFO O| Apr 03 04:19:05.319 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 9526 | 2026-04-03T04:19:07.028Z | [ host-image] Apr 03 04:19:05.319 INFO O| Apr 03 04:19:05.319 INFO STEP 49 (remove_files) COMPLETE |
| 9527 | 2026-04-03T04:19:07.028Z | [ host-image] Apr 03 04:19:05.319 INFO O| Apr 03 04:19:05.319 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9528 | 2026-04-03T04:19:07.031Z | [ host-image] Apr 03 04:19:05.324 INFO O| Apr 03 04:19:05.324 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 9529 | 2026-04-03T04:19:07.032Z | [ host-image] Apr 03 04:19:05.324 INFO O| Apr 03 04:19:05.324 INFO STEP 50 (remove_files) COMPLETE |
| 9530 | 2026-04-03T04:19:07.032Z | [ host-image] Apr 03 04:19:05.324 INFO O| Apr 03 04:19:05.324 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9531 | 2026-04-03T04:19:07.036Z | [ host-image] Apr 03 04:19:05.330 INFO O| Apr 03 04:19:05.330 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 9532 | 2026-04-03T04:19:07.037Z | [ host-image] Apr 03 04:19:05.330 INFO O| Apr 03 04:19:05.330 INFO STEP 51 (remove_files) COMPLETE |
| 9533 | 2026-04-03T04:19:07.041Z | [ host-image] Apr 03 04:19:05.330 INFO O| Apr 03 04:19:05.330 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9534 | 2026-04-03T04:19:07.044Z | [ host-image] Apr 03 04:19:05.335 INFO O| Apr 03 04:19:05.335 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 9535 | 2026-04-03T04:19:07.044Z | [ host-image] Apr 03 04:19:05.335 INFO O| Apr 03 04:19:05.335 INFO STEP 52 (remove_files) COMPLETE |
| 9536 | 2026-04-03T04:19:07.044Z | [ host-image] Apr 03 04:19:05.335 INFO O| Apr 03 04:19:05.335 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9537 | 2026-04-03T04:19:07.047Z | [ host-image] Apr 03 04:19:05.339 INFO O| Apr 03 04:19:05.339 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 9538 | 2026-04-03T04:19:07.047Z | [ host-image] Apr 03 04:19:05.339 INFO O| Apr 03 04:19:05.339 INFO STEP 53 (remove_files) COMPLETE |
| 9539 | 2026-04-03T04:19:07.047Z | [ host-image] Apr 03 04:19:05.339 INFO O| Apr 03 04:19:05.339 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9540 | 2026-04-03T04:19:07.050Z | [ host-image] Apr 03 04:19:05.344 INFO O| Apr 03 04:19:05.344 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm" |
| 9541 | 2026-04-03T04:19:07.050Z | [ host-image] Apr 03 04:19:05.344 INFO O| Apr 03 04:19:05.344 INFO STEP 54 (remove_files) COMPLETE |
| 9542 | 2026-04-03T04:19:07.053Z | [ host-image] Apr 03 04:19:05.344 INFO O| Apr 03 04:19:05.344 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9543 | 2026-04-03T04:19:07.056Z | [ host-image] Apr 03 04:19:05.349 INFO O| Apr 03 04:19:05.349 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm" |
| 9544 | 2026-04-03T04:19:07.056Z | [ host-image] Apr 03 04:19:05.349 INFO O| Apr 03 04:19:05.349 INFO STEP 55 (remove_files) COMPLETE |
| 9545 | 2026-04-03T04:19:07.056Z | [ host-image] Apr 03 04:19:05.349 INFO O| Apr 03 04:19:05.349 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9546 | 2026-04-03T04:19:07.060Z | [ host-image] Apr 03 04:19:05.354 INFO O| Apr 03 04:19:05.354 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm" |
| 9547 | 2026-04-03T04:19:07.060Z | [ host-image] Apr 03 04:19:05.354 INFO O| Apr 03 04:19:05.354 INFO STEP 56 (remove_files) COMPLETE |
| 9548 | 2026-04-03T04:19:07.063Z | [ host-image] Apr 03 04:19:05.354 INFO O| Apr 03 04:19:05.354 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9549 | 2026-04-03T04:19:07.066Z | [ host-image] Apr 03 04:19:05.359 INFO O| Apr 03 04:19:05.359 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm" |
| 9550 | 2026-04-03T04:19:07.066Z | [ host-image] Apr 03 04:19:05.359 INFO O| Apr 03 04:19:05.359 INFO STEP 57 (remove_files) COMPLETE |
| 9551 | 2026-04-03T04:19:07.066Z | [ host-image] Apr 03 04:19:05.359 INFO O| Apr 03 04:19:05.359 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9552 | 2026-04-03T04:19:07.071Z | [ host-image] Apr 03 04:19:05.365 INFO O| Apr 03 04:19:05.365 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar" |
| 9553 | 2026-04-03T04:19:07.071Z | [ host-image] Apr 03 04:19:05.365 INFO O| Apr 03 04:19:05.365 INFO STEP 58 (remove_files) COMPLETE |
| 9554 | 2026-04-03T04:19:07.074Z | [ host-image] Apr 03 04:19:05.365 INFO O| Apr 03 04:19:05.365 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9555 | 2026-04-03T04:19:07.077Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 9556 | 2026-04-03T04:19:07.077Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ... |
| 9557 | 2026-04-03T04:19:07.077Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9558 | 2026-04-03T04:19:07.077Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9559 | 2026-04-03T04:19:07.077Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9560 | 2026-04-03T04:19:07.077Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9561 | 2026-04-03T04:19:07.080Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO ok! |
| 9562 | 2026-04-03T04:19:07.080Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO STEP 59 (ensure_file) COMPLETE |
| 9563 | 2026-04-03T04:19:07.080Z | [ host-image] Apr 03 04:19:05.370 INFO O| Apr 03 04:19:05.370 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9564 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.375 INFO O| Apr 03 04:19:05.375 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 9565 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 9566 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9567 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9568 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9569 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9570 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO ok! |
| 9571 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO STEP 60 (ensure_file) COMPLETE |
| 9572 | 2026-04-03T04:19:07.083Z | [ host-image] Apr 03 04:19:05.376 INFO O| Apr 03 04:19:05.376 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9573 | 2026-04-03T04:19:07.087Z | [ host-image] Apr 03 04:19:05.381 INFO O| Apr 03 04:19:05.381 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist |
| 9574 | 2026-04-03T04:19:07.090Z | [ host-image] Apr 03 04:19:05.381 INFO O| Apr 03 04:19:05.381 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ... |
| 9575 | 2026-04-03T04:19:07.090Z | [ host-image] Apr 03 04:19:05.381 INFO O| Apr 03 04:19:05.381 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile |
| 9576 | 2026-04-03T04:19:07.090Z | [ host-image] Apr 03 04:19:05.381 INFO O| Apr 03 04:19:05.381 INFO ok! |
| 9577 | 2026-04-03T04:19:07.090Z | [ host-image] Apr 03 04:19:05.381 INFO O| Apr 03 04:19:05.381 INFO STEP 61 (ensure_file) COMPLETE |
| 9578 | 2026-04-03T04:19:07.090Z | [ host-image] Apr 03 04:19:05.381 INFO O| Apr 03 04:19:05.381 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9579 | 2026-04-03T04:19:07.093Z | [ host-image] Apr 03 04:19:05.386 INFO O| Apr 03 04:19:05.386 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 9580 | 2026-04-03T04:19:07.093Z | [ host-image] Apr 03 04:19:05.386 INFO O| Apr 03 04:19:05.386 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ... |
| 9581 | 2026-04-03T04:19:07.093Z | [ host-image] Apr 03 04:19:05.386 INFO O| Apr 03 04:19:05.386 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc |
| 9582 | 2026-04-03T04:19:07.093Z | [ host-image] Apr 03 04:19:05.386 INFO O| Apr 03 04:19:05.386 INFO ok! |
| 9583 | 2026-04-03T04:19:07.093Z | [ host-image] Apr 03 04:19:05.386 INFO O| Apr 03 04:19:05.386 INFO STEP 62 (ensure_file) COMPLETE |
| 9584 | 2026-04-03T04:19:07.093Z | [ host-image] Apr 03 04:19:05.386 INFO O| Apr 03 04:19:05.386 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9585 | 2026-04-03T04:19:07.098Z | [ host-image] Apr 03 04:19:05.391 INFO O| Apr 03 04:19:05.391 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 9586 | 2026-04-03T04:19:07.101Z | [ host-image] Apr 03 04:19:05.392 INFO O| Apr 03 04:19:05.391 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ... |
| 9587 | 2026-04-03T04:19:07.101Z | [ host-image] Apr 03 04:19:05.392 INFO O| Apr 03 04:19:05.392 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9588 | 2026-04-03T04:19:07.101Z | [ host-image] Apr 03 04:19:05.392 INFO O| Apr 03 04:19:05.392 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9589 | 2026-04-03T04:19:07.101Z | [ host-image] Apr 03 04:19:05.392 INFO O| Apr 03 04:19:05.392 INFO ok! |
| 9590 | 2026-04-03T04:19:07.101Z | [ host-image] Apr 03 04:19:05.392 INFO O| Apr 03 04:19:05.392 INFO STEP 63 (ensure_file) COMPLETE |
| 9591 | 2026-04-03T04:19:07.101Z | [ host-image] Apr 03 04:19:05.392 INFO O| Apr 03 04:19:05.392 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9592 | 2026-04-03T04:19:07.104Z | [ host-image] Apr 03 04:19:05.397 INFO O| Apr 03 04:19:05.397 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 9593 | 2026-04-03T04:19:07.104Z | [ host-image] Apr 03 04:19:05.397 INFO O| Apr 03 04:19:05.397 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 9594 | 2026-04-03T04:19:07.104Z | [ host-image] Apr 03 04:19:05.397 INFO O| Apr 03 04:19:05.397 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9595 | 2026-04-03T04:19:07.104Z | [ host-image] Apr 03 04:19:05.397 INFO O| Apr 03 04:19:05.397 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9596 | 2026-04-03T04:19:07.104Z | [ host-image] Apr 03 04:19:05.397 INFO O| Apr 03 04:19:05.397 INFO ok! |
| 9597 | 2026-04-03T04:19:07.104Z | [ host-image] Apr 03 04:19:05.397 INFO O| Apr 03 04:19:05.397 INFO STEP 64 (ensure_file) COMPLETE |
| 9598 | 2026-04-03T04:19:07.104Z | [ host-image] Apr 03 04:19:05.397 INFO O| Apr 03 04:19:05.397 INFO STEP 65: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9599 | 2026-04-03T04:19:07.108Z | [ host-image] Apr 03 04:19:05.402 INFO O| Apr 03 04:19:05.402 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 9600 | 2026-04-03T04:19:07.108Z | [ host-image] Apr 03 04:19:05.402 INFO O| Apr 03 04:19:05.402 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 9601 | 2026-04-03T04:19:07.111Z | [ host-image] Apr 03 04:19:05.402 INFO O| Apr 03 04:19:05.402 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly |
| 9602 | 2026-04-03T04:19:07.111Z | [ host-image] Apr 03 04:19:05.402 INFO O| Apr 03 04:19:05.402 INFO ok! |
| 9603 | 2026-04-03T04:19:07.111Z | [ host-image] Apr 03 04:19:05.402 INFO O| Apr 03 04:19:05.402 INFO STEP 65 (assemble_files) COMPLETE |
| 9604 | 2026-04-03T04:19:07.111Z | [ host-image] Apr 03 04:19:05.402 INFO O| Apr 03 04:19:05.402 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9605 | 2026-04-03T04:19:07.114Z | [ host-image] Apr 03 04:19:05.407 INFO O| Apr 03 04:19:05.407 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 9606 | 2026-04-03T04:19:07.114Z | [ host-image] Apr 03 04:19:05.407 INFO O| Apr 03 04:19:05.407 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ... |
| 9607 | 2026-04-03T04:19:07.114Z | [ host-image] Apr 03 04:19:05.407 INFO O| Apr 03 04:19:05.407 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9608 | 2026-04-03T04:19:07.114Z | [ host-image] Apr 03 04:19:05.407 INFO O| Apr 03 04:19:05.407 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9609 | 2026-04-03T04:19:07.114Z | [ host-image] Apr 03 04:19:05.407 INFO O| Apr 03 04:19:05.407 INFO ok! |
| 9610 | 2026-04-03T04:19:07.114Z | [ host-image] Apr 03 04:19:05.407 INFO O| Apr 03 04:19:05.407 INFO STEP 66 (ensure_file) COMPLETE |
| 9611 | 2026-04-03T04:19:07.114Z | [ host-image] Apr 03 04:19:05.407 INFO O| Apr 03 04:19:05.407 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9612 | 2026-04-03T04:19:07.118Z | [ host-image] Apr 03 04:19:05.411 INFO O| Apr 03 04:19:05.411 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9613 | 2026-04-03T04:19:07.118Z | [ host-image] Apr 03 04:19:05.412 INFO O| Apr 03 04:19:05.412 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9614 | 2026-04-03T04:19:07.118Z | [ host-image] Apr 03 04:19:05.412 INFO O| Apr 03 04:19:05.412 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9615 | 2026-04-03T04:19:07.121Z | [ host-image] Apr 03 04:19:05.412 INFO O| Apr 03 04:19:05.412 INFO STEP 67 (ensure_dir) COMPLETE |
| 9616 | 2026-04-03T04:19:07.121Z | [ host-image] Apr 03 04:19:05.412 INFO O| Apr 03 04:19:05.412 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9617 | 2026-04-03T04:19:07.124Z | [ host-image] Apr 03 04:19:05.416 INFO O| Apr 03 04:19:05.416 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist |
| 9618 | 2026-04-03T04:19:07.124Z | [ host-image] Apr 03 04:19:05.416 INFO O| Apr 03 04:19:05.416 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 ... |
| 9619 | 2026-04-03T04:19:07.127Z | [ host-image] Apr 03 04:19:05.421 INFO O| Apr 03 04:19:05.421 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 |
| 9620 | 2026-04-03T04:19:07.127Z | [ host-image] Apr 03 04:19:05.421 INFO O| Apr 03 04:19:05.421 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
| 9621 | 2026-04-03T04:19:07.130Z | [ host-image] Apr 03 04:19:05.421 INFO O| Apr 03 04:19:05.421 INFO ok! |
| 9622 | 2026-04-03T04:19:07.130Z | [ host-image] Apr 03 04:19:05.421 INFO O| Apr 03 04:19:05.421 INFO STEP 68 (ensure_file) COMPLETE |
| 9623 | 2026-04-03T04:19:07.130Z | [ host-image] Apr 03 04:19:05.421 INFO O| Apr 03 04:19:05.421 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9624 | 2026-04-03T04:19:07.133Z | [ host-image] Apr 03 04:19:05.426 INFO O| Apr 03 04:19:05.426 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist |
| 9625 | 2026-04-03T04:19:07.133Z | [ host-image] Apr 03 04:19:05.426 INFO O| Apr 03 04:19:05.426 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 ... |
| 9626 | 2026-04-03T04:19:07.133Z | [ host-image] Apr 03 04:19:05.426 INFO O| Apr 03 04:19:05.426 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 |
| 9627 | 2026-04-03T04:19:07.133Z | [ host-image] Apr 03 04:19:05.426 INFO O| Apr 03 04:19:05.426 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
| 9628 | 2026-04-03T04:19:07.133Z | [ host-image] Apr 03 04:19:05.426 INFO O| Apr 03 04:19:05.426 INFO ok! |
| 9629 | 2026-04-03T04:19:07.133Z | [ host-image] Apr 03 04:19:05.426 INFO O| Apr 03 04:19:05.426 INFO STEP 69 (ensure_file) COMPLETE |
| 9630 | 2026-04-03T04:19:07.133Z | [ host-image] Apr 03 04:19:05.426 INFO O| Apr 03 04:19:05.426 INFO STEP 70: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9631 | 2026-04-03T04:19:07.140Z | [ host-image] Apr 03 04:19:05.433 INFO O| Apr 03 04:19:05.433 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal |
| 9632 | 2026-04-03T04:19:07.143Z | [ host-image] Apr 03 04:19:05.433 INFO O| Apr 03 04:19:05.433 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."] |
| 9633 | 2026-04-03T04:19:08.462Z | [ host-image] Apr 03 04:19:06.755 INFO O| Apr 03 04:19:06.755 INFO STEP 70 (pack_tar) COMPLETE |
| 9634 | 2026-04-03T04:19:08.462Z | [ host-image] Apr 03 04:19:06.755 INFO O| Apr 03 04:19:06.755 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9635 | 2026-04-03T04:19:08.466Z | [ host-image] Apr 03 04:19:06.755 INFO O| Apr 03 04:19:06.755 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim |
| 9636 | 2026-04-03T04:19:08.971Z | [ host-image] Apr 03 04:19:07.264 INFO O| Apr 03 04:19:07.264 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9637 | 2026-04-03T04:19:09.054Z | [ host-image] Apr 03 04:19:07.347 INFO O| Apr 03 04:19:07.347 INFO completed processing sled/ramdisk-02-trim |
| 9638 | 2026-04-03T04:19:09.057Z | [ host-image] Apr 03 04:19:07.348 INFO image builder template: zfs... |
| 9639 | 2026-04-03T04:19:09.057Z | [ host-image] Apr 03 04:19:07.348 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/.tmpGZ9T6W/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", "heliosv2", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "zfs"], pwd: None |
| 9640 | 2026-04-03T04:19:09.066Z | [ host-image] Apr 03 04:19:07.359 INFO O| Apr 03 04:19:07.359 INFO skip include "stress" because feature "stress" is not enabled |
| 9641 | 2026-04-03T04:19:09.068Z | [ host-image] Apr 03 04:19:07.359 INFO O| Apr 03 04:19:07.359 INFO skip include "stress" because feature "compliance" is not enabled |
| 9642 | 2026-04-03T04:19:09.090Z | [ host-image] Apr 03 04:19:07.384 INFO O| Apr 03 04:19:07.383 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs |
| 9643 | 2026-04-03T04:19:09.093Z | [ host-image] Apr 03 04:19:07.386 INFO O| Apr 03 04:19:07.386 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs |
| 9644 | 2026-04-03T04:19:09.169Z | [ host-image] Apr 03 04:19:07.462 INFO O| Apr 03 04:19:07.462 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled |
| 9645 | 2026-04-03T04:19:09.233Z | [ host-image] Apr 03 04:19:07.526 INFO O| Apr 03 04:19:07.526 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs |
| 9646 | 2026-04-03T04:19:09.233Z | [ host-image] Apr 03 04:19:07.526 INFO O| Apr 03 04:19:07.526 INFO work dataset: rpool/images/build/host/work/sled/zfs |
| 9647 | 2026-04-03T04:19:09.236Z | [ host-image] Apr 03 04:19:07.529 INFO O| Apr 03 04:19:07.529 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs |
| 9648 | 2026-04-03T04:19:09.316Z | [ host-image] Apr 03 04:19:07.609 INFO O| Apr 03 04:19:07.609 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled |
| 9649 | 2026-04-03T04:19:09.367Z | [ host-image] Apr 03 04:19:07.660 INFO O| Apr 03 04:19:07.660 INFO DESTROY POOL: TEMPORARY-sled-zfs |
| 9650 | 2026-04-03T04:19:09.372Z | [ host-image] Apr 03 04:19:07.665 INFO O| Apr 03 04:19:07.665 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9651 | 2026-04-03T04:19:09.375Z | [ host-image] Apr 03 04:19:07.669 INFO O| Apr 03 04:19:07.668 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot |
| 9652 | 2026-04-03T04:19:09.376Z | [ host-image] Apr 03 04:19:07.669 INFO O| Apr 03 04:19:07.669 INFO no lofi found |
| 9653 | 2026-04-03T04:19:09.376Z | [ host-image] Apr 03 04:19:07.669 INFO O| Apr 03 04:19:07.669 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal |
| 9654 | 2026-04-03T04:19:09.376Z | [ host-image] Apr 03 04:19:07.669 INFO O| Apr 03 04:19:07.669 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9655 | 2026-04-03T04:19:10.708Z | [ host-image] Apr 03 04:19:09.001 INFO O| Apr 03 04:19:09.001 INFO lofi device = /dev/dsk/c2t1d0p0 |
| 9656 | 2026-04-03T04:19:10.708Z | [ host-image] Apr 03 04:19:09.001 INFO O| Apr 03 04:19:09.001 INFO pool device = /dev/dsk/c2t1d0p0 |
| 9657 | 2026-04-03T04:19:10.711Z | [ host-image] Apr 03 04:19:09.001 INFO O| Apr 03 04:19:09.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"] |
| 9658 | 2026-04-03T04:19:10.758Z | [ host-image] Apr 03 04:19:09.051 INFO O| Apr 03 04:19:09.051 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9659 | 2026-04-03T04:19:10.758Z | [ host-image] Apr 03 04:19:09.051 INFO O| Apr 03 04:19:09.051 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT |
| 9660 | 2026-04-03T04:19:10.774Z | [ host-image] Apr 03 04:19:09.067 INFO O| Apr 03 04:19:09.067 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off |
| 9661 | 2026-04-03T04:19:10.822Z | [ host-image] Apr 03 04:19:09.115 INFO O| Apr 03 04:19:09.115 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy |
| 9662 | 2026-04-03T04:19:10.843Z | [ host-image] Apr 03 04:19:09.136 INFO O| Apr 03 04:19:09.136 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk |
| 9663 | 2026-04-03T04:19:10.851Z | [ host-image] Apr 03 04:19:09.144 INFO O| Apr 03 04:19:09.144 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto |
| 9664 | 2026-04-03T04:19:10.857Z | [ host-image] Apr 03 04:19:09.150 INFO O| Apr 03 04:19:09.150 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy |
| 9665 | 2026-04-03T04:19:10.882Z | [ host-image] Apr 03 04:19:09.175 INFO O| Apr 03 04:19:09.175 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a |
| 9666 | 2026-04-03T04:19:10.885Z | [ host-image] Apr 03 04:19:09.175 INFO O| Apr 03 04:19:09.175 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a |
| 9667 | 2026-04-03T04:19:10.885Z | [ host-image] Apr 03 04:19:09.175 INFO O| Apr 03 04:19:09.175 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9668 | 2026-04-03T04:19:10.887Z | [ host-image] Apr 03 04:19:09.180 INFO O| Apr 03 04:19:09.180 INFO boot environment UUID: 54e97358-9093-4bf8-99be-f72b779b1582 |
| 9669 | 2026-04-03T04:19:10.888Z | [ host-image] Apr 03 04:19:09.180 INFO O| Apr 03 04:19:09.180 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 54e97358-9093-4bf8-99be-f72b779b1582 |
| 9670 | 2026-04-03T04:19:10.891Z | [ host-image] Apr 03 04:19:09.184 INFO O| Apr 03 04:19:09.184 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 9671 | 2026-04-03T04:19:10.897Z | [ host-image] Apr 03 04:19:09.190 INFO O| Apr 03 04:19:09.190 INFO STEP 0 (create_be) COMPLETE |
| 9672 | 2026-04-03T04:19:10.897Z | [ host-image] Apr 03 04:19:09.190 INFO O| Apr 03 04:19:09.190 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9673 | 2026-04-03T04:19:10.905Z | [ host-image] Apr 03 04:19:09.198 INFO O| Apr 03 04:19:09.198 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9674 | 2026-04-03T04:19:17.814Z | [ host-image] Apr 03 04:19:16.106 INFO O| Apr 03 04:19:16.105 INFO STEP 1 (unpack_tar) COMPLETE |
| 9675 | 2026-04-03T04:19:17.814Z | [ host-image] Apr 03 04:19:16.106 INFO O| Apr 03 04:19:16.106 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9676 | 2026-04-03T04:19:17.821Z | [ host-image] Apr 03 04:19:16.113 INFO O| Apr 03 04:19:16.113 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9677 | 2026-04-03T04:19:18.007Z | [ host-image] Apr 03 04:19:16.299 INFO O| Apr 03 04:19:16.299 INFO STEP 2 (devfsadm) COMPLETE |
| 9678 | 2026-04-03T04:19:18.007Z | [ host-image] Apr 03 04:19:16.299 INFO O| Apr 03 04:19:16.299 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9679 | 2026-04-03T04:19:18.012Z | [ host-image] Apr 03 04:19:16.305 INFO O| Apr 03 04:19:16.305 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9680 | 2026-04-03T04:19:18.012Z | [ host-image] Apr 03 04:19:16.305 INFO O| Apr 03 04:19:16.305 INFO STEP 3 (ensure_dir) COMPLETE |
| 9681 | 2026-04-03T04:19:18.017Z | [ host-image] Apr 03 04:19:16.305 INFO O| Apr 03 04:19:16.305 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9682 | 2026-04-03T04:19:18.020Z | [ host-image] Apr 03 04:19:16.310 INFO O| Apr 03 04:19:16.310 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9683 | 2026-04-03T04:19:18.020Z | [ host-image] Apr 03 04:19:16.310 INFO O| Apr 03 04:19:16.310 INFO STEP 4 (ensure_dir) COMPLETE |
| 9684 | 2026-04-03T04:19:18.020Z | [ host-image] Apr 03 04:19:16.310 INFO O| Apr 03 04:19:16.310 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9685 | 2026-04-03T04:19:18.025Z | [ host-image] Apr 03 04:19:16.315 INFO O| Apr 03 04:19:16.315 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9686 | 2026-04-03T04:19:18.025Z | [ host-image] Apr 03 04:19:16.315 INFO O| Apr 03 04:19:16.315 INFO STEP 5 (ensure_dir) COMPLETE |
| 9687 | 2026-04-03T04:19:18.025Z | [ host-image] Apr 03 04:19:16.315 INFO O| Apr 03 04:19:16.315 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9688 | 2026-04-03T04:19:18.029Z | [ host-image] Apr 03 04:19:16.319 INFO O| Apr 03 04:19:16.319 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9689 | 2026-04-03T04:19:18.029Z | [ host-image] Apr 03 04:19:16.320 INFO O| Apr 03 04:19:16.320 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9690 | 2026-04-03T04:19:18.029Z | [ host-image] Apr 03 04:19:16.320 INFO O| Apr 03 04:19:16.320 INFO STEP 6 (ensure_dir) COMPLETE |
| 9691 | 2026-04-03T04:19:18.029Z | [ host-image] Apr 03 04:19:16.320 INFO O| Apr 03 04:19:16.320 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9692 | 2026-04-03T04:19:18.032Z | [ host-image] Apr 03 04:19:16.324 INFO O| Apr 03 04:19:16.324 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9693 | 2026-04-03T04:19:18.032Z | [ host-image] Apr 03 04:19:16.324 INFO O| Apr 03 04:19:16.324 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9694 | 2026-04-03T04:19:18.035Z | [ host-image] Apr 03 04:19:16.324 INFO O| Apr 03 04:19:16.324 INFO STEP 7 (ensure_dir) COMPLETE |
| 9695 | 2026-04-03T04:19:18.035Z | [ host-image] Apr 03 04:19:16.324 INFO O| Apr 03 04:19:16.324 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9696 | 2026-04-03T04:19:18.038Z | [ host-image] Apr 03 04:19:16.329 INFO O| Apr 03 04:19:16.329 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg" |
| 9697 | 2026-04-03T04:19:18.038Z | [ host-image] Apr 03 04:19:16.330 INFO O| Apr 03 04:19:16.330 INFO STEP 8 (remove_files) COMPLETE |
| 9698 | 2026-04-03T04:19:18.038Z | [ host-image] Apr 03 04:19:16.330 INFO O| Apr 03 04:19:16.330 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9699 | 2026-04-03T04:19:18.042Z | [ host-image] Apr 03 04:19:16.334 INFO O| Apr 03 04:19:16.334 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk" |
| 9700 | 2026-04-03T04:19:18.045Z | [ host-image] Apr 03 04:19:16.335 INFO O| Apr 03 04:19:16.335 INFO STEP 9 (remove_files) COMPLETE |
| 9701 | 2026-04-03T04:19:18.045Z | [ host-image] Apr 03 04:19:16.335 INFO O| Apr 03 04:19:16.335 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9702 | 2026-04-03T04:19:18.048Z | [ host-image] Apr 03 04:19:16.340 INFO O| Apr 03 04:19:16.340 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk" |
| 9703 | 2026-04-03T04:19:18.048Z | [ host-image] Apr 03 04:19:16.340 INFO O| Apr 03 04:19:16.340 INFO STEP 10 (remove_files) COMPLETE |
| 9704 | 2026-04-03T04:19:18.048Z | [ host-image] Apr 03 04:19:16.340 INFO O| Apr 03 04:19:16.340 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9705 | 2026-04-03T04:19:18.052Z | [ host-image] Apr 03 04:19:16.345 INFO O| Apr 03 04:19:16.345 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors" |
| 9706 | 2026-04-03T04:19:18.052Z | [ host-image] Apr 03 04:19:16.345 INFO O| Apr 03 04:19:16.345 INFO STEP 11 (remove_files) COMPLETE |
| 9707 | 2026-04-03T04:19:18.053Z | [ host-image] Apr 03 04:19:16.345 INFO O| Apr 03 04:19:16.345 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9708 | 2026-04-03T04:19:18.057Z | [ host-image] Apr 03 04:19:16.349 INFO O| Apr 03 04:19:16.349 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb" |
| 9709 | 2026-04-03T04:19:18.060Z | [ host-image] Apr 03 04:19:16.350 INFO O| Apr 03 04:19:16.349 INFO STEP 12 (remove_files) COMPLETE |
| 9710 | 2026-04-03T04:19:18.060Z | [ host-image] Apr 03 04:19:16.350 INFO O| Apr 03 04:19:16.349 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9711 | 2026-04-03T04:19:18.063Z | [ host-image] Apr 03 04:19:16.354 INFO O| Apr 03 04:19:16.354 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9712 | 2026-04-03T04:19:18.064Z | [ host-image] Apr 03 04:19:16.354 INFO O| Apr 03 04:19:16.354 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9713 | 2026-04-03T04:19:18.064Z | [ host-image] Apr 03 04:19:16.354 INFO O| Apr 03 04:19:16.354 INFO STEP 13 (ensure_dir) COMPLETE |
| 9714 | 2026-04-03T04:19:18.064Z | [ host-image] Apr 03 04:19:16.354 INFO O| Apr 03 04:19:16.354 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9715 | 2026-04-03T04:19:18.069Z | [ host-image] Apr 03 04:19:16.361 INFO O| Apr 03 04:19:16.361 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9716 | 2026-04-03T04:19:18.069Z | [ host-image] Apr 03 04:19:16.361 INFO O| Apr 03 04:19:16.361 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9717 | 2026-04-03T04:19:18.071Z | [ host-image] Apr 03 04:19:16.361 INFO O| Apr 03 04:19:16.361 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9718 | 2026-04-03T04:19:18.072Z | [ host-image] Apr 03 04:19:16.361 INFO O| Apr 03 04:19:16.361 INFO STEP 14 (ensure_dir) COMPLETE |
| 9719 | 2026-04-03T04:19:18.072Z | [ host-image] Apr 03 04:19:16.361 INFO O| Apr 03 04:19:16.361 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9720 | 2026-04-03T04:19:18.075Z | [ host-image] Apr 03 04:19:16.367 INFO O| Apr 03 04:19:16.367 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9721 | 2026-04-03T04:19:18.075Z | [ host-image] Apr 03 04:19:16.367 INFO O| Apr 03 04:19:16.367 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9722 | 2026-04-03T04:19:18.075Z | [ host-image] Apr 03 04:19:16.367 INFO O| Apr 03 04:19:16.367 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9723 | 2026-04-03T04:19:18.075Z | [ host-image] Apr 03 04:19:16.367 INFO O| Apr 03 04:19:16.367 INFO STEP 15 (ensure_dir) COMPLETE |
| 9724 | 2026-04-03T04:19:18.075Z | [ host-image] Apr 03 04:19:16.367 INFO O| Apr 03 04:19:16.367 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9725 | 2026-04-03T04:19:18.080Z | [ host-image] Apr 03 04:19:16.372 INFO O| Apr 03 04:19:16.372 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9726 | 2026-04-03T04:19:18.080Z | [ host-image] Apr 03 04:19:16.372 INFO O| Apr 03 04:19:16.372 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9727 | 2026-04-03T04:19:18.083Z | [ host-image] Apr 03 04:19:16.372 INFO O| Apr 03 04:19:16.372 INFO STEP 16 (ensure_dir) COMPLETE |
| 9728 | 2026-04-03T04:19:18.083Z | [ host-image] Apr 03 04:19:16.372 INFO O| Apr 03 04:19:16.372 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9729 | 2026-04-03T04:19:18.086Z | [ host-image] Apr 03 04:19:16.379 INFO O| Apr 03 04:19:16.379 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9730 | 2026-04-03T04:19:18.089Z | [ host-image] Apr 03 04:19:16.379 INFO O| Apr 03 04:19:16.379 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9731 | 2026-04-03T04:19:18.089Z | [ host-image] Apr 03 04:19:16.379 INFO O| Apr 03 04:19:16.379 INFO STEP 17 (ensure_dir) COMPLETE |
| 9732 | 2026-04-03T04:19:18.089Z | [ host-image] Apr 03 04:19:16.379 INFO O| Apr 03 04:19:16.379 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9733 | 2026-04-03T04:19:18.092Z | [ host-image] Apr 03 04:19:16.384 INFO O| Apr 03 04:19:16.384 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 9734 | 2026-04-03T04:19:18.092Z | [ host-image] Apr 03 04:19:16.384 INFO O| Apr 03 04:19:16.384 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog |
| 9735 | 2026-04-03T04:19:18.092Z | [ host-image] Apr 03 04:19:16.384 INFO O| Apr 03 04:19:16.384 INFO ok! |
| 9736 | 2026-04-03T04:19:18.092Z | [ host-image] Apr 03 04:19:16.384 INFO O| Apr 03 04:19:16.384 INFO STEP 18 (ensure_symlink) COMPLETE |
| 9737 | 2026-04-03T04:19:18.092Z | [ host-image] Apr 03 04:19:16.384 INFO O| Apr 03 04:19:16.384 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9738 | 2026-04-03T04:19:18.097Z | [ host-image] Apr 03 04:19:16.389 INFO O| Apr 03 04:19:16.389 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents |
| 9739 | 2026-04-03T04:19:18.097Z | [ host-image] Apr 03 04:19:16.389 INFO O| Apr 03 04:19:16.389 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure |
| 9740 | 2026-04-03T04:19:18.097Z | [ host-image] Apr 03 04:19:16.389 INFO O| Apr 03 04:19:16.389 INFO ok! |
| 9741 | 2026-04-03T04:19:18.100Z | [ host-image] Apr 03 04:19:16.389 INFO O| Apr 03 04:19:16.389 INFO STEP 19 (ensure_file) COMPLETE |
| 9742 | 2026-04-03T04:19:18.100Z | [ host-image] Apr 03 04:19:16.389 INFO O| Apr 03 04:19:16.389 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9743 | 2026-04-03T04:19:18.103Z | [ host-image] Apr 03 04:19:16.395 INFO O| Apr 03 04:19:16.395 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist |
| 9744 | 2026-04-03T04:19:18.103Z | [ host-image] Apr 03 04:19:16.395 INFO O| Apr 03 04:19:16.395 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 9745 | 2026-04-03T04:19:18.103Z | [ host-image] Apr 03 04:19:16.395 INFO O| Apr 03 04:19:16.395 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml |
| 9746 | 2026-04-03T04:19:18.103Z | [ host-image] Apr 03 04:19:16.395 INFO O| Apr 03 04:19:16.395 INFO ok! |
| 9747 | 2026-04-03T04:19:18.103Z | [ host-image] Apr 03 04:19:16.395 INFO O| Apr 03 04:19:16.395 INFO STEP 20 (ensure_symlink) COMPLETE |
| 9748 | 2026-04-03T04:19:18.103Z | [ host-image] Apr 03 04:19:16.395 INFO O| Apr 03 04:19:16.395 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9749 | 2026-04-03T04:19:18.108Z | [ host-image] Apr 03 04:19:16.400 INFO O| Apr 03 04:19:16.400 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist |
| 9750 | 2026-04-03T04:19:18.108Z | [ host-image] Apr 03 04:19:16.400 INFO O| Apr 03 04:19:16.400 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 9751 | 2026-04-03T04:19:18.111Z | [ host-image] Apr 03 04:19:16.400 INFO O| Apr 03 04:19:16.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml |
| 9752 | 2026-04-03T04:19:18.111Z | [ host-image] Apr 03 04:19:16.400 INFO O| Apr 03 04:19:16.400 INFO ok! |
| 9753 | 2026-04-03T04:19:18.111Z | [ host-image] Apr 03 04:19:16.400 INFO O| Apr 03 04:19:16.400 INFO STEP 21 (ensure_symlink) COMPLETE |
| 9754 | 2026-04-03T04:19:18.111Z | [ host-image] Apr 03 04:19:16.400 INFO O| Apr 03 04:19:16.400 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9755 | 2026-04-03T04:19:18.114Z | [ host-image] Apr 03 04:19:16.406 INFO O| Apr 03 04:19:16.406 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist |
| 9756 | 2026-04-03T04:19:18.114Z | [ host-image] Apr 03 04:19:16.406 INFO O| Apr 03 04:19:16.406 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 9757 | 2026-04-03T04:19:18.114Z | [ host-image] Apr 03 04:19:16.406 INFO O| Apr 03 04:19:16.406 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml |
| 9758 | 2026-04-03T04:19:18.114Z | [ host-image] Apr 03 04:19:16.406 INFO O| Apr 03 04:19:16.406 INFO ok! |
| 9759 | 2026-04-03T04:19:18.114Z | [ host-image] Apr 03 04:19:16.406 INFO O| Apr 03 04:19:16.406 INFO STEP 22 (ensure_symlink) COMPLETE |
| 9760 | 2026-04-03T04:19:18.114Z | [ host-image] Apr 03 04:19:16.406 INFO O| Apr 03 04:19:16.406 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9761 | 2026-04-03T04:19:18.119Z | [ host-image] Apr 03 04:19:16.411 INFO O| Apr 03 04:19:16.411 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist |
| 9762 | 2026-04-03T04:19:18.119Z | [ host-image] Apr 03 04:19:16.411 INFO O| Apr 03 04:19:16.411 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 9763 | 2026-04-03T04:19:18.122Z | [ host-image] Apr 03 04:19:16.412 INFO O| Apr 03 04:19:16.412 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml |
| 9764 | 2026-04-03T04:19:18.122Z | [ host-image] Apr 03 04:19:16.412 INFO O| Apr 03 04:19:16.412 INFO ok! |
| 9765 | 2026-04-03T04:19:18.122Z | [ host-image] Apr 03 04:19:16.412 INFO O| Apr 03 04:19:16.412 INFO STEP 23 (ensure_symlink) COMPLETE |
| 9766 | 2026-04-03T04:19:18.122Z | [ host-image] Apr 03 04:19:16.412 INFO O| Apr 03 04:19:16.412 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9767 | 2026-04-03T04:19:18.125Z | [ host-image] Apr 03 04:19:16.417 INFO O| Apr 03 04:19:16.417 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 9768 | 2026-04-03T04:19:18.125Z | [ host-image] Apr 03 04:19:16.417 INFO O| Apr 03 04:19:16.417 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ... |
| 9769 | 2026-04-03T04:19:18.128Z | [ host-image] Apr 03 04:19:16.417 INFO O| Apr 03 04:19:16.417 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf |
| 9770 | 2026-04-03T04:19:18.128Z | [ host-image] Apr 03 04:19:16.417 INFO O| Apr 03 04:19:16.417 INFO ok! |
| 9771 | 2026-04-03T04:19:18.128Z | [ host-image] Apr 03 04:19:16.417 INFO O| Apr 03 04:19:16.417 INFO STEP 24 (ensure_file) COMPLETE |
| 9772 | 2026-04-03T04:19:18.128Z | [ host-image] Apr 03 04:19:16.417 INFO O| Apr 03 04:19:16.417 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9773 | 2026-04-03T04:19:18.131Z | [ host-image] Apr 03 04:19:16.423 INFO O| Apr 03 04:19:16.423 INFO updating shadow file |
| 9774 | 2026-04-03T04:19:18.131Z | [ host-image] Apr 03 04:19:16.423 INFO O| Apr 03 04:19:16.423 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9775 | 2026-04-03T04:19:18.131Z | [ host-image] Apr 03 04:19:16.423 INFO O| Apr 03 04:19:16.423 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9776 | 2026-04-03T04:19:18.132Z | [ host-image] Apr 03 04:19:16.423 INFO O| Apr 03 04:19:16.423 INFO STEP 25 (shadow) COMPLETE |
| 9777 | 2026-04-03T04:19:18.132Z | [ host-image] Apr 03 04:19:16.423 INFO O| Apr 03 04:19:16.423 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9778 | 2026-04-03T04:19:18.136Z | [ host-image] Apr 03 04:19:16.428 INFO O| Apr 03 04:19:16.428 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 9779 | 2026-04-03T04:19:18.136Z | [ host-image] Apr 03 04:19:16.428 INFO O| Apr 03 04:19:16.428 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ... |
| 9780 | 2026-04-03T04:19:18.136Z | [ host-image] Apr 03 04:19:16.428 INFO O| Apr 03 04:19:16.428 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts |
| 9781 | 2026-04-03T04:19:18.136Z | [ host-image] Apr 03 04:19:16.428 INFO O| Apr 03 04:19:16.428 INFO ok! |
| 9782 | 2026-04-03T04:19:18.139Z | [ host-image] Apr 03 04:19:16.428 INFO O| Apr 03 04:19:16.428 INFO STEP 26 (ensure_file) COMPLETE |
| 9783 | 2026-04-03T04:19:18.139Z | [ host-image] Apr 03 04:19:16.428 INFO O| Apr 03 04:19:16.428 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9784 | 2026-04-03T04:19:18.142Z | [ host-image] Apr 03 04:19:16.433 INFO O| Apr 03 04:19:16.433 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist |
| 9785 | 2026-04-03T04:19:18.142Z | [ host-image] Apr 03 04:19:16.433 INFO O| Apr 03 04:19:16.433 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ... |
| 9786 | 2026-04-03T04:19:18.142Z | [ host-image] Apr 03 04:19:16.433 INFO O| Apr 03 04:19:16.433 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename |
| 9787 | 2026-04-03T04:19:18.142Z | [ host-image] Apr 03 04:19:16.433 INFO O| Apr 03 04:19:16.433 INFO ok! |
| 9788 | 2026-04-03T04:19:18.142Z | [ host-image] Apr 03 04:19:16.433 INFO O| Apr 03 04:19:16.433 INFO STEP 27 (ensure_file) COMPLETE |
| 9789 | 2026-04-03T04:19:18.142Z | [ host-image] Apr 03 04:19:16.433 INFO O| Apr 03 04:19:16.433 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9790 | 2026-04-03T04:19:18.147Z | [ host-image] Apr 03 04:19:16.439 INFO O| Apr 03 04:19:16.439 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 9791 | 2026-04-03T04:19:18.147Z | [ host-image] Apr 03 04:19:16.439 INFO O| Apr 03 04:19:16.439 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ... |
| 9792 | 2026-04-03T04:19:18.150Z | [ host-image] Apr 03 04:19:16.439 INFO O| Apr 03 04:19:16.439 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9793 | 2026-04-03T04:19:18.150Z | [ host-image] Apr 03 04:19:16.439 INFO O| Apr 03 04:19:16.439 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9794 | 2026-04-03T04:19:18.150Z | [ host-image] Apr 03 04:19:16.439 INFO O| Apr 03 04:19:16.439 INFO ok! |
| 9795 | 2026-04-03T04:19:18.150Z | [ host-image] Apr 03 04:19:16.439 INFO O| Apr 03 04:19:16.439 INFO STEP 28 (ensure_file) COMPLETE |
| 9796 | 2026-04-03T04:19:18.150Z | [ host-image] Apr 03 04:19:16.439 INFO O| Apr 03 04:19:16.439 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9797 | 2026-04-03T04:19:18.153Z | [ host-image] Apr 03 04:19:16.445 INFO O| Apr 03 04:19:16.445 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist |
| 9798 | 2026-04-03T04:19:18.153Z | [ host-image] Apr 03 04:19:16.445 INFO O| Apr 03 04:19:16.445 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ... |
| 9799 | 2026-04-03T04:19:18.153Z | [ host-image] Apr 03 04:19:16.445 INFO O| Apr 03 04:19:16.445 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf |
| 9800 | 2026-04-03T04:19:18.153Z | [ host-image] Apr 03 04:19:16.445 INFO O| Apr 03 04:19:16.445 INFO ok! |
| 9801 | 2026-04-03T04:19:18.153Z | [ host-image] Apr 03 04:19:16.445 INFO O| Apr 03 04:19:16.445 INFO STEP 29 (ensure_file) COMPLETE |
| 9802 | 2026-04-03T04:19:18.153Z | [ host-image] Apr 03 04:19:16.445 INFO O| Apr 03 04:19:16.445 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9803 | 2026-04-03T04:19:18.158Z | [ host-image] Apr 03 04:19:16.450 INFO O| Apr 03 04:19:16.450 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9804 | 2026-04-03T04:19:18.158Z | [ host-image] Apr 03 04:19:16.450 INFO O| Apr 03 04:19:16.450 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9805 | 2026-04-03T04:19:18.161Z | [ host-image] Apr 03 04:19:16.450 INFO O| Apr 03 04:19:16.450 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9806 | 2026-04-03T04:19:18.161Z | [ host-image] Apr 03 04:19:16.450 INFO O| Apr 03 04:19:16.450 INFO STEP 30 (ensure_dir) COMPLETE |
| 9807 | 2026-04-03T04:19:18.161Z | [ host-image] Apr 03 04:19:16.450 INFO O| Apr 03 04:19:16.450 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9808 | 2026-04-03T04:19:18.164Z | [ host-image] Apr 03 04:19:16.456 INFO O| Apr 03 04:19:16.456 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist |
| 9809 | 2026-04-03T04:19:18.164Z | [ host-image] Apr 03 04:19:16.456 INFO O| Apr 03 04:19:16.456 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ... |
| 9810 | 2026-04-03T04:19:18.164Z | [ host-image] Apr 03 04:19:16.456 INFO O| Apr 03 04:19:16.456 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9811 | 2026-04-03T04:19:18.164Z | [ host-image] Apr 03 04:19:16.456 INFO O| Apr 03 04:19:16.456 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9812 | 2026-04-03T04:19:18.164Z | [ host-image] Apr 03 04:19:16.456 INFO O| Apr 03 04:19:16.456 INFO ok! |
| 9813 | 2026-04-03T04:19:18.164Z | [ host-image] Apr 03 04:19:16.456 INFO O| Apr 03 04:19:16.456 INFO STEP 31 (ensure_file) COMPLETE |
| 9814 | 2026-04-03T04:19:18.164Z | [ host-image] Apr 03 04:19:16.456 INFO O| Apr 03 04:19:16.456 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9815 | 2026-04-03T04:19:18.168Z | [ host-image] Apr 03 04:19:16.461 INFO O| Apr 03 04:19:16.461 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9816 | 2026-04-03T04:19:18.168Z | [ host-image] Apr 03 04:19:16.461 INFO O| Apr 03 04:19:16.461 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9817 | 2026-04-03T04:19:18.172Z | [ host-image] Apr 03 04:19:16.461 INFO O| Apr 03 04:19:16.461 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9818 | 2026-04-03T04:19:18.173Z | [ host-image] Apr 03 04:19:16.461 INFO O| Apr 03 04:19:16.461 INFO STEP 32 (ensure_dir) COMPLETE |
| 9819 | 2026-04-03T04:19:18.173Z | [ host-image] Apr 03 04:19:16.461 INFO O| Apr 03 04:19:16.461 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9820 | 2026-04-03T04:19:18.176Z | [ host-image] Apr 03 04:19:16.466 INFO O| Apr 03 04:19:16.466 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 9821 | 2026-04-03T04:19:18.176Z | [ host-image] Apr 03 04:19:16.466 INFO O| Apr 03 04:19:16.466 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 ... |
| 9822 | 2026-04-03T04:19:18.176Z | [ host-image] Apr 03 04:19:16.466 INFO O| Apr 03 04:19:16.466 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 |
| 9823 | 2026-04-03T04:19:18.176Z | [ host-image] Apr 03 04:19:16.466 INFO O| Apr 03 04:19:16.466 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml |
| 9824 | 2026-04-03T04:19:18.176Z | [ host-image] Apr 03 04:19:16.466 INFO O| Apr 03 04:19:16.466 INFO ok! |
| 9825 | 2026-04-03T04:19:18.176Z | [ host-image] Apr 03 04:19:16.466 INFO O| Apr 03 04:19:16.466 INFO STEP 33 (ensure_file) COMPLETE |
| 9826 | 2026-04-03T04:19:18.176Z | [ host-image] Apr 03 04:19:16.466 INFO O| Apr 03 04:19:16.466 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9827 | 2026-04-03T04:19:18.180Z | [ host-image] Apr 03 04:19:16.472 INFO O| Apr 03 04:19:16.472 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist |
| 9828 | 2026-04-03T04:19:18.180Z | [ host-image] Apr 03 04:19:16.472 INFO O| Apr 03 04:19:16.472 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ... |
| 9829 | 2026-04-03T04:19:18.184Z | [ host-image] Apr 03 04:19:16.472 INFO O| Apr 03 04:19:16.472 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master |
| 9830 | 2026-04-03T04:19:18.184Z | [ host-image] Apr 03 04:19:16.472 INFO O| Apr 03 04:19:16.472 INFO ok! |
| 9831 | 2026-04-03T04:19:18.184Z | [ host-image] Apr 03 04:19:16.472 INFO O| Apr 03 04:19:16.472 INFO STEP 34 (ensure_file) COMPLETE |
| 9832 | 2026-04-03T04:19:18.184Z | [ host-image] Apr 03 04:19:16.472 INFO O| Apr 03 04:19:16.472 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9833 | 2026-04-03T04:19:18.188Z | [ host-image] Apr 03 04:19:16.477 INFO O| Apr 03 04:19:16.477 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking |
| 9834 | 2026-04-03T04:19:18.188Z | [ host-image] Apr 03 04:19:16.477 INFO O| Apr 03 04:19:16.477 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ... |
| 9835 | 2026-04-03T04:19:18.188Z | [ host-image] Apr 03 04:19:16.477 INFO O| Apr 03 04:19:16.477 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9836 | 2026-04-03T04:19:18.188Z | [ host-image] Apr 03 04:19:16.477 INFO O| Apr 03 04:19:16.477 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9837 | 2026-04-03T04:19:18.189Z | [ host-image] Apr 03 04:19:16.477 INFO O| Apr 03 04:19:16.477 INFO ok! |
| 9838 | 2026-04-03T04:19:18.189Z | [ host-image] Apr 03 04:19:16.477 INFO O| Apr 03 04:19:16.477 INFO STEP 35 (ensure_file) COMPLETE |
| 9839 | 2026-04-03T04:19:18.189Z | [ host-image] Apr 03 04:19:16.477 INFO O| Apr 03 04:19:16.477 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9840 | 2026-04-03T04:19:18.192Z | [ host-image] Apr 03 04:19:16.483 INFO O| Apr 03 04:19:16.483 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking |
| 9841 | 2026-04-03T04:19:18.192Z | [ host-image] Apr 03 04:19:16.483 INFO O| Apr 03 04:19:16.483 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ... |
| 9842 | 2026-04-03T04:19:18.192Z | [ host-image] Apr 03 04:19:16.483 INFO O| Apr 03 04:19:16.483 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init |
| 9843 | 2026-04-03T04:19:18.192Z | [ host-image] Apr 03 04:19:16.483 INFO O| Apr 03 04:19:16.483 INFO ok! |
| 9844 | 2026-04-03T04:19:18.192Z | [ host-image] Apr 03 04:19:16.483 INFO O| Apr 03 04:19:16.483 INFO STEP 36 (ensure_file) COMPLETE |
| 9845 | 2026-04-03T04:19:18.192Z | [ host-image] Apr 03 04:19:16.483 INFO O| Apr 03 04:19:16.483 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9846 | 2026-04-03T04:19:18.197Z | [ host-image] Apr 03 04:19:16.488 INFO O| Apr 03 04:19:16.488 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 9847 | 2026-04-03T04:19:18.197Z | [ host-image] Apr 03 04:19:16.488 INFO O| Apr 03 04:19:16.488 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ... |
| 9848 | 2026-04-03T04:19:18.201Z | [ host-image] Apr 03 04:19:16.488 INFO O| Apr 03 04:19:16.488 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config |
| 9849 | 2026-04-03T04:19:18.201Z | [ host-image] Apr 03 04:19:16.488 INFO O| Apr 03 04:19:16.488 INFO ok! |
| 9850 | 2026-04-03T04:19:18.201Z | [ host-image] Apr 03 04:19:16.488 INFO O| Apr 03 04:19:16.488 INFO STEP 37 (ensure_file) COMPLETE |
| 9851 | 2026-04-03T04:19:18.201Z | [ host-image] Apr 03 04:19:16.488 INFO O| Apr 03 04:19:16.488 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9852 | 2026-04-03T04:19:18.201Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist |
| 9853 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ... |
| 9854 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9855 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9856 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9857 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9858 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO ok! |
| 9859 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO STEP 38 (ensure_file) COMPLETE |
| 9860 | 2026-04-03T04:19:18.204Z | [ host-image] Apr 03 04:19:16.494 INFO O| Apr 03 04:19:16.494 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9861 | 2026-04-03T04:19:18.207Z | [ host-image] Apr 03 04:19:16.499 INFO O| Apr 03 04:19:16.499 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9862 | 2026-04-03T04:19:18.208Z | [ host-image] Apr 03 04:19:16.499 INFO O| Apr 03 04:19:16.499 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9863 | 2026-04-03T04:19:18.208Z | [ host-image] Apr 03 04:19:16.499 INFO O| Apr 03 04:19:16.499 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9864 | 2026-04-03T04:19:18.208Z | [ host-image] Apr 03 04:19:16.499 INFO O| Apr 03 04:19:16.499 INFO STEP 39 (ensure_dir) COMPLETE |
| 9865 | 2026-04-03T04:19:18.208Z | [ host-image] Apr 03 04:19:16.499 INFO O| Apr 03 04:19:16.499 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9866 | 2026-04-03T04:19:18.213Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 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 |
| 9867 | 2026-04-03T04:19:18.213Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 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 ... |
| 9868 | 2026-04-03T04:19:18.213Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 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 |
| 9869 | 2026-04-03T04:19:18.213Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 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 |
| 9870 | 2026-04-03T04:19:18.216Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 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 |
| 9871 | 2026-04-03T04:19:18.216Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 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 |
| 9872 | 2026-04-03T04:19:18.216Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 INFO ok! |
| 9873 | 2026-04-03T04:19:18.216Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 INFO STEP 40 (ensure_file) COMPLETE |
| 9874 | 2026-04-03T04:19:18.216Z | [ host-image] Apr 03 04:19:16.505 INFO O| Apr 03 04:19:16.505 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9875 | 2026-04-03T04:19:18.219Z | [ host-image] Apr 03 04:19:16.510 INFO O| Apr 03 04:19:16.510 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 9876 | 2026-04-03T04:19:18.219Z | [ host-image] Apr 03 04:19:16.510 INFO O| Apr 03 04:19:16.510 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 ... |
| 9877 | 2026-04-03T04:19:18.219Z | [ host-image] Apr 03 04:19:16.510 INFO O| Apr 03 04:19:16.510 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 9878 | 2026-04-03T04:19:18.219Z | [ host-image] Apr 03 04:19:16.510 INFO O| Apr 03 04:19:16.510 INFO ok! |
| 9879 | 2026-04-03T04:19:18.219Z | [ host-image] Apr 03 04:19:16.510 INFO O| Apr 03 04:19:16.510 INFO STEP 41 (ensure_symlink) COMPLETE |
| 9880 | 2026-04-03T04:19:18.219Z | [ host-image] Apr 03 04:19:16.510 INFO O| Apr 03 04:19:16.510 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9881 | 2026-04-03T04:19:18.223Z | [ host-image] Apr 03 04:19:16.515 INFO O| Apr 03 04:19:16.515 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist |
| 9882 | 2026-04-03T04:19:18.260Z | [ host-image] Apr 03 04:19:16.515 INFO O| Apr 03 04:19:16.515 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 9883 | 2026-04-03T04:19:18.260Z | [ host-image] Apr 03 04:19:16.515 INFO O| Apr 03 04:19:16.515 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo |
| 9884 | 2026-04-03T04:19:18.260Z | [ host-image] Apr 03 04:19:16.515 INFO O| Apr 03 04:19:16.515 INFO ok! |
| 9885 | 2026-04-03T04:19:18.260Z | [ host-image] Apr 03 04:19:16.515 INFO O| Apr 03 04:19:16.515 INFO STEP 42 (ensure_symlink) COMPLETE |
| 9886 | 2026-04-03T04:19:18.260Z | [ host-image] Apr 03 04:19:16.515 INFO O| Apr 03 04:19:16.515 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9887 | 2026-04-03T04:19:18.260Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist |
| 9888 | 2026-04-03T04:19:18.261Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ... |
| 9889 | 2026-04-03T04:19:18.261Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9890 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9891 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9892 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9893 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO ok! |
| 9894 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO STEP 43 (ensure_file) COMPLETE |
| 9895 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.521 INFO O| Apr 03 04:19:16.521 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9896 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.527 INFO O| Apr 03 04:19:16.527 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist |
| 9897 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.527 INFO O| Apr 03 04:19:16.527 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 ... |
| 9898 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.527 INFO O| Apr 03 04:19:16.527 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 |
| 9899 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.527 INFO O| Apr 03 04:19:16.527 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml |
| 9900 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.527 INFO O| Apr 03 04:19:16.527 INFO ok! |
| 9901 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.527 INFO O| Apr 03 04:19:16.527 INFO STEP 44 (ensure_file) COMPLETE |
| 9902 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.527 INFO O| Apr 03 04:19:16.527 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9903 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.532 INFO O| Apr 03 04:19:16.532 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist |
| 9904 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.532 INFO O| Apr 03 04:19:16.532 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ... |
| 9905 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.532 INFO O| Apr 03 04:19:16.532 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml |
| 9906 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.532 INFO O| Apr 03 04:19:16.532 INFO ok! |
| 9907 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.532 INFO O| Apr 03 04:19:16.532 INFO STEP 45 (ensure_file) COMPLETE |
| 9908 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.532 INFO O| Apr 03 04:19:16.532 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9909 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.537 INFO O| Apr 03 04:19:16.537 INFO updating shadow file |
| 9910 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.537 INFO O| Apr 03 04:19:16.537 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9911 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.537 INFO O| Apr 03 04:19:16.537 INFO STEP 46 (shadow) COMPLETE |
| 9912 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.537 INFO O| Apr 03 04:19:16.537 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9913 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking |
| 9914 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ... |
| 9915 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9916 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9917 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO ok! |
| 9918 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO STEP 47 (ensure_file) COMPLETE |
| 9919 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9920 | 2026-04-03T04:19:18.262Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO skip step because feature "mfg" is not enabled |
| 9921 | 2026-04-03T04:19:18.263Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9922 | 2026-04-03T04:19:18.263Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO skip step because feature "mfg" is not enabled |
| 9923 | 2026-04-03T04:19:18.263Z | [ host-image] Apr 03 04:19:16.543 INFO O| Apr 03 04:19:16.543 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9924 | 2026-04-03T04:19:18.263Z | [ host-image] Apr 03 04:19:16.548 INFO O| Apr 03 04:19:16.548 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist |
| 9925 | 2026-04-03T04:19:18.263Z | [ host-image] Apr 03 04:19:16.548 INFO O| Apr 03 04:19:16.548 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ... |
| 9926 | 2026-04-03T04:19:18.277Z | [ host-image] Apr 03 04:19:16.569 INFO O| Apr 03 04:19:16.569 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9927 | 2026-04-03T04:19:18.277Z | [ host-image] Apr 03 04:19:16.569 INFO O| Apr 03 04:19:16.569 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9928 | 2026-04-03T04:19:18.280Z | [ host-image] Apr 03 04:19:16.569 INFO O| Apr 03 04:19:16.569 INFO ok! |
| 9929 | 2026-04-03T04:19:18.280Z | [ host-image] Apr 03 04:19:16.569 INFO O| Apr 03 04:19:16.569 INFO STEP 50 (ensure_file) COMPLETE |
| 9930 | 2026-04-03T04:19:18.280Z | [ host-image] Apr 03 04:19:16.569 INFO O| Apr 03 04:19:16.569 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9931 | 2026-04-03T04:19:18.280Z | [ host-image] Apr 03 04:19:16.569 INFO O| Apr 03 04:19:16.569 INFO skip step because feature "compliance" is not enabled |
| 9932 | 2026-04-03T04:19:18.280Z | [ host-image] Apr 03 04:19:16.569 INFO O| Apr 03 04:19:16.569 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9933 | 2026-04-03T04:19:18.283Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist |
| 9934 | 2026-04-03T04:19:18.283Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ... |
| 9935 | 2026-04-03T04:19:18.283Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9936 | 2026-04-03T04:19:18.284Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9937 | 2026-04-03T04:19:18.284Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9938 | 2026-04-03T04:19:18.284Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9939 | 2026-04-03T04:19:18.284Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO ok! |
| 9940 | 2026-04-03T04:19:18.284Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO STEP 52 (ensure_file) COMPLETE |
| 9941 | 2026-04-03T04:19:18.288Z | [ host-image] Apr 03 04:19:16.575 INFO O| Apr 03 04:19:16.575 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9942 | 2026-04-03T04:19:18.290Z | [ host-image] Apr 03 04:19:16.580 INFO O| Apr 03 04:19:16.580 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist |
| 9943 | 2026-04-03T04:19:18.290Z | [ host-image] Apr 03 04:19:16.580 INFO O| Apr 03 04:19:16.580 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 ... |
| 9944 | 2026-04-03T04:19:18.291Z | [ host-image] Apr 03 04:19:16.580 INFO O| Apr 03 04:19:16.580 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 |
| 9945 | 2026-04-03T04:19:18.291Z | [ host-image] Apr 03 04:19:16.581 INFO O| Apr 03 04:19:16.580 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
| 9946 | 2026-04-03T04:19:18.291Z | [ host-image] Apr 03 04:19:16.581 INFO O| Apr 03 04:19:16.580 INFO ok! |
| 9947 | 2026-04-03T04:19:18.291Z | [ host-image] Apr 03 04:19:16.581 INFO O| Apr 03 04:19:16.581 INFO STEP 53 (ensure_file) COMPLETE |
| 9948 | 2026-04-03T04:19:18.291Z | [ host-image] Apr 03 04:19:16.581 INFO O| Apr 03 04:19:16.581 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9949 | 2026-04-03T04:19:18.293Z | [ host-image] Apr 03 04:19:16.585 INFO O| Apr 03 04:19:16.585 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist |
| 9950 | 2026-04-03T04:19:18.293Z | [ host-image] Apr 03 04:19:16.585 INFO O| Apr 03 04:19:16.585 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 ... |
| 9951 | 2026-04-03T04:19:18.294Z | [ host-image] Apr 03 04:19:16.586 INFO O| Apr 03 04:19:16.585 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 9952 | 2026-04-03T04:19:18.294Z | [ host-image] Apr 03 04:19:16.586 INFO O| Apr 03 04:19:16.586 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 9953 | 2026-04-03T04:19:18.294Z | [ host-image] Apr 03 04:19:16.586 INFO O| Apr 03 04:19:16.586 INFO ok! |
| 9954 | 2026-04-03T04:19:18.294Z | [ host-image] Apr 03 04:19:16.586 INFO O| Apr 03 04:19:16.586 INFO STEP 54 (ensure_file) COMPLETE |
| 9955 | 2026-04-03T04:19:18.294Z | [ host-image] Apr 03 04:19:16.586 INFO O| Apr 03 04:19:16.586 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9956 | 2026-04-03T04:19:18.298Z | [ host-image] Apr 03 04:19:16.590 INFO O| Apr 03 04:19:16.590 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist |
| 9957 | 2026-04-03T04:19:18.301Z | [ host-image] Apr 03 04:19:16.590 INFO O| Apr 03 04:19:16.590 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 ... |
| 9958 | 2026-04-03T04:19:18.301Z | [ host-image] Apr 03 04:19:16.590 INFO O| Apr 03 04:19:16.590 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 |
| 9959 | 2026-04-03T04:19:18.301Z | [ host-image] Apr 03 04:19:16.590 INFO O| Apr 03 04:19:16.590 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml |
| 9960 | 2026-04-03T04:19:18.301Z | [ host-image] Apr 03 04:19:16.590 INFO O| Apr 03 04:19:16.590 INFO ok! |
| 9961 | 2026-04-03T04:19:18.301Z | [ host-image] Apr 03 04:19:16.590 INFO O| Apr 03 04:19:16.590 INFO STEP 55 (ensure_file) COMPLETE |
| 9962 | 2026-04-03T04:19:18.301Z | [ host-image] Apr 03 04:19:16.591 INFO O| Apr 03 04:19:16.590 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9963 | 2026-04-03T04:19:18.304Z | [ host-image] Apr 03 04:19:16.596 INFO O| Apr 03 04:19:16.596 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist |
| 9964 | 2026-04-03T04:19:18.304Z | [ host-image] Apr 03 04:19:16.596 INFO O| Apr 03 04:19:16.596 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 ... |
| 9965 | 2026-04-03T04:19:18.304Z | [ host-image] Apr 03 04:19:16.596 INFO O| Apr 03 04:19:16.596 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 9966 | 2026-04-03T04:19:18.304Z | [ host-image] Apr 03 04:19:16.596 INFO O| Apr 03 04:19:16.596 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 9967 | 2026-04-03T04:19:18.304Z | [ host-image] Apr 03 04:19:16.596 INFO O| Apr 03 04:19:16.596 INFO ok! |
| 9968 | 2026-04-03T04:19:18.304Z | [ host-image] Apr 03 04:19:16.596 INFO O| Apr 03 04:19:16.596 INFO STEP 56 (ensure_file) COMPLETE |
| 9969 | 2026-04-03T04:19:18.304Z | [ host-image] Apr 03 04:19:16.596 INFO O| Apr 03 04:19:16.596 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9970 | 2026-04-03T04:19:18.310Z | [ host-image] Apr 03 04:19:16.602 INFO O| Apr 03 04:19:16.602 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist |
| 9971 | 2026-04-03T04:19:18.310Z | [ host-image] Apr 03 04:19:16.602 INFO O| Apr 03 04:19:16.602 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 ... |
| 9972 | 2026-04-03T04:19:18.313Z | [ host-image] Apr 03 04:19:16.602 INFO O| Apr 03 04:19:16.602 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 |
| 9973 | 2026-04-03T04:19:18.313Z | [ host-image] Apr 03 04:19:16.602 INFO O| Apr 03 04:19:16.602 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml |
| 9974 | 2026-04-03T04:19:18.313Z | [ host-image] Apr 03 04:19:16.602 INFO O| Apr 03 04:19:16.602 INFO ok! |
| 9975 | 2026-04-03T04:19:18.313Z | [ host-image] Apr 03 04:19:16.602 INFO O| Apr 03 04:19:16.602 INFO STEP 57 (ensure_file) COMPLETE |
| 9976 | 2026-04-03T04:19:18.313Z | [ host-image] Apr 03 04:19:16.602 INFO O| Apr 03 04:19:16.602 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9977 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist |
| 9978 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 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 ... |
| 9979 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9980 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9981 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9982 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9983 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO ok! |
| 9984 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO STEP 58 (ensure_file) COMPLETE |
| 9985 | 2026-04-03T04:19:18.316Z | [ host-image] Apr 03 04:19:16.607 INFO O| Apr 03 04:19:16.607 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9986 | 2026-04-03T04:19:18.321Z | [ host-image] Apr 03 04:19:16.613 INFO O| Apr 03 04:19:16.613 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist |
| 9987 | 2026-04-03T04:19:18.321Z | [ host-image] Apr 03 04:19:16.613 INFO O| Apr 03 04:19:16.613 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 ... |
| 9988 | 2026-04-03T04:19:18.324Z | [ host-image] Apr 03 04:19:16.613 INFO O| Apr 03 04:19:16.613 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 |
| 9989 | 2026-04-03T04:19:18.324Z | [ host-image] Apr 03 04:19:16.613 INFO O| Apr 03 04:19:16.613 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml |
| 9990 | 2026-04-03T04:19:18.324Z | [ host-image] Apr 03 04:19:16.613 INFO O| Apr 03 04:19:16.613 INFO ok! |
| 9991 | 2026-04-03T04:19:18.324Z | [ host-image] Apr 03 04:19:16.613 INFO O| Apr 03 04:19:16.613 INFO STEP 59 (ensure_file) COMPLETE |
| 9992 | 2026-04-03T04:19:18.324Z | [ host-image] Apr 03 04:19:16.613 INFO O| Apr 03 04:19:16.613 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9993 | 2026-04-03T04:19:18.327Z | [ host-image] Apr 03 04:19:16.618 INFO O| Apr 03 04:19:16.618 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist |
| 9994 | 2026-04-03T04:19:18.327Z | [ host-image] Apr 03 04:19:16.618 INFO O| Apr 03 04:19:16.618 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ... |
| 9995 | 2026-04-03T04:19:18.327Z | [ host-image] Apr 03 04:19:16.618 INFO O| Apr 03 04:19:16.618 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 9996 | 2026-04-03T04:19:18.327Z | [ host-image] Apr 03 04:19:16.618 INFO O| Apr 03 04:19:16.618 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 9997 | 2026-04-03T04:19:18.327Z | [ host-image] Apr 03 04:19:16.618 INFO O| Apr 03 04:19:16.618 INFO ok! |
| 9998 | 2026-04-03T04:19:18.327Z | [ host-image] Apr 03 04:19:16.618 INFO O| Apr 03 04:19:16.618 INFO STEP 60 (ensure_file) COMPLETE |
| 9999 | 2026-04-03T04:19:18.327Z | [ host-image] Apr 03 04:19:16.618 INFO O| Apr 03 04:19:16.618 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10000 | 2026-04-03T04:19:18.331Z | [ host-image] Apr 03 04:19:16.623 INFO O| Apr 03 04:19:16.623 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist |
| 10001 | 2026-04-03T04:19:18.334Z | [ host-image] Apr 03 04:19:16.623 INFO O| Apr 03 04:19:16.623 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 ... |
| 10002 | 2026-04-03T04:19:18.334Z | [ host-image] Apr 03 04:19:16.623 INFO O| Apr 03 04:19:16.623 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 |
| 10003 | 2026-04-03T04:19:18.334Z | [ host-image] Apr 03 04:19:16.623 INFO O| Apr 03 04:19:16.623 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml |
| 10004 | 2026-04-03T04:19:18.334Z | [ host-image] Apr 03 04:19:16.623 INFO O| Apr 03 04:19:16.623 INFO ok! |
| 10005 | 2026-04-03T04:19:18.334Z | [ host-image] Apr 03 04:19:16.623 INFO O| Apr 03 04:19:16.623 INFO STEP 61 (ensure_file) COMPLETE |
| 10006 | 2026-04-03T04:19:18.334Z | [ host-image] Apr 03 04:19:16.623 INFO O| Apr 03 04:19:16.623 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10007 | 2026-04-03T04:19:18.336Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist |
| 10008 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ... |
| 10009 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10010 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10011 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10012 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10013 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO ok! |
| 10014 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO STEP 62 (ensure_file) COMPLETE |
| 10015 | 2026-04-03T04:19:18.337Z | [ host-image] Apr 03 04:19:16.628 INFO O| Apr 03 04:19:16.628 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10016 | 2026-04-03T04:19:18.341Z | [ host-image] Apr 03 04:19:16.634 INFO O| Apr 03 04:19:16.634 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist |
| 10017 | 2026-04-03T04:19:18.341Z | [ host-image] Apr 03 04:19:16.634 INFO O| Apr 03 04:19:16.634 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 ... |
| 10018 | 2026-04-03T04:19:18.344Z | [ host-image] Apr 03 04:19:16.634 INFO O| Apr 03 04:19:16.634 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 |
| 10019 | 2026-04-03T04:19:18.344Z | [ host-image] Apr 03 04:19:16.634 INFO O| Apr 03 04:19:16.634 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
| 10020 | 2026-04-03T04:19:18.344Z | [ host-image] Apr 03 04:19:16.634 INFO O| Apr 03 04:19:16.634 INFO ok! |
| 10021 | 2026-04-03T04:19:18.344Z | [ host-image] Apr 03 04:19:16.634 INFO O| Apr 03 04:19:16.634 INFO STEP 63 (ensure_file) COMPLETE |
| 10022 | 2026-04-03T04:19:18.344Z | [ host-image] Apr 03 04:19:16.634 INFO O| Apr 03 04:19:16.634 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10023 | 2026-04-03T04:19:18.348Z | [ host-image] Apr 03 04:19:16.640 INFO O| Apr 03 04:19:16.640 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist |
| 10024 | 2026-04-03T04:19:18.348Z | [ host-image] Apr 03 04:19:16.640 INFO O| Apr 03 04:19:16.640 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 ... |
| 10025 | 2026-04-03T04:19:18.348Z | [ host-image] Apr 03 04:19:16.640 INFO O| Apr 03 04:19:16.640 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 |
| 10026 | 2026-04-03T04:19:18.348Z | [ host-image] Apr 03 04:19:16.640 INFO O| Apr 03 04:19:16.640 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml |
| 10027 | 2026-04-03T04:19:18.348Z | [ host-image] Apr 03 04:19:16.640 INFO O| Apr 03 04:19:16.640 INFO ok! |
| 10028 | 2026-04-03T04:19:18.348Z | [ host-image] Apr 03 04:19:16.640 INFO O| Apr 03 04:19:16.640 INFO STEP 64 (ensure_file) COMPLETE |
| 10029 | 2026-04-03T04:19:18.348Z | [ host-image] Apr 03 04:19:16.640 INFO O| Apr 03 04:19:16.640 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10030 | 2026-04-03T04:19:18.353Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist |
| 10031 | 2026-04-03T04:19:18.353Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 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 ... |
| 10032 | 2026-04-03T04:19:18.353Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 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 |
| 10033 | 2026-04-03T04:19:18.358Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
| 10034 | 2026-04-03T04:19:18.358Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 INFO ok! |
| 10035 | 2026-04-03T04:19:18.358Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 INFO STEP 65 (ensure_file) COMPLETE |
| 10036 | 2026-04-03T04:19:18.359Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 10037 | 2026-04-03T04:19:18.359Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 INFO skip step because feature "mbist" is not enabled |
| 10038 | 2026-04-03T04:19:18.359Z | [ host-image] Apr 03 04:19:16.645 INFO O| Apr 03 04:19:16.645 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10039 | 2026-04-03T04:19:18.362Z | [ host-image] Apr 03 04:19:16.650 INFO O| Apr 03 04:19:16.650 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt |
| 10040 | 2026-04-03T04:19:18.362Z | [ host-image] Apr 03 04:19:16.650 INFO O| Apr 03 04:19:16.650 INFO STEP 67 (ensure_dir) COMPLETE |
| 10041 | 2026-04-03T04:19:18.362Z | [ host-image] Apr 03 04:19:16.650 INFO O| Apr 03 04:19:16.650 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10042 | 2026-04-03T04:19:18.365Z | [ host-image] Apr 03 04:19:16.656 INFO O| Apr 03 04:19:16.656 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 10043 | 2026-04-03T04:19:18.365Z | [ host-image] Apr 03 04:19:16.656 INFO O| Apr 03 04:19:16.656 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 10044 | 2026-04-03T04:19:18.365Z | [ host-image] Apr 03 04:19:16.656 INFO O| Apr 03 04:19:16.656 INFO STEP 68 (ensure_dir) COMPLETE |
| 10045 | 2026-04-03T04:19:18.365Z | [ host-image] Apr 03 04:19:16.656 INFO O| Apr 03 04:19:16.656 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10046 | 2026-04-03T04:19:18.369Z | [ host-image] Apr 03 04:19:16.662 INFO O| Apr 03 04:19:16.661 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 10047 | 2026-04-03T04:19:18.372Z | [ host-image] Apr 03 04:19:16.662 INFO O| Apr 03 04:19:16.662 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 10048 | 2026-04-03T04:19:18.372Z | [ host-image] Apr 03 04:19:16.662 INFO O| Apr 03 04:19:16.662 INFO STEP 69 (ensure_dir) COMPLETE |
| 10049 | 2026-04-03T04:19:18.372Z | [ host-image] Apr 03 04:19:16.662 INFO O| Apr 03 04:19:16.662 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10050 | 2026-04-03T04:19:18.375Z | [ host-image] Apr 03 04:19:16.667 INFO O| Apr 03 04:19:16.667 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 10051 | 2026-04-03T04:19:18.375Z | [ host-image] Apr 03 04:19:16.667 INFO O| Apr 03 04:19:16.667 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ... |
| 10052 | 2026-04-03T04:19:18.635Z | [ host-image] Apr 03 04:19:16.927 INFO O| Apr 03 04:19:16.927 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm |
| 10053 | 2026-04-03T04:19:18.635Z | [ host-image] Apr 03 04:19:16.927 INFO O| Apr 03 04:19:16.927 INFO ok! |
| 10054 | 2026-04-03T04:19:18.635Z | [ host-image] Apr 03 04:19:16.927 INFO O| Apr 03 04:19:16.927 INFO STEP 70 (ensure_file) COMPLETE |
| 10055 | 2026-04-03T04:19:18.638Z | [ host-image] Apr 03 04:19:16.927 INFO O| Apr 03 04:19:16.927 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10056 | 2026-04-03T04:19:18.642Z | [ host-image] Apr 03 04:19:16.935 INFO O| Apr 03 04:19:16.934 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist |
| 10057 | 2026-04-03T04:19:18.642Z | [ host-image] Apr 03 04:19:16.935 INFO O| Apr 03 04:19:16.935 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ... |
| 10058 | 2026-04-03T04:19:19.061Z | [ host-image] Apr 03 04:19:17.353 INFO O| Apr 03 04:19:17.353 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd |
| 10059 | 2026-04-03T04:19:19.061Z | [ host-image] Apr 03 04:19:17.353 INFO O| Apr 03 04:19:17.353 INFO ok! |
| 10060 | 2026-04-03T04:19:19.061Z | [ host-image] Apr 03 04:19:17.353 INFO O| Apr 03 04:19:17.353 INFO STEP 71 (ensure_file) COMPLETE |
| 10061 | 2026-04-03T04:19:19.065Z | [ host-image] Apr 03 04:19:17.353 INFO O| Apr 03 04:19:17.353 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10062 | 2026-04-03T04:19:19.068Z | [ host-image] Apr 03 04:19:17.359 INFO O| Apr 03 04:19:17.359 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 10063 | 2026-04-03T04:19:19.068Z | [ host-image] Apr 03 04:19:17.359 INFO O| Apr 03 04:19:17.359 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 10064 | 2026-04-03T04:19:19.068Z | [ host-image] Apr 03 04:19:17.359 INFO O| Apr 03 04:19:17.359 INFO STEP 72 (ensure_dir) COMPLETE |
| 10065 | 2026-04-03T04:19:19.068Z | [ host-image] Apr 03 04:19:17.359 INFO O| Apr 03 04:19:17.359 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10066 | 2026-04-03T04:19:19.074Z | [ host-image] Apr 03 04:19:17.367 INFO O| Apr 03 04:19:17.367 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 10067 | 2026-04-03T04:19:19.075Z | [ host-image] Apr 03 04:19:17.367 INFO O| Apr 03 04:19:17.367 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10068 | 2026-04-03T04:19:19.075Z | [ host-image] Apr 03 04:19:17.367 INFO O| Apr 03 04:19:17.367 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
| 10069 | 2026-04-03T04:19:19.078Z | [ host-image] Apr 03 04:19:17.367 INFO O| Apr 03 04:19:17.367 INFO ok! |
| 10070 | 2026-04-03T04:19:19.078Z | [ host-image] Apr 03 04:19:17.367 INFO O| Apr 03 04:19:17.367 INFO STEP 73 (ensure_file) COMPLETE |
| 10071 | 2026-04-03T04:19:19.078Z | [ host-image] Apr 03 04:19:17.367 INFO O| Apr 03 04:19:17.367 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10072 | 2026-04-03T04:19:19.081Z | [ host-image] Apr 03 04:19:17.373 INFO O| Apr 03 04:19:17.373 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 10073 | 2026-04-03T04:19:19.081Z | [ host-image] Apr 03 04:19:17.373 INFO O| Apr 03 04:19:17.373 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10074 | 2026-04-03T04:19:19.081Z | [ host-image] Apr 03 04:19:17.373 INFO O| Apr 03 04:19:17.373 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
| 10075 | 2026-04-03T04:19:19.081Z | [ host-image] Apr 03 04:19:17.373 INFO O| Apr 03 04:19:17.373 INFO ok! |
| 10076 | 2026-04-03T04:19:19.081Z | [ host-image] Apr 03 04:19:17.373 INFO O| Apr 03 04:19:17.373 INFO STEP 74 (ensure_file) COMPLETE |
| 10077 | 2026-04-03T04:19:19.081Z | [ host-image] Apr 03 04:19:17.373 INFO O| Apr 03 04:19:17.373 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10078 | 2026-04-03T04:19:19.086Z | [ host-image] Apr 03 04:19:17.378 INFO O| Apr 03 04:19:17.378 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 10079 | 2026-04-03T04:19:19.086Z | [ host-image] Apr 03 04:19:17.378 INFO O| Apr 03 04:19:17.378 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 10080 | 2026-04-03T04:19:19.086Z | [ host-image] Apr 03 04:19:17.378 INFO O| Apr 03 04:19:17.378 INFO STEP 75 (ensure_dir) COMPLETE |
| 10081 | 2026-04-03T04:19:19.089Z | [ host-image] Apr 03 04:19:17.378 INFO O| Apr 03 04:19:17.378 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10082 | 2026-04-03T04:19:19.091Z | [ host-image] Apr 03 04:19:17.384 INFO O| Apr 03 04:19:17.384 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 10083 | 2026-04-03T04:19:19.095Z | [ host-image] Apr 03 04:19:17.384 INFO O| Apr 03 04:19:17.384 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10084 | 2026-04-03T04:19:19.095Z | [ host-image] Apr 03 04:19:17.384 INFO O| Apr 03 04:19:17.384 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 10085 | 2026-04-03T04:19:19.095Z | [ host-image] Apr 03 04:19:17.384 INFO O| Apr 03 04:19:17.384 INFO ok! |
| 10086 | 2026-04-03T04:19:19.095Z | [ host-image] Apr 03 04:19:17.384 INFO O| Apr 03 04:19:17.384 INFO STEP 76 (ensure_file) COMPLETE |
| 10087 | 2026-04-03T04:19:19.095Z | [ host-image] Apr 03 04:19:17.384 INFO O| Apr 03 04:19:17.384 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10088 | 2026-04-03T04:19:19.097Z | [ host-image] Apr 03 04:19:17.389 INFO O| Apr 03 04:19:17.389 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 10089 | 2026-04-03T04:19:19.098Z | [ host-image] Apr 03 04:19:17.389 INFO O| Apr 03 04:19:17.389 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10090 | 2026-04-03T04:19:19.098Z | [ host-image] Apr 03 04:19:17.389 INFO O| Apr 03 04:19:17.389 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
| 10091 | 2026-04-03T04:19:19.098Z | [ host-image] Apr 03 04:19:17.389 INFO O| Apr 03 04:19:17.389 INFO ok! |
| 10092 | 2026-04-03T04:19:19.098Z | [ host-image] Apr 03 04:19:17.389 INFO O| Apr 03 04:19:17.389 INFO STEP 77 (ensure_file) COMPLETE |
| 10093 | 2026-04-03T04:19:19.098Z | [ host-image] Apr 03 04:19:17.389 INFO O| Apr 03 04:19:17.389 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10094 | 2026-04-03T04:19:19.102Z | [ host-image] Apr 03 04:19:17.394 INFO O| Apr 03 04:19:17.394 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 10095 | 2026-04-03T04:19:19.105Z | [ host-image] Apr 03 04:19:17.394 INFO O| Apr 03 04:19:17.394 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 10096 | 2026-04-03T04:19:19.105Z | [ host-image] Apr 03 04:19:17.394 INFO O| Apr 03 04:19:17.394 INFO STEP 78 (ensure_dir) COMPLETE |
| 10097 | 2026-04-03T04:19:19.105Z | [ host-image] Apr 03 04:19:17.394 INFO O| Apr 03 04:19:17.394 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10098 | 2026-04-03T04:19:19.108Z | [ host-image] Apr 03 04:19:17.400 INFO O| Apr 03 04:19:17.399 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 10099 | 2026-04-03T04:19:19.108Z | [ host-image] Apr 03 04:19:17.400 INFO O| Apr 03 04:19:17.400 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10100 | 2026-04-03T04:19:19.108Z | [ host-image] Apr 03 04:19:17.400 INFO O| Apr 03 04:19:17.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 10101 | 2026-04-03T04:19:19.108Z | [ host-image] Apr 03 04:19:17.400 INFO O| Apr 03 04:19:17.400 INFO ok! |
| 10102 | 2026-04-03T04:19:19.108Z | [ host-image] Apr 03 04:19:17.400 INFO O| Apr 03 04:19:17.400 INFO STEP 79 (ensure_file) COMPLETE |
| 10103 | 2026-04-03T04:19:19.108Z | [ host-image] Apr 03 04:19:17.400 INFO O| Apr 03 04:19:17.400 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10104 | 2026-04-03T04:19:19.113Z | [ host-image] Apr 03 04:19:17.405 INFO O| Apr 03 04:19:17.405 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist |
| 10105 | 2026-04-03T04:19:19.113Z | [ host-image] Apr 03 04:19:17.405 INFO O| Apr 03 04:19:17.405 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ... |
| 10106 | 2026-04-03T04:19:19.116Z | [ host-image] Apr 03 04:19:17.406 INFO O| Apr 03 04:19:17.405 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION |
| 10107 | 2026-04-03T04:19:19.116Z | [ host-image] Apr 03 04:19:17.406 INFO O| Apr 03 04:19:17.406 INFO ok! |
| 10108 | 2026-04-03T04:19:19.116Z | [ host-image] Apr 03 04:19:17.406 INFO O| Apr 03 04:19:17.406 INFO STEP 80 (ensure_file) COMPLETE |
| 10109 | 2026-04-03T04:19:19.116Z | [ host-image] Apr 03 04:19:17.406 INFO O| Apr 03 04:19:17.406 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10110 | 2026-04-03T04:19:19.119Z | [ host-image] Apr 03 04:19:17.411 INFO O| Apr 03 04:19:17.411 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 10111 | 2026-04-03T04:19:19.119Z | [ host-image] Apr 03 04:19:17.411 INFO O| Apr 03 04:19:17.411 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 10112 | 2026-04-03T04:19:19.119Z | [ host-image] Apr 03 04:19:17.411 INFO O| Apr 03 04:19:17.411 INFO STEP 81 (ensure_dir) COMPLETE |
| 10113 | 2026-04-03T04:19:19.119Z | [ host-image] Apr 03 04:19:17.411 INFO O| Apr 03 04:19:17.411 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10114 | 2026-04-03T04:19:19.124Z | [ host-image] Apr 03 04:19:17.416 INFO O| Apr 03 04:19:17.416 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist |
| 10115 | 2026-04-03T04:19:19.124Z | [ host-image] Apr 03 04:19:17.416 INFO O| Apr 03 04:19:17.416 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ... |
| 10116 | 2026-04-03T04:19:19.549Z | [ host-image] Apr 03 04:19:17.840 INFO O| Apr 03 04:19:17.840 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle |
| 10117 | 2026-04-03T04:19:19.549Z | [ host-image] Apr 03 04:19:17.840 INFO O| Apr 03 04:19:17.840 INFO ok! |
| 10118 | 2026-04-03T04:19:19.549Z | [ host-image] Apr 03 04:19:17.840 INFO O| Apr 03 04:19:17.840 INFO STEP 82 (ensure_file) COMPLETE |
| 10119 | 2026-04-03T04:19:19.552Z | [ host-image] Apr 03 04:19:17.840 INFO O| Apr 03 04:19:17.840 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10120 | 2026-04-03T04:19:19.557Z | [ host-image] Apr 03 04:19:17.849 INFO O| Apr 03 04:19:17.849 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist |
| 10121 | 2026-04-03T04:19:19.557Z | [ host-image] Apr 03 04:19:17.849 INFO O| Apr 03 04:19:17.849 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ... |
| 10122 | 2026-04-03T04:19:19.785Z | [ host-image] Apr 03 04:19:18.077 INFO O| Apr 03 04:19:18.077 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor |
| 10123 | 2026-04-03T04:19:19.785Z | [ host-image] Apr 03 04:19:18.077 INFO O| Apr 03 04:19:18.077 INFO ok! |
| 10124 | 2026-04-03T04:19:19.788Z | [ host-image] Apr 03 04:19:18.077 INFO O| Apr 03 04:19:18.077 INFO STEP 83 (ensure_file) COMPLETE |
| 10125 | 2026-04-03T04:19:19.788Z | [ host-image] Apr 03 04:19:18.077 INFO O| Apr 03 04:19:18.077 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10126 | 2026-04-03T04:19:19.792Z | [ host-image] Apr 03 04:19:18.084 INFO O| Apr 03 04:19:18.084 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist |
| 10127 | 2026-04-03T04:19:19.795Z | [ host-image] Apr 03 04:19:18.084 INFO O| Apr 03 04:19:18.084 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ... |
| 10128 | 2026-04-03T04:19:20.677Z | [ host-image] Apr 03 04:19:18.968 INFO O| Apr 03 04:19:18.968 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent |
| 10129 | 2026-04-03T04:19:20.677Z | [ host-image] Apr 03 04:19:18.968 INFO O| Apr 03 04:19:18.968 INFO ok! |
| 10130 | 2026-04-03T04:19:20.681Z | [ host-image] Apr 03 04:19:18.968 INFO O| Apr 03 04:19:18.968 INFO STEP 84 (ensure_file) COMPLETE |
| 10131 | 2026-04-03T04:19:20.681Z | [ host-image] Apr 03 04:19:18.968 INFO O| Apr 03 04:19:18.968 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10132 | 2026-04-03T04:19:20.684Z | [ host-image] Apr 03 04:19:18.975 INFO O| Apr 03 04:19:18.975 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 10133 | 2026-04-03T04:19:20.684Z | [ host-image] Apr 03 04:19:18.976 INFO O| Apr 03 04:19:18.975 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 10134 | 2026-04-03T04:19:20.684Z | [ host-image] Apr 03 04:19:18.976 INFO O| Apr 03 04:19:18.975 INFO STEP 85 (ensure_dir) COMPLETE |
| 10135 | 2026-04-03T04:19:20.684Z | [ host-image] Apr 03 04:19:18.976 INFO O| Apr 03 04:19:18.976 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10136 | 2026-04-03T04:19:20.689Z | [ host-image] Apr 03 04:19:18.981 INFO O| Apr 03 04:19:18.981 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist |
| 10137 | 2026-04-03T04:19:20.692Z | [ host-image] Apr 03 04:19:18.981 INFO O| Apr 03 04:19:18.981 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10138 | 2026-04-03T04:19:20.692Z | [ host-image] Apr 03 04:19:18.981 INFO O| Apr 03 04:19:18.981 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml |
| 10139 | 2026-04-03T04:19:20.692Z | [ host-image] Apr 03 04:19:18.981 INFO O| Apr 03 04:19:18.981 INFO ok! |
| 10140 | 2026-04-03T04:19:20.692Z | [ host-image] Apr 03 04:19:18.981 INFO O| Apr 03 04:19:18.981 INFO STEP 86 (ensure_file) COMPLETE |
| 10141 | 2026-04-03T04:19:20.692Z | [ host-image] Apr 03 04:19:18.981 INFO O| Apr 03 04:19:18.981 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10142 | 2026-04-03T04:19:20.695Z | [ host-image] Apr 03 04:19:18.986 INFO O| Apr 03 04:19:18.986 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist |
| 10143 | 2026-04-03T04:19:20.695Z | [ host-image] Apr 03 04:19:18.986 INFO O| Apr 03 04:19:18.986 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10144 | 2026-04-03T04:19:20.695Z | [ host-image] Apr 03 04:19:18.986 INFO O| Apr 03 04:19:18.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md |
| 10145 | 2026-04-03T04:19:20.695Z | [ host-image] Apr 03 04:19:18.986 INFO O| Apr 03 04:19:18.986 INFO ok! |
| 10146 | 2026-04-03T04:19:20.696Z | [ host-image] Apr 03 04:19:18.986 INFO O| Apr 03 04:19:18.986 INFO STEP 87 (ensure_file) COMPLETE |
| 10147 | 2026-04-03T04:19:20.696Z | [ host-image] Apr 03 04:19:18.986 INFO O| Apr 03 04:19:18.986 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10148 | 2026-04-03T04:19:20.702Z | [ host-image] Apr 03 04:19:18.994 INFO O| Apr 03 04:19:18.994 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist |
| 10149 | 2026-04-03T04:19:20.702Z | [ host-image] Apr 03 04:19:18.994 INFO O| Apr 03 04:19:18.994 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ... |
| 10150 | 2026-04-03T04:19:20.705Z | [ host-image] Apr 03 04:19:18.994 INFO O| Apr 03 04:19:18.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION |
| 10151 | 2026-04-03T04:19:20.705Z | [ host-image] Apr 03 04:19:18.994 INFO O| Apr 03 04:19:18.994 INFO ok! |
| 10152 | 2026-04-03T04:19:20.705Z | [ host-image] Apr 03 04:19:18.994 INFO O| Apr 03 04:19:18.994 INFO STEP 88 (ensure_file) COMPLETE |
| 10153 | 2026-04-03T04:19:20.705Z | [ host-image] Apr 03 04:19:18.994 INFO O| Apr 03 04:19:18.994 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10154 | 2026-04-03T04:19:20.708Z | [ host-image] Apr 03 04:19:19.000 INFO O| Apr 03 04:19:19.000 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist |
| 10155 | 2026-04-03T04:19:20.708Z | [ host-image] Apr 03 04:19:19.000 INFO O| Apr 03 04:19:19.000 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ... |
| 10156 | 2026-04-03T04:19:20.708Z | [ host-image] Apr 03 04:19:19.000 INFO O| Apr 03 04:19:19.000 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz |
| 10157 | 2026-04-03T04:19:20.708Z | [ host-image] Apr 03 04:19:19.000 INFO O| Apr 03 04:19:19.000 INFO ok! |
| 10158 | 2026-04-03T04:19:20.708Z | [ host-image] Apr 03 04:19:19.000 INFO O| Apr 03 04:19:19.000 INFO STEP 89 (ensure_file) COMPLETE |
| 10159 | 2026-04-03T04:19:20.708Z | [ host-image] Apr 03 04:19:19.000 INFO O| Apr 03 04:19:19.000 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10160 | 2026-04-03T04:19:20.713Z | [ host-image] Apr 03 04:19:19.005 INFO O| Apr 03 04:19:19.005 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 10161 | 2026-04-03T04:19:20.716Z | [ host-image] Apr 03 04:19:19.006 INFO O| Apr 03 04:19:19.006 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 10162 | 2026-04-03T04:19:20.716Z | [ host-image] Apr 03 04:19:19.006 INFO O| Apr 03 04:19:19.006 INFO STEP 90 (ensure_dir) COMPLETE |
| 10163 | 2026-04-03T04:19:20.716Z | [ host-image] Apr 03 04:19:19.006 INFO O| Apr 03 04:19:19.006 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10164 | 2026-04-03T04:19:20.720Z | [ host-image] Apr 03 04:19:19.013 INFO O| Apr 03 04:19:19.013 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist |
| 10165 | 2026-04-03T04:19:20.723Z | [ host-image] Apr 03 04:19:19.013 INFO O| Apr 03 04:19:19.013 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ... |
| 10166 | 2026-04-03T04:19:20.723Z | [ host-image] Apr 03 04:19:19.015 INFO O| Apr 03 04:19:19.015 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog |
| 10167 | 2026-04-03T04:19:20.723Z | [ host-image] Apr 03 04:19:19.015 INFO O| Apr 03 04:19:19.015 INFO ok! |
| 10168 | 2026-04-03T04:19:20.723Z | [ host-image] Apr 03 04:19:19.015 INFO O| Apr 03 04:19:19.015 INFO STEP 91 (ensure_file) COMPLETE |
| 10169 | 2026-04-03T04:19:20.723Z | [ host-image] Apr 03 04:19:19.015 INFO O| Apr 03 04:19:19.015 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10170 | 2026-04-03T04:19:20.729Z | [ host-image] Apr 03 04:19:19.021 INFO O| Apr 03 04:19:19.021 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist |
| 10171 | 2026-04-03T04:19:20.729Z | [ host-image] Apr 03 04:19:19.021 INFO O| Apr 03 04:19:19.021 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ... |
| 10172 | 2026-04-03T04:19:20.732Z | [ host-image] Apr 03 04:19:19.021 INFO O| Apr 03 04:19:19.021 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION |
| 10173 | 2026-04-03T04:19:20.732Z | [ host-image] Apr 03 04:19:19.021 INFO O| Apr 03 04:19:19.021 INFO ok! |
| 10174 | 2026-04-03T04:19:20.732Z | [ host-image] Apr 03 04:19:19.021 INFO O| Apr 03 04:19:19.021 INFO STEP 92 (ensure_file) COMPLETE |
| 10175 | 2026-04-03T04:19:20.732Z | [ host-image] Apr 03 04:19:19.021 INFO O| Apr 03 04:19:19.021 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10176 | 2026-04-03T04:19:20.735Z | [ host-image] Apr 03 04:19:19.026 INFO O| Apr 03 04:19:19.026 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist |
| 10177 | 2026-04-03T04:19:20.735Z | [ host-image] Apr 03 04:19:19.026 INFO O| Apr 03 04:19:19.026 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ... |
| 10178 | 2026-04-03T04:19:20.852Z | [ host-image] Apr 03 04:19:19.144 INFO O| Apr 03 04:19:19.144 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz |
| 10179 | 2026-04-03T04:19:20.855Z | [ host-image] Apr 03 04:19:19.144 INFO O| Apr 03 04:19:19.144 INFO ok! |
| 10180 | 2026-04-03T04:19:20.855Z | [ host-image] Apr 03 04:19:19.144 INFO O| Apr 03 04:19:19.144 INFO STEP 93 (ensure_file) COMPLETE |
| 10181 | 2026-04-03T04:19:20.855Z | [ host-image] Apr 03 04:19:19.144 INFO O| Apr 03 04:19:19.144 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10182 | 2026-04-03T04:19:20.858Z | [ host-image] Apr 03 04:19:19.150 INFO O| Apr 03 04:19:19.150 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 10183 | 2026-04-03T04:19:20.861Z | [ host-image] Apr 03 04:19:19.150 INFO O| Apr 03 04:19:19.150 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 10184 | 2026-04-03T04:19:20.861Z | [ host-image] Apr 03 04:19:19.150 INFO O| Apr 03 04:19:19.150 INFO STEP 94 (ensure_dir) COMPLETE |
| 10185 | 2026-04-03T04:19:20.861Z | [ host-image] Apr 03 04:19:19.150 INFO O| Apr 03 04:19:19.150 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10186 | 2026-04-03T04:19:20.864Z | [ host-image] Apr 03 04:19:19.156 INFO O| Apr 03 04:19:19.156 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 10187 | 2026-04-03T04:19:20.864Z | [ host-image] Apr 03 04:19:19.156 INFO O| Apr 03 04:19:19.156 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 10188 | 2026-04-03T04:19:20.864Z | [ host-image] Apr 03 04:19:19.156 INFO O| Apr 03 04:19:19.156 INFO STEP 95 (ensure_dir) COMPLETE |
| 10189 | 2026-04-03T04:19:20.864Z | [ host-image] Apr 03 04:19:19.156 INFO O| Apr 03 04:19:19.156 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10190 | 2026-04-03T04:19:20.871Z | [ host-image] Apr 03 04:19:19.163 INFO O| Apr 03 04:19:19.163 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 10191 | 2026-04-03T04:19:20.871Z | [ host-image] Apr 03 04:19:19.163 INFO O| Apr 03 04:19:19.163 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 10192 | 2026-04-03T04:19:20.871Z | [ host-image] Apr 03 04:19:19.163 INFO O| Apr 03 04:19:19.163 INFO STEP 96 (ensure_dir) COMPLETE |
| 10193 | 2026-04-03T04:19:20.875Z | [ host-image] Apr 03 04:19:19.163 INFO O| Apr 03 04:19:19.163 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10194 | 2026-04-03T04:19:20.879Z | [ host-image] Apr 03 04:19:19.168 INFO O| Apr 03 04:19:19.168 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 10195 | 2026-04-03T04:19:20.879Z | [ host-image] Apr 03 04:19:19.168 INFO O| Apr 03 04:19:19.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 10196 | 2026-04-03T04:19:20.879Z | [ host-image] Apr 03 04:19:19.168 INFO O| Apr 03 04:19:19.168 INFO STEP 97 (ensure_dir) COMPLETE |
| 10197 | 2026-04-03T04:19:20.879Z | [ host-image] Apr 03 04:19:19.168 INFO O| Apr 03 04:19:19.168 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10198 | 2026-04-03T04:19:20.882Z | [ host-image] Apr 03 04:19:19.173 INFO O| Apr 03 04:19:19.173 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 10199 | 2026-04-03T04:19:20.882Z | [ host-image] Apr 03 04:19:19.173 INFO O| Apr 03 04:19:19.173 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 10200 | 2026-04-03T04:19:20.883Z | [ host-image] Apr 03 04:19:19.173 INFO O| Apr 03 04:19:19.173 INFO STEP 98 (ensure_dir) COMPLETE |
| 10201 | 2026-04-03T04:19:20.883Z | [ host-image] Apr 03 04:19:19.173 INFO O| Apr 03 04:19:19.173 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10202 | 2026-04-03T04:19:20.888Z | [ host-image] Apr 03 04:19:19.180 INFO O| Apr 03 04:19:19.180 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist |
| 10203 | 2026-04-03T04:19:20.891Z | [ host-image] Apr 03 04:19:19.180 INFO O| Apr 03 04:19:19.180 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10204 | 2026-04-03T04:19:20.891Z | [ host-image] Apr 03 04:19:19.180 INFO O| Apr 03 04:19:19.180 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml |
| 10205 | 2026-04-03T04:19:20.891Z | [ host-image] Apr 03 04:19:19.180 INFO O| Apr 03 04:19:19.180 INFO ok! |
| 10206 | 2026-04-03T04:19:20.891Z | [ host-image] Apr 03 04:19:19.180 INFO O| Apr 03 04:19:19.180 INFO STEP 99 (ensure_file) COMPLETE |
| 10207 | 2026-04-03T04:19:20.891Z | [ host-image] Apr 03 04:19:19.180 INFO O| Apr 03 04:19:19.180 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10208 | 2026-04-03T04:19:20.894Z | [ host-image] Apr 03 04:19:19.185 INFO O| Apr 03 04:19:19.185 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 10209 | 2026-04-03T04:19:20.894Z | [ host-image] Apr 03 04:19:19.185 INFO O| Apr 03 04:19:19.185 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 10210 | 2026-04-03T04:19:20.894Z | [ host-image] Apr 03 04:19:19.185 INFO O| Apr 03 04:19:19.185 INFO STEP 100 (ensure_dir) COMPLETE |
| 10211 | 2026-04-03T04:19:20.894Z | [ host-image] Apr 03 04:19:19.185 INFO O| Apr 03 04:19:19.185 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10212 | 2026-04-03T04:19:20.899Z | [ host-image] Apr 03 04:19:19.191 INFO O| Apr 03 04:19:19.191 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist |
| 10213 | 2026-04-03T04:19:20.902Z | [ host-image] Apr 03 04:19:19.191 INFO O| Apr 03 04:19:19.191 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ... |
| 10214 | 2026-04-03T04:19:21.015Z | [ host-image] Apr 03 04:19:19.306 INFO O| Apr 03 04:19:19.306 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind |
| 10215 | 2026-04-03T04:19:21.015Z | [ host-image] Apr 03 04:19:19.306 INFO O| Apr 03 04:19:19.306 INFO ok! |
| 10216 | 2026-04-03T04:19:21.015Z | [ host-image] Apr 03 04:19:19.306 INFO O| Apr 03 04:19:19.306 INFO STEP 101 (ensure_file) COMPLETE |
| 10217 | 2026-04-03T04:19:21.019Z | [ host-image] Apr 03 04:19:19.306 INFO O| Apr 03 04:19:19.306 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10218 | 2026-04-03T04:19:21.022Z | [ host-image] Apr 03 04:19:19.313 INFO O| Apr 03 04:19:19.313 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist |
| 10219 | 2026-04-03T04:19:21.023Z | [ host-image] Apr 03 04:19:19.313 INFO O| Apr 03 04:19:19.313 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ... |
| 10220 | 2026-04-03T04:19:21.023Z | [ host-image] Apr 03 04:19:19.313 INFO O| Apr 03 04:19:19.313 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind |
| 10221 | 2026-04-03T04:19:21.023Z | [ host-image] Apr 03 04:19:19.313 INFO O| Apr 03 04:19:19.313 INFO ok! |
| 10222 | 2026-04-03T04:19:21.023Z | [ host-image] Apr 03 04:19:19.313 INFO O| Apr 03 04:19:19.313 INFO STEP 102 (ensure_file) COMPLETE |
| 10223 | 2026-04-03T04:19:21.023Z | [ host-image] Apr 03 04:19:19.313 INFO O| Apr 03 04:19:19.313 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10224 | 2026-04-03T04:19:21.028Z | [ host-image] Apr 03 04:19:19.318 INFO O| Apr 03 04:19:19.318 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist |
| 10225 | 2026-04-03T04:19:21.028Z | [ host-image] Apr 03 04:19:19.318 INFO O| Apr 03 04:19:19.318 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ... |
| 10226 | 2026-04-03T04:19:21.240Z | [ host-image] Apr 03 04:19:19.532 INFO O| Apr 03 04:19:19.532 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm |
| 10227 | 2026-04-03T04:19:21.240Z | [ host-image] Apr 03 04:19:19.532 INFO O| Apr 03 04:19:19.532 INFO ok! |
| 10228 | 2026-04-03T04:19:21.240Z | [ host-image] Apr 03 04:19:19.532 INFO O| Apr 03 04:19:19.532 INFO STEP 103 (ensure_file) COMPLETE |
| 10229 | 2026-04-03T04:19:21.246Z | [ host-image] Apr 03 04:19:19.532 INFO O| Apr 03 04:19:19.532 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10230 | 2026-04-03T04:19:21.249Z | [ host-image] Apr 03 04:19:19.539 INFO O| Apr 03 04:19:19.539 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist |
| 10231 | 2026-04-03T04:19:21.249Z | [ host-image] Apr 03 04:19:19.539 INFO O| Apr 03 04:19:19.539 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ... |
| 10232 | 2026-04-03T04:19:21.249Z | [ host-image] Apr 03 04:19:19.539 INFO O| Apr 03 04:19:19.539 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION |
| 10233 | 2026-04-03T04:19:21.249Z | [ host-image] Apr 03 04:19:19.539 INFO O| Apr 03 04:19:19.539 INFO ok! |
| 10234 | 2026-04-03T04:19:21.249Z | [ host-image] Apr 03 04:19:19.539 INFO O| Apr 03 04:19:19.539 INFO STEP 104 (ensure_file) COMPLETE |
| 10235 | 2026-04-03T04:19:21.250Z | [ host-image] Apr 03 04:19:19.539 INFO O| Apr 03 04:19:19.539 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10236 | 2026-04-03T04:19:21.253Z | [ host-image] Apr 03 04:19:19.544 INFO O| Apr 03 04:19:19.544 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils |
| 10237 | 2026-04-03T04:19:21.253Z | [ host-image] Apr 03 04:19:19.544 INFO O| Apr 03 04:19:19.544 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils |
| 10238 | 2026-04-03T04:19:21.253Z | [ host-image] Apr 03 04:19:19.544 INFO O| Apr 03 04:19:19.544 INFO STEP 105 (ensure_dir) COMPLETE |
| 10239 | 2026-04-03T04:19:21.253Z | [ host-image] Apr 03 04:19:19.544 INFO O| Apr 03 04:19:19.544 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10240 | 2026-04-03T04:19:21.258Z | [ host-image] Apr 03 04:19:19.550 INFO O| Apr 03 04:19:19.550 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist |
| 10241 | 2026-04-03T04:19:21.258Z | [ host-image] Apr 03 04:19:19.550 INFO O| Apr 03 04:19:19.550 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10242 | 2026-04-03T04:19:21.267Z | [ host-image] Apr 03 04:19:19.559 INFO O| Apr 03 04:19:19.559 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw |
| 10243 | 2026-04-03T04:19:21.270Z | [ host-image] Apr 03 04:19:19.559 INFO O| Apr 03 04:19:19.559 INFO ok! |
| 10244 | 2026-04-03T04:19:21.270Z | [ host-image] Apr 03 04:19:19.559 INFO O| Apr 03 04:19:19.559 INFO STEP 106 (ensure_file) COMPLETE |
| 10245 | 2026-04-03T04:19:21.270Z | [ host-image] Apr 03 04:19:19.559 INFO O| Apr 03 04:19:19.559 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10246 | 2026-04-03T04:19:21.273Z | [ host-image] Apr 03 04:19:19.565 INFO O| Apr 03 04:19:19.565 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist |
| 10247 | 2026-04-03T04:19:21.273Z | [ host-image] Apr 03 04:19:19.565 INFO O| Apr 03 04:19:19.565 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10248 | 2026-04-03T04:19:21.273Z | [ host-image] Apr 03 04:19:19.565 INFO O| Apr 03 04:19:19.565 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d |
| 10249 | 2026-04-03T04:19:21.273Z | [ host-image] Apr 03 04:19:19.565 INFO O| Apr 03 04:19:19.565 INFO ok! |
| 10250 | 2026-04-03T04:19:21.273Z | [ host-image] Apr 03 04:19:19.565 INFO O| Apr 03 04:19:19.565 INFO STEP 107 (ensure_file) COMPLETE |
| 10251 | 2026-04-03T04:19:21.273Z | [ host-image] Apr 03 04:19:19.565 INFO O| Apr 03 04:19:19.565 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10252 | 2026-04-03T04:19:21.279Z | [ host-image] Apr 03 04:19:19.571 INFO O| Apr 03 04:19:19.571 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist |
| 10253 | 2026-04-03T04:19:21.279Z | [ host-image] Apr 03 04:19:19.571 INFO O| Apr 03 04:19:19.571 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10254 | 2026-04-03T04:19:21.282Z | [ host-image] Apr 03 04:19:19.571 INFO O| Apr 03 04:19:19.571 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d |
| 10255 | 2026-04-03T04:19:21.282Z | [ host-image] Apr 03 04:19:19.571 INFO O| Apr 03 04:19:19.571 INFO ok! |
| 10256 | 2026-04-03T04:19:21.282Z | [ host-image] Apr 03 04:19:19.571 INFO O| Apr 03 04:19:19.571 INFO STEP 108 (ensure_file) COMPLETE |
| 10257 | 2026-04-03T04:19:21.282Z | [ host-image] Apr 03 04:19:19.571 INFO O| Apr 03 04:19:19.571 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10258 | 2026-04-03T04:19:21.285Z | [ host-image] Apr 03 04:19:19.577 INFO O| Apr 03 04:19:19.577 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist |
| 10259 | 2026-04-03T04:19:21.285Z | [ host-image] Apr 03 04:19:19.577 INFO O| Apr 03 04:19:19.577 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10260 | 2026-04-03T04:19:21.285Z | [ host-image] Apr 03 04:19:19.577 INFO O| Apr 03 04:19:19.577 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d |
| 10261 | 2026-04-03T04:19:21.285Z | [ host-image] Apr 03 04:19:19.577 INFO O| Apr 03 04:19:19.577 INFO ok! |
| 10262 | 2026-04-03T04:19:21.285Z | [ host-image] Apr 03 04:19:19.577 INFO O| Apr 03 04:19:19.577 INFO STEP 109 (ensure_file) COMPLETE |
| 10263 | 2026-04-03T04:19:21.285Z | [ host-image] Apr 03 04:19:19.577 INFO O| Apr 03 04:19:19.577 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10264 | 2026-04-03T04:19:21.290Z | [ host-image] Apr 03 04:19:19.582 INFO O| Apr 03 04:19:19.582 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist |
| 10265 | 2026-04-03T04:19:21.290Z | [ host-image] Apr 03 04:19:19.582 INFO O| Apr 03 04:19:19.582 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10266 | 2026-04-03T04:19:21.293Z | [ host-image] Apr 03 04:19:19.582 INFO O| Apr 03 04:19:19.582 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d |
| 10267 | 2026-04-03T04:19:21.293Z | [ host-image] Apr 03 04:19:19.582 INFO O| Apr 03 04:19:19.582 INFO ok! |
| 10268 | 2026-04-03T04:19:21.293Z | [ host-image] Apr 03 04:19:19.582 INFO O| Apr 03 04:19:19.582 INFO STEP 110 (ensure_file) COMPLETE |
| 10269 | 2026-04-03T04:19:21.293Z | [ host-image] Apr 03 04:19:19.582 INFO O| Apr 03 04:19:19.582 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10270 | 2026-04-03T04:19:21.296Z | [ host-image] Apr 03 04:19:19.587 INFO O| Apr 03 04:19:19.587 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist |
| 10271 | 2026-04-03T04:19:21.296Z | [ host-image] Apr 03 04:19:19.588 INFO O| Apr 03 04:19:19.587 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10272 | 2026-04-03T04:19:21.296Z | [ host-image] Apr 03 04:19:19.588 INFO O| Apr 03 04:19:19.588 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d |
| 10273 | 2026-04-03T04:19:21.296Z | [ host-image] Apr 03 04:19:19.588 INFO O| Apr 03 04:19:19.588 INFO ok! |
| 10274 | 2026-04-03T04:19:21.296Z | [ host-image] Apr 03 04:19:19.588 INFO O| Apr 03 04:19:19.588 INFO STEP 111 (ensure_file) COMPLETE |
| 10275 | 2026-04-03T04:19:21.296Z | [ host-image] Apr 03 04:19:19.588 INFO O| Apr 03 04:19:19.588 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10276 | 2026-04-03T04:19:21.301Z | [ host-image] Apr 03 04:19:19.593 INFO O| Apr 03 04:19:19.593 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist |
| 10277 | 2026-04-03T04:19:21.301Z | [ host-image] Apr 03 04:19:19.593 INFO O| Apr 03 04:19:19.593 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10278 | 2026-04-03T04:19:21.304Z | [ host-image] Apr 03 04:19:19.593 INFO O| Apr 03 04:19:19.593 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d |
| 10279 | 2026-04-03T04:19:21.304Z | [ host-image] Apr 03 04:19:19.593 INFO O| Apr 03 04:19:19.593 INFO ok! |
| 10280 | 2026-04-03T04:19:21.304Z | [ host-image] Apr 03 04:19:19.593 INFO O| Apr 03 04:19:19.593 INFO STEP 112 (ensure_file) COMPLETE |
| 10281 | 2026-04-03T04:19:21.304Z | [ host-image] Apr 03 04:19:19.593 INFO O| Apr 03 04:19:19.593 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10282 | 2026-04-03T04:19:21.307Z | [ host-image] Apr 03 04:19:19.598 INFO O| Apr 03 04:19:19.598 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist |
| 10283 | 2026-04-03T04:19:21.307Z | [ host-image] Apr 03 04:19:19.598 INFO O| Apr 03 04:19:19.598 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ... |
| 10284 | 2026-04-03T04:19:21.307Z | [ host-image] Apr 03 04:19:19.598 INFO O| Apr 03 04:19:19.598 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d |
| 10285 | 2026-04-03T04:19:21.307Z | [ host-image] Apr 03 04:19:19.598 INFO O| Apr 03 04:19:19.598 INFO ok! |
| 10286 | 2026-04-03T04:19:21.307Z | [ host-image] Apr 03 04:19:19.598 INFO O| Apr 03 04:19:19.598 INFO STEP 113 (ensure_file) COMPLETE |
| 10287 | 2026-04-03T04:19:21.307Z | [ host-image] Apr 03 04:19:19.598 INFO O| Apr 03 04:19:19.598 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10288 | 2026-04-03T04:19:21.312Z | [ host-image] Apr 03 04:19:19.604 INFO O| Apr 03 04:19:19.604 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist |
| 10289 | 2026-04-03T04:19:21.315Z | [ host-image] Apr 03 04:19:19.604 INFO O| Apr 03 04:19:19.604 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10290 | 2026-04-03T04:19:21.315Z | [ host-image] Apr 03 04:19:19.604 INFO O| Apr 03 04:19:19.604 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d |
| 10291 | 2026-04-03T04:19:21.315Z | [ host-image] Apr 03 04:19:19.604 INFO O| Apr 03 04:19:19.604 INFO ok! |
| 10292 | 2026-04-03T04:19:21.315Z | [ host-image] Apr 03 04:19:19.604 INFO O| Apr 03 04:19:19.604 INFO STEP 114 (ensure_file) COMPLETE |
| 10293 | 2026-04-03T04:19:21.315Z | [ host-image] Apr 03 04:19:19.604 INFO O| Apr 03 04:19:19.604 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10294 | 2026-04-03T04:19:21.318Z | [ host-image] Apr 03 04:19:19.609 INFO O| Apr 03 04:19:19.609 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist |
| 10295 | 2026-04-03T04:19:21.318Z | [ host-image] Apr 03 04:19:19.609 INFO O| Apr 03 04:19:19.609 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10296 | 2026-04-03T04:19:21.318Z | [ host-image] Apr 03 04:19:19.610 INFO O| Apr 03 04:19:19.610 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d |
| 10297 | 2026-04-03T04:19:21.318Z | [ host-image] Apr 03 04:19:19.610 INFO O| Apr 03 04:19:19.610 INFO ok! |
| 10298 | 2026-04-03T04:19:21.318Z | [ host-image] Apr 03 04:19:19.610 INFO O| Apr 03 04:19:19.610 INFO STEP 115 (ensure_file) COMPLETE |
| 10299 | 2026-04-03T04:19:21.318Z | [ host-image] Apr 03 04:19:19.610 INFO O| Apr 03 04:19:19.610 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10300 | 2026-04-03T04:19:21.323Z | [ host-image] Apr 03 04:19:19.615 INFO O| Apr 03 04:19:19.615 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist |
| 10301 | 2026-04-03T04:19:21.326Z | [ host-image] Apr 03 04:19:19.615 INFO O| Apr 03 04:19:19.615 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10302 | 2026-04-03T04:19:21.326Z | [ host-image] Apr 03 04:19:19.615 INFO O| Apr 03 04:19:19.615 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d |
| 10303 | 2026-04-03T04:19:21.326Z | [ host-image] Apr 03 04:19:19.615 INFO O| Apr 03 04:19:19.615 INFO ok! |
| 10304 | 2026-04-03T04:19:21.326Z | [ host-image] Apr 03 04:19:19.615 INFO O| Apr 03 04:19:19.615 INFO STEP 116 (ensure_file) COMPLETE |
| 10305 | 2026-04-03T04:19:21.326Z | [ host-image] Apr 03 04:19:19.615 INFO O| Apr 03 04:19:19.615 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10306 | 2026-04-03T04:19:21.329Z | [ host-image] Apr 03 04:19:19.620 INFO O| Apr 03 04:19:19.620 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist |
| 10307 | 2026-04-03T04:19:21.329Z | [ host-image] Apr 03 04:19:19.620 INFO O| Apr 03 04:19:19.620 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ... |
| 10308 | 2026-04-03T04:19:21.329Z | [ host-image] Apr 03 04:19:19.620 INFO O| Apr 03 04:19:19.620 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d |
| 10309 | 2026-04-03T04:19:21.330Z | [ host-image] Apr 03 04:19:19.620 INFO O| Apr 03 04:19:19.620 INFO ok! |
| 10310 | 2026-04-03T04:19:21.330Z | [ host-image] Apr 03 04:19:19.620 INFO O| Apr 03 04:19:19.620 INFO STEP 117 (ensure_file) COMPLETE |
| 10311 | 2026-04-03T04:19:21.330Z | [ host-image] Apr 03 04:19:19.620 INFO O| Apr 03 04:19:19.620 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10312 | 2026-04-03T04:19:21.334Z | [ host-image] Apr 03 04:19:19.626 INFO O| Apr 03 04:19:19.626 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist |
| 10313 | 2026-04-03T04:19:21.334Z | [ host-image] Apr 03 04:19:19.626 INFO O| Apr 03 04:19:19.626 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10314 | 2026-04-03T04:19:21.337Z | [ host-image] Apr 03 04:19:19.626 INFO O| Apr 03 04:19:19.626 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d |
| 10315 | 2026-04-03T04:19:21.337Z | [ host-image] Apr 03 04:19:19.626 INFO O| Apr 03 04:19:19.626 INFO ok! |
| 10316 | 2026-04-03T04:19:21.337Z | [ host-image] Apr 03 04:19:19.626 INFO O| Apr 03 04:19:19.626 INFO STEP 118 (ensure_file) COMPLETE |
| 10317 | 2026-04-03T04:19:21.337Z | [ host-image] Apr 03 04:19:19.626 INFO O| Apr 03 04:19:19.626 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10318 | 2026-04-03T04:19:21.341Z | [ host-image] Apr 03 04:19:19.632 INFO O| Apr 03 04:19:19.632 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist |
| 10319 | 2026-04-03T04:19:21.341Z | [ host-image] Apr 03 04:19:19.632 INFO O| Apr 03 04:19:19.632 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10320 | 2026-04-03T04:19:21.341Z | [ host-image] Apr 03 04:19:19.632 INFO O| Apr 03 04:19:19.632 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d |
| 10321 | 2026-04-03T04:19:21.341Z | [ host-image] Apr 03 04:19:19.632 INFO O| Apr 03 04:19:19.632 INFO ok! |
| 10322 | 2026-04-03T04:19:21.341Z | [ host-image] Apr 03 04:19:19.632 INFO O| Apr 03 04:19:19.632 INFO STEP 119 (ensure_file) COMPLETE |
| 10323 | 2026-04-03T04:19:21.341Z | [ host-image] Apr 03 04:19:19.632 INFO O| Apr 03 04:19:19.632 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10324 | 2026-04-03T04:19:21.346Z | [ host-image] Apr 03 04:19:19.637 INFO O| Apr 03 04:19:19.637 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist |
| 10325 | 2026-04-03T04:19:21.347Z | [ host-image] Apr 03 04:19:19.637 INFO O| Apr 03 04:19:19.637 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10326 | 2026-04-03T04:19:21.350Z | [ host-image] Apr 03 04:19:19.637 INFO O| Apr 03 04:19:19.637 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d |
| 10327 | 2026-04-03T04:19:21.350Z | [ host-image] Apr 03 04:19:19.637 INFO O| Apr 03 04:19:19.637 INFO ok! |
| 10328 | 2026-04-03T04:19:21.350Z | [ host-image] Apr 03 04:19:19.637 INFO O| Apr 03 04:19:19.637 INFO STEP 120 (ensure_file) COMPLETE |
| 10329 | 2026-04-03T04:19:21.350Z | [ host-image] Apr 03 04:19:19.638 INFO O| Apr 03 04:19:19.637 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10330 | 2026-04-03T04:19:21.353Z | [ host-image] Apr 03 04:19:19.643 INFO O| Apr 03 04:19:19.643 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist |
| 10331 | 2026-04-03T04:19:21.353Z | [ host-image] Apr 03 04:19:19.643 INFO O| Apr 03 04:19:19.643 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10332 | 2026-04-03T04:19:21.353Z | [ host-image] Apr 03 04:19:19.643 INFO O| Apr 03 04:19:19.643 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d |
| 10333 | 2026-04-03T04:19:21.353Z | [ host-image] Apr 03 04:19:19.643 INFO O| Apr 03 04:19:19.643 INFO ok! |
| 10334 | 2026-04-03T04:19:21.353Z | [ host-image] Apr 03 04:19:19.643 INFO O| Apr 03 04:19:19.643 INFO STEP 121 (ensure_file) COMPLETE |
| 10335 | 2026-04-03T04:19:21.353Z | [ host-image] Apr 03 04:19:19.643 INFO O| Apr 03 04:19:19.643 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10336 | 2026-04-03T04:19:21.357Z | [ host-image] Apr 03 04:19:19.648 INFO O| Apr 03 04:19:19.648 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist |
| 10337 | 2026-04-03T04:19:21.357Z | [ host-image] Apr 03 04:19:19.648 INFO O| Apr 03 04:19:19.648 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10338 | 2026-04-03T04:19:21.361Z | [ host-image] Apr 03 04:19:19.648 INFO O| Apr 03 04:19:19.648 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d |
| 10339 | 2026-04-03T04:19:21.361Z | [ host-image] Apr 03 04:19:19.648 INFO O| Apr 03 04:19:19.648 INFO ok! |
| 10340 | 2026-04-03T04:19:21.361Z | [ host-image] Apr 03 04:19:19.648 INFO O| Apr 03 04:19:19.648 INFO STEP 122 (ensure_file) COMPLETE |
| 10341 | 2026-04-03T04:19:21.361Z | [ host-image] Apr 03 04:19:19.648 INFO O| Apr 03 04:19:19.648 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10342 | 2026-04-03T04:19:21.364Z | [ host-image] Apr 03 04:19:19.654 INFO O| Apr 03 04:19:19.654 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist |
| 10343 | 2026-04-03T04:19:21.364Z | [ host-image] Apr 03 04:19:19.654 INFO O| Apr 03 04:19:19.654 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10344 | 2026-04-03T04:19:21.364Z | [ host-image] Apr 03 04:19:19.654 INFO O| Apr 03 04:19:19.654 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d |
| 10345 | 2026-04-03T04:19:21.364Z | [ host-image] Apr 03 04:19:19.654 INFO O| Apr 03 04:19:19.654 INFO ok! |
| 10346 | 2026-04-03T04:19:21.364Z | [ host-image] Apr 03 04:19:19.654 INFO O| Apr 03 04:19:19.654 INFO STEP 123 (ensure_file) COMPLETE |
| 10347 | 2026-04-03T04:19:21.365Z | [ host-image] Apr 03 04:19:19.654 INFO O| Apr 03 04:19:19.654 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10348 | 2026-04-03T04:19:21.368Z | [ host-image] Apr 03 04:19:19.659 INFO O| Apr 03 04:19:19.659 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist |
| 10349 | 2026-04-03T04:19:21.368Z | [ host-image] Apr 03 04:19:19.659 INFO O| Apr 03 04:19:19.659 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10350 | 2026-04-03T04:19:21.368Z | [ host-image] Apr 03 04:19:19.659 INFO O| Apr 03 04:19:19.659 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d |
| 10351 | 2026-04-03T04:19:21.368Z | [ host-image] Apr 03 04:19:19.659 INFO O| Apr 03 04:19:19.659 INFO ok! |
| 10352 | 2026-04-03T04:19:21.368Z | [ host-image] Apr 03 04:19:19.659 INFO O| Apr 03 04:19:19.659 INFO STEP 124 (ensure_file) COMPLETE |
| 10353 | 2026-04-03T04:19:21.368Z | [ host-image] Apr 03 04:19:19.659 INFO O| Apr 03 04:19:19.659 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10354 | 2026-04-03T04:19:21.373Z | [ host-image] Apr 03 04:19:19.665 INFO O| Apr 03 04:19:19.665 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist |
| 10355 | 2026-04-03T04:19:21.373Z | [ host-image] Apr 03 04:19:19.665 INFO O| Apr 03 04:19:19.665 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10356 | 2026-04-03T04:19:21.376Z | [ host-image] Apr 03 04:19:19.665 INFO O| Apr 03 04:19:19.665 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d |
| 10357 | 2026-04-03T04:19:21.377Z | [ host-image] Apr 03 04:19:19.665 INFO O| Apr 03 04:19:19.665 INFO ok! |
| 10358 | 2026-04-03T04:19:21.377Z | [ host-image] Apr 03 04:19:19.665 INFO O| Apr 03 04:19:19.665 INFO STEP 125 (ensure_file) COMPLETE |
| 10359 | 2026-04-03T04:19:21.377Z | [ host-image] Apr 03 04:19:19.665 INFO O| Apr 03 04:19:19.665 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10360 | 2026-04-03T04:19:21.380Z | [ host-image] Apr 03 04:19:19.670 INFO O| Apr 03 04:19:19.670 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist |
| 10361 | 2026-04-03T04:19:21.380Z | [ host-image] Apr 03 04:19:19.670 INFO O| Apr 03 04:19:19.670 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10362 | 2026-04-03T04:19:21.380Z | [ host-image] Apr 03 04:19:19.670 INFO O| Apr 03 04:19:19.670 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d |
| 10363 | 2026-04-03T04:19:21.380Z | [ host-image] Apr 03 04:19:19.670 INFO O| Apr 03 04:19:19.670 INFO ok! |
| 10364 | 2026-04-03T04:19:21.380Z | [ host-image] Apr 03 04:19:19.670 INFO O| Apr 03 04:19:19.670 INFO STEP 126 (ensure_file) COMPLETE |
| 10365 | 2026-04-03T04:19:21.380Z | [ host-image] Apr 03 04:19:19.670 INFO O| Apr 03 04:19:19.670 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10366 | 2026-04-03T04:19:21.383Z | [ host-image] Apr 03 04:19:19.675 INFO O| Apr 03 04:19:19.675 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist |
| 10367 | 2026-04-03T04:19:21.384Z | [ host-image] Apr 03 04:19:19.675 INFO O| Apr 03 04:19:19.675 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10368 | 2026-04-03T04:19:21.384Z | [ host-image] Apr 03 04:19:19.675 INFO O| Apr 03 04:19:19.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d |
| 10369 | 2026-04-03T04:19:21.386Z | [ host-image] Apr 03 04:19:19.675 INFO O| Apr 03 04:19:19.675 INFO ok! |
| 10370 | 2026-04-03T04:19:21.387Z | [ host-image] Apr 03 04:19:19.675 INFO O| Apr 03 04:19:19.675 INFO STEP 127 (ensure_file) COMPLETE |
| 10371 | 2026-04-03T04:19:21.387Z | [ host-image] Apr 03 04:19:19.675 INFO O| Apr 03 04:19:19.675 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10372 | 2026-04-03T04:19:21.390Z | [ host-image] Apr 03 04:19:19.680 INFO O| Apr 03 04:19:19.680 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist |
| 10373 | 2026-04-03T04:19:21.390Z | [ host-image] Apr 03 04:19:19.680 INFO O| Apr 03 04:19:19.680 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10374 | 2026-04-03T04:19:21.390Z | [ host-image] Apr 03 04:19:19.680 INFO O| Apr 03 04:19:19.680 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh |
| 10375 | 2026-04-03T04:19:21.390Z | [ host-image] Apr 03 04:19:19.680 INFO O| Apr 03 04:19:19.680 INFO ok! |
| 10376 | 2026-04-03T04:19:21.390Z | [ host-image] Apr 03 04:19:19.680 INFO O| Apr 03 04:19:19.680 INFO STEP 128 (ensure_file) COMPLETE |
| 10377 | 2026-04-03T04:19:21.390Z | [ host-image] Apr 03 04:19:19.680 INFO O| Apr 03 04:19:19.680 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10378 | 2026-04-03T04:19:21.394Z | [ host-image] Apr 03 04:19:19.686 INFO O| Apr 03 04:19:19.686 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist |
| 10379 | 2026-04-03T04:19:21.394Z | [ host-image] Apr 03 04:19:19.686 INFO O| Apr 03 04:19:19.686 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10380 | 2026-04-03T04:19:21.394Z | [ host-image] Apr 03 04:19:19.686 INFO O| Apr 03 04:19:19.686 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d |
| 10381 | 2026-04-03T04:19:21.397Z | [ host-image] Apr 03 04:19:19.686 INFO O| Apr 03 04:19:19.686 INFO ok! |
| 10382 | 2026-04-03T04:19:21.397Z | [ host-image] Apr 03 04:19:19.686 INFO O| Apr 03 04:19:19.686 INFO STEP 129 (ensure_file) COMPLETE |
| 10383 | 2026-04-03T04:19:21.397Z | [ host-image] Apr 03 04:19:19.686 INFO O| Apr 03 04:19:19.686 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10384 | 2026-04-03T04:19:21.400Z | [ host-image] Apr 03 04:19:19.691 INFO O| Apr 03 04:19:19.691 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist |
| 10385 | 2026-04-03T04:19:21.400Z | [ host-image] Apr 03 04:19:19.691 INFO O| Apr 03 04:19:19.691 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10386 | 2026-04-03T04:19:21.400Z | [ host-image] Apr 03 04:19:19.691 INFO O| Apr 03 04:19:19.691 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh |
| 10387 | 2026-04-03T04:19:21.400Z | [ host-image] Apr 03 04:19:19.691 INFO O| Apr 03 04:19:19.691 INFO ok! |
| 10388 | 2026-04-03T04:19:21.400Z | [ host-image] Apr 03 04:19:19.691 INFO O| Apr 03 04:19:19.691 INFO STEP 130 (ensure_file) COMPLETE |
| 10389 | 2026-04-03T04:19:21.400Z | [ host-image] Apr 03 04:19:19.691 INFO O| Apr 03 04:19:19.691 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10390 | 2026-04-03T04:19:21.404Z | [ host-image] Apr 03 04:19:19.696 INFO O| Apr 03 04:19:19.696 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist |
| 10391 | 2026-04-03T04:19:21.404Z | [ host-image] Apr 03 04:19:19.696 INFO O| Apr 03 04:19:19.696 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10392 | 2026-04-03T04:19:21.407Z | [ host-image] Apr 03 04:19:19.696 INFO O| Apr 03 04:19:19.696 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d |
| 10393 | 2026-04-03T04:19:21.407Z | [ host-image] Apr 03 04:19:19.696 INFO O| Apr 03 04:19:19.696 INFO ok! |
| 10394 | 2026-04-03T04:19:21.407Z | [ host-image] Apr 03 04:19:19.696 INFO O| Apr 03 04:19:19.696 INFO STEP 131 (ensure_file) COMPLETE |
| 10395 | 2026-04-03T04:19:21.407Z | [ host-image] Apr 03 04:19:19.696 INFO O| Apr 03 04:19:19.696 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10396 | 2026-04-03T04:19:21.411Z | [ host-image] Apr 03 04:19:19.701 INFO O| Apr 03 04:19:19.701 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist |
| 10397 | 2026-04-03T04:19:21.411Z | [ host-image] Apr 03 04:19:19.701 INFO O| Apr 03 04:19:19.701 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10398 | 2026-04-03T04:19:21.411Z | [ host-image] Apr 03 04:19:19.701 INFO O| Apr 03 04:19:19.701 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh |
| 10399 | 2026-04-03T04:19:21.411Z | [ host-image] Apr 03 04:19:19.701 INFO O| Apr 03 04:19:19.701 INFO ok! |
| 10400 | 2026-04-03T04:19:21.411Z | [ host-image] Apr 03 04:19:19.701 INFO O| Apr 03 04:19:19.701 INFO STEP 132 (ensure_file) COMPLETE |
| 10401 | 2026-04-03T04:19:21.411Z | [ host-image] Apr 03 04:19:19.701 INFO O| Apr 03 04:19:19.701 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10402 | 2026-04-03T04:19:21.414Z | [ host-image] Apr 03 04:19:19.706 INFO O| Apr 03 04:19:19.706 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist |
| 10403 | 2026-04-03T04:19:21.414Z | [ host-image] Apr 03 04:19:19.706 INFO O| Apr 03 04:19:19.706 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10404 | 2026-04-03T04:19:21.414Z | [ host-image] Apr 03 04:19:19.706 INFO O| Apr 03 04:19:19.706 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d |
| 10405 | 2026-04-03T04:19:21.417Z | [ host-image] Apr 03 04:19:19.706 INFO O| Apr 03 04:19:19.706 INFO ok! |
| 10406 | 2026-04-03T04:19:21.417Z | [ host-image] Apr 03 04:19:19.706 INFO O| Apr 03 04:19:19.706 INFO STEP 133 (ensure_file) COMPLETE |
| 10407 | 2026-04-03T04:19:21.418Z | [ host-image] Apr 03 04:19:19.706 INFO O| Apr 03 04:19:19.706 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10408 | 2026-04-03T04:19:21.420Z | [ host-image] Apr 03 04:19:19.712 INFO O| Apr 03 04:19:19.712 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist |
| 10409 | 2026-04-03T04:19:21.420Z | [ host-image] Apr 03 04:19:19.712 INFO O| Apr 03 04:19:19.712 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10410 | 2026-04-03T04:19:21.420Z | [ host-image] Apr 03 04:19:19.712 INFO O| Apr 03 04:19:19.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d |
| 10411 | 2026-04-03T04:19:21.421Z | [ host-image] Apr 03 04:19:19.712 INFO O| Apr 03 04:19:19.712 INFO ok! |
| 10412 | 2026-04-03T04:19:21.421Z | [ host-image] Apr 03 04:19:19.712 INFO O| Apr 03 04:19:19.712 INFO STEP 134 (ensure_file) COMPLETE |
| 10413 | 2026-04-03T04:19:21.421Z | [ host-image] Apr 03 04:19:19.712 INFO O| Apr 03 04:19:19.712 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10414 | 2026-04-03T04:19:21.425Z | [ host-image] Apr 03 04:19:19.717 INFO O| Apr 03 04:19:19.717 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist |
| 10415 | 2026-04-03T04:19:21.425Z | [ host-image] Apr 03 04:19:19.717 INFO O| Apr 03 04:19:19.717 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10416 | 2026-04-03T04:19:21.427Z | [ host-image] Apr 03 04:19:19.717 INFO O| Apr 03 04:19:19.717 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d |
| 10417 | 2026-04-03T04:19:21.427Z | [ host-image] Apr 03 04:19:19.717 INFO O| Apr 03 04:19:19.717 INFO ok! |
| 10418 | 2026-04-03T04:19:21.430Z | [ host-image] Apr 03 04:19:19.717 INFO O| Apr 03 04:19:19.717 INFO STEP 135 (ensure_file) COMPLETE |
| 10419 | 2026-04-03T04:19:21.430Z | [ host-image] Apr 03 04:19:19.717 INFO O| Apr 03 04:19:19.717 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10420 | 2026-04-03T04:19:21.433Z | [ host-image] Apr 03 04:19:19.723 INFO O| Apr 03 04:19:19.723 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist |
| 10421 | 2026-04-03T04:19:21.433Z | [ host-image] Apr 03 04:19:19.723 INFO O| Apr 03 04:19:19.723 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ... |
| 10422 | 2026-04-03T04:19:21.433Z | [ host-image] Apr 03 04:19:19.723 INFO O| Apr 03 04:19:19.723 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md |
| 10423 | 2026-04-03T04:19:21.433Z | [ host-image] Apr 03 04:19:19.723 INFO O| Apr 03 04:19:19.723 INFO ok! |
| 10424 | 2026-04-03T04:19:21.433Z | [ host-image] Apr 03 04:19:19.723 INFO O| Apr 03 04:19:19.723 INFO STEP 136 (ensure_file) COMPLETE |
| 10425 | 2026-04-03T04:19:21.433Z | [ host-image] Apr 03 04:19:19.723 INFO O| Apr 03 04:19:19.723 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10426 | 2026-04-03T04:19:21.437Z | [ host-image] Apr 03 04:19:19.729 INFO O| Apr 03 04:19:19.729 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist |
| 10427 | 2026-04-03T04:19:21.437Z | [ host-image] Apr 03 04:19:19.729 INFO O| Apr 03 04:19:19.729 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10428 | 2026-04-03T04:19:21.437Z | [ host-image] Apr 03 04:19:19.729 INFO O| Apr 03 04:19:19.729 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt |
| 10429 | 2026-04-03T04:19:21.440Z | [ host-image] Apr 03 04:19:19.729 INFO O| Apr 03 04:19:19.729 INFO ok! |
| 10430 | 2026-04-03T04:19:21.440Z | [ host-image] Apr 03 04:19:19.729 INFO O| Apr 03 04:19:19.729 INFO STEP 137 (ensure_file) COMPLETE |
| 10431 | 2026-04-03T04:19:21.440Z | [ host-image] Apr 03 04:19:19.729 INFO O| Apr 03 04:19:19.729 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10432 | 2026-04-03T04:19:21.443Z | [ host-image] Apr 03 04:19:19.735 INFO O| Apr 03 04:19:19.735 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist |
| 10433 | 2026-04-03T04:19:21.443Z | [ host-image] Apr 03 04:19:19.735 INFO O| Apr 03 04:19:19.735 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ... |
| 10434 | 2026-04-03T04:19:21.443Z | [ host-image] Apr 03 04:19:19.735 INFO O| Apr 03 04:19:19.735 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION |
| 10435 | 2026-04-03T04:19:21.443Z | [ host-image] Apr 03 04:19:19.735 INFO O| Apr 03 04:19:19.735 INFO ok! |
| 10436 | 2026-04-03T04:19:21.443Z | [ host-image] Apr 03 04:19:19.735 INFO O| Apr 03 04:19:19.735 INFO STEP 138 (ensure_file) COMPLETE |
| 10437 | 2026-04-03T04:19:21.443Z | [ host-image] Apr 03 04:19:19.735 INFO O| Apr 03 04:19:19.735 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10438 | 2026-04-03T04:19:21.448Z | [ host-image] Apr 03 04:19:19.740 INFO O| Apr 03 04:19:19.740 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist |
| 10439 | 2026-04-03T04:19:21.448Z | [ host-image] Apr 03 04:19:19.740 INFO O| Apr 03 04:19:19.740 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ... |
| 10440 | 2026-04-03T04:19:23.521Z | [ host-image] Apr 03 04:19:21.812 INFO O| Apr 03 04:19:21.812 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz |
| 10441 | 2026-04-03T04:19:23.521Z | [ host-image] Apr 03 04:19:21.812 INFO O| Apr 03 04:19:21.812 INFO ok! |
| 10442 | 2026-04-03T04:19:23.521Z | [ host-image] Apr 03 04:19:21.812 INFO O| Apr 03 04:19:21.812 INFO STEP 139 (ensure_file) COMPLETE |
| 10443 | 2026-04-03T04:19:23.524Z | [ host-image] Apr 03 04:19:21.812 INFO O| Apr 03 04:19:21.812 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10444 | 2026-04-03T04:19:23.528Z | [ host-image] Apr 03 04:19:21.820 INFO O| Apr 03 04:19:21.820 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib |
| 10445 | 2026-04-03T04:19:23.528Z | [ host-image] Apr 03 04:19:21.820 INFO O| Apr 03 04:19:21.820 INFO STEP 140 (ensure_dir) COMPLETE |
| 10446 | 2026-04-03T04:19:23.528Z | [ host-image] Apr 03 04:19:21.820 INFO O| Apr 03 04:19:21.820 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10447 | 2026-04-03T04:19:23.536Z | [ host-image] Apr 03 04:19:21.828 INFO O| Apr 03 04:19:21.828 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc |
| 10448 | 2026-04-03T04:19:23.536Z | [ host-image] Apr 03 04:19:21.828 INFO O| Apr 03 04:19:21.828 INFO STEP 141 (ensure_dir) COMPLETE |
| 10449 | 2026-04-03T04:19:23.539Z | [ host-image] Apr 03 04:19:21.828 INFO O| Apr 03 04:19:21.828 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10450 | 2026-04-03T04:19:23.542Z | [ host-image] Apr 03 04:19:21.834 INFO O| Apr 03 04:19:21.834 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest |
| 10451 | 2026-04-03T04:19:23.542Z | [ host-image] Apr 03 04:19:21.834 INFO O| Apr 03 04:19:21.834 INFO STEP 142 (ensure_dir) COMPLETE |
| 10452 | 2026-04-03T04:19:23.546Z | [ host-image] Apr 03 04:19:21.834 INFO O| Apr 03 04:19:21.834 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10453 | 2026-04-03T04:19:23.574Z | [ host-image] Apr 03 04:19:21.840 INFO O| Apr 03 04:19:21.840 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site |
| 10454 | 2026-04-03T04:19:23.574Z | [ host-image] Apr 03 04:19:21.840 INFO O| Apr 03 04:19:21.840 INFO STEP 143 (ensure_dir) COMPLETE |
| 10455 | 2026-04-03T04:19:23.574Z | [ host-image] Apr 03 04:19:21.840 INFO O| Apr 03 04:19:21.840 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10456 | 2026-04-03T04:19:23.577Z | [ host-image] Apr 03 04:19:21.847 INFO O| Apr 03 04:19:21.847 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist |
| 10457 | 2026-04-03T04:19:23.577Z | [ host-image] Apr 03 04:19:21.847 INFO O| Apr 03 04:19:21.847 INFO copying /tmp/.tmpGZ9T6W/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 ... |
| 10458 | 2026-04-03T04:19:23.577Z | [ host-image] Apr 03 04:19:21.847 INFO O| Apr 03 04:19:21.847 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml |
| 10459 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.847 INFO O| Apr 03 04:19:21.847 INFO ok! |
| 10460 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.847 INFO O| Apr 03 04:19:21.847 INFO STEP 144 (ensure_file) COMPLETE |
| 10461 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.847 INFO O| Apr 03 04:19:21.847 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10462 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.852 INFO O| Apr 03 04:19:21.852 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10463 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.852 INFO O| Apr 03 04:19:21.852 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10464 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.852 INFO O| Apr 03 04:19:21.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10465 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.852 INFO O| Apr 03 04:19:21.852 INFO STEP 145 (ensure_dir) COMPLETE |
| 10466 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.852 INFO O| Apr 03 04:19:21.852 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10467 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.858 INFO O| Apr 03 04:19:21.858 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking |
| 10468 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.858 INFO O| Apr 03 04:19:21.858 INFO copying /tmp/.tmpGZ9T6W/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ... |
| 10469 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.858 INFO O| Apr 03 04:19:21.858 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile |
| 10470 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.858 INFO O| Apr 03 04:19:21.858 INFO ok! |
| 10471 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.858 INFO O| Apr 03 04:19:21.858 INFO STEP 146 (ensure_file) COMPLETE |
| 10472 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.858 INFO O| Apr 03 04:19:21.858 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10473 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.864 INFO O| Apr 03 04:19:21.864 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec" |
| 10474 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.864 INFO O| Apr 03 04:19:21.864 INFO STEP 147 (remove_files) COMPLETE |
| 10475 | 2026-04-03T04:19:23.578Z | [ host-image] Apr 03 04:19:21.864 INFO O| Apr 03 04:19:21.864 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10476 | 2026-04-03T04:19:23.581Z | [ host-image] Apr 03 04:19:21.870 INFO O| Apr 03 04:19:21.870 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap" |
| 10477 | 2026-04-03T04:19:23.581Z | [ host-image] Apr 03 04:19:21.870 INFO O| Apr 03 04:19:21.870 INFO STEP 148 (remove_files) COMPLETE |
| 10478 | 2026-04-03T04:19:23.581Z | [ host-image] Apr 03 04:19:21.870 INFO O| Apr 03 04:19:21.870 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10479 | 2026-04-03T04:19:23.584Z | [ host-image] Apr 03 04:19:21.876 INFO O| Apr 03 04:19:21.876 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc" |
| 10480 | 2026-04-03T04:19:23.584Z | [ host-image] Apr 03 04:19:21.876 INFO O| Apr 03 04:19:21.876 INFO STEP 149 (remove_files) COMPLETE |
| 10481 | 2026-04-03T04:19:23.584Z | [ host-image] Apr 03 04:19:21.876 INFO O| Apr 03 04:19:21.876 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10482 | 2026-04-03T04:19:23.589Z | [ host-image] Apr 03 04:19:21.881 INFO O| Apr 03 04:19:21.881 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security" |
| 10483 | 2026-04-03T04:19:23.592Z | [ host-image] Apr 03 04:19:21.881 INFO O| Apr 03 04:19:21.881 INFO STEP 150 (remove_files) COMPLETE |
| 10484 | 2026-04-03T04:19:23.592Z | [ host-image] Apr 03 04:19:21.881 INFO O| Apr 03 04:19:21.881 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10485 | 2026-04-03T04:19:23.595Z | [ host-image] Apr 03 04:19:21.887 INFO O| Apr 03 04:19:21.887 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares" |
| 10486 | 2026-04-03T04:19:23.598Z | [ host-image] Apr 03 04:19:21.887 INFO O| Apr 03 04:19:21.887 INFO STEP 151 (remove_files) COMPLETE |
| 10487 | 2026-04-03T04:19:23.598Z | [ host-image] Apr 03 04:19:21.887 INFO O| Apr 03 04:19:21.887 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10488 | 2026-04-03T04:19:23.601Z | [ host-image] Apr 03 04:19:21.892 INFO O| Apr 03 04:19:21.892 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb" |
| 10489 | 2026-04-03T04:19:23.601Z | [ host-image] Apr 03 04:19:21.892 INFO O| Apr 03 04:19:21.892 INFO STEP 152 (remove_files) COMPLETE |
| 10490 | 2026-04-03T04:19:23.601Z | [ host-image] Apr 03 04:19:21.892 INFO O| Apr 03 04:19:21.892 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10491 | 2026-04-03T04:19:23.605Z | [ host-image] Apr 03 04:19:21.897 INFO O| Apr 03 04:19:21.897 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 10492 | 2026-04-03T04:19:23.608Z | [ host-image] Apr 03 04:19:21.897 INFO O| Apr 03 04:19:21.897 INFO STEP 153 (remove_files) COMPLETE |
| 10493 | 2026-04-03T04:19:23.608Z | [ host-image] Apr 03 04:19:21.897 INFO O| Apr 03 04:19:21.897 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10494 | 2026-04-03T04:19:23.611Z | [ host-image] Apr 03 04:19:21.902 INFO O| Apr 03 04:19:21.902 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml" |
| 10495 | 2026-04-03T04:19:23.611Z | [ host-image] Apr 03 04:19:21.902 INFO O| Apr 03 04:19:21.902 INFO STEP 154 (remove_files) COMPLETE |
| 10496 | 2026-04-03T04:19:23.611Z | [ host-image] Apr 03 04:19:21.902 INFO O| Apr 03 04:19:21.902 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10497 | 2026-04-03T04:19:23.616Z | [ host-image] Apr 03 04:19:21.908 INFO O| Apr 03 04:19:21.908 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml" |
| 10498 | 2026-04-03T04:19:23.619Z | [ host-image] Apr 03 04:19:21.908 INFO O| Apr 03 04:19:21.908 INFO STEP 155 (remove_files) COMPLETE |
| 10499 | 2026-04-03T04:19:23.619Z | [ host-image] Apr 03 04:19:21.908 INFO O| Apr 03 04:19:21.908 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10500 | 2026-04-03T04:19:23.622Z | [ host-image] Apr 03 04:19:21.913 INFO O| Apr 03 04:19:21.913 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 10501 | 2026-04-03T04:19:23.622Z | [ host-image] Apr 03 04:19:21.913 INFO O| Apr 03 04:19:21.913 INFO STEP 156 (remove_files) COMPLETE |
| 10502 | 2026-04-03T04:19:23.622Z | [ host-image] Apr 03 04:19:21.913 INFO O| Apr 03 04:19:21.913 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10503 | 2026-04-03T04:19:23.626Z | [ host-image] Apr 03 04:19:21.918 INFO O| Apr 03 04:19:21.918 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml" |
| 10504 | 2026-04-03T04:19:23.626Z | [ host-image] Apr 03 04:19:21.918 INFO O| Apr 03 04:19:21.918 INFO STEP 157 (remove_files) COMPLETE |
| 10505 | 2026-04-03T04:19:23.626Z | [ host-image] Apr 03 04:19:21.918 INFO O| Apr 03 04:19:21.918 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10506 | 2026-04-03T04:19:23.631Z | [ host-image] Apr 03 04:19:21.923 INFO O| Apr 03 04:19:21.923 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml" |
| 10507 | 2026-04-03T04:19:23.634Z | [ host-image] Apr 03 04:19:21.923 INFO O| Apr 03 04:19:21.923 INFO STEP 158 (remove_files) COMPLETE |
| 10508 | 2026-04-03T04:19:23.634Z | [ host-image] Apr 03 04:19:21.923 INFO O| Apr 03 04:19:21.923 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10509 | 2026-04-03T04:19:23.637Z | [ host-image] Apr 03 04:19:21.929 INFO O| Apr 03 04:19:21.929 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml" |
| 10510 | 2026-04-03T04:19:23.637Z | [ host-image] Apr 03 04:19:21.929 INFO O| Apr 03 04:19:21.929 INFO STEP 159 (remove_files) COMPLETE |
| 10511 | 2026-04-03T04:19:23.637Z | [ host-image] Apr 03 04:19:21.929 INFO O| Apr 03 04:19:21.929 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10512 | 2026-04-03T04:19:23.642Z | [ host-image] Apr 03 04:19:21.933 INFO O| Apr 03 04:19:21.933 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml" |
| 10513 | 2026-04-03T04:19:23.642Z | [ host-image] Apr 03 04:19:21.933 INFO O| Apr 03 04:19:21.933 INFO STEP 160 (remove_files) COMPLETE |
| 10514 | 2026-04-03T04:19:23.642Z | [ host-image] Apr 03 04:19:21.933 INFO O| Apr 03 04:19:21.933 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10515 | 2026-04-03T04:19:23.647Z | [ host-image] Apr 03 04:19:21.939 INFO O| Apr 03 04:19:21.939 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml" |
| 10516 | 2026-04-03T04:19:23.647Z | [ host-image] Apr 03 04:19:21.939 INFO O| Apr 03 04:19:21.939 INFO STEP 161 (remove_files) COMPLETE |
| 10517 | 2026-04-03T04:19:23.650Z | [ host-image] Apr 03 04:19:21.939 INFO O| Apr 03 04:19:21.939 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10518 | 2026-04-03T04:19:23.653Z | [ host-image] Apr 03 04:19:21.944 INFO O| Apr 03 04:19:21.944 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml" |
| 10519 | 2026-04-03T04:19:23.653Z | [ host-image] Apr 03 04:19:21.944 INFO O| Apr 03 04:19:21.944 INFO STEP 162 (remove_files) COMPLETE |
| 10520 | 2026-04-03T04:19:23.653Z | [ host-image] Apr 03 04:19:21.944 INFO O| Apr 03 04:19:21.944 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10521 | 2026-04-03T04:19:23.657Z | [ host-image] Apr 03 04:19:21.949 INFO O| Apr 03 04:19:21.949 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 10522 | 2026-04-03T04:19:23.660Z | [ host-image] Apr 03 04:19:21.949 INFO O| Apr 03 04:19:21.949 INFO STEP 163 (remove_files) COMPLETE |
| 10523 | 2026-04-03T04:19:23.660Z | [ host-image] Apr 03 04:19:21.949 INFO O| Apr 03 04:19:21.949 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10524 | 2026-04-03T04:19:23.663Z | [ host-image] Apr 03 04:19:21.955 INFO O| Apr 03 04:19:21.955 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml" |
| 10525 | 2026-04-03T04:19:23.663Z | [ host-image] Apr 03 04:19:21.955 INFO O| Apr 03 04:19:21.955 INFO STEP 164 (remove_files) COMPLETE |
| 10526 | 2026-04-03T04:19:23.663Z | [ host-image] Apr 03 04:19:21.955 INFO O| Apr 03 04:19:21.955 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10527 | 2026-04-03T04:19:23.668Z | [ host-image] Apr 03 04:19:21.959 INFO O| Apr 03 04:19:21.959 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml" |
| 10528 | 2026-04-03T04:19:23.668Z | [ host-image] Apr 03 04:19:21.960 INFO O| Apr 03 04:19:21.960 INFO STEP 165 (remove_files) COMPLETE |
| 10529 | 2026-04-03T04:19:23.671Z | [ host-image] Apr 03 04:19:21.960 INFO O| Apr 03 04:19:21.960 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10530 | 2026-04-03T04:19:23.674Z | [ host-image] Apr 03 04:19:21.964 INFO O| Apr 03 04:19:21.964 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 10531 | 2026-04-03T04:19:23.674Z | [ host-image] Apr 03 04:19:21.964 INFO O| Apr 03 04:19:21.964 INFO STEP 166 (remove_files) COMPLETE |
| 10532 | 2026-04-03T04:19:23.674Z | [ host-image] Apr 03 04:19:21.964 INFO O| Apr 03 04:19:21.964 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10533 | 2026-04-03T04:19:23.678Z | [ host-image] Apr 03 04:19:21.969 INFO O| Apr 03 04:19:21.969 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 10534 | 2026-04-03T04:19:23.681Z | [ host-image] Apr 03 04:19:21.969 INFO O| Apr 03 04:19:21.969 INFO STEP 167 (remove_files) COMPLETE |
| 10535 | 2026-04-03T04:19:23.681Z | [ host-image] Apr 03 04:19:21.969 INFO O| Apr 03 04:19:21.969 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10536 | 2026-04-03T04:19:23.684Z | [ host-image] Apr 03 04:19:21.974 INFO O| Apr 03 04:19:21.974 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat" |
| 10537 | 2026-04-03T04:19:23.684Z | [ host-image] Apr 03 04:19:21.974 INFO O| Apr 03 04:19:21.974 INFO STEP 168 (remove_files) COMPLETE |
| 10538 | 2026-04-03T04:19:23.684Z | [ host-image] Apr 03 04:19:21.974 INFO O| Apr 03 04:19:21.974 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10539 | 2026-04-03T04:19:23.687Z | [ host-image] Apr 03 04:19:21.979 INFO O| Apr 03 04:19:21.979 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 10540 | 2026-04-03T04:19:23.690Z | [ host-image] Apr 03 04:19:21.979 INFO O| Apr 03 04:19:21.979 INFO STEP 169 (remove_files) COMPLETE |
| 10541 | 2026-04-03T04:19:23.690Z | [ host-image] Apr 03 04:19:21.979 INFO O| Apr 03 04:19:21.979 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10542 | 2026-04-03T04:19:23.693Z | [ host-image] Apr 03 04:19:21.984 INFO O| Apr 03 04:19:21.984 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml" |
| 10543 | 2026-04-03T04:19:23.693Z | [ host-image] Apr 03 04:19:21.984 INFO O| Apr 03 04:19:21.984 INFO STEP 170 (remove_files) COMPLETE |
| 10544 | 2026-04-03T04:19:23.693Z | [ host-image] Apr 03 04:19:21.984 INFO O| Apr 03 04:19:21.984 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10545 | 2026-04-03T04:19:23.698Z | [ host-image] Apr 03 04:19:21.990 INFO O| Apr 03 04:19:21.990 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml" |
| 10546 | 2026-04-03T04:19:23.698Z | [ host-image] Apr 03 04:19:21.990 INFO O| Apr 03 04:19:21.990 INFO STEP 171 (remove_files) COMPLETE |
| 10547 | 2026-04-03T04:19:23.701Z | [ host-image] Apr 03 04:19:21.990 INFO O| Apr 03 04:19:21.990 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10548 | 2026-04-03T04:19:23.704Z | [ host-image] Apr 03 04:19:21.995 INFO O| Apr 03 04:19:21.995 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml" |
| 10549 | 2026-04-03T04:19:23.704Z | [ host-image] Apr 03 04:19:21.995 INFO O| Apr 03 04:19:21.995 INFO STEP 172 (remove_files) COMPLETE |
| 10550 | 2026-04-03T04:19:23.704Z | [ host-image] Apr 03 04:19:21.995 INFO O| Apr 03 04:19:21.995 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10551 | 2026-04-03T04:19:23.708Z | [ host-image] Apr 03 04:19:22.000 INFO O| Apr 03 04:19:22.000 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml" |
| 10552 | 2026-04-03T04:19:23.708Z | [ host-image] Apr 03 04:19:22.000 INFO O| Apr 03 04:19:22.000 INFO STEP 173 (remove_files) COMPLETE |
| 10553 | 2026-04-03T04:19:23.711Z | [ host-image] Apr 03 04:19:22.000 INFO O| Apr 03 04:19:22.000 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10554 | 2026-04-03T04:19:23.714Z | [ host-image] Apr 03 04:19:22.005 INFO O| Apr 03 04:19:22.005 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml" |
| 10555 | 2026-04-03T04:19:23.714Z | [ host-image] Apr 03 04:19:22.006 INFO O| Apr 03 04:19:22.005 INFO STEP 174 (remove_files) COMPLETE |
| 10556 | 2026-04-03T04:19:23.714Z | [ host-image] Apr 03 04:19:22.006 INFO O| Apr 03 04:19:22.006 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10557 | 2026-04-03T04:19:23.721Z | [ host-image] Apr 03 04:19:22.012 INFO O| Apr 03 04:19:22.012 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml" |
| 10558 | 2026-04-03T04:19:23.721Z | [ host-image] Apr 03 04:19:22.012 INFO O| Apr 03 04:19:22.012 INFO STEP 175 (remove_files) COMPLETE |
| 10559 | 2026-04-03T04:19:23.721Z | [ host-image] Apr 03 04:19:22.012 INFO O| Apr 03 04:19:22.012 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 10560 | 2026-04-03T04:19:23.729Z | [ host-image] Apr 03 04:19:22.021 INFO O| Apr 03 04:19:22.021 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal |
| 10561 | 2026-04-03T04:19:23.729Z | [ host-image] Apr 03 04:19:22.021 INFO O| Apr 03 04:19:22.021 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"} |
| 10562 | 2026-04-03T04:19:27.296Z | [ host-image] Apr 03 04:19:25.587 INFO O| Apr 03 04:19:25.587 INFO O| Loading smf(7) service descriptions: 1/792/793/794/795/796/797/798/799/7910/7911/7912/7913/7914/7915/7916/7917/7918/7919/7920/7921/7922/7923/7924/7925/7926/7927/7928/7929/7930/7931/7932/7933/7934/7935/7936/7937/7938/7939/7940/7941/7942/7943/7944/7945/7946/7947/7948/7949/7950/7951/7952/7953/7954/7955/7956/7957/7958/7959/7960/7961/7962/7963/7964/7965/7966/7967/7968/7969/7970/7971/7972/7973/7974/7975/7976/7977/7978/7979/79 |
| 10563 | 2026-04-03T04:19:27.296Z | [ host-image] Apr 03 04:19:25.587 INFO O| Apr 03 04:19:25.587 INFO E| svccfg: Loaded 79 smf(7) service descriptions |
| 10564 | 2026-04-03T04:19:27.307Z | [ host-image] Apr 03 04:19:25.598 INFO O| Apr 03 04:19:25.598 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "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", "SVCCFG_CHECKHASH": "1"} |
| 10565 | 2026-04-03T04:19:27.399Z | [ host-image] Apr 03 04:19:25.690 INFO O| Apr 03 04:19:25.690 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "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", "SVCCFG_CHECKHASH": "1"} |
| 10566 | 2026-04-03T04:19:27.451Z | [ host-image] Apr 03 04:19:25.742 INFO O| Apr 03 04:19:25.742 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.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"} |
| 10567 | 2026-04-03T04:19:27.509Z | [ host-image] Apr 03 04:19:25.800 INFO O| Apr 03 04:19:25.800 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist |
| 10568 | 2026-04-03T04:19:27.509Z | [ host-image] Apr 03 04:19:25.800 INFO O| Apr 03 04:19:25.800 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ... |
| 10569 | 2026-04-03T04:19:27.554Z | [ host-image] Apr 03 04:19:25.845 INFO O| Apr 03 04:19:25.845 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db |
| 10570 | 2026-04-03T04:19:27.554Z | [ host-image] Apr 03 04:19:25.845 INFO O| Apr 03 04:19:25.845 INFO ok! |
| 10571 | 2026-04-03T04:19:27.557Z | [ host-image] Apr 03 04:19:25.845 INFO O| Apr 03 04:19:25.845 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing |
| 10572 | 2026-04-03T04:19:27.557Z | [ host-image] Apr 03 04:19:25.845 INFO O| Apr 03 04:19:25.845 INFO STEP 176 (seed_smf) COMPLETE |
| 10573 | 2026-04-03T04:19:27.557Z | [ host-image] Apr 03 04:19:25.845 INFO O| Apr 03 04:19:25.845 INFO steps complete; finalising image! |
| 10574 | 2026-04-03T04:19:27.557Z | [ host-image] Apr 03 04:19:25.845 INFO O| Apr 03 04:19:25.845 INFO TRIM POOL: TEMPORARY-sled-zfs |
| 10575 | 2026-04-03T04:19:27.604Z | [ host-image] Apr 03 04:19:25.895 INFO O| Apr 03 04:19:25.895 INFO trim TEMPORARY-sled-zfs: (6% trimmed, started at Fri Apr 3 04:19:25 2026) |
| 10576 | 2026-04-03T04:19:27.815Z | [ host-image] Apr 03 04:19:26.106 INFO O| Apr 03 04:19:26.106 INFO temporary pool has 760M used, 136M avail, 1.85x compressratio |
| 10577 | 2026-04-03T04:19:27.815Z | [ host-image] Apr 03 04:19:26.106 INFO O| Apr 03 04:19:26.106 INFO EXPORT POOL: TEMPORARY-sled-zfs |
| 10578 | 2026-04-03T04:19:28.109Z | [ host-image] Apr 03 04:19:26.400 INFO O| Apr 03 04:19:26.400 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw |
| 10579 | 2026-04-03T04:19:28.109Z | [ host-image] Apr 03 04:19:26.400 INFO O| Apr 03 04:19:26.400 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal |
| 10580 | 2026-04-03T04:19:28.813Z | [ host-image] Apr 03 04:19:27.104 INFO O| Apr 03 04:19:27.104 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10581 | 2026-04-03T04:19:28.813Z | [ host-image] Apr 03 04:19:27.104 INFO O| Apr 03 04:19:27.104 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10582 | 2026-04-03T04:19:28.813Z | [ host-image] Apr 03 04:19:27.104 INFO O| Apr 03 04:19:27.104 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw |
| 10583 | 2026-04-03T04:19:28.816Z | [ host-image] Apr 03 04:19:27.104 INFO O| Apr 03 04:19:27.104 INFO completed processing sled/zfs |
| 10584 | 2026-04-03T04:19:28.817Z | [ host-image] Apr 03 04:19:27.104 INFO O| Apr 03 04:19:27.104 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs |
| 10585 | 2026-04-03T04:19:40.616Z | [ host-image] Apr 03 04:19:38.906 INFO O| Apr 03 04:19:38.906 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs |
| 10586 | 2026-04-03T04:19:40.693Z | [ host-image] Apr 03 04:19:38.982 INFO BUILD STRING "heads/stlouis-0-g6059fabff6\n" |
| 10587 | 2026-04-03T04:19:40.696Z | [ host-image] Apr 03 04:19:38.982 INFO expanded image name: "ci 15afd49/${os_short_commit} 2026-04-03 03:57" -> "ci 15afd49/6059fab 2026-04-03 03:57" |
| 10588 | 2026-04-03T04:19:40.696Z | [ host-image] Apr 03 04:19:38.982 INFO output artefacts stored in: "/work/os-host" |
| 10589 | 2026-04-03T04:19:40.696Z | [ host-image] Apr 03 04:19:38.982 INFO collecting git info from project "amd-host-image-builder"... |
| 10590 | 2026-04-03T04:19:40.699Z | [ host-image] Apr 03 04:19:38.987 INFO collecting git info from project "chelsio-t6-roms"... |
| 10591 | 2026-04-03T04:19:40.703Z | [ host-image] Apr 03 04:19:38.991 INFO collecting git info from project "dmar-report"... |
| 10592 | 2026-04-03T04:19:40.706Z | [ host-image] Apr 03 04:19:38.995 INFO collecting git info from project "bootserver"... |
| 10593 | 2026-04-03T04:19:40.709Z | [ host-image] Apr 03 04:19:38.998 INFO collecting git info from project "pinprick"... |
| 10594 | 2026-04-03T04:19:40.712Z | [ host-image] Apr 03 04:19:39.002 INFO collecting git info from project "pilot"... |
| 10595 | 2026-04-03T04:19:40.740Z | [ host-image] Apr 03 04:19:39.006 INFO collecting git info from project "amd-firmware"... |
| 10596 | 2026-04-03T04:19:40.740Z | [ host-image] Apr 03 04:19:39.015 INFO collecting git info from project "image-builder"... |
| 10597 | 2026-04-03T04:19:40.740Z | [ host-image] Apr 03 04:19:39.019 INFO collecting git info from project "phbl"... |
| 10598 | 2026-04-03T04:19:40.740Z | [ host-image] Apr 03 04:19:39.023 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 10599 | 2026-04-03T04:19:40.983Z | [ host-image] Apr 03 04:19:39.272 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 10600 | 2026-04-03T04:19:41.209Z | [ host-image] Apr 03 04:19:39.499 INFO creating Oxide boot image... |
| 10601 | 2026-04-03T04:19:41.209Z | [ host-image] Apr 03 04:19:39.499 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 15afd49/6059fab 2026-04-03 03:57", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None |
| 10602 | 2026-04-03T04:19:41.950Z | [ host-image] Apr 03 04:19:40.240 INFO O| ok, image written! |
| 10603 | 2026-04-03T04:19:41.951Z | [ host-image] Apr 03 04:19:40.240 INFO O| ok, boot_image_csum file written! |
| 10604 | 2026-04-03T04:19:41.954Z | [ host-image] Apr 03 04:19:40.242 INFO creating boot archive (CPIO)... |
| 10605 | 2026-04-03T04:19:41.954Z | [ host-image] Apr 03 04:19:40.242 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 |
| 10606 | 2026-04-03T04:19:41.957Z | [ host-image] Apr 03 04:19:40.245 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk |
| 10607 | 2026-04-03T04:19:41.957Z | [ host-image] Apr 03 04:19:40.245 INFO E| + outfile=/work/os-host/cpio |
| 10608 | 2026-04-03T04:19:41.958Z | [ host-image] Apr 03 04:19:40.245 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host |
| 10609 | 2026-04-03T04:19:41.962Z | [ host-image] Apr 03 04:19:40.247 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk |
| 10610 | 2026-04-03T04:19:41.962Z | [ host-image] Apr 03 04:19:40.247 INFO E| + cpio -qo -H odc -O /work/os-host/cpio |
| 10611 | 2026-04-03T04:19:41.969Z | [ host-image] Apr 03 04:19:40.259 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host |
| 10612 | 2026-04-03T04:19:41.972Z | [ host-image] Apr 03 04:19:40.259 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio |
| 10613 | 2026-04-03T04:19:41.975Z | [ host-image] Apr 03 04:19:40.263 INFO creating compressed cpio/unix for dev loaders... |
| 10614 | 2026-04-03T04:19:41.975Z | [ host-image] Apr 03 04:19:40.263 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 |
| 10615 | 2026-04-03T04:19:42.187Z | [ host-image] Apr 03 04:19:40.476 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None |
| 10616 | 2026-04-03T04:19:45.338Z | [ host-image] Apr 03 04:19:43.627 INFO creating reset image... |
| 10617 | 2026-04-03T04:19:45.338Z | [ host-image] Apr 03 04:19:43.627 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl" |
| 10618 | 2026-04-03T04:19:45.365Z | [ host-image] Apr 03 04:19:43.654 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')" |
| 10619 | 2026-04-03T04:19:45.365Z | [ host-image] Apr 03 04:19:43.654 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") |
| 10620 | 2026-04-03T04:19:45.423Z | [ host-image] Apr 03 04:19:43.712 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s |
| 10621 | 2026-04-03T04:19:45.426Z | [ host-image] Apr 03 04:19:43.714 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl` |
| 10622 | 2026-04-03T04:19:45.635Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 10623 | 2026-04-03T04:19:45.635Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 10624 | 2026-04-03T04:19:45.638Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling proc-macro2 v1.0.106 |
| 10625 | 2026-04-03T04:19:45.638Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling quote v1.0.44 |
| 10626 | 2026-04-03T04:19:45.638Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling unicode-ident v1.0.23 |
| 10627 | 2026-04-03T04:19:45.638Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling syn v1.0.109 |
| 10628 | 2026-04-03T04:19:45.638Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling x86 v0.52.0 |
| 10629 | 2026-04-03T04:19:45.638Z | [ host-image] Apr 03 04:19:43.923 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 10630 | 2026-04-03T04:19:45.643Z | [ host-image] Apr 03 04:19:43.932 INFO E| Compiling seq-macro v0.3.6 |
| 10631 | 2026-04-03T04:19:46.477Z | [ host-image] Apr 03 04:19:44.766 INFO E| Compiling syn v2.0.114 |
| 10632 | 2026-04-03T04:19:47.686Z | [ host-image] Apr 03 04:19:45.975 INFO E| Compiling scroll_derive v0.13.1 |
| 10633 | 2026-04-03T04:19:48.629Z | [ host-image] Apr 03 04:19:46.918 INFO E| Compiling bitstruct_derive v0.1.0 |
| 10634 | 2026-04-03T04:19:56.640Z | [ host-image] Apr 03 04:19:54.927 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 10635 | 2026-04-03T04:19:58.635Z | [ host-image] Apr 03 04:19:56.922 INFO E| Compiling bitflags v1.3.2 |
| 10636 | 2026-04-03T04:19:58.635Z | [ host-image] Apr 03 04:19:56.922 INFO E| Compiling plain v0.2.3 |
| 10637 | 2026-04-03T04:19:58.640Z | [ host-image] Apr 03 04:19:56.922 INFO E| Compiling log v0.4.29 |
| 10638 | 2026-04-03T04:19:58.640Z | [ host-image] Apr 03 04:19:56.922 INFO E| Compiling bit_field v0.10.3 |
| 10639 | 2026-04-03T04:19:58.640Z | [ host-image] Apr 03 04:19:56.922 INFO E| Compiling bitflags v2.10.0 |
| 10640 | 2026-04-03T04:19:58.640Z | [ host-image] Apr 03 04:19:56.922 INFO E| Compiling adler2 v2.0.1 |
| 10641 | 2026-04-03T04:19:58.640Z | [ host-image] Apr 03 04:19:56.923 INFO E| Compiling scroll v0.13.0 |
| 10642 | 2026-04-03T04:19:58.640Z | [ host-image] Apr 03 04:19:56.923 INFO E| Compiling bitstruct v0.1.1 |
| 10643 | 2026-04-03T04:19:58.641Z | [ host-image] Apr 03 04:19:56.923 INFO E| Compiling static_assertions v1.1.0 |
| 10644 | 2026-04-03T04:19:58.683Z | [ host-image] Apr 03 04:19:56.970 INFO E| Compiling raw-cpuid v10.7.0 |
| 10645 | 2026-04-03T04:19:58.722Z | [ host-image] Apr 03 04:19:57.009 INFO E| Compiling miniz_oxide v0.9.0 |
| 10646 | 2026-04-03T04:19:58.792Z | [ host-image] Apr 03 04:19:57.079 INFO E| Compiling cpio_reader v0.1.2 |
| 10647 | 2026-04-03T04:19:58.840Z | [ host-image] Apr 03 04:19:57.127 INFO E| Compiling goblin v0.10.4 |
| 10648 | 2026-04-03T04:20:01.286Z | [ host-image] Apr 03 04:19:59.573 INFO E| Finished `release` profile [optimized] target(s) in 15.84s |
| 10649 | 2026-04-03T04:20:01.298Z | [ host-image] Apr 03 04:19:59.585 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 10650 | 2026-04-03T04:20:01.325Z | [ host-image] Apr 03 04:19:59.612 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 10651 | 2026-04-03T04:20:01.325Z | [ host-image] Apr 03 04:19:59.612 INFO skipping building ROM for cosmo-mbist ('mbist' disabled) |
| 10652 | 2026-04-03T04:20:01.328Z | [ host-image] Apr 03 04:19:59.612 INFO building ROM for cosmo |
| 10653 | 2026-04-03T04:20:01.328Z | [ host-image] Apr 03 04:19:59.612 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") |
| 10654 | 2026-04-03T04:20:01.409Z | [ host-image] Apr 03 04:19:59.696 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s |
| 10655 | 2026-04-03T04:20:01.412Z | [ host-image] Apr 03 04:19:59.698 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` |
| 10656 | 2026-04-03T04:20:01.419Z | [ host-image] Apr 03 04:19:59.706 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml" |
| 10657 | 2026-04-03T04:20:01.481Z | [ host-image] Apr 03 04:19:59.768 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s |
| 10658 | 2026-04-03T04:20:01.484Z | [ host-image] Apr 03 04:19:59.771 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` |
| 10659 | 2026-04-03T04:20:01.686Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn" |
| 10660 | 2026-04-03T04:20:01.686Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin" |
| 10661 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin" |
| 10662 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin" |
| 10663 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 10664 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 10665 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 10666 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 10667 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin" |
| 10668 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin" |
| 10669 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin" |
| 10670 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 10671 | 2026-04-03T04:20:01.689Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 10672 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 10673 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 10674 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 10675 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin" |
| 10676 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 10677 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin" |
| 10678 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin" |
| 10679 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 10680 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 10681 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 10682 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 10683 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.973 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin" |
| 10684 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin" |
| 10685 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin" |
| 10686 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 10687 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 10688 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 10689 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 10690 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 10691 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 10692 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 10693 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin" |
| 10694 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 10695 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 10696 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 10697 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 10698 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin" |
| 10699 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin" |
| 10700 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin" |
| 10701 | 2026-04-03T04:20:01.690Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 10702 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin" |
| 10703 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 10704 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 10705 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 10706 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 10707 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 10708 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 10709 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 10710 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin" |
| 10711 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 10712 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO O| Info: ABL version: 0x100af010 |
| 10713 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0 |
| 10714 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.974 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0 |
| 10715 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin" |
| 10716 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 10717 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 10718 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 10719 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 10720 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 10721 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 10722 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 10723 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 10724 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 10725 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 10726 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 10727 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 10728 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 10729 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 10730 | 2026-04-03T04:20:01.691Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 10731 | 2026-04-03T04:20:01.692Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 10732 | 2026-04-03T04:20:01.692Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 10733 | 2026-04-03T04:20:01.692Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 10734 | 2026-04-03T04:20:01.692Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 10735 | 2026-04-03T04:20:01.692Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin" |
| 10736 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin" |
| 10737 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin" |
| 10738 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin" |
| 10739 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin" |
| 10740 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin" |
| 10741 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin" |
| 10742 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin" |
| 10743 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin" |
| 10744 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin" |
| 10745 | 2026-04-03T04:20:01.695Z | [ host-image] Apr 03 04:19:59.975 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin" |
| 10746 | 2026-04-03T04:20:01.717Z | [ host-image] Apr 03 04:20:00.004 INFO building ROM for gimlet |
| 10747 | 2026-04-03T04:20:01.720Z | [ host-image] Apr 03 04:20:00.004 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.h.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") |
| 10748 | 2026-04-03T04:20:01.815Z | [ host-image] Apr 03 04:20:00.102 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s |
| 10749 | 2026-04-03T04:20:01.820Z | [ host-image] Apr 03 04:20:00.107 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.h.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5` |
| 10750 | 2026-04-03T04:20:01.830Z | [ host-image] Apr 03 04:20:00.117 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 10751 | 2026-04-03T04:20:01.891Z | [ host-image] Apr 03 04:20:00.178 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s |
| 10752 | 2026-04-03T04:20:01.894Z | [ host-image] Apr 03 04:20:00.181 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.h -o /work/os-host/gimlet.rom` |
| 10753 | 2026-04-03T04:20:02.001Z | [ host-image] Apr 03 04:20:00.287 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn" |
| 10754 | 2026-04-03T04:20:02.001Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin" |
| 10755 | 2026-04-03T04:20:02.006Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin" |
| 10756 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin" |
| 10757 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn" |
| 10758 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn" |
| 10759 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin" |
| 10760 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin" |
| 10761 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin" |
| 10762 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin" |
| 10763 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin" |
| 10764 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin" |
| 10765 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin" |
| 10766 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin" |
| 10767 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin" |
| 10768 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO O| Info: ABL version: 0x100f5010 |
| 10769 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0 |
| 10770 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 10771 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 10772 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 10773 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 10774 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 10775 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 10776 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 10777 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.288 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 10778 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 10779 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 10780 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 10781 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 10782 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 10783 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 10784 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 10785 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 10786 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 10787 | 2026-04-03T04:20:02.007Z | [ host-image] Apr 03 04:20:00.289 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 10788 | 2026-04-03T04:20:02.030Z | [ host-image] Apr 03 04:20:00.317 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled) |
| 10789 | 2026-04-03T04:20:02.030Z | [ host-image] Apr 03 04:20:00.317 INFO finishing image archive at "/work/os-host/os.tar.gz"... |
| 10790 | 2026-04-03T04:20:10.805Z | [ host-image] Apr 03 04:20:09.091 INFO image complete! materials are in "/work/os-host" |
| 10791 | 2026-04-03T04:20:10.808Z | [ host-image] |
| 10792 | 2026-04-03T04:20:10.808Z | [ host-image] real 13:28.931467109 |
| 10793 | 2026-04-03T04:20:10.808Z | [ host-image] user 9:38.932502608 |
| 10794 | 2026-04-03T04:20:10.808Z | [ host-image] sys 52.999872003 |
| 10795 | 2026-04-03T04:20:10.808Z | [ host-image] trap 0.192609342 |
| 10796 | 2026-04-03T04:20:10.808Z | [ host-image] tflt 0.206495367 |
| 10797 | 2026-04-03T04:20:10.808Z | [ host-image] dflt 0.356975197 |
| 10798 | 2026-04-03T04:20:10.808Z | [ host-image] kflt 0.000022905 |
| 10799 | 2026-04-03T04:20:10.808Z | [ host-image] lock 13:37.368421758 |
| 10800 | 2026-04-03T04:20:10.809Z | [ host-image] slp 1:19:52.745818050 |
| 10801 | 2026-04-03T04:20:10.809Z | [ host-image] lat 31.015104562 |
| 10802 | 2026-04-03T04:20:10.809Z | [ host-image] stop 1.556155616 |
| 10803 | 2026-04-03T04:20:10.812Z | Apr 03 04:20:09.094 INFO [host-image] process exited with exit status: 0 (808.93620497s) |
| 10804 | 2026-04-03T04:20:10.812Z | Apr 03 04:20:09.094 INFO [tuf-repo] running task |
| 10805 | 2026-04-03T04:20:28.081Z | Apr 03 04:20:26.364 INFO assembling repository in `/tmp/tufaceousJp54cn`, component: OmicronRepoAssembler |
| 10806 | 2026-04-03T04:20:32.624Z | Apr 03 04:20:30.907 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler |
| 10807 | 2026-04-03T04:20:32.920Z | Apr 03 04:20:31.204 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler |
| 10808 | 2026-04-03T04:20:42.831Z | Apr 03 04:20:41.113 INFO extracting uploaded archive to /tmp/.tmpvXwu6a |
| 10809 | 2026-04-03T04:20:44.399Z | Apr 03 04:20:42.681 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.3YVhUR |
| 10810 | 2026-04-03T04:20:44.459Z | Apr 03 04:20:42.741 INFO added artifact, length: 6681025, hash: 507f1a735b9415991df3bfb420eda19e9455dc702be3ae3eb6ca9e7a75cfa773, version: 1.0.67, kind: gimlet_sp, name: cosmo-a |
| 10811 | 2026-04-03T04:20:44.564Z | Apr 03 04:20:42.846 INFO added artifact, length: 6682169, hash: 39114a9d24f509bedd076bbb3f5296f9986ac359b3df902f05e2a3f05e5f9733, version: 1.0.67, kind: gimlet_sp, name: cosmo-b |
| 10812 | 2026-04-03T04:20:44.653Z | Apr 03 04:20:42.935 INFO added artifact, length: 5505128, hash: c9aba93ce5fc19767c084e23d725c13a0f39c70a41fc8715253c7e9418784d4b, version: 1.0.67, kind: gimlet_sp, name: gimlet-b |
| 10813 | 2026-04-03T04:20:44.741Z | Apr 03 04:20:43.023 INFO added artifact, length: 5507388, hash: b4e19a43cee00d0af098c6e222d4f488fda6330fcb38af3ddef7ae9f80634172, version: 1.0.67, kind: gimlet_sp, name: gimlet-c |
| 10814 | 2026-04-03T04:20:44.830Z | Apr 03 04:20:43.112 INFO added artifact, length: 5508118, hash: 36aada9452464887cae88b9b812e2264985f9a42e185c09ea33c04954010877c, version: 1.0.67, kind: gimlet_sp, name: gimlet-d |
| 10815 | 2026-04-03T04:20:44.917Z | Apr 03 04:20:43.199 INFO added artifact, length: 5507840, hash: d0f30f19c49d9eb757bc595be110af3b13777a477e514f91d0196d070520ea71, version: 1.0.67, kind: gimlet_sp, name: gimlet-e |
| 10816 | 2026-04-03T04:20:45.003Z | Apr 03 04:20:43.284 INFO added artifact, length: 5507881, hash: 2b28fe078969f29dcfbe28da86dbff83245ed97852777150937fe67e97cd2378, version: 1.0.67, kind: gimlet_sp, name: gimlet-f |
| 10817 | 2026-04-03T04:20:45.099Z | Apr 03 04:20:43.381 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet |
| 10818 | 2026-04-03T04:20:45.099Z | Apr 03 04:20:43.381 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet |
| 10819 | 2026-04-03T04:20:45.154Z | Apr 03 04:20:43.436 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo |
| 10820 | 2026-04-03T04:20:45.154Z | Apr 03 04:20:43.436 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo |
| 10821 | 2026-04-03T04:20:45.203Z | Apr 03 04:20:43.485 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10822 | 2026-04-03T04:20:45.206Z | Apr 03 04:20:43.485 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10823 | 2026-04-03T04:20:45.257Z | Apr 03 04:20:43.538 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10824 | 2026-04-03T04:20:45.260Z | Apr 03 04:20:43.539 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10825 | 2026-04-03T04:20:45.309Z | Apr 03 04:20:43.591 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10826 | 2026-04-03T04:20:45.312Z | Apr 03 04:20:43.591 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10827 | 2026-04-03T04:20:45.363Z | Apr 03 04:20:43.645 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet |
| 10828 | 2026-04-03T04:20:45.367Z | Apr 03 04:20:43.645 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet |
| 10829 | 2026-04-03T04:20:45.415Z | Apr 03 04:20:43.697 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo |
| 10830 | 2026-04-03T04:20:45.418Z | Apr 03 04:20:43.697 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo |
| 10831 | 2026-04-03T04:20:45.418Z | Apr 03 04:20:43.698 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet |
| 10832 | 2026-04-03T04:20:45.418Z | Apr 03 04:20:43.698 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo |
| 10833 | 2026-04-03T04:20:45.418Z | Apr 03 04:20:43.699 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart |
| 10834 | 2026-04-03T04:20:45.418Z | Apr 03 04:20:43.699 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet |
| 10835 | 2026-04-03T04:20:45.418Z | Apr 03 04:20:43.700 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo |
| 10836 | 2026-04-03T04:20:51.008Z | Apr 03 04:20:49.289 INFO added artifact, length: 33554432, hash: 00ac494210add5a7260f2adad1a04e2355f055aff5ed2361ad9531079768d9ba, version: 19.0.0-0.ci+git15afd49c3e2, kind: gimlet_host_phase_1, name: host |
| 10837 | 2026-04-03T04:20:51.008Z | Apr 03 04:20:49.289 INFO added artifact, length: 33554432, hash: 231ca1340e30335a04e292eeea545c1bd98e7045ddf97542370bc1477dbaf1e6, version: 19.0.0-0.ci+git15afd49c3e2, kind: cosmo_host_phase_1, name: host |
| 10838 | 2026-04-03T04:20:51.008Z | Apr 03 04:20:49.289 INFO added artifact, length: 1101008896, hash: cea9dd4dc4fb1a334d560f39a11103bcb314f392a0c8df2a5d87a8b10fc2bcfd, version: 19.0.0-0.ci+git15afd49c3e2, kind: host_phase_2, name: host |
| 10839 | 2026-04-03T04:20:52.006Z | Apr 03 04:20:50.287 INFO added artifact, length: 33554432, hash: 7f8b0abbe55a584b8f51c13785a86d2dc18a2043bc220a768816e7976618b058, version: 19.0.0-0.ci+git15afd49c3e2, kind: gimlet_trampoline_phase_1, name: trampoline |
| 10840 | 2026-04-03T04:20:52.006Z | Apr 03 04:20:50.287 INFO added artifact, length: 33554432, hash: b268345879ba5464de7fae4806b29781c5aafe995631dbf76fbf156f9446d4ea, version: 19.0.0-0.ci+git15afd49c3e2, kind: cosmo_trampoline_phase_1, name: trampoline |
| 10841 | 2026-04-03T04:20:52.009Z | Apr 03 04:20:50.287 INFO added artifact, length: 146545568, hash: b71ce830caca9c663b4a0d11e7fe07fa9af110d09d88a2b432fa513a2968d248, version: 19.0.0-0.ci+git15afd49c3e2, kind: trampoline_phase_2, name: trampoline |
| 10842 | 2026-04-03T04:20:53.885Z | Apr 03 04:20:52.165 INFO added artifact, length: 302066067, hash: 74fe1a9e953b860e950c20e11441ba434ee303cfb724eb26dbfa5fb1d7955581, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: clickhouse_keeper |
| 10843 | 2026-04-03T04:20:55.797Z | Apr 03 04:20:54.078 INFO added artifact, length: 316986442, hash: 46e5e975b8ad997a6bdc6c9b4d8897cedafab303e7227597c4a92bf08b123615, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: clickhouse_server |
| 10844 | 2026-04-03T04:20:57.735Z | Apr 03 04:20:56.015 INFO added artifact, length: 316987610, hash: c75ef912033505f7b6babb280a527a2e97ba1d354f8a749500a7843071cda813, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: clickhouse |
| 10845 | 2026-04-03T04:20:58.714Z | Apr 03 04:20:56.994 INFO added artifact, length: 161482583, hash: 43ba3c0bdbf95d8d85b5f8c98a7e4af47a0d7060291af060bac51098964a1477, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: cockroachdb |
| 10846 | 2026-04-03T04:20:58.991Z | Apr 03 04:20:57.271 INFO added artifact, length: 41459011, hash: 6c57bb2443b0a35e8f6993a73118e285f3be01624b2ae0820bf9c8baddbe0ffe, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: crucible-pantry-zone |
| 10847 | 2026-04-03T04:20:59.333Z | Apr 03 04:20:57.613 INFO added artifact, length: 55936413, hash: 68add3a4d9b69d01222999bf0fe567f458a23e7d150209176c5005566e7785a3, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: crucible-zone |
| 10848 | 2026-04-03T04:20:59.615Z | Apr 03 04:20:57.895 INFO added artifact, length: 45384687, hash: 6d048da45a74cbaa8fb04464c0ae0fd15ab75f50335019a6515574fa90ad31dd, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: external-dns |
| 10849 | 2026-04-03T04:20:59.913Z | Apr 03 04:20:58.193 INFO added artifact, length: 45384282, hash: 2b335685cd9450aa5137d64a0487b1e200ee328d98a319bdd802ccd29dadf55e, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: internal-dns |
| 10850 | 2026-04-03T04:21:01.264Z | Apr 03 04:20:59.543 INFO added artifact, length: 221691112, hash: ca50ffe64785b1af46ee3bc70d872b658d41a389048a38c921fbf98d8969785f, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: nexus |
| 10851 | 2026-04-03T04:21:01.429Z | Apr 03 04:20:59.709 INFO added artifact, length: 27599874, hash: 8ddf920c53bd423d46038295743b4bd3797ef0f2de6d7103140060c61111dbed, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: ntp |
| 10852 | 2026-04-03T04:21:01.808Z | Apr 03 04:21:00.088 INFO added artifact, length: 61232855, hash: 1d9a485caf5ef635bfb4646ee29913d1eebce45dccdba051ae73a8bf4c6b34f5, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: oximeter |
| 10853 | 2026-04-03T04:21:01.827Z | Apr 03 04:21:00.107 INFO added artifact, length: 3109590, hash: 9ea93254496f2af9f5cbf7d0c8e71ce1b4edf589f90617914ae03afae5ec7640, version: 19.0.0-0.ci+git15afd49c3e2, kind: zone, name: probe |
| 10854 | 2026-04-03T04:21:01.830Z | Apr 03 04:21:00.107 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38 |
| 10855 | 2026-04-03T04:21:01.830Z | Apr 03 04:21:00.107 INFO added artifact, length: 829, hash: 4f0867908a9cec01289c4e8f6d9b590dff33a183fdf37e5592ad146774472fdb, version: 1.0.67, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.67 |
| 10856 | 2026-04-03T04:21:01.830Z | Apr 03 04:21:00.107 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38 |
| 10857 | 2026-04-03T04:21:01.863Z | Apr 03 04:21:00.143 INFO added artifact, length: 4138115, hash: 7aba723634e1207644df6841843b35f8312d8023594c006f4f48c7bda121d152, version: 1.0.67, kind: psc_sp, name: psc-b |
| 10858 | 2026-04-03T04:21:01.899Z | Apr 03 04:21:00.179 INFO added artifact, length: 4141808, hash: fc025c39b8f2900228a168a3fa29bb264d79b0de3b74c5cdd1126c5388150c17, version: 1.0.67, kind: psc_sp, name: psc-c |
| 10859 | 2026-04-03T04:21:01.956Z | Apr 03 04:21:00.235 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc |
| 10860 | 2026-04-03T04:21:01.959Z | Apr 03 04:21:00.235 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc |
| 10861 | 2026-04-03T04:21:02.010Z | Apr 03 04:21:00.290 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10862 | 2026-04-03T04:21:02.013Z | Apr 03 04:21:00.290 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10863 | 2026-04-03T04:21:02.066Z | Apr 03 04:21:00.346 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10864 | 2026-04-03T04:21:02.066Z | Apr 03 04:21:00.346 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10865 | 2026-04-03T04:21:02.119Z | Apr 03 04:21:00.399 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc |
| 10866 | 2026-04-03T04:21:02.119Z | Apr 03 04:21:00.399 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc |
| 10867 | 2026-04-03T04:21:02.122Z | Apr 03 04:21:00.400 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc |
| 10868 | 2026-04-03T04:21:02.122Z | Apr 03 04:21:00.400 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart |
| 10869 | 2026-04-03T04:21:02.122Z | Apr 03 04:21:00.401 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc |
| 10870 | 2026-04-03T04:21:02.169Z | Apr 03 04:21:00.449 INFO added artifact, length: 6959600, hash: 11fc30ac326d25dcdb40343e8e991aae1add089cbedd39ade879879ec1c1c393, version: 1.0.67, kind: switch_sp, name: sidecar-b |
| 10871 | 2026-04-03T04:21:02.275Z | Apr 03 04:21:00.554 INFO added artifact, length: 6977107, hash: 6f8e9f4bed4983694047ec1554f717e59197cfb3d2abeee8897defdf8a367cd2, version: 1.0.67, kind: switch_sp, name: sidecar-c |
| 10872 | 2026-04-03T04:21:02.368Z | Apr 03 04:21:00.648 INFO added artifact, length: 6977239, hash: 36cd4351b68f939124c0dadd69503800aa6118438193e17abb96f4251118707c, version: 1.0.67, kind: switch_sp, name: sidecar-d |
| 10873 | 2026-04-03T04:21:02.463Z | Apr 03 04:21:00.742 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar |
| 10874 | 2026-04-03T04:21:02.465Z | Apr 03 04:21:00.742 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar |
| 10875 | 2026-04-03T04:21:02.527Z | Apr 03 04:21:00.807 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10876 | 2026-04-03T04:21:02.527Z | Apr 03 04:21:00.807 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10877 | 2026-04-03T04:21:02.587Z | Apr 03 04:21:00.867 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10878 | 2026-04-03T04:21:02.591Z | Apr 03 04:21:00.867 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10879 | 2026-04-03T04:21:02.638Z | Apr 03 04:21:00.917 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar |
| 10880 | 2026-04-03T04:21:02.641Z | Apr 03 04:21:00.917 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar |
| 10881 | 2026-04-03T04:21:02.641Z | Apr 03 04:21:00.918 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar |
| 10882 | 2026-04-03T04:21:02.641Z | Apr 03 04:21:00.919 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart |
| 10883 | 2026-04-03T04:21:02.641Z | Apr 03 04:21:00.919 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar |
| 10884 | 2026-04-03T04:21:02.641Z | Apr 03 04:21:00.920 INFO added artifact, length: 924, hash: 9672f9da902afdb9883cf1faae92361885d6e64fd9efb8faeffd647cfddf1138, version: 19.0.0-0.ci+git15afd49c3e2, kind: installinator_document, name: installinator_document |
| 10885 | 2026-04-03T04:21:03.201Z | Apr 03 04:21:01.481 INFO extracting uploaded archive to /tmp/.tmpVyXws6 |
| 10886 | 2026-04-03T04:21:04.875Z | Apr 03 04:21:03.155 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.rlHQXE |
| 10887 | 2026-04-03T04:21:04.935Z | Apr 03 04:21:03.214 INFO added artifact, length: 6681025, hash: 507f1a735b9415991df3bfb420eda19e9455dc702be3ae3eb6ca9e7a75cfa773, version: 1.0.67, kind: gimlet_sp, name: cosmo-a |
| 10888 | 2026-04-03T04:21:05.044Z | Apr 03 04:21:03.323 INFO added artifact, length: 6682169, hash: 39114a9d24f509bedd076bbb3f5296f9986ac359b3df902f05e2a3f05e5f9733, version: 1.0.67, kind: gimlet_sp, name: cosmo-b |
| 10889 | 2026-04-03T04:21:05.132Z | Apr 03 04:21:03.411 INFO added artifact, length: 5505128, hash: c9aba93ce5fc19767c084e23d725c13a0f39c70a41fc8715253c7e9418784d4b, version: 1.0.67, kind: gimlet_sp, name: gimlet-b |
| 10890 | 2026-04-03T04:21:05.218Z | Apr 03 04:21:03.498 INFO added artifact, length: 5507388, hash: b4e19a43cee00d0af098c6e222d4f488fda6330fcb38af3ddef7ae9f80634172, version: 1.0.67, kind: gimlet_sp, name: gimlet-c |
| 10891 | 2026-04-03T04:21:05.306Z | Apr 03 04:21:03.585 INFO added artifact, length: 5508118, hash: 36aada9452464887cae88b9b812e2264985f9a42e185c09ea33c04954010877c, version: 1.0.67, kind: gimlet_sp, name: gimlet-d |
| 10892 | 2026-04-03T04:21:05.394Z | Apr 03 04:21:03.674 INFO added artifact, length: 5507840, hash: d0f30f19c49d9eb757bc595be110af3b13777a477e514f91d0196d070520ea71, version: 1.0.67, kind: gimlet_sp, name: gimlet-e |
| 10893 | 2026-04-03T04:21:05.481Z | Apr 03 04:21:03.760 INFO added artifact, length: 5507881, hash: 2b28fe078969f29dcfbe28da86dbff83245ed97852777150937fe67e97cd2378, version: 1.0.67, kind: gimlet_sp, name: gimlet-f |
| 10894 | 2026-04-03T04:21:05.584Z | Apr 03 04:21:03.862 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet |
| 10895 | 2026-04-03T04:21:05.584Z | Apr 03 04:21:03.862 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet |
| 10896 | 2026-04-03T04:21:05.629Z | Apr 03 04:21:03.909 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo |
| 10897 | 2026-04-03T04:21:05.632Z | Apr 03 04:21:03.909 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo |
| 10898 | 2026-04-03T04:21:05.685Z | Apr 03 04:21:03.964 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10899 | 2026-04-03T04:21:05.685Z | Apr 03 04:21:03.964 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10900 | 2026-04-03T04:21:05.738Z | Apr 03 04:21:04.017 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10901 | 2026-04-03T04:21:05.738Z | Apr 03 04:21:04.017 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10902 | 2026-04-03T04:21:05.793Z | Apr 03 04:21:04.072 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10903 | 2026-04-03T04:21:05.796Z | Apr 03 04:21:04.073 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10904 | 2026-04-03T04:21:05.844Z | Apr 03 04:21:04.124 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet |
| 10905 | 2026-04-03T04:21:05.848Z | Apr 03 04:21:04.124 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet |
| 10906 | 2026-04-03T04:21:05.897Z | Apr 03 04:21:04.177 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo |
| 10907 | 2026-04-03T04:21:05.900Z | Apr 03 04:21:04.177 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo |
| 10908 | 2026-04-03T04:21:05.900Z | Apr 03 04:21:04.177 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet |
| 10909 | 2026-04-03T04:21:05.900Z | Apr 03 04:21:04.178 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo |
| 10910 | 2026-04-03T04:21:05.900Z | Apr 03 04:21:04.179 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart |
| 10911 | 2026-04-03T04:21:05.900Z | Apr 03 04:21:04.179 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet |
| 10912 | 2026-04-03T04:21:05.904Z | Apr 03 04:21:04.180 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo |
| 10913 | 2026-04-03T04:21:10.957Z | Apr 03 04:21:09.235 INFO added artifact, length: 33554432, hash: 00ac494210add5a7260f2adad1a04e2355f055aff5ed2361ad9531079768d9ba, version: 19.0.0-0.ci+git15afd49c3e2, kind: gimlet_host_phase_1, name: host |
| 10914 | 2026-04-03T04:21:10.957Z | Apr 03 04:21:09.235 INFO added artifact, length: 33554432, hash: 231ca1340e30335a04e292eeea545c1bd98e7045ddf97542370bc1477dbaf1e6, version: 19.0.0-0.ci+git15afd49c3e2, kind: cosmo_host_phase_1, name: host |
| 10915 | 2026-04-03T04:21:10.957Z | Apr 03 04:21:09.235 INFO added artifact, length: 1101008896, hash: cea9dd4dc4fb1a334d560f39a11103bcb314f392a0c8df2a5d87a8b10fc2bcfd, version: 19.0.0-0.ci+git15afd49c3e2, kind: host_phase_2, name: host |
| 10916 | 2026-04-03T04:21:11.872Z | Apr 03 04:21:10.150 INFO added artifact, length: 33554432, hash: 7f8b0abbe55a584b8f51c13785a86d2dc18a2043bc220a768816e7976618b058, version: 19.0.0-0.ci+git15afd49c3e2, kind: gimlet_trampoline_phase_1, name: trampoline |
| 10917 | 2026-04-03T04:21:11.872Z | Apr 03 04:21:10.150 INFO added artifact, length: 33554432, hash: b268345879ba5464de7fae4806b29781c5aafe995631dbf76fbf156f9446d4ea, version: 19.0.0-0.ci+git15afd49c3e2, kind: cosmo_trampoline_phase_1, name: trampoline |
| 10918 | 2026-04-03T04:21:11.875Z | Apr 03 04:21:10.150 INFO added artifact, length: 146545568, hash: b71ce830caca9c663b4a0d11e7fe07fa9af110d09d88a2b432fa513a2968d248, version: 19.0.0-0.ci+git15afd49c3e2, kind: trampoline_phase_2, name: trampoline |
| 10919 | 2026-04-03T04:21:17.222Z | Apr 03 04:21:15.500 INFO added artifact, length: 1654751146, hash: 9ac6df4cfc2a34541a24a22f42499c8142ad9c3bc0d2a76ab80098d4098eb204, version: 19.0.0-0.ci+git15afd49c3e2, kind: control_plane, name: control-plane |
| 10920 | 2026-04-03T04:21:17.225Z | Apr 03 04:21:15.500 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38 |
| 10921 | 2026-04-03T04:21:17.225Z | Apr 03 04:21:15.500 INFO added artifact, length: 829, hash: 4f0867908a9cec01289c4e8f6d9b590dff33a183fdf37e5592ad146774472fdb, version: 1.0.67, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.67 |
| 10922 | 2026-04-03T04:21:17.225Z | Apr 03 04:21:15.500 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38 |
| 10923 | 2026-04-03T04:21:17.251Z | Apr 03 04:21:15.529 INFO added artifact, length: 4138115, hash: 7aba723634e1207644df6841843b35f8312d8023594c006f4f48c7bda121d152, version: 1.0.67, kind: psc_sp, name: psc-b |
| 10924 | 2026-04-03T04:21:17.281Z | Apr 03 04:21:15.560 INFO added artifact, length: 4141808, hash: fc025c39b8f2900228a168a3fa29bb264d79b0de3b74c5cdd1126c5388150c17, version: 1.0.67, kind: psc_sp, name: psc-c |
| 10925 | 2026-04-03T04:21:17.330Z | Apr 03 04:21:15.606 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc |
| 10926 | 2026-04-03T04:21:17.330Z | Apr 03 04:21:15.606 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc |
| 10927 | 2026-04-03T04:21:17.377Z | Apr 03 04:21:15.655 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10928 | 2026-04-03T04:21:17.380Z | Apr 03 04:21:15.655 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10929 | 2026-04-03T04:21:17.429Z | Apr 03 04:21:15.707 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10930 | 2026-04-03T04:21:17.432Z | Apr 03 04:21:15.707 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10931 | 2026-04-03T04:21:17.480Z | Apr 03 04:21:15.758 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc |
| 10932 | 2026-04-03T04:21:17.480Z | Apr 03 04:21:15.758 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc |
| 10933 | 2026-04-03T04:21:17.483Z | Apr 03 04:21:15.759 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc |
| 10934 | 2026-04-03T04:21:17.483Z | Apr 03 04:21:15.760 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart |
| 10935 | 2026-04-03T04:21:17.483Z | Apr 03 04:21:15.760 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc |
| 10936 | 2026-04-03T04:21:17.541Z | Apr 03 04:21:15.819 INFO added artifact, length: 6959600, hash: 11fc30ac326d25dcdb40343e8e991aae1add089cbedd39ade879879ec1c1c393, version: 1.0.67, kind: switch_sp, name: sidecar-b |
| 10937 | 2026-04-03T04:21:17.645Z | Apr 03 04:21:15.923 INFO added artifact, length: 6977107, hash: 6f8e9f4bed4983694047ec1554f717e59197cfb3d2abeee8897defdf8a367cd2, version: 1.0.67, kind: switch_sp, name: sidecar-c |
| 10938 | 2026-04-03T04:21:17.753Z | Apr 03 04:21:16.031 INFO added artifact, length: 6977239, hash: 36cd4351b68f939124c0dadd69503800aa6118438193e17abb96f4251118707c, version: 1.0.67, kind: switch_sp, name: sidecar-d |
| 10939 | 2026-04-03T04:21:17.856Z | Apr 03 04:21:16.134 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar |
| 10940 | 2026-04-03T04:21:17.860Z | Apr 03 04:21:16.134 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar |
| 10941 | 2026-04-03T04:21:17.911Z | Apr 03 04:21:16.189 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10942 | 2026-04-03T04:21:17.914Z | Apr 03 04:21:16.189 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10943 | 2026-04-03T04:21:17.966Z | Apr 03 04:21:16.244 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10944 | 2026-04-03T04:21:17.966Z | Apr 03 04:21:16.244 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10945 | 2026-04-03T04:21:18.013Z | Apr 03 04:21:16.291 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar |
| 10946 | 2026-04-03T04:21:18.016Z | Apr 03 04:21:16.291 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar |
| 10947 | 2026-04-03T04:21:18.016Z | Apr 03 04:21:16.292 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar |
| 10948 | 2026-04-03T04:21:18.016Z | Apr 03 04:21:16.292 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart |
| 10949 | 2026-04-03T04:21:18.016Z | Apr 03 04:21:16.293 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar |
| 10950 | 2026-04-03T04:21:18.016Z | Apr 03 04:21:16.293 INFO added artifact, length: 924, hash: 9672f9da902afdb9883cf1faae92361885d6e64fd9efb8faeffd647cfddf1138, version: 19.0.0-0.ci+git15afd49c3e2, kind: installinator_document, name: installinator_document |
| 10951 | 2026-04-03T04:21:18.582Z | Apr 03 04:21:16.860 INFO [tuf-repo] task succeeded (67.765786173s) |
| 10952 | 2026-04-03T04:21:18.583Z | Apr 03 04:21:16.860 INFO all jobs completed in 1456.488461673s |
| 10953 | 2026-04-03T04:21:19.430Z | process exited: duration 1741584 ms, exit code 0 |
| |
| 10954 | 2026-04-03T04:21:19.442Z | found 41 output files |
| 10955 | 2026-04-03T04:21:19.442Z | uploading: /work/manifest.toml (17174 bytes) |
| 10956 | 2026-04-03T04:21:20.455Z | uploaded: /work/manifest.toml |
| 10957 | 2026-04-03T04:21:20.455Z | uploading: /work/repo.zip (2845567269 bytes) |
| 10958 | 2026-04-03T04:21:51.122Z | uploaded: /work/repo.zip |
| 10959 | 2026-04-03T04:21:51.122Z | uploading: /work/repo.zip.sha256.txt (65 bytes) |
| 10960 | 2026-04-03T04:21:52.151Z | uploaded: /work/repo.zip.sha256.txt |
| 10961 | 2026-04-03T04:21:52.151Z | uploading: /work/helios.json (647 bytes) |
| 10962 | 2026-04-03T04:21:53.166Z | uploaded: /work/helios.json |
| 10963 | 2026-04-03T04:21:53.166Z | uploading: /work/incorporation.p5m (100410 bytes) |
| 10964 | 2026-04-03T04:21:54.183Z | uploaded: /work/incorporation.p5m |
| 10965 | 2026-04-03T04:21:54.183Z | uploading: /work/incorporation.p5p (122880 bytes) |
| 10966 | 2026-04-03T04:21:55.203Z | uploaded: /work/incorporation.p5p |
| 10967 | 2026-04-03T04:21:55.204Z | uploading: /work/helios-incorp.log (526 bytes) |
| 10968 | 2026-04-03T04:21:56.214Z | uploaded: /work/helios-incorp.log |
| 10969 | 2026-04-03T04:21:56.214Z | uploading: /work/helios-setup.log (56035 bytes) |
| 10970 | 2026-04-03T04:21:57.230Z | uploaded: /work/helios-setup.log |
| 10971 | 2026-04-03T04:21:57.230Z | uploading: /work/host-image.log (235451 bytes) |
| 10972 | 2026-04-03T04:21:58.259Z | uploaded: /work/host-image.log |
| 10973 | 2026-04-03T04:21:58.259Z | uploading: /work/host-package.log (33349 bytes) |
| 10974 | 2026-04-03T04:21:59.272Z | uploaded: /work/host-package.log |
| 10975 | 2026-04-03T04:21:59.272Z | uploading: /work/host-target.log (101 bytes) |
| 10976 | 2026-04-03T04:22:00.280Z | uploaded: /work/host-target.log |
| 10977 | 2026-04-03T04:22:00.281Z | uploading: /work/incorp-create.log (0 bytes) |
| 10978 | 2026-04-03T04:22:01.287Z | uploaded: /work/incorp-create.log |
| 10979 | 2026-04-03T04:22:01.287Z | uploading: /work/incorp-fmt.log (0 bytes) |
| 10980 | 2026-04-03T04:22:02.295Z | uploaded: /work/incorp-fmt.log |
| 10981 | 2026-04-03T04:22:02.295Z | uploading: /work/incorp-pkgsend.log (108 bytes) |
| 10982 | 2026-04-03T04:22:03.303Z | uploaded: /work/incorp-pkgsend.log |
| 10983 | 2026-04-03T04:22:03.303Z | uploading: /work/incorp-publisher.log (0 bytes) |
| 10984 | 2026-04-03T04:22:04.311Z | uploaded: /work/incorp-publisher.log |
| 10985 | 2026-04-03T04:22:04.311Z | uploading: /work/omicron-package.log (8715 bytes) |
| 10986 | 2026-04-03T04:22:05.320Z | uploaded: /work/omicron-package.log |
| 10987 | 2026-04-03T04:22:05.320Z | uploading: /work/recovery-image.log (608404 bytes) |
| 10988 | 2026-04-03T04:22:06.365Z | uploaded: /work/recovery-image.log |
| 10989 | 2026-04-03T04:22:06.365Z | uploading: /work/recovery-package.log (2546 bytes) |
| 10990 | 2026-04-03T04:22:07.374Z | uploaded: /work/recovery-package.log |
| 10991 | 2026-04-03T04:22:07.374Z | uploading: /work/recovery-target.log (98 bytes) |
| 10992 | 2026-04-03T04:22:08.384Z | uploaded: /work/recovery-target.log |
| 10993 | 2026-04-03T04:22:08.384Z | uploading: /work/stamp-clickhouse.log (117 bytes) |
| 10994 | 2026-04-03T04:22:09.393Z | uploaded: /work/stamp-clickhouse.log |
| 10995 | 2026-04-03T04:22:09.393Z | uploading: /work/stamp-clickhouse_keeper.log (124 bytes) |
| 10996 | 2026-04-03T04:22:10.402Z | uploaded: /work/stamp-clickhouse_keeper.log |
| 10997 | 2026-04-03T04:22:10.402Z | uploading: /work/stamp-clickhouse_server.log (124 bytes) |
| 10998 | 2026-04-03T04:22:11.411Z | uploaded: /work/stamp-clickhouse_server.log |
| 10999 | 2026-04-03T04:22:11.411Z | uploading: /work/stamp-cockroachdb.log (118 bytes) |
| 11000 | 2026-04-03T04:22:12.421Z | uploaded: /work/stamp-cockroachdb.log |
| 11001 | 2026-04-03T04:22:12.422Z | uploading: /work/stamp-crucible-pantry-zone.log (127 bytes) |
| 11002 | 2026-04-03T04:22:13.431Z | uploaded: /work/stamp-crucible-pantry-zone.log |
| 11003 | 2026-04-03T04:22:13.431Z | uploading: /work/stamp-crucible-utils.log (118 bytes) |
| 11004 | 2026-04-03T04:22:14.440Z | uploaded: /work/stamp-crucible-utils.log |
| 11005 | 2026-04-03T04:22:14.440Z | uploading: /work/stamp-crucible-zone.log (120 bytes) |
| 11006 | 2026-04-03T04:22:15.451Z | uploaded: /work/stamp-crucible-zone.log |
| 11007 | 2026-04-03T04:22:15.451Z | uploading: /work/stamp-external-dns.log (119 bytes) |
| 11008 | 2026-04-03T04:22:16.461Z | uploaded: /work/stamp-external-dns.log |
| 11009 | 2026-04-03T04:22:16.461Z | uploading: /work/stamp-installinator.log (103 bytes) |
| 11010 | 2026-04-03T04:22:17.470Z | uploaded: /work/stamp-installinator.log |
| 11011 | 2026-04-03T04:22:17.470Z | uploading: /work/stamp-internal-dns.log (119 bytes) |
| 11012 | 2026-04-03T04:22:18.479Z | uploaded: /work/stamp-internal-dns.log |
| 11013 | 2026-04-03T04:22:18.479Z | uploading: /work/stamp-mg-ddm-gz.log (99 bytes) |
| 11014 | 2026-04-03T04:22:19.488Z | uploaded: /work/stamp-mg-ddm-gz.log |
| 11015 | 2026-04-03T04:22:19.488Z | uploading: /work/stamp-nexus.log (112 bytes) |
| 11016 | 2026-04-03T04:22:20.499Z | uploaded: /work/stamp-nexus.log |
| 11017 | 2026-04-03T04:22:20.499Z | uploading: /work/stamp-ntp.log (110 bytes) |
| 11018 | 2026-04-03T04:22:21.508Z | uploaded: /work/stamp-ntp.log |
| 11019 | 2026-04-03T04:22:21.509Z | uploading: /work/stamp-omicron-sled-agent.log (122 bytes) |
| 11020 | 2026-04-03T04:22:22.518Z | uploaded: /work/stamp-omicron-sled-agent.log |
| 11021 | 2026-04-03T04:22:22.518Z | uploading: /work/stamp-overlay.log (114 bytes) |
| 11022 | 2026-04-03T04:22:23.528Z | uploaded: /work/stamp-overlay.log |
| 11023 | 2026-04-03T04:22:23.528Z | uploading: /work/stamp-oximeter.log (115 bytes) |
| 11024 | 2026-04-03T04:22:24.537Z | uploaded: /work/stamp-oximeter.log |
| 11025 | 2026-04-03T04:22:24.537Z | uploading: /work/stamp-oxlog.log (109 bytes) |
| 11026 | 2026-04-03T04:22:25.547Z | uploaded: /work/stamp-oxlog.log |
| 11027 | 2026-04-03T04:22:25.547Z | uploading: /work/stamp-probe.log (112 bytes) |
| 11028 | 2026-04-03T04:22:26.556Z | uploaded: /work/stamp-probe.log |
| 11029 | 2026-04-03T04:22:26.556Z | uploading: /work/stamp-propolis-server.log (122 bytes) |
| 11030 | 2026-04-03T04:22:27.565Z | uploaded: /work/stamp-propolis-server.log |
| 11031 | 2026-04-03T04:22:27.565Z | uploading: /work/stamp-pumpkind-gz.log (115 bytes) |
| 11032 | 2026-04-03T04:22:28.579Z | uploaded: /work/stamp-pumpkind-gz.log |
| 11033 | 2026-04-03T04:22:28.579Z | uploading: /work/stamp-switch-asic.log (118 bytes) |
| 11034 | 2026-04-03T04:22:29.598Z | uploaded: /work/stamp-switch-asic.log |
| 11035 | 2026-04-03T04:22:29.598Z | uploading: /work/verify-libraries.log (13337 bytes) |
| 11036 | 2026-04-03T04:22:30.609Z | uploaded: /work/verify-libraries.log |