|
|
|
| 1 | 2025-08-29T21:19:01.785Z | job assigned to worker 01K3VV4MKX8QD279PY47D12T1H [factory gimlet-EVT22200007-propolis, EVT22200007/40052] (queued for 4 m 28 s) |
| |
| 2 | 2025-08-29T21:19:11.369Z | starting task 0: "setup" |
| 3 | 2025-08-29T21:19:11.394Z | ++ uname -s |
| 4 | 2025-08-29T21:19:11.394Z | + kern=SunOS |
| 5 | 2025-08-29T21:19:11.394Z | + build_user=build |
| 6 | 2025-08-29T21:19:11.394Z | + build_uid=12345 |
| 7 | 2025-08-29T21:19:11.394Z | + work_dir=/work |
| 8 | 2025-08-29T21:19:11.394Z | + input_dir=/input |
| 9 | 2025-08-29T21:19:11.394Z | + [[ 0 == 12345 ]] |
| 10 | 2025-08-29T21:19:11.394Z | + case "$kern" in |
| 11 | 2025-08-29T21:19:11.394Z | + groupadd -g 12345 build |
| 12 | 2025-08-29T21:19:11.394Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-08-29T21:19:13.403Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-08-29T21:19:13.449Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-08-29T21:19:13.474Z | + home_fs=zfs |
| 16 | 2025-08-29T21:19:13.474Z | + [[ zfs == autofs ]] |
| 17 | 2025-08-29T21:19:13.474Z | + mkdir -p /home/build |
| 18 | 2025-08-29T21:19:13.474Z | + chown build:build /home/build /work |
| 19 | 2025-08-29T21:19:15.466Z | + chmod 0700 /home/build /work |
| 20 | 2025-08-29T21:19:15.491Z | process exited: duration 4099 ms, exit code 0 |
| |
| 21 | 2025-08-29T21:19:15.545Z | starting task 1: "rust-toolchain" |
| 22 | 2025-08-29T21:19:15.572Z | + printf ' * rust toolchain channel = "%s"\n' 1.89.0 |
| 23 | 2025-08-29T21:19:15.572Z | * rust toolchain channel = "1.89.0" |
| 24 | 2025-08-29T21:19:15.572Z | * rust toolchain profile = "default" |
| 25 | 2025-08-29T21:19:15.572Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-08-29T21:19:15.572Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-08-29T21:19:15.572Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-08-29T21:19:15.572Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-08-29T21:19:15.572Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default |
| 30 | 2025-08-29T21:19:15.718Z | info: downloading installer |
| 31 | 2025-08-29T21:19:16.639Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-08-29T21:19:16.639Z | warn: /opt/ooce/bin |
| 33 | 2025-08-29T21:19:16.639Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-08-29T21:19:16.639Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-08-29T21:19:16.639Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-08-29T21:19:16.639Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-08-29T21:19:16.639Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-08-29T21:19:16.639Z | error: cannot install while Rust is installed |
| 39 | 2025-08-29T21:19:16.639Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-08-29T21:19:17.065Z | info: profile set to 'default' |
| 41 | 2025-08-29T21:19:17.065Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-08-29T21:19:17.065Z | info: syncing channel updates for '1.89.0-x86_64-unknown-illumos' |
| 43 | 2025-08-29T21:19:17.092Z | info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04) |
| 44 | 2025-08-29T21:19:17.092Z | info: downloading component 'cargo' |
| 45 | 2025-08-29T21:19:17.092Z | info: downloading component 'clippy' |
| 46 | 2025-08-29T21:19:17.117Z | info: downloading component 'rust-docs' |
| 47 | 2025-08-29T21:19:17.488Z | info: downloading component 'rust-std' |
| 48 | 2025-08-29T21:19:17.832Z | info: downloading component 'rustc' |
| 49 | 2025-08-29T21:19:19.168Z | info: downloading component 'rustfmt' |
| 50 | 2025-08-29T21:19:19.236Z | info: installing component 'cargo' |
| 51 | 2025-08-29T21:19:20.580Z | info: installing component 'clippy' |
| 52 | 2025-08-29T21:19:21.093Z | info: installing component 'rust-docs' |
| 53 | 2025-08-29T21:19:25.065Z | info: installing component 'rust-std' |
| 54 | 2025-08-29T21:19:27.045Z | info: installing component 'rustc' |
| 55 | 2025-08-29T21:19:36.205Z | info: installing component 'rustfmt' |
| 56 | 2025-08-29T21:19:36.229Z | info: default toolchain set to '1.89.0-x86_64-unknown-illumos' |
| 57 | 2025-08-29T21:19:36.230Z | |
| 58 | 2025-08-29T21:19:36.395Z | 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04) |
| 59 | 2025-08-29T21:19:36.396Z | |
| 60 | 2025-08-29T21:19:36.453Z | |
| 61 | 2025-08-29T21:19:36.453Z | Rust is installed now. Great! |
| 62 | 2025-08-29T21:19:36.453Z | |
| 63 | 2025-08-29T21:19:36.453Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-08-29T21:19:36.453Z | environment variable. This has not been done automatically. |
| 65 | 2025-08-29T21:19:36.453Z | |
| 66 | 2025-08-29T21:19:36.453Z | To configure your current shell, you need to source |
| 67 | 2025-08-29T21:19:36.453Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-08-29T21:19:36.453Z | |
| 69 | 2025-08-29T21:19:36.453Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-08-29T21:19:36.453Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-08-29T21:19:36.453Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-08-29T21:19:36.453Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-08-29T21:19:36.519Z | + rustup --version |
| 74 | 2025-08-29T21:19:36.550Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-08-29T21:19:36.550Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-08-29T21:19:36.689Z | info: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)` |
| 77 | 2025-08-29T21:19:36.716Z | + cargo --version |
| 78 | 2025-08-29T21:19:36.837Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 79 | 2025-08-29T21:19:36.863Z | + rustc --version |
| 80 | 2025-08-29T21:19:36.983Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 81 | 2025-08-29T21:19:37.012Z | process exited: duration 21448 ms, exit code 0 |
| |
| 82 | 2025-08-29T21:19:37.067Z | starting task 2: "authentication" |
| 83 | 2025-08-29T21:19:37.142Z | process exited: duration 72 ms, exit code 0 |
| |
| 84 | 2025-08-29T21:19:37.196Z | starting task 3: "clone repository" |
| 85 | 2025-08-29T21:19:37.221Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2025-08-29T21:19:37.221Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2025-08-29T21:19:37.245Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2025-08-29T21:19:48.088Z | + cd /work/oxidecomputer/omicron |
| 89 | 2025-08-29T21:19:48.088Z | + git fetch origin faa0b5dd4876562ad3e689afb749854959d29129 |
| 90 | 2025-08-29T21:19:48.624Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2025-08-29T21:19:48.624Z | * branch faa0b5dd4876562ad3e689afb749854959d29129 -> FETCH_HEAD |
| 92 | 2025-08-29T21:19:48.649Z | + [[ -n db_metadata_nexus_records ]] |
| 93 | 2025-08-29T21:19:48.649Z | ++ git branch --show-current |
| 94 | 2025-08-29T21:19:48.649Z | + current=main |
| 95 | 2025-08-29T21:19:48.649Z | + [[ main != db_metadata_nexus_records ]] |
| 96 | 2025-08-29T21:19:48.649Z | + git branch -f db_metadata_nexus_records faa0b5dd4876562ad3e689afb749854959d29129 |
| 97 | 2025-08-29T21:19:48.674Z | + git checkout -f db_metadata_nexus_records |
| 98 | 2025-08-29T21:19:48.999Z | Switched to branch 'db_metadata_nexus_records' |
| 99 | 2025-08-29T21:19:49.023Z | + git reset --hard faa0b5dd4876562ad3e689afb749854959d29129 |
| 100 | 2025-08-29T21:19:49.049Z | HEAD is now at faa0b5dd4 non-fatal step, executioncomponent order |
| 101 | 2025-08-29T21:19:49.049Z | process exited: duration 11843 ms, exit code 0 |
| |
| 102 | 2025-08-29T21:19:49.099Z | starting task 4: "build" |
| 103 | 2025-08-29T21:19:49.124Z | + source .github/buildomat/ci-env.sh |
| 104 | 2025-08-29T21:19:49.124Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2025-08-29T21:19:49.124Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2025-08-29T21:19:49.124Z | + cargo --version |
| 107 | 2025-08-29T21:19:49.203Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 108 | 2025-08-29T21:19:49.229Z | + rustc --version |
| 109 | 2025-08-29T21:19:49.312Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 110 | 2025-08-29T21:19:49.337Z | + cargo tree --locked |
| 111 | 2025-08-29T21:19:49.745Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 112 | 2025-08-29T21:19:50.191Z | Updating crates.io index |
| 113 | 2025-08-29T21:19:50.218Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 114 | 2025-08-29T21:19:50.731Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 115 | 2025-08-29T21:19:51.545Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 116 | 2025-08-29T21:19:51.864Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 117 | 2025-08-29T21:19:52.265Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 118 | 2025-08-29T21:19:52.761Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 119 | 2025-08-29T21:19:54.198Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 120 | 2025-08-29T21:19:56.939Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 121 | 2025-08-29T21:19:58.186Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 122 | 2025-08-29T21:19:59.208Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 123 | 2025-08-29T21:19:59.661Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 124 | 2025-08-29T21:20:00.058Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 125 | 2025-08-29T21:20:01.029Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 126 | 2025-08-29T21:20:01.703Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 127 | 2025-08-29T21:20:02.384Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 128 | 2025-08-29T21:20:02.830Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 129 | 2025-08-29T21:20:03.406Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 130 | 2025-08-29T21:20:03.819Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 131 | 2025-08-29T21:20:04.191Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 132 | 2025-08-29T21:20:04.536Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 133 | 2025-08-29T21:20:04.961Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 134 | 2025-08-29T21:20:05.461Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 135 | 2025-08-29T21:20:05.925Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 136 | 2025-08-29T21:20:06.459Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 137 | 2025-08-29T21:20:07.180Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 138 | 2025-08-29T21:20:07.714Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 139 | 2025-08-29T21:20:08.088Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 140 | 2025-08-29T21:20:08.628Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 141 | 2025-08-29T21:20:09.156Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 142 | 2025-08-29T21:20:09.683Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 143 | 2025-08-29T21:20:10.105Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 144 | 2025-08-29T21:20:10.553Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 145 | 2025-08-29T21:20:21.742Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 146 | 2025-08-29T21:20:23.936Z | Downloading crates ... |
| 147 | 2025-08-29T21:20:24.053Z | Downloaded anstyle-parse v0.2.5 |
| 148 | 2025-08-29T21:20:24.078Z | Downloaded bumpalo v3.16.0 |
| 149 | 2025-08-29T21:20:24.103Z | Downloaded hostname v0.3.1 |
| 150 | 2025-08-29T21:20:24.129Z | Downloaded env_filter v0.1.2 |
| 151 | 2025-08-29T21:20:24.129Z | Downloaded oso-derive v0.27.3 |
| 152 | 2025-08-29T21:20:24.159Z | Downloaded plotters-svg v0.3.7 |
| 153 | 2025-08-29T21:20:24.159Z | Downloaded progenitor-macro v0.8.0 |
| 154 | 2025-08-29T21:20:24.159Z | Downloaded progenitor-macro v0.9.1 |
| 155 | 2025-08-29T21:20:24.184Z | Downloaded sigpipe v0.1.3 |
| 156 | 2025-08-29T21:20:24.184Z | Downloaded serde_spanned v1.0.0 |
| 157 | 2025-08-29T21:20:24.184Z | Downloaded signature v2.2.0 |
| 158 | 2025-08-29T21:20:24.184Z | Downloaded signal-hook-mio v0.2.4 |
| 159 | 2025-08-29T21:20:24.184Z | Downloaded unicode-linebreak v0.1.5 |
| 160 | 2025-08-29T21:20:24.210Z | Downloaded cobs v0.2.3 |
| 161 | 2025-08-29T21:20:24.210Z | Downloaded concurrent-queue v2.5.0 |
| 162 | 2025-08-29T21:20:24.210Z | Downloaded itoa v1.0.11 |
| 163 | 2025-08-29T21:20:24.236Z | Downloaded memoffset v0.9.1 |
| 164 | 2025-08-29T21:20:24.236Z | Downloaded peg-runtime v0.8.5 |
| 165 | 2025-08-29T21:20:24.236Z | Downloaded russh-cryptovec v0.7.3 |
| 166 | 2025-08-29T21:20:24.236Z | Downloaded serde_json v1.0.142 |
| 167 | 2025-08-29T21:20:24.262Z | Downloaded tower-service v0.3.3 |
| 168 | 2025-08-29T21:20:24.262Z | Downloaded supports-color v3.0.2 |
| 169 | 2025-08-29T21:20:24.289Z | Downloaded dof v0.3.0 |
| 170 | 2025-08-29T21:20:24.289Z | Downloaded icu_provider_macros v1.5.0 |
| 171 | 2025-08-29T21:20:24.314Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 172 | 2025-08-29T21:20:24.314Z | Downloaded ref-cast-impl v1.0.24 |
| 173 | 2025-08-29T21:20:24.314Z | Downloaded siphasher v1.0.1 |
| 174 | 2025-08-29T21:20:24.340Z | Downloaded slog-json v2.6.1 |
| 175 | 2025-08-29T21:20:24.340Z | Downloaded vte_generate_state_changes v0.1.2 |
| 176 | 2025-08-29T21:20:24.340Z | Downloaded darling_macro v0.21.0 |
| 177 | 2025-08-29T21:20:24.340Z | Downloaded vsss-rs v3.3.4 |
| 178 | 2025-08-29T21:20:24.365Z | Downloaded number_prefix v0.4.0 |
| 179 | 2025-08-29T21:20:24.365Z | Downloaded packed_struct_codegen v0.10.1 |
| 180 | 2025-08-29T21:20:24.365Z | Downloaded take_mut v0.2.2 |
| 181 | 2025-08-29T21:20:24.390Z | Downloaded strsim v0.11.1 |
| 182 | 2025-08-29T21:20:24.390Z | Downloaded difflib v0.4.0 |
| 183 | 2025-08-29T21:20:24.390Z | Downloaded tagptr v0.2.0 |
| 184 | 2025-08-29T21:20:24.390Z | Downloaded zerovec-derive v0.10.3 |
| 185 | 2025-08-29T21:20:24.390Z | Downloaded uuid v1.17.0 |
| 186 | 2025-08-29T21:20:24.416Z | Downloaded is_ci v1.2.0 |
| 187 | 2025-08-29T21:20:24.416Z | Downloaded crc8 v0.1.1 |
| 188 | 2025-08-29T21:20:24.441Z | Downloaded toml_datetime v0.7.0 |
| 189 | 2025-08-29T21:20:24.441Z | Downloaded topological-sort v0.2.2 |
| 190 | 2025-08-29T21:20:24.441Z | Downloaded semver v0.1.20 |
| 191 | 2025-08-29T21:20:24.466Z | Downloaded libsw-core v0.3.1 |
| 192 | 2025-08-29T21:20:24.466Z | Downloaded serde-big-array v0.5.1 |
| 193 | 2025-08-29T21:20:24.466Z | Downloaded pkcs8 v0.10.2 |
| 194 | 2025-08-29T21:20:24.466Z | Downloaded zone_cfg_derive v0.3.0 |
| 195 | 2025-08-29T21:20:24.466Z | Downloaded zone_cfg_derive v0.1.2 |
| 196 | 2025-08-29T21:20:24.491Z | Downloaded lazycell v1.3.0 |
| 197 | 2025-08-29T21:20:24.492Z | Downloaded doc-comment v0.3.3 |
| 198 | 2025-08-29T21:20:24.492Z | Downloaded phf_shared v0.11.2 |
| 199 | 2025-08-29T21:20:24.492Z | Downloaded lru v0.12.5 |
| 200 | 2025-08-29T21:20:24.492Z | Downloaded lazy_static v1.5.0 |
| 201 | 2025-08-29T21:20:24.492Z | Downloaded scrypt v0.11.0 |
| 202 | 2025-08-29T21:20:24.517Z | Downloaded tokio-native-tls v0.3.1 |
| 203 | 2025-08-29T21:20:24.517Z | Downloaded sec1 v0.7.3 |
| 204 | 2025-08-29T21:20:24.517Z | Downloaded tokio-rustls v0.25.0 |
| 205 | 2025-08-29T21:20:24.517Z | Downloaded sct v0.7.1 |
| 206 | 2025-08-29T21:20:24.542Z | Downloaded phf_shared v0.12.1 |
| 207 | 2025-08-29T21:20:24.542Z | Downloaded schemars v0.8.22 |
| 208 | 2025-08-29T21:20:24.568Z | Downloaded scopeguard v1.2.0 |
| 209 | 2025-08-29T21:20:24.568Z | Downloaded tokio-rustls v0.24.1 |
| 210 | 2025-08-29T21:20:24.568Z | Downloaded pin-project-lite v0.2.14 |
| 211 | 2025-08-29T21:20:24.568Z | Downloaded scroll v0.12.0 |
| 212 | 2025-08-29T21:20:24.593Z | Downloaded pin-project v1.1.6 |
| 213 | 2025-08-29T21:20:24.593Z | Downloaded darling_core v0.20.10 |
| 214 | 2025-08-29T21:20:24.618Z | Downloaded darling_core v0.21.0 |
| 215 | 2025-08-29T21:20:24.618Z | Downloaded quinn-proto v0.11.8 |
| 216 | 2025-08-29T21:20:24.618Z | Downloaded zerocopy v0.8.26 |
| 217 | 2025-08-29T21:20:24.643Z | Downloaded qorb v0.4.1 |
| 218 | 2025-08-29T21:20:24.668Z | Downloaded sqlparser v0.45.0 |
| 219 | 2025-08-29T21:20:24.669Z | Downloaded itertools v0.14.0 |
| 220 | 2025-08-29T21:20:24.669Z | Downloaded tabled v0.18.0 |
| 221 | 2025-08-29T21:20:24.693Z | Downloaded reqwest v0.12.22 |
| 222 | 2025-08-29T21:20:24.718Z | Downloaded quick-xml v0.37.2 |
| 223 | 2025-08-29T21:20:24.718Z | Downloaded lalrpop v0.19.12 |
| 224 | 2025-08-29T21:20:24.745Z | Downloaded dropshot v0.16.3 |
| 225 | 2025-08-29T21:20:24.771Z | Downloaded jiff v0.2.15 |
| 226 | 2025-08-29T21:20:24.771Z | Downloaded hickory-proto v0.24.4 |
| 227 | 2025-08-29T21:20:24.796Z | Downloaded regex-syntax v0.6.29 |
| 228 | 2025-08-29T21:20:24.797Z | Downloaded smoltcp v0.11.0 |
| 229 | 2025-08-29T21:20:24.822Z | Downloaded chrono-tz v0.10.4 |
| 230 | 2025-08-29T21:20:24.822Z | Downloaded regress v0.10.4 |
| 231 | 2025-08-29T21:20:24.846Z | Downloaded diesel v2.2.12 |
| 232 | 2025-08-29T21:20:24.871Z | Downloaded zerocopy-derive v0.6.6 |
| 233 | 2025-08-29T21:20:24.871Z | Downloaded regex-syntax v0.8.5 |
| 234 | 2025-08-29T21:20:24.896Z | Downloaded sha3 v0.10.8 |
| 235 | 2025-08-29T21:20:24.896Z | Downloaded smoltcp v0.9.1 |
| 236 | 2025-08-29T21:20:24.896Z | Downloaded libz-sys v1.1.20 |
| 237 | 2025-08-29T21:20:24.922Z | Downloaded ratatui v0.29.0 |
| 238 | 2025-08-29T21:20:24.950Z | Downloaded curve25519-dalek v4.1.3 |
| 239 | 2025-08-29T21:20:24.950Z | Downloaded sled v0.34.7 |
| 240 | 2025-08-29T21:20:24.974Z | Downloaded webpki-roots v1.0.1 |
| 241 | 2025-08-29T21:20:24.975Z | Downloaded unicode-width v0.2.0 |
| 242 | 2025-08-29T21:20:24.975Z | Downloaded tabled v0.15.0 |
| 243 | 2025-08-29T21:20:25.002Z | Downloaded petname v2.0.2 |
| 244 | 2025-08-29T21:20:25.002Z | Downloaded moka v0.12.10 |
| 245 | 2025-08-29T21:20:25.027Z | Downloaded petgraph v0.6.5 |
| 246 | 2025-08-29T21:20:25.027Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 247 | 2025-08-29T21:20:25.053Z | Downloaded libc v0.2.174 |
| 248 | 2025-08-29T21:20:25.078Z | Downloaded regex-automata v0.4.8 |
| 249 | 2025-08-29T21:20:25.103Z | Downloaded encoding_rs v0.8.34 |
| 250 | 2025-08-29T21:20:25.128Z | Downloaded p384 v0.13.0 |
| 251 | 2025-08-29T21:20:25.128Z | Downloaded gimli v0.31.1 |
| 252 | 2025-08-29T21:20:25.128Z | Downloaded petgraph v0.8.2 |
| 253 | 2025-08-29T21:20:25.153Z | Downloaded lzma-sys v0.1.20 |
| 254 | 2025-08-29T21:20:25.178Z | Downloaded tokio v1.47.0 |
| 255 | 2025-08-29T21:20:25.218Z | Downloaded icu_properties_data v1.5.0 |
| 256 | 2025-08-29T21:20:25.242Z | Downloaded rustls-webpki v0.102.8 |
| 257 | 2025-08-29T21:20:25.267Z | Downloaded csv v1.3.1 |
| 258 | 2025-08-29T21:20:25.292Z | Downloaded rustls-webpki v0.101.7 |
| 259 | 2025-08-29T21:20:25.292Z | Downloaded git2 v0.19.0 |
| 260 | 2025-08-29T21:20:25.317Z | Downloaded quinn v0.11.5 |
| 261 | 2025-08-29T21:20:25.317Z | Downloaded salty v0.3.0 |
| 262 | 2025-08-29T21:20:25.317Z | Downloaded serde v1.0.219 |
| 263 | 2025-08-29T21:20:25.317Z | Downloaded radix_trie v0.2.1 |
| 264 | 2025-08-29T21:20:25.342Z | Downloaded num-bigint-dig v0.8.4 |
| 265 | 2025-08-29T21:20:25.342Z | Downloaded publicsuffix v2.3.0 |
| 266 | 2025-08-29T21:20:25.342Z | Downloaded log v0.4.27 |
| 267 | 2025-08-29T21:20:25.342Z | Downloaded darling v0.21.0 |
| 268 | 2025-08-29T21:20:25.342Z | Downloaded proptest v1.7.0 |
| 269 | 2025-08-29T21:20:25.367Z | Downloaded nix v0.30.1 |
| 270 | 2025-08-29T21:20:25.368Z | Downloaded pin-project-internal v1.1.6 |
| 271 | 2025-08-29T21:20:25.392Z | Downloaded zerocopy v0.7.35 |
| 272 | 2025-08-29T21:20:25.392Z | Downloaded pest v2.7.14 |
| 273 | 2025-08-29T21:20:25.417Z | Downloaded ssh-key v0.6.6 |
| 274 | 2025-08-29T21:20:25.417Z | Downloaded nix v0.29.0 |
| 275 | 2025-08-29T21:20:25.442Z | Downloaded nix v0.28.0 |
| 276 | 2025-08-29T21:20:25.442Z | Downloaded rustls v0.22.4 |
| 277 | 2025-08-29T21:20:25.467Z | Downloaded rustix v1.0.7 |
| 278 | 2025-08-29T21:20:25.491Z | Downloaded futures-util v0.3.31 |
| 279 | 2025-08-29T21:20:25.516Z | Downloaded schemars_derive v0.8.22 |
| 280 | 2025-08-29T21:20:25.516Z | Downloaded ring v0.17.14 |
| 281 | 2025-08-29T21:20:25.546Z | Downloaded rfc6979 v0.4.0 |
| 282 | 2025-08-29T21:20:25.593Z | Downloaded httpmock v0.8.0-alpha.1 |
| 283 | 2025-08-29T21:20:25.593Z | Downloaded quinn-udp v0.5.5 |
| 284 | 2025-08-29T21:20:25.619Z | Downloaded ssh-encoding v0.2.0 |
| 285 | 2025-08-29T21:20:25.619Z | Downloaded quick-error v1.2.3 |
| 286 | 2025-08-29T21:20:25.619Z | Downloaded pin-utils v0.1.0 |
| 287 | 2025-08-29T21:20:25.619Z | Downloaded tokio-postgres v0.7.13 |
| 288 | 2025-08-29T21:20:25.619Z | Downloaded typed-path v0.9.3 |
| 289 | 2025-08-29T21:20:25.619Z | Downloaded displaydoc v0.2.5 |
| 290 | 2025-08-29T21:20:25.619Z | Downloaded darling v0.20.10 |
| 291 | 2025-08-29T21:20:25.619Z | Downloaded tar v0.4.44 |
| 292 | 2025-08-29T21:20:25.619Z | Downloaded rstest_macros v0.25.0 |
| 293 | 2025-08-29T21:20:25.619Z | Downloaded num-bigint v0.4.6 |
| 294 | 2025-08-29T21:20:25.619Z | Downloaded rustix v0.38.37 |
| 295 | 2025-08-29T21:20:25.644Z | Downloaded typify-impl v0.4.1 |
| 296 | 2025-08-29T21:20:25.669Z | Downloaded typify-impl v0.2.0 |
| 297 | 2025-08-29T21:20:25.693Z | Downloaded hkdf v0.12.4 |
| 298 | 2025-08-29T21:20:25.694Z | Downloaded steno v0.4.1 |
| 299 | 2025-08-29T21:20:25.719Z | Downloaded zlib-rs v0.5.1 |
| 300 | 2025-08-29T21:20:25.719Z | Downloaded papergrid v0.14.0 |
| 301 | 2025-08-29T21:20:25.719Z | Downloaded diesel_derives v2.2.3 |
| 302 | 2025-08-29T21:20:25.719Z | Downloaded derive_more-impl v2.0.1 |
| 303 | 2025-08-29T21:20:25.744Z | Downloaded vcpkg v0.2.15 |
| 304 | 2025-08-29T21:20:25.771Z | Downloaded snafu v0.8.5 |
| 305 | 2025-08-29T21:20:25.795Z | Downloaded regex v1.11.1 |
| 306 | 2025-08-29T21:20:25.795Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 307 | 2025-08-29T21:20:25.869Z | Downloaded nix v0.27.1 |
| 308 | 2025-08-29T21:20:25.895Z | Downloaded indexmap v2.10.0 |
| 309 | 2025-08-29T21:20:25.896Z | Downloaded typify-impl v0.3.0 |
| 310 | 2025-08-29T21:20:25.920Z | Downloaded lru-cache v0.1.2 |
| 311 | 2025-08-29T21:20:25.920Z | Downloaded lockfree-object-pool v0.1.6 |
| 312 | 2025-08-29T21:20:25.920Z | Downloaded document-features v0.2.11 |
| 313 | 2025-08-29T21:20:25.920Z | Downloaded zerocopy-derive v0.8.26 |
| 314 | 2025-08-29T21:20:25.946Z | Downloaded semver v1.0.26 |
| 315 | 2025-08-29T21:20:25.946Z | Downloaded libm v0.2.8 |
| 316 | 2025-08-29T21:20:25.946Z | Downloaded criterion v0.7.0 |
| 317 | 2025-08-29T21:20:25.971Z | Downloaded itertools v0.13.0 |
| 318 | 2025-08-29T21:20:25.971Z | Downloaded itertools v0.12.1 |
| 319 | 2025-08-29T21:20:25.971Z | Downloaded derive_more v2.0.1 |
| 320 | 2025-08-29T21:20:25.996Z | Downloaded derive_more v0.99.20 |
| 321 | 2025-08-29T21:20:25.996Z | Downloaded typenum v1.17.0 |
| 322 | 2025-08-29T21:20:26.021Z | Downloaded tokio-util v0.7.15 |
| 323 | 2025-08-29T21:20:26.021Z | Downloaded rustyline v14.0.0 |
| 324 | 2025-08-29T21:20:26.021Z | Downloaded time v0.3.36 |
| 325 | 2025-08-29T21:20:26.046Z | Downloaded hashbrown v0.15.4 |
| 326 | 2025-08-29T21:20:26.046Z | Downloaded typify v0.4.1 |
| 327 | 2025-08-29T21:20:26.046Z | Downloaded typify v0.3.0 |
| 328 | 2025-08-29T21:20:26.070Z | Downloaded display-error-chain v0.2.2 |
| 329 | 2025-08-29T21:20:26.070Z | Downloaded dirs-sys-next v0.1.2 |
| 330 | 2025-08-29T21:20:26.070Z | Downloaded toml_writer v1.0.2 |
| 331 | 2025-08-29T21:20:26.071Z | Downloaded toml_parser v1.0.2 |
| 332 | 2025-08-29T21:20:26.071Z | Downloaded iri-string v0.7.8 |
| 333 | 2025-08-29T21:20:26.071Z | Downloaded term v0.7.0 |
| 334 | 2025-08-29T21:20:26.071Z | Downloaded tempfile v3.20.0 |
| 335 | 2025-08-29T21:20:26.096Z | Downloaded rustls v0.23.19 |
| 336 | 2025-08-29T21:20:26.096Z | Downloaded zopfli v0.8.1 |
| 337 | 2025-08-29T21:20:26.096Z | Downloaded zerocopy-derive v0.7.35 |
| 338 | 2025-08-29T21:20:26.120Z | Downloaded zerocopy v0.6.6 |
| 339 | 2025-08-29T21:20:26.120Z | Downloaded toml_edit v0.19.15 |
| 340 | 2025-08-29T21:20:26.145Z | Downloaded tokio-macros v2.5.0 |
| 341 | 2025-08-29T21:20:26.145Z | Downloaded tokio-dtrace v0.1.0 |
| 342 | 2025-08-29T21:20:26.145Z | Downloaded tls_codec_derive v0.4.1 |
| 343 | 2025-08-29T21:20:26.145Z | Downloaded stable_deref_trait v1.2.0 |
| 344 | 2025-08-29T21:20:26.145Z | Downloaded lzss v0.8.2 |
| 345 | 2025-08-29T21:20:26.145Z | Downloaded twox-hash v2.1.0 |
| 346 | 2025-08-29T21:20:26.145Z | Downloaded lock_api v0.4.12 |
| 347 | 2025-08-29T21:20:26.145Z | Downloaded litrs v0.4.1 |
| 348 | 2025-08-29T21:20:26.145Z | Downloaded litemap v0.7.3 |
| 349 | 2025-08-29T21:20:26.172Z | Downloaded dropshot_endpoint v0.16.3 |
| 350 | 2025-08-29T21:20:26.172Z | Downloaded rand v0.9.2 |
| 351 | 2025-08-29T21:20:26.172Z | Downloaded itertools v0.10.5 |
| 352 | 2025-08-29T21:20:26.172Z | Downloaded zerovec v0.10.4 |
| 353 | 2025-08-29T21:20:26.200Z | Downloaded papergrid v0.11.0 |
| 354 | 2025-08-29T21:20:26.200Z | Downloaded socket2 v0.6.0 |
| 355 | 2025-08-29T21:20:26.200Z | Downloaded socket2 v0.5.10 |
| 356 | 2025-08-29T21:20:26.200Z | Downloaded rayon v1.10.0 |
| 357 | 2025-08-29T21:20:26.225Z | Downloaded scroll_derive v0.12.0 |
| 358 | 2025-08-29T21:20:26.225Z | Downloaded static_assertions v1.1.0 |
| 359 | 2025-08-29T21:20:26.225Z | Downloaded typify v0.2.0 |
| 360 | 2025-08-29T21:20:26.225Z | Downloaded critical-section v1.1.3 |
| 361 | 2025-08-29T21:20:26.225Z | Downloaded zstd-safe v7.2.3 |
| 362 | 2025-08-29T21:20:26.225Z | Downloaded zstd v0.13.3 |
| 363 | 2025-08-29T21:20:26.225Z | Downloaded parking_lot v0.11.2 |
| 364 | 2025-08-29T21:20:26.226Z | Downloaded syn v2.0.104 |
| 365 | 2025-08-29T21:20:26.251Z | Downloaded h2 v0.4.6 |
| 366 | 2025-08-29T21:20:26.251Z | Downloaded utf-8 v0.7.6 |
| 367 | 2025-08-29T21:20:26.251Z | Downloaded diff v0.1.13 |
| 368 | 2025-08-29T21:20:26.276Z | Downloaded des v0.8.1 |
| 369 | 2025-08-29T21:20:26.276Z | Downloaded which v4.4.2 |
| 370 | 2025-08-29T21:20:26.276Z | Downloaded toml_edit v0.22.27 |
| 371 | 2025-08-29T21:20:26.276Z | Downloaded zip v4.2.0 |
| 372 | 2025-08-29T21:20:26.276Z | Downloaded typeid v1.0.3 |
| 373 | 2025-08-29T21:20:26.276Z | Downloaded zone v0.3.1 |
| 374 | 2025-08-29T21:20:26.276Z | Downloaded toml_write v0.1.2 |
| 375 | 2025-08-29T21:20:26.301Z | Downloaded rpassword v7.4.0 |
| 376 | 2025-08-29T21:20:26.302Z | Downloaded darling_macro v0.20.10 |
| 377 | 2025-08-29T21:20:26.302Z | Downloaded yoke-derive v0.7.4 |
| 378 | 2025-08-29T21:20:26.302Z | Downloaded rand_distr v0.5.1 |
| 379 | 2025-08-29T21:20:26.302Z | Downloaded rand v0.8.5 |
| 380 | 2025-08-29T21:20:26.302Z | Downloaded rustls v0.21.12 |
| 381 | 2025-08-29T21:20:26.327Z | Downloaded pkcs5 v0.7.1 |
| 382 | 2025-08-29T21:20:26.327Z | Downloaded resolv-conf v0.7.0 |
| 383 | 2025-08-29T21:20:26.327Z | Downloaded relative-path v1.9.3 |
| 384 | 2025-08-29T21:20:26.327Z | Downloaded rand_seeder v0.4.0 |
| 385 | 2025-08-29T21:20:26.327Z | Downloaded guppy v0.17.20 |
| 386 | 2025-08-29T21:20:26.353Z | Downloaded zerofrom v0.1.4 |
| 387 | 2025-08-29T21:20:26.353Z | Downloaded tokio-tungstenite v0.21.0 |
| 388 | 2025-08-29T21:20:26.353Z | Downloaded tokio-stream v0.1.17 |
| 389 | 2025-08-29T21:20:26.353Z | Downloaded tokio-rustls v0.26.0 |
| 390 | 2025-08-29T21:20:26.353Z | Downloaded toml v0.9.5 |
| 391 | 2025-08-29T21:20:26.407Z | Downloaded indicatif v0.18.0 |
| 392 | 2025-08-29T21:20:26.434Z | Downloaded p521 v0.13.3 |
| 393 | 2025-08-29T21:20:26.434Z | Downloaded kv-log-macro v1.0.7 |
| 394 | 2025-08-29T21:20:26.434Z | Downloaded parking_lot v0.12.3 |
| 395 | 2025-08-29T21:20:26.434Z | Downloaded parking v2.2.1 |
| 396 | 2025-08-29T21:20:26.434Z | Downloaded spin v0.9.8 |
| 397 | 2025-08-29T21:20:26.434Z | Downloaded pkcs1 v0.7.5 |
| 398 | 2025-08-29T21:20:26.434Z | Downloaded toml v0.8.23 |
| 399 | 2025-08-29T21:20:26.434Z | Downloaded toml v0.7.8 |
| 400 | 2025-08-29T21:20:26.434Z | Downloaded digest v0.10.7 |
| 401 | 2025-08-29T21:20:26.434Z | Downloaded indicatif v0.17.11 |
| 402 | 2025-08-29T21:20:26.434Z | Downloaded winnow v0.7.10 |
| 403 | 2025-08-29T21:20:26.434Z | Downloaded target-spec v3.5.0 |
| 404 | 2025-08-29T21:20:26.434Z | Downloaded target-lexicon v0.13.2 |
| 405 | 2025-08-29T21:20:26.434Z | Downloaded tls_codec v0.4.1 |
| 406 | 2025-08-29T21:20:26.434Z | Downloaded tap v1.0.1 |
| 407 | 2025-08-29T21:20:26.434Z | Downloaded scheduled-thread-pool v0.2.7 |
| 408 | 2025-08-29T21:20:26.434Z | Downloaded rtoolbox v0.0.2 |
| 409 | 2025-08-29T21:20:26.435Z | Downloaded yansi v1.0.1 |
| 410 | 2025-08-29T21:20:26.435Z | Downloaded secrecy v0.10.3 |
| 411 | 2025-08-29T21:20:26.435Z | Downloaded secrecy v0.8.0 |
| 412 | 2025-08-29T21:20:26.435Z | Downloaded psl-types v2.0.11 |
| 413 | 2025-08-29T21:20:26.435Z | Downloaded piper v0.2.4 |
| 414 | 2025-08-29T21:20:26.435Z | Downloaded libloading v0.8.5 |
| 415 | 2025-08-29T21:20:26.462Z | Downloaded criterion-plot v0.6.0 |
| 416 | 2025-08-29T21:20:26.462Z | Downloaded crc32fast v1.4.2 |
| 417 | 2025-08-29T21:20:26.462Z | Downloaded tokio-tungstenite v0.23.1 |
| 418 | 2025-08-29T21:20:26.462Z | Downloaded rand_core v0.6.4 |
| 419 | 2025-08-29T21:20:26.462Z | Downloaded hickory-server v0.25.2 |
| 420 | 2025-08-29T21:20:26.462Z | Downloaded libsw v3.5.0 |
| 421 | 2025-08-29T21:20:26.462Z | Downloaded libscf-sys v1.1.0 |
| 422 | 2025-08-29T21:20:26.462Z | Downloaded libefi-sys v0.1.0 |
| 423 | 2025-08-29T21:20:26.462Z | Downloaded lalrpop-util v0.19.12 |
| 424 | 2025-08-29T21:20:26.462Z | Downloaded phf v0.12.1 |
| 425 | 2025-08-29T21:20:26.462Z | Downloaded sqlformat v0.3.5 |
| 426 | 2025-08-29T21:20:26.487Z | Downloaded reedline v0.40.0 |
| 427 | 2025-08-29T21:20:26.487Z | Downloaded syn v1.0.109 |
| 428 | 2025-08-29T21:20:26.487Z | Downloaded toml_datetime v0.6.11 |
| 429 | 2025-08-29T21:20:26.512Z | Downloaded rand_core v0.9.3 |
| 430 | 2025-08-29T21:20:26.512Z | Downloaded rand_chacha v0.9.0 |
| 431 | 2025-08-29T21:20:26.512Z | Downloaded radium v0.7.0 |
| 432 | 2025-08-29T21:20:26.512Z | Downloaded quote v1.0.40 |
| 433 | 2025-08-29T21:20:26.513Z | Downloaded ipnet v2.11.0 |
| 434 | 2025-08-29T21:20:26.513Z | Downloaded instability v0.3.2 |
| 435 | 2025-08-29T21:20:26.513Z | Downloaded ingot-macros v0.1.1 |
| 436 | 2025-08-29T21:20:26.513Z | Downloaded dirs-next v2.0.0 |
| 437 | 2025-08-29T21:20:26.513Z | Downloaded zone v0.1.8 |
| 438 | 2025-08-29T21:20:26.513Z | Downloaded zip v0.6.6 |
| 439 | 2025-08-29T21:20:26.539Z | Downloaded ron v0.8.1 |
| 440 | 2025-08-29T21:20:26.540Z | Downloaded diesel-dtrace v0.4.2 |
| 441 | 2025-08-29T21:20:26.540Z | Downloaded der v0.7.9 |
| 442 | 2025-08-29T21:20:26.540Z | Downloaded indexmap v1.9.3 |
| 443 | 2025-08-29T21:20:26.540Z | Downloaded samael v0.0.19 |
| 444 | 2025-08-29T21:20:26.565Z | Downloaded cfg_aliases v0.2.1 |
| 445 | 2025-08-29T21:20:26.565Z | Downloaded cfg_aliases v0.1.1 |
| 446 | 2025-08-29T21:20:26.565Z | Downloaded rand_chacha v0.3.1 |
| 447 | 2025-08-29T21:20:26.565Z | Downloaded r2d2 v0.8.10 |
| 448 | 2025-08-29T21:20:26.565Z | Downloaded is_terminal_polyfill v1.70.1 |
| 449 | 2025-08-29T21:20:26.565Z | Downloaded ipnetwork v0.21.1 |
| 450 | 2025-08-29T21:20:26.590Z | Downloaded internet-checksum v0.2.1 |
| 451 | 2025-08-29T21:20:26.590Z | Downloaded inout v0.1.3 |
| 452 | 2025-08-29T21:20:26.590Z | Downloaded ingot-types v0.1.2 |
| 453 | 2025-08-29T21:20:26.590Z | Downloaded dsl_auto_type v0.1.2 |
| 454 | 2025-08-29T21:20:26.590Z | Downloaded target-triple v0.1.3 |
| 455 | 2025-08-29T21:20:26.590Z | Downloaded rstest v0.25.0 |
| 456 | 2025-08-29T21:20:26.590Z | Downloaded rsa v0.9.6 |
| 457 | 2025-08-29T21:20:26.617Z | Downloaded ron v0.7.1 |
| 458 | 2025-08-29T21:20:26.618Z | Downloaded want v0.3.1 |
| 459 | 2025-08-29T21:20:26.618Z | Downloaded walkdir v2.5.0 |
| 460 | 2025-08-29T21:20:26.618Z | Downloaded snafu-derive v0.8.5 |
| 461 | 2025-08-29T21:20:26.618Z | Downloaded num-complex v0.4.6 |
| 462 | 2025-08-29T21:20:26.618Z | Downloaded nu-ansi-term v0.50.1 |
| 463 | 2025-08-29T21:20:26.618Z | Downloaded winnow v0.5.40 |
| 464 | 2025-08-29T21:20:26.642Z | Downloaded tungstenite v0.23.0 |
| 465 | 2025-08-29T21:20:26.642Z | Downloaded tungstenite v0.21.0 |
| 466 | 2025-08-29T21:20:26.642Z | Downloaded tracing-core v0.1.32 |
| 467 | 2025-08-29T21:20:26.642Z | Downloaded unicode_categories v0.1.1 |
| 468 | 2025-08-29T21:20:26.643Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 469 | 2025-08-29T21:20:26.668Z | Downloaded is-terminal v0.4.13 |
| 470 | 2025-08-29T21:20:26.668Z | Downloaded instant v0.1.13 |
| 471 | 2025-08-29T21:20:26.668Z | Downloaded nom v7.1.3 |
| 472 | 2025-08-29T21:20:26.668Z | Downloaded ssh-cipher v0.2.0 |
| 473 | 2025-08-29T21:20:26.668Z | Downloaded spki v0.7.3 |
| 474 | 2025-08-29T21:20:26.669Z | Downloaded idna v1.0.3 |
| 475 | 2025-08-29T21:20:26.697Z | Downloaded crossterm v0.29.0 |
| 476 | 2025-08-29T21:20:26.697Z | Downloaded hashbrown v0.13.2 |
| 477 | 2025-08-29T21:20:26.697Z | Downloaded zeroize_derive v1.4.2 |
| 478 | 2025-08-29T21:20:26.697Z | Downloaded zeroize v1.8.1 |
| 479 | 2025-08-29T21:20:26.698Z | Downloaded zerofrom-derive v0.1.4 |
| 480 | 2025-08-29T21:20:26.698Z | Downloaded stringmetrics v2.2.2 |
| 481 | 2025-08-29T21:20:26.724Z | Downloaded num-traits v0.2.19 |
| 482 | 2025-08-29T21:20:26.724Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 483 | 2025-08-29T21:20:26.724Z | Downloaded strum v0.27.2 |
| 484 | 2025-08-29T21:20:26.724Z | Downloaded structmeta-derive v0.3.0 |
| 485 | 2025-08-29T21:20:26.724Z | Downloaded structmeta v0.3.0 |
| 486 | 2025-08-29T21:20:26.724Z | Downloaded strip-ansi-escapes v0.2.0 |
| 487 | 2025-08-29T21:20:26.724Z | Downloaded stringprep v0.1.5 |
| 488 | 2025-08-29T21:20:26.724Z | Downloaded tower-http v0.6.6 |
| 489 | 2025-08-29T21:20:26.725Z | Downloaded string_cache v0.8.9 |
| 490 | 2025-08-29T21:20:26.752Z | Downloaded num-integer v0.1.46 |
| 491 | 2025-08-29T21:20:26.752Z | Downloaded derive_builder v0.20.2 |
| 492 | 2025-08-29T21:20:26.752Z | Downloaded derive-where v1.5.0 |
| 493 | 2025-08-29T21:20:26.752Z | Downloaded winnow v0.6.26 |
| 494 | 2025-08-29T21:20:26.778Z | Downloaded tabwriter v1.4.0 |
| 495 | 2025-08-29T21:20:26.778Z | Downloaded strum v0.26.3 |
| 496 | 2025-08-29T21:20:26.778Z | Downloaded num-rational v0.4.2 |
| 497 | 2025-08-29T21:20:26.778Z | Downloaded macaddr v1.0.1 |
| 498 | 2025-08-29T21:20:26.779Z | Downloaded derive_builder_macro v0.20.2 |
| 499 | 2025-08-29T21:20:26.779Z | Downloaded defmt v0.3.8 |
| 500 | 2025-08-29T21:20:26.779Z | Downloaded iddqd v0.3.9 |
| 501 | 2025-08-29T21:20:26.806Z | Downloaded crossterm v0.28.1 |
| 502 | 2025-08-29T21:20:26.806Z | Downloaded trybuild v1.0.106 |
| 503 | 2025-08-29T21:20:26.807Z | Downloaded tough v0.20.0 |
| 504 | 2025-08-29T21:20:26.843Z | Downloaded url v2.5.4 |
| 505 | 2025-08-29T21:20:26.843Z | Downloaded num_enum_derive v0.5.11 |
| 506 | 2025-08-29T21:20:26.843Z | Downloaded num_enum v0.5.11 |
| 507 | 2025-08-29T21:20:26.843Z | Downloaded num-iter v0.1.45 |
| 508 | 2025-08-29T21:20:26.843Z | Downloaded num-derive v0.4.2 |
| 509 | 2025-08-29T21:20:26.843Z | Downloaded derive_builder_core v0.20.2 |
| 510 | 2025-08-29T21:20:26.843Z | Downloaded derive-ex v0.1.8 |
| 511 | 2025-08-29T21:20:26.843Z | Downloaded der_derive v0.7.3 |
| 512 | 2025-08-29T21:20:26.878Z | Downloaded datatest-stable v0.3.2 |
| 513 | 2025-08-29T21:20:26.879Z | Downloaded waitgroup v0.1.2 |
| 514 | 2025-08-29T21:20:26.879Z | Downloaded vergen v8.3.2 |
| 515 | 2025-08-29T21:20:26.879Z | Downloaded rcgen v0.12.1 |
| 516 | 2025-08-29T21:20:26.879Z | Downloaded num-derive v0.3.3 |
| 517 | 2025-08-29T21:20:26.879Z | Downloaded num v0.4.3 |
| 518 | 2025-08-29T21:20:26.879Z | Downloaded http v1.3.1 |
| 519 | 2025-08-29T21:20:26.879Z | Downloaded num_threads v0.1.7 |
| 520 | 2025-08-29T21:20:26.879Z | Downloaded deranged v0.3.11 |
| 521 | 2025-08-29T21:20:26.879Z | Downloaded defmt-parser v0.3.4 |
| 522 | 2025-08-29T21:20:26.879Z | Downloaded defmt-macros v0.3.9 |
| 523 | 2025-08-29T21:20:26.880Z | Downloaded debug-ignore v1.0.5 |
| 524 | 2025-08-29T21:20:26.880Z | Downloaded data-encoding v2.9.0 |
| 525 | 2025-08-29T21:20:26.880Z | Downloaded vte v0.11.1 |
| 526 | 2025-08-29T21:20:26.932Z | Downloaded value-bag v1.9.0 |
| 527 | 2025-08-29T21:20:26.932Z | Downloaded uzers v0.12.1 |
| 528 | 2025-08-29T21:20:26.932Z | Downloaded utf8parse v0.2.2 |
| 529 | 2025-08-29T21:20:26.932Z | Downloaded smallvec v1.15.1 |
| 530 | 2025-08-29T21:20:26.933Z | Downloaded slog v2.7.0 |
| 531 | 2025-08-29T21:20:26.933Z | Downloaded rayon-core v1.12.1 |
| 532 | 2025-08-29T21:20:26.933Z | Downloaded ingot v0.1.1 |
| 533 | 2025-08-29T21:20:26.933Z | Downloaded indoc v2.0.6 |
| 534 | 2025-08-29T21:20:26.933Z | Downloaded indoc v1.0.9 |
| 535 | 2025-08-29T21:20:26.933Z | Downloaded crossbeam-channel v0.5.15 |
| 536 | 2025-08-29T21:20:26.992Z | Downloaded tracing v0.1.40 |
| 537 | 2025-08-29T21:20:26.993Z | Downloaded sqlparser_derive v0.2.2 |
| 538 | 2025-08-29T21:20:26.993Z | Downloaded daft v0.1.4 |
| 539 | 2025-08-29T21:20:26.993Z | Downloaded wait-timeout v0.2.0 |
| 540 | 2025-08-29T21:20:26.993Z | Downloaded version_check v0.9.5 |
| 541 | 2025-08-29T21:20:26.993Z | Downloaded utf8_iter v1.0.4 |
| 542 | 2025-08-29T21:20:26.993Z | Downloaded utf16_iter v1.0.5 |
| 543 | 2025-08-29T21:20:26.993Z | Downloaded smawk v0.3.2 |
| 544 | 2025-08-29T21:20:26.993Z | Downloaded slog-term v2.9.1 |
| 545 | 2025-08-29T21:20:26.993Z | Downloaded const_format v0.2.34 |
| 546 | 2025-08-29T21:20:26.994Z | Downloaded unicode-width v0.1.14 |
| 547 | 2025-08-29T21:20:26.994Z | Downloaded void v1.0.2 |
| 548 | 2025-08-29T21:20:26.994Z | Downloaded smf v0.2.3 |
| 549 | 2025-08-29T21:20:26.994Z | Downloaded smallvec v0.6.14 |
| 550 | 2025-08-29T21:20:26.994Z | Downloaded slog-stdlog v4.1.1 |
| 551 | 2025-08-29T21:20:26.994Z | Downloaded slog-scope v4.4.0 |
| 552 | 2025-08-29T21:20:26.994Z | Downloaded slog-envlogger v2.2.0 |
| 553 | 2025-08-29T21:20:26.994Z | Downloaded slog-dtrace v0.3.0 |
| 554 | 2025-08-29T21:20:26.994Z | Downloaded slog-bunyan v2.5.0 |
| 555 | 2025-08-29T21:20:26.994Z | Downloaded num-conv v0.1.0 |
| 556 | 2025-08-29T21:20:27.033Z | Downloaded normalize-line-endings v0.3.0 |
| 557 | 2025-08-29T21:20:27.033Z | Downloaded yoke v0.7.4 |
| 558 | 2025-08-29T21:20:27.033Z | Downloaded yasna v0.5.2 |
| 559 | 2025-08-29T21:20:27.033Z | Downloaded xshell v0.2.7 |
| 560 | 2025-08-29T21:20:27.033Z | Downloaded x509-cert v0.2.5 |
| 561 | 2025-08-29T21:20:27.033Z | Downloaded tower v0.5.2 |
| 562 | 2025-08-29T21:20:27.033Z | Downloaded rustls-pki-types v1.10.0 |
| 563 | 2025-08-29T21:20:27.033Z | Downloaded chrono v0.4.41 |
| 564 | 2025-08-29T21:20:27.033Z | Downloaded hickory-resolver v0.24.4 |
| 565 | 2025-08-29T21:20:27.033Z | Downloaded headers v0.4.1 |
| 566 | 2025-08-29T21:20:27.033Z | Downloaded slog-async v2.8.0 |
| 567 | 2025-08-29T21:20:27.033Z | Downloaded slab v0.4.9 |
| 568 | 2025-08-29T21:20:27.060Z | Downloaded ref-cast v1.0.24 |
| 569 | 2025-08-29T21:20:27.060Z | Downloaded nodrop v0.1.14 |
| 570 | 2025-08-29T21:20:27.060Z | Downloaded indent_write v2.2.0 |
| 571 | 2025-08-29T21:20:27.060Z | Downloaded crypto-bigint v0.5.5 |
| 572 | 2025-08-29T21:20:27.060Z | Downloaded icu_normalizer v1.5.0 |
| 573 | 2025-08-29T21:20:27.060Z | Downloaded hickory-resolver v0.25.2 |
| 574 | 2025-08-29T21:20:27.060Z | Downloaded rand_xorshift v0.4.0 |
| 575 | 2025-08-29T21:20:27.060Z | Downloaded nibble_vec v0.1.0 |
| 576 | 2025-08-29T21:20:27.060Z | Downloaded newtype-uuid v1.2.4 |
| 577 | 2025-08-29T21:20:27.060Z | Downloaded maplit v1.0.2 |
| 578 | 2025-08-29T21:20:27.060Z | Downloaded managed v0.8.0 |
| 579 | 2025-08-29T21:20:27.061Z | Downloaded ignore v0.4.23 |
| 580 | 2025-08-29T21:20:27.088Z | Downloaded icu_provider v1.5.0 |
| 581 | 2025-08-29T21:20:27.089Z | Downloaded daft-derive v0.1.4 |
| 582 | 2025-08-29T21:20:27.089Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 583 | 2025-08-29T21:20:27.089Z | Downloaded ctr v0.9.2 |
| 584 | 2025-08-29T21:20:27.089Z | Downloaded csv-core v0.1.11 |
| 585 | 2025-08-29T21:20:27.089Z | Downloaded russh v0.45.0 |
| 586 | 2025-08-29T21:20:27.089Z | Downloaded pest_meta v2.7.14 |
| 587 | 2025-08-29T21:20:27.185Z | Downloaded mio v1.0.2 |
| 588 | 2025-08-29T21:20:27.185Z | Downloaded miniz_oxide v0.8.5 |
| 589 | 2025-08-29T21:20:27.185Z | Downloaded hashbrown v0.12.3 |
| 590 | 2025-08-29T21:20:27.185Z | Downloaded newtype_derive v0.1.6 |
| 591 | 2025-08-29T21:20:27.185Z | Downloaded newline-converter v0.3.0 |
| 592 | 2025-08-29T21:20:27.185Z | Downloaded new_debug_unreachable v1.0.6 |
| 593 | 2025-08-29T21:20:27.185Z | Downloaded nested v0.1.1 |
| 594 | 2025-08-29T21:20:27.186Z | Downloaded match_cfg v0.1.0 |
| 595 | 2025-08-29T21:20:27.186Z | Downloaded idna_adapter v1.2.0 |
| 596 | 2025-08-29T21:20:27.186Z | Downloaded crossbeam-utils v0.8.21 |
| 597 | 2025-08-29T21:20:27.227Z | Downloaded crossbeam-deque v0.8.5 |
| 598 | 2025-08-29T21:20:27.227Z | Downloaded xz2 v0.1.7 |
| 599 | 2025-08-29T21:20:27.227Z | Downloaded whoami v1.5.2 |
| 600 | 2025-08-29T21:20:27.227Z | Downloaded tui-tree-widget v0.23.1 |
| 601 | 2025-08-29T21:20:27.227Z | Downloaded try-lock v0.2.5 |
| 602 | 2025-08-29T21:20:27.227Z | Downloaded strum_macros v0.27.1 |
| 603 | 2025-08-29T21:20:27.227Z | Downloaded ryu v1.0.18 |
| 604 | 2025-08-29T21:20:27.227Z | Downloaded rustversion v1.0.17 |
| 605 | 2025-08-29T21:20:27.227Z | Downloaded rustls-pemfile v2.2.0 |
| 606 | 2025-08-29T21:20:27.227Z | Downloaded rustls-native-certs v0.8.1 |
| 607 | 2025-08-29T21:20:27.227Z | Downloaded russh-keys v0.45.0 |
| 608 | 2025-08-29T21:20:27.227Z | Downloaded partial-io v0.5.4 |
| 609 | 2025-08-29T21:20:27.227Z | Downloaded mime v0.3.17 |
| 610 | 2025-08-29T21:20:27.227Z | Downloaded icu_properties v1.5.1 |
| 611 | 2025-08-29T21:20:27.228Z | Downloaded heapless v0.8.0 |
| 612 | 2025-08-29T21:20:27.228Z | Downloaded heapless v0.7.17 |
| 613 | 2025-08-29T21:20:27.228Z | Downloaded ident_case v1.0.1 |
| 614 | 2025-08-29T21:20:27.228Z | Downloaded dyn-clone v1.0.20 |
| 615 | 2025-08-29T21:20:27.228Z | Downloaded dunce v1.0.5 |
| 616 | 2025-08-29T21:20:27.228Z | Downloaded dtrace-parser v0.2.0 |
| 617 | 2025-08-29T21:20:27.228Z | Downloaded crossbeam-epoch v0.9.18 |
| 618 | 2025-08-29T21:20:27.228Z | Downloaded wyz v0.5.1 |
| 619 | 2025-08-29T21:20:27.228Z | Downloaded pest_derive v2.7.14 |
| 620 | 2025-08-29T21:20:27.228Z | Downloaded password-hash v0.5.0 |
| 621 | 2025-08-29T21:20:27.228Z | Downloaded parking_lot_core v0.8.6 |
| 622 | 2025-08-29T21:20:27.228Z | Downloaded memmap v0.7.0 |
| 623 | 2025-08-29T21:20:27.228Z | Downloaded libz-rs-sys v0.5.1 |
| 624 | 2025-08-29T21:20:27.228Z | Downloaded keccak v0.1.5 |
| 625 | 2025-08-29T21:20:27.228Z | Downloaded jiff-static v0.2.15 |
| 626 | 2025-08-29T21:20:27.228Z | Downloaded icu_normalizer_data v1.5.0 |
| 627 | 2025-08-29T21:20:27.228Z | Downloaded hyper v1.6.0 |
| 628 | 2025-08-29T21:20:27.228Z | Downloaded crc-any v2.5.0 |
| 629 | 2025-08-29T21:20:27.228Z | Downloaded cookie v0.18.1 |
| 630 | 2025-08-29T21:20:27.228Z | Downloaded cstr-argument v0.1.2 |
| 631 | 2025-08-29T21:20:27.228Z | Downloaded crypto-common v0.1.6 |
| 632 | 2025-08-29T21:20:27.228Z | Downloaded crucible-workspace-hack v0.1.0 |
| 633 | 2025-08-29T21:20:27.258Z | Downloaded writeable v0.5.5 |
| 634 | 2025-08-29T21:20:27.258Z | Downloaded tracing-attributes v0.1.27 |
| 635 | 2025-08-29T21:20:27.258Z | Downloaded tabled_derive v0.10.0 |
| 636 | 2025-08-29T21:20:27.258Z | Downloaded tabled_derive v0.7.0 |
| 637 | 2025-08-29T21:20:27.259Z | Downloaded synstructure v0.13.1 |
| 638 | 2025-08-29T21:20:27.259Z | Downloaded swrite v0.1.0 |
| 639 | 2025-08-29T21:20:27.259Z | Downloaded subtle v2.6.1 |
| 640 | 2025-08-29T21:20:27.259Z | Downloaded same-file v1.0.6 |
| 641 | 2025-08-29T21:20:27.259Z | Downloaded salsa20 v0.10.2 |
| 642 | 2025-08-29T21:20:27.259Z | Downloaded rusty-fork v0.3.0 |
| 643 | 2025-08-29T21:20:27.259Z | Downloaded rustc_version v0.1.7 |
| 644 | 2025-08-29T21:20:27.259Z | Downloaded rustc-hash v2.1.1 |
| 645 | 2025-08-29T21:20:27.259Z | Downloaded phf v0.11.2 |
| 646 | 2025-08-29T21:20:27.259Z | Downloaded aws-lc-sys v0.26.0 |
| 647 | 2025-08-29T21:20:27.522Z | Downloaded peg v0.8.5 |
| 648 | 2025-08-29T21:20:27.567Z | Downloaded parse-display-derive v0.10.0 |
| 649 | 2025-08-29T21:20:27.567Z | Downloaded multer v3.1.0 |
| 650 | 2025-08-29T21:20:27.567Z | Downloaded linear-map v1.2.0 |
| 651 | 2025-08-29T21:20:27.567Z | Downloaded libxml v0.3.3 |
| 652 | 2025-08-29T21:20:27.567Z | Downloaded cookie_store v0.21.1 |
| 653 | 2025-08-29T21:20:27.567Z | Downloaded const-oid v0.9.6 |
| 654 | 2025-08-29T21:20:27.568Z | Downloaded console v0.16.0 |
| 655 | 2025-08-29T21:20:27.568Z | Downloaded clap_builder v4.5.41 |
| 656 | 2025-08-29T21:20:27.613Z | Downloaded unsafe-libyaml v0.2.11 |
| 657 | 2025-08-29T21:20:27.613Z | Downloaded openapiv3 v2.2.0 |
| 658 | 2025-08-29T21:20:27.613Z | Downloaded crunchy v0.2.2 |
| 659 | 2025-08-29T21:20:27.613Z | Downloaded xshell-macros v0.2.7 |
| 660 | 2025-08-29T21:20:27.614Z | Downloaded xattr v1.3.1 |
| 661 | 2025-08-29T21:20:27.614Z | Downloaded write16 v1.0.0 |
| 662 | 2025-08-29T21:20:27.614Z | Downloaded subprocess v0.2.9 |
| 663 | 2025-08-29T21:20:27.614Z | Downloaded strum_macros v0.24.3 |
| 664 | 2025-08-29T21:20:27.614Z | Downloaded rustls-pemfile v1.0.4 |
| 665 | 2025-08-29T21:20:27.614Z | Downloaded rust-argon2 v2.1.0 |
| 666 | 2025-08-29T21:20:27.614Z | Downloaded path-slash v0.1.5 |
| 667 | 2025-08-29T21:20:27.614Z | Downloaded nanorand v0.7.0 |
| 668 | 2025-08-29T21:20:27.653Z | Downloaded md5 v0.7.0 |
| 669 | 2025-08-29T21:20:27.654Z | Downloaded serde_with v3.14.0 |
| 670 | 2025-08-29T21:20:27.654Z | Downloaded support-bundle-viewer v0.1.2 |
| 671 | 2025-08-29T21:20:27.654Z | Downloaded rustc_version v0.4.1 |
| 672 | 2025-08-29T21:20:27.654Z | Downloaded rustc-demangle v0.1.24 |
| 673 | 2025-08-29T21:20:27.654Z | Downloaded percent-encoding v2.3.1 |
| 674 | 2025-08-29T21:20:27.654Z | Downloaded pem-rfc7468 v0.7.0 |
| 675 | 2025-08-29T21:20:27.654Z | Downloaded peg-macros v0.8.5 |
| 676 | 2025-08-29T21:20:27.654Z | Downloaded password-hash v0.4.2 |
| 677 | 2025-08-29T21:20:27.654Z | Downloaded minimal-lexical v0.2.1 |
| 678 | 2025-08-29T21:20:27.655Z | Downloaded mime_guess v2.0.5 |
| 679 | 2025-08-29T21:20:27.655Z | Downloaded memmap2 v0.9.5 |
| 680 | 2025-08-29T21:20:27.655Z | Downloaded memchr v2.7.4 |
| 681 | 2025-08-29T21:20:27.689Z | Downloaded linked-hash-map v0.5.6 |
| 682 | 2025-08-29T21:20:27.689Z | Downloaded libtest-mimic v0.8.1 |
| 683 | 2025-08-29T21:20:27.689Z | Downloaded kstat-rs v0.2.4 |
| 684 | 2025-08-29T21:20:27.689Z | Downloaded convert_case v0.4.0 |
| 685 | 2025-08-29T21:20:27.689Z | Downloaded const_format_proc_macros v0.2.34 |
| 686 | 2025-08-29T21:20:27.689Z | Downloaded console v0.15.10 |
| 687 | 2025-08-29T21:20:27.689Z | Downloaded unicode-normalization v0.1.24 |
| 688 | 2025-08-29T21:20:27.690Z | Downloaded similar v2.7.0 |
| 689 | 2025-08-29T21:20:27.690Z | Downloaded hmac v0.12.1 |
| 690 | 2025-08-29T21:20:27.690Z | Downloaded half v2.4.1 |
| 691 | 2025-08-29T21:20:27.690Z | Downloaded half v1.8.3 |
| 692 | 2025-08-29T21:20:27.690Z | Downloaded tower-layer v0.3.3 |
| 693 | 2025-08-29T21:20:27.690Z | Downloaded sync_wrapper v1.0.1 |
| 694 | 2025-08-29T21:20:27.690Z | Downloaded sync-ptr v0.1.4 |
| 695 | 2025-08-29T21:20:27.727Z | Downloaded strum_macros v0.26.4 |
| 696 | 2025-08-29T21:20:27.727Z | Downloaded rustc-hash v1.1.0 |
| 697 | 2025-08-29T21:20:27.727Z | Downloaded pest_generator v2.7.14 |
| 698 | 2025-08-29T21:20:27.727Z | Downloaded pem v3.0.5 |
| 699 | 2025-08-29T21:20:27.728Z | Downloaded pbkdf2 v0.12.2 |
| 700 | 2025-08-29T21:20:27.728Z | Downloaded path-tree v0.8.1 |
| 701 | 2025-08-29T21:20:27.728Z | Downloaded native-tls v0.2.12 |
| 702 | 2025-08-29T21:20:27.728Z | Downloaded multimap v0.10.1 |
| 703 | 2025-08-29T21:20:27.728Z | Downloaded maybe-uninit v2.0.0 |
| 704 | 2025-08-29T21:20:27.728Z | Downloaded icu_collections v1.5.0 |
| 705 | 2025-08-29T21:20:27.728Z | Downloaded crc-catalog v2.4.0 |
| 706 | 2025-08-29T21:20:27.728Z | Downloaded tinyvec v1.8.0 |
| 707 | 2025-08-29T21:20:27.728Z | Downloaded time-macros v0.2.18 |
| 708 | 2025-08-29T21:20:27.756Z | Downloaded polar-core v0.27.3 |
| 709 | 2025-08-29T21:20:27.757Z | Downloaded httptest v0.16.3 |
| 710 | 2025-08-29T21:20:27.757Z | Downloaded pbkdf2 v0.11.0 |
| 711 | 2025-08-29T21:20:27.757Z | Downloaded pathdiff v0.2.3 |
| 712 | 2025-08-29T21:20:27.757Z | Downloaded paste v1.0.15 |
| 713 | 2025-08-29T21:20:27.757Z | Downloaded parse-size v1.1.0 |
| 714 | 2025-08-29T21:20:27.757Z | Downloaded parse-display v0.10.0 |
| 715 | 2025-08-29T21:20:27.757Z | Downloaded parking_lot_core v0.9.10 |
| 716 | 2025-08-29T21:20:27.757Z | Downloaded hyper-util v0.1.16 |
| 717 | 2025-08-29T21:20:27.757Z | Downloaded crc v3.2.1 |
| 718 | 2025-08-29T21:20:27.804Z | Downloaded cpufeatures v0.2.14 |
| 719 | 2025-08-29T21:20:27.804Z | Downloaded convert_case v0.7.1 |
| 720 | 2025-08-29T21:20:27.804Z | Downloaded compact_str v0.8.0 |
| 721 | 2025-08-29T21:20:27.804Z | Downloaded usdt-impl v0.5.0 |
| 722 | 2025-08-29T21:20:27.804Z | Downloaded untrusted v0.9.0 |
| 723 | 2025-08-29T21:20:27.805Z | Downloaded unicode-segmentation v1.12.0 |
| 724 | 2025-08-29T21:20:27.805Z | Downloaded hickory-client v0.25.2 |
| 725 | 2025-08-29T21:20:27.805Z | Downloaded expectorate v1.2.0 |
| 726 | 2025-08-29T21:20:27.805Z | Downloaded bstr v1.10.0 |
| 727 | 2025-08-29T21:20:27.845Z | Downloaded icu_locid_transform_data v1.5.0 |
| 728 | 2025-08-29T21:20:27.846Z | Downloaded icu_locid_transform v1.5.0 |
| 729 | 2025-08-29T21:20:27.846Z | Downloaded hyper-tls v0.6.0 |
| 730 | 2025-08-29T21:20:27.846Z | Downloaded hyper-rustls v0.27.7 |
| 731 | 2025-08-29T21:20:27.846Z | Downloaded colored v2.2.0 |
| 732 | 2025-08-29T21:20:27.846Z | Downloaded clap v4.5.41 |
| 733 | 2025-08-29T21:20:27.846Z | Downloaded usdt v0.5.0 |
| 734 | 2025-08-29T21:20:27.847Z | Downloaded universal-hash v0.5.1 |
| 735 | 2025-08-29T21:20:27.847Z | Downloaded unicode-xid v0.2.6 |
| 736 | 2025-08-29T21:20:27.847Z | Downloaded tinytemplate v1.2.1 |
| 737 | 2025-08-29T21:20:27.847Z | Downloaded object v0.36.5 |
| 738 | 2025-08-29T21:20:27.913Z | Downloaded httparse v1.9.5 |
| 739 | 2025-08-29T21:20:27.913Z | Downloaded highway v1.3.0 |
| 740 | 2025-08-29T21:20:27.913Z | Downloaded getrandom v0.3.1 |
| 741 | 2025-08-29T21:20:27.913Z | Downloaded md-5 v0.10.6 |
| 742 | 2025-08-29T21:20:27.913Z | Downloaded jobserver v0.1.32 |
| 743 | 2025-08-29T21:20:27.913Z | Downloaded icu_locid v1.5.0 |
| 744 | 2025-08-29T21:20:27.913Z | Downloaded constant_time_eq v0.3.1 |
| 745 | 2025-08-29T21:20:27.913Z | Downloaded clang-sys v1.8.1 |
| 746 | 2025-08-29T21:20:27.913Z | Downloaded chacha20poly1305 v0.10.1 |
| 747 | 2025-08-29T21:20:27.914Z | Downloaded tinystr v0.7.6 |
| 748 | 2025-08-29T21:20:27.914Z | Downloaded siphasher v0.3.11 |
| 749 | 2025-08-29T21:20:27.914Z | Downloaded similar-asserts v1.7.0 |
| 750 | 2025-08-29T21:20:27.914Z | Downloaded simd-adler32 v0.3.7 |
| 751 | 2025-08-29T21:20:27.914Z | Downloaded progenitor-macro v0.10.0 |
| 752 | 2025-08-29T21:20:27.914Z | Downloaded portable-atomic v1.11.0 |
| 753 | 2025-08-29T21:20:27.962Z | Downloaded iana-time-zone v0.1.63 |
| 754 | 2025-08-29T21:20:27.962Z | Downloaded hyper-staticfile v0.10.1 |
| 755 | 2025-08-29T21:20:27.962Z | Downloaded humantime v2.2.0 |
| 756 | 2025-08-29T21:20:27.962Z | Downloaded clap_derive v4.5.41 |
| 757 | 2025-08-29T21:20:27.962Z | Downloaded ciborium v0.2.2 |
| 758 | 2025-08-29T21:20:27.962Z | Downloaded untrusted v0.7.1 |
| 759 | 2025-08-29T21:20:27.962Z | Downloaded unicode-properties v0.1.3 |
| 760 | 2025-08-29T21:20:27.963Z | Downloaded unicode-ident v1.0.18 |
| 761 | 2025-08-29T21:20:27.963Z | Downloaded unicode-bidi v0.3.17 |
| 762 | 2025-08-29T21:20:27.963Z | Downloaded ucd-trie v0.1.7 |
| 763 | 2025-08-29T21:20:27.963Z | Downloaded tiny-keccak v2.0.2 |
| 764 | 2025-08-29T21:20:27.963Z | Downloaded openssl v0.10.73 |
| 765 | 2025-08-29T21:20:27.963Z | Downloaded httpdate v1.0.3 |
| 766 | 2025-08-29T21:20:27.963Z | Downloaded http-body-util v0.1.3 |
| 767 | 2025-08-29T21:20:27.963Z | Downloaded getrandom v0.2.15 |
| 768 | 2025-08-29T21:20:28.012Z | Downloaded futures-lite v2.3.0 |
| 769 | 2025-08-29T21:20:28.012Z | Downloaded colorchoice v1.0.2 |
| 770 | 2025-08-29T21:20:28.012Z | Downloaded cmake v0.1.51 |
| 771 | 2025-08-29T21:20:28.012Z | Downloaded clap_lex v0.7.4 |
| 772 | 2025-08-29T21:20:28.012Z | Downloaded cipher v0.4.4 |
| 773 | 2025-08-29T21:20:28.012Z | Downloaded ciborium-ll v0.2.2 |
| 774 | 2025-08-29T21:20:28.013Z | Downloaded chacha20 v0.9.1 |
| 775 | 2025-08-29T21:20:28.013Z | Downloaded usdt-macro v0.5.0 |
| 776 | 2025-08-29T21:20:28.013Z | Downloaded usdt-attr-macro v0.5.0 |
| 777 | 2025-08-29T21:20:28.013Z | Downloaded unit-prefix v0.5.1 |
| 778 | 2025-08-29T21:20:28.013Z | Downloaded tinyvec_macros v0.1.1 |
| 779 | 2025-08-29T21:20:28.013Z | Downloaded thiserror v2.0.12 |
| 780 | 2025-08-29T21:20:28.013Z | Downloaded textwrap v0.16.2 |
| 781 | 2025-08-29T21:20:28.013Z | Downloaded test-strategy v0.4.3 |
| 782 | 2025-08-29T21:20:28.013Z | Downloaded termios v0.3.3 |
| 783 | 2025-08-29T21:20:28.014Z | Downloaded serde_with_macros v3.14.0 |
| 784 | 2025-08-29T21:20:28.014Z | Downloaded serde_cbor v0.11.2 |
| 785 | 2025-08-29T21:20:28.014Z | Downloaded object v0.30.4 |
| 786 | 2025-08-29T21:20:28.057Z | Downloaded hubpack v0.1.2 |
| 787 | 2025-08-29T21:20:28.057Z | Downloaded hostname v0.4.0 |
| 788 | 2025-08-29T21:20:28.057Z | Downloaded home v0.5.9 |
| 789 | 2025-08-29T21:20:28.057Z | Downloaded hex-literal v0.4.1 |
| 790 | 2025-08-29T21:20:28.057Z | Downloaded heck v0.5.0 |
| 791 | 2025-08-29T21:20:28.057Z | Downloaded hash32 v0.2.1 |
| 792 | 2025-08-29T21:20:28.057Z | Downloaded group v0.13.0 |
| 793 | 2025-08-29T21:20:28.058Z | Downloaded globset v0.4.15 |
| 794 | 2025-08-29T21:20:28.058Z | Downloaded glob v0.3.2 |
| 795 | 2025-08-29T21:20:28.058Z | Downloaded ghash v0.5.1 |
| 796 | 2025-08-29T21:20:28.058Z | Downloaded ciborium-io v0.2.2 |
| 797 | 2025-08-29T21:20:28.058Z | Downloaded unicode-truncate v1.1.0 |
| 798 | 2025-08-29T21:20:28.058Z | Downloaded unicase v2.7.0 |
| 799 | 2025-08-29T21:20:28.058Z | Downloaded unarray v0.1.4 |
| 800 | 2025-08-29T21:20:28.058Z | Downloaded typify-macro v0.4.1 |
| 801 | 2025-08-29T21:20:28.058Z | Downloaded typify-macro v0.3.0 |
| 802 | 2025-08-29T21:20:28.058Z | Downloaded typify-macro v0.2.0 |
| 803 | 2025-08-29T21:20:28.058Z | Downloaded time-core v0.1.2 |
| 804 | 2025-08-29T21:20:28.059Z | Downloaded thread_local v1.1.8 |
| 805 | 2025-08-29T21:20:28.059Z | Downloaded thread-id v4.2.2 |
| 806 | 2025-08-29T21:20:28.059Z | Downloaded thiserror-no-std v2.0.2 |
| 807 | 2025-08-29T21:20:28.059Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 808 | 2025-08-29T21:20:28.059Z | Downloaded thiserror-impl v2.0.12 |
| 809 | 2025-08-29T21:20:28.059Z | Downloaded thiserror-impl v1.0.69 |
| 810 | 2025-08-29T21:20:28.096Z | Downloaded thiserror v1.0.69 |
| 811 | 2025-08-29T21:20:28.097Z | Downloaded sha2 v0.10.9 |
| 812 | 2025-08-29T21:20:28.097Z | Downloaded serde_yaml v0.9.34+deprecated |
| 813 | 2025-08-29T21:20:28.097Z | Downloaded serde_derive v1.0.219 |
| 814 | 2025-08-29T21:20:28.097Z | Downloaded serde-hex v0.1.0 |
| 815 | 2025-08-29T21:20:28.097Z | Downloaded hex v0.4.3 |
| 816 | 2025-08-29T21:20:28.097Z | Downloaded heck v0.4.1 |
| 817 | 2025-08-29T21:20:28.097Z | Downloaded heck v0.3.3 |
| 818 | 2025-08-29T21:20:28.098Z | Downloaded hash32 v0.3.1 |
| 819 | 2025-08-29T21:20:28.098Z | Downloaded globwalk v0.9.1 |
| 820 | 2025-08-29T21:20:28.098Z | Downloaded futures-timer v3.0.3 |
| 821 | 2025-08-29T21:20:28.098Z | Downloaded fixedbitset v0.5.7 |
| 822 | 2025-08-29T21:20:28.098Z | Downloaded fatfs v0.3.6 |
| 823 | 2025-08-29T21:20:28.098Z | Downloaded termtree v0.5.1 |
| 824 | 2025-08-29T21:20:28.098Z | Downloaded terminal_size v0.4.0 |
| 825 | 2025-08-29T21:20:28.132Z | Downloaded termcolor v1.4.1 |
| 826 | 2025-08-29T21:20:28.132Z | Downloaded signal-hook-tokio v0.3.1 |
| 827 | 2025-08-29T21:20:28.132Z | Downloaded signal-hook v0.3.18 |
| 828 | 2025-08-29T21:20:28.132Z | Downloaded shlex v1.3.0 |
| 829 | 2025-08-29T21:20:28.133Z | Downloaded shell-words v1.1.0 |
| 830 | 2025-08-29T21:20:28.133Z | Downloaded serde_urlencoded v0.7.1 |
| 831 | 2025-08-29T21:20:28.133Z | Downloaded serde_tokenstream v0.2.2 |
| 832 | 2025-08-29T21:20:28.133Z | Downloaded serde_regex v1.1.0 |
| 833 | 2025-08-29T21:20:28.133Z | Downloaded serde_derive_internals v0.29.1 |
| 834 | 2025-08-29T21:20:28.133Z | Downloaded hubpack_derive v0.1.1 |
| 835 | 2025-08-29T21:20:28.133Z | Downloaded http-range v0.1.5 |
| 836 | 2025-08-29T21:20:28.133Z | Downloaded http-body v1.0.1 |
| 837 | 2025-08-29T21:20:28.133Z | Downloaded generic-array v0.14.7 |
| 838 | 2025-08-29T21:20:28.133Z | Downloaded futures v0.3.31 |
| 839 | 2025-08-29T21:20:28.134Z | Downloaded serde_repr v0.1.19 |
| 840 | 2025-08-29T21:20:28.134Z | Downloaded serde_bytes v0.11.17 |
| 841 | 2025-08-29T21:20:28.134Z | Downloaded serde-value v0.7.0 |
| 842 | 2025-08-29T21:20:28.134Z | Downloaded serde-untagged v0.1.7 |
| 843 | 2025-08-29T21:20:28.172Z | Downloaded progenitor-impl v0.10.0 |
| 844 | 2025-08-29T21:20:28.172Z | Downloaded signal-hook-registry v1.4.2 |
| 845 | 2025-08-29T21:20:28.172Z | Downloaded sha1 v0.10.6 |
| 846 | 2025-08-29T21:20:28.172Z | Downloaded serde_spanned v0.6.9 |
| 847 | 2025-08-29T21:20:28.172Z | Downloaded serde_path_to_error v0.1.17 |
| 848 | 2025-08-29T21:20:28.172Z | Downloaded plotters v0.3.7 |
| 849 | 2025-08-29T21:20:28.172Z | Downloaded serde_plain v1.0.2 |
| 850 | 2025-08-29T21:20:28.172Z | Downloaded progenitor-impl v0.9.1 |
| 851 | 2025-08-29T21:20:28.172Z | Downloaded progenitor-impl v0.8.0 |
| 852 | 2025-08-29T21:20:28.200Z | Downloaded proc-macro2 v1.0.95 |
| 853 | 2025-08-29T21:20:28.200Z | Downloaded prettyplease v0.2.36 |
| 854 | 2025-08-29T21:20:28.200Z | Downloaded pretty_assertions v1.4.1 |
| 855 | 2025-08-29T21:20:28.200Z | Downloaded prefix-trie v0.7.0 |
| 856 | 2025-08-29T21:20:28.200Z | Downloaded futures-macro v0.3.31 |
| 857 | 2025-08-29T21:20:28.200Z | Downloaded fs_extra v1.3.0 |
| 858 | 2025-08-29T21:20:28.200Z | Downloaded flate2 v1.1.2 |
| 859 | 2025-08-29T21:20:28.200Z | Downloaded ff v0.13.0 |
| 860 | 2025-08-29T21:20:28.200Z | Downloaded bindgen v0.69.5 |
| 861 | 2025-08-29T21:20:28.226Z | Downloaded async-std v1.13.0 |
| 862 | 2025-08-29T21:20:28.262Z | Downloaded progenitor-client v0.10.0 |
| 863 | 2025-08-29T21:20:28.289Z | Downloaded progenitor v0.10.0 |
| 864 | 2025-08-29T21:20:28.289Z | Downloaded progenitor v0.9.1 |
| 865 | 2025-08-29T21:20:28.289Z | Downloaded progenitor v0.8.0 |
| 866 | 2025-08-29T21:20:28.289Z | Downloaded proc-macro-error2 v2.0.1 |
| 867 | 2025-08-29T21:20:28.289Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 868 | 2025-08-29T21:20:28.289Z | Downloaded proc-macro-error-attr v1.0.4 |
| 869 | 2025-08-29T21:20:28.289Z | Downloaded proc-macro-error v1.0.4 |
| 870 | 2025-08-29T21:20:28.289Z | Downloaded proc-macro-crate v3.2.0 |
| 871 | 2025-08-29T21:20:28.289Z | Downloaded proc-macro-crate v1.3.1 |
| 872 | 2025-08-29T21:20:28.289Z | Downloaded primeorder v0.13.6 |
| 873 | 2025-08-29T21:20:28.314Z | Downloaded pretty-hex v0.4.1 |
| 874 | 2025-08-29T21:20:28.314Z | Downloaded predicates-core v1.0.8 |
| 875 | 2025-08-29T21:20:28.314Z | Downloaded postgres-types v0.2.9 |
| 876 | 2025-08-29T21:20:28.314Z | Downloaded postgres-protocol v0.6.8 |
| 877 | 2025-08-29T21:20:28.314Z | Downloaded polling v3.7.3 |
| 878 | 2025-08-29T21:20:28.314Z | Downloaded headers-core v0.3.0 |
| 879 | 2025-08-29T21:20:28.314Z | Downloaded guppy-workspace-hack v0.1.0 |
| 880 | 2025-08-29T21:20:28.314Z | Downloaded fxhash v0.2.1 |
| 881 | 2025-08-29T21:20:28.314Z | Downloaded futures-io v0.3.31 |
| 882 | 2025-08-29T21:20:28.314Z | Downloaded futures-channel v0.3.31 |
| 883 | 2025-08-29T21:20:28.314Z | Downloaded funty v2.0.0 |
| 884 | 2025-08-29T21:20:28.342Z | Downloaded fs-err v3.1.1 |
| 885 | 2025-08-29T21:20:28.342Z | Downloaded fs-err v2.11.0 |
| 886 | 2025-08-29T21:20:28.342Z | Downloaded form_urlencoded v1.2.1 |
| 887 | 2025-08-29T21:20:28.342Z | Downloaded foreign-types-macros v0.2.3 |
| 888 | 2025-08-29T21:20:28.342Z | Downloaded float-cmp v0.10.0 |
| 889 | 2025-08-29T21:20:28.342Z | Downloaded flagset v0.4.6 |
| 890 | 2025-08-29T21:20:28.342Z | Downloaded fd-lock v4.0.2 |
| 891 | 2025-08-29T21:20:28.342Z | Downloaded fancy-regex v0.14.0 |
| 892 | 2025-08-29T21:20:28.342Z | Downloaded bitvec v1.0.1 |
| 893 | 2025-08-29T21:20:28.368Z | Downloaded bindgen v0.71.1 |
| 894 | 2025-08-29T21:20:28.402Z | Downloaded progenitor-client v0.9.1 |
| 895 | 2025-08-29T21:20:28.402Z | Downloaded progenitor-client v0.8.0 |
| 896 | 2025-08-29T21:20:28.403Z | Downloaded pretty-hex v0.2.1 |
| 897 | 2025-08-29T21:20:28.403Z | Downloaded predicates-tree v1.0.12 |
| 898 | 2025-08-29T21:20:28.403Z | Downloaded predicates v3.1.3 |
| 899 | 2025-08-29T21:20:28.403Z | Downloaded precomputed-hash v0.1.1 |
| 900 | 2025-08-29T21:20:28.403Z | Downloaded ppv-lite86 v0.2.20 |
| 901 | 2025-08-29T21:20:28.403Z | Downloaded powerfmt v0.2.0 |
| 902 | 2025-08-29T21:20:28.403Z | Downloaded postcard v1.0.10 |
| 903 | 2025-08-29T21:20:28.403Z | Downloaded polyval v0.6.2 |
| 904 | 2025-08-29T21:20:28.403Z | Downloaded poly1305 v0.8.0 |
| 905 | 2025-08-29T21:20:28.403Z | Downloaded plotters-backend v0.3.7 |
| 906 | 2025-08-29T21:20:28.403Z | Downloaded plain v0.2.3 |
| 907 | 2025-08-29T21:20:28.430Z | Downloaded openssl-sys v0.9.109 |
| 908 | 2025-08-29T21:20:28.430Z | Downloaded hickory-proto v0.25.2 |
| 909 | 2025-08-29T21:20:28.455Z | Downloaded futures-sink v0.3.31 |
| 910 | 2025-08-29T21:20:28.455Z | Downloaded futures-executor v0.3.31 |
| 911 | 2025-08-29T21:20:28.455Z | Downloaded futures-core v0.3.31 |
| 912 | 2025-08-29T21:20:28.455Z | Downloaded foreign-types-shared v0.3.1 |
| 913 | 2025-08-29T21:20:28.456Z | Downloaded foreign-types-shared v0.1.1 |
| 914 | 2025-08-29T21:20:28.456Z | Downloaded foreign-types v0.3.2 |
| 915 | 2025-08-29T21:20:28.456Z | Downloaded foldhash v0.1.5 |
| 916 | 2025-08-29T21:20:28.456Z | Downloaded flume v0.11.1 |
| 917 | 2025-08-29T21:20:28.456Z | Downloaded float-ord v0.3.2 |
| 918 | 2025-08-29T21:20:28.481Z | Downloaded fixedbitset v0.4.2 |
| 919 | 2025-08-29T21:20:28.481Z | Downloaded fastrand v2.1.1 |
| 920 | 2025-08-29T21:20:28.481Z | Downloaded event-listener-strategy v0.5.2 |
| 921 | 2025-08-29T21:20:28.481Z | Downloaded blake3 v1.5.4 |
| 922 | 2025-08-29T21:20:28.481Z | Downloaded aws-lc-rs v1.12.4 |
| 923 | 2025-08-29T21:20:28.505Z | Downloaded pkg-config v0.3.31 |
| 924 | 2025-08-29T21:20:28.505Z | Downloaded packed_struct v0.10.1 |
| 925 | 2025-08-29T21:20:28.505Z | Downloaded p256 v0.13.2 |
| 926 | 2025-08-29T21:20:28.505Z | Downloaded oxnet v0.1.3 |
| 927 | 2025-08-29T21:20:28.505Z | Downloaded oxide-tokio-rt v0.1.2 |
| 928 | 2025-08-29T21:20:28.505Z | Downloaded owo-colors v4.2.2 |
| 929 | 2025-08-29T21:20:28.530Z | Downloaded oso v0.27.3 |
| 930 | 2025-08-29T21:20:28.530Z | Downloaded ordered-float v2.10.1 |
| 931 | 2025-08-29T21:20:28.530Z | Downloaded once_cell v1.21.3 |
| 932 | 2025-08-29T21:20:28.530Z | Downloaded omicron-zone-package v0.12.2 |
| 933 | 2025-08-29T21:20:28.555Z | Downloaded olpc-cjson v0.1.4 |
| 934 | 2025-08-29T21:20:28.555Z | Downloaded futures-task v0.3.31 |
| 935 | 2025-08-29T21:20:28.555Z | Downloaded foreign-types v0.5.0 |
| 936 | 2025-08-29T21:20:28.555Z | Downloaded fallible-iterator v0.2.0 |
| 937 | 2025-08-29T21:20:28.555Z | Downloaded event-listener v5.3.1 |
| 938 | 2025-08-29T21:20:28.555Z | Downloaded event-listener v2.5.3 |
| 939 | 2025-08-29T21:20:28.556Z | Downloaded escape8259 v0.5.3 |
| 940 | 2025-08-29T21:20:28.556Z | Downloaded erased-serde v0.4.6 |
| 941 | 2025-08-29T21:20:28.580Z | Downloaded elliptic-curve v0.13.8 |
| 942 | 2025-08-29T21:20:28.580Z | Downloaded ed25519-dalek v2.1.1 |
| 943 | 2025-08-29T21:20:28.580Z | Downloaded bytes v1.10.1 |
| 944 | 2025-08-29T21:20:28.580Z | Downloaded openssl-probe v0.1.5 |
| 945 | 2025-08-29T21:20:28.580Z | Downloaded openssl-macros v0.1.1 |
| 946 | 2025-08-29T21:20:28.581Z | Downloaded opaque-debug v0.3.1 |
| 947 | 2025-08-29T21:20:28.581Z | Downloaded oorandom v11.1.4 |
| 948 | 2025-08-29T21:20:28.581Z | Downloaded goblin v0.8.2 |
| 949 | 2025-08-29T21:20:28.607Z | Downloaded filetime v0.2.25 |
| 950 | 2025-08-29T21:20:28.607Z | Downloaded errno v0.3.12 |
| 951 | 2025-08-29T21:20:28.607Z | Downloaded equivalent v1.0.2 |
| 952 | 2025-08-29T21:20:28.607Z | Downloaded env_logger v0.11.5 |
| 953 | 2025-08-29T21:20:28.607Z | Downloaded env_logger v0.10.2 |
| 954 | 2025-08-29T21:20:28.633Z | Downloaded ena v0.14.3 |
| 955 | 2025-08-29T21:20:28.633Z | Downloaded ed25519 v2.2.3 |
| 956 | 2025-08-29T21:20:28.633Z | Downloaded ecdsa v0.16.9 |
| 957 | 2025-08-29T21:20:28.633Z | Downloaded cfg-expr v0.20.1 |
| 958 | 2025-08-29T21:20:28.633Z | Downloaded cc v1.2.30 |
| 959 | 2025-08-29T21:20:28.633Z | Downloaded castaway v0.2.3 |
| 960 | 2025-08-29T21:20:28.633Z | Downloaded cargo_metadata v0.18.1 |
| 961 | 2025-08-29T21:20:28.658Z | Downloaded cargo-util-schemas v0.8.2 |
| 962 | 2025-08-29T21:20:28.658Z | Downloaded bzip2 v0.5.2 |
| 963 | 2025-08-29T21:20:28.658Z | Downloaded blocking v1.6.1 |
| 964 | 2025-08-29T21:20:28.659Z | Downloaded blake2b_simd v1.0.2 |
| 965 | 2025-08-29T21:20:28.659Z | Downloaded blake2 v0.10.6 |
| 966 | 2025-08-29T21:20:28.659Z | Downloaded bitflags v2.9.1 |
| 967 | 2025-08-29T21:20:28.684Z | Downloaded bit-vec v0.8.0 |
| 968 | 2025-08-29T21:20:28.684Z | Downloaded bit-vec v0.6.3 |
| 969 | 2025-08-29T21:20:28.684Z | Downloaded base64 v0.22.1 |
| 970 | 2025-08-29T21:20:28.684Z | Downloaded base64 v0.21.7 |
| 971 | 2025-08-29T21:20:28.710Z | Downloaded backtrace v0.3.74 |
| 972 | 2025-08-29T21:20:28.710Z | Downloaded backoff v0.4.0 |
| 973 | 2025-08-29T21:20:28.710Z | Downloaded atomicwrites v0.4.4 |
| 974 | 2025-08-29T21:20:28.736Z | Downloaded async-trait v0.1.88 |
| 975 | 2025-08-29T21:20:28.736Z | Downloaded arc-swap v1.7.1 |
| 976 | 2025-08-29T21:20:28.736Z | Downloaded aes v0.8.4 |
| 977 | 2025-08-29T21:20:28.761Z | Downloaded enum-as-inner v0.6.1 |
| 978 | 2025-08-29T21:20:28.761Z | Downloaded endian-type v0.1.2 |
| 979 | 2025-08-29T21:20:28.761Z | Downloaded embedded-io v0.6.1 |
| 980 | 2025-08-29T21:20:28.761Z | Downloaded embedded-io v0.4.0 |
| 981 | 2025-08-29T21:20:28.761Z | Downloaded either v1.15.0 |
| 982 | 2025-08-29T21:20:28.761Z | Downloaded cfg-if v1.0.1 |
| 983 | 2025-08-29T21:20:28.788Z | Downloaded cbc v0.1.2 |
| 984 | 2025-08-29T21:20:28.788Z | Downloaded cassowary v0.3.0 |
| 985 | 2025-08-29T21:20:28.788Z | Downloaded cargo_metadata v0.21.0 |
| 986 | 2025-08-29T21:20:28.788Z | Downloaded cargo-platform v0.2.0 |
| 987 | 2025-08-29T21:20:28.788Z | Downloaded cancel-safe-futures v0.1.5 |
| 988 | 2025-08-29T21:20:28.813Z | Downloaded camino-tempfile-ext v0.3.2 |
| 989 | 2025-08-29T21:20:28.813Z | Downloaded camino-tempfile v1.4.1 |
| 990 | 2025-08-29T21:20:28.813Z | Downloaded camino v1.1.11 |
| 991 | 2025-08-29T21:20:28.813Z | Downloaded bytecount v0.6.8 |
| 992 | 2025-08-29T21:20:28.813Z | Downloaded buf-list v1.0.3 |
| 993 | 2025-08-29T21:20:28.813Z | Downloaded block-padding v0.3.3 |
| 994 | 2025-08-29T21:20:28.838Z | Downloaded block-buffer v0.10.4 |
| 995 | 2025-08-29T21:20:28.838Z | Downloaded bitflags v1.3.2 |
| 996 | 2025-08-29T21:20:28.838Z | Downloaded bit-set v0.8.0 |
| 997 | 2025-08-29T21:20:28.838Z | Downloaded bit-set v0.5.3 |
| 998 | 2025-08-29T21:20:28.838Z | Downloaded bcs v0.1.6 |
| 999 | 2025-08-29T21:20:28.838Z | Downloaded bb8 v0.8.5 |
| 1000 | 2025-08-29T21:20:28.838Z | Downloaded base64ct v1.6.0 |
| 1001 | 2025-08-29T21:20:28.838Z | Downloaded base64 v0.13.1 |
| 1002 | 2025-08-29T21:20:28.838Z | Downloaded base16ct v0.2.0 |
| 1003 | 2025-08-29T21:20:28.838Z | Downloaded atty v0.2.14 |
| 1004 | 2025-08-29T21:20:28.883Z | Downloaded atomic-waker v1.1.2 |
| 1005 | 2025-08-29T21:20:28.883Z | Downloaded async-stream-impl v0.3.6 |
| 1006 | 2025-08-29T21:20:28.883Z | Downloaded async-stream v0.3.6 |
| 1007 | 2025-08-29T21:20:28.883Z | Downloaded async-recursion v1.1.1 |
| 1008 | 2025-08-29T21:20:28.883Z | Downloaded async-process v2.3.0 |
| 1009 | 2025-08-29T21:20:28.883Z | Downloaded async-object-pool v0.1.5 |
| 1010 | 2025-08-29T21:20:28.883Z | Downloaded async-io v2.3.4 |
| 1011 | 2025-08-29T21:20:28.883Z | Downloaded async-global-executor v2.4.1 |
| 1012 | 2025-08-29T21:20:28.883Z | Downloaded async-executor v1.13.1 |
| 1013 | 2025-08-29T21:20:28.909Z | Downloaded async-channel v2.3.1 |
| 1014 | 2025-08-29T21:20:28.909Z | Downloaded async-bb8-diesel v0.2.1 |
| 1015 | 2025-08-29T21:20:28.909Z | Downloaded assert_matches v1.5.0 |
| 1016 | 2025-08-29T21:20:28.909Z | Downloaded assert-json-diff v2.0.2 |
| 1017 | 2025-08-29T21:20:28.909Z | Downloaded arrayvec v0.7.6 |
| 1018 | 2025-08-29T21:20:28.909Z | Downloaded arrayref v0.3.9 |
| 1019 | 2025-08-29T21:20:28.909Z | Downloaded argon2 v0.5.3 |
| 1020 | 2025-08-29T21:20:28.909Z | Downloaded gethostname v0.5.0 |
| 1021 | 2025-08-29T21:20:28.909Z | Downloaded fnv v1.0.7 |
| 1022 | 2025-08-29T21:20:28.909Z | Downloaded cexpr v0.6.0 |
| 1023 | 2025-08-29T21:20:28.909Z | Downloaded cast v0.3.0 |
| 1024 | 2025-08-29T21:20:28.909Z | Downloaded cargo-platform v0.1.8 |
| 1025 | 2025-08-29T21:20:28.909Z | Downloaded bzip2 v0.4.4 |
| 1026 | 2025-08-29T21:20:28.909Z | Downloaded byteorder v1.5.0 |
| 1027 | 2025-08-29T21:20:28.909Z | Downloaded blowfish v0.9.1 |
| 1028 | 2025-08-29T21:20:28.909Z | Downloaded bitfield-struct v0.6.2 |
| 1029 | 2025-08-29T21:20:28.909Z | Downloaded bitfield v0.14.0 |
| 1030 | 2025-08-29T21:20:28.909Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1031 | 2025-08-29T21:20:28.909Z | Downloaded autocfg v1.4.0 |
| 1032 | 2025-08-29T21:20:28.909Z | Downloaded async-task v4.7.1 |
| 1033 | 2025-08-29T21:20:28.909Z | Downloaded async-channel v1.9.0 |
| 1034 | 2025-08-29T21:20:28.909Z | Downloaded assert_cmd v2.0.17 |
| 1035 | 2025-08-29T21:20:28.909Z | Downloaded array-init v0.0.4 |
| 1036 | 2025-08-29T21:20:28.909Z | Downloaded approx v0.5.1 |
| 1037 | 2025-08-29T21:20:28.934Z | Downloaded anyhow v1.0.99 |
| 1038 | 2025-08-29T21:20:28.934Z | Downloaded anstyle-query v1.1.1 |
| 1039 | 2025-08-29T21:20:28.934Z | Downloaded aho-corasick v1.1.3 |
| 1040 | 2025-08-29T21:20:28.934Z | Downloaded ahash v0.8.12 |
| 1041 | 2025-08-29T21:20:28.934Z | Downloaded async-signal v0.2.10 |
| 1042 | 2025-08-29T21:20:28.934Z | Downloaded async-lock v3.4.0 |
| 1043 | 2025-08-29T21:20:28.934Z | Downloaded async-attributes v1.1.2 |
| 1044 | 2025-08-29T21:20:28.934Z | Downloaded ascii-canvas v3.0.0 |
| 1045 | 2025-08-29T21:20:28.960Z | Downloaded anstyle v1.0.11 |
| 1046 | 2025-08-29T21:20:28.960Z | Downloaded anstream v0.6.18 |
| 1047 | 2025-08-29T21:20:28.960Z | Downloaded anes v0.1.6 |
| 1048 | 2025-08-29T21:20:28.960Z | Downloaded allocator-api2 v0.2.21 |
| 1049 | 2025-08-29T21:20:28.960Z | Downloaded aes-gcm v0.10.3 |
| 1050 | 2025-08-29T21:20:28.960Z | Downloaded aead v0.5.2 |
| 1051 | 2025-08-29T21:20:28.960Z | Downloaded adler2 v2.0.0 |
| 1052 | 2025-08-29T21:20:28.960Z | Downloaded addr2line v0.24.2 |
| 1053 | 2025-08-29T21:20:29.412Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 1054 | 2025-08-29T21:20:46.944Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1055 | 2025-08-29T21:20:59.847Z | Startup: Caching catalogs ... Done |
| 1056 | 2025-08-29T21:21:09.582Z | Planning: Solver setup ... Done (7.791s) |
| 1057 | 2025-08-29T21:21:09.652Z | Planning: Running solver ... Done (0.070s) |
| 1058 | 2025-08-29T21:21:09.751Z | Planning: Finding local manifests ... Done (0.002s) |
| 1059 | 2025-08-29T21:21:09.830Z | Planning: Fetching manifests: 0/4 0% complete |
| 1060 | 2025-08-29T21:21:10.240Z | Planning: Fetching manifests: 4/4 100% complete |
| 1061 | 2025-08-29T21:21:10.317Z | Planning: Package planning ... Done (0.076s) |
| 1062 | 2025-08-29T21:21:10.392Z | Planning: Merging actions ... Done (0.074s) |
| 1063 | 2025-08-29T21:21:10.858Z | Planning: Checking for conflicting actions ... Done (0.466s) |
| 1064 | 2025-08-29T21:21:10.884Z | Planning: Consolidating action changes ... Done (0.017s) |
| 1065 | 2025-08-29T21:21:12.082Z | Planning: Evaluating mediators ... Done (1.206s) |
| 1066 | 2025-08-29T21:21:12.107Z | Planning: Planning completed in 12.14 seconds |
| 1067 | 2025-08-29T21:21:12.132Z | Packages to install: 4 |
| 1068 | 2025-08-29T21:21:12.132Z | Mediators to change: 2 |
| 1069 | 2025-08-29T21:21:12.132Z | Services to change: 1 |
| 1070 | 2025-08-29T21:21:12.132Z | Estimated space available: 154.59 GB |
| 1071 | 2025-08-29T21:21:12.132Z | Estimated space to be consumed: 1.71 GB |
| 1072 | 2025-08-29T21:21:12.132Z | Create boot environment: No |
| 1073 | 2025-08-29T21:21:12.132Z | Create backup boot environment: No |
| 1074 | 2025-08-29T21:21:12.132Z | Rebuild boot archive: No |
| 1075 | 2025-08-29T21:21:12.132Z | |
| 1076 | 2025-08-29T21:21:12.132Z | Changed mediators: |
| 1077 | 2025-08-29T21:21:12.132Z | mediator clang: |
| 1078 | 2025-08-29T21:21:12.132Z | version: None -> 15 (system default) |
| 1079 | 2025-08-29T21:21:12.132Z | |
| 1080 | 2025-08-29T21:21:12.132Z | mediator llvm: |
| 1081 | 2025-08-29T21:21:12.132Z | version: 14 (system default) -> 15 (system default) |
| 1082 | 2025-08-29T21:21:12.132Z | |
| 1083 | 2025-08-29T21:21:12.132Z | Changed packages: |
| 1084 | 2025-08-29T21:21:12.132Z | helios-dev |
| 1085 | 2025-08-29T21:21:12.132Z | developer/build-essential |
| 1086 | 2025-08-29T21:21:12.132Z | None -> 11-2.0 |
| 1087 | 2025-08-29T21:21:12.132Z | library/libxmlsec1 |
| 1088 | 2025-08-29T21:21:12.132Z | None -> 1.2.35-2.0 |
| 1089 | 2025-08-29T21:21:12.132Z | ooce/developer/clang-15 |
| 1090 | 2025-08-29T21:21:12.132Z | None -> 15.0.7-2.0 |
| 1091 | 2025-08-29T21:21:12.133Z | ooce/developer/llvm-15 |
| 1092 | 2025-08-29T21:21:12.133Z | None -> 15.0.7-2.0 |
| 1093 | 2025-08-29T21:21:12.133Z | |
| 1094 | 2025-08-29T21:21:12.133Z | Services: |
| 1095 | 2025-08-29T21:21:12.133Z | restart_fmri: |
| 1096 | 2025-08-29T21:21:12.133Z | svc:/system/update-man-index:default |
| 1097 | 2025-08-29T21:21:12.187Z | |
| 1098 | 2025-08-29T21:21:12.188Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1099 | 2025-08-29T21:21:17.187Z | Download: 1396/3290 items 108.8/212.6MB 51% complete (22.2M/s) |
| 1100 | 2025-08-29T21:21:22.192Z | Download: 3248/3290 items 193.3/212.6MB 90% complete (19.4M/s) |
| 1101 | 2025-08-29T21:21:23.666Z | Download: Completed 212.60 MB in 11.48 seconds (18.5M/s) |
| 1102 | 2025-08-29T21:21:23.848Z | Actions: 1/3689 actions (Installing new actions) |
| 1103 | 2025-08-29T21:21:29.486Z | Actions: 3284/3689 actions (Installing new actions) |
| 1104 | 2025-08-29T21:21:29.832Z | Actions: Completed 3689 actions in 5.99 seconds. |
| 1105 | 2025-08-29T21:21:30.466Z | Done (0.627s) |
| 1106 | 2025-08-29T21:21:30.466Z | Done (0.000s) |
| 1107 | 2025-08-29T21:21:31.634Z | Done (1.134s) |
| 1108 | 2025-08-29T21:21:38.467Z | Done (6.591s) |
| 1109 | 2025-08-29T21:21:38.615Z | Done (0.035s) |
| 1110 | 2025-08-29T21:21:38.664Z | Done (0.000s) |
| 1111 | 2025-08-29T21:21:38.809Z | Done (0.000s) |
| 1112 | 2025-08-29T21:21:39.823Z | Planning: Evaluating mediator changes ... Done |
| 1113 | 2025-08-29T21:21:40.069Z | Planning: Checking for conflicting actions ... Done |
| 1114 | 2025-08-29T21:21:40.099Z | Planning: Consolidating action changes ... Done |
| 1115 | 2025-08-29T21:21:40.490Z | Planning: Evaluating mediators ... Done |
| 1116 | 2025-08-29T21:21:40.535Z | Planning: Planning completed in 0.65 seconds |
| 1117 | 2025-08-29T21:21:40.536Z | Mediators to change: 2 |
| 1118 | 2025-08-29T21:21:40.536Z | Create boot environment: No |
| 1119 | 2025-08-29T21:21:40.536Z | Create backup boot environment: No |
| 1120 | 2025-08-29T21:21:40.604Z | Done |
| 1121 | 2025-08-29T21:21:40.604Z | Done |
| 1122 | 2025-08-29T21:21:41.619Z | Done |
| 1123 | 2025-08-29T21:21:47.433Z | Done |
| 1124 | 2025-08-29T21:21:47.551Z | Done |
| 1125 | 2025-08-29T21:21:47.596Z | Done |
| 1126 | 2025-08-29T21:21:47.637Z | Done |
| 1127 | 2025-08-29T21:21:48.522Z | Planning: Evaluating mediator changes ... Done |
| 1128 | 2025-08-29T21:21:48.553Z | Planning: Merging actions ... Done |
| 1129 | 2025-08-29T21:21:48.799Z | Planning: Checking for conflicting actions ... Done |
| 1130 | 2025-08-29T21:21:48.824Z | Planning: Consolidating action changes ... Done |
| 1131 | 2025-08-29T21:21:49.170Z | Planning: Evaluating mediators ... Done |
| 1132 | 2025-08-29T21:21:49.248Z | Planning: Planning completed in 1.10 seconds |
| 1133 | 2025-08-29T21:21:49.295Z | Packages to change: 1 |
| 1134 | 2025-08-29T21:21:49.295Z | Mediators to change: 1 |
| 1135 | 2025-08-29T21:21:49.295Z | Services to change: 1 |
| 1136 | 2025-08-29T21:21:49.295Z | Create boot environment: No |
| 1137 | 2025-08-29T21:21:49.295Z | Create backup boot environment: Yes |
| 1138 | 2025-08-29T21:21:51.329Z | Actions: 1/6 actions (Updating modified actions) |
| 1139 | 2025-08-29T21:21:51.443Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1140 | 2025-08-29T21:21:51.443Z | Done |
| 1141 | 2025-08-29T21:21:51.443Z | Done |
| 1142 | 2025-08-29T21:21:51.663Z | Done |
| 1143 | 2025-08-29T21:21:56.557Z | Done |
| 1144 | 2025-08-29T21:21:56.691Z | Done |
| 1145 | 2025-08-29T21:21:56.691Z | Done |
| 1146 | 2025-08-29T21:21:56.745Z | Done |
| 1147 | 2025-08-29T21:21:57.414Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1148 | 2025-08-29T21:21:57.414Z | clang system 15 system |
| 1149 | 2025-08-29T21:21:57.414Z | csh system system illumos |
| 1150 | 2025-08-29T21:21:57.414Z | ctags system system illumos |
| 1151 | 2025-08-29T21:21:57.414Z | file system system illumos |
| 1152 | 2025-08-29T21:21:57.414Z | gcc vendor 12 vendor |
| 1153 | 2025-08-29T21:21:57.414Z | gcc system 10 system |
| 1154 | 2025-08-29T21:21:57.414Z | gcc system 7 system |
| 1155 | 2025-08-29T21:21:57.414Z | go system 1.20 system |
| 1156 | 2025-08-29T21:21:57.414Z | go system 1.19 system |
| 1157 | 2025-08-29T21:21:57.414Z | llvm system 15 system |
| 1158 | 2025-08-29T21:21:57.414Z | llvm system 14 system |
| 1159 | 2025-08-29T21:21:57.414Z | mariadb system 10.6 system |
| 1160 | 2025-08-29T21:21:57.414Z | mta vendor vendor dma |
| 1161 | 2025-08-29T21:21:57.414Z | openjdk system 17 system |
| 1162 | 2025-08-29T21:21:57.414Z | openjdk system 11 system |
| 1163 | 2025-08-29T21:21:57.414Z | openjdk system 1.8 system |
| 1164 | 2025-08-29T21:21:57.415Z | openssl vendor 3 vendor |
| 1165 | 2025-08-29T21:21:57.415Z | perl system 5.36 system |
| 1166 | 2025-08-29T21:21:57.415Z | postgresql system 15 system |
| 1167 | 2025-08-29T21:21:57.415Z | postgresql system 13 system |
| 1168 | 2025-08-29T21:21:57.415Z | python vendor 3 vendor |
| 1169 | 2025-08-29T21:21:57.415Z | python system 2 system |
| 1170 | 2025-08-29T21:21:57.415Z | python3 system 3.11 system |
| 1171 | 2025-08-29T21:21:57.415Z | ruby system 3.0 system |
| 1172 | 2025-08-29T21:21:57.415Z | words vendor vendor american-english |
| 1173 | 2025-08-29T21:21:57.415Z | words system system australian-english |
| 1174 | 2025-08-29T21:21:57.415Z | words system system british-english |
| 1175 | 2025-08-29T21:21:57.415Z | words system system canadian-english |
| 1176 | 2025-08-29T21:21:57.415Z | words system system french |
| 1177 | 2025-08-29T21:21:57.415Z | words system system italian |
| 1178 | 2025-08-29T21:21:57.415Z | words system system ngerman |
| 1179 | 2025-08-29T21:21:57.415Z | words system system ogerman |
| 1180 | 2025-08-29T21:21:57.415Z | words system system spanish |
| 1181 | 2025-08-29T21:21:57.878Z | PUBLISHER TYPE STATUS P LOCATION |
| 1182 | 2025-08-29T21:21:57.879Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1183 | 2025-08-29T21:22:04.750Z | FMRI IFO |
| 1184 | 2025-08-29T21:22:04.750Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1185 | 2025-08-29T21:22:04.750Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1186 | 2025-08-29T21:22:04.750Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1187 | 2025-08-29T21:22:04.750Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1188 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1189 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1190 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1191 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1192 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1193 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1194 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1195 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1196 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1197 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1198 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1199 | 2025-08-29T21:22:04.751Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1200 | 2025-08-29T21:22:06.755Z | Downloading crates ... |
| 1201 | 2025-08-29T21:22:06.862Z | Downloaded cargo_toml v0.21.0 |
| 1202 | 2025-08-29T21:22:06.962Z | Compiling proc-macro2 v1.0.95 |
| 1203 | 2025-08-29T21:22:06.962Z | Compiling unicode-ident v1.0.18 |
| 1204 | 2025-08-29T21:22:06.987Z | Compiling serde v1.0.219 |
| 1205 | 2025-08-29T21:22:06.987Z | Compiling version_check v0.9.5 |
| 1206 | 2025-08-29T21:22:07.011Z | Compiling libc v0.2.174 |
| 1207 | 2025-08-29T21:22:07.012Z | Compiling memchr v2.7.4 |
| 1208 | 2025-08-29T21:22:07.012Z | Compiling stable_deref_trait v1.2.0 |
| 1209 | 2025-08-29T21:22:07.012Z | Compiling thiserror v1.0.69 |
| 1210 | 2025-08-29T21:22:07.230Z | Compiling writeable v0.5.5 |
| 1211 | 2025-08-29T21:22:07.278Z | Compiling autocfg v1.4.0 |
| 1212 | 2025-08-29T21:22:07.727Z | Compiling ucd-trie v0.1.7 |
| 1213 | 2025-08-29T21:22:07.751Z | Compiling ryu v1.0.18 |
| 1214 | 2025-08-29T21:22:07.777Z | Compiling litemap v0.7.3 |
| 1215 | 2025-08-29T21:22:07.969Z | Compiling itoa v1.0.11 |
| 1216 | 2025-08-29T21:22:08.142Z | Compiling once_cell v1.21.3 |
| 1217 | 2025-08-29T21:22:08.167Z | Compiling byteorder v1.5.0 |
| 1218 | 2025-08-29T21:22:08.217Z | Compiling bitflags v2.9.1 |
| 1219 | 2025-08-29T21:22:08.241Z | Compiling icu_locid_transform_data v1.5.0 |
| 1220 | 2025-08-29T21:22:08.344Z | Compiling icu_properties_data v1.5.0 |
| 1221 | 2025-08-29T21:22:08.386Z | Compiling serde_json v1.0.142 |
| 1222 | 2025-08-29T21:22:08.582Z | Compiling num-traits v0.2.19 |
| 1223 | 2025-08-29T21:22:08.607Z | Compiling utf8_iter v1.0.4 |
| 1224 | 2025-08-29T21:22:08.632Z | Compiling icu_normalizer_data v1.5.0 |
| 1225 | 2025-08-29T21:22:08.657Z | Compiling hashbrown v0.15.4 |
| 1226 | 2025-08-29T21:22:08.723Z | Compiling typeid v1.0.3 |
| 1227 | 2025-08-29T21:22:08.748Z | Compiling quote v1.0.40 |
| 1228 | 2025-08-29T21:22:08.878Z | Compiling rustix v0.38.37 |
| 1229 | 2025-08-29T21:22:09.064Z | Compiling errno v0.3.12 |
| 1230 | 2025-08-29T21:22:09.182Z | Compiling syn v2.0.104 |
| 1231 | 2025-08-29T21:22:09.214Z | Compiling smallvec v1.15.1 |
| 1232 | 2025-08-29T21:22:09.264Z | Compiling equivalent v1.0.2 |
| 1233 | 2025-08-29T21:22:09.318Z | Compiling write16 v1.0.0 |
| 1234 | 2025-08-29T21:22:09.349Z | Compiling utf16_iter v1.0.5 |
| 1235 | 2025-08-29T21:22:09.508Z | Compiling proc-macro-error-attr v1.0.4 |
| 1236 | 2025-08-29T21:22:09.566Z | Compiling usdt-impl v0.5.0 |
| 1237 | 2025-08-29T21:22:09.594Z | Compiling winnow v0.7.10 |
| 1238 | 2025-08-29T21:22:09.649Z | Compiling indexmap v2.10.0 |
| 1239 | 2025-08-29T21:22:09.736Z | Compiling syn v1.0.109 |
| 1240 | 2025-08-29T21:22:09.761Z | Compiling toml_write v0.1.2 |
| 1241 | 2025-08-29T21:22:10.018Z | Compiling thread-id v4.2.2 |
| 1242 | 2025-08-29T21:22:10.158Z | Compiling proc-macro-error v1.0.4 |
| 1243 | 2025-08-29T21:22:10.311Z | Compiling plain v0.2.3 |
| 1244 | 2025-08-29T21:22:10.368Z | Compiling getrandom v0.3.1 |
| 1245 | 2025-08-29T21:22:10.461Z | Compiling rustix v1.0.7 |
| 1246 | 2025-08-29T21:22:10.486Z | Compiling log v0.4.27 |
| 1247 | 2025-08-29T21:22:10.840Z | Compiling semver v1.0.26 |
| 1248 | 2025-08-29T21:22:10.897Z | Compiling camino v1.1.11 |
| 1249 | 2025-08-29T21:22:10.986Z | Compiling thiserror v2.0.12 |
| 1250 | 2025-08-29T21:22:11.113Z | Compiling utf8parse v0.2.2 |
| 1251 | 2025-08-29T21:22:11.296Z | Compiling percent-encoding v2.3.1 |
| 1252 | 2025-08-29T21:22:11.388Z | Compiling ordered-float v2.10.1 |
| 1253 | 2025-08-29T21:22:11.414Z | Compiling anstyle-parse v0.2.5 |
| 1254 | 2025-08-29T21:22:11.553Z | Compiling form_urlencoded v1.2.1 |
| 1255 | 2025-08-29T21:22:11.656Z | Compiling terminal_size v0.4.0 |
| 1256 | 2025-08-29T21:22:11.971Z | Compiling colorchoice v1.0.2 |
| 1257 | 2025-08-29T21:22:11.996Z | Compiling anstyle v1.0.11 |
| 1258 | 2025-08-29T21:22:12.021Z | Compiling pretty-hex v0.4.1 |
| 1259 | 2025-08-29T21:22:12.162Z | Compiling anstyle-query v1.1.1 |
| 1260 | 2025-08-29T21:22:12.237Z | Compiling cfg-if v1.0.1 |
| 1261 | 2025-08-29T21:22:12.307Z | Compiling is_terminal_polyfill v1.70.1 |
| 1262 | 2025-08-29T21:22:12.455Z | Compiling anstream v0.6.18 |
| 1263 | 2025-08-29T21:22:12.653Z | Compiling fs-err v3.1.1 |
| 1264 | 2025-08-29T21:22:12.724Z | Compiling heck v0.4.1 |
| 1265 | 2025-08-29T21:22:12.916Z | Compiling heck v0.5.0 |
| 1266 | 2025-08-29T21:22:12.941Z | Compiling clap_lex v0.7.4 |
| 1267 | 2025-08-29T21:22:13.024Z | Compiling unicode-xid v0.2.6 |
| 1268 | 2025-08-29T21:22:13.111Z | Compiling fnv v1.0.7 |
| 1269 | 2025-08-29T21:22:13.258Z | Compiling fastrand v2.1.1 |
| 1270 | 2025-08-29T21:22:13.347Z | Compiling unicode-width v0.1.14 |
| 1271 | 2025-08-29T21:22:13.377Z | Compiling anyhow v1.0.99 |
| 1272 | 2025-08-29T21:22:13.598Z | Compiling bytecount v0.6.8 |
| 1273 | 2025-08-29T21:22:13.736Z | Compiling strsim v0.11.1 |
| 1274 | 2025-08-29T21:22:13.821Z | Compiling papergrid v0.11.0 |
| 1275 | 2025-08-29T21:22:13.998Z | Compiling tempfile v3.20.0 |
| 1276 | 2025-08-29T21:22:14.356Z | Compiling clap_builder v4.5.41 |
| 1277 | 2025-08-29T21:22:14.383Z | Compiling memmap v0.7.0 |
| 1278 | 2025-08-29T21:22:14.698Z | Compiling unicode-linebreak v0.1.5 |
| 1279 | 2025-08-29T21:22:14.728Z | Compiling unicode-width v0.2.0 |
| 1280 | 2025-08-29T21:22:14.831Z | Compiling smawk v0.3.2 |
| 1281 | 2025-08-29T21:22:15.264Z | Compiling textwrap v0.16.2 |
| 1282 | 2025-08-29T21:22:15.674Z | Compiling synstructure v0.13.1 |
| 1283 | 2025-08-29T21:22:15.805Z | Compiling swrite v0.1.0 |
| 1284 | 2025-08-29T21:22:15.945Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1285 | 2025-08-29T21:22:16.465Z | Compiling tabled_derive v0.7.0 |
| 1286 | 2025-08-29T21:22:17.602Z | Compiling serde_derive v1.0.219 |
| 1287 | 2025-08-29T21:22:17.602Z | Compiling zerofrom-derive v0.1.4 |
| 1288 | 2025-08-29T21:22:17.602Z | Compiling yoke-derive v0.7.4 |
| 1289 | 2025-08-29T21:22:17.630Z | Compiling zerovec-derive v0.10.3 |
| 1290 | 2025-08-29T21:22:17.630Z | Compiling thiserror-impl v1.0.69 |
| 1291 | 2025-08-29T21:22:17.843Z | Compiling displaydoc v0.2.5 |
| 1292 | 2025-08-29T21:22:19.307Z | Compiling icu_provider_macros v1.5.0 |
| 1293 | 2025-08-29T21:22:19.904Z | Compiling zerocopy-derive v0.7.35 |
| 1294 | 2025-08-29T21:22:20.119Z | Compiling scroll_derive v0.12.0 |
| 1295 | 2025-08-29T21:22:20.319Z | Compiling thiserror-impl v2.0.12 |
| 1296 | 2025-08-29T21:22:20.527Z | Compiling pest v2.7.14 |
| 1297 | 2025-08-29T21:22:20.801Z | Compiling zerofrom v0.1.4 |
| 1298 | 2025-08-29T21:22:21.055Z | Compiling yoke v0.7.4 |
| 1299 | 2025-08-29T21:22:21.324Z | Compiling scroll v0.12.0 |
| 1300 | 2025-08-29T21:22:21.434Z | Compiling zerovec v0.10.4 |
| 1301 | 2025-08-29T21:22:21.615Z | Compiling clap_derive v4.5.41 |
| 1302 | 2025-08-29T21:22:21.765Z | Compiling zerocopy v0.7.35 |
| 1303 | 2025-08-29T21:22:21.962Z | Compiling goblin v0.8.2 |
| 1304 | 2025-08-29T21:22:22.505Z | Compiling tabled v0.15.0 |
| 1305 | 2025-08-29T21:22:23.138Z | Compiling pest_meta v2.7.14 |
| 1306 | 2025-08-29T21:22:23.338Z | Compiling tinystr v0.7.6 |
| 1307 | 2025-08-29T21:22:23.537Z | Compiling icu_collections v1.5.0 |
| 1308 | 2025-08-29T21:22:23.725Z | Compiling icu_locid v1.5.0 |
| 1309 | 2025-08-29T21:22:24.488Z | Compiling pest_generator v2.7.14 |
| 1310 | 2025-08-29T21:22:25.053Z | Compiling icu_provider v1.5.0 |
| 1311 | 2025-08-29T21:22:25.642Z | Compiling clap v4.5.41 |
| 1312 | 2025-08-29T21:22:25.758Z | Compiling icu_locid_transform v1.5.0 |
| 1313 | 2025-08-29T21:22:26.696Z | Compiling pest_derive v2.7.14 |
| 1314 | 2025-08-29T21:22:27.025Z | Compiling icu_properties v1.5.1 |
| 1315 | 2025-08-29T21:22:27.555Z | Compiling dtrace-parser v0.2.0 |
| 1316 | 2025-08-29T21:22:29.357Z | Compiling serde_spanned v0.6.9 |
| 1317 | 2025-08-29T21:22:29.357Z | Compiling toml_datetime v0.6.11 |
| 1318 | 2025-08-29T21:22:29.382Z | Compiling erased-serde v0.4.6 |
| 1319 | 2025-08-29T21:22:29.675Z | Compiling serde_tokenstream v0.2.2 |
| 1320 | 2025-08-29T21:22:29.799Z | Compiling toml_edit v0.22.27 |
| 1321 | 2025-08-29T21:22:29.908Z | Compiling serde-value v0.7.0 |
| 1322 | 2025-08-29T21:22:30.239Z | Compiling cargo-platform v0.2.0 |
| 1323 | 2025-08-29T21:22:30.580Z | Compiling icu_normalizer v1.5.0 |
| 1324 | 2025-08-29T21:22:30.721Z | Compiling serde-untagged v0.1.7 |
| 1325 | 2025-08-29T21:22:30.779Z | Compiling camino-tempfile v1.4.1 |
| 1326 | 2025-08-29T21:22:30.879Z | Compiling macaddr v1.0.1 |
| 1327 | 2025-08-29T21:22:31.184Z | Compiling dof v0.3.0 |
| 1328 | 2025-08-29T21:22:31.525Z | Compiling idna_adapter v1.2.0 |
| 1329 | 2025-08-29T21:22:31.726Z | Compiling idna v1.0.3 |
| 1330 | 2025-08-29T21:22:32.343Z | Compiling url v2.5.4 |
| 1331 | 2025-08-29T21:22:32.894Z | Compiling usdt-macro v0.5.0 |
| 1332 | 2025-08-29T21:22:32.894Z | Compiling usdt-attr-macro v0.5.0 |
| 1333 | 2025-08-29T21:22:33.161Z | Compiling toml v0.8.23 |
| 1334 | 2025-08-29T21:22:33.947Z | Compiling cargo-util-schemas v0.8.2 |
| 1335 | 2025-08-29T21:22:34.022Z | Compiling cargo_toml v0.21.0 |
| 1336 | 2025-08-29T21:22:34.046Z | Compiling usdt v0.5.0 |
| 1337 | 2025-08-29T21:22:36.052Z | Compiling cargo_metadata v0.21.0 |
| 1338 | 2025-08-29T21:22:38.400Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1339 | 2025-08-29T21:22:43.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.87s |
| 1340 | 2025-08-29T21:22:43.577Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1341 | 2025-08-29T21:22:45.115Z | Compiling value-bag v1.9.0 |
| 1342 | 2025-08-29T21:22:45.115Z | Compiling shlex v1.3.0 |
| 1343 | 2025-08-29T21:22:45.115Z | Compiling lock_api v0.4.12 |
| 1344 | 2025-08-29T21:22:45.140Z | Compiling scopeguard v1.2.0 |
| 1345 | 2025-08-29T21:22:45.140Z | Compiling typenum v1.17.0 |
| 1346 | 2025-08-29T21:22:45.140Z | Compiling generic-array v0.14.7 |
| 1347 | 2025-08-29T21:22:45.140Z | Compiling syn v2.0.104 |
| 1348 | 2025-08-29T21:22:45.140Z | Compiling getrandom v0.2.15 |
| 1349 | 2025-08-29T21:22:45.416Z | Compiling jobserver v0.1.32 |
| 1350 | 2025-08-29T21:22:45.509Z | Compiling rand_core v0.6.4 |
| 1351 | 2025-08-29T21:22:45.536Z | Compiling smallvec v1.15.1 |
| 1352 | 2025-08-29T21:22:45.679Z | Compiling portable-atomic v1.11.0 |
| 1353 | 2025-08-29T21:22:45.851Z | Compiling log v0.4.27 |
| 1354 | 2025-08-29T21:22:45.969Z | Compiling cc v1.2.30 |
| 1355 | 2025-08-29T21:22:46.041Z | Compiling subtle v2.6.1 |
| 1356 | 2025-08-29T21:22:46.134Z | Compiling critical-section v1.1.3 |
| 1357 | 2025-08-29T21:22:46.167Z | Compiling const-oid v0.9.6 |
| 1358 | 2025-08-29T21:22:46.319Z | Compiling pkg-config v0.3.31 |
| 1359 | 2025-08-29T21:22:46.406Z | Compiling parking_lot_core v0.9.10 |
| 1360 | 2025-08-29T21:22:46.590Z | Compiling pin-project-lite v0.2.14 |
| 1361 | 2025-08-29T21:22:46.754Z | Compiling rustix v0.38.37 |
| 1362 | 2025-08-29T21:22:47.468Z | Compiling signal-hook-registry v1.4.2 |
| 1363 | 2025-08-29T21:22:47.492Z | Compiling parking_lot v0.12.3 |
| 1364 | 2025-08-29T21:22:47.558Z | Compiling mio v1.0.2 |
| 1365 | 2025-08-29T21:22:47.589Z | Compiling futures-core v0.3.31 |
| 1366 | 2025-08-29T21:22:47.858Z | Compiling once_cell v1.21.3 |
| 1367 | 2025-08-29T21:22:47.900Z | Compiling spin v0.9.8 |
| 1368 | 2025-08-29T21:22:47.957Z | Compiling socket2 v0.6.0 |
| 1369 | 2025-08-29T21:22:48.114Z | Compiling slab v0.4.9 |
| 1370 | 2025-08-29T21:22:48.247Z | Compiling aho-corasick v1.1.3 |
| 1371 | 2025-08-29T21:22:48.271Z | Compiling allocator-api2 v0.2.21 |
| 1372 | 2025-08-29T21:22:48.297Z | Compiling serde_json v1.0.142 |
| 1373 | 2025-08-29T21:22:48.424Z | Compiling regex-syntax v0.8.5 |
| 1374 | 2025-08-29T21:22:48.542Z | Compiling foldhash v0.1.5 |
| 1375 | 2025-08-29T21:22:48.627Z | Compiling getrandom v0.3.1 |
| 1376 | 2025-08-29T21:22:48.811Z | Compiling libm v0.2.8 |
| 1377 | 2025-08-29T21:22:48.928Z | Compiling cpufeatures v0.2.14 |
| 1378 | 2025-08-29T21:22:48.952Z | Compiling hashbrown v0.15.4 |
| 1379 | 2025-08-29T21:22:49.196Z | Compiling num-traits v0.2.19 |
| 1380 | 2025-08-29T21:22:49.274Z | Compiling percent-encoding v2.3.1 |
| 1381 | 2025-08-29T21:22:49.302Z | Compiling either v1.15.0 |
| 1382 | 2025-08-29T21:22:49.520Z | Compiling glob v0.3.2 |
| 1383 | 2025-08-29T21:22:49.623Z | Compiling futures-sink v0.3.31 |
| 1384 | 2025-08-29T21:22:49.795Z | Compiling futures-channel v0.3.31 |
| 1385 | 2025-08-29T21:22:50.167Z | Compiling pin-utils v0.1.0 |
| 1386 | 2025-08-29T21:22:50.194Z | Compiling prettyplease v0.2.36 |
| 1387 | 2025-08-29T21:22:50.233Z | Compiling futures-io v0.3.31 |
| 1388 | 2025-08-29T21:22:50.300Z | Compiling futures-task v0.3.31 |
| 1389 | 2025-08-29T21:22:50.325Z | Compiling clang-sys v1.8.1 |
| 1390 | 2025-08-29T21:22:50.536Z | Compiling lazy_static v1.5.0 |
| 1391 | 2025-08-29T21:22:50.615Z | Compiling minimal-lexical v0.2.1 |
| 1392 | 2025-08-29T21:22:50.654Z | Compiling libloading v0.8.5 |
| 1393 | 2025-08-29T21:22:50.720Z | Compiling home v0.5.9 |
| 1394 | 2025-08-29T21:22:50.992Z | Compiling base64ct v1.6.0 |
| 1395 | 2025-08-29T21:22:51.101Z | Compiling nom v7.1.3 |
| 1396 | 2025-08-29T21:22:51.148Z | Compiling bindgen v0.69.5 |
| 1397 | 2025-08-29T21:22:51.686Z | Compiling pem-rfc7468 v0.7.0 |
| 1398 | 2025-08-29T21:22:52.129Z | Compiling synstructure v0.13.1 |
| 1399 | 2025-08-29T21:22:52.287Z | Compiling regex-automata v0.4.8 |
| 1400 | 2025-08-29T21:22:52.878Z | Compiling itertools v0.12.1 |
| 1401 | 2025-08-29T21:22:53.417Z | Compiling rustc-hash v1.1.0 |
| 1402 | 2025-08-29T21:22:53.590Z | Compiling flagset v0.4.6 |
| 1403 | 2025-08-29T21:22:53.820Z | Compiling lazycell v1.3.0 |
| 1404 | 2025-08-29T21:22:53.871Z | Compiling cmake v0.1.51 |
| 1405 | 2025-08-29T21:22:54.019Z | Compiling cexpr v0.6.0 |
| 1406 | 2025-08-29T21:22:54.236Z | Compiling fs_extra v1.3.0 |
| 1407 | 2025-08-29T21:22:54.647Z | Compiling dunce v1.0.5 |
| 1408 | 2025-08-29T21:22:54.726Z | Compiling form_urlencoded v1.2.1 |
| 1409 | 2025-08-29T21:22:54.803Z | Compiling vcpkg v0.2.15 |
| 1410 | 2025-08-29T21:22:55.038Z | Compiling paste v1.0.15 |
| 1411 | 2025-08-29T21:22:55.062Z | Compiling ring v0.17.14 |
| 1412 | 2025-08-29T21:22:55.419Z | Compiling tracing-core v0.1.32 |
| 1413 | 2025-08-29T21:22:55.514Z | Compiling iana-time-zone v0.1.63 |
| 1414 | 2025-08-29T21:22:55.904Z | Compiling aws-lc-rs v1.12.4 |
| 1415 | 2025-08-29T21:22:56.365Z | Compiling base64 v0.22.1 |
| 1416 | 2025-08-29T21:22:56.396Z | Compiling openssl-sys v0.9.109 |
| 1417 | 2025-08-29T21:22:56.556Z | Compiling serde_derive v1.0.219 |
| 1418 | 2025-08-29T21:22:56.581Z | Compiling zeroize_derive v1.4.2 |
| 1419 | 2025-08-29T21:22:56.611Z | Compiling zerofrom-derive v0.1.4 |
| 1420 | 2025-08-29T21:22:57.089Z | Compiling yoke-derive v0.7.4 |
| 1421 | 2025-08-29T21:22:57.439Z | Compiling zerovec-derive v0.10.3 |
| 1422 | 2025-08-29T21:22:57.941Z | Compiling zeroize v1.8.1 |
| 1423 | 2025-08-29T21:22:59.478Z | Compiling displaydoc v0.2.5 |
| 1424 | 2025-08-29T21:22:59.620Z | Compiling crypto-common v0.1.6 |
| 1425 | 2025-08-29T21:22:59.719Z | Compiling block-buffer v0.10.4 |
| 1426 | 2025-08-29T21:22:59.818Z | Compiling zerofrom v0.1.4 |
| 1427 | 2025-08-29T21:22:59.873Z | Compiling zerocopy-derive v0.7.35 |
| 1428 | 2025-08-29T21:23:00.027Z | Compiling digest v0.10.7 |
| 1429 | 2025-08-29T21:23:00.071Z | Compiling yoke v0.7.4 |
| 1430 | 2025-08-29T21:23:00.468Z | Compiling zerovec v0.10.4 |
| 1431 | 2025-08-29T21:23:00.572Z | Compiling tokio-macros v2.5.0 |
| 1432 | 2025-08-29T21:23:00.902Z | Compiling hmac v0.12.1 |
| 1433 | 2025-08-29T21:23:00.928Z | Compiling icu_provider_macros v1.5.0 |
| 1434 | 2025-08-29T21:23:01.092Z | Compiling block-padding v0.3.3 |
| 1435 | 2025-08-29T21:23:01.181Z | Compiling futures-macro v0.3.31 |
| 1436 | 2025-08-29T21:23:01.390Z | Compiling inout v0.1.3 |
| 1437 | 2025-08-29T21:23:01.734Z | Compiling cipher v0.4.4 |
| 1438 | 2025-08-29T21:23:01.866Z | Compiling zerocopy v0.7.35 |
| 1439 | 2025-08-29T21:23:02.041Z | Compiling sha2 v0.10.9 |
| 1440 | 2025-08-29T21:23:02.081Z | Compiling regex v1.11.1 |
| 1441 | 2025-08-29T21:23:02.117Z | Compiling der_derive v0.7.3 |
| 1442 | 2025-08-29T21:23:02.315Z | Compiling tinystr v0.7.6 |
| 1443 | 2025-08-29T21:23:02.595Z | Compiling icu_collections v1.5.0 |
| 1444 | 2025-08-29T21:23:02.702Z | Compiling icu_locid v1.5.0 |
| 1445 | 2025-08-29T21:23:02.963Z | Compiling futures-util v0.3.31 |
| 1446 | 2025-08-29T21:23:03.029Z | Compiling thiserror-impl v1.0.69 |
| 1447 | 2025-08-29T21:23:03.251Z | Compiling ppv-lite86 v0.2.20 |
| 1448 | 2025-08-29T21:23:03.285Z | Compiling serde v1.0.219 |
| 1449 | 2025-08-29T21:23:03.868Z | Compiling icu_provider v1.5.0 |
| 1450 | 2025-08-29T21:23:03.997Z | Compiling salsa20 v0.10.2 |
| 1451 | 2025-08-29T21:23:04.259Z | Compiling pbkdf2 v0.12.2 |
| 1452 | 2025-08-29T21:23:04.319Z | Compiling der v0.7.9 |
| 1453 | 2025-08-29T21:23:04.465Z | Compiling scrypt v0.11.0 |
| 1454 | 2025-08-29T21:23:04.655Z | Compiling icu_locid_transform v1.5.0 |
| 1455 | 2025-08-29T21:23:04.799Z | Compiling cbc v0.1.2 |
| 1456 | 2025-08-29T21:23:04.906Z | Compiling aes v0.8.4 |
| 1457 | 2025-08-29T21:23:05.085Z | Compiling tracing-attributes v0.1.27 |
| 1458 | 2025-08-29T21:23:05.161Z | Compiling scroll_derive v0.12.0 |
| 1459 | 2025-08-29T21:23:05.747Z | Compiling thiserror v1.0.69 |
| 1460 | 2025-08-29T21:23:05.925Z | Compiling icu_properties v1.5.1 |
| 1461 | 2025-08-29T21:23:06.479Z | Compiling spki v0.7.3 |
| 1462 | 2025-08-29T21:23:06.927Z | Compiling pkcs5 v0.7.1 |
| 1463 | 2025-08-29T21:23:07.049Z | Compiling pest v2.7.14 |
| 1464 | 2025-08-29T21:23:07.406Z | Compiling tinyvec_macros v0.1.1 |
| 1465 | 2025-08-29T21:23:07.507Z | Compiling rustls-pki-types v1.10.0 |
| 1466 | 2025-08-29T21:23:07.532Z | Compiling rustversion v1.0.17 |
| 1467 | 2025-08-29T21:23:08.028Z | Compiling pkcs8 v0.10.2 |
| 1468 | 2025-08-29T21:23:08.227Z | Compiling httparse v1.9.5 |
| 1469 | 2025-08-29T21:23:08.283Z | Compiling tracing v0.1.40 |
| 1470 | 2025-08-29T21:23:08.482Z | Compiling tinyvec v1.8.0 |
| 1471 | 2025-08-29T21:23:08.508Z | Compiling bitflags v2.9.1 |
| 1472 | 2025-08-29T21:23:08.691Z | Compiling bytes v1.10.1 |
| 1473 | 2025-08-29T21:23:08.819Z | Compiling semver v1.0.26 |
| 1474 | 2025-08-29T21:23:08.988Z | Compiling indexmap v2.10.0 |
| 1475 | 2025-08-29T21:23:09.506Z | Compiling rustc_version v0.4.1 |
| 1476 | 2025-08-29T21:23:09.855Z | Compiling tokio v1.47.0 |
| 1477 | 2025-08-29T21:23:09.934Z | Compiling icu_normalizer v1.5.0 |
| 1478 | 2025-08-29T21:23:10.085Z | Compiling http v1.3.1 |
| 1479 | 2025-08-29T21:23:10.194Z | Compiling uuid v1.17.0 |
| 1480 | 2025-08-29T21:23:10.405Z | Compiling pest_meta v2.7.14 |
| 1481 | 2025-08-29T21:23:10.464Z | Compiling chrono v0.4.41 |
| 1482 | 2025-08-29T21:23:11.601Z | Compiling idna_adapter v1.2.0 |
| 1483 | 2025-08-29T21:23:11.675Z | Compiling http-body v1.0.1 |
| 1484 | 2025-08-29T21:23:11.797Z | Compiling scroll v0.12.0 |
| 1485 | 2025-08-29T21:23:11.924Z | Compiling idna v1.0.3 |
| 1486 | 2025-08-29T21:23:12.036Z | Compiling pest_generator v2.7.14 |
| 1487 | 2025-08-29T21:23:12.286Z | Compiling serde_derive_internals v0.29.1 |
| 1488 | 2025-08-29T21:23:12.358Z | Compiling rand_core v0.9.3 |
| 1489 | 2025-08-29T21:23:12.929Z | Compiling which v4.4.2 |
| 1490 | 2025-08-29T21:23:13.480Z | Compiling url v2.5.4 |
| 1491 | 2025-08-29T21:23:13.510Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1492 | 2025-08-29T21:23:13.704Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1493 | 2025-08-29T21:23:13.820Z | Compiling openssl-probe v0.1.5 |
| 1494 | 2025-08-29T21:23:14.024Z | Compiling tower-service v0.3.3 |
| 1495 | 2025-08-29T21:23:14.146Z | Compiling adler2 v2.0.0 |
| 1496 | 2025-08-29T21:23:14.185Z | Compiling untrusted v0.9.0 |
| 1497 | 2025-08-29T21:23:14.397Z | Compiling try-lock v0.2.5 |
| 1498 | 2025-08-29T21:23:14.421Z | Compiling num-conv v0.1.0 |
| 1499 | 2025-08-29T21:23:14.451Z | Compiling atomic-waker v1.1.2 |
| 1500 | 2025-08-29T21:23:14.476Z | Compiling openssl v0.10.73 |
| 1501 | 2025-08-29T21:23:14.599Z | Compiling powerfmt v0.2.0 |
| 1502 | 2025-08-29T21:23:14.624Z | Compiling foreign-types-shared v0.1.1 |
| 1503 | 2025-08-29T21:23:14.697Z | Compiling schemars v0.8.22 |
| 1504 | 2025-08-29T21:23:14.742Z | Compiling untrusted v0.7.1 |
| 1505 | 2025-08-29T21:23:14.769Z | Compiling time-core v0.1.2 |
| 1506 | 2025-08-29T21:23:14.903Z | Compiling deranged v0.3.11 |
| 1507 | 2025-08-29T21:23:14.972Z | Compiling foreign-types v0.3.2 |
| 1508 | 2025-08-29T21:23:15.000Z | Compiling time-macros v0.2.18 |
| 1509 | 2025-08-29T21:23:15.000Z | Compiling pest_derive v2.7.14 |
| 1510 | 2025-08-29T21:23:15.095Z | Compiling want v0.3.1 |
| 1511 | 2025-08-29T21:23:15.125Z | Compiling schemars_derive v0.8.22 |
| 1512 | 2025-08-29T21:23:15.790Z | Compiling miniz_oxide v0.8.5 |
| 1513 | 2025-08-29T21:23:16.276Z | Compiling goblin v0.8.2 |
| 1514 | 2025-08-29T21:23:17.786Z | Compiling rand_chacha v0.9.0 |
| 1515 | 2025-08-29T21:23:18.612Z | Compiling tokio-util v0.7.15 |
| 1516 | 2025-08-29T21:23:18.985Z | Compiling ipnet v2.11.0 |
| 1517 | 2025-08-29T21:23:20.241Z | Compiling h2 v0.4.6 |
| 1518 | 2025-08-29T21:23:20.964Z | Compiling openssl-macros v0.1.1 |
| 1519 | 2025-08-29T21:23:21.024Z | Compiling native-tls v0.2.12 |
| 1520 | 2025-08-29T21:23:21.313Z | Compiling rustls v0.23.19 |
| 1521 | 2025-08-29T21:23:21.441Z | Compiling num_threads v0.1.7 |
| 1522 | 2025-08-29T21:23:21.632Z | Compiling crossbeam-utils v0.8.21 |
| 1523 | 2025-08-29T21:23:21.678Z | Compiling httpdate v1.0.3 |
| 1524 | 2025-08-29T21:23:21.822Z | Compiling syn v1.0.109 |
| 1525 | 2025-08-29T21:23:22.186Z | Compiling dyn-clone v1.0.20 |
| 1526 | 2025-08-29T21:23:22.227Z | Compiling zerocopy v0.8.26 |
| 1527 | 2025-08-29T21:23:22.470Z | Compiling dof v0.3.0 |
| 1528 | 2025-08-29T21:23:23.507Z | Compiling time v0.3.36 |
| 1529 | 2025-08-29T21:23:24.347Z | Compiling rand v0.9.2 |
| 1530 | 2025-08-29T21:23:25.201Z | Compiling dtrace-parser v0.2.0 |
| 1531 | 2025-08-29T21:23:25.584Z | Compiling heapless v0.7.17 |
| 1532 | 2025-08-29T21:23:26.003Z | Compiling unicode-normalization v0.1.24 |
| 1533 | 2025-08-29T21:23:26.179Z | Compiling signature v2.2.0 |
| 1534 | 2025-08-29T21:23:26.508Z | Compiling zerocopy-derive v0.8.26 |
| 1535 | 2025-08-29T21:23:27.062Z | Compiling cookie v0.18.1 |
| 1536 | 2025-08-29T21:23:27.094Z | Compiling crc32fast v1.4.2 |
| 1537 | 2025-08-29T21:23:27.371Z | Compiling unicode-bidi v0.3.17 |
| 1538 | 2025-08-29T21:23:27.445Z | Compiling hyper v1.6.0 |
| 1539 | 2025-08-29T21:23:27.861Z | Compiling siphasher v0.3.11 |
| 1540 | 2025-08-29T21:23:27.891Z | Compiling slog v2.7.0 |
| 1541 | 2025-08-29T21:23:28.259Z | Compiling zstd-safe v7.2.3 |
| 1542 | 2025-08-29T21:23:28.384Z | Compiling zlib-rs v0.5.1 |
| 1543 | 2025-08-29T21:23:28.532Z | Compiling signal-hook v0.3.18 |
| 1544 | 2025-08-29T21:23:28.590Z | Compiling unicode-properties v0.1.3 |
| 1545 | 2025-08-29T21:23:28.991Z | Compiling stringprep v0.1.5 |
| 1546 | 2025-08-29T21:23:29.625Z | Compiling phf_shared v0.11.2 |
| 1547 | 2025-08-29T21:23:29.881Z | Compiling hyper-util v0.1.16 |
| 1548 | 2025-08-29T21:23:30.081Z | Compiling usdt-impl v0.5.0 |
| 1549 | 2025-08-29T21:23:30.939Z | Compiling curve25519-dalek v4.1.3 |
| 1550 | 2025-08-29T21:23:31.403Z | Compiling serde_spanned v0.6.9 |
| 1551 | 2025-08-29T21:23:31.476Z | Compiling toml_datetime v0.6.11 |
| 1552 | 2025-08-29T21:23:31.601Z | Compiling serde_tokenstream v0.2.2 |
| 1553 | 2025-08-29T21:23:31.635Z | Compiling rand_chacha v0.3.1 |
| 1554 | 2025-08-29T21:23:32.070Z | Compiling md-5 v0.10.6 |
| 1555 | 2025-08-29T21:23:32.224Z | Compiling num-integer v0.1.46 |
| 1556 | 2025-08-29T21:23:32.358Z | Compiling sync_wrapper v1.0.1 |
| 1557 | 2025-08-29T21:23:32.542Z | Compiling hash32 v0.2.1 |
| 1558 | 2025-08-29T21:23:32.907Z | Compiling ff v0.13.0 |
| 1559 | 2025-08-29T21:23:32.931Z | Compiling memoffset v0.9.1 |
| 1560 | 2025-08-29T21:23:33.019Z | Compiling base16ct v0.2.0 |
| 1561 | 2025-08-29T21:23:33.165Z | Compiling litrs v0.4.1 |
| 1562 | 2025-08-29T21:23:33.267Z | Compiling num-bigint-dig v0.8.4 |
| 1563 | 2025-08-29T21:23:33.356Z | Compiling newtype-uuid v1.2.4 |
| 1564 | 2025-08-29T21:23:33.602Z | Compiling gimli v0.31.1 |
| 1565 | 2025-08-29T21:23:33.654Z | Compiling tower-layer v0.3.3 |
| 1566 | 2025-08-29T21:23:33.831Z | Compiling psl-types v2.0.11 |
| 1567 | 2025-08-29T21:23:33.861Z | Compiling fallible-iterator v0.2.0 |
| 1568 | 2025-08-29T21:23:33.993Z | Compiling cfg_aliases v0.2.1 |
| 1569 | 2025-08-29T21:23:34.070Z | Compiling smoltcp v0.9.1 |
| 1570 | 2025-08-29T21:23:34.108Z | Compiling nix v0.29.0 |
| 1571 | 2025-08-29T21:23:34.252Z | Compiling document-features v0.2.11 |
| 1572 | 2025-08-29T21:23:34.514Z | Compiling libz-rs-sys v0.5.1 |
| 1573 | 2025-08-29T21:23:34.736Z | Compiling flate2 v1.1.2 |
| 1574 | 2025-08-29T21:23:34.827Z | Compiling postgres-protocol v0.6.8 |
| 1575 | 2025-08-29T21:23:34.896Z | Compiling publicsuffix v2.3.0 |
| 1576 | 2025-08-29T21:23:35.205Z | Compiling tower v0.5.2 |
| 1577 | 2025-08-29T21:23:35.452Z | Compiling sec1 v0.7.3 |
| 1578 | 2025-08-29T21:23:35.597Z | Compiling group v0.13.0 |
| 1579 | 2025-08-29T21:23:35.924Z | Compiling num-iter v0.1.45 |
| 1580 | 2025-08-29T21:23:36.009Z | Compiling rand v0.8.5 |
| 1581 | 2025-08-29T21:23:36.172Z | Compiling tokio-native-tls v0.3.1 |
| 1582 | 2025-08-29T21:23:36.720Z | Compiling ipnetwork v0.21.1 |
| 1583 | 2025-08-29T21:23:37.177Z | Compiling strum_macros v0.27.1 |
| 1584 | 2025-08-29T21:23:37.268Z | Compiling rustls-native-certs v0.8.1 |
| 1585 | 2025-08-29T21:23:37.448Z | Compiling terminal_size v0.4.0 |
| 1586 | 2025-08-29T21:23:37.586Z | Compiling http-body-util v0.1.3 |
| 1587 | 2025-08-29T21:23:37.713Z | Compiling webpki-roots v1.0.1 |
| 1588 | 2025-08-29T21:23:37.827Z | Compiling addr2line v0.24.2 |
| 1589 | 2025-08-29T21:23:37.956Z | Compiling hkdf v0.12.4 |
| 1590 | 2025-08-29T21:23:38.003Z | Compiling crypto-bigint v0.5.5 |
| 1591 | 2025-08-29T21:23:38.092Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1592 | 2025-08-29T21:23:38.284Z | Compiling thiserror-impl v2.0.12 |
| 1593 | 2025-08-29T21:23:38.341Z | Compiling async-trait v0.1.88 |
| 1594 | 2025-08-29T21:23:38.525Z | Compiling ahash v0.8.12 |
| 1595 | 2025-08-29T21:23:38.874Z | Compiling object v0.36.5 |
| 1596 | 2025-08-29T21:23:39.395Z | Compiling fs-err v3.1.1 |
| 1597 | 2025-08-29T21:23:39.708Z | Compiling bumpalo v3.16.0 |
| 1598 | 2025-08-29T21:23:40.193Z | Compiling buf-list v1.0.3 |
| 1599 | 2025-08-29T21:23:40.719Z | Compiling managed v0.8.0 |
| 1600 | 2025-08-29T21:23:40.812Z | Compiling iri-string v0.7.8 |
| 1601 | 2025-08-29T21:23:41.155Z | Compiling lockfree-object-pool v0.1.6 |
| 1602 | 2025-08-29T21:23:41.308Z | Compiling simd-adler32 v0.3.7 |
| 1603 | 2025-08-29T21:23:41.506Z | Compiling winnow v0.5.40 |
| 1604 | 2025-08-29T21:23:41.992Z | Compiling rustix v1.0.7 |
| 1605 | 2025-08-29T21:23:42.018Z | Compiling bitflags v1.3.2 |
| 1606 | 2025-08-29T21:23:42.160Z | Compiling anyhow v1.0.99 |
| 1607 | 2025-08-29T21:23:42.255Z | Compiling hubpack_derive v0.1.1 |
| 1608 | 2025-08-29T21:23:42.715Z | Compiling rustc-demangle v0.1.24 |
| 1609 | 2025-08-29T21:23:43.045Z | Compiling hubpack v0.1.2 |
| 1610 | 2025-08-29T21:23:43.463Z | Compiling clap_builder v4.5.41 |
| 1611 | 2025-08-29T21:23:43.492Z | Compiling strum v0.27.2 |
| 1612 | 2025-08-29T21:23:43.586Z | Compiling zopfli v0.8.1 |
| 1613 | 2025-08-29T21:23:43.694Z | Compiling thiserror v2.0.12 |
| 1614 | 2025-08-29T21:23:43.869Z | Compiling tower-http v0.6.6 |
| 1615 | 2025-08-29T21:23:44.704Z | Compiling toml_edit v0.19.15 |
| 1616 | 2025-08-29T21:23:44.729Z | Compiling elliptic-curve v0.13.8 |
| 1617 | 2025-08-29T21:23:45.145Z | Compiling hyper-tls v0.6.0 |
| 1618 | 2025-08-29T21:23:45.530Z | Compiling backtrace v0.3.74 |
| 1619 | 2025-08-29T21:23:45.569Z | Compiling oxnet v0.1.3 |
| 1620 | 2025-08-29T21:23:45.882Z | Compiling signal-hook-mio v0.2.4 |
| 1621 | 2025-08-29T21:23:46.034Z | Compiling cookie_store v0.21.1 |
| 1622 | 2025-08-29T21:23:46.305Z | Compiling zstd v0.13.3 |
| 1623 | 2025-08-29T21:23:46.980Z | Compiling postgres-types v0.2.9 |
| 1624 | 2025-08-29T21:23:48.062Z | Compiling usdt-attr-macro v0.5.0 |
| 1625 | 2025-08-29T21:23:48.104Z | Compiling usdt-macro v0.5.0 |
| 1626 | 2025-08-29T21:23:48.581Z | Compiling phf v0.11.2 |
| 1627 | 2025-08-29T21:23:48.646Z | Compiling ed25519 v2.2.3 |
| 1628 | 2025-08-29T21:23:49.384Z | Compiling bzip2 v0.4.4 |
| 1629 | 2025-08-29T21:23:49.538Z | Compiling bzip2 v0.5.2 |
| 1630 | 2025-08-29T21:23:49.941Z | Compiling strum_macros v0.26.4 |
| 1631 | 2025-08-29T21:23:49.984Z | Compiling serde_urlencoded v0.7.1 |
| 1632 | 2025-08-29T21:23:50.343Z | Compiling serde-big-array v0.5.1 |
| 1633 | 2025-08-29T21:23:50.381Z | Compiling pkcs1 v0.7.5 |
| 1634 | 2025-08-29T21:23:50.786Z | Compiling rfc6979 v0.4.0 |
| 1635 | 2025-08-29T21:23:50.910Z | Compiling bstr v1.10.0 |
| 1636 | 2025-08-29T21:23:50.910Z | Compiling clap_derive v4.5.41 |
| 1637 | 2025-08-29T21:23:51.048Z | Compiling serde_repr v0.1.19 |
| 1638 | 2025-08-29T21:23:51.249Z | Compiling enum-as-inner v0.6.1 |
| 1639 | 2025-08-29T21:23:51.774Z | Compiling daft-derive v0.1.4 |
| 1640 | 2025-08-29T21:23:52.155Z | Compiling float-cmp v0.10.0 |
| 1641 | 2025-08-29T21:23:52.233Z | Compiling socket2 v0.5.10 |
| 1642 | 2025-08-29T21:23:52.264Z | Compiling encoding_rs v0.8.34 |
| 1643 | 2025-08-29T21:23:52.377Z | Compiling predicates-core v1.0.8 |
| 1644 | 2025-08-29T21:23:52.730Z | Compiling precomputed-hash v0.1.1 |
| 1645 | 2025-08-29T21:23:52.864Z | Compiling normalize-line-endings v0.3.0 |
| 1646 | 2025-08-29T21:23:53.047Z | Compiling fixedbitset v0.4.2 |
| 1647 | 2025-08-29T21:23:53.115Z | Compiling difflib v0.4.0 |
| 1648 | 2025-08-29T21:23:53.519Z | Compiling whoami v1.5.2 |
| 1649 | 2025-08-29T21:23:53.611Z | Compiling unicode-segmentation v1.12.0 |
| 1650 | 2025-08-29T21:23:53.882Z | Compiling static_assertions v1.1.0 |
| 1651 | 2025-08-29T21:23:53.913Z | Compiling data-encoding v2.9.0 |
| 1652 | 2025-08-29T21:23:53.969Z | Compiling new_debug_unreachable v1.0.6 |
| 1653 | 2025-08-29T21:23:54.116Z | Compiling mime v0.3.17 |
| 1654 | 2025-08-29T21:23:54.430Z | Compiling similar v2.7.0 |
| 1655 | 2025-08-29T21:23:54.881Z | Compiling string_cache v0.8.9 |
| 1656 | 2025-08-29T21:23:54.996Z | Compiling hickory-proto v0.25.2 |
| 1657 | 2025-08-29T21:23:54.996Z | Compiling clap v4.5.41 |
| 1658 | 2025-08-29T21:23:54.996Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 1659 | 2025-08-29T21:23:55.081Z | Compiling strum v0.26.3 |
| 1660 | 2025-08-29T21:23:55.215Z | Compiling predicates v3.1.3 |
| 1661 | 2025-08-29T21:23:55.507Z | Compiling tokio-postgres v0.7.13 |
| 1662 | 2025-08-29T21:23:55.775Z | Compiling petgraph v0.6.5 |
| 1663 | 2025-08-29T21:23:57.101Z | Compiling daft v0.1.4 |
| 1664 | 2025-08-29T21:23:57.272Z | Compiling console v0.15.10 |
| 1665 | 2025-08-29T21:23:57.272Z | Compiling toml_edit v0.22.27 |
| 1666 | 2025-08-29T21:23:57.317Z | Compiling usdt v0.5.0 |
| 1667 | 2025-08-29T21:23:57.763Z | Compiling rsa v0.9.6 |
| 1668 | 2025-08-29T21:23:57.886Z | Compiling ecdsa v0.16.9 |
| 1669 | 2025-08-29T21:23:58.684Z | Compiling zip v4.2.0 |
| 1670 | 2025-08-29T21:23:59.289Z | Compiling zip v0.6.6 |
| 1671 | 2025-08-29T21:24:00.514Z | Compiling ed25519-dalek v2.1.1 |
| 1672 | 2025-08-29T21:24:00.939Z | Compiling toml v0.7.8 |
| 1673 | 2025-08-29T21:24:02.131Z | Compiling crossterm v0.28.1 |
| 1674 | 2025-08-29T21:24:03.411Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 1675 | 2025-08-29T21:24:03.514Z | Compiling crossbeam-epoch v0.9.18 |
| 1676 | 2025-08-29T21:24:03.764Z | Compiling tokio-stream v0.1.17 |
| 1677 | 2025-08-29T21:24:03.893Z | Compiling openapiv3 v2.2.0 |
| 1678 | 2025-08-29T21:24:04.262Z | Compiling x509-cert v0.2.5 |
| 1679 | 2025-08-29T21:24:04.734Z | Compiling sha1 v0.10.6 |
| 1680 | 2025-08-29T21:24:05.165Z | Compiling itertools v0.13.0 |
| 1681 | 2025-08-29T21:24:05.308Z | Compiling itertools v0.10.5 |
| 1682 | 2025-08-29T21:24:05.620Z | Compiling dirs-sys-next v0.1.2 |
| 1683 | 2025-08-29T21:24:05.856Z | Compiling winnow v0.6.26 |
| 1684 | 2025-08-29T21:24:06.265Z | Compiling rustc-hash v2.1.1 |
| 1685 | 2025-08-29T21:24:06.552Z | Compiling peg-runtime v0.8.5 |
| 1686 | 2025-08-29T21:24:06.588Z | Compiling lalrpop-util v0.19.12 |
| 1687 | 2025-08-29T21:24:06.884Z | Compiling dirs-next v2.0.0 |
| 1688 | 2025-08-29T21:24:07.012Z | Compiling thread_local v1.1.8 |
| 1689 | 2025-08-29T21:24:07.118Z | Compiling slog-async v2.8.0 |
| 1690 | 2025-08-29T21:24:07.481Z | Compiling term v0.7.0 |
| 1691 | 2025-08-29T21:24:07.694Z | Compiling crossbeam-channel v0.5.15 |
| 1692 | 2025-08-29T21:24:07.807Z | Compiling xattr v1.3.1 |
| 1693 | 2025-08-29T21:24:07.903Z | Compiling futures-executor v0.3.31 |
| 1694 | 2025-08-29T21:24:08.023Z | Compiling filetime v0.2.25 |
| 1695 | 2025-08-29T21:24:08.143Z | Compiling is-terminal v0.4.13 |
| 1696 | 2025-08-29T21:24:08.144Z | Compiling take_mut v0.2.2 |
| 1697 | 2025-08-29T21:24:08.177Z | Compiling slog-term v2.9.1 |
| 1698 | 2025-08-29T21:24:08.395Z | Compiling tar v0.4.44 |
| 1699 | 2025-08-29T21:24:08.429Z | Compiling futures v0.3.31 |
| 1700 | 2025-08-29T21:24:08.429Z | Compiling camino v1.1.11 |
| 1701 | 2025-08-29T21:24:13.588Z | Compiling aws-lc-sys v0.26.0 |
| 1702 | 2025-08-29T21:24:54.057Z | Compiling rustls-webpki v0.102.8 |
| 1703 | 2025-08-29T21:25:01.827Z | Compiling tokio-rustls v0.26.0 |
| 1704 | 2025-08-29T21:25:02.361Z | Compiling hyper-rustls v0.27.7 |
| 1705 | 2025-08-29T21:25:02.813Z | Compiling reqwest v0.12.22 |
| 1706 | 2025-08-29T21:25:08.533Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1707 | 2025-08-29T21:25:08.797Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1708 | 2025-08-29T21:25:15.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s |
| 1709 | 2025-08-29T21:25:15.865Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1710 | 2025-08-29T21:25:15.941Z | Aug 29 21:25:15.377 INFO Starting download, target: Cockroach |
| 1711 | 2025-08-29T21:25:15.941Z | Aug 29 21:25:15.378 INFO Starting download, target: Console |
| 1712 | 2025-08-29T21:25:15.941Z | Aug 29 21:25:15.378 INFO Starting download, target: DendriteStub |
| 1713 | 2025-08-29T21:25:15.942Z | Aug 29 21:25:15.378 INFO Starting download, target: Clickhouse |
| 1714 | 2025-08-29T21:25:15.942Z | Aug 29 21:25:15.378 INFO Starting download, target: MaghemiteMgd |
| 1715 | 2025-08-29T21:25:15.942Z | Aug 29 21:25:15.378 INFO Starting download, target: TransceiverControl |
| 1716 | 2025-08-29T21:25:16.025Z | Aug 29 21:25:15.379 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1717 | 2025-08-29T21:25:16.025Z | Aug 29 21:25:15.380 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1718 | 2025-08-29T21:25:16.025Z | Aug 29 21:25:15.380 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1719 | 2025-08-29T21:25:16.025Z | Aug 29 21:25:15.380 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1720 | 2025-08-29T21:25:16.026Z | Aug 29 21:25:15.380 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1721 | 2025-08-29T21:25:16.026Z | Aug 29 21:25:15.380 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1722 | 2025-08-29T21:25:16.302Z | Aug 29 21:25:15.758 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1723 | 2025-08-29T21:25:16.990Z | Aug 29 21:25:16.424 INFO Download complete, target: Console |
| 1724 | 2025-08-29T21:25:18.676Z | Aug 29 21:25:18.057 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1725 | 2025-08-29T21:25:19.182Z | Aug 29 21:25:18.639 INFO Download complete, target: TransceiverControl |
| 1726 | 2025-08-29T21:25:22.623Z | Aug 29 21:25:22.078 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1727 | 2025-08-29T21:25:23.034Z | Aug 29 21:25:22.499 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1728 | 2025-08-29T21:25:24.427Z | Aug 29 21:25:23.895 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1729 | 2025-08-29T21:25:24.428Z | Aug 29 21:25:23.895 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1730 | 2025-08-29T21:25:27.961Z | Aug 29 21:25:27.430 INFO Download complete, target: DendriteStub |
| 1731 | 2025-08-29T21:25:28.497Z | Aug 29 21:25:27.965 INFO Download complete, target: MaghemiteMgd |
| 1732 | 2025-08-29T21:25:34.788Z | Aug 29 21:25:34.258 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1733 | 2025-08-29T21:25:36.301Z | Aug 29 21:25:35.771 INFO Checking that binary works, target: Cockroach |
| 1734 | 2025-08-29T21:25:36.558Z | Aug 29 21:25:36.029 INFO Download complete, target: Cockroach |
| 1735 | 2025-08-29T21:25:51.544Z | Aug 29 21:25:51.015 INFO Checking that binary works, target: Clickhouse |
| 1736 | 2025-08-29T21:25:51.721Z | Aug 29 21:25:51.194 INFO Download complete, target: Clickhouse |
| 1737 | 2025-08-29T21:25:51.746Z | All prerequisites installed successfully |
| 1738 | 2025-08-29T21:25:51.746Z | |
| 1739 | 2025-08-29T21:25:51.746Z | real 5:22.384897728 |
| 1740 | 2025-08-29T21:25:51.746Z | user 17:00.857730895 |
| 1741 | 2025-08-29T21:25:51.746Z | sys 2:44.094593889 |
| 1742 | 2025-08-29T21:25:51.746Z | trap 0.709916626 |
| 1743 | 2025-08-29T21:25:51.746Z | tflt 0.466318337 |
| 1744 | 2025-08-29T21:25:51.746Z | dflt 1.252087484 |
| 1745 | 2025-08-29T21:25:51.746Z | kflt 0.011044687 |
| 1746 | 2025-08-29T21:25:51.746Z | lock 45:51.673197209 |
| 1747 | 2025-08-29T21:25:51.746Z | slp 1:01:04.815990955 |
| 1748 | 2025-08-29T21:25:51.746Z | lat 1:17.747736814 |
| 1749 | 2025-08-29T21:25:51.746Z | stop 2:39.881738555 |
| 1750 | 2025-08-29T21:25:51.746Z | + source ./tools/include/force-git-over-https.sh |
| 1751 | 2025-08-29T21:25:51.746Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1752 | 2025-08-29T21:25:51.746Z | ++ (( i = 0 )) |
| 1753 | 2025-08-29T21:25:51.746Z | ++ (( i < 5 )) |
| 1754 | 2025-08-29T21:25:51.746Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1755 | 2025-08-29T21:25:51.746Z | ++ (( i++ )) |
| 1756 | 2025-08-29T21:25:51.746Z | ++ (( i < 5 )) |
| 1757 | 2025-08-29T21:25:51.746Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1758 | 2025-08-29T21:25:51.771Z | ++ (( i++ )) |
| 1759 | 2025-08-29T21:25:51.771Z | ++ (( i < 5 )) |
| 1760 | 2025-08-29T21:25:51.771Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1761 | 2025-08-29T21:25:51.771Z | ++ (( i++ )) |
| 1762 | 2025-08-29T21:25:51.771Z | ++ (( i < 5 )) |
| 1763 | 2025-08-29T21:25:51.771Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1764 | 2025-08-29T21:25:51.771Z | ++ (( i++ )) |
| 1765 | 2025-08-29T21:25:51.771Z | ++ (( i < 5 )) |
| 1766 | 2025-08-29T21:25:51.771Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1767 | 2025-08-29T21:25:51.771Z | ++ (( i++ )) |
| 1768 | 2025-08-29T21:25:51.771Z | ++ (( i < 5 )) |
| 1769 | 2025-08-29T21:25:51.771Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1770 | 2025-08-29T21:25:51.771Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1771 | 2025-08-29T21:25:51.771Z | + rc=0 |
| 1772 | 2025-08-29T21:25:51.771Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
| 1773 | 2025-08-29T21:26:32.998Z | + case $rc in |
| 1774 | 2025-08-29T21:26:32.998Z | + pfexec zfs create -p rpool/images/build/host |
| 1775 | 2025-08-29T21:26:33.085Z | + pfexec zfs create -p rpool/images/build/recovery |
| 1776 | 2025-08-29T21:26:33.125Z | + cargo xtask releng --output-dir /work --mkincorp |
| 1777 | 2025-08-29T21:26:34.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 1778 | 2025-08-29T21:26:34.325Z | Running `target/debug/xtask releng --output-dir /work --mkincorp` |
| 1779 | 2025-08-29T21:26:36.277Z | Compiling proc-macro2 v1.0.95 |
| 1780 | 2025-08-29T21:26:36.277Z | Compiling unicode-ident v1.0.18 |
| 1781 | 2025-08-29T21:26:36.277Z | Compiling libc v0.2.174 |
| 1782 | 2025-08-29T21:26:36.301Z | Compiling serde v1.0.219 |
| 1783 | 2025-08-29T21:26:36.302Z | Compiling autocfg v1.4.0 |
| 1784 | 2025-08-29T21:26:36.302Z | Compiling cfg-if v1.0.1 |
| 1785 | 2025-08-29T21:26:36.302Z | Compiling version_check v0.9.5 |
| 1786 | 2025-08-29T21:26:36.640Z | Compiling memchr v2.7.4 |
| 1787 | 2025-08-29T21:26:36.671Z | Compiling shlex v1.3.0 |
| 1788 | 2025-08-29T21:26:36.841Z | Compiling typenum v1.17.0 |
| 1789 | 2025-08-29T21:26:37.095Z | Compiling portable-atomic v1.11.0 |
| 1790 | 2025-08-29T21:26:37.178Z | Compiling value-bag v1.9.0 |
| 1791 | 2025-08-29T21:26:37.252Z | Compiling generic-array v0.14.7 |
| 1792 | 2025-08-29T21:26:37.434Z | Compiling lock_api v0.4.12 |
| 1793 | 2025-08-29T21:26:37.876Z | Compiling log v0.4.27 |
| 1794 | 2025-08-29T21:26:37.902Z | Compiling getrandom v0.3.1 |
| 1795 | 2025-08-29T21:26:37.939Z | Compiling libm v0.2.8 |
| 1796 | 2025-08-29T21:26:38.038Z | Compiling num-traits v0.2.19 |
| 1797 | 2025-08-29T21:26:38.425Z | Compiling quote v1.0.40 |
| 1798 | 2025-08-29T21:26:38.475Z | Compiling serde_json v1.0.142 |
| 1799 | 2025-08-29T21:26:38.569Z | Compiling scopeguard v1.2.0 |
| 1800 | 2025-08-29T21:26:38.824Z | Compiling parking_lot_core v0.9.10 |
| 1801 | 2025-08-29T21:26:38.864Z | Compiling syn v2.0.104 |
| 1802 | 2025-08-29T21:26:38.991Z | Compiling jobserver v0.1.32 |
| 1803 | 2025-08-29T21:26:39.060Z | Compiling semver v1.0.26 |
| 1804 | 2025-08-29T21:26:39.170Z | Compiling smallvec v1.15.1 |
| 1805 | 2025-08-29T21:26:39.275Z | Compiling pkg-config v0.3.31 |
| 1806 | 2025-08-29T21:26:39.349Z | Compiling rustix v0.38.37 |
| 1807 | 2025-08-29T21:26:39.484Z | Compiling getrandom v0.2.15 |
| 1808 | 2025-08-29T21:26:39.615Z | Compiling cc v1.2.30 |
| 1809 | 2025-08-29T21:26:39.765Z | Compiling itoa v1.0.11 |
| 1810 | 2025-08-29T21:26:40.087Z | Compiling aho-corasick v1.1.3 |
| 1811 | 2025-08-29T21:26:40.424Z | Compiling slab v0.4.9 |
| 1812 | 2025-08-29T21:26:40.452Z | Compiling regex-syntax v0.8.5 |
| 1813 | 2025-08-29T21:26:40.715Z | Compiling errno v0.3.12 |
| 1814 | 2025-08-29T21:26:41.109Z | Compiling spin v0.9.8 |
| 1815 | 2025-08-29T21:26:41.278Z | Compiling stable_deref_trait v1.2.0 |
| 1816 | 2025-08-29T21:26:41.371Z | Compiling subtle v2.6.1 |
| 1817 | 2025-08-29T21:26:41.610Z | Compiling glob v0.3.2 |
| 1818 | 2025-08-29T21:26:41.673Z | Compiling either v1.15.0 |
| 1819 | 2025-08-29T21:26:41.879Z | Compiling rand_core v0.6.4 |
| 1820 | 2025-08-29T21:26:42.085Z | Compiling prettyplease v0.2.36 |
| 1821 | 2025-08-29T21:26:42.437Z | Compiling clang-sys v1.8.1 |
| 1822 | 2025-08-29T21:26:42.543Z | Compiling lazy_static v1.5.0 |
| 1823 | 2025-08-29T21:26:43.354Z | Compiling heck v0.5.0 |
| 1824 | 2025-08-29T21:26:43.410Z | Compiling minimal-lexical v0.2.1 |
| 1825 | 2025-08-29T21:26:43.506Z | Compiling critical-section v1.1.3 |
| 1826 | 2025-08-29T21:26:43.898Z | Compiling once_cell v1.21.3 |
| 1827 | 2025-08-29T21:26:44.053Z | Compiling nom v7.1.3 |
| 1828 | 2025-08-29T21:26:44.424Z | Compiling regex-automata v0.4.8 |
| 1829 | 2025-08-29T21:26:44.464Z | Compiling libloading v0.8.5 |
| 1830 | 2025-08-29T21:26:44.720Z | Compiling bindgen v0.69.5 |
| 1831 | 2025-08-29T21:26:44.830Z | Compiling home v0.5.9 |
| 1832 | 2025-08-29T21:26:45.143Z | Compiling itertools v0.12.1 |
| 1833 | 2025-08-29T21:26:45.618Z | Compiling rustc-hash v1.1.0 |
| 1834 | 2025-08-29T21:26:45.618Z | Compiling lazycell v1.3.0 |
| 1835 | 2025-08-29T21:26:45.943Z | Compiling paste v1.0.15 |
| 1836 | 2025-08-29T21:26:46.708Z | Compiling synstructure v0.13.1 |
| 1837 | 2025-08-29T21:26:47.462Z | Compiling cexpr v0.6.0 |
| 1838 | 2025-08-29T21:26:48.076Z | Compiling cmake v0.1.51 |
| 1839 | 2025-08-29T21:26:48.954Z | Compiling dunce v1.0.5 |
| 1840 | 2025-08-29T21:26:49.034Z | Compiling fs_extra v1.3.0 |
| 1841 | 2025-08-29T21:26:49.656Z | Compiling litemap v0.7.3 |
| 1842 | 2025-08-29T21:26:49.742Z | Compiling writeable v0.5.5 |
| 1843 | 2025-08-29T21:26:50.238Z | Compiling ryu v1.0.18 |
| 1844 | 2025-08-29T21:26:50.397Z | Compiling regex v1.11.1 |
| 1845 | 2025-08-29T21:26:50.496Z | Compiling serde_derive v1.0.219 |
| 1846 | 2025-08-29T21:26:50.690Z | Compiling zeroize_derive v1.4.2 |
| 1847 | 2025-08-29T21:26:50.833Z | Compiling zerofrom-derive v0.1.4 |
| 1848 | 2025-08-29T21:26:50.948Z | Compiling yoke-derive v0.7.4 |
| 1849 | 2025-08-29T21:26:51.431Z | Compiling zerovec-derive v0.10.3 |
| 1850 | 2025-08-29T21:26:51.554Z | Compiling displaydoc v0.2.5 |
| 1851 | 2025-08-29T21:26:52.097Z | Compiling icu_provider_macros v1.5.0 |
| 1852 | 2025-08-29T21:26:53.306Z | Compiling zeroize v1.8.1 |
| 1853 | 2025-08-29T21:26:53.482Z | Compiling tokio-macros v2.5.0 |
| 1854 | 2025-08-29T21:26:53.825Z | Compiling zerocopy-derive v0.7.35 |
| 1855 | 2025-08-29T21:26:53.870Z | Compiling futures-macro v0.3.31 |
| 1856 | 2025-08-29T21:26:53.920Z | Compiling zerofrom v0.1.4 |
| 1857 | 2025-08-29T21:26:54.235Z | Compiling yoke v0.7.4 |
| 1858 | 2025-08-29T21:26:54.782Z | Compiling zerovec v0.10.4 |
| 1859 | 2025-08-29T21:26:55.073Z | Compiling pin-project-lite v0.2.14 |
| 1860 | 2025-08-29T21:26:55.164Z | Compiling allocator-api2 v0.2.21 |
| 1861 | 2025-08-29T21:26:55.303Z | Compiling equivalent v1.0.2 |
| 1862 | 2025-08-29T21:26:55.570Z | Compiling foldhash v0.1.5 |
| 1863 | 2025-08-29T21:26:55.594Z | Compiling percent-encoding v2.3.1 |
| 1864 | 2025-08-29T21:26:55.710Z | Compiling schemars v0.8.22 |
| 1865 | 2025-08-29T21:26:55.950Z | Compiling serde_derive_internals v0.29.1 |
| 1866 | 2025-08-29T21:26:56.144Z | Compiling hashbrown v0.15.4 |
| 1867 | 2025-08-29T21:26:56.187Z | Compiling icu_locid_transform_data v1.5.0 |
| 1868 | 2025-08-29T21:26:56.598Z | Compiling crypto-common v0.1.6 |
| 1869 | 2025-08-29T21:26:56.937Z | Compiling der_derive v0.7.3 |
| 1870 | 2025-08-29T21:26:57.106Z | Compiling tinystr v0.7.6 |
| 1871 | 2025-08-29T21:26:57.183Z | Compiling icu_collections v1.5.0 |
| 1872 | 2025-08-29T21:26:57.903Z | Compiling icu_locid v1.5.0 |
| 1873 | 2025-08-29T21:26:58.123Z | Compiling ring v0.17.14 |
| 1874 | 2025-08-29T21:26:58.196Z | Compiling schemars_derive v0.8.22 |
| 1875 | 2025-08-29T21:26:59.204Z | Compiling icu_properties_data v1.5.0 |
| 1876 | 2025-08-29T21:26:59.607Z | Compiling icu_provider v1.5.0 |
| 1877 | 2025-08-29T21:26:59.632Z | Compiling aws-lc-rs v1.12.4 |
| 1878 | 2025-08-29T21:26:59.919Z | Compiling icu_normalizer_data v1.5.0 |
| 1879 | 2025-08-29T21:27:00.060Z | Compiling const-oid v0.9.6 |
| 1880 | 2025-08-29T21:27:00.851Z | Compiling icu_locid_transform v1.5.0 |
| 1881 | 2025-08-29T21:27:01.368Z | Compiling vcpkg v0.2.15 |
| 1882 | 2025-08-29T21:27:02.094Z | Compiling utf16_iter v1.0.5 |
| 1883 | 2025-08-29T21:27:02.143Z | Compiling byteorder v1.5.0 |
| 1884 | 2025-08-29T21:27:02.379Z | Compiling futures-core v0.3.31 |
| 1885 | 2025-08-29T21:27:02.845Z | Compiling icu_properties v1.5.1 |
| 1886 | 2025-08-29T21:27:02.901Z | Compiling write16 v1.0.0 |
| 1887 | 2025-08-29T21:27:02.946Z | Compiling utf8_iter v1.0.4 |
| 1888 | 2025-08-29T21:27:03.032Z | Compiling openssl-sys v0.9.109 |
| 1889 | 2025-08-29T21:27:03.728Z | Compiling bitflags v2.9.1 |
| 1890 | 2025-08-29T21:27:04.212Z | Compiling bytes v1.10.1 |
| 1891 | 2025-08-29T21:27:06.025Z | Compiling signal-hook-registry v1.4.2 |
| 1892 | 2025-08-29T21:27:06.379Z | Compiling thiserror v1.0.69 |
| 1893 | 2025-08-29T21:27:07.555Z | Compiling icu_normalizer v1.5.0 |
| 1894 | 2025-08-29T21:27:07.676Z | Compiling parking_lot v0.12.3 |
| 1895 | 2025-08-29T21:27:08.271Z | Compiling tracing-attributes v0.1.27 |
| 1896 | 2025-08-29T21:27:08.312Z | Compiling mio v1.0.2 |
| 1897 | 2025-08-29T21:27:08.640Z | Compiling which v4.4.2 |
| 1898 | 2025-08-29T21:27:09.343Z | Compiling idna_adapter v1.2.0 |
| 1899 | 2025-08-29T21:27:10.216Z | Compiling idna v1.0.3 |
| 1900 | 2025-08-29T21:27:11.370Z | Compiling form_urlencoded v1.2.1 |
| 1901 | 2025-08-29T21:27:11.701Z | Compiling block-buffer v0.10.4 |
| 1902 | 2025-08-29T21:27:12.126Z | Compiling thiserror-impl v1.0.69 |
| 1903 | 2025-08-29T21:27:12.177Z | Compiling httparse v1.9.5 |
| 1904 | 2025-08-29T21:27:12.512Z | Compiling digest v0.10.7 |
| 1905 | 2025-08-29T21:27:12.963Z | Compiling socket2 v0.6.0 |
| 1906 | 2025-08-29T21:27:13.004Z | Compiling thiserror v2.0.12 |
| 1907 | 2025-08-29T21:27:13.570Z | Compiling url v2.5.4 |
| 1908 | 2025-08-29T21:27:13.707Z | Compiling tokio v1.47.0 |
| 1909 | 2025-08-29T21:27:14.532Z | Compiling indexmap v2.10.0 |
| 1910 | 2025-08-29T21:27:14.961Z | Compiling thiserror-impl v2.0.12 |
| 1911 | 2025-08-29T21:27:15.470Z | Compiling futures-sink v0.3.31 |
| 1912 | 2025-08-29T21:27:15.733Z | Compiling num-conv v0.1.0 |
| 1913 | 2025-08-29T21:27:15.932Z | Compiling time-core v0.1.2 |
| 1914 | 2025-08-29T21:27:16.207Z | Compiling time-macros v0.2.18 |
| 1915 | 2025-08-29T21:27:16.391Z | Compiling futures-channel v0.3.31 |
| 1916 | 2025-08-29T21:27:18.232Z | Compiling openssl v0.10.73 |
| 1917 | 2025-08-29T21:27:18.311Z | Compiling pin-utils v0.1.0 |
| 1918 | 2025-08-29T21:27:18.916Z | Compiling futures-io v0.3.31 |
| 1919 | 2025-08-29T21:27:19.030Z | Compiling futures-task v0.3.31 |
| 1920 | 2025-08-29T21:27:19.252Z | Compiling fnv v1.0.7 |
| 1921 | 2025-08-29T21:27:19.354Z | Compiling zerocopy v0.7.35 |
| 1922 | 2025-08-29T21:27:19.445Z | Compiling futures-util v0.3.31 |
| 1923 | 2025-08-29T21:27:19.502Z | Compiling uuid v1.17.0 |
| 1924 | 2025-08-29T21:27:20.414Z | Compiling openssl-macros v0.1.1 |
| 1925 | 2025-08-29T21:27:21.303Z | Compiling cpufeatures v0.2.14 |
| 1926 | 2025-08-29T21:27:21.466Z | Compiling iana-time-zone v0.1.63 |
| 1927 | 2025-08-29T21:27:21.635Z | Compiling rustls v0.23.19 |
| 1928 | 2025-08-29T21:27:22.025Z | Compiling native-tls v0.2.12 |
| 1929 | 2025-08-29T21:27:22.070Z | Compiling chrono v0.4.41 |
| 1930 | 2025-08-29T21:27:22.400Z | Compiling hmac v0.12.1 |
| 1931 | 2025-08-29T21:27:22.435Z | Compiling rustc_version v0.4.1 |
| 1932 | 2025-08-29T21:27:22.472Z | Compiling aws-lc-sys v0.26.0 |
| 1933 | 2025-08-29T21:27:24.492Z | Compiling block-padding v0.3.3 |
| 1934 | 2025-08-29T21:27:25.199Z | Compiling cookie v0.18.1 |
| 1935 | 2025-08-29T21:27:25.265Z | Compiling inout v0.1.3 |
| 1936 | 2025-08-29T21:27:25.620Z | Compiling http v1.3.1 |
| 1937 | 2025-08-29T21:27:25.787Z | Compiling serde_tokenstream v0.2.2 |
| 1938 | 2025-08-29T21:27:26.144Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1939 | 2025-08-29T21:27:26.596Z | Compiling dyn-clone v1.0.20 |
| 1940 | 2025-08-29T21:27:26.815Z | Compiling zerocopy v0.8.26 |
| 1941 | 2025-08-29T21:27:27.611Z | Compiling cipher v0.4.4 |
| 1942 | 2025-08-29T21:27:27.832Z | Compiling sha2 v0.10.9 |
| 1943 | 2025-08-29T21:27:30.426Z | Compiling scroll_derive v0.12.0 |
| 1944 | 2025-08-29T21:27:30.486Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1945 | 2025-08-29T21:27:30.703Z | Compiling crossbeam-utils v0.8.21 |
| 1946 | 2025-08-29T21:27:30.830Z | Compiling rustversion v1.0.17 |
| 1947 | 2025-08-29T21:27:31.359Z | Compiling slog v2.7.0 |
| 1948 | 2025-08-29T21:27:31.468Z | Compiling ucd-trie v0.1.7 |
| 1949 | 2025-08-29T21:27:31.584Z | Compiling rustls-pki-types v1.10.0 |
| 1950 | 2025-08-29T21:27:31.998Z | Compiling rustix v1.0.7 |
| 1951 | 2025-08-29T21:27:32.036Z | Compiling base64ct v1.6.0 |
| 1952 | 2025-08-29T21:27:32.036Z | Compiling syn v1.0.109 |
| 1953 | 2025-08-29T21:27:33.113Z | Compiling pem-rfc7468 v0.7.0 |
| 1954 | 2025-08-29T21:27:33.167Z | Compiling pest v2.7.14 |
| 1955 | 2025-08-29T21:27:33.872Z | Compiling ppv-lite86 v0.2.20 |
| 1956 | 2025-08-29T21:27:34.821Z | Compiling zerocopy-derive v0.8.26 |
| 1957 | 2025-08-29T21:27:35.439Z | Compiling litrs v0.4.1 |
| 1958 | 2025-08-29T21:27:36.468Z | Compiling flagset v0.4.6 |
| 1959 | 2025-08-29T21:27:36.511Z | Compiling document-features v0.2.11 |
| 1960 | 2025-08-29T21:27:36.778Z | Compiling der v0.7.9 |
| 1961 | 2025-08-29T21:27:37.335Z | Compiling pest_meta v2.7.14 |
| 1962 | 2025-08-29T21:27:39.619Z | Compiling tokio-util v0.7.15 |
| 1963 | 2025-08-29T21:27:40.041Z | Compiling tracing-core v0.1.32 |
| 1964 | 2025-08-29T21:27:41.126Z | Compiling untrusted v0.7.1 |
| 1965 | 2025-08-29T21:27:41.203Z | Compiling untrusted v0.9.0 |
| 1966 | 2025-08-29T21:27:41.417Z | Compiling base64 v0.22.1 |
| 1967 | 2025-08-29T21:27:41.601Z | Compiling powerfmt v0.2.0 |
| 1968 | 2025-08-29T21:27:42.222Z | Compiling newtype-uuid v1.2.4 |
| 1969 | 2025-08-29T21:27:42.623Z | Compiling deranged v0.3.11 |
| 1970 | 2025-08-29T21:27:44.493Z | Compiling tracing v0.1.40 |
| 1971 | 2025-08-29T21:27:44.839Z | Compiling pest_generator v2.7.14 |
| 1972 | 2025-08-29T21:27:44.940Z | Compiling spki v0.7.3 |
| 1973 | 2025-08-29T21:27:45.064Z | Compiling salsa20 v0.10.2 |
| 1974 | 2025-08-29T21:27:45.395Z | Compiling http-body v1.0.1 |
| 1975 | 2025-08-29T21:27:45.439Z | Compiling pbkdf2 v0.12.2 |
| 1976 | 2025-08-29T21:27:46.221Z | Compiling atomic-waker v1.1.2 |
| 1977 | 2025-08-29T21:27:46.380Z | Compiling num_threads v0.1.7 |
| 1978 | 2025-08-29T21:27:46.596Z | Compiling time v0.3.36 |
| 1979 | 2025-08-29T21:27:46.658Z | Compiling pest_derive v2.7.14 |
| 1980 | 2025-08-29T21:27:48.828Z | Compiling scrypt v0.11.0 |
| 1981 | 2025-08-29T21:27:48.912Z | Compiling cbc v0.1.2 |
| 1982 | 2025-08-29T21:27:49.199Z | Compiling aes v0.8.4 |
| 1983 | 2025-08-29T21:27:50.754Z | Compiling usdt-impl v0.5.0 |
| 1984 | 2025-08-29T21:27:50.899Z | Compiling num-bigint-dig v0.8.4 |
| 1985 | 2025-08-29T21:27:51.257Z | Compiling tower-service v0.3.3 |
| 1986 | 2025-08-29T21:27:51.344Z | Compiling zstd-safe v7.2.3 |
| 1987 | 2025-08-29T21:27:51.531Z | Compiling try-lock v0.2.5 |
| 1988 | 2025-08-29T21:27:51.720Z | Compiling pkcs5 v0.7.1 |
| 1989 | 2025-08-29T21:27:51.828Z | Compiling want v0.3.1 |
| 1990 | 2025-08-29T21:27:52.820Z | Compiling h2 v0.4.6 |
| 1991 | 2025-08-29T21:27:53.643Z | Compiling scroll v0.12.0 |
| 1992 | 2025-08-29T21:27:54.517Z | Compiling heapless v0.7.17 |
| 1993 | 2025-08-29T21:27:55.075Z | Compiling ipnet v2.11.0 |
| 1994 | 2025-08-29T21:27:55.157Z | Compiling async-trait v0.1.88 |
| 1995 | 2025-08-29T21:27:57.323Z | Compiling ahash v0.8.12 |
| 1996 | 2025-08-29T21:27:57.367Z | Compiling signal-hook v0.3.18 |
| 1997 | 2025-08-29T21:27:57.851Z | Compiling foreign-types-shared v0.1.1 |
| 1998 | 2025-08-29T21:27:57.897Z | Compiling anyhow v1.0.99 |
| 1999 | 2025-08-29T21:27:58.152Z | Compiling plain v0.2.3 |
| 2000 | 2025-08-29T21:27:58.204Z | Compiling openssl-probe v0.1.5 |
| 2001 | 2025-08-29T21:27:58.401Z | Compiling httpdate v1.0.3 |
| 2002 | 2025-08-29T21:27:58.710Z | Compiling goblin v0.8.2 |
| 2003 | 2025-08-29T21:27:58.910Z | Compiling foreign-types v0.3.2 |
| 2004 | 2025-08-29T21:27:59.777Z | Compiling pkcs8 v0.10.2 |
| 2005 | 2025-08-29T21:28:02.615Z | Compiling hyper v1.6.0 |
| 2006 | 2025-08-29T21:28:03.115Z | Compiling daft-derive v0.1.4 |
| 2007 | 2025-08-29T21:28:06.848Z | Compiling strsim v0.11.1 |
| 2008 | 2025-08-29T21:28:07.898Z | Compiling pretty-hex v0.4.1 |
| 2009 | 2025-08-29T21:28:08.216Z | Compiling tinyvec_macros v0.1.1 |
| 2010 | 2025-08-29T21:28:08.385Z | Compiling tinyvec v1.8.0 |
| 2011 | 2025-08-29T21:28:08.411Z | Compiling dof v0.3.0 |
| 2012 | 2025-08-29T21:28:09.879Z | Compiling hyper-util v0.1.16 |
| 2013 | 2025-08-29T21:28:13.781Z | Compiling dtrace-parser v0.2.0 |
| 2014 | 2025-08-29T21:28:13.988Z | Compiling curve25519-dalek v4.1.3 |
| 2015 | 2025-08-29T21:28:14.585Z | Compiling rand_core v0.9.3 |
| 2016 | 2025-08-29T21:28:15.057Z | Compiling clap_derive v4.5.41 |
| 2017 | 2025-08-29T21:28:16.128Z | Compiling thread-id v4.2.2 |
| 2018 | 2025-08-29T21:28:16.359Z | Compiling memoffset v0.9.1 |
| 2019 | 2025-08-29T21:28:17.391Z | Compiling adler2 v2.0.0 |
| 2020 | 2025-08-29T21:28:17.676Z | Compiling smoltcp v0.9.1 |
| 2021 | 2025-08-29T21:28:18.359Z | Compiling miniz_oxide v0.8.5 |
| 2022 | 2025-08-29T21:28:23.260Z | Compiling rand_chacha v0.9.0 |
| 2023 | 2025-08-29T21:28:24.250Z | Compiling http-body-util v0.1.3 |
| 2024 | 2025-08-29T21:28:24.897Z | Compiling strum_macros v0.26.4 |
| 2025 | 2025-08-29T21:28:27.809Z | Compiling sync_wrapper v1.0.1 |
| 2026 | 2025-08-29T21:28:28.044Z | Compiling encoding_rs v0.8.34 |
| 2027 | 2025-08-29T21:28:28.909Z | Compiling buf-list v1.0.3 |
| 2028 | 2025-08-29T21:28:29.020Z | Compiling psl-types v2.0.11 |
| 2029 | 2025-08-29T21:28:29.346Z | Compiling cfg_aliases v0.2.1 |
| 2030 | 2025-08-29T21:28:29.966Z | Compiling mime v0.3.17 |
| 2031 | 2025-08-29T21:28:30.079Z | Compiling tower-layer v0.3.3 |
| 2032 | 2025-08-29T21:28:30.691Z | Compiling tower v0.5.2 |
| 2033 | 2025-08-29T21:28:31.664Z | Compiling nix v0.29.0 |
| 2034 | 2025-08-29T21:28:32.498Z | Compiling publicsuffix v2.3.0 |
| 2035 | 2025-08-29T21:28:36.241Z | Compiling rand v0.9.2 |
| 2036 | 2025-08-29T21:28:37.975Z | Compiling tokio-native-tls v0.3.1 |
| 2037 | 2025-08-29T21:28:38.474Z | Compiling unicode-normalization v0.1.24 |
| 2038 | 2025-08-29T21:28:39.482Z | Compiling rustls-native-certs v0.8.1 |
| 2039 | 2025-08-29T21:28:39.984Z | Compiling hubpack_derive v0.1.1 |
| 2040 | 2025-08-29T21:28:40.117Z | Compiling strum_macros v0.27.1 |
| 2041 | 2025-08-29T21:28:40.543Z | Compiling webpki-roots v1.0.1 |
| 2042 | 2025-08-29T21:28:44.980Z | Compiling openapiv3 v2.2.0 |
| 2043 | 2025-08-29T21:28:45.069Z | Compiling signature v2.2.0 |
| 2044 | 2025-08-29T21:28:45.069Z | Compiling serde_urlencoded v0.7.1 |
| 2045 | 2025-08-29T21:28:45.069Z | Compiling toml_datetime v0.6.11 |
| 2046 | 2025-08-29T21:28:45.069Z | Compiling serde_spanned v0.6.9 |
| 2047 | 2025-08-29T21:28:45.069Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2048 | 2025-08-29T21:28:45.069Z | Compiling fs-err v3.1.1 |
| 2049 | 2025-08-29T21:28:45.069Z | Compiling crc32fast v1.4.2 |
| 2050 | 2025-08-29T21:28:45.069Z | Compiling unicode-properties v0.1.3 |
| 2051 | 2025-08-29T21:28:45.069Z | Compiling utf8parse v0.2.2 |
| 2052 | 2025-08-29T21:28:45.069Z | Compiling siphasher v0.3.11 |
| 2053 | 2025-08-29T21:28:45.069Z | Compiling anstyle v1.0.11 |
| 2054 | 2025-08-29T21:28:45.069Z | Compiling unicode-bidi v0.3.17 |
| 2055 | 2025-08-29T21:28:45.069Z | Compiling zlib-rs v0.5.1 |
| 2056 | 2025-08-29T21:28:45.069Z | Compiling iri-string v0.7.8 |
| 2057 | 2025-08-29T21:28:45.069Z | Compiling phf_shared v0.11.2 |
| 2058 | 2025-08-29T21:28:45.069Z | Compiling stringprep v0.1.5 |
| 2059 | 2025-08-29T21:28:45.109Z | Compiling anstyle-parse v0.2.5 |
| 2060 | 2025-08-29T21:28:49.543Z | Compiling libz-rs-sys v0.5.1 |
| 2061 | 2025-08-29T21:28:49.718Z | Compiling tower-http v0.6.6 |
| 2062 | 2025-08-29T21:28:49.747Z | Compiling hyper-tls v0.6.0 |
| 2063 | 2025-08-29T21:28:50.253Z | Compiling cookie_store v0.21.1 |
| 2064 | 2025-08-29T21:28:50.363Z | Compiling usdt-macro v0.5.0 |
| 2065 | 2025-08-29T21:28:50.728Z | Compiling usdt-attr-macro v0.5.0 |
| 2066 | 2025-08-29T21:28:52.025Z | Compiling rand_chacha v0.3.1 |
| 2067 | 2025-08-29T21:28:52.419Z | Compiling md-5 v0.10.6 |
| 2068 | 2025-08-29T21:28:52.579Z | Compiling num-integer v0.1.46 |
| 2069 | 2025-08-29T21:28:52.724Z | Compiling hash32 v0.2.1 |
| 2070 | 2025-08-29T21:28:53.322Z | Compiling ff v0.13.0 |
| 2071 | 2025-08-29T21:28:53.651Z | Compiling gimli v0.31.1 |
| 2072 | 2025-08-29T21:28:54.091Z | Compiling colorchoice v1.0.2 |
| 2073 | 2025-08-29T21:28:54.318Z | Compiling anstyle-query v1.1.1 |
| 2074 | 2025-08-29T21:28:54.355Z | Compiling winnow v0.7.10 |
| 2075 | 2025-08-29T21:28:54.473Z | Compiling base16ct v0.2.0 |
| 2076 | 2025-08-29T21:28:54.522Z | Compiling is_terminal_polyfill v1.70.1 |
| 2077 | 2025-08-29T21:28:54.837Z | Compiling fallible-iterator v0.2.0 |
| 2078 | 2025-08-29T21:28:54.944Z | Compiling sec1 v0.7.3 |
| 2079 | 2025-08-29T21:28:55.539Z | Compiling postgres-protocol v0.6.8 |
| 2080 | 2025-08-29T21:28:55.621Z | Compiling anstream v0.6.18 |
| 2081 | 2025-08-29T21:28:56.650Z | Compiling group v0.13.0 |
| 2082 | 2025-08-29T21:28:56.684Z | Compiling num-iter v0.1.45 |
| 2083 | 2025-08-29T21:28:56.981Z | Compiling rand v0.8.5 |
| 2084 | 2025-08-29T21:28:57.986Z | Compiling addr2line v0.24.2 |
| 2085 | 2025-08-29T21:28:58.782Z | Compiling flate2 v1.1.2 |
| 2086 | 2025-08-29T21:29:00.090Z | Compiling ipnetwork v0.21.1 |
| 2087 | 2025-08-29T21:29:01.366Z | Compiling hkdf v0.12.4 |
| 2088 | 2025-08-29T21:29:01.875Z | Compiling terminal_size v0.4.0 |
| 2089 | 2025-08-29T21:29:02.022Z | Compiling crypto-bigint v0.5.5 |
| 2090 | 2025-08-29T21:29:02.151Z | Compiling serde_repr v0.1.19 |
| 2091 | 2025-08-29T21:29:02.600Z | Compiling enum-as-inner v0.6.1 |
| 2092 | 2025-08-29T21:29:03.336Z | Compiling object v0.36.5 |
| 2093 | 2025-08-29T21:29:03.650Z | Compiling lockfree-object-pool v0.1.6 |
| 2094 | 2025-08-29T21:29:03.766Z | Compiling clap_lex v0.7.4 |
| 2095 | 2025-08-29T21:29:03.984Z | Compiling rustls-webpki v0.102.8 |
| 2096 | 2025-08-29T21:29:04.487Z | Compiling winnow v0.5.40 |
| 2097 | 2025-08-29T21:29:05.755Z | Compiling managed v0.8.0 |
| 2098 | 2025-08-29T21:29:05.868Z | Compiling rustc-demangle v0.1.24 |
| 2099 | 2025-08-29T21:29:06.219Z | Compiling simd-adler32 v0.3.7 |
| 2100 | 2025-08-29T21:29:07.967Z | Compiling bitflags v1.3.2 |
| 2101 | 2025-08-29T21:29:08.133Z | Compiling bumpalo v3.16.0 |
| 2102 | 2025-08-29T21:29:08.593Z | Compiling zopfli v0.8.1 |
| 2103 | 2025-08-29T21:29:10.553Z | Compiling backtrace v0.3.74 |
| 2104 | 2025-08-29T21:29:10.799Z | Compiling toml_edit v0.19.15 |
| 2105 | 2025-08-29T21:29:12.822Z | Compiling tokio-rustls v0.26.0 |
| 2106 | 2025-08-29T21:29:13.432Z | Compiling hyper-rustls v0.27.7 |
| 2107 | 2025-08-29T21:29:14.073Z | Compiling elliptic-curve v0.13.8 |
| 2108 | 2025-08-29T21:29:14.131Z | Compiling clap_builder v4.5.41 |
| 2109 | 2025-08-29T21:29:14.155Z | Compiling oxnet v0.1.3 |
| 2110 | 2025-08-29T21:29:17.544Z | Compiling zstd v0.13.3 |
| 2111 | 2025-08-29T21:29:17.619Z | Compiling signal-hook-mio v0.2.4 |
| 2112 | 2025-08-29T21:29:18.188Z | Compiling postgres-types v0.2.9 |
| 2113 | 2025-08-29T21:29:19.383Z | Compiling phf v0.11.2 |
| 2114 | 2025-08-29T21:29:19.649Z | Compiling strum v0.27.2 |
| 2115 | 2025-08-29T21:29:19.754Z | Compiling ed25519 v2.2.3 |
| 2116 | 2025-08-29T21:29:19.829Z | Compiling hubpack v0.1.2 |
| 2117 | 2025-08-29T21:29:19.906Z | Compiling bzip2 v0.4.4 |
| 2118 | 2025-08-29T21:29:19.936Z | Compiling bzip2 v0.5.2 |
| 2119 | 2025-08-29T21:29:20.307Z | Compiling pkcs1 v0.7.5 |
| 2120 | 2025-08-29T21:29:20.828Z | Compiling rfc6979 v0.4.0 |
| 2121 | 2025-08-29T21:29:20.891Z | Compiling float-cmp v0.10.0 |
| 2122 | 2025-08-29T21:29:21.100Z | Compiling serde-big-array v0.5.1 |
| 2123 | 2025-08-29T21:29:21.176Z | Compiling regress v0.10.4 |
| 2124 | 2025-08-29T21:29:21.394Z | Compiling bstr v1.10.0 |
| 2125 | 2025-08-29T21:29:21.436Z | Compiling socket2 v0.5.10 |
| 2126 | 2025-08-29T21:29:22.065Z | Compiling memmap v0.7.0 |
| 2127 | 2025-08-29T21:29:22.494Z | Compiling static_assertions v1.1.0 |
| 2128 | 2025-08-29T21:29:22.764Z | Compiling unicode-segmentation v1.12.0 |
| 2129 | 2025-08-29T21:29:23.672Z | Compiling toml_write v0.1.2 |
| 2130 | 2025-08-29T21:29:25.590Z | Compiling data-encoding v2.9.0 |
| 2131 | 2025-08-29T21:29:26.610Z | Compiling difflib v0.4.0 |
| 2132 | 2025-08-29T21:29:27.125Z | Compiling fastrand v2.1.1 |
| 2133 | 2025-08-29T21:29:27.532Z | Compiling normalize-line-endings v0.3.0 |
| 2134 | 2025-08-29T21:29:27.761Z | Compiling unicode-width v0.2.0 |
| 2135 | 2025-08-29T21:29:28.065Z | Compiling new_debug_unreachable v1.0.6 |
| 2136 | 2025-08-29T21:29:28.119Z | Compiling predicates-core v1.0.8 |
| 2137 | 2025-08-29T21:29:28.247Z | Compiling precomputed-hash v0.1.1 |
| 2138 | 2025-08-29T21:29:28.402Z | Compiling fixedbitset v0.4.2 |
| 2139 | 2025-08-29T21:29:28.637Z | Compiling whoami v1.5.2 |
| 2140 | 2025-08-29T21:29:29.226Z | Compiling reqwest v0.12.22 |
| 2141 | 2025-08-29T21:29:30.353Z | Compiling tokio-postgres v0.7.13 |
| 2142 | 2025-08-29T21:29:32.085Z | Compiling petgraph v0.6.5 |
| 2143 | 2025-08-29T21:29:36.317Z | Compiling string_cache v0.8.9 |
| 2144 | 2025-08-29T21:29:36.369Z | Compiling predicates v3.1.3 |
| 2145 | 2025-08-29T21:29:36.831Z | Compiling console v0.15.10 |
| 2146 | 2025-08-29T21:29:37.893Z | Compiling toml_edit v0.22.27 |
| 2147 | 2025-08-29T21:29:38.035Z | Compiling tempfile v3.20.0 |
| 2148 | 2025-08-29T21:29:41.772Z | Compiling hickory-proto v0.25.2 |
| 2149 | 2025-08-29T21:29:44.545Z | Compiling typify-impl v0.3.0 |
| 2150 | 2025-08-29T21:29:46.926Z | Compiling similar v2.7.0 |
| 2151 | 2025-08-29T21:29:48.703Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 2152 | 2025-08-29T21:29:48.858Z | Compiling usdt v0.5.0 |
| 2153 | 2025-08-29T21:29:49.528Z | Compiling ecdsa v0.16.9 |
| 2154 | 2025-08-29T21:29:51.773Z | Compiling rsa v0.9.6 |
| 2155 | 2025-08-29T21:29:53.692Z | Compiling zip v4.2.0 |
| 2156 | 2025-08-29T21:29:54.880Z | Compiling zip v0.6.6 |
| 2157 | 2025-08-29T21:29:55.032Z | Compiling ed25519-dalek v2.1.1 |
| 2158 | 2025-08-29T21:29:55.574Z | Compiling crossterm v0.28.1 |
| 2159 | 2025-08-29T21:29:55.610Z | Compiling clap v4.5.41 |
| 2160 | 2025-08-29T21:29:55.660Z | Compiling daft v0.1.4 |
| 2161 | 2025-08-29T21:29:56.046Z | Compiling crossbeam-epoch v0.9.18 |
| 2162 | 2025-08-29T21:29:56.191Z | Compiling toml v0.7.8 |
| 2163 | 2025-08-29T21:29:56.340Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 2164 | 2025-08-29T21:29:56.689Z | Compiling strum v0.26.3 |
| 2165 | 2025-08-29T21:29:57.412Z | Compiling tokio-stream v0.1.17 |
| 2166 | 2025-08-29T21:29:57.532Z | Compiling x509-cert v0.2.5 |
| 2167 | 2025-08-29T21:29:58.242Z | Compiling sha1 v0.10.6 |
| 2168 | 2025-08-29T21:29:58.401Z | Compiling hex v0.4.3 |
| 2169 | 2025-08-29T21:29:58.426Z | Compiling structmeta-derive v0.3.0 |
| 2170 | 2025-08-29T21:29:58.648Z | Compiling itertools v0.13.0 |
| 2171 | 2025-08-29T21:29:59.053Z | Compiling itertools v0.10.5 |
| 2172 | 2025-08-29T21:29:59.169Z | Compiling winnow v0.6.26 |
| 2173 | 2025-08-29T21:29:59.794Z | Compiling lalrpop-util v0.19.12 |
| 2174 | 2025-08-29T21:30:00.622Z | Compiling camino v1.1.11 |
| 2175 | 2025-08-29T21:30:01.203Z | Compiling unicode-xid v0.2.6 |
| 2176 | 2025-08-29T21:30:01.432Z | Compiling rustc-hash v2.1.1 |
| 2177 | 2025-08-29T21:30:01.535Z | Compiling peg-runtime v0.8.5 |
| 2178 | 2025-08-29T21:30:01.707Z | Compiling structmeta v0.3.0 |
| 2179 | 2025-08-29T21:30:02.452Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2180 | 2025-08-29T21:30:04.788Z | Compiling typify-macro v0.3.0 |
| 2181 | 2025-08-29T21:30:09.290Z | Compiling radium v0.7.0 |
| 2182 | 2025-08-29T21:30:17.927Z | Compiling is-terminal v0.4.13 |
| 2183 | 2025-08-29T21:30:17.954Z | Compiling tap v1.0.1 |
| 2184 | 2025-08-29T21:30:18.224Z | Compiling maybe-uninit v2.0.0 |
| 2185 | 2025-08-29T21:30:19.330Z | Compiling wyz v0.5.1 |
| 2186 | 2025-08-29T21:30:23.473Z | Compiling futures-executor v0.3.31 |
| 2187 | 2025-08-29T21:30:23.688Z | Compiling zerocopy-derive v0.6.6 |
| 2188 | 2025-08-29T21:30:24.380Z | Compiling wait-timeout v0.2.0 |
| 2189 | 2025-08-29T21:30:24.405Z | Compiling quick-error v1.2.3 |
| 2190 | 2025-08-29T21:30:24.776Z | Compiling bit-vec v0.8.0 |
| 2191 | 2025-08-29T21:30:25.189Z | Compiling typeid v1.0.3 |
| 2192 | 2025-08-29T21:30:25.392Z | Compiling funty v2.0.0 |
| 2193 | 2025-08-29T21:30:25.449Z | Compiling packed_struct v0.10.1 |
| 2194 | 2025-08-29T21:30:25.849Z | Compiling ident_case v1.0.1 |
| 2195 | 2025-08-29T21:30:26.108Z | Compiling darling_core v0.20.10 |
| 2196 | 2025-08-29T21:30:26.242Z | Compiling bit-set v0.8.0 |
| 2197 | 2025-08-29T21:30:26.612Z | Compiling bitvec v1.0.1 |
| 2198 | 2025-08-29T21:30:27.825Z | Compiling zerocopy v0.6.6 |
| 2199 | 2025-08-29T21:30:28.046Z | Compiling rusty-fork v0.3.0 |
| 2200 | 2025-08-29T21:30:28.631Z | Compiling futures v0.3.31 |
| 2201 | 2025-08-29T21:30:30.894Z | Compiling typify v0.3.0 |
| 2202 | 2025-08-29T21:30:30.995Z | Compiling derive-ex v0.1.8 |
| 2203 | 2025-08-29T21:30:33.599Z | Compiling rand_xorshift v0.4.0 |
| 2204 | 2025-08-29T21:30:33.904Z | Compiling packed_struct_codegen v0.10.1 |
| 2205 | 2025-08-29T21:30:34.403Z | Compiling dirs-sys-next v0.1.2 |
| 2206 | 2025-08-29T21:30:34.432Z | Compiling indexmap v1.9.3 |
| 2207 | 2025-08-29T21:30:34.739Z | Compiling nodrop v0.1.14 |
| 2208 | 2025-08-29T21:30:34.786Z | Compiling rustls v0.22.4 |
| 2209 | 2025-08-29T21:30:34.813Z | Compiling crc-catalog v2.4.0 |
| 2210 | 2025-08-29T21:30:35.019Z | Compiling unsafe-libyaml v0.2.11 |
| 2211 | 2025-08-29T21:30:36.174Z | Compiling unarray v0.1.4 |
| 2212 | 2025-08-29T21:30:36.354Z | Compiling serde_yaml v0.9.34+deprecated |
| 2213 | 2025-08-29T21:30:36.432Z | Compiling proptest v1.7.0 |
| 2214 | 2025-08-29T21:30:44.424Z | Compiling crc v3.2.1 |
| 2215 | 2025-08-29T21:30:44.498Z | Compiling array-init v0.0.4 |
| 2216 | 2025-08-29T21:30:46.055Z | Compiling dirs-next v2.0.0 |
| 2217 | 2025-08-29T21:30:46.165Z | Compiling test-strategy v0.4.3 |
| 2218 | 2025-08-29T21:30:49.495Z | Compiling progenitor-impl v0.9.1 |
| 2219 | 2025-08-29T21:30:49.631Z | Compiling darling_macro v0.20.10 |
| 2220 | 2025-08-29T21:30:49.961Z | Compiling smallvec v0.6.14 |
| 2221 | 2025-08-29T21:30:50.713Z | Compiling toml v0.8.23 |
| 2222 | 2025-08-29T21:30:53.464Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2223 | 2025-08-29T21:30:53.853Z | Compiling xattr v1.3.1 |
| 2224 | 2025-08-29T21:30:54.198Z | Compiling pin-project-internal v1.1.6 |
| 2225 | 2025-08-29T21:30:54.660Z | Compiling thread_local v1.1.8 |
| 2226 | 2025-08-29T21:30:54.687Z | Compiling filetime v0.2.25 |
| 2227 | 2025-08-29T21:30:55.200Z | Compiling multer v3.1.0 |
| 2228 | 2025-08-29T21:30:55.317Z | Compiling slog-async v2.8.0 |
| 2229 | 2025-08-29T21:30:55.806Z | Compiling termcolor v1.4.1 |
| 2230 | 2025-08-29T21:30:55.985Z | Compiling ref-cast v1.0.24 |
| 2231 | 2025-08-29T21:30:56.305Z | Compiling hashbrown v0.12.3 |
| 2232 | 2025-08-29T21:30:56.469Z | Compiling same-file v1.0.6 |
| 2233 | 2025-08-29T21:30:56.768Z | Compiling base64 v0.21.7 |
| 2234 | 2025-08-29T21:30:56.839Z | Compiling bitfield v0.14.0 |
| 2235 | 2025-08-29T21:30:56.904Z | Compiling match_cfg v0.1.0 |
| 2236 | 2025-08-29T21:30:57.037Z | Compiling rayon-core v1.12.1 |
| 2237 | 2025-08-29T21:30:57.120Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 2238 | 2025-08-29T21:30:57.410Z | Compiling ron v0.8.1 |
| 2239 | 2025-08-29T21:30:57.790Z | Compiling hostname v0.3.1 |
| 2240 | 2025-08-29T21:30:57.853Z | Compiling walkdir v2.5.0 |
| 2241 | 2025-08-29T21:30:58.206Z | Compiling env_logger v0.10.2 |
| 2242 | 2025-08-29T21:30:59.711Z | Compiling pin-project v1.1.6 |
| 2243 | 2025-08-29T21:30:59.736Z | Compiling tar v0.4.44 |
| 2244 | 2025-08-29T21:30:59.736Z | Compiling progenitor-macro v0.9.1 |
| 2245 | 2025-08-29T21:30:59.736Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2246 | 2025-08-29T21:31:00.887Z | Compiling erased-serde v0.4.6 |
| 2247 | 2025-08-29T21:31:02.270Z | Compiling darling v0.20.10 |
| 2248 | 2025-08-29T21:31:02.316Z | Compiling serde-hex v0.1.0 |
| 2249 | 2025-08-29T21:31:02.457Z | Compiling term v0.7.0 |
| 2250 | 2025-08-29T21:31:04.089Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2251 | 2025-08-29T21:31:06.261Z | Compiling hashbrown v0.13.2 |
| 2252 | 2025-08-29T21:31:07.167Z | Compiling progenitor-client v0.9.1 |
| 2253 | 2025-08-29T21:31:07.510Z | Compiling toml_parser v1.0.2 |
| 2254 | 2025-08-29T21:31:07.538Z | Compiling crossbeam-channel v0.5.15 |
| 2255 | 2025-08-29T21:31:08.134Z | Compiling slog-json v2.6.1 |
| 2256 | 2025-08-29T21:31:08.434Z | Compiling serde_spanned v1.0.0 |
| 2257 | 2025-08-29T21:31:08.603Z | Compiling toml_datetime v0.7.0 |
| 2258 | 2025-08-29T21:31:08.748Z | Compiling serde_path_to_error v0.1.17 |
| 2259 | 2025-08-29T21:31:09.044Z | Compiling ordered-float v2.10.1 |
| 2260 | 2025-08-29T21:31:09.447Z | Compiling snafu-derive v0.8.5 |
| 2261 | 2025-08-29T21:31:09.713Z | Compiling async-stream-impl v0.3.6 |
| 2262 | 2025-08-29T21:31:09.776Z | Compiling ref-cast-impl v1.0.24 |
| 2263 | 2025-08-29T21:31:10.632Z | Compiling fs-err v2.11.0 |
| 2264 | 2025-08-29T21:31:10.786Z | Compiling dropshot v0.16.3 |
| 2265 | 2025-08-29T21:31:10.810Z | Compiling debug-ignore v1.0.5 |
| 2266 | 2025-08-29T21:31:10.985Z | Compiling crc-any v2.5.0 |
| 2267 | 2025-08-29T21:31:11.030Z | Compiling take_mut v0.2.2 |
| 2268 | 2025-08-29T21:31:11.168Z | Compiling toml_writer v1.0.2 |
| 2269 | 2025-08-29T21:31:11.736Z | Compiling toml v0.9.5 |
| 2270 | 2025-08-29T21:31:11.801Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 2271 | 2025-08-29T21:31:13.193Z | Compiling snafu v0.8.5 |
| 2272 | 2025-08-29T21:31:13.938Z | Compiling async-stream v0.3.6 |
| 2273 | 2025-08-29T21:31:14.372Z | Compiling serde-value v0.7.0 |
| 2274 | 2025-08-29T21:31:14.505Z | Compiling tokio-rustls v0.25.0 |
| 2275 | 2025-08-29T21:31:15.018Z | Compiling slog-bunyan v2.5.0 |
| 2276 | 2025-08-29T21:31:15.315Z | Compiling progenitor v0.9.1 |
| 2277 | 2025-08-29T21:31:15.590Z | Compiling object v0.30.4 |
| 2278 | 2025-08-29T21:31:16.146Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2279 | 2025-08-29T21:31:17.573Z | Compiling slog-term v2.9.1 |
| 2280 | 2025-08-29T21:31:19.955Z | Compiling serde_with_macros v3.14.0 |
| 2281 | 2025-08-29T21:31:20.713Z | Compiling serde-untagged v0.1.7 |
| 2282 | 2025-08-29T21:31:21.500Z | Compiling camino-tempfile v1.4.1 |
| 2283 | 2025-08-29T21:31:22.043Z | Compiling globset v0.4.15 |
| 2284 | 2025-08-29T21:31:22.277Z | Compiling crossbeam-deque v0.8.5 |
| 2285 | 2025-08-29T21:31:22.746Z | Compiling parse-display-derive v0.10.0 |
| 2286 | 2025-08-29T21:31:23.504Z | Compiling olpc-cjson v0.1.4 |
| 2287 | 2025-08-29T21:31:23.821Z | Compiling waitgroup v0.1.2 |
| 2288 | 2025-08-29T21:31:24.117Z | Compiling pem v3.0.5 |
| 2289 | 2025-08-29T21:31:24.462Z | Compiling rustls-pemfile v2.2.0 |
| 2290 | 2025-08-29T21:31:24.975Z | Compiling dropshot_endpoint v0.16.3 |
| 2291 | 2025-08-29T21:31:25.521Z | Compiling serde_plain v1.0.2 |
| 2292 | 2025-08-29T21:31:25.971Z | Compiling async-recursion v1.1.1 |
| 2293 | 2025-08-29T21:31:26.088Z | Compiling derive-where v1.5.0 |
| 2294 | 2025-08-29T21:31:26.938Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2295 | 2025-08-29T21:31:27.166Z | Compiling blake3 v1.5.4 |
| 2296 | 2025-08-29T21:31:27.414Z | Compiling hostname v0.4.0 |
| 2297 | 2025-08-29T21:31:27.669Z | Compiling instant v0.1.13 |
| 2298 | 2025-08-29T21:31:27.722Z | Compiling typed-path v0.9.3 |
| 2299 | 2025-08-29T21:31:27.791Z | Compiling path-slash v0.1.5 |
| 2300 | 2025-08-29T21:31:27.894Z | Compiling backoff v0.4.0 |
| 2301 | 2025-08-29T21:31:28.080Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
| 2302 | 2025-08-29T21:31:28.339Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2303 | 2025-08-29T21:31:28.440Z | Compiling parse-display v0.10.0 |
| 2304 | 2025-08-29T21:31:28.740Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2305 | 2025-08-29T21:31:29.135Z | Compiling serde_with v3.14.0 |
| 2306 | 2025-08-29T21:31:30.280Z | Compiling cargo-util-schemas v0.8.2 |
| 2307 | 2025-08-29T21:31:31.569Z | Compiling tough v0.20.0 |
| 2308 | 2025-08-29T21:31:31.828Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2309 | 2025-08-29T21:31:32.535Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 2310 | 2025-08-29T21:31:32.579Z | Compiling iddqd v0.3.9 |
| 2311 | 2025-08-29T21:31:35.139Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2312 | 2025-08-29T21:31:35.470Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2313 | 2025-08-29T21:31:35.712Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2314 | 2025-08-29T21:31:35.878Z | Compiling progenitor-client v0.10.0 |
| 2315 | 2025-08-29T21:31:36.190Z | Compiling cargo-platform v0.2.0 |
| 2316 | 2025-08-29T21:31:36.712Z | Compiling macaddr v1.0.1 |
| 2317 | 2025-08-29T21:31:36.786Z | Compiling memmap2 v0.9.5 |
| 2318 | 2025-08-29T21:31:37.288Z | Compiling arrayvec v0.7.6 |
| 2319 | 2025-08-29T21:31:37.335Z | Compiling parse-size v1.1.0 |
| 2320 | 2025-08-29T21:31:37.372Z | Compiling indent_write v2.2.0 |
| 2321 | 2025-08-29T21:31:37.655Z | Compiling constant_time_eq v0.3.1 |
| 2322 | 2025-08-29T21:31:37.685Z | Compiling arrayref v0.3.9 |
| 2323 | 2025-08-29T21:31:37.820Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2324 | 2025-08-29T21:31:37.891Z | Compiling cargo_metadata v0.21.0 |
| 2325 | 2025-08-29T21:31:40.087Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2326 | 2025-08-29T21:31:41.634Z | Compiling topological-sort v0.2.2 |
| 2327 | 2025-08-29T21:31:42.005Z | Compiling display-error-chain v0.2.2 |
| 2328 | 2025-08-29T21:31:42.385Z | Compiling omicron-zone-package v0.12.2 |
| 2329 | 2025-08-29T21:31:42.413Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2330 | 2025-08-29T21:31:46.527Z | Compiling shell-words v1.1.0 |
| 2331 | 2025-08-29T21:31:56.958Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2332 | 2025-08-29T21:32:07.880Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2333 | 2025-08-29T21:32:29.780Z | Finished `release` profile [optimized] target(s) in 5m 55s |
| 2334 | 2025-08-29T21:32:29.981Z | Running `target/release/omicron-releng --output-dir /work --mkincorp` |
| 2335 | 2025-08-29T21:32:30.072Z | Aug 29 21:32:29.591 DEBG changing working directory to /work/oxidecomputer/omicron |
| 2336 | 2025-08-29T21:32:30.307Z | Aug 29 21:32:29.827 DEBG running: git rev-parse HEAD |
| 2337 | 2025-08-29T21:32:30.331Z | Aug 29 21:32:29.833 DEBG process exited with exit status: 0 (5.349061ms) |
| 2338 | 2025-08-29T21:32:30.331Z | Aug 29 21:32:29.833 INFO version: 16.0.0-0.ci+gitfaa0b5dd487 |
| 2339 | 2025-08-29T21:32:30.370Z | Aug 29 21:32:29.890 INFO cloning helios to /work/oxidecomputer/helios |
| 2340 | 2025-08-29T21:32:30.397Z | Aug 29 21:32:29.890 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
| 2341 | 2025-08-29T21:32:30.397Z | Cloning into '/work/oxidecomputer/helios'... |
| 2342 | 2025-08-29T21:32:31.126Z | Aug 29 21:32:30.646 DEBG process exited with exit status: 0 (755.936308ms) |
| 2343 | 2025-08-29T21:32:31.126Z | Aug 29 21:32:30.646 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit} |
| 2344 | 2025-08-29T21:32:31.150Z | Aug 29 21:32:30.653 DEBG process exited with exit status: 0 (6.907137ms) |
| 2345 | 2025-08-29T21:32:31.150Z | Aug 29 21:32:30.653 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
| 2346 | 2025-08-29T21:32:32.918Z | Aug 29 21:32:32.438 DEBG process exited with exit status: 0 (1.785255855s) |
| 2347 | 2025-08-29T21:32:32.918Z | Aug 29 21:32:32.438 DEBG running: zfs list rpool/images/build/host |
| 2348 | 2025-08-29T21:32:32.942Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2349 | 2025-08-29T21:32:32.942Z | rpool/images/build/host 96K 151G 96K /rpool/images/build/host |
| 2350 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.446 DEBG process exited with exit status: 0 (7.679682ms) |
| 2351 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.446 DEBG running: zfs list rpool/images/build/recovery |
| 2352 | 2025-08-29T21:32:32.942Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2353 | 2025-08-29T21:32:32.942Z | rpool/images/build/recovery 96K 151G 96K /rpool/images/build/recovery |
| 2354 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.453 DEBG process exited with exit status: 0 (6.829104ms) |
| 2355 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.454 INFO [hubris-production] running task |
| 2356 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.455 INFO [hubris-staging] running task |
| 2357 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.455 INFO [incorp-manifest] running task |
| 2358 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.455 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*' |
| 2359 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.456 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package |
| 2360 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.458 INFO [incorp-create] running: pkgrepo create /work/incorporation |
| 2361 | 2025-08-29T21:32:32.942Z | Aug 29 21:32:32.458 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
| 2362 | 2025-08-29T21:32:33.107Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
| 2363 | 2025-08-29T21:32:33.487Z | Aug 29 21:32:33.007 INFO [incorp-create] process exited with exit status: 0 (550.105857ms) |
| 2364 | 2025-08-29T21:32:33.511Z | Aug 29 21:32:33.008 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev |
| 2365 | 2025-08-29T21:32:33.976Z | Aug 29 21:32:33.496 INFO [incorp-publisher] process exited with exit status: 0 (488.479507ms) |
| 2366 | 2025-08-29T21:32:34.035Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2367 | 2025-08-29T21:32:34.793Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2368 | 2025-08-29T21:32:36.060Z | [ omicron-package] Compiling ring v0.17.14 |
| 2369 | 2025-08-29T21:32:36.191Z | [ omicron-package] Compiling darling_core v0.21.0 |
| 2370 | 2025-08-29T21:32:36.215Z | [ omicron-package] Compiling proc-macro-crate v1.3.1 |
| 2371 | 2025-08-29T21:32:36.293Z | [ omicron-package] Compiling itertools v0.14.0 |
| 2372 | 2025-08-29T21:32:36.373Z | [ omicron-package] Compiling heapless v0.8.0 |
| 2373 | 2025-08-29T21:32:36.406Z | [ omicron-package] Compiling hash32 v0.3.1 |
| 2374 | 2025-08-29T21:32:36.406Z | [ omicron-package] Compiling smoltcp v0.11.0 |
| 2375 | 2025-08-29T21:32:37.669Z | [ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2376 | 2025-08-29T21:32:38.509Z | [ omicron-package] Compiling num_enum_derive v0.5.11 |
| 2377 | 2025-08-29T21:32:39.021Z | [ omicron-package] Compiling proc-macro-error-attr v1.0.4 |
| 2378 | 2025-08-29T21:32:39.046Z | [ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2379 | 2025-08-29T21:32:39.561Z | Aug 29 21:32:39.082 INFO [hubris-production] task succeeded (6.627313475s) |
| 2380 | 2025-08-29T21:32:40.196Z | [ omicron-package] Compiling cobs v0.2.3 |
| 2381 | 2025-08-29T21:32:41.000Z | [ omicron-package] Compiling postcard v1.0.10 |
| 2382 | 2025-08-29T21:32:41.523Z | [ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2383 | 2025-08-29T21:32:42.519Z | [ omicron-package] Compiling num_enum v0.5.11 |
| 2384 | 2025-08-29T21:32:42.653Z | [ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2385 | 2025-08-29T21:32:43.240Z | [ omicron-package] Compiling rustls v0.23.19 |
| 2386 | 2025-08-29T21:32:43.340Z | [ omicron-package] Compiling proc-macro-error v1.0.4 |
| 2387 | 2025-08-29T21:32:43.478Z | [ omicron-package] Compiling foreign-types-macros v0.2.3 |
| 2388 | 2025-08-29T21:32:43.603Z | [ omicron-package] Compiling unicode-width v0.1.14 |
| 2389 | 2025-08-29T21:32:43.709Z | [ omicron-package] Compiling foreign-types-shared v0.3.1 |
| 2390 | 2025-08-29T21:32:44.651Z | [ omicron-package] Compiling tabwriter v1.4.0 |
| 2391 | 2025-08-29T21:32:45.732Z | [ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2392 | 2025-08-29T21:32:46.300Z | [ omicron-package] Compiling foreign-types v0.5.0 |
| 2393 | 2025-08-29T21:32:46.652Z | [ omicron-package] Compiling darling_macro v0.21.0 |
| 2394 | 2025-08-29T21:32:46.824Z | [ omicron-package] Compiling cstr-argument v0.1.2 |
| 2395 | 2025-08-29T21:32:46.908Z | [ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2396 | 2025-08-29T21:32:47.000Z | [ omicron-package] Compiling crucible-workspace-hack v0.1.0 |
| 2397 | 2025-08-29T21:32:47.387Z | [ omicron-package] Compiling pretty-hex v0.2.1 |
| 2398 | 2025-08-29T21:32:47.692Z | [ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2399 | 2025-08-29T21:32:48.278Z | [ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2400 | 2025-08-29T21:32:48.454Z | [ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2401 | 2025-08-29T21:32:48.576Z | [ omicron-package] Compiling darling v0.21.0 |
| 2402 | 2025-08-29T21:32:48.762Z | [ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2403 | 2025-08-29T21:32:49.101Z | [ omicron-package] Compiling rustls-webpki v0.102.8 |
| 2404 | 2025-08-29T21:32:49.198Z | [ omicron-package] Compiling ingot-macros v0.1.1 |
| 2405 | 2025-08-29T21:32:49.596Z | [ omicron-package] Compiling rayon v1.10.0 |
| 2406 | 2025-08-29T21:32:50.390Z | [ omicron-package] Compiling colored v2.2.0 |
| 2407 | 2025-08-29T21:32:50.598Z | [ omicron-package] Compiling heck v0.4.1 |
| 2408 | 2025-08-29T21:32:51.397Z | [ omicron-package] Compiling zone_cfg_derive v0.3.0 |
| 2409 | 2025-08-29T21:32:52.882Z | [ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2410 | 2025-08-29T21:32:53.694Z | [ omicron-package] Compiling sigpipe v0.1.3 |
| 2411 | 2025-08-29T21:32:54.124Z | [ omicron-package] Compiling num-derive v0.4.2 |
| 2412 | 2025-08-29T21:32:54.186Z | [ omicron-package] Compiling glob v0.3.2 |
| 2413 | 2025-08-29T21:32:54.489Z | [ omicron-package] Compiling jiff v0.2.15 |
| 2414 | 2025-08-29T21:32:57.068Z | [ omicron-package] Compiling rustls v0.22.4 |
| 2415 | 2025-08-29T21:32:57.112Z | [ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2416 | 2025-08-29T21:32:57.233Z | [ omicron-package] Compiling libefi-sys v0.1.0 |
| 2417 | 2025-08-29T21:32:57.886Z | [ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 2418 | 2025-08-29T21:32:57.931Z | [ omicron-package] Compiling ingot-types v0.1.2 |
| 2419 | 2025-08-29T21:32:58.324Z | [ omicron-package] Compiling zone v0.3.1 |
| 2420 | 2025-08-29T21:32:58.721Z | [ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2421 | 2025-08-29T21:32:59.685Z | [ omicron-package] Compiling ingot v0.1.1 |
| 2422 | 2025-08-29T21:33:00.350Z | [ omicron-package] Compiling smf v0.2.3 |
| 2423 | 2025-08-29T21:33:04.004Z | [ omicron-package] Compiling tokio-rustls v0.26.0 |
| 2424 | 2025-08-29T21:33:04.706Z | [ omicron-package] Compiling hyper-rustls v0.27.7 |
| 2425 | 2025-08-29T21:33:05.619Z | [ omicron-package] Compiling reqwest v0.12.22 |
| 2426 | 2025-08-29T21:33:07.202Z | [ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2427 | 2025-08-29T21:33:07.886Z | [ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 2428 | 2025-08-29T21:33:08.408Z | [ omicron-package] Compiling bitfield-struct v0.6.2 |
| 2429 | 2025-08-29T21:33:09.517Z | [ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2430 | 2025-08-29T21:33:09.650Z | [ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2431 | 2025-08-29T21:33:10.003Z | [ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2432 | 2025-08-29T21:33:10.277Z | [ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2433 | 2025-08-29T21:33:11.401Z | [ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2434 | 2025-08-29T21:33:12.495Z | [ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2435 | 2025-08-29T21:33:13.221Z | [ omicron-package] Compiling console v0.16.0 |
| 2436 | 2025-08-29T21:33:13.667Z | [ omicron-package] Compiling tokio-dtrace v0.1.0 |
| 2437 | 2025-08-29T21:33:13.844Z | [ omicron-package] Compiling gethostname v0.5.0 |
| 2438 | 2025-08-29T21:33:14.329Z | [ omicron-package] Compiling unit-prefix v0.5.1 |
| 2439 | 2025-08-29T21:33:14.474Z | [ omicron-package] Compiling tokio-rustls v0.25.0 |
| 2440 | 2025-08-29T21:33:14.652Z | [ omicron-package] Compiling fixedbitset v0.5.7 |
| 2441 | 2025-08-29T21:33:15.308Z | [ omicron-package] Compiling dropshot v0.16.3 |
| 2442 | 2025-08-29T21:33:16.377Z | [ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2443 | 2025-08-29T21:33:16.831Z | [ omicron-package] Compiling petgraph v0.8.2 |
| 2444 | 2025-08-29T21:33:17.911Z | [ omicron-package] Compiling indicatif v0.18.0 |
| 2445 | 2025-08-29T21:33:18.842Z | [ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing |
| 2446 | 2025-08-29T21:33:18.842Z | [ helios-setup] --> src/main.rs:79:10 |
| 2447 | 2025-08-29T21:33:18.866Z | [ helios-setup] | |
| 2448 | 2025-08-29T21:33:18.866Z | [ helios-setup] 79 | fn pc(s: &str) -> Component { |
| 2449 | 2025-08-29T21:33:18.866Z | [ helios-setup] | ^^^^ --------- the same lifetime is hidden here |
| 2450 | 2025-08-29T21:33:18.867Z | [ helios-setup] | | |
| 2451 | 2025-08-29T21:33:18.867Z | [ helios-setup] | the lifetime is elided here |
| 2452 | 2025-08-29T21:33:18.867Z | [ helios-setup] | |
| 2453 | 2025-08-29T21:33:18.867Z | [ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing |
| 2454 | 2025-08-29T21:33:18.867Z | [ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default |
| 2455 | 2025-08-29T21:33:18.867Z | [ helios-setup] help: use `'_` for type paths |
| 2456 | 2025-08-29T21:33:18.867Z | [ helios-setup] | |
| 2457 | 2025-08-29T21:33:18.867Z | [ helios-setup] 79 | fn pc(s: &str) -> Component<'_> { |
| 2458 | 2025-08-29T21:33:18.867Z | [ helios-setup] | ++++ |
| 2459 | 2025-08-29T21:33:18.867Z | [ helios-setup] |
| 2460 | 2025-08-29T21:33:24.124Z | [ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2461 | 2025-08-29T21:33:25.180Z | [ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2462 | 2025-08-29T21:33:25.302Z | [ omicron-package] Compiling oxide-tokio-rt v0.1.2 |
| 2463 | 2025-08-29T21:33:26.192Z | [ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2464 | 2025-08-29T21:33:28.675Z | [ helios-setup] Aug 29 21:33:28.202 INFO helios repository root is: /work/oxidecomputer/helios |
| 2465 | 2025-08-29T21:33:28.700Z | [ helios-setup] Aug 29 21:33:28.205 INFO skipping project "illumos" because "BUILD_OS" is set to "no" |
| 2466 | 2025-08-29T21:33:28.700Z | [ helios-setup] Aug 29 21:33:28.205 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 |
| 2467 | 2025-08-29T21:33:28.700Z | [ helios-setup] Aug 29 21:33:28.205 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 |
| 2468 | 2025-08-29T21:33:28.700Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... |
| 2469 | 2025-08-29T21:33:30.066Z | [ helios-setup] Aug 29 21:33:29.592 INFO clone ok!, project: amd-host-image-builder |
| 2470 | 2025-08-29T21:33:30.066Z | [ helios-setup] Aug 29 21:33:29.593 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 |
| 2471 | 2025-08-29T21:33:30.066Z | [ helios-setup] Aug 29 21:33:29.593 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware |
| 2472 | 2025-08-29T21:33:30.090Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... |
| 2473 | 2025-08-29T21:33:30.391Z | [ omicron-package] Compiling progenitor-client v0.9.1 |
| 2474 | 2025-08-29T21:33:31.354Z | Aug 29 21:33:30.881 DEBG process exited with exit status: 0 (58.425941074s) |
| 2475 | 2025-08-29T21:33:31.378Z | Aug 29 21:33:30.884 INFO [incorp-manifest] task succeeded (58.429171054s) |
| 2476 | 2025-08-29T21:33:31.378Z | Aug 29 21:33:30.884 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m |
| 2477 | 2025-08-29T21:33:31.550Z | [ omicron-package] Compiling progenitor v0.9.1 |
| 2478 | 2025-08-29T21:33:31.896Z | Aug 29 21:33:31.423 INFO [incorp-fmt] process exited with exit status: 0 (538.942584ms) |
| 2479 | 2025-08-29T21:33:31.920Z | Aug 29 21:33:31.423 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m |
| 2480 | 2025-08-29T21:33:32.025Z | [ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 2481 | 2025-08-29T21:33:32.796Z | [ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@16.0.0.0,5.11:20250829T213332Z |
| 2482 | 2025-08-29T21:33:32.796Z | [ incorp-pkgsend] PUBLISHED |
| 2483 | 2025-08-29T21:33:32.947Z | Aug 29 21:33:32.474 INFO [incorp-pkgsend] process exited with exit status: 0 (1.05094179s) |
| 2484 | 2025-08-29T21:33:32.971Z | Aug 29 21:33:32.475 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*' |
| 2485 | 2025-08-29T21:33:32.998Z | [ omicron-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2486 | 2025-08-29T21:33:33.595Z | [ helios-incorp] Retrieving packages for publisher helios-dev ... |
| 2487 | 2025-08-29T21:33:33.619Z | [ helios-incorp] Retrieving catalog 'helios-dev' ... Done |
| 2488 | 2025-08-29T21:33:33.619Z | [ omicron-package] Compiling progenitor-client v0.10.0 |
| 2489 | 2025-08-29T21:33:33.683Z | [ helios-incorp] Retrieving and evaluating 1 package(s)... |
| 2490 | 2025-08-29T21:33:33.684Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2491 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2492 | 2025-08-29T21:33:33.708Z | [ helios-incorp] |
| 2493 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Archiving packages ... |
| 2494 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Packages to add: 1 |
| 2495 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Files to retrieve: 0 |
| 2496 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Estimated transfer size: 0.00 B |
| 2497 | 2025-08-29T21:33:33.708Z | [ helios-incorp] |
| 2498 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Packages to archive: |
| 2499 | 2025-08-29T21:33:33.708Z | [ helios-incorp] consolidation/oxide/omicron-release-incorporation@16.0.0.0,5.11:20250829T213332Z |
| 2500 | 2025-08-29T21:33:33.708Z | [ helios-incorp] |
| 2501 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete |
| 2502 | 2025-08-29T21:33:33.708Z | [ helios-incorp] Archiving: Completed 106.69 kB in 0.00 seconds |
| 2503 | 2025-08-29T21:33:33.844Z | Aug 29 21:33:33.372 INFO [helios-incorp] process exited with exit status: 0 (897.041442ms) |
| 2504 | 2025-08-29T21:33:34.765Z | [ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2505 | 2025-08-29T21:33:39.999Z | [ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2506 | 2025-08-29T21:33:40.322Z | Aug 29 21:33:39.850 INFO [hubris-staging] task succeeded (67.39589931s) |
| 2507 | 2025-08-29T21:33:40.406Z | [ helios-setup] Aug 29 21:33:39.934 INFO clone ok!, project: amd-firmware |
| 2508 | 2025-08-29T21:33:40.406Z | [ helios-setup] Aug 29 21:33:39.934 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" |
| 2509 | 2025-08-29T21:33:40.431Z | [ helios-setup] Aug 29 21:33:39.934 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 |
| 2510 | 2025-08-29T21:33:40.431Z | [ helios-setup] Aug 29 21:33:39.934 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick |
| 2511 | 2025-08-29T21:33:40.431Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... |
| 2512 | 2025-08-29T21:33:41.158Z | [ helios-setup] Aug 29 21:33:40.686 INFO clone ok!, project: pinprick |
| 2513 | 2025-08-29T21:33:41.158Z | [ helios-setup] Aug 29 21:33:40.686 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 |
| 2514 | 2025-08-29T21:33:41.182Z | [ helios-setup] Aug 29 21:33:40.686 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms |
| 2515 | 2025-08-29T21:33:41.182Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... |
| 2516 | 2025-08-29T21:33:42.507Z | [ helios-setup] Aug 29 21:33:42.035 INFO clone ok!, project: chelsio-t6-roms |
| 2517 | 2025-08-29T21:33:42.507Z | [ helios-setup] Aug 29 21:33:42.036 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" |
| 2518 | 2025-08-29T21:33:42.531Z | [ helios-setup] Aug 29 21:33:42.036 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 |
| 2519 | 2025-08-29T21:33:42.531Z | [ helios-setup] Aug 29 21:33:42.036 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver |
| 2520 | 2025-08-29T21:33:42.531Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... |
| 2521 | 2025-08-29T21:33:43.438Z | [ helios-setup] Aug 29 21:33:42.966 INFO clone ok!, project: bootserver |
| 2522 | 2025-08-29T21:33:43.438Z | [ helios-setup] Aug 29 21:33:42.967 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 |
| 2523 | 2025-08-29T21:33:43.462Z | [ helios-setup] Aug 29 21:33:42.967 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder |
| 2524 | 2025-08-29T21:33:43.462Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... |
| 2525 | 2025-08-29T21:33:44.218Z | [ omicron-package] Compiling omicron-zone-package v0.12.2 |
| 2526 | 2025-08-29T21:33:44.339Z | [ helios-setup] Aug 29 21:33:43.868 INFO clone ok!, project: image-builder |
| 2527 | 2025-08-29T21:33:44.339Z | [ helios-setup] Aug 29 21:33:43.868 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 |
| 2528 | 2025-08-29T21:33:44.365Z | [ helios-setup] Aug 29 21:33:43.868 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl |
| 2529 | 2025-08-29T21:33:44.365Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... |
| 2530 | 2025-08-29T21:33:45.266Z | [ helios-setup] Aug 29 21:33:44.794 INFO clone ok!, project: phbl |
| 2531 | 2025-08-29T21:33:45.266Z | [ helios-setup] Aug 29 21:33:44.795 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 |
| 2532 | 2025-08-29T21:33:45.290Z | [ helios-setup] Aug 29 21:33:44.795 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot |
| 2533 | 2025-08-29T21:33:45.290Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... |
| 2534 | 2025-08-29T21:33:46.638Z | [ helios-setup] Aug 29 21:33:46.167 INFO clone ok!, project: pilot |
| 2535 | 2025-08-29T21:33:46.662Z | [ helios-setup] Aug 29 21:33:46.168 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None |
| 2536 | 2025-08-29T21:33:47.213Z | [ helios-setup] Aug 29 21:33:46.742 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None |
| 2537 | 2025-08-29T21:33:47.810Z | [ helios-setup] Aug 29 21:33:47.339 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created |
| 2538 | 2025-08-29T21:33:47.810Z | [ helios-setup] Aug 29 21:33:47.340 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None |
| 2539 | 2025-08-29T21:33:48.388Z | [ helios-setup] Aug 29 21:33:47.917 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None |
| 2540 | 2025-08-29T21:33:48.901Z | [ helios-setup] Aug 29 21:33:48.430 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created |
| 2541 | 2025-08-29T21:33:48.901Z | [ helios-setup] Aug 29 21:33:48.430 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None |
| 2542 | 2025-08-29T21:33:49.375Z | [ helios-setup] Aug 29 21:33:48.904 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None |
| 2543 | 2025-08-29T21:33:49.929Z | [ helios-setup] Aug 29 21:33:49.458 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created |
| 2544 | 2025-08-29T21:33:49.929Z | [ helios-setup] Aug 29 21:33:49.458 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist |
| 2545 | 2025-08-29T21:33:49.953Z | [ helios-setup] Aug 29 21:33:49.458 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... |
| 2546 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.458 INFO ok! |
| 2547 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.459 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist |
| 2548 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.459 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... |
| 2549 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.459 INFO ok! |
| 2550 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.459 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist |
| 2551 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.459 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... |
| 2552 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.459 INFO ok! |
| 2553 | 2025-08-29T21:33:49.954Z | [ helios-setup] Aug 29 21:33:49.459 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 2554 | 2025-08-29T21:33:50.040Z | [ helios-setup] Aug 29 21:33:49.569 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.89.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 2555 | 2025-08-29T21:33:50.040Z | [ helios-setup] Aug 29 21:33:49.569 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder |
| 2556 | 2025-08-29T21:33:50.040Z | [ helios-setup] Aug 29 21:33:49.569 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 2557 | 2025-08-29T21:33:50.454Z | [ helios-setup] Aug 29 21:33:49.983 INFO E| Updating crates.io index |
| 2558 | 2025-08-29T21:33:50.606Z | [ helios-setup] Aug 29 21:33:50.136 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` |
| 2559 | 2025-08-29T21:33:51.252Z | [ helios-setup] Aug 29 21:33:50.782 INFO E| From https://github.com/oxidecomputer/amd-apcb |
| 2560 | 2025-08-29T21:33:51.301Z | [ helios-setup] Aug 29 21:33:50.782 INFO E| * [new ref] d8244b0a0f4a1496799c660e53dfe294b46f8888 -> refs/commit/d8244b0a0f4a1496799c660e53dfe294b46f8888 |
| 2561 | 2025-08-29T21:33:51.327Z | [ helios-setup] Aug 29 21:33:50.814 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git` |
| 2562 | 2025-08-29T21:33:51.848Z | [ helios-setup] Aug 29 21:33:51.378 INFO E| From https://github.com/oxidecomputer/amd-efs |
| 2563 | 2025-08-29T21:33:51.848Z | [ helios-setup] Aug 29 21:33:51.378 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037 |
| 2564 | 2025-08-29T21:33:52.055Z | [ helios-setup] Aug 29 21:33:51.585 INFO E| Downloading crates ... |
| 2565 | 2025-08-29T21:33:52.136Z | [ helios-setup] Aug 29 21:33:51.665 INFO E| Downloaded structopt-derive v0.4.18 |
| 2566 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.668 INFO E| Downloaded pest_derive v2.8.0 |
| 2567 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.674 INFO E| Downloaded strum v0.27.1 |
| 2568 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.678 INFO E| Downloaded vec_map v0.8.2 |
| 2569 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.680 INFO E| Downloaded pest_meta v2.8.0 |
| 2570 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.683 INFO E| Downloaded pest_generator v2.8.0 |
| 2571 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.686 INFO E| Downloaded parse_int v0.9.0 |
| 2572 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.687 INFO E| Downloaded strsim v0.8.0 |
| 2573 | 2025-08-29T21:33:52.161Z | [ helios-setup] Aug 29 21:33:51.690 INFO E| Downloaded zerocopy v0.8.25 |
| 2574 | 2025-08-29T21:33:52.191Z | [ helios-setup] Aug 29 21:33:51.720 INFO E| Downloaded unic-common v0.9.0 |
| 2575 | 2025-08-29T21:33:52.216Z | [ helios-setup] Aug 29 21:33:51.722 INFO E| Downloaded syn v2.0.101 |
| 2576 | 2025-08-29T21:33:52.216Z | [ helios-setup] Aug 29 21:33:51.734 INFO E| Downloaded clap v2.34.0 |
| 2577 | 2025-08-29T21:33:52.216Z | [ helios-setup] Aug 29 21:33:51.741 INFO E| Downloaded modular-bitfield v0.11.2 |
| 2578 | 2025-08-29T21:33:52.240Z | [ helios-setup] Aug 29 21:33:51.753 INFO E| Downloaded goblin v0.9.3 |
| 2579 | 2025-08-29T21:33:52.240Z | [ helios-setup] Aug 29 21:33:51.760 INFO E| Downloaded typenum v1.18.0 |
| 2580 | 2025-08-29T21:33:52.240Z | [ helios-setup] Aug 29 21:33:51.764 INFO E| Downloaded rustversion v1.0.20 |
| 2581 | 2025-08-29T21:33:52.240Z | [ helios-setup] Aug 29 21:33:51.767 INFO E| Downloaded modular-bitfield-impl v0.11.2 |
| 2582 | 2025-08-29T21:33:52.240Z | [ helios-setup] Aug 29 21:33:51.769 INFO E| Downloaded fletcher v1.0.0 |
| 2583 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.770 INFO E| Downloaded cpufeatures v0.2.17 |
| 2584 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.771 INFO E| Downloaded unic-ucd-version v0.9.0 |
| 2585 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.773 INFO E| Downloaded unic-ucd-ident v0.9.0 |
| 2586 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.775 INFO E| Downloaded unic-char-range v0.9.0 |
| 2587 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.777 INFO E| Downloaded unic-char-property v0.9.0 |
| 2588 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.778 INFO E| Downloaded textwrap v0.11.0 |
| 2589 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.780 INFO E| Downloaded serde_json v1.0.140 |
| 2590 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.788 INFO E| Downloaded ryu v1.0.20 |
| 2591 | 2025-08-29T21:33:52.264Z | [ helios-setup] Aug 29 21:33:51.792 INFO E| Downloaded dyn-clone v1.0.19 |
| 2592 | 2025-08-29T21:33:52.265Z | [ helios-setup] Aug 29 21:33:51.794 INFO E| Downloaded bytesize v2.0.1 |
| 2593 | 2025-08-29T21:33:52.289Z | [ helios-setup] Aug 29 21:33:51.796 INFO E| Downloaded libc v0.2.172 |
| 2594 | 2025-08-29T21:33:52.313Z | [ helios-setup] Aug 29 21:33:51.822 INFO E| Downloaded zerocopy-derive v0.8.25 |
| 2595 | 2025-08-29T21:33:52.313Z | [ helios-setup] Aug 29 21:33:51.829 INFO E| Downloaded pest v2.8.0 |
| 2596 | 2025-08-29T21:33:52.313Z | [ helios-setup] Aug 29 21:33:51.834 INFO E| Downloaded ansi_term v0.12.1 |
| 2597 | 2025-08-29T21:33:52.313Z | [ helios-setup] Aug 29 21:33:51.836 INFO E| Downloaded structopt v0.3.26 |
| 2598 | 2025-08-29T21:33:52.337Z | [ helios-setup] Aug 29 21:33:51.844 INFO E| Downloaded scroll_derive v0.12.1 |
| 2599 | 2025-08-29T21:33:52.337Z | [ helios-setup] Aug 29 21:33:51.845 INFO E| Downloaded itoa v1.0.15 |
| 2600 | 2025-08-29T21:33:52.338Z | [ helios-setup] Aug 29 21:33:51.846 INFO E| Downloaded four-cc v0.4.0 |
| 2601 | 2025-08-29T21:33:52.391Z | [ helios-setup] Aug 29 21:33:51.920 INFO E| Compiling proc-macro2 v1.0.95 |
| 2602 | 2025-08-29T21:33:52.391Z | [ helios-setup] Aug 29 21:33:51.920 INFO E| Compiling unicode-ident v1.0.18 |
| 2603 | 2025-08-29T21:33:52.391Z | [ helios-setup] Aug 29 21:33:51.920 INFO E| Compiling memchr v2.7.4 |
| 2604 | 2025-08-29T21:33:52.414Z | [ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling autocfg v1.4.0 |
| 2605 | 2025-08-29T21:33:52.414Z | [ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling thiserror v2.0.12 |
| 2606 | 2025-08-29T21:33:52.414Z | [ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling syn v1.0.109 |
| 2607 | 2025-08-29T21:33:52.415Z | [ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling serde v1.0.219 |
| 2608 | 2025-08-29T21:33:52.415Z | [ helios-setup] Aug 29 21:33:51.931 INFO E| Compiling version_check v0.9.5 |
| 2609 | 2025-08-29T21:33:52.659Z | [ helios-setup] Aug 29 21:33:52.189 INFO E| Compiling serde_json v1.0.140 |
| 2610 | 2025-08-29T21:33:53.056Z | [ helios-setup] Aug 29 21:33:52.585 INFO E| Compiling ryu v1.0.20 |
| 2611 | 2025-08-29T21:33:53.166Z | [ helios-setup] Aug 29 21:33:52.696 INFO E| Compiling itoa v1.0.15 |
| 2612 | 2025-08-29T21:33:53.287Z | [ helios-setup] Aug 29 21:33:52.817 INFO E| Compiling schemars v0.8.22 |
| 2613 | 2025-08-29T21:33:53.311Z | [ helios-setup] Aug 29 21:33:52.830 INFO E| Compiling num-traits v0.2.19 |
| 2614 | 2025-08-29T21:33:53.350Z | [ helios-setup] Aug 29 21:33:52.880 INFO E| Compiling memoffset v0.9.1 |
| 2615 | 2025-08-29T21:33:53.431Z | [ helios-setup] Aug 29 21:33:52.961 INFO E| Compiling proc-macro-error-attr v1.0.4 |
| 2616 | 2025-08-29T21:33:53.524Z | [ helios-setup] Aug 29 21:33:53.052 INFO E| Compiling rustversion v1.0.20 |
| 2617 | 2025-08-29T21:33:53.597Z | [ helios-setup] Aug 29 21:33:53.127 INFO E| Compiling zerocopy v0.8.25 |
| 2618 | 2025-08-29T21:33:53.803Z | [ helios-setup] Aug 29 21:33:53.333 INFO E| Compiling dyn-clone v1.0.19 |
| 2619 | 2025-08-29T21:33:53.827Z | [ helios-setup] Aug 29 21:33:53.341 INFO E| Compiling paste v1.0.15 |
| 2620 | 2025-08-29T21:33:53.999Z | [ helios-setup] Aug 29 21:33:53.529 INFO E| Compiling ucd-trie v0.1.7 |
| 2621 | 2025-08-29T21:33:54.105Z | [ helios-setup] Aug 29 21:33:53.635 INFO E| Compiling libc v0.2.172 |
| 2622 | 2025-08-29T21:33:54.372Z | [ helios-setup] Aug 29 21:33:53.902 INFO E| Compiling proc-macro-error v1.0.4 |
| 2623 | 2025-08-29T21:33:54.396Z | [ helios-setup] Aug 29 21:33:53.920 INFO E| Compiling static_assertions v1.1.0 |
| 2624 | 2025-08-29T21:33:54.502Z | [ helios-setup] Aug 29 21:33:54.030 INFO E| Compiling once_cell v1.21.3 |
| 2625 | 2025-08-29T21:33:54.659Z | [ helios-setup] Aug 29 21:33:54.189 INFO E| Compiling quote v1.0.40 |
| 2626 | 2025-08-29T21:33:54.907Z | [ helios-setup] Aug 29 21:33:54.437 INFO E| Compiling heck v0.5.0 |
| 2627 | 2025-08-29T21:33:55.123Z | [ helios-setup] Aug 29 21:33:54.653 INFO E| Compiling syn v2.0.101 |
| 2628 | 2025-08-29T21:33:55.571Z | [ helios-setup] Aug 29 21:33:55.101 INFO E| Compiling unicode-segmentation v1.12.0 |
| 2629 | 2025-08-29T21:33:55.904Z | [ helios-setup] Aug 29 21:33:55.434 INFO E| Compiling unicode-width v0.1.14 |
| 2630 | 2025-08-29T21:33:56.102Z | [ helios-setup] Aug 29 21:33:55.632 INFO E| Compiling bitflags v1.3.2 |
| 2631 | 2025-08-29T21:33:56.355Z | [ helios-setup] Aug 29 21:33:55.885 INFO E| Compiling atty v0.2.14 |
| 2632 | 2025-08-29T21:33:56.405Z | [ helios-setup] Aug 29 21:33:55.934 INFO E| Compiling parse_int v0.9.0 |
| 2633 | 2025-08-29T21:33:56.553Z | [ helios-setup] Aug 29 21:33:56.082 INFO E| Compiling heck v0.3.3 |
| 2634 | 2025-08-29T21:33:56.658Z | [ helios-setup] Aug 29 21:33:56.188 INFO E| Compiling textwrap v0.11.0 |
| 2635 | 2025-08-29T21:33:56.769Z | [ helios-setup] Aug 29 21:33:56.299 INFO E| Compiling strum v0.27.1 |
| 2636 | 2025-08-29T21:33:56.824Z | [ helios-setup] Aug 29 21:33:56.352 INFO E| Compiling fletcher v1.0.0 |
| 2637 | 2025-08-29T21:33:56.965Z | [ helios-setup] Aug 29 21:33:56.494 INFO E| Compiling byteorder v1.5.0 |
| 2638 | 2025-08-29T21:33:57.155Z | [ helios-setup] Aug 29 21:33:56.686 INFO E| Compiling unic-common v0.9.0 |
| 2639 | 2025-08-29T21:33:57.275Z | [ helios-setup] Aug 29 21:33:56.806 INFO E| Compiling ansi_term v0.12.1 |
| 2640 | 2025-08-29T21:33:57.334Z | [ helios-setup] Aug 29 21:33:56.864 INFO E| Compiling vec_map v0.8.2 |
| 2641 | 2025-08-29T21:33:57.334Z | [ helios-setup] Aug 29 21:33:56.864 INFO E| Compiling strsim v0.8.0 |
| 2642 | 2025-08-29T21:33:57.772Z | [ helios-setup] Aug 29 21:33:57.302 INFO E| Compiling unic-char-range v0.9.0 |
| 2643 | 2025-08-29T21:33:57.938Z | [ helios-setup] Aug 29 21:33:57.469 INFO E| Compiling clap v2.34.0 |
| 2644 | 2025-08-29T21:33:58.026Z | [ helios-setup] Aug 29 21:33:57.556 INFO E| Compiling unic-ucd-version v0.9.0 |
| 2645 | 2025-08-29T21:33:58.214Z | [ helios-setup] Aug 29 21:33:57.744 INFO E| Compiling unic-char-property v0.9.0 |
| 2646 | 2025-08-29T21:33:58.288Z | [ helios-setup] Aug 29 21:33:57.819 INFO E| Compiling log v0.4.27 |
| 2647 | 2025-08-29T21:33:58.341Z | [ helios-setup] Aug 29 21:33:57.871 INFO E| Compiling plain v0.2.3 |
| 2648 | 2025-08-29T21:33:58.587Z | [ helios-setup] Aug 29 21:33:58.117 INFO E| Compiling lazy_static v1.5.0 |
| 2649 | 2025-08-29T21:33:58.621Z | [ helios-setup] Aug 29 21:33:58.152 INFO E| Compiling unic-ucd-ident v0.9.0 |
| 2650 | 2025-08-29T21:33:58.675Z | [ helios-setup] Aug 29 21:33:58.205 INFO E| Compiling bytesize v2.0.1 |
| 2651 | 2025-08-29T21:34:03.441Z | [ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2652 | 2025-08-29T21:34:04.472Z | [ helios-setup] Aug 29 21:34:04.002 INFO E| Compiling modular-bitfield-impl v0.11.2 |
| 2653 | 2025-08-29T21:34:04.472Z | [ helios-setup] Aug 29 21:34:04.002 INFO E| Compiling structopt-derive v0.4.18 |
| 2654 | 2025-08-29T21:34:04.766Z | [ helios-setup] Aug 29 21:34:04.296 INFO E| Compiling serde_derive_internals v0.29.1 |
| 2655 | 2025-08-29T21:34:05.984Z | [ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2656 | 2025-08-29T21:34:08.265Z | [ helios-setup] Aug 29 21:34:07.796 INFO E| Compiling thiserror-impl v2.0.12 |
| 2657 | 2025-08-29T21:34:08.265Z | [ helios-setup] Aug 29 21:34:07.796 INFO E| Compiling serde_derive v1.0.219 |
| 2658 | 2025-08-29T21:34:08.289Z | [ helios-setup] Aug 29 21:34:07.797 INFO E| Compiling schemars_derive v0.8.22 |
| 2659 | 2025-08-29T21:34:08.289Z | [ helios-setup] Aug 29 21:34:07.797 INFO E| Compiling zerocopy-derive v0.8.25 |
| 2660 | 2025-08-29T21:34:08.360Z | [ helios-setup] Aug 29 21:34:07.892 INFO E| Compiling num-derive v0.4.2 |
| 2661 | 2025-08-29T21:34:08.888Z | [ helios-setup] Aug 29 21:34:08.420 INFO E| Compiling modular-bitfield v0.11.2 |
| 2662 | 2025-08-29T21:34:09.145Z | [ helios-setup] Aug 29 21:34:08.677 INFO E| Compiling strum_macros v0.27.1 |
| 2663 | 2025-08-29T21:34:09.248Z | [ helios-setup] Aug 29 21:34:08.775 INFO E| Compiling scroll_derive v0.12.1 |
| 2664 | 2025-08-29T21:34:10.401Z | [ helios-setup] Aug 29 21:34:09.932 INFO E| Compiling structopt v0.3.26 |
| 2665 | 2025-08-29T21:34:10.628Z | [ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2666 | 2025-08-29T21:34:12.001Z | [ helios-setup] Aug 29 21:34:11.532 INFO E| Compiling scroll v0.12.0 |
| 2667 | 2025-08-29T21:34:12.903Z | [ helios-setup] Aug 29 21:34:12.435 INFO E| Compiling goblin v0.9.3 |
| 2668 | 2025-08-29T21:34:13.432Z | [ helios-setup] Aug 29 21:34:12.963 INFO E| Compiling pest v2.8.0 |
| 2669 | 2025-08-29T21:34:17.053Z | [ helios-setup] Aug 29 21:34:16.583 INFO E| Compiling pest_meta v2.8.0 |
| 2670 | 2025-08-29T21:34:19.270Z | [ helios-setup] Aug 29 21:34:18.803 INFO E| Compiling pest_generator v2.8.0 |
| 2671 | 2025-08-29T21:34:20.469Z | [ helios-setup] Aug 29 21:34:20.002 INFO E| Compiling pest_derive v2.8.0 |
| 2672 | 2025-08-29T21:34:22.715Z | [ helios-setup] Aug 29 21:34:22.248 INFO E| Compiling json5 v0.4.1 |
| 2673 | 2025-08-29T21:34:26.649Z | [ helios-setup] Aug 29 21:34:26.183 INFO E| Compiling four-cc v0.4.0 |
| 2674 | 2025-08-29T21:34:26.650Z | [ helios-setup] Aug 29 21:34:26.183 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3) |
| 2675 | 2025-08-29T21:34:26.898Z | [ helios-setup] Aug 29 21:34:26.431 INFO E| Compiling amd-apcb v0.5.4 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#d8244b0a) |
| 2676 | 2025-08-29T21:34:33.608Z | [ omicron-package] Finished `release` profile [optimized] target(s) in 2m 00s |
| 2677 | 2025-08-29T21:34:33.890Z | [ omicron-package] |
| 2678 | 2025-08-29T21:34:33.890Z | [ omicron-package] real 2:00.890191390 |
| 2679 | 2025-08-29T21:34:33.890Z | [ omicron-package] user 8:58.269211783 |
| 2680 | 2025-08-29T21:34:33.914Z | [ omicron-package] sys 38.685873903 |
| 2681 | 2025-08-29T21:34:33.914Z | [ omicron-package] trap 1.225828620 |
| 2682 | 2025-08-29T21:34:33.914Z | [ omicron-package] tflt 0.399837091 |
| 2683 | 2025-08-29T21:34:33.914Z | [ omicron-package] dflt 1.431306452 |
| 2684 | 2025-08-29T21:34:33.914Z | Aug 29 21:34:33.426 INFO [omicron-package] process exited with exit status: 0 (120.969434101s) |
| 2685 | 2025-08-29T21:34:33.914Z | [ omicron-package] kflt 0.000260121 |
| 2686 | 2025-08-29T21:34:33.914Z | [ omicron-package] lock 29:17.041602151 |
| 2687 | 2025-08-29T21:34:33.914Z | [ omicron-package] slp 33:04.371132830 |
| 2688 | 2025-08-29T21:34:33.914Z | [ omicron-package] lat 4:34.919346786 |
| 2689 | 2025-08-29T21:34:33.914Z | [ omicron-package] stop 1:38.400121987 |
| 2690 | 2025-08-29T21:34:33.914Z | Aug 29 21:34:33.427 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery |
| 2691 | 2025-08-29T21:34:33.914Z | Aug 29 21:34:33.427 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host |
| 2692 | 2025-08-29T21:34:33.938Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG |
| 2693 | 2025-08-29T21:34:33.938Z | [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2694 | 2025-08-29T21:34:33.938Z | [ recovery-target] Created new build target 'recovery' and set it as active |
| 2695 | 2025-08-29T21:34:33.938Z | [ host-target] Created new build target 'host' and set it as active |
| 2696 | 2025-08-29T21:34:33.939Z | Aug 29 21:34:33.457 INFO [recovery-target] process exited with exit status: 0 (30.018013ms) |
| 2697 | 2025-08-29T21:34:33.939Z | Aug 29 21:34:33.458 INFO [host-target] process exited with exit status: 0 (30.16969ms) |
| 2698 | 2025-08-29T21:34:33.939Z | Aug 29 21:34:33.458 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package |
| 2699 | 2025-08-29T21:34:33.939Z | [ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2700 | 2025-08-29T21:34:36.854Z | [ host-package] Compiling ring v0.17.14 |
| 2701 | 2025-08-29T21:34:36.991Z | [ host-package] Compiling typify-impl v0.4.1 |
| 2702 | 2025-08-29T21:34:37.075Z | [ host-package] Compiling convert_case v0.4.0 |
| 2703 | 2025-08-29T21:34:37.075Z | [ host-package] Compiling num-rational v0.4.2 |
| 2704 | 2025-08-29T21:34:37.099Z | [ host-package] Compiling num-complex v0.4.6 |
| 2705 | 2025-08-29T21:34:37.099Z | [ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2706 | 2025-08-29T21:34:37.811Z | [ host-package] Compiling derive_more v0.99.20 |
| 2707 | 2025-08-29T21:34:37.934Z | [ host-package] Compiling dirs-sys-next v0.1.2 |
| 2708 | 2025-08-29T21:34:38.447Z | [ host-package] Compiling num v0.4.3 |
| 2709 | 2025-08-29T21:34:38.508Z | [ host-package] Compiling float-ord v0.3.2 |
| 2710 | 2025-08-29T21:34:38.645Z | [ host-package] Compiling dirs-next v2.0.0 |
| 2711 | 2025-08-29T21:34:38.889Z | [ host-package] Compiling term v0.7.0 |
| 2712 | 2025-08-29T21:34:38.951Z | [ host-package] Compiling is-terminal v0.4.13 |
| 2713 | 2025-08-29T21:34:39.257Z | [ host-package] Compiling bytecount v0.6.8 |
| 2714 | 2025-08-29T21:34:39.448Z | [ host-package] Compiling camino v1.1.11 |
| 2715 | 2025-08-29T21:34:39.609Z | [ host-package] Compiling secrecy v0.10.3 |
| 2716 | 2025-08-29T21:34:39.967Z | [ host-package] Compiling swrite v0.1.0 |
| 2717 | 2025-08-29T21:34:40.008Z | [ host-package] Compiling password-hash v0.5.0 |
| 2718 | 2025-08-29T21:34:40.175Z | [ host-package] Compiling blake2 v0.10.6 |
| 2719 | 2025-08-29T21:34:40.675Z | [ host-package] Compiling atomicwrites v0.4.4 |
| 2720 | 2025-08-29T21:34:41.307Z | [ host-package] Compiling argon2 v0.5.3 |
| 2721 | 2025-08-29T21:34:41.355Z | [ host-package] Compiling fastrand v2.1.1 |
| 2722 | 2025-08-29T21:34:41.918Z | [ host-package] Compiling rustls v0.23.19 |
| 2723 | 2025-08-29T21:34:41.971Z | [ host-package] Compiling tempfile v3.20.0 |
| 2724 | 2025-08-29T21:34:42.099Z | [ host-package] Compiling rustls v0.22.4 |
| 2725 | 2025-08-29T21:34:42.178Z | [ host-package] Compiling newline-converter v0.3.0 |
| 2726 | 2025-08-29T21:34:42.392Z | [ host-package] Compiling thread_local v1.1.8 |
| 2727 | 2025-08-29T21:34:42.715Z | [ host-package] Compiling wait-timeout v0.2.0 |
| 2728 | 2025-08-29T21:34:42.933Z | [ host-package] Compiling match_cfg v0.1.0 |
| 2729 | 2025-08-29T21:34:43.200Z | [ host-package] Compiling bit-vec v0.8.0 |
| 2730 | 2025-08-29T21:34:43.302Z | [ host-package] Compiling quick-error v1.2.3 |
| 2731 | 2025-08-29T21:34:43.329Z | [ host-package] Compiling hostname v0.3.1 |
| 2732 | 2025-08-29T21:34:43.542Z | [ host-package] Compiling rusty-fork v0.3.0 |
| 2733 | 2025-08-29T21:34:43.624Z | [ host-package] Compiling expectorate v1.2.0 |
| 2734 | 2025-08-29T21:34:43.680Z | [ host-package] Compiling ref-cast v1.0.24 |
| 2735 | 2025-08-29T21:34:43.715Z | [ host-package] Compiling bit-set v0.8.0 |
| 2736 | 2025-08-29T21:34:43.814Z | [ host-package] Compiling multer v3.1.0 |
| 2737 | 2025-08-29T21:34:43.942Z | [ host-package] Compiling slog-async v2.8.0 |
| 2738 | 2025-08-29T21:34:44.068Z | [ host-package] Compiling crossbeam-channel v0.5.15 |
| 2739 | 2025-08-29T21:34:44.105Z | [ host-package] Compiling toml_parser v1.0.2 |
| 2740 | 2025-08-29T21:34:44.131Z | [ host-package] Compiling slog-json v2.6.1 |
| 2741 | 2025-08-29T21:34:44.268Z | [ host-package] Compiling rand_xorshift v0.4.0 |
| 2742 | 2025-08-29T21:34:44.594Z | [ host-package] Compiling rustls-webpki v0.102.8 |
| 2743 | 2025-08-29T21:34:44.662Z | [ host-package] Compiling futures-executor v0.3.31 |
| 2744 | 2025-08-29T21:34:45.174Z | [ host-package] Compiling toml_datetime v0.7.0 |
| 2745 | 2025-08-29T21:34:45.228Z | [ host-package] Compiling serde_spanned v1.0.0 |
| 2746 | 2025-08-29T21:34:45.560Z | [ host-package] Compiling hex v0.4.3 |
| 2747 | 2025-08-29T21:34:45.606Z | [ host-package] Compiling unarray v0.1.4 |
| 2748 | 2025-08-29T21:34:46.008Z | [ host-package] Compiling toml_writer v1.0.2 |
| 2749 | 2025-08-29T21:34:46.113Z | [ host-package] Compiling typify-macro v0.4.1 |
| 2750 | 2025-08-29T21:34:46.299Z | [ host-package] Compiling take_mut v0.2.2 |
| 2751 | 2025-08-29T21:34:46.458Z | [ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2752 | 2025-08-29T21:34:46.592Z | [ host-package] Compiling toml v0.9.5 |
| 2753 | 2025-08-29T21:34:46.698Z | [ host-package] Compiling proptest v1.7.0 |
| 2754 | 2025-08-29T21:34:47.422Z | [ host-package] Compiling futures v0.3.31 |
| 2755 | 2025-08-29T21:34:47.586Z | [ host-package] Compiling slog-bunyan v2.5.0 |
| 2756 | 2025-08-29T21:34:48.906Z | [ host-package] Compiling slog-term v2.9.1 |
| 2757 | 2025-08-29T21:34:49.405Z | [ host-package] Compiling dropshot v0.16.3 |
| 2758 | 2025-08-29T21:34:49.530Z | [ host-package] Compiling async-stream v0.3.6 |
| 2759 | 2025-08-29T21:34:49.738Z | [ host-package] Compiling typify v0.4.1 |
| 2760 | 2025-08-29T21:34:49.894Z | [ host-package] Compiling progenitor-impl v0.10.0 |
| 2761 | 2025-08-29T21:34:50.032Z | [ host-package] Compiling waitgroup v0.1.2 |
| 2762 | 2025-08-29T21:34:50.396Z | [ host-package] Compiling tokio-rustls v0.25.0 |
| 2763 | 2025-08-29T21:34:51.003Z | [ host-package] Compiling rustls-pemfile v2.2.0 |
| 2764 | 2025-08-29T21:34:51.440Z | [ host-package] Compiling serde_path_to_error v0.1.17 |
| 2765 | 2025-08-29T21:34:52.463Z | [ host-package] Compiling hostname v0.4.0 |
| 2766 | 2025-08-29T21:34:52.832Z | [ host-package] Compiling instant v0.1.13 |
| 2767 | 2025-08-29T21:34:53.199Z | [ host-package] Compiling tokio-rustls v0.26.0 |
| 2768 | 2025-08-29T21:34:53.744Z | [ host-package] Compiling hyper-rustls v0.27.7 |
| 2769 | 2025-08-29T21:34:54.586Z | [ host-package] Compiling reqwest v0.12.22 |
| 2770 | 2025-08-29T21:34:54.633Z | [ host-package] Compiling owo-colors v4.2.2 |
| 2771 | 2025-08-29T21:34:57.504Z | [ host-package] Compiling progenitor-macro v0.10.0 |
| 2772 | 2025-08-29T21:34:58.405Z | [ host-package] Compiling debug-ignore v1.0.5 |
| 2773 | 2025-08-29T21:34:58.653Z | [ host-package] Compiling progenitor-client v0.9.1 |
| 2774 | 2025-08-29T21:34:59.323Z | [ host-package] Compiling progenitor v0.9.1 |
| 2775 | 2025-08-29T21:34:59.615Z | [ host-package] Compiling cancel-safe-futures v0.1.5 |
| 2776 | 2025-08-29T21:35:00.255Z | [ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 2777 | 2025-08-29T21:35:04.139Z | [ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2778 | 2025-08-29T21:35:06.030Z | [ helios-setup] Aug 29 21:35:05.568 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config) |
| 2779 | 2025-08-29T21:35:08.714Z | [ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2780 | 2025-08-29T21:35:09.670Z | [ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2781 | 2025-08-29T21:35:09.768Z | [ host-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2782 | 2025-08-29T21:35:10.025Z | [ host-package] Compiling progenitor-client v0.10.0 |
| 2783 | 2025-08-29T21:35:10.416Z | [ host-package] Compiling backoff v0.4.0 |
| 2784 | 2025-08-29T21:35:10.752Z | [ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2785 | 2025-08-29T21:35:10.954Z | [ host-package] Compiling iddqd v0.3.9 |
| 2786 | 2025-08-29T21:35:12.114Z | [ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2787 | 2025-08-29T21:35:14.584Z | [ host-package] Compiling progenitor v0.10.0 |
| 2788 | 2025-08-29T21:35:14.989Z | [ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2789 | 2025-08-29T21:35:17.996Z | [ helios-setup] Aug 29 21:35:17.536 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder) |
| 2790 | 2025-08-29T21:35:20.349Z | [ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2791 | 2025-08-29T21:35:21.094Z | [ host-package] Compiling parse-display v0.10.0 |
| 2792 | 2025-08-29T21:35:21.743Z | [ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2793 | 2025-08-29T21:35:26.529Z | [ host-package] Compiling serde_with v3.14.0 |
| 2794 | 2025-08-29T21:35:28.394Z | [ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2795 | 2025-08-29T21:35:29.520Z | [ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2796 | 2025-08-29T21:35:30.412Z | [ host-package] Compiling libsw-core v0.3.1 |
| 2797 | 2025-08-29T21:35:31.569Z | [ host-package] Compiling macaddr v1.0.1 |
| 2798 | 2025-08-29T21:35:32.063Z | [ host-package] Compiling libsw v3.5.0 |
| 2799 | 2025-08-29T21:35:33.894Z | [ host-package] Compiling utf-8 v0.7.6 |
| 2800 | 2025-08-29T21:35:34.383Z | [ host-package] Compiling linear-map v1.2.0 |
| 2801 | 2025-08-29T21:35:35.166Z | [ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2802 | 2025-08-29T21:35:35.373Z | [ host-package] Compiling toml v0.8.23 |
| 2803 | 2025-08-29T21:35:37.188Z | [ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2804 | 2025-08-29T21:35:42.996Z | [ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2805 | 2025-08-29T21:35:43.284Z | [ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2806 | 2025-08-29T21:35:43.351Z | [ host-package] Compiling keccak v0.1.5 |
| 2807 | 2025-08-29T21:35:44.487Z | [ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2808 | 2025-08-29T21:35:45.470Z | [ host-package] Compiling sha3 v0.10.8 |
| 2809 | 2025-08-29T21:35:46.066Z | [ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2810 | 2025-08-29T21:35:46.420Z | [ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2811 | 2025-08-29T21:35:48.624Z | [ helios-setup] Aug 29 21:35:48.168 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 2812 | 2025-08-29T21:35:48.668Z | [ helios-setup] Aug 29 21:35:48.212 INFO building project "amd-host-image-builder" ok (118 seconds) |
| 2813 | 2025-08-29T21:35:48.668Z | [ helios-setup] Aug 29 21:35:48.212 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick" |
| 2814 | 2025-08-29T21:35:48.783Z | [ helios-setup] Aug 29 21:35:48.326 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.89.0-x86_64-unknown-illumos (default)" |
| 2815 | 2025-08-29T21:35:48.783Z | [ helios-setup] Aug 29 21:35:48.326 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick |
| 2816 | 2025-08-29T21:35:48.807Z | [ helios-setup] Aug 29 21:35:48.326 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") |
| 2817 | 2025-08-29T21:35:49.216Z | [ helios-setup] Aug 29 21:35:48.760 INFO E| Downloading crates ... |
| 2818 | 2025-08-29T21:35:49.278Z | [ helios-setup] Aug 29 21:35:48.822 INFO E| Downloaded miniz_oxide v0.8.8 |
| 2819 | 2025-08-29T21:35:49.339Z | [ helios-setup] Aug 29 21:35:48.882 INFO E| Compiling adler2 v2.0.0 |
| 2820 | 2025-08-29T21:35:49.506Z | [ helios-setup] Aug 29 21:35:49.049 INFO E| Compiling miniz_oxide v0.8.8 |
| 2821 | 2025-08-29T21:35:49.978Z | [ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2822 | 2025-08-29T21:35:51.989Z | [ helios-setup] Aug 29 21:35:51.533 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) |
| 2823 | 2025-08-29T21:35:53.020Z | [ helios-setup] Aug 29 21:35:52.564 INFO E| Finished `release` profile [optimized] target(s) in 4.11s |
| 2824 | 2025-08-29T21:35:53.045Z | [ helios-setup] Aug 29 21:35:52.576 INFO building project "pinprick" ok (4 seconds) |
| 2825 | 2025-08-29T21:35:53.046Z | [ helios-setup] Aug 29 21:35:52.577 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver" |
| 2826 | 2025-08-29T21:35:53.147Z | [ helios-setup] Aug 29 21:35:52.691 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.89.0-x86_64-unknown-illumos (default)" |
| 2827 | 2025-08-29T21:35:53.148Z | [ helios-setup] Aug 29 21:35:52.691 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver |
| 2828 | 2025-08-29T21:35:53.172Z | [ helios-setup] Aug 29 21:35:52.691 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") |
| 2829 | 2025-08-29T21:35:53.505Z | [ helios-setup] Aug 29 21:35:53.049 INFO E| Downloading crates ... |
| 2830 | 2025-08-29T21:35:53.575Z | [ helios-setup] Aug 29 21:35:53.119 INFO E| Downloaded unicode-width v0.1.10 |
| 2831 | 2025-08-29T21:35:53.599Z | [ helios-setup] Aug 29 21:35:53.122 INFO E| Downloaded block-buffer v0.10.3 |
| 2832 | 2025-08-29T21:35:53.599Z | [ helios-setup] Aug 29 21:35:53.123 INFO E| Downloaded typenum v1.15.0 |
| 2833 | 2025-08-29T21:35:53.599Z | [ helios-setup] Aug 29 21:35:53.126 INFO E| Downloaded generic-array v0.14.6 |
| 2834 | 2025-08-29T21:35:53.623Z | [ helios-setup] Aug 29 21:35:53.163 INFO E| Downloaded miniz_oxide v0.6.2 |
| 2835 | 2025-08-29T21:35:53.623Z | [ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2836 | 2025-08-29T21:35:53.623Z | [ helios-setup] Aug 29 21:35:53.166 INFO E| Downloaded sha2 v0.10.5 |
| 2837 | 2025-08-29T21:35:53.647Z | [ helios-setup] Aug 29 21:35:53.171 INFO E| Downloaded flate2 v1.0.25 |
| 2838 | 2025-08-29T21:35:53.647Z | [ helios-setup] Aug 29 21:35:53.176 INFO E| Downloaded bytes v1.2.1 |
| 2839 | 2025-08-29T21:35:53.647Z | [ helios-setup] Aug 29 21:35:53.181 INFO E| Downloaded anyhow v1.0.62 |
| 2840 | 2025-08-29T21:35:53.647Z | [ helios-setup] Aug 29 21:35:53.185 INFO E| Downloaded digest v0.10.3 |
| 2841 | 2025-08-29T21:35:53.647Z | [ helios-setup] Aug 29 21:35:53.187 INFO E| Downloaded cpufeatures v0.2.5 |
| 2842 | 2025-08-29T21:35:53.719Z | [ helios-setup] Aug 29 21:35:53.263 INFO E| Compiling version_check v0.9.4 |
| 2843 | 2025-08-29T21:35:53.719Z | [ helios-setup] Aug 29 21:35:53.263 INFO E| Compiling typenum v1.15.0 |
| 2844 | 2025-08-29T21:35:53.743Z | [ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling crc32fast v1.3.2 |
| 2845 | 2025-08-29T21:35:53.743Z | [ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling cfg-if v1.0.0 |
| 2846 | 2025-08-29T21:35:53.743Z | [ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling anyhow v1.0.62 |
| 2847 | 2025-08-29T21:35:53.743Z | [ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling adler v1.0.2 |
| 2848 | 2025-08-29T21:35:53.743Z | [ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling cpufeatures v0.2.5 |
| 2849 | 2025-08-29T21:35:53.743Z | [ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling unicode-width v0.1.10 |
| 2850 | 2025-08-29T21:35:54.481Z | [ helios-setup] Aug 29 21:35:54.016 INFO E| Compiling getopts v0.2.21 |
| 2851 | 2025-08-29T21:35:54.509Z | [ helios-setup] Aug 29 21:35:54.053 INFO E| Compiling bitflags v1.3.2 |
| 2852 | 2025-08-29T21:35:54.534Z | [ helios-setup] Aug 29 21:35:54.061 INFO E| Compiling bytes v1.2.1 |
| 2853 | 2025-08-29T21:35:54.694Z | [ helios-setup] Aug 29 21:35:54.238 INFO E| Compiling miniz_oxide v0.6.2 |
| 2854 | 2025-08-29T21:35:55.254Z | [ helios-setup] Aug 29 21:35:54.797 INFO E| Compiling generic-array v0.14.6 |
| 2855 | 2025-08-29T21:35:56.140Z | [ helios-setup] Aug 29 21:35:55.685 INFO E| Compiling flate2 v1.0.25 |
| 2856 | 2025-08-29T21:35:58.434Z | [ host-package] Compiling prettyplease v0.2.36 |
| 2857 | 2025-08-29T21:35:58.529Z | [ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2858 | 2025-08-29T21:35:58.586Z | [ host-package] Compiling tungstenite v0.21.0 |
| 2859 | 2025-08-29T21:35:59.128Z | [ helios-setup] Aug 29 21:35:58.673 INFO E| Compiling block-buffer v0.10.3 |
| 2860 | 2025-08-29T21:35:59.128Z | [ helios-setup] Aug 29 21:35:58.673 INFO E| Compiling crypto-common v0.1.6 |
| 2861 | 2025-08-29T21:35:59.421Z | [ helios-setup] Aug 29 21:35:58.966 INFO E| Compiling digest v0.10.3 |
| 2862 | 2025-08-29T21:35:59.766Z | [ helios-setup] Aug 29 21:35:59.311 INFO E| Compiling sha2 v0.10.5 |
| 2863 | 2025-08-29T21:36:00.281Z | [ helios-setup] Aug 29 21:35:59.826 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) |
| 2864 | 2025-08-29T21:36:01.978Z | [ host-package] Compiling half v2.4.1 |
| 2865 | 2025-08-29T21:36:02.789Z | [ host-package] Compiling ciborium-io v0.2.2 |
| 2866 | 2025-08-29T21:36:02.849Z | [ host-package] Compiling tokio-tungstenite v0.21.0 |
| 2867 | 2025-08-29T21:36:03.153Z | [ host-package] Compiling ciborium-ll v0.2.2 |
| 2868 | 2025-08-29T21:36:03.960Z | [ host-package] Compiling papergrid v0.11.0 |
| 2869 | 2025-08-29T21:36:04.114Z | [ host-package] Compiling tabled_derive v0.7.0 |
| 2870 | 2025-08-29T21:36:04.225Z | [ host-package] Compiling csv-core v0.1.11 |
| 2871 | 2025-08-29T21:36:04.568Z | [ helios-setup] Aug 29 21:36:04.114 INFO E| Finished `release` profile [optimized] target(s) in 11.27s |
| 2872 | 2025-08-29T21:36:04.592Z | [ helios-setup] Aug 29 21:36:04.127 INFO building project "bootserver" ok (11 seconds) |
| 2873 | 2025-08-29T21:36:04.592Z | [ helios-setup] Aug 29 21:36:04.127 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder" |
| 2874 | 2025-08-29T21:36:04.675Z | [ helios-setup] Aug 29 21:36:04.221 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.89.0-x86_64-unknown-illumos (default)" |
| 2875 | 2025-08-29T21:36:04.675Z | [ helios-setup] Aug 29 21:36:04.221 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder |
| 2876 | 2025-08-29T21:36:04.699Z | [ helios-setup] Aug 29 21:36:04.221 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") |
| 2877 | 2025-08-29T21:36:04.877Z | [ host-package] Compiling highway v1.3.0 |
| 2878 | 2025-08-29T21:36:04.914Z | [ helios-setup] Aug 29 21:36:04.459 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` |
| 2879 | 2025-08-29T21:36:05.152Z | [ host-package] Compiling csv v1.3.1 |
| 2880 | 2025-08-29T21:36:05.314Z | [ helios-setup] Aug 29 21:36:04.859 INFO E| From https://github.com/jclulow/rust-jmclib |
| 2881 | 2025-08-29T21:36:05.314Z | [ helios-setup] Aug 29 21:36:04.859 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 |
| 2882 | 2025-08-29T21:36:05.339Z | [ helios-setup] Aug 29 21:36:04.877 INFO E| Updating crates.io index |
| 2883 | 2025-08-29T21:36:05.431Z | [ helios-setup] Aug 29 21:36:04.974 INFO E| Downloading crates ... |
| 2884 | 2025-08-29T21:36:05.525Z | [ helios-setup] Aug 29 21:36:05.070 INFO E| Downloaded opaque-debug v0.3.0 |
| 2885 | 2025-08-29T21:36:05.549Z | [ helios-setup] Aug 29 21:36:05.072 INFO E| Downloaded fastrand v2.0.0 |
| 2886 | 2025-08-29T21:36:05.549Z | [ helios-setup] Aug 29 21:36:05.075 INFO E| Downloaded libdevinfo-sys v1.0.0 |
| 2887 | 2025-08-29T21:36:05.573Z | [ helios-setup] Aug 29 21:36:05.117 INFO E| Downloaded walkdir v2.3.3 |
| 2888 | 2025-08-29T21:36:05.599Z | [ helios-setup] Aug 29 21:36:05.121 INFO E| Downloaded uuid v0.8.2 |
| 2889 | 2025-08-29T21:36:05.599Z | [ helios-setup] Aug 29 21:36:05.126 INFO E| Downloaded unicode-ident v1.0.11 |
| 2890 | 2025-08-29T21:36:05.599Z | [ helios-setup] Aug 29 21:36:05.130 INFO E| Downloaded serde_derive v1.0.193 |
| 2891 | 2025-08-29T21:36:05.623Z | [ helios-setup] Aug 29 21:36:05.154 INFO E| Downloaded proc-macro2 v1.0.66 |
| 2892 | 2025-08-29T21:36:05.623Z | [ helios-setup] Aug 29 21:36:05.158 INFO E| Downloaded anyhow v1.0.72 |
| 2893 | 2025-08-29T21:36:05.623Z | [ helios-setup] Aug 29 21:36:05.164 INFO E| Downloaded typenum v1.16.0 |
| 2894 | 2025-08-29T21:36:05.647Z | [ helios-setup] Aug 29 21:36:05.170 INFO E| Downloaded toml v0.5.11 |
| 2895 | 2025-08-29T21:36:05.647Z | [ helios-setup] Aug 29 21:36:05.175 INFO E| Downloaded sha-1 v0.9.8 |
| 2896 | 2025-08-29T21:36:05.647Z | [ helios-setup] Aug 29 21:36:05.177 INFO E| Downloaded ryu v1.0.15 |
| 2897 | 2025-08-29T21:36:05.647Z | [ helios-setup] Aug 29 21:36:05.181 INFO E| Downloaded quote v1.0.31 |
| 2898 | 2025-08-29T21:36:05.647Z | [ helios-setup] Aug 29 21:36:05.185 INFO E| Downloaded once_cell v1.18.0 |
| 2899 | 2025-08-29T21:36:05.647Z | [ helios-setup] Aug 29 21:36:05.187 INFO E| Downloaded serde_json v1.0.103 |
| 2900 | 2025-08-29T21:36:05.671Z | [ helios-setup] Aug 29 21:36:05.195 INFO E| Downloaded getrandom v0.2.10 |
| 2901 | 2025-08-29T21:36:05.671Z | [ helios-setup] Aug 29 21:36:05.198 INFO E| Downloaded errno v0.3.1 |
| 2902 | 2025-08-29T21:36:05.671Z | [ helios-setup] Aug 29 21:36:05.200 INFO E| Downloaded rustix v0.38.4 |
| 2903 | 2025-08-29T21:36:05.697Z | [ helios-setup] Aug 29 21:36:05.222 INFO E| Downloaded syn v2.0.32 |
| 2904 | 2025-08-29T21:36:05.698Z | [ helios-setup] Aug 29 21:36:05.232 INFO E| Downloaded tempfile v3.7.0 |
| 2905 | 2025-08-29T21:36:05.698Z | [ helios-setup] Aug 29 21:36:05.235 INFO E| Downloaded md-5 v0.9.1 |
| 2906 | 2025-08-29T21:36:05.698Z | [ helios-setup] Aug 29 21:36:05.237 INFO E| Downloaded itoa v1.0.9 |
| 2907 | 2025-08-29T21:36:05.698Z | [ helios-setup] Aug 29 21:36:05.239 INFO E| Downloaded glob v0.3.1 |
| 2908 | 2025-08-29T21:36:05.698Z | [ helios-setup] Aug 29 21:36:05.240 INFO E| Downloaded digest v0.9.0 |
| 2909 | 2025-08-29T21:36:05.722Z | [ helios-setup] Aug 29 21:36:05.244 INFO E| Downloaded cpufeatures v0.2.9 |
| 2910 | 2025-08-29T21:36:05.722Z | [ helios-setup] Aug 29 21:36:05.244 INFO E| Downloaded block-buffer v0.9.0 |
| 2911 | 2025-08-29T21:36:05.722Z | [ helios-setup] Aug 29 21:36:05.245 INFO E| Downloaded serde v1.0.193 |
| 2912 | 2025-08-29T21:36:05.722Z | [ helios-setup] Aug 29 21:36:05.248 INFO E| Downloaded bitflags v2.3.3 |
| 2913 | 2025-08-29T21:36:05.722Z | [ helios-setup] Aug 29 21:36:05.252 INFO E| Downloaded libc v0.2.147 |
| 2914 | 2025-08-29T21:36:05.811Z | [ helios-setup] Aug 29 21:36:05.356 INFO E| Compiling libc v0.2.147 |
| 2915 | 2025-08-29T21:36:05.835Z | [ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling proc-macro2 v1.0.66 |
| 2916 | 2025-08-29T21:36:05.835Z | [ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling cfg-if v1.0.0 |
| 2917 | 2025-08-29T21:36:05.835Z | [ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling unicode-ident v1.0.11 |
| 2918 | 2025-08-29T21:36:05.835Z | [ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling version_check v0.9.4 |
| 2919 | 2025-08-29T21:36:05.835Z | [ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling typenum v1.16.0 |
| 2920 | 2025-08-29T21:36:05.835Z | [ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling serde v1.0.193 |
| 2921 | 2025-08-29T21:36:05.835Z | [ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling num-conv v0.1.0 |
| 2922 | 2025-08-29T21:36:05.994Z | [ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2923 | 2025-08-29T21:36:06.516Z | [ helios-setup] Aug 29 21:36:06.060 INFO E| Compiling rustix v0.38.4 |
| 2924 | 2025-08-29T21:36:06.606Z | [ helios-setup] Aug 29 21:36:06.152 INFO E| Compiling time-core v0.1.2 |
| 2925 | 2025-08-29T21:36:06.735Z | [ host-package] Compiling tabled v0.15.0 |
| 2926 | 2025-08-29T21:36:06.917Z | [ helios-setup] Aug 29 21:36:06.463 INFO E| Compiling slog v2.7.0 |
| 2927 | 2025-08-29T21:36:06.942Z | [ helios-setup] Aug 29 21:36:06.471 INFO E| Compiling powerfmt v0.2.0 |
| 2928 | 2025-08-29T21:36:07.459Z | [ helios-setup] Aug 29 21:36:07.004 INFO E| Compiling itoa v1.0.9 |
| 2929 | 2025-08-29T21:36:07.485Z | [ helios-setup] Aug 29 21:36:07.010 INFO E| Compiling generic-array v0.14.7 |
| 2930 | 2025-08-29T21:36:07.888Z | [ helios-setup] Aug 29 21:36:07.434 INFO E| Compiling deranged v0.3.11 |
| 2931 | 2025-08-29T21:36:07.914Z | [ helios-setup] Aug 29 21:36:07.460 INFO E| Compiling time-macros v0.2.18 |
| 2932 | 2025-08-29T21:36:08.143Z | [ host-package] Compiling ciborium v0.2.2 |
| 2933 | 2025-08-29T21:36:08.287Z | [ helios-setup] Aug 29 21:36:07.833 INFO E| Compiling num_threads v0.1.6 |
| 2934 | 2025-08-29T21:36:08.375Z | [ helios-setup] Aug 29 21:36:07.921 INFO E| Compiling quote v1.0.31 |
| 2935 | 2025-08-29T21:36:08.515Z | [ helios-setup] Aug 29 21:36:08.061 INFO E| Compiling once_cell v1.18.0 |
| 2936 | 2025-08-29T21:36:08.539Z | [ helios-setup] Aug 29 21:36:08.076 INFO E| Compiling bitflags v2.3.3 |
| 2937 | 2025-08-29T21:36:09.211Z | [ helios-setup] Aug 29 21:36:08.757 INFO E| Compiling syn v2.0.32 |
| 2938 | 2025-08-29T21:36:09.294Z | [ helios-setup] Aug 29 21:36:08.840 INFO E| Compiling thread_local v1.1.7 |
| 2939 | 2025-08-29T21:36:09.393Z | [ helios-setup] Aug 29 21:36:08.938 INFO E| Compiling anyhow v1.0.72 |
| 2940 | 2025-08-29T21:36:10.261Z | [ helios-setup] Aug 29 21:36:09.807 INFO E| Compiling dirs-sys-next v0.1.2 |
| 2941 | 2025-08-29T21:36:10.433Z | [ helios-setup] Aug 29 21:36:09.979 INFO E| Compiling errno v0.3.1 |
| 2942 | 2025-08-29T21:36:10.457Z | [ helios-setup] Aug 29 21:36:10.003 INFO E| Compiling atty v0.2.14 |
| 2943 | 2025-08-29T21:36:10.926Z | [ helios-setup] Aug 29 21:36:10.471 INFO E| Compiling dirs-next v2.0.0 |
| 2944 | 2025-08-29T21:36:11.086Z | [ helios-setup] Aug 29 21:36:10.630 INFO E| Compiling fastrand v2.0.0 |
| 2945 | 2025-08-29T21:36:11.110Z | [ helios-setup] Aug 29 21:36:10.651 INFO E| Compiling opaque-debug v0.3.0 |
| 2946 | 2025-08-29T21:36:11.295Z | [ helios-setup] Aug 29 21:36:10.832 INFO E| Compiling term v0.7.0 |
| 2947 | 2025-08-29T21:36:11.356Z | [ helios-setup] Aug 29 21:36:10.902 INFO E| Compiling serde_json v1.0.103 |
| 2948 | 2025-08-29T21:36:11.627Z | [ helios-setup] Aug 29 21:36:11.171 INFO E| Compiling digest v0.9.0 |
| 2949 | 2025-08-29T21:36:11.698Z | [ helios-setup] Aug 29 21:36:11.244 INFO E| Compiling block-buffer v0.9.0 |
| 2950 | 2025-08-29T21:36:12.170Z | [ helios-setup] Aug 29 21:36:11.716 INFO E| Compiling getrandom v0.2.10 |
| 2951 | 2025-08-29T21:36:12.193Z | [ helios-setup] Aug 29 21:36:11.740 INFO E| Compiling unicode-width v0.1.10 |
| 2952 | 2025-08-29T21:36:12.217Z | [ host-package] Compiling semver v0.1.20 |
| 2953 | 2025-08-29T21:36:12.471Z | [ helios-setup] Aug 29 21:36:12.018 INFO E| Compiling same-file v1.0.6 |
| 2954 | 2025-08-29T21:36:12.521Z | [ helios-setup] Aug 29 21:36:12.068 INFO E| Compiling cpufeatures v0.2.9 |
| 2955 | 2025-08-29T21:36:12.695Z | [ helios-setup] Aug 29 21:36:12.240 INFO E| Compiling time v0.3.36 |
| 2956 | 2025-08-29T21:36:12.796Z | [ helios-setup] Aug 29 21:36:12.338 INFO E| Compiling ryu v1.0.15 |
| 2957 | 2025-08-29T21:36:13.026Z | [ helios-setup] Aug 29 21:36:12.572 INFO E| Compiling walkdir v2.3.3 |
| 2958 | 2025-08-29T21:36:13.050Z | [ host-package] Compiling tough v0.20.0 |
| 2959 | 2025-08-29T21:36:13.205Z | [ helios-setup] Aug 29 21:36:12.751 INFO E| Compiling sha-1 v0.9.8 |
| 2960 | 2025-08-29T21:36:13.373Z | [ helios-setup] Aug 29 21:36:12.918 INFO E| Compiling getopts v0.2.21 |
| 2961 | 2025-08-29T21:36:13.413Z | [ host-package] Compiling rustc_version v0.1.7 |
| 2962 | 2025-08-29T21:36:13.580Z | [ helios-setup] Aug 29 21:36:13.126 INFO E| Compiling md-5 v0.9.1 |
| 2963 | 2025-08-29T21:36:14.182Z | [ helios-setup] Aug 29 21:36:13.728 INFO E| Compiling tempfile v3.7.0 |
| 2964 | 2025-08-29T21:36:14.242Z | [ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2965 | 2025-08-29T21:36:14.458Z | [ helios-setup] Aug 29 21:36:14.002 INFO E| Compiling libdevinfo-sys v1.0.0 |
| 2966 | 2025-08-29T21:36:14.483Z | [ helios-setup] Aug 29 21:36:14.030 INFO E| Compiling glob v0.3.1 |
| 2967 | 2025-08-29T21:36:16.313Z | [ helios-setup] Aug 29 21:36:15.859 INFO E| Compiling slog-term v2.9.0 |
| 2968 | 2025-08-29T21:36:16.508Z | [ helios-setup] Aug 29 21:36:16.052 INFO E| Compiling serde_derive v1.0.193 |
| 2969 | 2025-08-29T21:36:16.590Z | [ host-package] Compiling newtype_derive v0.1.6 |
| 2970 | 2025-08-29T21:36:17.326Z | [ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 2971 | 2025-08-29T21:36:20.391Z | [ host-package] Compiling resolv-conf v0.7.0 |
| 2972 | 2025-08-29T21:36:21.071Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2973 | 2025-08-29T21:36:21.827Z | [ host-package] Compiling universal-hash v0.5.1 |
| 2974 | 2025-08-29T21:36:22.085Z | [ host-package] Compiling thiserror-impl-no-std v2.0.2 |
| 2975 | 2025-08-29T21:36:22.139Z | [ host-package] Compiling opaque-debug v0.3.1 |
| 2976 | 2025-08-29T21:36:22.396Z | [ host-package] Compiling smawk v0.3.2 |
| 2977 | 2025-08-29T21:36:22.821Z | [ host-package] Compiling unicode-linebreak v0.1.5 |
| 2978 | 2025-08-29T21:36:22.929Z | [ host-package] Compiling poly1305 v0.8.0 |
| 2979 | 2025-08-29T21:36:23.434Z | [ host-package] Compiling textwrap v0.16.2 |
| 2980 | 2025-08-29T21:36:23.691Z | [ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2981 | 2025-08-29T21:36:24.278Z | [ host-package] Compiling thiserror-no-std v2.0.2 |
| 2982 | 2025-08-29T21:36:24.554Z | [ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2983 | 2025-08-29T21:36:24.642Z | [ host-package] Compiling chacha20 v0.9.1 |
| 2984 | 2025-08-29T21:36:24.856Z | [ host-package] Compiling aead v0.5.2 |
| 2985 | 2025-08-29T21:36:24.979Z | [ host-package] Compiling humantime v2.2.0 |
| 2986 | 2025-08-29T21:36:25.165Z | [ host-package] Compiling chacha20poly1305 v0.10.1 |
| 2987 | 2025-08-29T21:36:25.356Z | [ host-package] Compiling vsss-rs v3.3.4 |
| 2988 | 2025-08-29T21:36:25.474Z | [ host-package] Compiling linked-hash-map v0.5.6 |
| 2989 | 2025-08-29T21:36:25.498Z | [ host-package] Compiling steno v0.4.1 |
| 2990 | 2025-08-29T21:36:26.075Z | [ host-package] Compiling lru-cache v0.1.2 |
| 2991 | 2025-08-29T21:36:26.266Z | [ host-package] Compiling hickory-proto v0.24.4 |
| 2992 | 2025-08-29T21:36:26.453Z | [ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 2993 | 2025-08-29T21:36:26.885Z | [ host-package] Compiling slog-dtrace v0.3.0 |
| 2994 | 2025-08-29T21:36:27.381Z | [ host-package] Compiling moka v0.12.10 |
| 2995 | 2025-08-29T21:36:27.626Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2996 | 2025-08-29T21:36:27.713Z | [ helios-setup] Aug 29 21:36:27.261 INFO E| Compiling toml v0.5.11 |
| 2997 | 2025-08-29T21:36:27.713Z | [ helios-setup] Aug 29 21:36:27.261 INFO E| Compiling uuid v0.8.2 |
| 2998 | 2025-08-29T21:36:28.306Z | [ host-package] Compiling tagptr v0.2.0 |
| 2999 | 2025-08-29T21:36:29.821Z | [ helios-setup] Aug 29 21:36:29.369 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) |
| 3000 | 2025-08-29T21:36:30.943Z | [ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3001 | 2025-08-29T21:36:31.655Z | [ helios-setup] Aug 29 21:36:31.203 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) |
| 3002 | 2025-08-29T21:36:33.909Z | [ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3003 | 2025-08-29T21:36:38.177Z | [ host-package] Compiling hickory-resolver v0.24.4 |
| 3004 | 2025-08-29T21:36:38.691Z | [ host-package] Compiling hickory-resolver v0.25.2 |
| 3005 | 2025-08-29T21:36:42.352Z | [ helios-setup] Aug 29 21:36:41.901 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.58s |
| 3006 | 2025-08-29T21:36:42.387Z | [ helios-setup] Aug 29 21:36:41.931 INFO building project "image-builder" ok (37 seconds) |
| 3007 | 2025-08-29T21:36:42.387Z | [ helios-setup] Aug 29 21:36:41.931 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot" |
| 3008 | 2025-08-29T21:36:42.483Z | [ helios-setup] Aug 29 21:36:42.031 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.89.0-x86_64-unknown-illumos (default)" |
| 3009 | 2025-08-29T21:36:42.483Z | [ helios-setup] Aug 29 21:36:42.031 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot |
| 3010 | 2025-08-29T21:36:42.483Z | [ helios-setup] Aug 29 21:36:42.031 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") |
| 3011 | 2025-08-29T21:36:42.825Z | [ helios-setup] Aug 29 21:36:42.374 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor` |
| 3012 | 2025-08-29T21:36:43.797Z | [ helios-setup] Aug 29 21:36:43.346 INFO E| From https://github.com/oxidecomputer/progenitor |
| 3013 | 2025-08-29T21:36:43.797Z | [ helios-setup] Aug 29 21:36:43.346 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149 |
| 3014 | 2025-08-29T21:36:43.953Z | [ helios-setup] Aug 29 21:36:43.502 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` |
| 3015 | 2025-08-29T21:36:44.394Z | [ helios-setup] Aug 29 21:36:43.937 INFO E| From https://github.com/jclulow/hiercmd |
| 3016 | 2025-08-29T21:36:44.394Z | [ helios-setup] Aug 29 21:36:43.937 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad |
| 3017 | 2025-08-29T21:36:44.420Z | [ helios-setup] Aug 29 21:36:43.957 INFO E| Updating git repository `https://github.com/jclulow/network-interface` |
| 3018 | 2025-08-29T21:36:44.936Z | [ helios-setup] Aug 29 21:36:44.485 INFO E| From https://github.com/jclulow/network-interface |
| 3019 | 2025-08-29T21:36:44.937Z | [ helios-setup] Aug 29 21:36:44.485 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624 |
| 3020 | 2025-08-29T21:36:44.970Z | [ helios-setup] Aug 29 21:36:44.519 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` |
| 3021 | 2025-08-29T21:36:45.400Z | [ helios-setup] Aug 29 21:36:44.950 INFO E| From https://github.com/oxidecomputer/boot-image-tools |
| 3022 | 2025-08-29T21:36:45.400Z | [ helios-setup] Aug 29 21:36:44.950 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff |
| 3023 | 2025-08-29T21:36:45.433Z | [ helios-setup] Aug 29 21:36:44.983 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade` |
| 3024 | 2025-08-29T21:36:45.460Z | [ host-package] Compiling qorb v0.4.1 |
| 3025 | 2025-08-29T21:36:46.313Z | [ helios-setup] Aug 29 21:36:45.863 INFO E| From https://github.com/oxidecomputer/facade |
| 3026 | 2025-08-29T21:36:46.313Z | [ helios-setup] Aug 29 21:36:45.863 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 |
| 3027 | 2025-08-29T21:36:46.367Z | [ helios-setup] Aug 29 21:36:45.917 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git` |
| 3028 | 2025-08-29T21:36:47.182Z | [ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3029 | 2025-08-29T21:36:47.206Z | [ helios-setup] Aug 29 21:36:46.746 INFO E| From https://github.com/oxidecomputer/dropshot |
| 3030 | 2025-08-29T21:36:47.206Z | [ helios-setup] Aug 29 21:36:46.746 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230 |
| 3031 | 2025-08-29T21:36:47.243Z | [ helios-setup] Aug 29 21:36:46.794 INFO E| Updating crates.io index |
| 3032 | 2025-08-29T21:36:47.312Z | [ helios-setup] Aug 29 21:36:46.863 INFO E| Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 3033 | 2025-08-29T21:36:47.914Z | [ helios-setup] Aug 29 21:36:47.463 INFO E| From https://github.com/oxidecomputer/lpc55_support |
| 3034 | 2025-08-29T21:36:47.915Z | [ helios-setup] Aug 29 21:36:47.463 INFO E| * [new ref] f05c063e4b68926069efa0edb1159c8a2dbd9253 -> refs/commit/f05c063e4b68926069efa0edb1159c8a2dbd9253 |
| 3035 | 2025-08-29T21:36:47.953Z | [ helios-setup] Aug 29 21:36:47.502 INFO E| Updating git repository `https://github.com/oxidecomputer/typify` |
| 3036 | 2025-08-29T21:36:48.722Z | [ helios-setup] Aug 29 21:36:48.271 INFO E| From https://github.com/oxidecomputer/typify |
| 3037 | 2025-08-29T21:36:48.722Z | [ helios-setup] Aug 29 21:36:48.271 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4 |
| 3038 | 2025-08-29T21:36:49.047Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3039 | 2025-08-29T21:36:49.208Z | [ helios-setup] Aug 29 21:36:48.753 INFO E| Downloading crates ... |
| 3040 | 2025-08-29T21:36:49.408Z | [ helios-setup] Aug 29 21:36:48.958 INFO E| Downloaded proc-macro-crate v1.2.1 |
| 3041 | 2025-08-29T21:36:49.432Z | [ helios-setup] Aug 29 21:36:48.970 INFO E| Downloaded const-random v0.1.15 |
| 3042 | 2025-08-29T21:36:49.432Z | [ helios-setup] Aug 29 21:36:48.976 INFO E| Downloaded futures-channel v0.3.28 |
| 3043 | 2025-08-29T21:36:49.457Z | [ helios-setup] Aug 29 21:36:48.984 INFO E| Downloaded tokio-tungstenite v0.18.0 |
| 3044 | 2025-08-29T21:36:49.457Z | [ helios-setup] Aug 29 21:36:48.993 INFO E| Downloaded rustls-pemfile v1.0.2 |
| 3045 | 2025-08-29T21:36:49.457Z | [ helios-setup] Aug 29 21:36:49.001 INFO E| Downloaded unsafe-libyaml v0.2.8 |
| 3046 | 2025-08-29T21:36:49.486Z | [ helios-setup] Aug 29 21:36:49.010 INFO E| Downloaded smallvec v1.10.0 |
| 3047 | 2025-08-29T21:36:49.486Z | [ helios-setup] Aug 29 21:36:49.019 INFO E| Downloaded textwrap v0.16.0 |
| 3048 | 2025-08-29T21:36:49.486Z | [ helios-setup] Aug 29 21:36:49.027 INFO E| Downloaded sha2 v0.10.6 |
| 3049 | 2025-08-29T21:36:49.486Z | [ helios-setup] Aug 29 21:36:49.034 INFO E| Downloaded tower-service v0.3.2 |
| 3050 | 2025-08-29T21:36:49.517Z | [ helios-setup] Aug 29 21:36:49.038 INFO E| Downloaded want v0.3.0 |
| 3051 | 2025-08-29T21:36:49.517Z | [ helios-setup] Aug 29 21:36:49.041 INFO E| Downloaded toolchain_find v0.2.0 |
| 3052 | 2025-08-29T21:36:49.517Z | [ helios-setup] Aug 29 21:36:49.045 INFO E| Downloaded serde_derive_internals v0.26.0 |
| 3053 | 2025-08-29T21:36:49.517Z | [ helios-setup] Aug 29 21:36:49.051 INFO E| Downloaded once_cell v1.17.0 |
| 3054 | 2025-08-29T21:36:49.517Z | [ helios-setup] Aug 29 21:36:49.058 INFO E| Downloaded memchr v2.5.0 |
| 3055 | 2025-08-29T21:36:49.542Z | [ helios-setup] Aug 29 21:36:49.073 INFO E| Downloaded tokio-macros v2.0.0 |
| 3056 | 2025-08-29T21:36:49.542Z | [ helios-setup] Aug 29 21:36:49.081 INFO E| Downloaded semver-parser v0.10.2 |
| 3057 | 2025-08-29T21:36:49.542Z | [ helios-setup] Aug 29 21:36:49.088 INFO E| Downloaded semver v0.11.0 |
| 3058 | 2025-08-29T21:36:49.567Z | [ helios-setup] Aug 29 21:36:49.095 INFO E| Downloaded tls_codec_derive v0.4.2 |
| 3059 | 2025-08-29T21:36:49.567Z | [ helios-setup] Aug 29 21:36:49.100 INFO E| Downloaded semver v1.0.17 |
| 3060 | 2025-08-29T21:36:49.567Z | [ helios-setup] Aug 29 21:36:49.106 INFO E| Downloaded schemars_derive v0.8.12 |
| 3061 | 2025-08-29T21:36:49.567Z | [ helios-setup] Aug 29 21:36:49.112 INFO E| Downloaded sct v0.7.0 |
| 3062 | 2025-08-29T21:36:49.592Z | [ helios-setup] Aug 29 21:36:49.122 INFO E| Downloaded ucd-trie v0.1.5 |
| 3063 | 2025-08-29T21:36:49.592Z | [ helios-setup] Aug 29 21:36:49.128 INFO E| Downloaded uuid v1.3.0 |
| 3064 | 2025-08-29T21:36:49.592Z | [ helios-setup] Aug 29 21:36:49.138 INFO E| Downloaded unicode-ident v1.0.8 |
| 3065 | 2025-08-29T21:36:49.617Z | [ helios-setup] Aug 29 21:36:49.148 INFO E| Downloaded schemars v0.8.12 |
| 3066 | 2025-08-29T21:36:49.641Z | [ helios-setup] Aug 29 21:36:49.168 INFO E| Downloaded url v2.3.1 |
| 3067 | 2025-08-29T21:36:49.641Z | [ helios-setup] Aug 29 21:36:49.175 INFO E| Downloaded toml_edit v0.19.8 |
| 3068 | 2025-08-29T21:36:49.667Z | [ helios-setup] Aug 29 21:36:49.207 INFO E| Downloaded tokio-util v0.7.7 |
| 3069 | 2025-08-29T21:36:49.667Z | [ helios-setup] Aug 29 21:36:49.214 INFO E| Downloaded unicode-normalization v0.1.22 |
| 3070 | 2025-08-29T21:36:49.690Z | [ helios-setup] Aug 29 21:36:49.221 INFO E| Downloaded winnow v0.4.1 |
| 3071 | 2025-08-29T21:36:49.690Z | [ helios-setup] Aug 29 21:36:49.233 INFO E| Downloaded rhai v1.14.0 |
| 3072 | 2025-08-29T21:36:49.714Z | [ helios-setup] Aug 29 21:36:49.258 INFO E| Downloaded rustix v0.37.3 |
| 3073 | 2025-08-29T21:36:49.738Z | [ helios-setup] Aug 29 21:36:49.283 INFO E| Downloaded rustls v0.21.0 |
| 3074 | 2025-08-29T21:36:49.762Z | [ helios-setup] Aug 29 21:36:49.299 INFO E| Downloaded openapiv3 v1.0.2 |
| 3075 | 2025-08-29T21:36:49.762Z | [ helios-setup] Aug 29 21:36:49.313 INFO E| Downloaded syn v1.0.107 |
| 3076 | 2025-08-29T21:36:49.786Z | [ helios-setup] Aug 29 21:36:49.326 INFO E| Downloaded syn v2.0.72 |
| 3077 | 2025-08-29T21:36:49.811Z | [ helios-setup] Aug 29 21:36:49.341 INFO E| Downloaded regex v1.7.3 |
| 3078 | 2025-08-29T21:36:49.811Z | [ helios-setup] Aug 29 21:36:49.351 INFO E| Downloaded unicode-linebreak v0.1.4 |
| 3079 | 2025-08-29T21:36:49.811Z | [ helios-setup] Aug 29 21:36:49.353 INFO E| Downloaded tracing v0.1.37 |
| 3080 | 2025-08-29T21:36:49.811Z | [ helios-setup] Aug 29 21:36:49.359 INFO E| Downloaded ryu v1.0.13 |
| 3081 | 2025-08-29T21:36:49.835Z | [ helios-setup] Aug 29 21:36:49.362 INFO E| Downloaded rustls-webpki v0.100.1 |
| 3082 | 2025-08-29T21:36:49.835Z | [ helios-setup] Aug 29 21:36:49.375 INFO E| Downloaded tracing-core v0.1.30 |
| 3083 | 2025-08-29T21:36:49.836Z | [ helios-setup] Aug 29 21:36:49.380 INFO E| Downloaded unicode-bidi v0.3.13 |
| 3084 | 2025-08-29T21:36:49.836Z | [ helios-setup] Aug 29 21:36:49.384 INFO E| Downloaded toml v0.7.3 |
| 3085 | 2025-08-29T21:36:49.861Z | [ helios-setup] Aug 29 21:36:49.391 INFO E| Downloaded time v0.1.45 |
| 3086 | 2025-08-29T21:36:49.861Z | [ helios-setup] Aug 29 21:36:49.394 INFO E| Downloaded tungstenite v0.18.0 |
| 3087 | 2025-08-29T21:36:49.861Z | [ helios-setup] Aug 29 21:36:49.400 INFO E| Downloaded tinyvec v1.6.0 |
| 3088 | 2025-08-29T21:36:49.861Z | [ helios-setup] Aug 29 21:36:49.407 INFO E| Downloaded tempfile v3.5.0 |
| 3089 | 2025-08-29T21:36:49.885Z | [ helios-setup] Aug 29 21:36:49.413 INFO E| Downloaded hyper v0.14.25 |
| 3090 | 2025-08-29T21:36:49.885Z | [ helios-setup] Aug 29 21:36:49.423 INFO E| Downloaded h2 v0.3.16 |
| 3091 | 2025-08-29T21:36:49.885Z | [ helios-setup] Aug 29 21:36:49.432 INFO E| Downloaded libc v0.2.139 |
| 3092 | 2025-08-29T21:36:49.911Z | [ helios-setup] Aug 29 21:36:49.462 INFO E| Downloaded git2 v0.16.1 |
| 3093 | 2025-08-29T21:36:49.936Z | [ helios-setup] Aug 29 21:36:49.472 INFO E| Downloaded serde_json v1.0.95 |
| 3094 | 2025-08-29T21:36:49.936Z | [ helios-setup] Aug 29 21:36:49.481 INFO E| Downloaded reqwest v0.11.16 |
| 3095 | 2025-08-29T21:36:49.962Z | [ helios-setup] Aug 29 21:36:49.491 INFO E| Downloaded libm v0.2.15 |
| 3096 | 2025-08-29T21:36:49.962Z | [ helios-setup] Aug 29 21:36:49.505 INFO E| Downloaded tokio v1.27.0 |
| 3097 | 2025-08-29T21:36:50.003Z | [ helios-setup] Aug 29 21:36:49.553 INFO E| Downloaded futures-util v0.3.28 |
| 3098 | 2025-08-29T21:36:50.031Z | [ helios-setup] Aug 29 21:36:49.569 INFO E| Downloaded tls_codec v0.4.2 |
| 3099 | 2025-08-29T21:36:50.032Z | [ helios-setup] Aug 29 21:36:49.572 INFO E| Downloaded smartstring v1.0.1 |
| 3100 | 2025-08-29T21:36:50.032Z | [ helios-setup] Aug 29 21:36:49.575 INFO E| Downloaded hashbrown v0.15.3 |
| 3101 | 2025-08-29T21:36:50.058Z | [ helios-setup] Aug 29 21:36:49.583 INFO E| Downloaded chrono v0.4.24 |
| 3102 | 2025-08-29T21:36:50.058Z | [ helios-setup] Aug 29 21:36:49.593 INFO E| Downloaded serde v1.0.204 |
| 3103 | 2025-08-29T21:36:50.084Z | [ helios-setup] Aug 29 21:36:49.628 INFO E| Downloaded pest v2.5.7 |
| 3104 | 2025-08-29T21:36:50.110Z | [ helios-setup] Aug 29 21:36:49.636 INFO E| Downloaded idna v0.3.0 |
| 3105 | 2025-08-29T21:36:50.110Z | [ helios-setup] Aug 29 21:36:49.646 INFO E| Downloaded clap_builder v4.2.1 |
| 3106 | 2025-08-29T21:36:50.110Z | [ helios-setup] Aug 29 21:36:49.655 INFO E| Downloaded scopeguard v1.1.0 |
| 3107 | 2025-08-29T21:36:50.110Z | [ helios-setup] Aug 29 21:36:49.657 INFO E| Downloaded utf8parse v0.2.1 |
| 3108 | 2025-08-29T21:36:50.110Z | [ helios-setup] Aug 29 21:36:49.659 INFO E| Downloaded toml_datetime v0.6.1 |
| 3109 | 2025-08-29T21:36:50.135Z | [ helios-setup] Aug 29 21:36:49.661 INFO E| Downloaded http v0.2.9 |
| 3110 | 2025-08-29T21:36:50.135Z | [ helios-setup] Aug 29 21:36:49.666 INFO E| Downloaded crossbeam-channel v0.5.6 |
| 3111 | 2025-08-29T21:36:50.135Z | [ helios-setup] Aug 29 21:36:49.672 INFO E| Downloaded tokio-rustls v0.24.0 |
| 3112 | 2025-08-29T21:36:50.136Z | [ helios-setup] Aug 29 21:36:49.676 INFO E| Downloaded thiserror-impl v1.0.38 |
| 3113 | 2025-08-29T21:36:50.136Z | [ helios-setup] Aug 29 21:36:49.678 INFO E| Downloaded termcolor v1.2.0 |
| 3114 | 2025-08-29T21:36:50.136Z | [ helios-setup] Aug 29 21:36:49.680 INFO E| Downloaded smawk v0.3.1 |
| 3115 | 2025-08-29T21:36:50.137Z | [ helios-setup] Aug 29 21:36:49.682 INFO E| Downloaded rsa v0.9.8 |
| 3116 | 2025-08-29T21:36:50.162Z | [ helios-setup] Aug 29 21:36:49.688 INFO E| Downloaded regress v0.5.0 |
| 3117 | 2025-08-29T21:36:50.162Z | [ helios-setup] Aug 29 21:36:49.699 INFO E| Downloaded mio v0.8.5 |
| 3118 | 2025-08-29T21:36:50.162Z | [ helios-setup] Aug 29 21:36:49.706 INFO E| Downloaded thiserror v1.0.38 |
| 3119 | 2025-08-29T21:36:50.162Z | [ helios-setup] Aug 29 21:36:49.711 INFO E| Downloaded spin v0.5.2 |
| 3120 | 2025-08-29T21:36:50.188Z | [ helios-setup] Aug 29 21:36:49.713 INFO E| Downloaded serde_yaml v0.9.21 |
| 3121 | 2025-08-29T21:36:50.188Z | [ helios-setup] Aug 29 21:36:49.718 INFO E| Downloaded serde_derive v1.0.204 |
| 3122 | 2025-08-29T21:36:50.189Z | [ helios-setup] Aug 29 21:36:49.721 INFO E| Downloaded der v0.7.10 |
| 3123 | 2025-08-29T21:36:50.189Z | [ helios-setup] Aug 29 21:36:49.727 INFO E| Downloaded jobserver v0.1.26 |
| 3124 | 2025-08-29T21:36:50.189Z | [ helios-setup] Aug 29 21:36:49.730 INFO E| Downloaded proc-macro2 v1.0.86 |
| 3125 | 2025-08-29T21:36:50.189Z | [ helios-setup] Aug 29 21:36:49.733 INFO E| Downloaded parking_lot v0.12.1 |
| 3126 | 2025-08-29T21:36:50.189Z | [ helios-setup] Aug 29 21:36:49.737 INFO E| Downloaded parking_lot_core v0.9.6 |
| 3127 | 2025-08-29T21:36:50.213Z | [ helios-setup] Aug 29 21:36:49.739 INFO E| Downloaded lock_api v0.4.9 |
| 3128 | 2025-08-29T21:36:50.214Z | [ helios-setup] Aug 29 21:36:49.744 INFO E| Downloaded ipnet v2.7.2 |
| 3129 | 2025-08-29T21:36:50.214Z | [ helios-setup] Aug 29 21:36:49.747 INFO E| Downloaded try-lock v0.2.4 |
| 3130 | 2025-08-29T21:36:50.214Z | [ helios-setup] Aug 29 21:36:49.748 INFO E| Downloaded encoding_rs v0.8.32 |
| 3131 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.775 INFO E| Downloaded rustfmt-wrapper v0.2.0 |
| 3132 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.777 INFO E| Downloaded paste v1.0.12 |
| 3133 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.781 INFO E| Downloaded log v0.4.17 |
| 3134 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.784 INFO E| Downloaded getrandom v0.2.8 |
| 3135 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.795 INFO E| Downloaded cc v1.0.78 |
| 3136 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.799 INFO E| Downloaded signal-hook-registry v1.4.0 |
| 3137 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.801 INFO E| Downloaded serde_tokenstream v0.2.0 |
| 3138 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.805 INFO E| Downloaded quote v1.0.36 |
| 3139 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.809 INFO E| Downloaded pin-project-lite v0.2.9 |
| 3140 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.815 INFO E| Downloaded iddqd v0.3.1 |
| 3141 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.821 INFO E| Downloaded serde_path_to_error v0.1.11 |
| 3142 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.823 INFO E| Downloaded percent-encoding v2.2.0 |
| 3143 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.825 INFO E| Downloaded num-iter v0.1.44 |
| 3144 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.826 INFO E| Downloaded httparse v1.8.0 |
| 3145 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.830 INFO E| Downloaded home v0.5.4 |
| 3146 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.831 INFO E| Downloaded futures-sink v0.3.28 |
| 3147 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.832 INFO E| Downloaded futures v0.3.28 |
| 3148 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.840 INFO E| Downloaded flagset v0.4.7 |
| 3149 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.844 INFO E| Downloaded terminal_size v0.2.6 |
| 3150 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.847 INFO E| Downloaded strsim v0.10.0 |
| 3151 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.850 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1 |
| 3152 | 2025-08-29T21:36:50.738Z | [ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3153 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.981 INFO E| Downloaded slog-bunyan v2.4.0 |
| 3154 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.983 INFO E| Downloaded slog-async v2.7.0 |
| 3155 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.985 INFO E| Downloaded slab v0.4.7 |
| 3156 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.988 INFO E| Downloaded sha1 v0.10.5 |
| 3157 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.991 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated |
| 3158 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.995 INFO E| Downloaded ppv-lite86 v0.2.17 |
| 3159 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:49.998 INFO E| Downloaded pkg-config v0.3.26 |
| 3160 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:50.001 INFO E| Downloaded num_enum_derive v0.5.7 |
| 3161 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:50.003 INFO E| Downloaded num_cpus v1.15.0 |
| 3162 | 2025-08-29T21:36:50.738Z | [ helios-setup] Aug 29 21:36:50.028 INFO E| Downloaded itoa v1.0.6 |
| 3163 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.030 INFO E| Downloaded is-terminal v0.4.7 |
| 3164 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.031 INFO E| Downloaded io-lifetimes v1.0.10 |
| 3165 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.034 INFO E| Downloaded iana-time-zone v0.1.56 |
| 3166 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.038 INFO E| Downloaded futures-io v0.3.28 |
| 3167 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.039 INFO E| Downloaded dyn-clone v1.0.11 |
| 3168 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.041 INFO E| Downloaded bytes v1.4.0 |
| 3169 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.045 INFO E| Downloaded serde_spanned v0.6.1 |
| 3170 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.047 INFO E| Downloaded rhai_codegen v1.5.0 |
| 3171 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.150 INFO E| Downloaded project-root v0.2.2 |
| 3172 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.152 INFO E| Downloaded num_enum v0.5.7 |
| 3173 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.158 INFO E| Downloaded lazy_static v1.4.0 |
| 3174 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.160 INFO E| Downloaded clap_derive v4.2.0 |
| 3175 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.163 INFO E| Downloaded clap v4.2.1 |
| 3176 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.174 INFO E| Downloaded socket2 v0.4.9 |
| 3177 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.177 INFO E| Downloaded num-integer v0.1.45 |
| 3178 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.179 INFO E| Downloaded futures-macro v0.3.28 |
| 3179 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.180 INFO E| Downloaded futures-executor v0.3.28 |
| 3180 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.182 INFO E| Downloaded concolor-query v0.3.3 |
| 3181 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.183 INFO E| Downloaded clap_lex v0.4.1 |
| 3182 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.184 INFO E| Downloaded httpdate v1.0.2 |
| 3183 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.186 INFO E| Downloaded http-body v0.4.5 |
| 3184 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.188 INFO E| Downloaded futures-core v0.3.28 |
| 3185 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.190 INFO E| Downloaded form_urlencoded v1.1.0 |
| 3186 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.191 INFO E| Downloaded crossbeam-utils v0.8.14 |
| 3187 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.194 INFO E| Downloaded base64 v0.21.0 |
| 3188 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.198 INFO E| Downloaded autocfg v1.1.0 |
| 3189 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.199 INFO E| Downloaded derive-where v1.4.0 |
| 3190 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.205 INFO E| Downloaded bincode v1.3.3 |
| 3191 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.207 INFO E| Downloaded aho-corasick v0.7.20 |
| 3192 | 2025-08-29T21:36:50.739Z | [ helios-setup] Aug 29 21:36:50.212 INFO E| Downloaded libz-sys v1.1.8 |
| 3193 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.276 INFO E| Downloaded fastrand v1.9.0 |
| 3194 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.277 INFO E| Downloaded const-random-macro v0.1.15 |
| 3195 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.278 INFO E| Downloaded cargo-lock v8.0.3 |
| 3196 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.281 INFO E| Downloaded camino v1.1.4 |
| 3197 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.284 INFO E| Downloaded byteorder v1.4.3 |
| 3198 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.286 INFO E| Downloaded built v0.6.0 |
| 3199 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.287 INFO E| Downloaded async-stream-impl v0.3.5 |
| 3200 | 2025-08-29T21:36:50.766Z | [ helios-setup] Aug 29 21:36:50.288 INFO E| Downloaded ahash v0.7.6 |
| 3201 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.291 INFO E| Downloaded concolor-override v1.0.0 |
| 3202 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.292 INFO E| Downloaded base64ct v1.8.0 |
| 3203 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.295 INFO E| Downloaded async-stream v0.3.5 |
| 3204 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.298 INFO E| Downloaded anyhow v1.0.68 |
| 3205 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.302 INFO E| Downloaded anstyle-parse v0.1.1 |
| 3206 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.304 INFO E| Downloaded anstyle v0.3.5 |
| 3207 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.306 INFO E| Downloaded anstream v0.2.6 |
| 3208 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.308 INFO E| Downloaded ahash v0.8.3 |
| 3209 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.311 INFO E| Downloaded num-traits v0.2.15 |
| 3210 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.315 INFO E| Downloaded futures-task v0.3.28 |
| 3211 | 2025-08-29T21:36:50.767Z | [ helios-setup] Aug 29 21:36:50.317 INFO E| Downloaded crc v3.3.0 |
| 3212 | 2025-08-29T21:36:50.792Z | [ helios-setup] Aug 29 21:36:50.320 INFO E| Downloaded async-trait v0.1.68 |
| 3213 | 2025-08-29T21:36:51.113Z | [ helios-setup] Aug 29 21:36:50.664 INFO E| Downloaded ring v0.16.20 |
| 3214 | 2025-08-29T21:36:51.438Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling proc-macro2 v1.0.86 |
| 3215 | 2025-08-29T21:36:51.438Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling unicode-ident v1.0.8 |
| 3216 | 2025-08-29T21:36:51.462Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling libc v0.2.139 |
| 3217 | 2025-08-29T21:36:51.462Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling autocfg v1.1.0 |
| 3218 | 2025-08-29T21:36:51.462Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling cfg-if v1.0.0 |
| 3219 | 2025-08-29T21:36:51.462Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling version_check v0.9.4 |
| 3220 | 2025-08-29T21:36:51.462Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling serde v1.0.204 |
| 3221 | 2025-08-29T21:36:51.462Z | [ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling syn v1.0.107 |
| 3222 | 2025-08-29T21:36:52.217Z | [ helios-setup] Aug 29 21:36:51.768 INFO E| Compiling memchr v2.5.0 |
| 3223 | 2025-08-29T21:36:53.272Z | [ helios-setup] Aug 29 21:36:52.824 INFO E| Compiling once_cell v1.17.0 |
| 3224 | 2025-08-29T21:36:53.464Z | [ helios-setup] Aug 29 21:36:53.015 INFO E| Compiling thiserror v1.0.38 |
| 3225 | 2025-08-29T21:36:54.182Z | [ helios-setup] Aug 29 21:36:53.734 INFO E| Compiling itoa v1.0.6 |
| 3226 | 2025-08-29T21:36:54.208Z | [ helios-setup] Aug 29 21:36:53.759 INFO E| Compiling log v0.4.17 |
| 3227 | 2025-08-29T21:36:54.464Z | [ helios-setup] Aug 29 21:36:54.014 INFO E| Compiling serde_json v1.0.95 |
| 3228 | 2025-08-29T21:36:55.191Z | [ helios-setup] Aug 29 21:36:54.742 INFO E| Compiling getrandom v0.2.8 |
| 3229 | 2025-08-29T21:36:55.376Z | [ helios-setup] Aug 29 21:36:54.927 INFO E| Compiling jobserver v0.1.26 |
| 3230 | 2025-08-29T21:36:55.700Z | [ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3231 | 2025-08-29T21:36:56.217Z | [ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3232 | 2025-08-29T21:36:56.377Z | [ helios-setup] Aug 29 21:36:55.765 INFO E| Compiling indexmap v1.9.3 |
| 3233 | 2025-08-29T21:36:56.402Z | [ helios-setup] Aug 29 21:36:55.859 INFO E| Compiling cc v1.0.78 |
| 3234 | 2025-08-29T21:36:56.653Z | [ helios-setup] Aug 29 21:36:56.194 INFO E| Compiling bitflags v1.3.2 |
| 3235 | 2025-08-29T21:36:56.855Z | [ helios-setup] Aug 29 21:36:56.406 INFO E| Compiling quote v1.0.36 |
| 3236 | 2025-08-29T21:36:56.959Z | [ helios-setup] Aug 29 21:36:56.510 INFO E| Compiling pin-project-lite v0.2.9 |
| 3237 | 2025-08-29T21:36:57.043Z | [ helios-setup] Aug 29 21:36:56.595 INFO E| Compiling const-oid v0.9.6 |
| 3238 | 2025-08-29T21:36:57.272Z | [ helios-setup] Aug 29 21:36:56.824 INFO E| Compiling typenum v1.16.0 |
| 3239 | 2025-08-29T21:36:57.363Z | [ helios-setup] Aug 29 21:36:56.915 INFO E| Compiling generic-array v0.14.6 |
| 3240 | 2025-08-29T21:36:57.466Z | [ helios-setup] Aug 29 21:36:57.018 INFO E| Compiling bytes v1.4.0 |
| 3241 | 2025-08-29T21:36:57.578Z | [ helios-setup] Aug 29 21:36:57.130 INFO E| Compiling futures-core v0.3.28 |
| 3242 | 2025-08-29T21:36:58.136Z | [ helios-setup] Aug 29 21:36:57.688 INFO E| Compiling syn v2.0.72 |
| 3243 | 2025-08-29T21:36:58.475Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3244 | 2025-08-29T21:36:59.391Z | [ helios-setup] Aug 29 21:36:58.943 INFO E| Compiling ryu v1.0.13 |
| 3245 | 2025-08-29T21:37:00.163Z | [ helios-setup] Aug 29 21:36:59.715 INFO E| Compiling lock_api v0.4.9 |
| 3246 | 2025-08-29T21:37:00.520Z | [ helios-setup] Aug 29 21:37:00.072 INFO E| Compiling parking_lot_core v0.9.6 |
| 3247 | 2025-08-29T21:37:00.856Z | [ helios-setup] Aug 29 21:37:00.409 INFO E| Compiling slab v0.4.7 |
| 3248 | 2025-08-29T21:37:01.366Z | [ helios-setup] Aug 29 21:37:00.916 INFO E| Compiling scopeguard v1.1.0 |
| 3249 | 2025-08-29T21:37:01.780Z | [ helios-setup] Aug 29 21:37:01.329 INFO E| Compiling futures-channel v0.3.28 |
| 3250 | 2025-08-29T21:37:02.031Z | [ helios-setup] Aug 29 21:37:01.584 INFO E| Compiling libm v0.2.15 |
| 3251 | 2025-08-29T21:37:02.120Z | [ helios-setup] Aug 29 21:37:01.671 INFO E| Compiling futures-task v0.3.28 |
| 3252 | 2025-08-29T21:37:02.207Z | [ helios-setup] Aug 29 21:37:01.759 INFO E| Compiling io-lifetimes v1.0.10 |
| 3253 | 2025-08-29T21:37:02.412Z | [ helios-setup] Aug 29 21:37:01.964 INFO E| Compiling futures-sink v0.3.28 |
| 3254 | 2025-08-29T21:37:03.024Z | [ helios-setup] Aug 29 21:37:02.577 INFO E| Compiling pkg-config v0.3.26 |
| 3255 | 2025-08-29T21:37:03.733Z | [ helios-setup] Aug 29 21:37:03.285 INFO E| Compiling num-traits v0.2.15 |
| 3256 | 2025-08-29T21:37:04.039Z | [ helios-setup] Aug 29 21:37:03.591 INFO E| Compiling tokio v1.27.0 |
| 3257 | 2025-08-29T21:37:04.070Z | [ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3258 | 2025-08-29T21:37:04.596Z | [ helios-setup] Aug 29 21:37:04.146 INFO E| Compiling block-buffer v0.10.3 |
| 3259 | 2025-08-29T21:37:04.656Z | [ helios-setup] Aug 29 21:37:04.209 INFO E| Compiling crypto-common v0.1.6 |
| 3260 | 2025-08-29T21:37:04.729Z | [ helios-setup] Aug 29 21:37:04.282 INFO E| Compiling rustix v0.37.3 |
| 3261 | 2025-08-29T21:37:04.859Z | [ helios-setup] Aug 29 21:37:04.411 INFO E| Compiling futures-util v0.3.28 |
| 3262 | 2025-08-29T21:37:05.208Z | [ helios-setup] Aug 29 21:37:04.761 INFO E| Compiling digest v0.10.7 |
| 3263 | 2025-08-29T21:37:06.677Z | [ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3264 | 2025-08-29T21:37:07.014Z | [ helios-setup] Aug 29 21:37:06.567 INFO E| Compiling mio v0.8.5 |
| 3265 | 2025-08-29T21:37:07.096Z | [ helios-setup] Aug 29 21:37:06.648 INFO E| Compiling errno v0.3.1 |
| 3266 | 2025-08-29T21:37:07.294Z | [ helios-setup] Aug 29 21:37:06.847 INFO E| Compiling socket2 v0.4.9 |
| 3267 | 2025-08-29T21:37:07.294Z | [ helios-setup] Aug 29 21:37:06.847 INFO E| Compiling signal-hook-registry v1.4.0 |
| 3268 | 2025-08-29T21:37:07.932Z | [ helios-setup] Aug 29 21:37:07.485 INFO E| Compiling num_cpus v1.15.0 |
| 3269 | 2025-08-29T21:37:08.101Z | [ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3270 | 2025-08-29T21:37:08.198Z | [ helios-setup] Aug 29 21:37:07.751 INFO E| Compiling crunchy v0.2.2 |
| 3271 | 2025-08-29T21:37:08.683Z | [ helios-setup] Aug 29 21:37:08.235 INFO E| Compiling futures-io v0.3.28 |
| 3272 | 2025-08-29T21:37:09.170Z | [ host-package] Compiling crunchy v0.2.2 |
| 3273 | 2025-08-29T21:37:09.404Z | [ helios-setup] Aug 29 21:37:08.957 INFO E| Compiling spin v0.5.2 |
| 3274 | 2025-08-29T21:37:09.586Z | [ helios-setup] Aug 29 21:37:09.139 INFO E| Compiling pin-utils v0.1.0 |
| 3275 | 2025-08-29T21:37:10.392Z | [ helios-setup] Aug 29 21:37:09.945 INFO E| Compiling num-integer v0.1.45 |
| 3276 | 2025-08-29T21:37:10.447Z | [ host-package] Compiling maplit v1.0.2 |
| 3277 | 2025-08-29T21:37:10.514Z | [ helios-setup] Aug 29 21:37:10.067 INFO E| Compiling tiny-keccak v2.0.2 |
| 3278 | 2025-08-29T21:37:10.943Z | [ helios-setup] Aug 29 21:37:10.495 INFO E| Compiling cpufeatures v0.2.5 |
| 3279 | 2025-08-29T21:37:11.309Z | [ helios-setup] Aug 29 21:37:10.862 INFO E| Compiling schemars v0.8.12 |
| 3280 | 2025-08-29T21:37:11.333Z | [ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3281 | 2025-08-29T21:37:11.685Z | [ helios-setup] Aug 29 21:37:11.238 INFO E| Compiling hashbrown v0.12.3 |
| 3282 | 2025-08-29T21:37:12.188Z | [ helios-setup] Aug 29 21:37:11.741 INFO E| Compiling proc-macro-hack v0.5.20+deprecated |
| 3283 | 2025-08-29T21:37:13.085Z | [ helios-setup] Aug 29 21:37:12.638 INFO E| Compiling serde_derive_internals v0.26.0 |
| 3284 | 2025-08-29T21:37:13.863Z | [ helios-setup] Aug 29 21:37:13.417 INFO E| Compiling ahash v0.7.6 |
| 3285 | 2025-08-29T21:37:14.107Z | [ helios-setup] Aug 29 21:37:13.660 INFO E| Compiling heck v0.4.1 |
| 3286 | 2025-08-29T21:37:14.236Z | [ helios-setup] Aug 29 21:37:13.790 INFO E| Compiling slog v2.7.0 |
| 3287 | 2025-08-29T21:37:14.584Z | [ host-package] Compiling dsl_auto_type v0.1.2 |
| 3288 | 2025-08-29T21:37:14.937Z | [ helios-setup] Aug 29 21:37:14.488 INFO E| Compiling thiserror-impl v1.0.38 |
| 3289 | 2025-08-29T21:37:15.920Z | [ host-package] Compiling scheduled-thread-pool v0.2.7 |
| 3290 | 2025-08-29T21:37:16.459Z | [ helios-setup] Aug 29 21:37:16.006 INFO E| Compiling ahash v0.8.3 |
| 3291 | 2025-08-29T21:37:16.484Z | [ helios-setup] Aug 29 21:37:16.008 INFO E| Compiling schemars_derive v0.8.12 |
| 3292 | 2025-08-29T21:37:16.676Z | [ helios-setup] Aug 29 21:37:16.230 INFO E| Compiling serde_derive v1.0.204 |
| 3293 | 2025-08-29T21:37:16.739Z | [ helios-setup] Aug 29 21:37:16.294 INFO E| Compiling futures-macro v0.3.28 |
| 3294 | 2025-08-29T21:37:16.914Z | [ host-package] Compiling diesel_table_macro_syntax v0.2.0 |
| 3295 | 2025-08-29T21:37:17.211Z | [ helios-setup] Aug 29 21:37:16.765 INFO E| Compiling tokio-macros v2.0.0 |
| 3296 | 2025-08-29T21:37:17.554Z | [ helios-setup] Aug 29 21:37:17.108 INFO E| Compiling anyhow v1.0.68 |
| 3297 | 2025-08-29T21:37:17.670Z | [ host-package] Compiling proc-macro-error-attr2 v2.0.0 |
| 3298 | 2025-08-29T21:37:18.160Z | [ helios-setup] Aug 29 21:37:17.715 INFO E| Compiling unicode-width v0.1.10 |
| 3299 | 2025-08-29T21:37:18.185Z | [ host-package] Compiling tiny-keccak v2.0.2 |
| 3300 | 2025-08-29T21:37:18.812Z | [ helios-setup] Aug 29 21:37:18.366 INFO E| Compiling const-random-macro v0.1.15 |
| 3301 | 2025-08-29T21:37:18.929Z | [ host-package] Compiling diesel_derives v2.2.3 |
| 3302 | 2025-08-29T21:37:19.052Z | [ host-package] Compiling proc-macro-error2 v2.0.1 |
| 3303 | 2025-08-29T21:37:19.392Z | [ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3304 | 2025-08-29T21:37:20.323Z | [ host-package] Compiling r2d2 v0.8.10 |
| 3305 | 2025-08-29T21:37:20.813Z | [ helios-setup] Aug 29 21:37:20.367 INFO E| Compiling fnv v1.0.7 |
| 3306 | 2025-08-29T21:37:21.105Z | [ helios-setup] Aug 29 21:37:20.660 INFO E| Compiling byteorder v1.4.3 |
| 3307 | 2025-08-29T21:37:21.303Z | [ helios-setup] Aug 29 21:37:20.857 INFO E| Compiling http v0.2.9 |
| 3308 | 2025-08-29T21:37:21.599Z | [ host-package] Compiling const_format_proc_macros v0.2.34 |
| 3309 | 2025-08-29T21:37:21.817Z | [ helios-setup] Aug 29 21:37:21.371 INFO E| Compiling const-random v0.1.15 |
| 3310 | 2025-08-29T21:37:22.276Z | [ helios-setup] Aug 29 21:37:21.830 INFO E| Compiling getopts v0.2.21 |
| 3311 | 2025-08-29T21:37:22.447Z | [ host-package] Compiling num-derive v0.3.3 |
| 3312 | 2025-08-29T21:37:23.031Z | [ helios-setup] Aug 29 21:37:22.585 INFO E| Compiling aho-corasick v0.7.20 |
| 3313 | 2025-08-29T21:37:23.127Z | [ helios-setup] Aug 29 21:37:22.679 INFO E| Compiling rand_core v0.6.4 |
| 3314 | 2025-08-29T21:37:23.949Z | [ helios-setup] Aug 29 21:37:23.495 INFO E| Compiling time-core v0.1.2 |
| 3315 | 2025-08-29T21:37:24.168Z | [ helios-setup] Aug 29 21:37:23.722 INFO E| Compiling httparse v1.8.0 |
| 3316 | 2025-08-29T21:37:24.304Z | [ host-package] Compiling bit-vec v0.6.3 |
| 3317 | 2025-08-29T21:37:24.504Z | [ helios-setup] Aug 29 21:37:24.057 INFO E| Compiling tinyvec_macros v0.1.1 |
| 3318 | 2025-08-29T21:37:24.855Z | [ helios-setup] Aug 29 21:37:24.410 INFO E| Compiling powerfmt v0.2.0 |
| 3319 | 2025-08-29T21:37:25.056Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3320 | 2025-08-29T21:37:25.149Z | [ host-package] Compiling bit-set v0.5.3 |
| 3321 | 2025-08-29T21:37:25.419Z | [ helios-setup] Aug 29 21:37:24.974 INFO E| Compiling regex-syntax v0.6.29 |
| 3322 | 2025-08-29T21:37:25.605Z | [ helios-setup] Aug 29 21:37:25.160 INFO E| Compiling crc32fast v1.3.2 |
| 3323 | 2025-08-29T21:37:26.166Z | [ host-package] Compiling const_format v0.2.34 |
| 3324 | 2025-08-29T21:37:26.192Z | [ helios-setup] Aug 29 21:37:25.736 INFO E| Compiling percent-encoding v2.2.0 |
| 3325 | 2025-08-29T21:37:26.288Z | [ host-package] Compiling libscf-sys v1.1.0 |
| 3326 | 2025-08-29T21:37:26.511Z | [ helios-setup] Aug 29 21:37:26.065 INFO E| Compiling num-conv v0.1.0 |
| 3327 | 2025-08-29T21:37:26.720Z | [ helios-setup] Aug 29 21:37:26.275 INFO E| Compiling deranged v0.3.11 |
| 3328 | 2025-08-29T21:37:27.115Z | [ helios-setup] Aug 29 21:37:26.671 INFO E| Compiling form_urlencoded v1.1.0 |
| 3329 | 2025-08-29T21:37:27.218Z | [ helios-setup] Aug 29 21:37:26.774 INFO E| Compiling time-macros v0.2.18 |
| 3330 | 2025-08-29T21:37:27.474Z | [ helios-setup] Aug 29 21:37:27.030 INFO E| Compiling tinyvec v1.6.0 |
| 3331 | 2025-08-29T21:37:28.241Z | [ host-package] Compiling tabled_derive v0.10.0 |
| 3332 | 2025-08-29T21:37:28.776Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3333 | 2025-08-29T21:37:29.951Z | [ helios-setup] Aug 29 21:37:29.503 INFO E| Compiling chrono v0.4.24 |
| 3334 | 2025-08-29T21:37:31.299Z | [ helios-setup] Aug 29 21:37:30.855 INFO E| Compiling hashbrown v0.13.2 |
| 3335 | 2025-08-29T21:37:31.894Z | [ helios-setup] Aug 29 21:37:31.449 INFO E| Compiling regex v1.7.3 |
| 3336 | 2025-08-29T21:37:32.246Z | [ helios-setup] Aug 29 21:37:31.802 INFO E| Compiling libz-sys v1.1.8 |
| 3337 | 2025-08-29T21:37:32.666Z | [ host-package] Compiling papergrid v0.14.0 |
| 3338 | 2025-08-29T21:37:32.720Z | [ helios-setup] Aug 29 21:37:32.276 INFO E| Compiling num_threads v0.1.6 |
| 3339 | 2025-08-29T21:37:32.984Z | [ helios-setup] Aug 29 21:37:32.540 INFO E| Compiling ppv-lite86 v0.2.17 |
| 3340 | 2025-08-29T21:37:33.933Z | [ helios-setup] Aug 29 21:37:33.489 INFO E| Compiling dyn-clone v1.0.11 |
| 3341 | 2025-08-29T21:37:34.059Z | [ helios-setup] Aug 29 21:37:33.615 INFO E| Compiling uuid v1.3.0 |
| 3342 | 2025-08-29T21:37:34.059Z | [ helios-setup] Aug 29 21:37:33.615 INFO E| Compiling regress v0.5.0 |
| 3343 | 2025-08-29T21:37:34.282Z | [ helios-setup] Aug 29 21:37:33.837 INFO E| Compiling rand_chacha v0.3.1 |
| 3344 | 2025-08-29T21:37:34.353Z | [ helios-setup] Aug 29 21:37:33.909 INFO E| Compiling time v0.3.36 |
| 3345 | 2025-08-29T21:37:34.743Z | [ helios-setup] Aug 29 21:37:34.299 INFO E| Compiling unicode-normalization v0.1.22 |
| 3346 | 2025-08-29T21:37:35.803Z | [ host-package] Compiling diesel v2.2.12 |
| 3347 | 2025-08-29T21:37:35.917Z | [ host-package] Compiling ascii-canvas v3.0.0 |
| 3348 | 2025-08-29T21:37:37.070Z | [ host-package] Compiling ena v0.14.3 |
| 3349 | 2025-08-29T21:37:38.076Z | [ helios-setup] Aug 29 21:37:37.630 INFO E| Compiling is-terminal v0.4.7 |
| 3350 | 2025-08-29T21:37:38.170Z | [ host-package] Compiling regex-syntax v0.6.29 |
| 3351 | 2025-08-29T21:37:38.470Z | [ helios-setup] Aug 29 21:37:38.027 INFO E| Compiling sha2 v0.10.6 |
| 3352 | 2025-08-29T21:37:38.642Z | [ helios-setup] Aug 29 21:37:38.199 INFO E| Compiling lazy_static v1.4.0 |
| 3353 | 2025-08-29T21:37:38.705Z | [ helios-setup] Aug 29 21:37:38.262 INFO E| Compiling tracing-core v0.1.30 |
| 3354 | 2025-08-29T21:37:39.121Z | [ helios-setup] Aug 29 21:37:38.676 INFO E| Compiling smallvec v1.10.0 |
| 3355 | 2025-08-29T21:37:39.308Z | [ helios-setup] Aug 29 21:37:38.864 INFO E| Compiling toml v0.5.11 |
| 3356 | 2025-08-29T21:37:42.282Z | [ helios-setup] Aug 29 21:37:41.839 INFO E| Compiling parking_lot v0.12.1 |
| 3357 | 2025-08-29T21:37:42.731Z | [ helios-setup] Aug 29 21:37:42.288 INFO E| Compiling serde_tokenstream v0.2.0 |
| 3358 | 2025-08-29T21:37:43.977Z | [ helios-setup] Aug 29 21:37:43.534 INFO E| Compiling dirs-sys-next v0.1.2 |
| 3359 | 2025-08-29T21:37:45.101Z | [ helios-setup] Aug 29 21:37:44.659 INFO E| Compiling utf8parse v0.2.1 |
| 3360 | 2025-08-29T21:37:45.854Z | [ helios-setup] Aug 29 21:37:45.411 INFO E| Compiling ucd-trie v0.1.5 |
| 3361 | 2025-08-29T21:37:46.146Z | [ helios-setup] Aug 29 21:37:45.703 INFO E| Compiling unicode-bidi v0.3.13 |
| 3362 | 2025-08-29T21:37:46.785Z | [ host-package] Compiling diff v0.1.13 |
| 3363 | 2025-08-29T21:37:48.080Z | [ host-package] Compiling bindgen v0.71.1 |
| 3364 | 2025-08-29T21:37:48.420Z | [ helios-setup] Aug 29 21:37:47.978 INFO E| Compiling base64 v0.21.0 |
| 3365 | 2025-08-29T21:37:49.623Z | [ host-package] Compiling lalrpop v0.19.12 |
| 3366 | 2025-08-29T21:37:50.215Z | [ helios-setup] Aug 29 21:37:49.773 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
| 3367 | 2025-08-29T21:37:50.399Z | [ helios-setup] Aug 29 21:37:49.955 INFO E| Compiling idna v0.3.0 |
| 3368 | 2025-08-29T21:37:50.622Z | [ helios-setup] Aug 29 21:37:50.180 INFO E| Compiling pest v2.5.7 |
| 3369 | 2025-08-29T21:37:51.830Z | [ helios-setup] Aug 29 21:37:51.387 INFO E| Compiling anstyle-parse v0.1.1 |
| 3370 | 2025-08-29T21:37:52.764Z | [ host-package] Compiling tabled v0.18.0 |
| 3371 | 2025-08-29T21:37:52.995Z | [ helios-setup] Aug 29 21:37:52.553 INFO E| Compiling dirs-next v2.0.0 |
| 3372 | 2025-08-29T21:37:53.288Z | [ helios-setup] Aug 29 21:37:52.846 INFO E| Compiling proc-macro-crate v1.2.1 |
| 3373 | 2025-08-29T21:37:53.811Z | [ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3374 | 2025-08-29T21:37:54.219Z | [ helios-setup] Aug 29 21:37:53.777 INFO E| Compiling tracing v0.1.37 |
| 3375 | 2025-08-29T21:37:54.685Z | [ helios-setup] Aug 29 21:37:54.244 INFO E| Compiling rand v0.8.5 |
| 3376 | 2025-08-29T21:37:55.184Z | [ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3377 | 2025-08-29T21:37:56.088Z | [ helios-setup] Aug 29 21:37:55.647 INFO E| Compiling futures-executor v0.3.28 |
| 3378 | 2025-08-29T21:37:56.687Z | [ helios-setup] Aug 29 21:37:56.246 INFO E| Compiling terminal_size v0.2.6 |
| 3379 | 2025-08-29T21:37:57.047Z | [ helios-setup] Aug 29 21:37:56.606 INFO E| Compiling libgit2-sys v0.14.2+1.5.1 |
| 3380 | 2025-08-29T21:37:57.758Z | [ helios-setup] Aug 29 21:37:57.317 INFO E| Compiling thread_local v1.1.7 |
| 3381 | 2025-08-29T21:37:58.220Z | [ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3382 | 2025-08-29T21:37:58.298Z | [ helios-setup] Aug 29 21:37:57.857 INFO E| Compiling time v0.1.45 |
| 3383 | 2025-08-29T21:37:58.407Z | [ helios-setup] Aug 29 21:37:57.965 INFO E| Compiling concolor-query v0.3.3 |
| 3384 | 2025-08-29T21:37:58.575Z | [ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3385 | 2025-08-29T21:37:58.652Z | [ helios-setup] Aug 29 21:37:58.211 INFO E| Compiling semver v1.0.17 |
| 3386 | 2025-08-29T21:37:58.943Z | [ helios-setup] Aug 29 21:37:58.502 INFO E| Compiling anstyle v0.3.5 |
| 3387 | 2025-08-29T21:37:59.158Z | [ helios-setup] Aug 29 21:37:58.717 INFO E| Compiling iana-time-zone v0.1.56 |
| 3388 | 2025-08-29T21:37:59.828Z | [ helios-setup] Aug 29 21:37:59.387 INFO E| Compiling concolor-override v1.0.0 |
| 3389 | 2025-08-29T21:38:00.251Z | [ helios-setup] Aug 29 21:37:59.810 INFO E| Compiling anstream v0.2.6 |
| 3390 | 2025-08-29T21:38:00.717Z | [ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3391 | 2025-08-29T21:38:00.979Z | [ helios-setup] Aug 29 21:38:00.538 INFO E| Compiling tokio-util v0.7.7 |
| 3392 | 2025-08-29T21:38:01.349Z | [ helios-setup] Aug 29 21:38:00.908 INFO E| Compiling futures v0.3.28 |
| 3393 | 2025-08-29T21:38:01.578Z | [ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3394 | 2025-08-29T21:38:01.783Z | [ helios-setup] Aug 29 21:38:01.342 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
| 3395 | 2025-08-29T21:38:02.024Z | [ helios-setup] Aug 29 21:38:01.580 INFO E| Compiling semver-parser v0.10.2 |
| 3396 | 2025-08-29T21:38:02.129Z | [ helios-setup] Aug 29 21:38:01.689 INFO E| Compiling num_enum_derive v0.5.7 |
| 3397 | 2025-08-29T21:38:02.153Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 3398 | 2025-08-29T21:38:02.228Z | [ helios-setup] Aug 29 21:38:01.788 INFO E| Compiling term v0.7.0 |
| 3399 | 2025-08-29T21:38:03.118Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 3400 | 2025-08-29T21:38:04.496Z | [ helios-setup] Aug 29 21:38:04.051 INFO E| Compiling url v2.3.1 |
| 3401 | 2025-08-29T21:38:06.773Z | [ helios-setup] Aug 29 21:38:06.333 INFO E| Compiling atty v0.2.14 |
| 3402 | 2025-08-29T21:38:07.156Z | [ helios-setup] Aug 29 21:38:06.716 INFO E| Compiling try-lock v0.2.4 |
| 3403 | 2025-08-29T21:38:07.236Z | [ helios-setup] Aug 29 21:38:06.796 INFO E| Compiling strsim v0.10.0 |
| 3404 | 2025-08-29T21:38:08.097Z | [ helios-setup] Aug 29 21:38:07.657 INFO E| Compiling same-file v1.0.6 |
| 3405 | 2025-08-29T21:38:08.419Z | [ helios-setup] Aug 29 21:38:07.980 INFO E| Compiling adler v1.0.2 |
| 3406 | 2025-08-29T21:38:08.503Z | [ helios-setup] Aug 29 21:38:08.033 INFO E| Compiling clap_lex v0.4.1 |
| 3407 | 2025-08-29T21:38:08.650Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 3408 | 2025-08-29T21:38:08.978Z | [ helios-setup] Aug 29 21:38:08.538 INFO E| Compiling walkdir v2.3.3 |
| 3409 | 2025-08-29T21:38:09.132Z | [ helios-setup] Aug 29 21:38:08.692 INFO E| Compiling miniz_oxide v0.6.2 |
| 3410 | 2025-08-29T21:38:09.781Z | [ helios-setup] Aug 29 21:38:09.341 INFO E| Compiling clap_builder v4.2.1 |
| 3411 | 2025-08-29T21:38:10.392Z | [ helios-setup] Aug 29 21:38:09.952 INFO E| Compiling want v0.3.0 |
| 3412 | 2025-08-29T21:38:11.171Z | [ helios-setup] Aug 29 21:38:10.732 INFO E| Compiling slog-term v2.9.0 |
| 3413 | 2025-08-29T21:38:13.174Z | [ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3414 | 2025-08-29T21:38:13.907Z | [ helios-setup] Aug 29 21:38:13.468 INFO E| Compiling num_enum v0.5.7 |
| 3415 | 2025-08-29T21:38:14.153Z | [ host-package] Compiling derive_builder_core v0.20.2 |
| 3416 | 2025-08-29T21:38:14.403Z | [ helios-setup] Aug 29 21:38:13.964 INFO E| Compiling semver v0.11.0 |
| 3417 | 2025-08-29T21:38:14.590Z | [ helios-setup] Aug 29 21:38:14.151 INFO E| Compiling h2 v0.3.16 |
| 3418 | 2025-08-29T21:38:16.268Z | [ helios-setup] Aug 29 21:38:15.829 INFO E| Compiling http-body v0.4.5 |
| 3419 | 2025-08-29T21:38:16.268Z | [ helios-setup] Aug 29 21:38:15.829 INFO E| Compiling clap_derive v4.2.0 |
| 3420 | 2025-08-29T21:38:17.190Z | [ helios-setup] Aug 29 21:38:16.751 INFO E| Compiling ring v0.16.20 |
| 3421 | 2025-08-29T21:38:18.015Z | [ host-package] Compiling headers-core v0.3.0 |
| 3422 | 2025-08-29T21:38:18.634Z | [ host-package] Compiling libxml v0.3.3 |
| 3423 | 2025-08-29T21:38:19.481Z | [ helios-setup] Aug 29 21:38:19.042 INFO E| Compiling base64ct v1.8.0 |
| 3424 | 2025-08-29T21:38:19.588Z | [ host-package] Compiling headers v0.4.1 |
| 3425 | 2025-08-29T21:38:24.369Z | [ helios-setup] Aug 29 21:38:23.930 INFO E| Compiling tower-service v0.3.2 |
| 3426 | 2025-08-29T21:38:24.772Z | [ helios-setup] Aug 29 21:38:24.334 INFO E| Compiling home v0.5.4 |
| 3427 | 2025-08-29T21:38:25.308Z | [ helios-setup] Aug 29 21:38:24.871 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b) |
| 3428 | 2025-08-29T21:38:25.559Z | [ helios-setup] Aug 29 21:38:25.121 INFO E| Compiling httpdate v1.0.2 |
| 3429 | 2025-08-29T21:38:25.755Z | [ host-package] Compiling derive_builder_macro v0.20.2 |
| 3430 | 2025-08-29T21:38:26.669Z | [ helios-setup] Aug 29 21:38:26.231 INFO E| Compiling zeroize v1.8.1 |
| 3431 | 2025-08-29T21:38:26.869Z | [ helios-setup] Aug 29 21:38:26.431 INFO E| Compiling fastrand v1.9.0 |
| 3432 | 2025-08-29T21:38:27.618Z | [ helios-setup] Aug 29 21:38:27.181 INFO E| Compiling hyper v0.14.25 |
| 3433 | 2025-08-29T21:38:27.817Z | [ helios-setup] Aug 29 21:38:27.380 INFO E| Compiling tempfile v3.5.0 |
| 3434 | 2025-08-29T21:38:27.849Z | [ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3435 | 2025-08-29T21:38:27.941Z | [ host-package] Compiling polar-core v0.27.3 |
| 3436 | 2025-08-29T21:38:27.967Z | [ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3437 | 2025-08-29T21:38:28.360Z | [ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3438 | 2025-08-29T21:38:29.206Z | [ host-package] Compiling strum_macros v0.24.3 |
| 3439 | 2025-08-29T21:38:29.597Z | [ host-package] Compiling samael v0.0.19 |
| 3440 | 2025-08-29T21:38:29.622Z | [ helios-setup] Aug 29 21:38:29.172 INFO E| Compiling toolchain_find v0.2.0 |
| 3441 | 2025-08-29T21:38:29.952Z | [ host-package] Compiling convert_case v0.7.1 |
| 3442 | 2025-08-29T21:38:30.492Z | [ helios-setup] Aug 29 21:38:30.055 INFO E| Compiling clap v4.2.1 |
| 3443 | 2025-08-29T21:38:30.974Z | [ helios-setup] Aug 29 21:38:30.537 INFO E| Compiling pem-rfc7468 v0.7.0 |
| 3444 | 2025-08-29T21:38:31.483Z | [ host-package] Compiling termtree v0.5.1 |
| 3445 | 2025-08-29T21:38:32.472Z | [ host-package] Compiling indoc v1.0.9 |
| 3446 | 2025-08-29T21:38:32.992Z | [ host-package] Compiling crc8 v0.1.1 |
| 3447 | 2025-08-29T21:38:34.079Z | [ host-package] Compiling derive_more-impl v2.0.1 |
| 3448 | 2025-08-29T21:38:34.414Z | [ host-package] Compiling derive_builder v0.20.2 |
| 3449 | 2025-08-29T21:38:35.162Z | [ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3450 | 2025-08-29T21:38:35.753Z | [ host-package] Compiling impl-trait-for-tuples v0.2.2 |
| 3451 | 2025-08-29T21:38:36.251Z | [ host-package] Compiling oso-derive v0.27.3 |
| 3452 | 2025-08-29T21:38:37.316Z | [ helios-setup] Aug 29 21:38:36.880 INFO E| Compiling cargo-lock v8.0.3 |
| 3453 | 2025-08-29T21:38:37.554Z | [ host-package] Compiling quick-xml v0.37.2 |
| 3454 | 2025-08-29T21:38:38.289Z | [ host-package] Compiling derive_more v2.0.1 |
| 3455 | 2025-08-29T21:38:38.680Z | [ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3456 | 2025-08-29T21:38:39.207Z | [ host-package] Compiling vte_generate_state_changes v0.1.2 |
| 3457 | 2025-08-29T21:38:40.985Z | [ host-package] Compiling diesel-dtrace v0.4.2 |
| 3458 | 2025-08-29T21:38:41.216Z | [ host-package] Compiling siphasher v1.0.1 |
| 3459 | 2025-08-29T21:38:41.874Z | [ host-package] Compiling arc-swap v1.7.1 |
| 3460 | 2025-08-29T21:38:42.048Z | [ helios-setup] Aug 29 21:38:41.612 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404) |
| 3461 | 2025-08-29T21:38:42.231Z | [ helios-setup] Aug 29 21:38:41.794 INFO E| Compiling flate2 v1.0.25 |
| 3462 | 2025-08-29T21:38:42.835Z | [ host-package] Compiling phf_shared v0.12.1 |
| 3463 | 2025-08-29T21:38:43.351Z | [ host-package] Compiling slog-scope v4.4.0 |
| 3464 | 2025-08-29T21:38:43.426Z | [ host-package] Compiling vte v0.11.1 |
| 3465 | 2025-08-29T21:38:44.031Z | [ host-package] Compiling crossterm v0.29.0 |
| 3466 | 2025-08-29T21:38:44.669Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520) |
| 3467 | 2025-08-29T21:38:44.826Z | [ helios-setup] Aug 29 21:38:44.389 INFO E| Compiling serde_urlencoded v0.7.1 |
| 3468 | 2025-08-29T21:38:44.993Z | [ helios-setup] Aug 29 21:38:44.535 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a) |
| 3469 | 2025-08-29T21:38:45.117Z | [ helios-setup] Aug 29 21:38:44.667 INFO E| Compiling der_derive v0.7.3 |
| 3470 | 2025-08-29T21:38:45.302Z | [ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3471 | 2025-08-29T21:38:46.158Z | [ helios-setup] Aug 29 21:38:45.722 INFO E| Compiling sha1 v0.10.5 |
| 3472 | 2025-08-29T21:38:46.342Z | [ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3473 | 2025-08-29T21:38:47.239Z | [ host-package] Compiling bb8 v0.8.5 |
| 3474 | 2025-08-29T21:38:48.913Z | [ host-package] Compiling unicase v2.7.0 |
| 3475 | 2025-08-29T21:38:50.181Z | [ host-package] Compiling xshell-macros v0.2.7 |
| 3476 | 2025-08-29T21:38:50.414Z | [ helios-setup] Aug 29 21:38:49.978 INFO E| Compiling flagset v0.4.7 |
| 3477 | 2025-08-29T21:38:50.836Z | [ helios-setup] Aug 29 21:38:50.401 INFO E| Compiling der v0.7.10 |
| 3478 | 2025-08-29T21:38:52.220Z | [ host-package] Compiling chrono-tz v0.10.4 |
| 3479 | 2025-08-29T21:38:53.431Z | [ host-package] Compiling xshell v0.2.7 |
| 3480 | 2025-08-29T21:38:57.726Z | [ helios-setup] Aug 29 21:38:57.292 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) |
| 3481 | 2025-08-29T21:38:58.066Z | [ host-package] Compiling async-bb8-diesel v0.2.1 |
| 3482 | 2025-08-29T21:38:59.587Z | [ helios-setup] Aug 29 21:38:59.152 INFO E| Compiling rustfmt-wrapper v0.2.0 |
| 3483 | 2025-08-29T21:39:00.475Z | [ helios-setup] Aug 29 21:39:00.029 INFO E| Compiling openapiv3 v1.0.2 |
| 3484 | 2025-08-29T21:39:00.662Z | [ helios-setup] Aug 29 21:39:00.228 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
| 3485 | 2025-08-29T21:39:01.185Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520) |
| 3486 | 2025-08-29T21:39:01.282Z | [ helios-setup] Aug 29 21:39:00.847 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) |
| 3487 | 2025-08-29T21:39:02.458Z | [ helios-setup] Aug 29 21:39:02.024 INFO E| Compiling encoding_rs v0.8.32 |
| 3488 | 2025-08-29T21:39:02.798Z | [ helios-setup] Aug 29 21:39:02.361 INFO E| Compiling utf-8 v0.7.6 |
| 3489 | 2025-08-29T21:39:03.156Z | [ helios-setup] Aug 29 21:39:02.722 INFO E| Compiling ipnet v2.7.2 |
| 3490 | 2025-08-29T21:39:03.681Z | [ helios-setup] Aug 29 21:39:03.247 INFO E| Compiling mime v0.3.17 |
| 3491 | 2025-08-29T21:39:05.061Z | [ helios-setup] Aug 29 21:39:04.628 INFO E| Compiling base64 v0.13.1 |
| 3492 | 2025-08-29T21:39:05.891Z | [ helios-setup] Aug 29 21:39:05.458 INFO E| Compiling radium v0.7.0 |
| 3493 | 2025-08-29T21:39:06.547Z | [ helios-setup] Aug 29 21:39:06.114 INFO E| Compiling unsafe-libyaml v0.2.8 |
| 3494 | 2025-08-29T21:39:07.176Z | [ helios-setup] Aug 29 21:39:06.743 INFO E| Compiling project-root v0.2.2 |
| 3495 | 2025-08-29T21:39:08.074Z | [ host-package] Compiling strip-ansi-escapes v0.2.0 |
| 3496 | 2025-08-29T21:39:08.165Z | [ helios-setup] Aug 29 21:39:07.730 INFO E| Compiling untrusted v0.7.1 |
| 3497 | 2025-08-29T21:39:08.196Z | [ helios-setup] Aug 29 21:39:07.763 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3498 | 2025-08-29T21:39:08.242Z | [ helios-setup] Aug 29 21:39:07.809 INFO E| Compiling reqwest v0.11.16 |
| 3499 | 2025-08-29T21:39:08.695Z | [ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3500 | 2025-08-29T21:39:09.787Z | [ host-package] Compiling oso v0.27.3 |
| 3501 | 2025-08-29T21:39:10.391Z | [ helios-setup] Aug 29 21:39:09.958 INFO E| Compiling serde_yaml v0.9.21 |
| 3502 | 2025-08-29T21:39:11.997Z | [ helios-setup] Aug 29 21:39:11.564 INFO E| Compiling tungstenite v0.18.0 |
| 3503 | 2025-08-29T21:39:16.135Z | [ helios-setup] Aug 29 21:39:15.702 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) |
| 3504 | 2025-08-29T21:39:18.694Z | [ helios-setup] Aug 29 21:39:18.261 INFO E| Compiling spki v0.7.3 |
| 3505 | 2025-08-29T21:39:19.830Z | [ helios-setup] Aug 29 21:39:19.398 INFO E| Compiling maybe-uninit v2.0.0 |
| 3506 | 2025-08-29T21:39:20.855Z | [ helios-setup] Aug 29 21:39:20.423 INFO E| Compiling crossbeam-utils v0.8.14 |
| 3507 | 2025-08-29T21:39:21.345Z | [ helios-setup] Aug 29 21:39:20.914 INFO E| Compiling tap v1.0.1 |
| 3508 | 2025-08-29T21:39:22.033Z | [ helios-setup] Aug 29 21:39:21.602 INFO E| Compiling wyz v0.5.1 |
| 3509 | 2025-08-29T21:39:22.385Z | [ helios-setup] Aug 29 21:39:21.954 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3510 | 2025-08-29T21:39:23.081Z | [ host-package] Compiling slog-stdlog v4.1.1 |
| 3511 | 2025-08-29T21:39:23.298Z | [ helios-setup] Aug 29 21:39:22.866 INFO E| Compiling tokio-tungstenite v0.18.0 |
| 3512 | 2025-08-29T21:39:24.644Z | [ host-package] Compiling phf v0.12.1 |
| 3513 | 2025-08-29T21:39:26.142Z | [ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3514 | 2025-08-29T21:39:28.319Z | [ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3515 | 2025-08-29T21:39:29.449Z | [ host-package] Compiling fd-lock v4.0.2 |
| 3516 | 2025-08-29T21:39:30.185Z | [ host-package] Compiling peg-macros v0.8.5 |
| 3517 | 2025-08-29T21:39:30.848Z | [ helios-setup] Aug 29 21:39:30.418 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3518 | 2025-08-29T21:39:34.117Z | [ helios-setup] Aug 29 21:39:33.687 INFO E| Compiling toml_datetime v0.6.1 |
| 3519 | 2025-08-29T21:39:35.801Z | [ helios-setup] Aug 29 21:39:35.371 INFO E| Compiling serde_spanned v0.6.1 |
| 3520 | 2025-08-29T21:39:36.184Z | [ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3521 | 2025-08-29T21:39:36.667Z | [ helios-setup] Aug 29 21:39:36.237 INFO E| Compiling zerocopy-derive v0.6.6 |
| 3522 | 2025-08-29T21:39:38.263Z | [ host-package] Compiling nu-ansi-term v0.50.1 |
| 3523 | 2025-08-29T21:39:40.155Z | [ host-package] Compiling reedline v0.40.0 |
| 3524 | 2025-08-29T21:39:40.404Z | [ helios-setup] Aug 29 21:39:39.974 INFO E| Compiling bzip2-sys v0.1.13+1.0.8 |
| 3525 | 2025-08-29T21:39:40.897Z | [ host-package] Compiling peg v0.8.5 |
| 3526 | 2025-08-29T21:39:41.543Z | [ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3527 | 2025-08-29T21:39:41.651Z | [ helios-setup] Aug 29 21:39:41.221 INFO E| Compiling smartstring v1.0.1 |
| 3528 | 2025-08-29T21:39:41.893Z | [ helios-setup] Aug 29 21:39:41.464 INFO E| Compiling num-bigint-dig v0.8.4 |
| 3529 | 2025-08-29T21:39:42.792Z | [ helios-setup] Aug 29 21:39:42.360 INFO E| Compiling rustls v0.21.0 |
| 3530 | 2025-08-29T21:39:43.026Z | [ helios-setup] Aug 29 21:39:42.596 INFO E| Compiling packed_struct v0.10.1 |
| 3531 | 2025-08-29T21:39:44.171Z | [ helios-setup] Aug 29 21:39:43.742 INFO E| Compiling winnow v0.4.1 |
| 3532 | 2025-08-29T21:39:44.302Z | [ helios-setup] Aug 29 21:39:43.873 INFO E| Compiling funty v2.0.0 |
| 3533 | 2025-08-29T21:39:47.176Z | [ helios-setup] Aug 29 21:39:46.747 INFO E| Compiling bitvec v1.0.1 |
| 3534 | 2025-08-29T21:39:51.382Z | [ helios-setup] Aug 29 21:39:50.954 INFO E| Compiling toml_edit v0.19.8 |
| 3535 | 2025-08-29T21:39:56.210Z | [ helios-setup] Aug 29 21:39:55.783 INFO E| Compiling zerocopy v0.6.6 |
| 3536 | 2025-08-29T21:39:58.463Z | [ helios-setup] Aug 29 21:39:58.036 INFO E| Compiling pkcs8 v0.10.2 |
| 3537 | 2025-08-29T21:40:01.614Z | [ helios-setup] Aug 29 21:40:01.187 INFO E| Compiling rustls-webpki v0.100.1 |
| 3538 | 2025-08-29T21:40:01.787Z | [ helios-setup] Aug 29 21:40:01.360 INFO E| Compiling sct v0.7.0 |
| 3539 | 2025-08-29T21:40:03.355Z | [ helios-setup] Aug 29 21:40:02.927 INFO E| Compiling num-iter v0.1.44 |
| 3540 | 2025-08-29T21:40:03.510Z | [ helios-setup] Aug 29 21:40:03.083 INFO E| Compiling packed_struct_codegen v0.10.1 |
| 3541 | 2025-08-29T21:40:03.958Z | [ helios-setup] Aug 29 21:40:03.531 INFO E| Compiling camino v1.1.4 |
| 3542 | 2025-08-29T21:40:05.357Z | [ helios-setup] Aug 29 21:40:04.929 INFO E| Compiling static_assertions v1.1.0 |
| 3543 | 2025-08-29T21:40:05.772Z | [ helios-setup] Aug 29 21:40:05.345 INFO E| Compiling crc-catalog v2.4.0 |
| 3544 | 2025-08-29T21:40:05.942Z | [ helios-setup] Aug 29 21:40:05.514 INFO E| Compiling slog-async v2.7.0 |
| 3545 | 2025-08-29T21:40:06.166Z | [ helios-setup] Aug 29 21:40:05.739 INFO E| Compiling match_cfg v0.1.0 |
| 3546 | 2025-08-29T21:40:06.689Z | [ helios-setup] Aug 29 21:40:06.263 INFO E| Compiling nodrop v0.1.14 |
| 3547 | 2025-08-29T21:40:07.151Z | [ helios-setup] Aug 29 21:40:06.725 INFO E| Compiling paste v1.0.12 |
| 3548 | 2025-08-29T21:40:07.568Z | [ helios-setup] Aug 29 21:40:07.142 INFO E| Compiling async-trait v0.1.68 |
| 3549 | 2025-08-29T21:40:09.362Z | [ helios-setup] Aug 29 21:40:08.936 INFO E| Compiling array-init v0.0.4 |
| 3550 | 2025-08-29T21:40:09.635Z | [ helios-setup] Aug 29 21:40:09.210 INFO E| Compiling hostname v0.3.1 |
| 3551 | 2025-08-29T21:40:10.310Z | [ helios-setup] Aug 29 21:40:09.885 INFO E| Compiling crc v3.3.0 |
| 3552 | 2025-08-29T21:40:16.631Z | [ helios-setup] Aug 29 21:40:16.206 INFO E| Compiling crossbeam-channel v0.5.6 |
| 3553 | 2025-08-29T21:40:17.257Z | [ helios-setup] Aug 29 21:40:16.832 INFO E| Compiling pkcs1 v0.7.5 |
| 3554 | 2025-08-29T21:40:17.282Z | [ host-package] Compiling slog-envlogger v2.2.0 |
| 3555 | 2025-08-29T21:40:19.348Z | [ helios-setup] Aug 29 21:40:18.923 INFO E| Compiling toml v0.7.3 |
| 3556 | 2025-08-29T21:40:19.896Z | [ helios-setup] Aug 29 21:40:19.472 INFO E| Compiling smallvec v0.6.14 |
| 3557 | 2025-08-29T21:40:20.058Z | [ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3558 | 2025-08-29T21:40:21.084Z | [ helios-setup] Aug 29 21:40:20.660 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol) |
| 3559 | 2025-08-29T21:40:21.476Z | [ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3560 | 2025-08-29T21:40:22.547Z | [ helios-setup] Aug 29 21:40:22.123 INFO E| Compiling slog-json v2.6.1 |
| 3561 | 2025-08-29T21:40:23.669Z | [ helios-setup] Aug 29 21:40:23.245 INFO E| Compiling bitflags v2.9.1 |
| 3562 | 2025-08-29T21:40:23.694Z | [ helios-setup] Aug 29 21:40:23.246 INFO E| Compiling bincode v1.3.3 |
| 3563 | 2025-08-29T21:40:25.412Z | [ helios-setup] Aug 29 21:40:24.989 INFO E| Compiling unicode-linebreak v0.1.4 |
| 3564 | 2025-08-29T21:40:26.274Z | [ host-package] Compiling typify-impl v0.2.0 |
| 3565 | 2025-08-29T21:40:26.325Z | [ helios-setup] Aug 29 21:40:25.901 INFO E| Compiling signature v2.2.0 |
| 3566 | 2025-08-29T21:40:26.749Z | [ helios-setup] Aug 29 21:40:26.326 INFO E| Compiling async-stream-impl v0.3.5 |
| 3567 | 2025-08-29T21:40:26.863Z | [ host-package] Compiling bcs v0.1.6 |
| 3568 | 2025-08-29T21:40:27.162Z | [ helios-setup] Aug 29 21:40:26.738 INFO E| Compiling rhai_codegen v1.5.0 |
| 3569 | 2025-08-29T21:40:27.804Z | [ host-package] Compiling fxhash v0.2.1 |
| 3570 | 2025-08-29T21:40:28.483Z | [ host-package] Compiling libz-sys v1.1.20 |
| 3571 | 2025-08-29T21:40:28.586Z | [ host-package] Compiling half v1.8.3 |
| 3572 | 2025-08-29T21:40:29.256Z | [ helios-setup] Aug 29 21:40:28.833 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
| 3573 | 2025-08-29T21:40:29.466Z | [ helios-setup] Aug 29 21:40:29.043 INFO E| Compiling bitfield v0.14.0 |
| 3574 | 2025-08-29T21:40:29.932Z | [ helios-setup] Aug 29 21:40:29.508 INFO E| Compiling take_mut v0.2.2 |
| 3575 | 2025-08-29T21:40:30.156Z | [ helios-setup] Aug 29 21:40:29.733 INFO E| Compiling allocator-api2 v0.2.21 |
| 3576 | 2025-08-29T21:40:30.288Z | [ helios-setup] Aug 29 21:40:29.865 INFO E| Compiling termcolor v1.2.0 |
| 3577 | 2025-08-29T21:40:30.569Z | [ host-package] Compiling serde_cbor v0.11.2 |
| 3578 | 2025-08-29T21:40:30.593Z | [ helios-setup] Aug 29 21:40:30.159 INFO E| Compiling foldhash v0.1.5 |
| 3579 | 2025-08-29T21:40:30.924Z | [ helios-setup] Aug 29 21:40:30.501 INFO E| Compiling subtle v2.6.1 |
| 3580 | 2025-08-29T21:40:31.740Z | [ helios-setup] Aug 29 21:40:31.317 INFO E| Compiling equivalent v1.0.2 |
| 3581 | 2025-08-29T21:40:31.768Z | [ helios-setup] Aug 29 21:40:31.333 INFO E| Compiling rhai v1.14.0 |
| 3582 | 2025-08-29T21:40:31.850Z | [ helios-setup] Aug 29 21:40:31.427 INFO E| Compiling rsa v0.9.8 |
| 3583 | 2025-08-29T21:40:32.166Z | [ helios-setup] Aug 29 21:40:31.742 INFO E| Compiling env_logger v0.10.2 |
| 3584 | 2025-08-29T21:40:32.469Z | [ helios-setup] Aug 29 21:40:32.044 INFO E| Compiling hashbrown v0.15.3 |
| 3585 | 2025-08-29T21:40:33.818Z | [ helios-setup] Aug 29 21:40:33.395 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#f05c063e) |
| 3586 | 2025-08-29T21:40:34.213Z | [ helios-setup] Aug 29 21:40:33.790 INFO E| Compiling async-stream v0.3.5 |
| 3587 | 2025-08-29T21:40:35.163Z | [ helios-setup] Aug 29 21:40:34.740 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol) |
| 3588 | 2025-08-29T21:40:35.735Z | [ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3589 | 2025-08-29T21:40:35.947Z | [ helios-setup] Aug 29 21:40:35.524 INFO E| Compiling ron v0.8.1 |
| 3590 | 2025-08-29T21:40:37.704Z | [ helios-setup] Aug 29 21:40:37.281 INFO E| Compiling slog-bunyan v2.4.0 |
| 3591 | 2025-08-29T21:40:37.998Z | [ helios-setup] Aug 29 21:40:37.575 INFO E| Compiling tokio-rustls v0.24.0 |
| 3592 | 2025-08-29T21:40:39.012Z | [ helios-setup] Aug 29 21:40:38.589 INFO E| Compiling serde-hex v0.1.0 |
| 3593 | 2025-08-29T21:40:40.924Z | [ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3594 | 2025-08-29T21:40:42.403Z | [ helios-setup] Aug 29 21:40:41.981 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3595 | 2025-08-29T21:40:44.206Z | [ host-package] Compiling typify-macro v0.2.0 |
| 3596 | 2025-08-29T21:40:44.275Z | [ host-package] Compiling kstat-rs v0.2.4 |
| 3597 | 2025-08-29T21:40:44.823Z | [ helios-setup] Aug 29 21:40:44.402 INFO E| Compiling x509-cert v0.2.5 |
| 3598 | 2025-08-29T21:40:45.695Z | [ helios-setup] Aug 29 21:40:45.274 INFO E| Compiling rustls-pemfile v1.0.2 |
| 3599 | 2025-08-29T21:40:46.085Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3600 | 2025-08-29T21:40:46.394Z | [ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3601 | 2025-08-29T21:40:46.507Z | [ helios-setup] Aug 29 21:40:46.085 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
| 3602 | 2025-08-29T21:40:46.703Z | [ helios-setup] Aug 29 21:40:46.281 INFO E| Compiling serde_path_to_error v0.1.11 |
| 3603 | 2025-08-29T21:40:47.156Z | [ helios-setup] Aug 29 21:40:46.734 INFO E| Compiling derive-where v1.4.0 |
| 3604 | 2025-08-29T21:40:48.223Z | [ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3605 | 2025-08-29T21:40:48.581Z | [ helios-setup] Aug 29 21:40:48.160 INFO E| Compiling rustc-hash v2.1.1 |
| 3606 | 2025-08-29T21:40:49.145Z | [ helios-setup] Aug 29 21:40:48.724 INFO E| Compiling debug-ignore v1.0.5 |
| 3607 | 2025-08-29T21:40:49.746Z | [ helios-setup] Aug 29 21:40:49.325 INFO E| Compiling crc-any v2.5.0 |
| 3608 | 2025-08-29T21:40:50.303Z | [ helios-setup] Aug 29 21:40:49.881 INFO E| Compiling hex v0.4.3 |
| 3609 | 2025-08-29T21:40:50.658Z | [ host-package] Compiling nix v0.30.1 |
| 3610 | 2025-08-29T21:40:51.441Z | [ helios-setup] Aug 29 21:40:51.020 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3611 | 2025-08-29T21:40:52.582Z | [ helios-setup] Aug 29 21:40:52.161 INFO E| Compiling iddqd v0.3.1 |
| 3612 | 2025-08-29T21:40:52.607Z | [ host-package] Compiling nanorand v0.7.0 |
| 3613 | 2025-08-29T21:40:53.904Z | [ helios-setup] Aug 29 21:40:53.484 INFO E| Compiling object v0.30.4 |
| 3614 | 2025-08-29T21:40:54.238Z | [ host-package] Compiling libgit2-sys v0.17.0+1.8.1 |
| 3615 | 2025-08-29T21:40:54.479Z | [ helios-setup] Aug 29 21:40:54.058 INFO E| Compiling path-slash v0.1.5 |
| 3616 | 2025-08-29T21:40:55.164Z | [ helios-setup] Aug 29 21:40:54.743 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#f05c063e) |
| 3617 | 2025-08-29T21:40:56.155Z | [ host-package] Compiling parking_lot_core v0.8.6 |
| 3618 | 2025-08-29T21:41:00.304Z | [ helios-setup] Aug 29 21:40:59.884 INFO E| Compiling smawk v0.3.1 |
| 3619 | 2025-08-29T21:41:00.942Z | [ helios-setup] Aug 29 21:41:00.522 INFO E| Compiling textwrap v0.16.0 |
| 3620 | 2025-08-29T21:41:03.977Z | [ helios-setup] Aug 29 21:41:03.558 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks) |
| 3621 | 2025-08-29T21:41:06.501Z | [ helios-setup] Aug 29 21:41:06.082 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client) |
| 3622 | 2025-08-29T21:41:08.911Z | [ host-package] Compiling flume v0.11.1 |
| 3623 | 2025-08-29T21:41:11.333Z | [ host-package] Compiling mime_guess v2.0.5 |
| 3624 | 2025-08-29T21:41:16.348Z | [ host-package] Compiling ignore v0.4.23 |
| 3625 | 2025-08-29T21:41:18.346Z | [ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3626 | 2025-08-29T21:41:20.734Z | [ helios-setup] Aug 29 21:41:20.316 INFO E| Compiling bzip2 v0.4.4 |
| 3627 | 2025-08-29T21:41:21.611Z | [ helios-setup] Aug 29 21:41:21.193 INFO E| Compiling zip v0.6.6 |
| 3628 | 2025-08-29T21:41:23.349Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3629 | 2025-08-29T21:41:23.703Z | [ helios-setup] Aug 29 21:41:23.281 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e) |
| 3630 | 2025-08-29T21:41:30.724Z | [ host-package] Compiling castaway v0.2.3 |
| 3631 | 2025-08-29T21:41:31.401Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3632 | 2025-08-29T21:41:31.578Z | [ helios-setup] Aug 29 21:41:31.162 INFO E| Compiling git2 v0.16.1 |
| 3633 | 2025-08-29T21:41:31.690Z | [ host-package] Compiling compact_str v0.8.0 |
| 3634 | 2025-08-29T21:41:32.718Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3635 | 2025-08-29T21:41:35.353Z | [ host-package] Compiling globwalk v0.9.1 |
| 3636 | 2025-08-29T21:41:37.202Z | [ host-package] Compiling typify v0.2.0 |
| 3637 | 2025-08-29T21:41:37.282Z | [ helios-setup] Aug 29 21:41:36.851 INFO E| Compiling built v0.6.0 |
| 3638 | 2025-08-29T21:41:37.732Z | [ host-package] Compiling predicates-tree v1.0.12 |
| 3639 | 2025-08-29T21:41:38.275Z | [ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3640 | 2025-08-29T21:41:39.016Z | [ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3641 | 2025-08-29T21:41:39.176Z | [ helios-setup] Aug 29 21:41:38.751 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3642 | 2025-08-29T21:41:40.424Z | [ host-package] Compiling unicode-truncate v1.1.0 |
| 3643 | 2025-08-29T21:41:40.770Z | [ helios-setup] Aug 29 21:41:40.355 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi) |
| 3644 | 2025-08-29T21:41:41.537Z | [ helios-setup] Aug 29 21:41:41.122 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server) |
| 3645 | 2025-08-29T21:41:41.759Z | [ host-package] Compiling lru v0.12.5 |
| 3646 | 2025-08-29T21:41:42.376Z | [ host-package] Compiling vergen v8.3.2 |
| 3647 | 2025-08-29T21:41:42.775Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed |
| 3648 | 2025-08-29T21:41:42.775Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:104:9 |
| 3649 | 2025-08-29T21:41:42.775Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | |
| 3650 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| 104 | rc: RequestContext<Arc<Agent>>, |
| 3651 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^ |
| 3652 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | |
| 3653 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| = note: `#[warn(dead_code)]` on by default |
| 3654 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedHttpResponse` is never constructed |
| 3655 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:107:6 |
| 3656 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | |
| 3657 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| 107 | ) -> DSResult<HttpResponseUpdatedNoContent> { |
| 3658 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^ |
| 3659 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed |
| 3660 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:132:9 |
| 3661 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | |
| 3662 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| 132 | rc: RequestContext<Arc<Agent>>, |
| 3663 | 2025-08-29T21:41:42.822Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^ |
| 3664 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedHttpResponse` is never constructed |
| 3665 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:135:6 |
| 3666 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | |
| 3667 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| 135 | ) -> DSResult<HttpResponseUpdatedNoContent> { |
| 3668 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^ |
| 3669 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed |
| 3670 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:284:9 |
| 3671 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | |
| 3672 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| 284 | rc: RequestContext<Arc<Agent>>, |
| 3673 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^ |
| 3674 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed |
| 3675 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:406:9 |
| 3676 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | |
| 3677 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| 406 | rc: RequestContext<Arc<Agent>>, |
| 3678 | 2025-08-29T21:41:42.823Z | [ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^ |
| 3679 | 2025-08-29T21:41:42.851Z | [ host-package] Compiling nibble_vec v0.1.0 |
| 3680 | 2025-08-29T21:41:43.373Z | [ host-package] Compiling cargo-platform v0.1.8 |
| 3681 | 2025-08-29T21:41:44.142Z | [ host-package] Compiling instability v0.3.2 |
| 3682 | 2025-08-29T21:41:45.690Z | [ host-package] Compiling atty v0.2.14 |
| 3683 | 2025-08-29T21:41:46.373Z | [ host-package] Compiling salty v0.3.0 |
| 3684 | 2025-08-29T21:41:46.565Z | [ host-package] Compiling indoc v2.0.6 |
| 3685 | 2025-08-29T21:41:47.311Z | [ host-package] Compiling endian-type v0.1.2 |
| 3686 | 2025-08-29T21:41:47.720Z | [ host-package] Compiling http-range v0.1.5 |
| 3687 | 2025-08-29T21:41:47.930Z | [ host-package] Compiling cassowary v0.3.0 |
| 3688 | 2025-08-29T21:41:48.299Z | [ helios-setup] Aug 29 21:41:47.885 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver) |
| 3689 | 2025-08-29T21:41:48.568Z | [ host-package] Compiling radix_trie v0.2.1 |
| 3690 | 2025-08-29T21:41:48.968Z | [ host-package] Compiling cargo_metadata v0.18.1 |
| 3691 | 2025-08-29T21:41:50.461Z | [ host-package] Compiling ratatui v0.29.0 |
| 3692 | 2025-08-29T21:41:54.014Z | [ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3693 | 2025-08-29T21:41:54.046Z | [ helios-setup] Aug 29 21:41:53.626 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server) |
| 3694 | 2025-08-29T21:41:54.224Z | [ host-package] Compiling camino-tempfile-ext v0.3.2 |
| 3695 | 2025-08-29T21:41:54.358Z | [ helios-setup] Aug 29 21:41:53.945 INFO E| warning: `racktest-agent` (lib) generated 6 warnings |
| 3696 | 2025-08-29T21:41:56.032Z | [ host-package] Compiling parking_lot v0.11.2 |
| 3697 | 2025-08-29T21:41:59.760Z | [ host-package] Compiling git2 v0.19.0 |
| 3698 | 2025-08-29T21:41:59.847Z | [ host-package] Compiling progenitor-impl v0.8.0 |
| 3699 | 2025-08-29T21:42:14.715Z | [ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3700 | 2025-08-29T21:42:19.502Z | [ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 3701 | 2025-08-29T21:42:22.659Z | [ host-package] Compiling rand_seeder v0.4.0 |
| 3702 | 2025-08-29T21:42:23.702Z | [ host-package] Compiling prefix-trie v0.7.0 |
| 3703 | 2025-08-29T21:42:24.255Z | [ host-package] Compiling lzma-sys v0.1.20 |
| 3704 | 2025-08-29T21:42:25.749Z | [ host-package] Compiling rustls v0.21.12 |
| 3705 | 2025-08-29T21:42:26.095Z | [ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 3706 | 2025-08-29T21:42:26.538Z | [ host-package] Compiling hickory-server v0.25.2 |
| 3707 | 2025-08-29T21:42:27.317Z | [ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3708 | 2025-08-29T21:42:27.672Z | [ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3709 | 2025-08-29T21:42:27.843Z | [ host-package] Compiling hyper-staticfile v0.10.1 |
| 3710 | 2025-08-29T21:42:31.304Z | [ host-package] Compiling progenitor-macro v0.8.0 |
| 3711 | 2025-08-29T21:42:31.414Z | [ helios-setup] Aug 29 21:42:31.002 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) |
| 3712 | 2025-08-29T21:42:32.393Z | [ host-package] Compiling sled v0.34.7 |
| 3713 | 2025-08-29T21:42:43.418Z | [ host-package] Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
| 3714 | 2025-08-29T21:42:50.701Z | [ host-package] Compiling hickory-client v0.25.2 |
| 3715 | 2025-08-29T21:42:52.688Z | [ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3716 | 2025-08-29T21:42:57.640Z | [ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3717 | 2025-08-29T21:42:59.803Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 3718 | 2025-08-29T21:43:17.737Z | [ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3719 | 2025-08-29T21:43:20.314Z | [ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3720 | 2025-08-29T21:43:21.024Z | [ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3721 | 2025-08-29T21:43:22.895Z | [ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 3722 | 2025-08-29T21:43:25.230Z | [ host-package] Compiling progenitor-client v0.8.0 |
| 3723 | 2025-08-29T21:43:25.530Z | [ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3724 | 2025-08-29T21:43:25.593Z | [ host-package] Compiling rustls-webpki v0.101.7 |
| 3725 | 2025-08-29T21:43:26.071Z | [ host-package] Compiling sct v0.7.1 |
| 3726 | 2025-08-29T21:43:26.338Z | [ host-package] Compiling primeorder v0.13.6 |
| 3727 | 2025-08-29T21:43:26.426Z | [ host-package] Compiling heck v0.3.3 |
| 3728 | 2025-08-29T21:43:26.758Z | [ host-package] Compiling env_filter v0.1.2 |
| 3729 | 2025-08-29T21:43:26.897Z | [ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 3730 | 2025-08-29T21:43:27.113Z | [ host-package] Compiling void v1.0.2 |
| 3731 | 2025-08-29T21:43:27.326Z | [ helios-setup] Aug 29 21:43:26.924 INFO E| Finished `release` profile [optimized] target(s) in 6m 44s |
| 3732 | 2025-08-29T21:43:27.436Z | [ helios-setup] Aug 29 21:43:27.033 INFO building project "pilot" ok (405 seconds) |
| 3733 | 2025-08-29T21:43:27.461Z | [ helios-setup] rm -f helios-build |
| 3734 | 2025-08-29T21:43:27.461Z | [ helios-setup] ln -s tools/helios-build/target/debug/helios-build |
| 3735 | 2025-08-29T21:43:27.486Z | [ helios-setup] |
| 3736 | 2025-08-29T21:43:27.487Z | [ helios-setup] Setup complete! ./helios-build is now available. |
| 3737 | 2025-08-29T21:43:27.487Z | [ helios-setup] |
| 3738 | 2025-08-29T21:43:27.487Z | [ host-package] Compiling lzss v0.8.2 |
| 3739 | 2025-08-29T21:43:27.487Z | [ helios-setup] |
| 3740 | 2025-08-29T21:43:27.487Z | [ helios-setup] real 10:54.610347079 |
| 3741 | 2025-08-29T21:43:27.487Z | [ helios-setup] user 28:04.582162539 |
| 3742 | 2025-08-29T21:43:27.487Z | [ helios-setup] sys 2:58.158974357 |
| 3743 | 2025-08-29T21:43:27.487Z | [ helios-setup] trap 2.138683626 |
| 3744 | 2025-08-29T21:43:27.487Z | [ helios-setup] tflt 3.694847548 |
| 3745 | 2025-08-29T21:43:27.487Z | Aug 29 21:43:27.073 [ helios-setup] dflt 17.393984332 |
| 3746 | 2025-08-29T21:43:27.487Z | INFO [helios-setup] process exited with exit status: 0 (654.615351288s) |
| 3747 | 2025-08-29T21:43:27.487Z | [ helios-setup] kflt 0.031278737 |
| 3748 | 2025-08-29T21:43:27.487Z | [ helios-setup] lock 2:25:48.697351362 |
| 3749 | 2025-08-29T21:43:27.487Z | [ helios-setup] slp 3:38:28.988820139 |
| 3750 | 2025-08-29T21:43:27.487Z | [ helios-setup] lat 32:24.944120347 |
| 3751 | 2025-08-29T21:43:27.487Z | [ helios-setup] stop 6:07.561458072 |
| 3752 | 2025-08-29T21:43:27.487Z | Aug 29 21:43:27.074 INFO [helios-record] running task |
| 3753 | 2025-08-29T21:43:27.487Z | Aug 29 21:43:27.075 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit} |
| 3754 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.085 DEBG process exited with exit status: 0 (10.077334ms) |
| 3755 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.085 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit} |
| 3756 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.092 DEBG process exited with exit status: 0 (6.793219ms) |
| 3757 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.092 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit} |
| 3758 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.100 DEBG process exited with exit status: 0 (8.430451ms) |
| 3759 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.100 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit} |
| 3760 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.108 DEBG process exited with exit status: 0 (7.826659ms) |
| 3761 | 2025-08-29T21:43:27.513Z | Aug 29 21:43:27.108 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit} |
| 3762 | 2025-08-29T21:43:27.513Z | [ host-package] Compiling env_logger v0.11.5 |
| 3763 | 2025-08-29T21:43:27.538Z | Aug 29 21:43:27.117 DEBG process exited with exit status: 0 (8.651523ms) |
| 3764 | 2025-08-29T21:43:27.538Z | Aug 29 21:43:27.117 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit} |
| 3765 | 2025-08-29T21:43:27.538Z | Aug 29 21:43:27.124 DEBG process exited with exit status: 0 (7.334941ms) |
| 3766 | 2025-08-29T21:43:27.538Z | Aug 29 21:43:27.124 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit} |
| 3767 | 2025-08-29T21:43:27.563Z | Aug 29 21:43:27.158 DEBG process exited with exit status: 0 (33.679736ms) |
| 3768 | 2025-08-29T21:43:27.564Z | Aug 29 21:43:27.158 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit} |
| 3769 | 2025-08-29T21:43:27.588Z | Aug 29 21:43:27.170 DEBG process exited with exit status: 0 (12.680494ms) |
| 3770 | 2025-08-29T21:43:27.588Z | Aug 29 21:43:27.171 INFO [helios-record] task succeeded (97.28847ms) |
| 3771 | 2025-08-29T21:43:27.969Z | [ host-package] Compiling zone_cfg_derive v0.1.2 |
| 3772 | 2025-08-29T21:43:28.237Z | [ host-package] Compiling p384 v0.13.0 |
| 3773 | 2025-08-29T21:43:29.206Z | [ host-package] Compiling progenitor v0.8.0 |
| 3774 | 2025-08-29T21:43:29.272Z | [ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3775 | 2025-08-29T21:43:29.512Z | [ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3776 | 2025-08-29T21:43:30.287Z | [ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3777 | 2025-08-29T21:43:32.395Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 3778 | 2025-08-29T21:43:39.648Z | [ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3779 | 2025-08-29T21:43:40.007Z | [ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3780 | 2025-08-29T21:43:40.765Z | [ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 3781 | 2025-08-29T21:43:41.913Z | [ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3782 | 2025-08-29T21:43:47.484Z | [ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3783 | 2025-08-29T21:43:47.851Z | [ host-package] Compiling tungstenite v0.23.0 |
| 3784 | 2025-08-29T21:43:47.939Z | [ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3785 | 2025-08-29T21:43:48.324Z | [ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3786 | 2025-08-29T21:43:48.695Z | [ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3787 | 2025-08-29T21:43:48.837Z | [ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3788 | 2025-08-29T21:43:49.058Z | [ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3789 | 2025-08-29T21:43:49.189Z | [ host-package] Compiling nix v0.27.1 |
| 3790 | 2025-08-29T21:43:49.755Z | [ host-package] Compiling serde_bytes v0.11.17 |
| 3791 | 2025-08-29T21:43:50.314Z | [ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
| 3792 | 2025-08-29T21:43:50.687Z | [ host-package] Compiling base64 v0.13.1 |
| 3793 | 2025-08-29T21:43:51.059Z | [ host-package] Compiling number_prefix v0.4.0 |
| 3794 | 2025-08-29T21:43:51.387Z | [ host-package] Compiling indicatif v0.17.11 |
| 3795 | 2025-08-29T21:43:51.449Z | [ host-package] Compiling ron v0.7.1 |
| 3796 | 2025-08-29T21:43:52.660Z | [ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3797 | 2025-08-29T21:43:53.278Z | [ host-package] Compiling tokio-tungstenite v0.23.1 |
| 3798 | 2025-08-29T21:43:53.565Z | [ host-package] Compiling xz2 v0.1.7 |
| 3799 | 2025-08-29T21:43:53.919Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 3800 | 2025-08-29T21:43:55.921Z | [ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3801 | 2025-08-29T21:43:57.052Z | [ host-package] Compiling tokio-rustls v0.24.1 |
| 3802 | 2025-08-29T21:43:57.583Z | [ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3803 | 2025-08-29T21:44:00.858Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3804 | 2025-08-29T21:44:00.969Z | [ host-package] Compiling zone v0.1.8 |
| 3805 | 2025-08-29T21:44:02.215Z | [ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3806 | 2025-08-29T21:44:03.734Z | [ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3807 | 2025-08-29T21:44:04.091Z | [ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3808 | 2025-08-29T21:44:05.902Z | [ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3809 | 2025-08-29T21:44:07.499Z | [ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3810 | 2025-08-29T21:44:15.903Z | [ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3811 | 2025-08-29T21:44:16.715Z | [ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3812 | 2025-08-29T21:44:17.697Z | [ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3813 | 2025-08-29T21:44:17.828Z | [ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3814 | 2025-08-29T21:44:19.821Z | [ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 3815 | 2025-08-29T21:44:20.898Z | [ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3816 | 2025-08-29T21:44:21.303Z | [ host-package] Compiling rustls-pemfile v1.0.4 |
| 3817 | 2025-08-29T21:44:21.574Z | [ host-package] Compiling signal-hook-tokio v0.3.1 |
| 3818 | 2025-08-29T21:44:21.970Z | [ host-package] Compiling twox-hash v2.1.0 |
| 3819 | 2025-08-29T21:44:22.107Z | [ host-package] Compiling yasna v0.5.2 |
| 3820 | 2025-08-29T21:44:22.987Z | [ host-package] Compiling secrecy v0.8.0 |
| 3821 | 2025-08-29T21:44:23.325Z | [ host-package] Compiling is_ci v1.2.0 |
| 3822 | 2025-08-29T21:44:23.694Z | [ host-package] Compiling supports-color v3.0.2 |
| 3823 | 2025-08-29T21:44:24.240Z | [ host-package] Compiling rcgen v0.12.1 |
| 3824 | 2025-08-29T21:44:30.965Z | [ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3825 | 2025-08-29T21:44:36.551Z | [ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3826 | 2025-08-29T21:44:37.141Z | [ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3827 | 2025-08-29T21:44:38.470Z | [ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3828 | 2025-08-29T21:44:55.235Z | [ host-package] Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
| 3829 | 2025-08-29T21:44:56.737Z | [ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 3830 | 2025-08-29T21:45:00.050Z | [ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 3831 | 2025-08-29T21:45:07.360Z | [ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3832 | 2025-08-29T21:45:08.715Z | [ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3833 | 2025-08-29T21:45:14.800Z | [ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3834 | 2025-08-29T21:45:16.800Z | [ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3835 | 2025-08-29T21:45:21.397Z | [ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3836 | 2025-08-29T21:45:22.964Z | [ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3837 | 2025-08-29T21:45:26.064Z | [ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3838 | 2025-08-29T21:45:26.395Z | [ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3839 | 2025-08-29T21:45:26.745Z | [ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3840 | 2025-08-29T21:45:26.929Z | [ host-package] Compiling fatfs v0.3.6 |
| 3841 | 2025-08-29T21:45:27.133Z | [ host-package] Compiling rtoolbox v0.0.2 |
| 3842 | 2025-08-29T21:45:27.599Z | [ host-package] Compiling subprocess v0.2.9 |
| 3843 | 2025-08-29T21:45:29.458Z | [ host-package] Compiling assert_matches v1.5.0 |
| 3844 | 2025-08-29T21:45:29.547Z | [ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3845 | 2025-08-29T21:45:31.870Z | [ host-package] Compiling rpassword v7.4.0 |
| 3846 | 2025-08-29T21:45:32.507Z | [ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3847 | 2025-08-29T21:45:33.910Z | [ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3848 | 2025-08-29T21:45:36.868Z | [ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3849 | 2025-08-29T21:45:39.091Z | [ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3850 | 2025-08-29T21:45:58.542Z | [ host-package] Compiling tui-tree-widget v0.23.1 |
| 3851 | 2025-08-29T21:45:59.113Z | [ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3852 | 2025-08-29T21:46:11.251Z | [ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3853 | 2025-08-29T21:46:13.341Z | [ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3854 | 2025-08-29T21:46:13.727Z | [ host-package] Compiling uzers v0.12.1 |
| 3855 | 2025-08-29T21:46:13.830Z | [ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3856 | 2025-08-29T21:46:16.922Z | [ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3857 | 2025-08-29T21:46:19.051Z | [ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3858 | 2025-08-29T21:46:32.120Z | [ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3859 | 2025-08-29T21:46:43.926Z | [ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3860 | 2025-08-29T21:46:44.519Z | [ host-package] Compiling support-bundle-viewer v0.1.2 |
| 3861 | 2025-08-29T21:46:48.129Z | [ host-package] Compiling multimap v0.10.1 |
| 3862 | 2025-08-29T21:48:47.536Z | [ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3863 | 2025-08-29T21:58:26.352Z | [ host-package] Finished `release` profile [optimized] target(s) in 23m 52s |
| 3864 | 2025-08-29T21:59:58.883Z | Aug 29 21:59:58.599 INFO [host-package] process exited with exit status: 0 (1525.14098081s) |
| 3865 | 2025-08-29T21:59:58.883Z | Aug 29 21:59:58.599 INFO [host-stamp] running task |
| 3866 | 2025-08-29T21:59:58.909Z | Aug 29 21:59:58.600 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 16.0.0-0.ci+gitfaa0b5dd487 |
| 3867 | 2025-08-29T21:59:58.909Z | Aug 29 21:59:58.600 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package |
| 3868 | 2025-08-29T21:59:58.909Z | Aug 29 21:59:58.601 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 16.0.0-0.ci+gitfaa0b5dd487 |
| 3869 | 2025-08-29T21:59:58.909Z | Aug 29 21:59:58.602 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 16.0.0-0.ci+gitfaa0b5dd487 |
| 3870 | 2025-08-29T21:59:58.910Z | Aug 29 21:59:58.603 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 16.0.0-0.ci+gitfaa0b5dd487 |
| 3871 | 2025-08-29T21:59:58.910Z | Aug 29 21:59:58.606 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 16.0.0-0.ci+gitfaa0b5dd487 |
| 3872 | 2025-08-29T21:59:58.910Z | Aug 29 21:59:58.606 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 16.0.0-0.ci+gitfaa0b5dd487 |
| 3873 | 2025-08-29T21:59:58.910Z | Aug 29 21:59:58.606 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 16.0.0-0.ci+gitfaa0b5dd487 |
| 3874 | 2025-08-29T21:59:58.910Z | Aug 29 21:59:58.606 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 16.0.0-0.ci+gitfaa0b5dd487 |
| 3875 | 2025-08-29T21:59:58.910Z | [recovery-package] Logging to: /work/artifacts-recovery/LOG |
| 3876 | 2025-08-29T21:59:58.910Z | [stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3877 | 2025-08-29T21:59:58.910Z | [stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3878 | 2025-08-29T21:59:58.910Z | [ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3879 | 2025-08-29T21:59:58.988Z | [stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3880 | 2025-08-29T21:59:58.988Z | [ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3881 | 2025-08-29T21:59:58.988Z | [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3882 | 2025-08-29T21:59:58.988Z | [stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar |
| 3883 | 2025-08-29T21:59:58.988Z | [stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3884 | 2025-08-29T21:59:58.988Z | [ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz |
| 3885 | 2025-08-29T21:59:58.988Z | [stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3886 | 2025-08-29T21:59:58.988Z | Aug 29 21:59:58.642 INFO [stamp-overlay] process exited with exit status: 0 (35.121851ms) |
| 3887 | 2025-08-29T21:59:58.988Z | Aug 29 21:59:58.642 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (41.066607ms) |
| 3888 | 2025-08-29T21:59:58.988Z | [ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar |
| 3889 | 2025-08-29T21:59:58.988Z | Aug 29 21:59:58.662 INFO [stamp-oxlog] process exited with exit status: 0 (58.24415ms) |
| 3890 | 2025-08-29T21:59:59.059Z | [stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar |
| 3891 | 2025-08-29T21:59:59.084Z | Aug 29 21:59:58.782 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (181.529328ms) |
| 3892 | 2025-08-29T21:59:59.355Z | [ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar |
| 3893 | 2025-08-29T21:59:59.381Z | Aug 29 21:59:59.078 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (476.357389ms) |
| 3894 | 2025-08-29T21:59:59.575Z | [stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar |
| 3895 | 2025-08-29T21:59:59.600Z | Aug 29 21:59:59.294 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (691.488ms) |
| 3896 | 2025-08-29T22:00:00.629Z | [stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz |
| 3897 | 2025-08-29T22:00:00.654Z | Aug 29 22:00:00.348 INFO [stamp-propolis-server] process exited with exit status: 0 (1.745248612s) |
| 3898 | 2025-08-29T22:00:01.011Z | [recovery-package] Compiling newtype-uuid v1.2.4 |
| 3899 | 2025-08-29T22:00:01.665Z | [recovery-package] Compiling daft v0.1.4 |
| 3900 | 2025-08-29T22:00:02.281Z | [recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3901 | 2025-08-29T22:00:02.834Z | [recovery-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 3902 | 2025-08-29T22:00:02.834Z | [recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3903 | 2025-08-29T22:00:02.834Z | [recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3904 | 2025-08-29T22:00:02.912Z | [recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3905 | 2025-08-29T22:00:03.677Z | [recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3906 | 2025-08-29T22:00:08.623Z | [stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz |
| 3907 | 2025-08-29T22:00:08.650Z | Aug 29 22:00:08.346 INFO [stamp-switch-asic] process exited with exit status: 0 (9.740531712s) |
| 3908 | 2025-08-29T22:00:08.650Z | Aug 29 22:00:08.346 INFO [host-stamp] task succeeded (9.747310951s) |
| 3909 | 2025-08-29T22:00:08.650Z | Aug 29 22:00:08.346 INFO [host-proto] running task |
| 3910 | 2025-08-29T22:00:09.358Z | Aug 29 22:00:09.076 INFO [host-proto] task succeeded (729.224736ms) |
| 3911 | 2025-08-29T22:00:09.358Z | Aug 29 22:00:09.076 INFO [host-profile] running task |
| 3912 | 2025-08-29T22:00:09.384Z | Aug 29 22:00:09.076 INFO [host-profile] task succeeded (582.528µs) |
| 3913 | 2025-08-29T22:00:09.384Z | Aug 29 22:00:09.077 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.37.402' -P /tmp/.tmpOWgyXQ/proto/host/root -N 'ci faa0b5d/${os_short_commit} 2025-08-29 21:32' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
| 3914 | 2025-08-29T22:00:09.384Z | [ host-image] Aug 29 22:00:09.090 INFO Checking files for board 'cosmo' |
| 3915 | 2025-08-29T22:00:09.384Z | [ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 3916 | 2025-08-29T22:00:09.384Z | [ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml" |
| 3917 | 2025-08-29T22:00:09.384Z | [ host-image] Aug 29 22:00:09.090 INFO Checking files for board 'gimlet' |
| 3918 | 2025-08-29T22:00:09.384Z | [ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 3919 | 2025-08-29T22:00:09.384Z | [ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml" |
| 3920 | 2025-08-29T22:00:09.410Z | [ host-image] Aug 29 22:00:09.120 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpOWgyXQ/proto/host/root" |
| 3921 | 2025-08-29T22:00:09.410Z | [ host-image] Aug 29 22:00:09.120 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ } |
| 3922 | 2025-08-29T22:00:09.410Z | [ host-image] Aug 29 22:00:09.120 INFO image builder template: ramdisk-01-os... |
| 3923 | 2025-08-29T22:00:09.410Z | [ host-image] Aug 29 22:00:09.120 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/.tmpOWgyXQ/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", "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", "optever=0.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 3924 | 2025-08-29T22:00:09.435Z | [ host-image] Aug 29 22:00:09.150 INFO O| Aug 29 22:00:09.150 INFO CREATE DATASET: rpool/images/build/host/output |
| 3925 | 2025-08-29T22:00:09.576Z | [ host-image] Aug 29 22:00:09.294 INFO O| Aug 29 22:00:09.294 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3926 | 2025-08-29T22:00:09.602Z | [ host-image] Aug 29 22:00:09.299 INFO O| Aug 29 22:00:09.299 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3927 | 2025-08-29T22:00:09.668Z | [ host-image] Aug 29 22:00:09.385 INFO O| Aug 29 22:00:09.385 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled |
| 3928 | 2025-08-29T22:00:09.695Z | [ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3929 | 2025-08-29T22:00:09.695Z | [ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3930 | 2025-08-29T22:00:09.695Z | [ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3931 | 2025-08-29T22:00:09.720Z | [ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3932 | 2025-08-29T22:00:09.720Z | [ host-image] Aug 29 22:00:09.425 INFO O| Aug 29 22:00:09.424 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3933 | 2025-08-29T22:00:09.798Z | [ host-image] Aug 29 22:00:09.515 INFO O| Aug 29 22:00:09.515 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3934 | 2025-08-29T22:00:09.823Z | [ host-image] Aug 29 22:00:09.533 INFO O| Aug 29 22:00:09.533 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"] |
| 3935 | 2025-08-29T22:00:10.319Z | [ host-image] Aug 29 22:00:10.036 INFO O| Aug 29 22:00:10.036 INFO O| Caching catalogs ... Done |
| 3936 | 2025-08-29T22:00:10.420Z | [ host-image] Aug 29 22:00:10.137 INFO O| Aug 29 22:00:10.137 INFO STEP 0 (pkg_image_create) COMPLETE |
| 3937 | 2025-08-29T22:00:10.446Z | [ host-image] Aug 29 22:00:10.137 INFO O| Aug 29 22:00:10.137 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3938 | 2025-08-29T22:00:10.447Z | [ host-image] Aug 29 22:00:10.150 INFO O| Aug 29 22:00:10.150 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"] |
| 3939 | 2025-08-29T22:00:10.912Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 3940 | 2025-08-29T22:00:10.912Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3941 | 2025-08-29T22:00:10.912Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO skip step because feature "publisher_1_name" is not enabled |
| 3942 | 2025-08-29T22:00:10.937Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3943 | 2025-08-29T22:00:10.938Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO skip step because feature "publisher_2_name" is not enabled |
| 3944 | 2025-08-29T22:00:10.938Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3945 | 2025-08-29T22:00:10.938Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO skip step because feature "publisher_3_name" is not enabled |
| 3946 | 2025-08-29T22:00:10.938Z | [ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3947 | 2025-08-29T22:00:11.385Z | [ host-image] Aug 29 22:00:11.102 INFO O| Aug 29 22:00:11.102 INFO variant opensolaris.zone is already global |
| 3948 | 2025-08-29T22:00:11.385Z | [ host-image] Aug 29 22:00:11.102 INFO O| Aug 29 22:00:11.102 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 3949 | 2025-08-29T22:00:11.385Z | [ host-image] Aug 29 22:00:11.102 INFO O| Aug 29 22:00:11.102 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3950 | 2025-08-29T22:00:11.857Z | [ host-image] Aug 29 22:00:11.574 INFO O| Aug 29 22:00:11.574 INFO variant opensolaris.imagetype is full; changing to partial |
| 3951 | 2025-08-29T22:00:11.857Z | [ host-image] Aug 29 22:00:11.574 INFO O| Aug 29 22:00:11.574 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 3952 | 2025-08-29T22:00:16.952Z | [recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3953 | 2025-08-29T22:00:16.978Z | [recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3954 | 2025-08-29T22:00:16.978Z | [recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3955 | 2025-08-29T22:00:21.975Z | [recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3956 | 2025-08-29T22:00:22.108Z | [recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3957 | 2025-08-29T22:00:23.245Z | [recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3958 | 2025-08-29T22:00:23.592Z | [recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3959 | 2025-08-29T22:00:24.434Z | [recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3960 | 2025-08-29T22:00:27.108Z | [recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3961 | 2025-08-29T22:00:29.684Z | [recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3962 | 2025-08-29T22:00:41.831Z | [ host-image] Aug 29 22:00:41.548 INFO O| Aug 29 22:00:41.548 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 3963 | 2025-08-29T22:00:52.693Z | [ host-image] Aug 29 22:00:52.415 INFO O| Aug 29 22:00:52.415 INFO O| Startup: Caching catalogs ... Done |
| 3964 | 2025-08-29T22:00:52.776Z | [ host-image] Aug 29 22:00:52.499 INFO O| Aug 29 22:00:52.498 INFO O| Planning: Planning completed in 0.00 seconds |
| 3965 | 2025-08-29T22:00:52.801Z | [ host-image] Aug 29 22:00:52.499 INFO O| Aug 29 22:00:52.499 INFO O| Planning: Consolidating action changes ... Done |
| 3966 | 2025-08-29T22:00:52.801Z | [ host-image] Aug 29 22:00:52.499 INFO O| Aug 29 22:00:52.499 INFO O| Planning: Evaluating mediators ... Done |
| 3967 | 2025-08-29T22:00:52.801Z | [ host-image] Aug 29 22:00:52.500 INFO O| Aug 29 22:00:52.500 INFO O| Planning: Planning completed in 0.00 seconds |
| 3968 | 2025-08-29T22:00:52.801Z | [ host-image] Aug 29 22:00:52.500 INFO O| Aug 29 22:00:52.500 INFO O| Variants/Facets to change: 1 |
| 3969 | 2025-08-29T22:00:52.801Z | [ host-image] Aug 29 22:00:52.522 INFO O| Aug 29 22:00:52.522 INFO O| Done |
| 3970 | 2025-08-29T22:00:52.801Z | [ host-image] Aug 29 22:00:52.522 INFO O| Aug 29 22:00:52.522 INFO O| Done |
| 3971 | 2025-08-29T22:00:54.393Z | [ host-image] Aug 29 22:00:54.114 INFO O| Aug 29 22:00:54.114 INFO O| Done |
| 3972 | 2025-08-29T22:00:54.479Z | [ host-image] Aug 29 22:00:54.201 INFO O| Aug 29 22:00:54.201 INFO O| Done |
| 3973 | 2025-08-29T22:00:54.504Z | [ host-image] Aug 29 22:00:54.202 INFO O| Aug 29 22:00:54.202 INFO O| Done |
| 3974 | 2025-08-29T22:00:54.504Z | [ host-image] Aug 29 22:00:54.203 INFO O| Aug 29 22:00:54.202 INFO O| Done |
| 3975 | 2025-08-29T22:00:54.504Z | [ host-image] Aug 29 22:00:54.204 INFO O| Aug 29 22:00:54.204 INFO O| Done |
| 3976 | 2025-08-29T22:00:55.757Z | [ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 3977 | 2025-08-29T22:00:55.757Z | [ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3978 | 2025-08-29T22:00:55.782Z | [ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO skip step because feature "debug_variant" is not enabled |
| 3979 | 2025-08-29T22:00:55.782Z | [ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3980 | 2025-08-29T22:00:55.915Z | [recovery-package] Finished `release` profile [optimized] target(s) in 56.69s |
| 3981 | 2025-08-29T22:00:56.227Z | [ host-image] Aug 29 22:00:55.950 INFO O| Aug 29 22:00:55.950 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 3982 | 2025-08-29T22:01:00.967Z | Aug 29 22:01:00.690 INFO [recovery-package] process exited with exit status: 0 (62.089718324s) |
| 3983 | 2025-08-29T22:01:00.967Z | Aug 29 22:01:00.690 INFO [recovery-stamp] running task |
| 3984 | 2025-08-29T22:01:00.994Z | Aug 29 22:01:00.690 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release |
| 3985 | 2025-08-29T22:01:00.994Z | Aug 29 22:01:00.691 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 16.0.0-0.ci+gitfaa0b5dd487 |
| 3986 | 2025-08-29T22:01:00.994Z | Aug 29 22:01:00.692 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 16.0.0-0.ci+gitfaa0b5dd487 |
| 3987 | 2025-08-29T22:01:00.994Z | [ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG |
| 3988 | 2025-08-29T22:01:00.994Z | [stamp-installinator] Logging to: /work/artifacts-recovery/LOG |
| 3989 | 2025-08-29T22:01:01.137Z | [stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar |
| 3990 | 2025-08-29T22:01:01.162Z | Aug 29 22:01:00.867 INFO [stamp-installinator] process exited with exit status: 0 (176.292071ms) |
| 3991 | 2025-08-29T22:01:01.219Z | [ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar |
| 3992 | 2025-08-29T22:01:01.245Z | Aug 29 22:01:00.950 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (257.541926ms) |
| 3993 | 2025-08-29T22:01:01.245Z | Aug 29 22:01:00.950 INFO [recovery-stamp] task succeeded (259.827765ms) |
| 3994 | 2025-08-29T22:01:01.245Z | Aug 29 22:01:00.950 INFO [recovery-proto] running task |
| 3995 | 2025-08-29T22:01:01.245Z | Aug 29 22:01:00.950 INFO [tuf-stamp] running task |
| 3996 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.951 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 16.0.0-0.ci+gitfaa0b5dd487 |
| 3997 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.952 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 16.0.0-0.ci+gitfaa0b5dd487 |
| 3998 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.952 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 16.0.0-0.ci+gitfaa0b5dd487 |
| 3999 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.953 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 16.0.0-0.ci+gitfaa0b5dd487 |
| 4000 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.954 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 16.0.0-0.ci+gitfaa0b5dd487 |
| 4001 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.954 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 16.0.0-0.ci+gitfaa0b5dd487 |
| 4002 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.955 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 16.0.0-0.ci+gitfaa0b5dd487 |
| 4003 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.956 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 16.0.0-0.ci+gitfaa0b5dd487 |
| 4004 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.959 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 16.0.0-0.ci+gitfaa0b5dd487 |
| 4005 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.961 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 16.0.0-0.ci+gitfaa0b5dd487 |
| 4006 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.962 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 16.0.0-0.ci+gitfaa0b5dd487 |
| 4007 | 2025-08-29T22:01:01.246Z | Aug 29 22:01:00.964 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 16.0.0-0.ci+gitfaa0b5dd487 |
| 4008 | 2025-08-29T22:01:01.337Z | [stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4009 | 2025-08-29T22:01:01.337Z | [stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4010 | 2025-08-29T22:01:01.337Z | [ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4011 | 2025-08-29T22:01:01.337Z | [stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4012 | 2025-08-29T22:01:01.337Z | [stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4013 | 2025-08-29T22:01:01.337Z | [ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4014 | 2025-08-29T22:01:01.337Z | [ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4015 | 2025-08-29T22:01:01.337Z | [stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4016 | 2025-08-29T22:01:01.337Z | [stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4017 | 2025-08-29T22:01:01.337Z | [stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4018 | 2025-08-29T22:01:01.337Z | [stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4019 | 2025-08-29T22:01:01.337Z | [ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 4020 | 2025-08-29T22:01:01.382Z | [ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz |
| 4021 | 2025-08-29T22:01:01.407Z | Aug 29 22:01:01.125 INFO [stamp-probe] process exited with exit status: 0 (170.298343ms) |
| 4022 | 2025-08-29T22:01:01.576Z | Aug 29 22:01:01.299 INFO [recovery-proto] task succeeded (348.97126ms) |
| 4023 | 2025-08-29T22:01:01.576Z | Aug 29 22:01:01.299 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.37.402' -P /tmp/.tmpOWgyXQ/proto/recovery/root -N 'recovery faa0b5d/${os_short_commit} 2025-08-29 21:32' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
| 4024 | 2025-08-29T22:01:01.601Z | [ recovery-image] Aug 29 22:01:01.319 INFO Checking files for board 'gimlet' |
| 4025 | 2025-08-29T22:01:01.601Z | [ recovery-image] Aug 29 22:01:01.319 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 4026 | 2025-08-29T22:01:01.601Z | [ recovery-image] Aug 29 22:01:01.320 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml" |
| 4027 | 2025-08-29T22:01:01.601Z | [ recovery-image] Aug 29 22:01:01.320 INFO Checking files for board 'cosmo' |
| 4028 | 2025-08-29T22:01:01.601Z | [ recovery-image] Aug 29 22:01:01.320 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 4029 | 2025-08-29T22:01:01.601Z | [ recovery-image] Aug 29 22:01:01.320 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml" |
| 4030 | 2025-08-29T22:01:01.628Z | [ recovery-image] Aug 29 22:01:01.337 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpOWgyXQ/proto/recovery/root" |
| 4031 | 2025-08-29T22:01:01.628Z | [ recovery-image] Aug 29 22:01:01.337 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ } |
| 4032 | 2025-08-29T22:01:01.628Z | [ recovery-image] Aug 29 22:01:01.337 INFO image builder template: ramdisk-01-os... |
| 4033 | 2025-08-29T22:01:01.628Z | [ recovery-image] Aug 29 22:01:01.337 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/.tmpOWgyXQ/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", "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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 4034 | 2025-08-29T22:01:01.654Z | [ recovery-image] Aug 29 22:01:01.369 INFO O| Aug 29 22:01:01.369 INFO CREATE DATASET: rpool/images/build/recovery/output |
| 4035 | 2025-08-29T22:01:01.911Z | [ recovery-image] Aug 29 22:01:01.633 INFO O| Aug 29 22:01:01.633 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4036 | 2025-08-29T22:01:01.936Z | [ recovery-image] Aug 29 22:01:01.641 INFO O| Aug 29 22:01:01.640 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4037 | 2025-08-29T22:01:02.065Z | [ recovery-image] Aug 29 22:01:01.789 INFO O| Aug 29 22:01:01.789 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled |
| 4038 | 2025-08-29T22:01:02.107Z | [ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4039 | 2025-08-29T22:01:02.107Z | [ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4040 | 2025-08-29T22:01:02.132Z | [ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4041 | 2025-08-29T22:01:02.132Z | [ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4042 | 2025-08-29T22:01:02.132Z | [ recovery-image] Aug 29 22:01:01.842 INFO O| Aug 29 22:01:01.842 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4043 | 2025-08-29T22:01:02.272Z | [ recovery-image] Aug 29 22:01:01.995 INFO O| Aug 29 22:01:01.995 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4044 | 2025-08-29T22:01:02.297Z | [ recovery-image] Aug 29 22:01:02.013 INFO O| Aug 29 22:01:02.013 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"] |
| 4045 | 2025-08-29T22:01:02.681Z | [verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 4046 | 2025-08-29T22:01:02.735Z | [verify-libraries] Running `target/debug/xtask verify-libraries --release` |
| 4047 | 2025-08-29T22:01:03.019Z | [ recovery-image] Aug 29 22:01:02.743 INFO O| Aug 29 22:01:02.743 INFO O| Caching catalogs ... Done |
| 4048 | 2025-08-29T22:01:03.155Z | [ recovery-image] Aug 29 22:01:02.878 INFO O| Aug 29 22:01:02.878 INFO STEP 0 (pkg_image_create) COMPLETE |
| 4049 | 2025-08-29T22:01:03.155Z | [ recovery-image] Aug 29 22:01:02.878 INFO O| Aug 29 22:01:02.878 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4050 | 2025-08-29T22:01:03.181Z | [ recovery-image] Aug 29 22:01:02.901 INFO O| Aug 29 22:01:02.901 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"] |
| 4051 | 2025-08-29T22:01:03.208Z | [stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz |
| 4052 | 2025-08-29T22:01:03.208Z | [ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz |
| 4053 | 2025-08-29T22:01:03.235Z | Aug 29 22:01:02.957 INFO [stamp-ntp] process exited with exit status: 0 (2.005083813s) |
| 4054 | 2025-08-29T22:01:03.260Z | Aug 29 22:01:02.962 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (2.009647953s) |
| 4055 | 2025-08-29T22:01:03.460Z | [stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz |
| 4056 | 2025-08-29T22:01:03.485Z | Aug 29 22:01:03.203 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.24334959s) |
| 4057 | 2025-08-29T22:01:03.562Z | [stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz |
| 4058 | 2025-08-29T22:01:03.620Z | [stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz |
| 4059 | 2025-08-29T22:01:03.659Z | Aug 29 22:01:03.383 INFO [stamp-internal-dns] process exited with exit status: 0 (2.43170707s) |
| 4060 | 2025-08-29T22:01:03.685Z | Aug 29 22:01:03.390 INFO [stamp-external-dns] process exited with exit status: 0 (2.436797871s) |
| 4061 | 2025-08-29T22:01:03.815Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.538 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 4062 | 2025-08-29T22:01:03.815Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4063 | 2025-08-29T22:01:03.841Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO skip step because feature "publisher_1_name" is not enabled |
| 4064 | 2025-08-29T22:01:03.841Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4065 | 2025-08-29T22:01:03.841Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO skip step because feature "publisher_2_name" is not enabled |
| 4066 | 2025-08-29T22:01:03.841Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4067 | 2025-08-29T22:01:03.841Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO skip step because feature "publisher_3_name" is not enabled |
| 4068 | 2025-08-29T22:01:03.841Z | [ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4069 | 2025-08-29T22:01:03.917Z | [ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz |
| 4070 | 2025-08-29T22:01:03.953Z | Aug 29 22:01:03.677 INFO [stamp-oximeter] process exited with exit status: 0 (2.723283846s) |
| 4071 | 2025-08-29T22:01:04.348Z | [ recovery-image] Aug 29 22:01:04.071 INFO O| Aug 29 22:01:04.071 INFO variant opensolaris.zone is already global |
| 4072 | 2025-08-29T22:01:04.348Z | [ recovery-image] Aug 29 22:01:04.072 INFO O| Aug 29 22:01:04.071 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 4073 | 2025-08-29T22:01:04.348Z | [ recovery-image] Aug 29 22:01:04.072 INFO O| Aug 29 22:01:04.071 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4074 | 2025-08-29T22:01:04.878Z | [ recovery-image] Aug 29 22:01:04.601 INFO O| Aug 29 22:01:04.601 INFO variant opensolaris.imagetype is full; changing to partial |
| 4075 | 2025-08-29T22:01:04.878Z | [ recovery-image] Aug 29 22:01:04.601 INFO O| Aug 29 22:01:04.601 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 4076 | 2025-08-29T22:01:06.508Z | [ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz |
| 4077 | 2025-08-29T22:01:06.537Z | Aug 29 22:01:06.240 INFO [stamp-nexus] process exited with exit status: 0 (5.278602865s) |
| 4078 | 2025-08-29T22:01:07.660Z | [stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz |
| 4079 | 2025-08-29T22:01:07.695Z | Aug 29 22:01:07.419 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.455663467s) |
| 4080 | 2025-08-29T22:01:09.984Z | [verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4081 | 2025-08-29T22:01:10.057Z | [verify-libraries] Compiling home v0.5.9 |
| 4082 | 2025-08-29T22:01:10.093Z | [verify-libraries] Compiling cfg_aliases v0.1.1 |
| 4083 | 2025-08-29T22:01:10.134Z | [verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 4084 | 2025-08-29T22:01:10.134Z | [verify-libraries] Compiling sqlparser_derive v0.2.2 |
| 4085 | 2025-08-29T22:01:10.159Z | [verify-libraries] Compiling unicode_categories v0.1.1 |
| 4086 | 2025-08-29T22:01:10.429Z | [verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4087 | 2025-08-29T22:01:10.541Z | [verify-libraries] Compiling polyval v0.6.2 |
| 4088 | 2025-08-29T22:01:10.568Z | [verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4089 | 2025-08-29T22:01:11.102Z | [verify-libraries] Compiling nix v0.28.0 |
| 4090 | 2025-08-29T22:01:11.102Z | [verify-libraries] Compiling sqlformat v0.3.5 |
| 4091 | 2025-08-29T22:01:11.309Z | [verify-libraries] Compiling ghash v0.5.1 |
| 4092 | 2025-08-29T22:01:11.707Z | [verify-libraries] Compiling ctr v0.9.2 |
| 4093 | 2025-08-29T22:01:11.839Z | [verify-libraries] Compiling sqlparser v0.45.0 |
| 4094 | 2025-08-29T22:01:11.963Z | [verify-libraries] Compiling ssh-encoding v0.2.0 |
| 4095 | 2025-08-29T22:01:11.963Z | [verify-libraries] Compiling blowfish v0.9.1 |
| 4096 | 2025-08-29T22:01:12.211Z | [stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz |
| 4097 | 2025-08-29T22:01:12.308Z | Aug 29 22:01:12.033 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (11.070336243s) |
| 4098 | 2025-08-29T22:01:12.419Z | [verify-libraries] Compiling aes-gcm v0.10.3 |
| 4099 | 2025-08-29T22:01:12.830Z | [stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz |
| 4100 | 2025-08-29T22:01:12.855Z | Aug 29 22:01:12.560 INFO [stamp-clickhouse] process exited with exit status: 0 (11.606038956s) |
| 4101 | 2025-08-29T22:01:13.070Z | [stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz |
| 4102 | 2025-08-29T22:01:13.095Z | Aug 29 22:01:12.807 INFO [stamp-clickhouse_server] process exited with exit status: 0 (11.851653322s) |
| 4103 | 2025-08-29T22:01:13.095Z | Aug 29 22:01:12.807 INFO [tuf-stamp] task succeeded (11.857721124s) |
| 4104 | 2025-08-29T22:01:13.126Z | [verify-libraries] Compiling ssh-cipher v0.2.0 |
| 4105 | 2025-08-29T22:01:13.776Z | [verify-libraries] Compiling bcrypt-pbkdf v0.10.0 |
| 4106 | 2025-08-29T22:01:14.524Z | [verify-libraries] Compiling password-hash v0.4.2 |
| 4107 | 2025-08-29T22:01:16.984Z | [verify-libraries] Compiling rustyline v14.0.0 |
| 4108 | 2025-08-29T22:01:17.328Z | [verify-libraries] Compiling petname v2.0.2 |
| 4109 | 2025-08-29T22:01:18.975Z | [verify-libraries] Compiling pbkdf2 v0.11.0 |
| 4110 | 2025-08-29T22:01:19.579Z | [verify-libraries] Compiling ssh-key v0.6.6 |
| 4111 | 2025-08-29T22:01:19.632Z | [verify-libraries] Compiling p521 v0.13.3 |
| 4112 | 2025-08-29T22:01:19.703Z | [verify-libraries] Compiling p256 v0.13.2 |
| 4113 | 2025-08-29T22:01:21.421Z | [verify-libraries] Compiling russh-cryptovec v0.7.3 |
| 4114 | 2025-08-29T22:01:22.013Z | [verify-libraries] Compiling md5 v0.7.0 |
| 4115 | 2025-08-29T22:01:22.769Z | [verify-libraries] Compiling russh-keys v0.45.0 |
| 4116 | 2025-08-29T22:01:29.142Z | [verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 4117 | 2025-08-29T22:01:29.582Z | [verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4118 | 2025-08-29T22:01:30.034Z | [verify-libraries] Compiling num-bigint v0.4.6 |
| 4119 | 2025-08-29T22:01:31.626Z | [verify-libraries] Compiling des v0.8.1 |
| 4120 | 2025-08-29T22:01:32.285Z | [verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4121 | 2025-08-29T22:01:33.545Z | [verify-libraries] Compiling sync-ptr v0.1.4 |
| 4122 | 2025-08-29T22:01:33.960Z | [verify-libraries] Compiling hex-literal v0.4.1 |
| 4123 | 2025-08-29T22:01:34.617Z | [verify-libraries] Compiling russh v0.45.0 |
| 4124 | 2025-08-29T22:01:36.159Z | [ host-image] Aug 29 22:01:35.826 INFO O| Aug 29 22:01:35.826 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4125 | 2025-08-29T22:01:38.858Z | [verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4126 | 2025-08-29T22:01:39.870Z | [verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4127 | 2025-08-29T22:01:44.214Z | [ recovery-image] Aug 29 22:01:43.942 INFO O| Aug 29 22:01:43.942 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4128 | 2025-08-29T22:01:44.508Z | [verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4129 | 2025-08-29T22:01:49.628Z | [verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4130 | 2025-08-29T22:01:52.101Z | [ host-image] Aug 29 22:01:51.830 INFO O| Aug 29 22:01:51.830 INFO O| Startup: Caching catalogs ... Done |
| 4131 | 2025-08-29T22:01:52.227Z | [ host-image] Aug 29 22:01:51.956 INFO O| Aug 29 22:01:51.956 INFO O| Planning: Planning completed in 0.00 seconds |
| 4132 | 2025-08-29T22:01:52.252Z | [ host-image] Aug 29 22:01:51.957 INFO O| Aug 29 22:01:51.957 INFO O| Planning: Consolidating action changes ... Done |
| 4133 | 2025-08-29T22:01:52.252Z | [ host-image] Aug 29 22:01:51.957 INFO O| Aug 29 22:01:51.957 INFO O| Planning: Evaluating mediators ... Done |
| 4134 | 2025-08-29T22:01:52.252Z | [ host-image] Aug 29 22:01:51.958 INFO O| Aug 29 22:01:51.958 INFO O| Planning: Planning completed in 0.00 seconds |
| 4135 | 2025-08-29T22:01:52.252Z | [ host-image] Aug 29 22:01:51.958 INFO O| Aug 29 22:01:51.958 INFO O| Variants/Facets to change: 1 |
| 4136 | 2025-08-29T22:01:52.294Z | [ host-image] Aug 29 22:01:52.023 INFO O| Aug 29 22:01:52.023 INFO O| Done |
| 4137 | 2025-08-29T22:01:52.294Z | [ host-image] Aug 29 22:01:52.023 INFO O| Aug 29 22:01:52.023 INFO O| Done |
| 4138 | 2025-08-29T22:01:54.541Z | [ host-image] Aug 29 22:01:54.270 INFO O| Aug 29 22:01:54.270 INFO O| Done |
| 4139 | 2025-08-29T22:01:54.666Z | [ host-image] Aug 29 22:01:54.395 INFO O| Aug 29 22:01:54.395 INFO O| Done |
| 4140 | 2025-08-29T22:01:54.692Z | [ host-image] Aug 29 22:01:54.396 INFO O| Aug 29 22:01:54.396 INFO O| Done |
| 4141 | 2025-08-29T22:01:54.692Z | [ host-image] Aug 29 22:01:54.397 INFO O| Aug 29 22:01:54.397 INFO O| Done |
| 4142 | 2025-08-29T22:01:54.692Z | [ host-image] Aug 29 22:01:54.398 INFO O| Aug 29 22:01:54.398 INFO O| Done |
| 4143 | 2025-08-29T22:01:56.388Z | [ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 4144 | 2025-08-29T22:01:56.388Z | [ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4145 | 2025-08-29T22:01:56.413Z | [ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO skip step because feature "recovery" is not enabled |
| 4146 | 2025-08-29T22:01:56.413Z | [ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4147 | 2025-08-29T22:01:56.413Z | [ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO skip step because feature "recovery" is not enabled |
| 4148 | 2025-08-29T22:01:56.413Z | [ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4149 | 2025-08-29T22:01:56.413Z | [ host-image] Aug 29 22:01:56.136 INFO O| Aug 29 22:01:56.136 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@16.0.0.0"] |
| 4150 | 2025-08-29T22:01:59.357Z | [verify-libraries] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 4151 | 2025-08-29T22:02:01.009Z | [ recovery-image] Aug 29 22:02:00.739 INFO O| Aug 29 22:02:00.739 INFO O| Startup: Caching catalogs ... Done |
| 4152 | 2025-08-29T22:02:01.128Z | [ recovery-image] Aug 29 22:02:00.859 INFO O| Aug 29 22:02:00.859 INFO O| Planning: Planning completed in 0.00 seconds |
| 4153 | 2025-08-29T22:02:01.153Z | [ recovery-image] Aug 29 22:02:00.861 INFO O| Aug 29 22:02:00.861 INFO O| Planning: Consolidating action changes ... Done |
| 4154 | 2025-08-29T22:02:01.154Z | [ recovery-image] Aug 29 22:02:00.861 INFO O| Aug 29 22:02:00.861 INFO O| Planning: Evaluating mediators ... Done |
| 4155 | 2025-08-29T22:02:01.154Z | [ recovery-image] Aug 29 22:02:00.862 INFO O| Aug 29 22:02:00.862 INFO O| Planning: Planning completed in 0.00 seconds |
| 4156 | 2025-08-29T22:02:01.154Z | [ recovery-image] Aug 29 22:02:00.862 INFO O| Aug 29 22:02:00.862 INFO O| Variants/Facets to change: 1 |
| 4157 | 2025-08-29T22:02:01.216Z | [ recovery-image] Aug 29 22:02:00.947 INFO O| Aug 29 22:02:00.947 INFO O| Done |
| 4158 | 2025-08-29T22:02:01.216Z | [ recovery-image] Aug 29 22:02:00.947 INFO O| Aug 29 22:02:00.947 INFO O| Done |
| 4159 | 2025-08-29T22:02:03.502Z | [ recovery-image] Aug 29 22:02:03.232 INFO O| Aug 29 22:02:03.232 INFO O| Done |
| 4160 | 2025-08-29T22:02:03.622Z | [ recovery-image] Aug 29 22:02:03.353 INFO O| Aug 29 22:02:03.352 INFO O| Done |
| 4161 | 2025-08-29T22:02:03.647Z | [ recovery-image] Aug 29 22:02:03.354 INFO O| Aug 29 22:02:03.354 INFO O| Done |
| 4162 | 2025-08-29T22:02:03.647Z | [ recovery-image] Aug 29 22:02:03.354 INFO O| Aug 29 22:02:03.354 INFO O| Done |
| 4163 | 2025-08-29T22:02:03.647Z | [ recovery-image] Aug 29 22:02:03.356 INFO O| Aug 29 22:02:03.356 INFO O| Done |
| 4164 | 2025-08-29T22:02:05.001Z | [verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4165 | 2025-08-29T22:02:05.172Z | [verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4166 | 2025-08-29T22:02:05.253Z | [ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 4167 | 2025-08-29T22:02:05.253Z | [ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4168 | 2025-08-29T22:02:05.253Z | [ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO skip step because feature "debug_variant" is not enabled |
| 4169 | 2025-08-29T22:02:05.279Z | [ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4170 | 2025-08-29T22:02:05.843Z | [ recovery-image] Aug 29 22:02:05.574 INFO O| Aug 29 22:02:05.574 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 4171 | 2025-08-29T22:02:05.999Z | [verify-libraries] Compiling internet-checksum v0.2.1 |
| 4172 | 2025-08-29T22:02:06.574Z | [verify-libraries] Compiling omicron-zone-package v0.12.2 |
| 4173 | 2025-08-29T22:02:26.389Z | [verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4174 | 2025-08-29T22:02:35.882Z | [ host-image] Aug 29 22:02:35.616 INFO O| Aug 29 22:02:35.616 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4175 | 2025-08-29T22:02:38.650Z | [verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4176 | 2025-08-29T22:02:41.172Z | [verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4177 | 2025-08-29T22:02:45.745Z | [ recovery-image] Aug 29 22:02:45.480 INFO O| Aug 29 22:02:45.480 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4178 | 2025-08-29T22:02:53.109Z | [ host-image] Aug 29 22:02:52.845 INFO O| Aug 29 22:02:52.845 INFO O| Startup: Caching catalogs ... Done |
| 4179 | 2025-08-29T22:03:02.206Z | [ recovery-image] Aug 29 22:03:01.944 INFO O| Aug 29 22:03:01.943 INFO O| Startup: Caching catalogs ... Done |
| 4180 | 2025-08-29T22:03:02.313Z | [ recovery-image] Aug 29 22:03:02.051 INFO O| Aug 29 22:03:02.051 INFO O| Planning: Planning completed in 0.00 seconds |
| 4181 | 2025-08-29T22:03:02.338Z | [ recovery-image] Aug 29 22:03:02.051 INFO O| Aug 29 22:03:02.051 INFO O| Planning: Consolidating action changes ... Done |
| 4182 | 2025-08-29T22:03:02.338Z | [ recovery-image] Aug 29 22:03:02.051 INFO O| Aug 29 22:03:02.051 INFO O| Planning: Evaluating mediators ... Done |
| 4183 | 2025-08-29T22:03:02.338Z | [ recovery-image] Aug 29 22:03:02.052 INFO O| Aug 29 22:03:02.052 INFO O| Planning: Planning completed in 0.00 seconds |
| 4184 | 2025-08-29T22:03:02.338Z | [ recovery-image] Aug 29 22:03:02.052 INFO O| Aug 29 22:03:02.052 INFO O| Variants/Facets to change: 1 |
| 4185 | 2025-08-29T22:03:02.378Z | [ recovery-image] Aug 29 22:03:02.115 INFO O| Aug 29 22:03:02.115 INFO O| Done |
| 4186 | 2025-08-29T22:03:02.378Z | [ recovery-image] Aug 29 22:03:02.115 INFO O| Aug 29 22:03:02.115 INFO O| Done |
| 4187 | 2025-08-29T22:03:04.175Z | [ recovery-image] Aug 29 22:03:03.912 INFO O| Aug 29 22:03:03.912 INFO O| Done |
| 4188 | 2025-08-29T22:03:04.333Z | [ recovery-image] Aug 29 22:03:04.070 INFO O| Aug 29 22:03:04.070 INFO O| Done |
| 4189 | 2025-08-29T22:03:04.360Z | [ recovery-image] Aug 29 22:03:04.071 INFO O| Aug 29 22:03:04.071 INFO O| Done |
| 4190 | 2025-08-29T22:03:04.360Z | [ recovery-image] Aug 29 22:03:04.071 INFO O| Aug 29 22:03:04.071 INFO O| Done |
| 4191 | 2025-08-29T22:03:04.360Z | [ recovery-image] Aug 29 22:03:04.073 INFO O| Aug 29 22:03:04.073 INFO O| Done |
| 4192 | 2025-08-29T22:03:06.002Z | [ recovery-image] Aug 29 22:03:05.739 INFO O| Aug 29 22:03:05.739 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 4193 | 2025-08-29T22:03:06.002Z | [ recovery-image] Aug 29 22:03:05.739 INFO O| Aug 29 22:03:05.739 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4194 | 2025-08-29T22:03:06.695Z | [ recovery-image] Aug 29 22:03:06.431 INFO O| Aug 29 22:03:06.431 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"] |
| 4195 | 2025-08-29T22:03:13.173Z | [verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4196 | 2025-08-29T22:03:17.806Z | [verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4197 | 2025-08-29T22:03:24.028Z | [verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4198 | 2025-08-29T22:03:24.850Z | [verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4199 | 2025-08-29T22:03:25.154Z | [verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4200 | 2025-08-29T22:03:27.198Z | [verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4201 | 2025-08-29T22:03:27.249Z | [verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4202 | 2025-08-29T22:03:28.786Z | [verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4203 | 2025-08-29T22:03:30.560Z | [verify-libraries] Compiling diff v0.1.13 |
| 4204 | 2025-08-29T22:03:32.079Z | [verify-libraries] Compiling yansi v1.0.1 |
| 4205 | 2025-08-29T22:03:33.317Z | [verify-libraries] Compiling heck v0.4.1 |
| 4206 | 2025-08-29T22:03:34.807Z | [verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
| 4207 | 2025-08-29T22:03:36.886Z | [verify-libraries] Compiling pretty_assertions v1.4.1 |
| 4208 | 2025-08-29T22:03:38.127Z | [verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4209 | 2025-08-29T22:03:40.920Z | [ recovery-image] Aug 29 22:03:40.663 INFO O| Aug 29 22:03:40.662 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4210 | 2025-08-29T22:03:42.334Z | [verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4211 | 2025-08-29T22:03:54.179Z | [verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4212 | 2025-08-29T22:03:54.355Z | [ recovery-image] Aug 29 22:03:54.098 INFO O| Aug 29 22:03:54.098 INFO O| Startup: Caching catalogs ... Done |
| 4213 | 2025-08-29T22:03:54.534Z | [ recovery-image] Aug 29 22:03:54.278 INFO O| Aug 29 22:03:54.278 INFO O| Planning: Planning completed in 0.00 seconds |
| 4214 | 2025-08-29T22:03:54.559Z | [ recovery-image] Aug 29 22:03:54.279 INFO O| Aug 29 22:03:54.279 INFO O| Planning: Consolidating action changes ... Done |
| 4215 | 2025-08-29T22:03:54.560Z | [ recovery-image] Aug 29 22:03:54.279 INFO O| Aug 29 22:03:54.279 INFO O| Planning: Evaluating mediators ... Done |
| 4216 | 2025-08-29T22:03:54.560Z | [ recovery-image] Aug 29 22:03:54.280 INFO O| Aug 29 22:03:54.280 INFO O| Planning: Planning completed in 0.00 seconds |
| 4217 | 2025-08-29T22:03:54.560Z | [ recovery-image] Aug 29 22:03:54.280 INFO O| Aug 29 22:03:54.280 INFO O| Variants/Facets to change: 1 |
| 4218 | 2025-08-29T22:03:54.602Z | [ recovery-image] Aug 29 22:03:54.345 INFO O| Aug 29 22:03:54.345 INFO O| Done |
| 4219 | 2025-08-29T22:03:54.602Z | [ recovery-image] Aug 29 22:03:54.345 INFO O| Aug 29 22:03:54.345 INFO O| Done |
| 4220 | 2025-08-29T22:03:56.125Z | [ recovery-image] Aug 29 22:03:55.869 INFO O| Aug 29 22:03:55.869 INFO O| Done |
| 4221 | 2025-08-29T22:03:56.244Z | [ recovery-image] Aug 29 22:03:55.988 INFO O| Aug 29 22:03:55.988 INFO O| Done |
| 4222 | 2025-08-29T22:03:56.269Z | [ recovery-image] Aug 29 22:03:55.989 INFO O| Aug 29 22:03:55.989 INFO O| Done |
| 4223 | 2025-08-29T22:03:56.269Z | [ recovery-image] Aug 29 22:03:55.989 INFO O| Aug 29 22:03:55.989 INFO O| Done |
| 4224 | 2025-08-29T22:03:56.269Z | [ recovery-image] Aug 29 22:03:55.991 INFO O| Aug 29 22:03:55.991 INFO O| Done |
| 4225 | 2025-08-29T22:03:57.842Z | [ recovery-image] Aug 29 22:03:57.586 INFO O| Aug 29 22:03:57.586 INFO STEP 9 (pkg_change_facet) COMPLETE |
| 4226 | 2025-08-29T22:03:57.842Z | [ recovery-image] Aug 29 22:03:57.586 INFO O| Aug 29 22:03:57.586 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4227 | 2025-08-29T22:03:58.502Z | [ recovery-image] Aug 29 22:03:58.246 INFO O| Aug 29 22:03:58.246 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"] |
| 4228 | 2025-08-29T22:04:01.282Z | [verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4229 | 2025-08-29T22:04:01.771Z | [verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4230 | 2025-08-29T22:04:02.382Z | [verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4231 | 2025-08-29T22:04:02.910Z | [verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4232 | 2025-08-29T22:04:03.546Z | [verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4233 | 2025-08-29T22:04:04.043Z | [verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4234 | 2025-08-29T22:04:07.221Z | [verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4235 | 2025-08-29T22:04:33.110Z | [verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4236 | 2025-08-29T22:04:38.507Z | [ recovery-image] Aug 29 22:04:38.255 INFO O| Aug 29 22:04:38.255 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4237 | 2025-08-29T22:04:51.813Z | [ recovery-image] Aug 29 22:04:51.563 INFO O| Aug 29 22:04:51.563 INFO O| Startup: Caching catalogs ... Done |
| 4238 | 2025-08-29T22:04:51.928Z | [ recovery-image] Aug 29 22:04:51.678 INFO O| Aug 29 22:04:51.678 INFO O| Planning: Planning completed in 0.00 seconds |
| 4239 | 2025-08-29T22:04:51.953Z | [ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Planning: Consolidating action changes ... Done |
| 4240 | 2025-08-29T22:04:51.953Z | [ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Planning: Evaluating mediators ... Done |
| 4241 | 2025-08-29T22:04:51.954Z | [ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Planning: Planning completed in 0.00 seconds |
| 4242 | 2025-08-29T22:04:51.954Z | [ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Variants/Facets to change: 1 |
| 4243 | 2025-08-29T22:04:51.980Z | [ recovery-image] Aug 29 22:04:51.716 INFO O| Aug 29 22:04:51.716 INFO O| Done |
| 4244 | 2025-08-29T22:04:51.980Z | [ recovery-image] Aug 29 22:04:51.716 INFO O| Aug 29 22:04:51.716 INFO O| Done |
| 4245 | 2025-08-29T22:04:53.409Z | [verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4246 | 2025-08-29T22:04:53.692Z | [ recovery-image] Aug 29 22:04:53.442 INFO O| Aug 29 22:04:53.442 INFO O| Done |
| 4247 | 2025-08-29T22:04:53.802Z | [ recovery-image] Aug 29 22:04:53.553 INFO O| Aug 29 22:04:53.553 INFO O| Done |
| 4248 | 2025-08-29T22:04:53.828Z | [ recovery-image] Aug 29 22:04:53.554 INFO O| Aug 29 22:04:53.554 INFO O| Done |
| 4249 | 2025-08-29T22:04:53.828Z | [ recovery-image] Aug 29 22:04:53.554 INFO O| Aug 29 22:04:53.554 INFO O| Done |
| 4250 | 2025-08-29T22:04:53.828Z | [ recovery-image] Aug 29 22:04:53.556 INFO O| Aug 29 22:04:53.555 INFO O| Done |
| 4251 | 2025-08-29T22:04:54.906Z | [ host-image] Aug 29 22:04:54.657 INFO O| Aug 29 22:04:54.657 INFO O| Planning: Solver setup ... Done |
| 4252 | 2025-08-29T22:04:55.335Z | [ recovery-image] Aug 29 22:04:55.086 INFO O| Aug 29 22:04:55.086 INFO STEP 10 (pkg_change_facet) COMPLETE |
| 4253 | 2025-08-29T22:04:55.335Z | [ recovery-image] Aug 29 22:04:55.086 INFO O| Aug 29 22:04:55.086 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4254 | 2025-08-29T22:04:55.361Z | [ recovery-image] Aug 29 22:04:55.107 INFO O| Aug 29 22:04:55.107 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@16.0.0.0"] |
| 4255 | 2025-08-29T22:05:00.202Z | [verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
| 4256 | 2025-08-29T22:05:07.528Z | [verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4257 | 2025-08-29T22:05:12.696Z | [verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4258 | 2025-08-29T22:05:17.922Z | [verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4259 | 2025-08-29T22:05:28.150Z | [verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4260 | 2025-08-29T22:05:28.719Z | [ recovery-image] Aug 29 22:05:28.474 INFO O| Aug 29 22:05:28.474 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4261 | 2025-08-29T22:05:29.094Z | [verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4262 | 2025-08-29T22:05:30.609Z | [verify-libraries] Compiling termios v0.3.3 |
| 4263 | 2025-08-29T22:05:31.183Z | [verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4264 | 2025-08-29T22:05:41.995Z | [ recovery-image] Aug 29 22:05:41.752 INFO O| Aug 29 22:05:41.751 INFO O| Startup: Caching catalogs ... Done |
| 4265 | 2025-08-29T22:05:57.612Z | [verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4266 | 2025-08-29T22:06:06.232Z | [verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4267 | 2025-08-29T22:06:23.571Z | [verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4268 | 2025-08-29T22:06:32.725Z | [verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4269 | 2025-08-29T22:08:04.577Z | [ recovery-image] Aug 29 22:08:04.350 INFO O| Aug 29 22:08:04.350 INFO O| Planning: Solver setup ... Done |
| 4270 | 2025-08-29T22:08:09.939Z | [ host-image] Aug 29 22:08:09.714 INFO O| Aug 29 22:08:09.714 INFO O| Planning: Running solver ... Done |
| 4271 | 2025-08-29T22:08:11.420Z | [ host-image] Aug 29 22:08:11.194 INFO O| Aug 29 22:08:11.194 INFO O| Planning: Finding local manifests ... Done |
| 4272 | 2025-08-29T22:08:11.753Z | [ host-image] Aug 29 22:08:11.526 INFO O| Aug 29 22:08:11.526 INFO O| Planning: Fetching manifests: 0/126 0% complete |
| 4273 | 2025-08-29T22:08:16.860Z | [ host-image] Aug 29 22:08:16.635 INFO O| Aug 29 22:08:16.635 INFO O| Planning: Fetching manifests: 44/126 34% complete |
| 4274 | 2025-08-29T22:08:22.710Z | [ host-image] Aug 29 22:08:22.485 INFO O| Aug 29 22:08:22.485 INFO O| Planning: Fetching manifests: 96/126 76% complete |
| 4275 | 2025-08-29T22:08:25.883Z | [ host-image] Aug 29 22:08:25.659 INFO O| Aug 29 22:08:25.658 INFO O| Planning: Fetching manifests: 126/126 100% complete |
| 4276 | 2025-08-29T22:08:28.004Z | [ host-image] Aug 29 22:08:27.780 INFO O| Aug 29 22:08:27.780 INFO O| Planning: Package planning ... Done |
| 4277 | 2025-08-29T22:08:29.604Z | [ host-image] Aug 29 22:08:29.381 INFO O| Aug 29 22:08:29.380 INFO O| Planning: Merging actions ... Done |
| 4278 | 2025-08-29T22:08:29.977Z | [ host-image] Aug 29 22:08:29.754 INFO O| Aug 29 22:08:29.754 INFO O| Planning: Checking for conflicting actions ... Done |
| 4279 | 2025-08-29T22:08:30.263Z | [ host-image] Aug 29 22:08:30.039 INFO O| Aug 29 22:08:30.039 INFO O| Planning: Consolidating action changes ... Done |
| 4280 | 2025-08-29T22:08:30.723Z | [ host-image] Aug 29 22:08:30.500 INFO O| Aug 29 22:08:30.500 INFO O| Planning: Evaluating mediators ... Done |
| 4281 | 2025-08-29T22:08:36.429Z | [ host-image] Aug 29 22:08:36.207 INFO O| Aug 29 22:08:36.207 INFO O| Planning: Planning completed in 343.23 seconds |
| 4282 | 2025-08-29T22:08:36.455Z | [ host-image] Aug 29 22:08:36.212 INFO O| Aug 29 22:08:36.212 INFO O| Packages to install: 126 |
| 4283 | 2025-08-29T22:08:36.455Z | [ host-image] Aug 29 22:08:36.213 INFO O| Aug 29 22:08:36.212 INFO O| Mediators to change: 5 |
| 4284 | 2025-08-29T22:08:36.455Z | [ host-image] Aug 29 22:08:36.213 INFO O| Aug 29 22:08:36.212 INFO O| Services to change: 6 |
| 4285 | 2025-08-29T22:08:36.589Z | [ host-image] Aug 29 22:08:36.366 INFO O| Aug 29 22:08:36.366 INFO O| Download: 0/22885 items 0.0/207.3MB 0% complete |
| 4286 | 2025-08-29T22:08:41.600Z | [ host-image] Aug 29 22:08:41.377 INFO O| Aug 29 22:08:41.377 INFO O| Download: 618/22885 items 3.1/207.3MB 1% complete (664k/s) |
| 4287 | 2025-08-29T22:08:46.600Z | [ host-image] Aug 29 22:08:46.379 INFO O| Aug 29 22:08:46.379 INFO O| Download: 1169/22885 items 7.1/207.3MB 3% complete (733k/s) |
| 4288 | 2025-08-29T22:08:51.907Z | [ host-image] Aug 29 22:08:51.686 INFO O| Aug 29 22:08:51.686 INFO O| Download: 1655/22885 items 10.9/207.3MB 5% complete (790k/s) |
| 4289 | 2025-08-29T22:08:58.051Z | [ host-image] Aug 29 22:08:57.831 INFO O| Aug 29 22:08:57.831 INFO O| Download: 1794/22885 items 12.9/207.3MB 6% complete (656k/s) |
| 4290 | 2025-08-29T22:09:03.472Z | [ host-image] Aug 29 22:09:03.253 INFO O| Aug 29 22:09:03.252 INFO O| Download: 2092/22885 items 23.4/207.3MB 11% complete (1.3M/s) |
| 4291 | 2025-08-29T22:09:11.006Z | [ host-image] Aug 29 22:09:10.787 INFO O| Aug 29 22:09:10.787 INFO O| Download: 2267/22885 items 24.9/207.3MB 12% complete (1.2M/s) |
| 4292 | 2025-08-29T22:09:16.054Z | [ host-image] Aug 29 22:09:15.804 INFO O| Aug 29 22:09:15.803 INFO O| Download: 2346/22885 items 27.5/207.3MB 13% complete (318k/s) |
| 4293 | 2025-08-29T22:09:21.037Z | [ host-image] Aug 29 22:09:20.819 INFO O| Aug 29 22:09:20.819 INFO O| Download: 2775/22885 items 31.5/207.3MB 15% complete (669k/s) |
| 4294 | 2025-08-29T22:09:26.045Z | [ host-image] Aug 29 22:09:25.829 INFO O| Aug 29 22:09:25.829 INFO O| Download: 3202/22885 items 34.1/207.3MB 16% complete (756k/s) |
| 4295 | 2025-08-29T22:09:31.427Z | [ host-image] Aug 29 22:09:31.211 INFO O| Aug 29 22:09:31.211 INFO O| Download: 3489/22885 items 35.8/207.3MB 17% complete (467k/s) |
| 4296 | 2025-08-29T22:09:36.437Z | [ host-image] Aug 29 22:09:36.222 INFO O| Aug 29 22:09:36.221 INFO O| Download: 3530/22885 items 35.9/207.3MB 17% complete (178k/s) |
| 4297 | 2025-08-29T22:09:36.556Z | [verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4298 | 2025-08-29T22:09:41.445Z | [ host-image] Aug 29 22:09:41.231 INFO O| Aug 29 22:09:41.230 INFO O| Download: 4305/22885 items 41.1/207.3MB 19% complete (548k/s) |
| 4299 | 2025-08-29T22:09:46.651Z | [ host-image] Aug 29 22:09:46.437 INFO O| Aug 29 22:09:46.437 INFO O| Download: 4620/22885 items 42.7/207.3MB 20% complete (759k/s) |
| 4300 | 2025-08-29T22:09:51.162Z | [verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4301 | 2025-08-29T22:09:51.294Z | [verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4302 | 2025-08-29T22:09:51.665Z | [ host-image] Aug 29 22:09:51.452 INFO O| Aug 29 22:09:51.452 INFO O| Download: 4720/22885 items 43.3/207.3MB 20% complete (243k/s) |
| 4303 | 2025-08-29T22:09:56.707Z | [ host-image] Aug 29 22:09:56.460 INFO O| Aug 29 22:09:56.459 INFO O| Download: 5190/22885 items 46.2/207.3MB 22% complete (364k/s) |
| 4304 | 2025-08-29T22:10:01.691Z | [ host-image] Aug 29 22:10:01.479 INFO O| Aug 29 22:10:01.479 INFO O| Download: 5782/22885 items 46.5/207.3MB 22% complete (336k/s) |
| 4305 | 2025-08-29T22:10:06.732Z | [ host-image] Aug 29 22:10:06.520 INFO O| Aug 29 22:10:06.520 INFO O| Download: 6253/22885 items 46.8/207.3MB 22% complete (62.2k/s) |
| 4306 | 2025-08-29T22:10:11.732Z | [ host-image] Aug 29 22:10:11.520 INFO O| Aug 29 22:10:11.520 INFO O| Download: 6842/22885 items 48.2/207.3MB 23% complete (166k/s) |
| 4307 | 2025-08-29T22:10:16.735Z | [ host-image] Aug 29 22:10:16.525 INFO O| Aug 29 22:10:16.525 INFO O| Download: 6989/22885 items 50.2/207.3MB 24% complete (321k/s) |
| 4308 | 2025-08-29T22:10:21.737Z | [ host-image] Aug 29 22:10:21.528 INFO O| Aug 29 22:10:21.528 INFO O| Download: 7180/22885 items 56.6/207.3MB 27% complete (854k/s) |
| 4309 | 2025-08-29T22:10:26.754Z | [ host-image] Aug 29 22:10:26.545 INFO O| Aug 29 22:10:26.545 INFO O| Download: 7806/22885 items 59.2/207.3MB 28% complete (923k/s) |
| 4310 | 2025-08-29T22:10:27.694Z | [verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4311 | 2025-08-29T22:10:31.889Z | [ host-image] Aug 29 22:10:31.681 INFO O| Aug 29 22:10:31.681 INFO O| Download: 8154/22885 items 60.7/207.3MB 29% complete (475k/s) |
| 4312 | 2025-08-29T22:10:38.164Z | [ host-image] Aug 29 22:10:37.956 INFO O| Aug 29 22:10:37.956 INFO O| Download: 8311/22885 items 63.6/207.3MB 30% complete (401k/s) |
| 4313 | 2025-08-29T22:10:41.836Z | [verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4314 | 2025-08-29T22:10:43.759Z | [ host-image] Aug 29 22:10:43.552 INFO O| Aug 29 22:10:43.552 INFO O| Download: 8353/22885 items 66.6/207.3MB 32% complete (578k/s) |
| 4315 | 2025-08-29T22:10:45.672Z | [verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4316 | 2025-08-29T22:10:47.297Z | [verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 4317 | 2025-08-29T22:10:48.773Z | [ host-image] Aug 29 22:10:48.566 INFO O| Aug 29 22:10:48.566 INFO O| Download: 8737/22885 items 74.2/207.3MB 35% complete (1.1M/s) |
| 4318 | 2025-08-29T22:10:53.808Z | [ host-image] Aug 29 22:10:53.579 INFO O| Aug 29 22:10:53.579 INFO O| Download: 9450/22885 items 84.5/207.3MB 40% complete (1.8M/s) |
| 4319 | 2025-08-29T22:10:58.795Z | [ host-image] Aug 29 22:10:58.590 INFO O| Aug 29 22:10:58.590 INFO O| Download: 9898/22885 items 86.9/207.3MB 41% complete (1.3M/s) |
| 4320 | 2025-08-29T22:11:04.466Z | [ host-image] Aug 29 22:11:04.261 INFO O| Aug 29 22:11:04.261 INFO O| Download: 10488/22885 items 91.4/207.3MB 44% complete (1.0M/s) |
| 4321 | 2025-08-29T22:11:05.092Z | [ recovery-image] Aug 29 22:11:04.885 INFO O| Aug 29 22:11:04.885 INFO O| Planning: Running solver ... Done |
| 4322 | 2025-08-29T22:11:06.044Z | [ recovery-image] Aug 29 22:11:05.836 INFO O| Aug 29 22:11:05.835 INFO O| Planning: Finding local manifests ... Done |
| 4323 | 2025-08-29T22:11:06.256Z | [ recovery-image] Aug 29 22:11:06.050 INFO O| Aug 29 22:11:06.050 INFO O| Planning: Fetching manifests: 0/126 0% complete |
| 4324 | 2025-08-29T22:11:09.502Z | [ host-image] Aug 29 22:11:09.298 INFO O| Aug 29 22:11:09.298 INFO O| Download: 10990/22885 items 93.8/207.3MB 45% complete (676k/s) |
| 4325 | 2025-08-29T22:11:11.963Z | [ recovery-image] Aug 29 22:11:11.759 INFO O| Aug 29 22:11:11.759 INFO O| Planning: Fetching manifests: 57/126 45% complete |
| 4326 | 2025-08-29T22:11:17.151Z | [ recovery-image] Aug 29 22:11:16.948 INFO O| Aug 29 22:11:16.948 INFO O| Planning: Fetching manifests: 90/126 71% complete |
| 4327 | 2025-08-29T22:11:19.590Z | [ recovery-image] Aug 29 22:11:19.386 INFO O| Aug 29 22:11:19.386 INFO O| Planning: Fetching manifests: 126/126 100% complete |
| 4328 | 2025-08-29T22:11:20.482Z | [ recovery-image] Aug 29 22:11:20.279 INFO O| Aug 29 22:11:20.279 INFO O| Planning: Package planning ... Done |
| 4329 | 2025-08-29T22:11:20.965Z | [ recovery-image] Aug 29 22:11:20.759 INFO O| Aug 29 22:11:20.759 INFO O| Planning: Merging actions ... Done |
| 4330 | 2025-08-29T22:11:21.104Z | [ recovery-image] Aug 29 22:11:20.901 INFO O| Aug 29 22:11:20.901 INFO O| Planning: Checking for conflicting actions ... Done |
| 4331 | 2025-08-29T22:11:21.224Z | [ recovery-image] Aug 29 22:11:21.020 INFO O| Aug 29 22:11:21.019 INFO O| Planning: Consolidating action changes ... Done |
| 4332 | 2025-08-29T22:11:21.532Z | [ recovery-image] Aug 29 22:11:21.329 INFO O| Aug 29 22:11:21.329 INFO O| Planning: Evaluating mediators ... Done |
| 4333 | 2025-08-29T22:11:25.778Z | [ recovery-image] Aug 29 22:11:25.576 INFO O| Aug 29 22:11:25.576 INFO O| Planning: Planning completed in 343.69 seconds |
| 4334 | 2025-08-29T22:11:25.803Z | [ recovery-image] Aug 29 22:11:25.580 INFO O| Aug 29 22:11:25.580 INFO O| Packages to install: 126 |
| 4335 | 2025-08-29T22:11:25.803Z | [ recovery-image] Aug 29 22:11:25.580 INFO O| Aug 29 22:11:25.580 INFO O| Mediators to change: 5 |
| 4336 | 2025-08-29T22:11:25.803Z | [ recovery-image] Aug 29 22:11:25.580 INFO O| Aug 29 22:11:25.580 INFO O| Services to change: 5 |
| 4337 | 2025-08-29T22:11:25.874Z | [ recovery-image] Aug 29 22:11:25.672 INFO O| Aug 29 22:11:25.671 INFO O| Download: 0/15944 items 0.0/184.0MB 0% complete |
| 4338 | 2025-08-29T22:11:30.878Z | [ recovery-image] Aug 29 22:11:30.677 INFO O| Aug 29 22:11:30.677 INFO O| Download: 820/15944 items 6.4/184.0MB 3% complete (1.3M/s) |
| 4339 | 2025-08-29T22:11:35.878Z | [ recovery-image] Aug 29 22:11:35.677 INFO O| Aug 29 22:11:35.677 INFO O| Download: 1045/15944 items 8.0/184.0MB 4% complete (820k/s) |
| 4340 | 2025-08-29T22:11:41.014Z | [ recovery-image] Aug 29 22:11:40.793 INFO O| Aug 29 22:11:40.793 INFO O| Download: 1098/15944 items 9.3/184.0MB 5% complete (490k/s) |
| 4341 | 2025-08-29T22:11:46.014Z | [ recovery-image] Aug 29 22:11:45.814 INFO O| Aug 29 22:11:45.814 INFO O| Download: 1185/15944 items 14.3/184.0MB 7% complete (590k/s) |
| 4342 | 2025-08-29T22:11:51.347Z | [ recovery-image] Aug 29 22:11:51.149 INFO O| Aug 29 22:11:51.148 INFO O| Download: 1522/15944 items 22.0/184.0MB 11% complete (1.3M/s) |
| 4343 | 2025-08-29T22:12:01.219Z | [ host-image] Aug 29 22:12:01.021 INFO O| Aug 29 22:12:01.021 INFO O| Download: 11174/22885 items 95.4/207.3MB 46% complete |
| 4344 | 2025-08-29T22:12:06.219Z | [ host-image] Aug 29 22:12:06.022 INFO O| Aug 29 22:12:06.022 INFO O| Download: 11659/22885 items 99.6/207.3MB 48% complete (881k/s) |
| 4345 | 2025-08-29T22:12:11.583Z | [ host-image] Aug 29 22:12:11.387 INFO O| Aug 29 22:12:11.387 INFO O| Download: 12056/22885 items 101.5/207.3MB 48% complete (698k/s) |
| 4346 | 2025-08-29T22:12:16.621Z | [ host-image] Aug 29 22:12:16.425 INFO O| Aug 29 22:12:16.425 INFO O| Download: 12620/22885 items 112.9/207.3MB 54% complete (1.3M/s) |
| 4347 | 2025-08-29T22:12:21.621Z | [ host-image] Aug 29 22:12:21.425 INFO O| Aug 29 22:12:21.425 INFO O| Download: 13450/22885 items 113.3/207.3MB 54% complete (1.2M/s) |
| 4348 | 2025-08-29T22:12:26.974Z | [ host-image] Aug 29 22:12:26.778 INFO O| Aug 29 22:12:26.778 INFO O| Download: 13980/22885 items 113.6/207.3MB 54% complete (105k/s) |
| 4349 | 2025-08-29T22:12:32.150Z | [ host-image] Aug 29 22:12:31.956 INFO O| Aug 29 22:12:31.956 INFO O| Download: 14587/22885 items 120.1/207.3MB 57% complete (647k/s) |
| 4350 | 2025-08-29T22:12:37.158Z | [ host-image] Aug 29 22:12:36.964 INFO O| Aug 29 22:12:36.964 INFO O| Download: 15606/22885 items 128.2/207.3MB 61% complete (1.4M/s) |
| 4351 | 2025-08-29T22:12:42.194Z | [ host-image] Aug 29 22:12:42.001 INFO O| Aug 29 22:12:42.001 INFO O| Download: 16302/22885 items 134.3/207.3MB 64% complete (1.5M/s) |
| 4352 | 2025-08-29T22:12:47.194Z | [ host-image] Aug 29 22:12:47.001 INFO O| Aug 29 22:12:47.001 INFO O| Download: 17317/22885 items 140.1/207.3MB 67% complete (1.1M/s) |
| 4353 | 2025-08-29T22:12:52.220Z | [ host-image] Aug 29 22:12:52.027 INFO O| Aug 29 22:12:52.027 INFO O| Download: 18029/22885 items 164.5/207.3MB 79% complete (2.9M/s) |
| 4354 | 2025-08-29T22:12:52.246Z | [ recovery-image] Aug 29 22:12:52.054 INFO O| Aug 29 22:12:52.054 INFO O| Download: 1577/15944 items 24.4/184.0MB 13% complete |
| 4355 | 2025-08-29T22:12:57.242Z | [ host-image] Aug 29 22:12:57.040 INFO O| Aug 29 22:12:57.040 INFO O| Download: 19024/22885 items 170.3/207.3MB 82% complete (3.1M/s) |
| 4356 | 2025-08-29T22:12:57.273Z | [ recovery-image] Aug 29 22:12:57.055 INFO O| Aug 29 22:12:57.055 INFO O| Download: 2511/15944 items 31.6/184.0MB 17% complete (1.5M/s) |
| 4357 | 2025-08-29T22:13:04.931Z | [ recovery-image] Aug 29 22:13:02.073 INFO O| Aug 29 22:13:02.073 INFO O| Download: 3291/15944 items 37.9/184.0MB 20% complete (1.4M/s) |
| 4358 | 2025-08-29T22:13:04.931Z | [ host-image] Aug 29 22:13:02.129 INFO O| Aug 29 22:13:02.129 INFO O| Download: 20081/22885 items 174.0/207.3MB 83% complete (1.1M/s) |
| 4359 | 2025-08-29T22:13:07.277Z | [ recovery-image] Aug 29 22:13:07.086 INFO O| Aug 29 22:13:07.086 INFO O| Download: 3994/15944 items 42.8/184.0MB 23% complete (1.1M/s) |
| 4360 | 2025-08-29T22:13:07.320Z | [ host-image] Aug 29 22:13:07.130 INFO O| Aug 29 22:13:07.130 INFO O| Download: 20746/22885 items 176.8/207.3MB 85% complete (655k/s) |
| 4361 | 2025-08-29T22:13:12.276Z | [ recovery-image] Aug 29 22:13:12.086 INFO O| Aug 29 22:13:12.086 INFO O| Download: 5057/15944 items 43.4/184.0MB 23% complete (563k/s) |
| 4362 | 2025-08-29T22:13:12.321Z | [ host-image] Aug 29 22:13:12.131 INFO O| Aug 29 22:13:12.131 INFO O| Download: 21409/22885 items 184.1/207.3MB 88% complete (1.0M/s) |
| 4363 | 2025-08-29T22:13:17.278Z | [ recovery-image] Aug 29 22:13:17.086 INFO O| Aug 29 22:13:17.086 INFO O| Download: 5974/15944 items 53.2/184.0MB 28% complete (1.0M/s) |
| 4364 | 2025-08-29T22:13:17.621Z | [ host-image] Aug 29 22:13:17.429 INFO O| Aug 29 22:13:17.429 INFO O| Download: 22088/22885 items 200.8/207.3MB 96% complete (2.4M/s) |
| 4365 | 2025-08-29T22:13:22.331Z | [ host-image] Aug 29 22:13:22.126 INFO O| Aug 29 22:13:22.126 INFO O| Download: Completed 207.33 MB in 285.76 seconds (741k/s) |
| 4366 | 2025-08-29T22:13:23.515Z | [ host-image] Aug 29 22:13:23.326 INFO O| Aug 29 22:13:23.326 INFO O| Actions: 1/50799 actions (Installing new actions) |
| 4367 | 2025-08-29T22:13:28.518Z | [ host-image] Aug 29 22:13:28.327 INFO O| Aug 29 22:13:28.326 INFO O| Actions: 11749/50799 actions (Installing new actions) |
| 4368 | 2025-08-29T22:13:33.514Z | [ host-image] Aug 29 22:13:33.327 INFO O| Aug 29 22:13:33.327 INFO O| Actions: 18980/50799 actions (Installing new actions) |
| 4369 | 2025-08-29T22:13:38.514Z | [ host-image] Aug 29 22:13:38.328 INFO O| Aug 29 22:13:38.328 INFO O| Actions: 26781/50799 actions (Installing new actions) |
| 4370 | 2025-08-29T22:13:42.051Z | [ host-image] Aug 29 22:13:41.866 INFO O| Aug 29 22:13:41.866 INFO O| Actions: Completed 50799 actions in 18.54 seconds. |
| 4371 | 2025-08-29T22:13:42.855Z | [ host-image] Aug 29 22:13:42.669 INFO O| Aug 29 22:13:42.669 INFO O| Done |
| 4372 | 2025-08-29T22:13:42.855Z | [ host-image] Aug 29 22:13:42.669 INFO O| Aug 29 22:13:42.669 INFO O| Done |
| 4373 | 2025-08-29T22:13:44.427Z | [ host-image] Aug 29 22:13:44.240 INFO O| Aug 29 22:13:44.240 INFO O| Done |
| 4374 | 2025-08-29T22:13:46.694Z | [ host-image] Aug 29 22:13:46.509 INFO O| Aug 29 22:13:46.509 INFO O| Done |
| 4375 | 2025-08-29T22:13:46.731Z | [ host-image] Aug 29 22:13:46.546 INFO O| Aug 29 22:13:46.546 INFO O| Done |
| 4376 | 2025-08-29T22:13:52.080Z | [ host-image] Aug 29 22:13:51.797 INFO O| Aug 29 22:13:51.797 INFO O| Done |
| 4377 | 2025-08-29T22:13:52.948Z | [ host-image] Aug 29 22:13:52.762 INFO O| Aug 29 22:13:52.762 INFO O| Done |
| 4378 | 2025-08-29T22:13:56.384Z | [ host-image] Aug 29 22:13:56.197 INFO O| Aug 29 22:13:56.197 INFO STEP 11 (pkg_install) COMPLETE |
| 4379 | 2025-08-29T22:13:56.384Z | [ host-image] Aug 29 22:13:56.197 INFO O| Aug 29 22:13:56.197 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4380 | 2025-08-29T22:13:56.412Z | [ host-image] Aug 29 22:13:56.226 INFO O| Aug 29 22:13:56.226 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"] |
| 4381 | 2025-08-29T22:14:20.477Z | [ recovery-image] Aug 29 22:14:20.294 INFO O| Aug 29 22:14:20.294 INFO O| Download: 6259/15944 items 65.3/184.0MB 35% complete |
| 4382 | 2025-08-29T22:14:25.478Z | [ recovery-image] Aug 29 22:14:25.298 INFO O| Aug 29 22:14:25.298 INFO O| Download: 7498/15944 items 76.8/184.0MB 41% complete (2.3M/s) |
| 4383 | 2025-08-29T22:14:27.886Z | [ host-image] Aug 29 22:14:27.702 INFO O| Aug 29 22:14:27.701 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4384 | 2025-08-29T22:14:30.523Z | [ recovery-image] Aug 29 22:14:30.330 INFO O| Aug 29 22:14:30.330 INFO O| Download: 8202/15944 items 83.0/184.0MB 45% complete (1.8M/s) |
| 4385 | 2025-08-29T22:14:35.515Z | [ recovery-image] Aug 29 22:14:35.335 INFO O| Aug 29 22:14:35.335 INFO O| Download: 8828/15944 items 87.1/184.0MB 47% complete (1.0M/s) |
| 4386 | 2025-08-29T22:14:40.085Z | [ host-image] Aug 29 22:14:39.904 INFO O| Aug 29 22:14:39.904 INFO O| Startup: Caching catalogs ... Done |
| 4387 | 2025-08-29T22:14:40.534Z | [ recovery-image] Aug 29 22:14:40.355 INFO O| Aug 29 22:14:40.355 INFO O| Download: 9741/15944 items 96.3/184.0MB 52% complete (1.3M/s) |
| 4388 | 2025-08-29T22:14:45.537Z | [ recovery-image] Aug 29 22:14:45.358 INFO O| Aug 29 22:14:45.358 INFO O| Download: 10814/15944 items 97.2/184.0MB 52% complete (1.1M/s) |
| 4389 | 2025-08-29T22:14:48.681Z | [ host-image] Aug 29 22:14:48.503 INFO O| Aug 29 22:14:48.503 INFO O| Planning: Solver setup ... Done |
| 4390 | 2025-08-29T22:14:48.705Z | [ host-image] Aug 29 22:14:48.514 INFO O| Aug 29 22:14:48.513 INFO O| Planning: Running solver ... Done |
| 4391 | 2025-08-29T22:14:48.819Z | [ host-image] Aug 29 22:14:48.641 INFO O| Aug 29 22:14:48.641 INFO O| Planning: Finding local manifests ... Done |
| 4392 | 2025-08-29T22:14:48.900Z | [ host-image] Aug 29 22:14:48.722 INFO O| Aug 29 22:14:48.722 INFO O| Planning: Fetching manifests: 0/5 0% complete |
| 4393 | 2025-08-29T22:14:49.106Z | [ host-image] Aug 29 22:14:48.925 INFO O| Aug 29 22:14:48.925 INFO O| Planning: Fetching manifests: 5/5 100% complete |
| 4394 | 2025-08-29T22:14:49.149Z | [ host-image] Aug 29 22:14:48.971 INFO O| Aug 29 22:14:48.971 INFO O| Planning: Package planning ... Done |
| 4395 | 2025-08-29T22:14:49.174Z | [ host-image] Aug 29 22:14:48.977 INFO O| Aug 29 22:14:48.977 INFO O| Planning: Merging actions ... Done |
| 4396 | 2025-08-29T22:14:49.242Z | [ host-image] Aug 29 22:14:49.065 INFO O| Aug 29 22:14:49.064 INFO O| Planning: Checking for conflicting actions ... Done |
| 4397 | 2025-08-29T22:14:49.267Z | [ host-image] Aug 29 22:14:49.066 INFO O| Aug 29 22:14:49.066 INFO O| Planning: Consolidating action changes ... Done |
| 4398 | 2025-08-29T22:14:49.511Z | [ host-image] Aug 29 22:14:49.334 INFO O| Aug 29 22:14:49.334 INFO O| Planning: Evaluating mediators ... Done |
| 4399 | 2025-08-29T22:14:49.536Z | [ host-image] Aug 29 22:14:49.336 INFO O| Aug 29 22:14:49.336 INFO O| Planning: Planning completed in 9.31 seconds |
| 4400 | 2025-08-29T22:14:49.536Z | [ host-image] Aug 29 22:14:49.337 INFO O| Aug 29 22:14:49.337 INFO O| Packages to install: 5 |
| 4401 | 2025-08-29T22:14:49.536Z | [ host-image] Aug 29 22:14:49.337 INFO O| Aug 29 22:14:49.337 INFO O| Services to change: 2 |
| 4402 | 2025-08-29T22:14:49.561Z | [ host-image] Aug 29 22:14:49.360 INFO O| Aug 29 22:14:49.360 INFO O| Download: 0/121 items 0.0/1.5MB 0% complete |
| 4403 | 2025-08-29T22:14:50.734Z | [ recovery-image] Aug 29 22:14:50.556 INFO O| Aug 29 22:14:50.556 INFO O| Download: 11494/15944 items 110.7/184.0MB 60% complete (1.4M/s) |
| 4404 | 2025-08-29T22:14:51.227Z | [ host-image] Aug 29 22:14:51.050 INFO O| Aug 29 22:14:51.050 INFO O| Download: Completed 1.48 MB in 1.69 seconds (894k/s) |
| 4405 | 2025-08-29T22:14:51.304Z | [ host-image] Aug 29 22:14:51.127 INFO O| Aug 29 22:14:51.127 INFO O| Actions: 1/313 actions (Installing new actions) |
| 4406 | 2025-08-29T22:14:51.503Z | [ host-image] Aug 29 22:14:51.326 INFO O| Aug 29 22:14:51.326 INFO O| Actions: Completed 313 actions in 0.20 seconds. |
| 4407 | 2025-08-29T22:14:52.191Z | [ host-image] Aug 29 22:14:52.014 INFO O| Aug 29 22:14:52.013 INFO O| Done |
| 4408 | 2025-08-29T22:14:52.216Z | [ host-image] Aug 29 22:14:52.014 INFO O| Aug 29 22:14:52.014 INFO O| Done |
| 4409 | 2025-08-29T22:14:53.641Z | [ host-image] Aug 29 22:14:53.464 INFO O| Aug 29 22:14:53.464 INFO O| Done |
| 4410 | 2025-08-29T22:14:55.740Z | [ recovery-image] Aug 29 22:14:55.563 INFO O| Aug 29 22:14:55.563 INFO O| Download: 12022/15944 items 139.5/184.0MB 75% complete (4.0M/s) |
| 4411 | 2025-08-29T22:14:56.200Z | [ host-image] Aug 29 22:14:56.024 INFO O| Aug 29 22:14:56.024 INFO O| Done |
| 4412 | 2025-08-29T22:14:56.257Z | [ host-image] Aug 29 22:14:56.078 INFO O| Aug 29 22:14:56.078 INFO O| Done |
| 4413 | 2025-08-29T22:14:56.281Z | [ host-image] Aug 29 22:14:56.079 INFO O| Aug 29 22:14:56.079 INFO O| Done |
| 4414 | 2025-08-29T22:14:56.306Z | [ host-image] Aug 29 22:14:56.109 INFO O| Aug 29 22:14:56.109 INFO O| Done |
| 4415 | 2025-08-29T22:14:58.197Z | [ host-image] Aug 29 22:14:58.018 INFO O| Aug 29 22:14:58.018 INFO STEP 12 (pkg_install) COMPLETE |
| 4416 | 2025-08-29T22:14:58.197Z | [ host-image] Aug 29 22:14:58.018 INFO O| Aug 29 22:14:58.018 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4417 | 2025-08-29T22:14:58.222Z | [ host-image] Aug 29 22:14:58.033 INFO O| Aug 29 22:14:58.033 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"] |
| 4418 | 2025-08-29T22:15:00.755Z | [ recovery-image] Aug 29 22:15:00.578 INFO O| Aug 29 22:15:00.578 INFO O| Download: 13156/15944 items 148.8/184.0MB 80% complete (3.8M/s) |
| 4419 | 2025-08-29T22:15:05.762Z | [ recovery-image] Aug 29 22:15:05.586 INFO O| Aug 29 22:15:05.586 INFO O| Download: 14392/15944 items 153.1/184.0MB 83% complete (1.4M/s) |
| 4420 | 2025-08-29T22:15:10.768Z | [ recovery-image] Aug 29 22:15:10.592 INFO O| Aug 29 22:15:10.592 INFO O| Download: 15190/15944 items 161.7/184.0MB 87% complete (1.3M/s) |
| 4421 | 2025-08-29T22:15:15.810Z | [ recovery-image] Aug 29 22:15:15.635 INFO O| Aug 29 22:15:15.635 INFO O| Download: 15682/15944 items 178.2/184.0MB 96% complete (2.5M/s) |
| 4422 | 2025-08-29T22:15:19.496Z | [ recovery-image] Aug 29 22:15:19.322 INFO O| Aug 29 22:15:19.322 INFO O| Download: Completed 183.98 MB in 233.65 seconds (804k/s) |
| 4423 | 2025-08-29T22:15:20.396Z | [ recovery-image] Aug 29 22:15:20.222 INFO O| Aug 29 22:15:20.222 INFO O| Actions: 1/26303 actions (Installing new actions) |
| 4424 | 2025-08-29T22:15:25.396Z | [ recovery-image] Aug 29 22:15:25.222 INFO O| Aug 29 22:15:25.222 INFO O| Actions: 10454/26303 actions (Installing new actions) |
| 4425 | 2025-08-29T22:15:30.396Z | [ recovery-image] Aug 29 22:15:30.223 INFO O| Aug 29 22:15:30.223 INFO O| Actions: 16422/26303 actions (Installing new actions) |
| 4426 | 2025-08-29T22:15:30.987Z | [ host-image] Aug 29 22:15:30.794 INFO O| Aug 29 22:15:30.794 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4427 | 2025-08-29T22:15:35.409Z | [ recovery-image] Aug 29 22:15:35.236 INFO O| Aug 29 22:15:35.236 INFO O| Actions: 25799/26303 actions (Installing new actions) |
| 4428 | 2025-08-29T22:15:36.599Z | [ recovery-image] Aug 29 22:15:36.426 INFO O| Aug 29 22:15:36.426 INFO O| Actions: Completed 26303 actions in 16.20 seconds. |
| 4429 | 2025-08-29T22:15:37.314Z | [ recovery-image] Aug 29 22:15:37.141 INFO O| Aug 29 22:15:37.141 INFO O| Done |
| 4430 | 2025-08-29T22:15:37.349Z | [ recovery-image] Aug 29 22:15:37.141 INFO O| Aug 29 22:15:37.141 INFO O| Done |
| 4431 | 2025-08-29T22:15:39.278Z | [ recovery-image] Aug 29 22:15:39.106 INFO O| Aug 29 22:15:39.106 INFO O| Done |
| 4432 | 2025-08-29T22:15:41.095Z | [ recovery-image] Aug 29 22:15:40.923 INFO O| Aug 29 22:15:40.923 INFO O| Done |
| 4433 | 2025-08-29T22:15:41.134Z | [ recovery-image] Aug 29 22:15:40.963 INFO O| Aug 29 22:15:40.963 INFO O| Done |
| 4434 | 2025-08-29T22:15:45.135Z | [ recovery-image] Aug 29 22:15:44.964 INFO O| Aug 29 22:15:44.964 INFO O| Done |
| 4435 | 2025-08-29T22:15:45.540Z | [ host-image] Aug 29 22:15:45.369 INFO O| Aug 29 22:15:45.368 INFO O| Startup: Caching catalogs ... Done |
| 4436 | 2025-08-29T22:15:45.751Z | [ recovery-image] Aug 29 22:15:45.579 INFO O| Aug 29 22:15:45.579 INFO O| Done |
| 4437 | 2025-08-29T22:15:48.830Z | [ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 11 (pkg_install) COMPLETE |
| 4438 | 2025-08-29T22:15:48.856Z | [ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4439 | 2025-08-29T22:15:48.856Z | [ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO skip step because feature "recovery" is enabled |
| 4440 | 2025-08-29T22:15:48.856Z | [ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4441 | 2025-08-29T22:15:48.856Z | [ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO skip step because feature "omicron1" is not enabled |
| 4442 | 2025-08-29T22:15:48.856Z | [ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4443 | 2025-08-29T22:15:48.882Z | [ recovery-image] Aug 29 22:15:48.692 INFO O| Aug 29 22:15:48.692 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.37.402"] |
| 4444 | 2025-08-29T22:15:53.369Z | [ host-image] Aug 29 22:15:53.196 INFO O| Aug 29 22:15:53.196 INFO O| Planning: Solver setup ... Done |
| 4445 | 2025-08-29T22:15:53.394Z | [ host-image] Aug 29 22:15:53.207 INFO O| Aug 29 22:15:53.207 INFO O| Planning: Running solver ... Done |
| 4446 | 2025-08-29T22:15:53.488Z | [ host-image] Aug 29 22:15:53.317 INFO O| Aug 29 22:15:53.317 INFO O| Planning: Finding local manifests ... Done |
| 4447 | 2025-08-29T22:15:53.597Z | [ host-image] Aug 29 22:15:53.427 INFO O| Aug 29 22:15:53.427 INFO O| Planning: Fetching manifests: 0/6 0% complete |
| 4448 | 2025-08-29T22:15:53.979Z | [ host-image] Aug 29 22:15:53.809 INFO O| Aug 29 22:15:53.808 INFO O| Planning: Fetching manifests: 6/6 100% complete |
| 4449 | 2025-08-29T22:15:54.047Z | [ host-image] Aug 29 22:15:53.876 INFO O| Aug 29 22:15:53.876 INFO O| Planning: Package planning ... Done |
| 4450 | 2025-08-29T22:15:54.072Z | [ host-image] Aug 29 22:15:53.901 INFO O| Aug 29 22:15:53.901 INFO O| Planning: Merging actions ... Done |
| 4451 | 2025-08-29T22:15:54.168Z | [ host-image] Aug 29 22:15:53.997 INFO O| Aug 29 22:15:53.996 INFO O| Planning: Checking for conflicting actions ... Done |
| 4452 | 2025-08-29T22:15:54.193Z | [ host-image] Aug 29 22:15:54.005 INFO O| Aug 29 22:15:54.005 INFO O| Planning: Consolidating action changes ... Done |
| 4453 | 2025-08-29T22:15:54.469Z | [ host-image] Aug 29 22:15:54.299 INFO O| Aug 29 22:15:54.299 INFO O| Planning: Evaluating mediators ... Done |
| 4454 | 2025-08-29T22:15:54.493Z | [ host-image] Aug 29 22:15:54.305 INFO O| Aug 29 22:15:54.305 INFO O| Planning: Planning completed in 8.82 seconds |
| 4455 | 2025-08-29T22:15:54.494Z | [ host-image] Aug 29 22:15:54.306 INFO O| Aug 29 22:15:54.306 INFO O| Packages to install: 6 |
| 4456 | 2025-08-29T22:15:54.494Z | [ host-image] Aug 29 22:15:54.306 INFO O| Aug 29 22:15:54.306 INFO O| Mediators to change: 1 |
| 4457 | 2025-08-29T22:15:54.494Z | [ host-image] Aug 29 22:15:54.306 INFO O| Aug 29 22:15:54.306 INFO O| Services to change: 1 |
| 4458 | 2025-08-29T22:15:54.518Z | [ host-image] Aug 29 22:15:54.332 INFO O| Aug 29 22:15:54.332 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete |
| 4459 | 2025-08-29T22:15:59.507Z | [ host-image] Aug 29 22:15:59.338 INFO O| Aug 29 22:15:59.337 INFO O| Download: 976/1140 items 3.4/7.7MB 43% complete (702k/s) |
| 4460 | 2025-08-29T22:16:00.883Z | [ host-image] Aug 29 22:16:00.714 INFO O| Aug 29 22:16:00.713 INFO O| Download: Completed 7.71 MB in 6.38 seconds (1.2M/s) |
| 4461 | 2025-08-29T22:16:00.989Z | [ host-image] Aug 29 22:16:00.820 INFO O| Aug 29 22:16:00.820 INFO O| Actions: 1/1361 actions (Installing new actions) |
| 4462 | 2025-08-29T22:16:01.767Z | [ host-image] Aug 29 22:16:01.598 INFO O| Aug 29 22:16:01.598 INFO O| Actions: Completed 1361 actions in 0.78 seconds. |
| 4463 | 2025-08-29T22:16:02.446Z | [ host-image] Aug 29 22:16:02.274 INFO O| Aug 29 22:16:02.274 INFO O| Done |
| 4464 | 2025-08-29T22:16:02.446Z | [ host-image] Aug 29 22:16:02.274 INFO O| Aug 29 22:16:02.274 INFO O| Done |
| 4465 | 2025-08-29T22:16:03.885Z | [ host-image] Aug 29 22:16:03.712 INFO O| Aug 29 22:16:03.712 INFO O| Done |
| 4466 | 2025-08-29T22:16:06.655Z | [ host-image] Aug 29 22:16:06.486 INFO O| Aug 29 22:16:06.486 INFO O| Done |
| 4467 | 2025-08-29T22:16:06.696Z | [ host-image] Aug 29 22:16:06.528 INFO O| Aug 29 22:16:06.528 INFO O| Done |
| 4468 | 2025-08-29T22:16:06.721Z | [ host-image] Aug 29 22:16:06.529 INFO O| Aug 29 22:16:06.529 INFO O| Done |
| 4469 | 2025-08-29T22:16:06.787Z | [ host-image] Aug 29 22:16:06.619 INFO O| Aug 29 22:16:06.619 INFO O| Done |
| 4470 | 2025-08-29T22:16:08.387Z | [ host-image] Aug 29 22:16:08.217 INFO O| Aug 29 22:16:08.217 INFO STEP 13 (pkg_install) COMPLETE |
| 4471 | 2025-08-29T22:16:08.387Z | [ host-image] Aug 29 22:16:08.217 INFO O| Aug 29 22:16:08.217 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4472 | 2025-08-29T22:16:08.413Z | [ host-image] Aug 29 22:16:08.237 INFO O| Aug 29 22:16:08.237 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.37.402"] |
| 4473 | 2025-08-29T22:16:19.559Z | [ recovery-image] Aug 29 22:16:19.392 INFO O| Aug 29 22:16:19.392 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4474 | 2025-08-29T22:16:29.885Z | [ recovery-image] Aug 29 22:16:29.720 INFO O| Aug 29 22:16:29.720 INFO O| Startup: Caching catalogs ... Done |
| 4475 | 2025-08-29T22:16:34.849Z | [ host-image] Aug 29 22:16:34.684 INFO O| Aug 29 22:16:34.683 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4476 | 2025-08-29T22:16:36.016Z | [ recovery-image] Aug 29 22:16:35.850 INFO O| Aug 29 22:16:35.850 INFO O| Planning: Solver setup ... Done |
| 4477 | 2025-08-29T22:16:36.048Z | [ recovery-image] Aug 29 22:16:35.859 INFO O| Aug 29 22:16:35.859 INFO O| Planning: Running solver ... Done |
| 4478 | 2025-08-29T22:16:36.131Z | [ recovery-image] Aug 29 22:16:35.966 INFO O| Aug 29 22:16:35.966 INFO O| Planning: Finding local manifests ... Done |
| 4479 | 2025-08-29T22:16:36.210Z | [ recovery-image] Aug 29 22:16:36.045 INFO O| Aug 29 22:16:36.044 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 4480 | 2025-08-29T22:16:36.238Z | [ recovery-image] Aug 29 22:16:36.073 INFO O| Aug 29 22:16:36.073 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 4481 | 2025-08-29T22:16:36.267Z | [ recovery-image] Aug 29 22:16:36.102 INFO O| Aug 29 22:16:36.101 INFO O| Planning: Package planning ... Done |
| 4482 | 2025-08-29T22:16:36.291Z | [ recovery-image] Aug 29 22:16:36.102 INFO O| Aug 29 22:16:36.102 INFO O| Planning: Merging actions ... Done |
| 4483 | 2025-08-29T22:16:36.316Z | [ recovery-image] Aug 29 22:16:36.142 INFO O| Aug 29 22:16:36.142 INFO O| Planning: Checking for conflicting actions ... Done |
| 4484 | 2025-08-29T22:16:36.316Z | [ recovery-image] Aug 29 22:16:36.143 INFO O| Aug 29 22:16:36.143 INFO O| Planning: Consolidating action changes ... Done |
| 4485 | 2025-08-29T22:16:36.507Z | [ recovery-image] Aug 29 22:16:36.340 INFO O| Aug 29 22:16:36.340 INFO O| Planning: Evaluating mediators ... Done |
| 4486 | 2025-08-29T22:16:36.531Z | [ recovery-image] Aug 29 22:16:36.341 INFO O| Aug 29 22:16:36.341 INFO O| Planning: Planning completed in 6.53 seconds |
| 4487 | 2025-08-29T22:16:36.532Z | [ recovery-image] Aug 29 22:16:36.341 INFO O| Aug 29 22:16:36.341 INFO O| Packages to install: 1 |
| 4488 | 2025-08-29T22:16:36.532Z | [ recovery-image] Aug 29 22:16:36.365 INFO O| Aug 29 22:16:36.365 INFO O| Download: 0/4 items 0.0/10.1MB 0% complete |
| 4489 | 2025-08-29T22:16:37.000Z | [ recovery-image] Aug 29 22:16:36.835 INFO O| Aug 29 22:16:36.835 INFO O| Download: Completed 10.09 MB in 0.47 seconds (21.5M/s) |
| 4490 | 2025-08-29T22:16:37.045Z | [ recovery-image] Aug 29 22:16:36.881 INFO O| Aug 29 22:16:36.880 INFO O| Actions: 1/22 actions (Installing new actions) |
| 4491 | 2025-08-29T22:16:37.333Z | [ recovery-image] Aug 29 22:16:37.168 INFO O| Aug 29 22:16:37.168 INFO O| Actions: Completed 22 actions in 0.29 seconds. |
| 4492 | 2025-08-29T22:16:37.862Z | [ recovery-image] Aug 29 22:16:37.695 INFO O| Aug 29 22:16:37.695 INFO O| Done |
| 4493 | 2025-08-29T22:16:37.862Z | [ recovery-image] Aug 29 22:16:37.695 INFO O| Aug 29 22:16:37.695 INFO O| Done |
| 4494 | 2025-08-29T22:16:38.972Z | [ recovery-image] Aug 29 22:16:38.804 INFO O| Aug 29 22:16:38.804 INFO O| Done |
| 4495 | 2025-08-29T22:16:40.558Z | [ recovery-image] Aug 29 22:16:40.393 INFO O| Aug 29 22:16:40.393 INFO O| Done |
| 4496 | 2025-08-29T22:16:40.583Z | [ recovery-image] Aug 29 22:16:40.414 INFO O| Aug 29 22:16:40.414 INFO O| Done |
| 4497 | 2025-08-29T22:16:40.583Z | [ recovery-image] Aug 29 22:16:40.414 INFO O| Aug 29 22:16:40.414 INFO O| Done |
| 4498 | 2025-08-29T22:16:41.631Z | [ recovery-image] Aug 29 22:16:40.432 INFO O| Aug 29 22:16:40.431 INFO O| Done |
| 4499 | 2025-08-29T22:16:42.004Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 14 (pkg_install) COMPLETE |
| 4500 | 2025-08-29T22:16:42.004Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4501 | 2025-08-29T22:16:42.004Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "mfg" is not enabled |
| 4502 | 2025-08-29T22:16:42.029Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4503 | 2025-08-29T22:16:42.029Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "compliance" is not enabled |
| 4504 | 2025-08-29T22:16:42.029Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4505 | 2025-08-29T22:16:42.029Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "stress" is not enabled |
| 4506 | 2025-08-29T22:16:42.029Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4507 | 2025-08-29T22:16:42.030Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "compliance" is not enabled |
| 4508 | 2025-08-29T22:16:42.030Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4509 | 2025-08-29T22:16:42.030Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "nfs" is not enabled |
| 4510 | 2025-08-29T22:16:42.030Z | [ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4511 | 2025-08-29T22:16:42.030Z | [ recovery-image] Aug 29 22:16:41.840 INFO O| Aug 29 22:16:41.840 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4512 | 2025-08-29T22:16:42.090Z | [ recovery-image] Aug 29 22:16:41.925 INFO O| Aug 29 22:16:41.925 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4513 | 2025-08-29T22:16:42.146Z | [ recovery-image] Aug 29 22:16:41.982 INFO O| Aug 29 22:16:41.982 INFO completed processing sled/ramdisk-01-os |
| 4514 | 2025-08-29T22:16:42.172Z | [ recovery-image] Aug 29 22:16:41.987 INFO image builder template: ramdisk-02-trim... |
| 4515 | 2025-08-29T22:16:42.172Z | [ recovery-image] Aug 29 22:16:41.987 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/.tmpOWgyXQ/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", "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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-02-trim"], pwd: None |
| 4516 | 2025-08-29T22:16:42.196Z | [ recovery-image] Aug 29 22:16:42.026 INFO O| Aug 29 22:16:42.025 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4517 | 2025-08-29T22:16:42.197Z | [ recovery-image] Aug 29 22:16:42.032 INFO O| Aug 29 22:16:42.032 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4518 | 2025-08-29T22:16:42.237Z | [ recovery-image] Aug 29 22:16:42.072 INFO O| Aug 29 22:16:42.072 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled |
| 4519 | 2025-08-29T22:16:42.267Z | [ recovery-image] Aug 29 22:16:42.103 INFO O| Aug 29 22:16:42.103 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4520 | 2025-08-29T22:16:42.267Z | [ recovery-image] Aug 29 22:16:42.103 INFO O| Aug 29 22:16:42.103 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4521 | 2025-08-29T22:16:42.292Z | [ recovery-image] Aug 29 22:16:42.110 INFO O| Aug 29 22:16:42.110 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4522 | 2025-08-29T22:16:42.292Z | [ recovery-image] Aug 29 22:16:42.115 INFO O| Aug 29 22:16:42.114 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4523 | 2025-08-29T22:16:42.292Z | [ recovery-image] Aug 29 22:16:42.121 INFO O| Aug 29 22:16:42.120 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4524 | 2025-08-29T22:16:42.411Z | [ recovery-image] Aug 29 22:16:42.247 INFO O| Aug 29 22:16:42.246 INFO rolled back to input snapshot; work may begin |
| 4525 | 2025-08-29T22:16:42.411Z | [ recovery-image] Aug 29 22:16:42.247 INFO O| Aug 29 22:16:42.247 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4526 | 2025-08-29T22:16:42.435Z | [ recovery-image] Aug 29 22:16:42.256 INFO O| Aug 29 22:16:42.256 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4527 | 2025-08-29T22:16:42.460Z | [ recovery-image] Aug 29 22:16:42.274 INFO O| Aug 29 22:16:42.274 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg" |
| 4528 | 2025-08-29T22:16:42.503Z | [ recovery-image] Aug 29 22:16:42.339 INFO O| Aug 29 22:16:42.339 INFO STEP 0 (remove_files) COMPLETE |
| 4529 | 2025-08-29T22:16:42.503Z | [ recovery-image] Aug 29 22:16:42.339 INFO O| Aug 29 22:16:42.339 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4530 | 2025-08-29T22:16:42.528Z | [ recovery-image] Aug 29 22:16:42.355 INFO O| Aug 29 22:16:42.355 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4" |
| 4531 | 2025-08-29T22:16:42.528Z | [ recovery-image] Aug 29 22:16:42.359 INFO O| Aug 29 22:16:42.359 INFO STEP 1 (remove_files) COMPLETE |
| 4532 | 2025-08-29T22:16:42.528Z | [ recovery-image] Aug 29 22:16:42.359 INFO O| Aug 29 22:16:42.359 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4533 | 2025-08-29T22:16:42.553Z | [ recovery-image] Aug 29 22:16:42.380 INFO O| Aug 29 22:16:42.380 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include" |
| 4534 | 2025-08-29T22:16:42.579Z | [ recovery-image] Aug 29 22:16:42.398 INFO O| Aug 29 22:16:42.398 INFO STEP 2 (remove_files) COMPLETE |
| 4535 | 2025-08-29T22:16:42.579Z | [ recovery-image] Aug 29 22:16:42.398 INFO O| Aug 29 22:16:42.398 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4536 | 2025-08-29T22:16:42.579Z | [ recovery-image] Aug 29 22:16:42.413 INFO O| Aug 29 22:16:42.413 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo" |
| 4537 | 2025-08-29T22:16:42.606Z | [ recovery-image] Aug 29 22:16:42.416 INFO O| Aug 29 22:16:42.416 INFO STEP 3 (remove_files) COMPLETE |
| 4538 | 2025-08-29T22:16:42.607Z | [ recovery-image] Aug 29 22:16:42.416 INFO O| Aug 29 22:16:42.416 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4539 | 2025-08-29T22:16:42.607Z | [ recovery-image] Aug 29 22:16:42.430 INFO O| Aug 29 22:16:42.430 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help" |
| 4540 | 2025-08-29T22:16:42.607Z | [ recovery-image] Aug 29 22:16:42.435 INFO O| Aug 29 22:16:42.435 INFO STEP 4 (remove_files) COMPLETE |
| 4541 | 2025-08-29T22:16:42.607Z | [ recovery-image] Aug 29 22:16:42.436 INFO O| Aug 29 22:16:42.435 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4542 | 2025-08-29T22:16:42.632Z | [ recovery-image] Aug 29 22:16:42.449 INFO O| Aug 29 22:16:42.449 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc" |
| 4543 | 2025-08-29T22:16:42.632Z | [ recovery-image] Aug 29 22:16:42.449 INFO O| Aug 29 22:16:42.449 INFO STEP 5 (remove_files) COMPLETE |
| 4544 | 2025-08-29T22:16:42.632Z | [ recovery-image] Aug 29 22:16:42.449 INFO O| Aug 29 22:16:42.449 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4545 | 2025-08-29T22:16:42.632Z | [ recovery-image] Aug 29 22:16:42.465 INFO O| Aug 29 22:16:42.465 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion" |
| 4546 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 6 (remove_files) COMPLETE |
| 4547 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4548 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO skip step because feature "recovery" is enabled |
| 4549 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4550 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO skip step because feature "recovery" is enabled |
| 4551 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4552 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO skip step because feature "recovery" is enabled |
| 4553 | 2025-08-29T22:16:42.656Z | [ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4554 | 2025-08-29T22:16:42.681Z | [ recovery-image] Aug 29 22:16:42.502 INFO O| Aug 29 22:16:42.502 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp" |
| 4555 | 2025-08-29T22:16:42.681Z | [ recovery-image] Aug 29 22:16:42.507 INFO O| Aug 29 22:16:42.507 INFO STEP 10 (remove_files) COMPLETE |
| 4556 | 2025-08-29T22:16:42.681Z | [ recovery-image] Aug 29 22:16:42.507 INFO O| Aug 29 22:16:42.507 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4557 | 2025-08-29T22:16:42.707Z | [ recovery-image] Aug 29 22:16:42.528 INFO O| Aug 29 22:16:42.528 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386" |
| 4558 | 2025-08-29T22:16:42.707Z | [ recovery-image] Aug 29 22:16:42.530 INFO O| Aug 29 22:16:42.530 INFO STEP 11 (remove_files) COMPLETE |
| 4559 | 2025-08-29T22:16:42.707Z | [ recovery-image] Aug 29 22:16:42.530 INFO O| Aug 29 22:16:42.530 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4560 | 2025-08-29T22:16:42.733Z | [ recovery-image] Aug 29 22:16:42.550 INFO O| Aug 29 22:16:42.550 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv" |
| 4561 | 2025-08-29T22:16:42.733Z | [ recovery-image] Aug 29 22:16:42.552 INFO O| Aug 29 22:16:42.552 INFO STEP 12 (remove_files) COMPLETE |
| 4562 | 2025-08-29T22:16:42.733Z | [ recovery-image] Aug 29 22:16:42.553 INFO O| Aug 29 22:16:42.552 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4563 | 2025-08-29T22:16:42.827Z | [ recovery-image] Aug 29 22:16:42.663 INFO O| Aug 29 22:16:42.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a" |
| 4564 | 2025-08-29T22:16:42.870Z | [ recovery-image] Aug 29 22:16:42.705 INFO O| Aug 29 22:16:42.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a" |
| 4565 | 2025-08-29T22:16:42.894Z | [ recovery-image] Aug 29 22:16:42.708 INFO O| Aug 29 22:16:42.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a" |
| 4566 | 2025-08-29T22:16:42.894Z | [ recovery-image] Aug 29 22:16:42.711 INFO O| Aug 29 22:16:42.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 4567 | 2025-08-29T22:16:43.026Z | [ recovery-image] Aug 29 22:16:42.862 INFO O| Aug 29 22:16:42.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
| 4568 | 2025-08-29T22:16:43.051Z | [ recovery-image] Aug 29 22:16:42.870 INFO O| Aug 29 22:16:42.870 INFO STEP 13 (remove_files) COMPLETE |
| 4569 | 2025-08-29T22:16:43.051Z | [ recovery-image] Aug 29 22:16:42.871 INFO O| Aug 29 22:16:42.870 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4570 | 2025-08-29T22:16:43.051Z | [ recovery-image] Aug 29 22:16:42.886 INFO O| Aug 29 22:16:42.886 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot" |
| 4571 | 2025-08-29T22:16:43.076Z | [ recovery-image] Aug 29 22:16:42.888 INFO O| Aug 29 22:16:42.888 INFO STEP 14 (remove_files) COMPLETE |
| 4572 | 2025-08-29T22:16:43.076Z | [ recovery-image] Aug 29 22:16:42.888 INFO O| Aug 29 22:16:42.888 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4573 | 2025-08-29T22:16:43.076Z | [ recovery-image] Aug 29 22:16:42.902 INFO O| Aug 29 22:16:42.902 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc" |
| 4574 | 2025-08-29T22:16:43.101Z | [ recovery-image] Aug 29 22:16:42.912 INFO O| Aug 29 22:16:42.912 INFO STEP 15 (remove_files) COMPLETE |
| 4575 | 2025-08-29T22:16:43.101Z | [ recovery-image] Aug 29 22:16:42.912 INFO O| Aug 29 22:16:42.912 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4576 | 2025-08-29T22:16:43.101Z | [ recovery-image] Aug 29 22:16:42.926 INFO O| Aug 29 22:16:42.926 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv" |
| 4577 | 2025-08-29T22:16:43.101Z | [ recovery-image] Aug 29 22:16:42.927 INFO O| Aug 29 22:16:42.927 INFO STEP 16 (remove_files) COMPLETE |
| 4578 | 2025-08-29T22:16:43.101Z | [ recovery-image] Aug 29 22:16:42.927 INFO O| Aug 29 22:16:42.927 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4579 | 2025-08-29T22:16:43.130Z | [ recovery-image] Aug 29 22:16:42.940 INFO O| Aug 29 22:16:42.940 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc" |
| 4580 | 2025-08-29T22:16:43.130Z | [ recovery-image] Aug 29 22:16:42.942 INFO O| Aug 29 22:16:42.942 INFO STEP 17 (remove_files) COMPLETE |
| 4581 | 2025-08-29T22:16:43.130Z | [ recovery-image] Aug 29 22:16:42.942 INFO O| Aug 29 22:16:42.942 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4582 | 2025-08-29T22:16:43.130Z | [ recovery-image] Aug 29 22:16:42.962 INFO O| Aug 29 22:16:42.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 4583 | 2025-08-29T22:16:43.130Z | [ recovery-image] Aug 29 22:16:42.962 INFO O| Aug 29 22:16:42.962 INFO STEP 18 (remove_files) COMPLETE |
| 4584 | 2025-08-29T22:16:43.130Z | [ recovery-image] Aug 29 22:16:42.962 INFO O| Aug 29 22:16:42.962 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4585 | 2025-08-29T22:16:43.155Z | [ recovery-image] Aug 29 22:16:42.982 INFO O| Aug 29 22:16:42.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 4586 | 2025-08-29T22:16:43.155Z | [ recovery-image] Aug 29 22:16:42.982 INFO O| Aug 29 22:16:42.982 INFO STEP 19 (remove_files) COMPLETE |
| 4587 | 2025-08-29T22:16:43.155Z | [ recovery-image] Aug 29 22:16:42.982 INFO O| Aug 29 22:16:42.982 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4588 | 2025-08-29T22:16:43.180Z | [ recovery-image] Aug 29 22:16:42.999 INFO O| Aug 29 22:16:42.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 4589 | 2025-08-29T22:16:43.180Z | [ recovery-image] Aug 29 22:16:42.999 INFO O| Aug 29 22:16:42.999 INFO STEP 20 (remove_files) COMPLETE |
| 4590 | 2025-08-29T22:16:43.180Z | [ recovery-image] Aug 29 22:16:42.999 INFO O| Aug 29 22:16:42.999 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4591 | 2025-08-29T22:16:43.180Z | [ recovery-image] Aug 29 22:16:43.014 INFO O| Aug 29 22:16:43.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 4592 | 2025-08-29T22:16:43.180Z | [ recovery-image] Aug 29 22:16:43.014 INFO O| Aug 29 22:16:43.014 INFO STEP 21 (remove_files) COMPLETE |
| 4593 | 2025-08-29T22:16:43.180Z | [ recovery-image] Aug 29 22:16:43.014 INFO O| Aug 29 22:16:43.014 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4594 | 2025-08-29T22:16:43.205Z | [ recovery-image] Aug 29 22:16:43.030 INFO O| Aug 29 22:16:43.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 4595 | 2025-08-29T22:16:43.205Z | [ recovery-image] Aug 29 22:16:43.030 INFO O| Aug 29 22:16:43.030 INFO STEP 22 (remove_files) COMPLETE |
| 4596 | 2025-08-29T22:16:43.205Z | [ recovery-image] Aug 29 22:16:43.030 INFO O| Aug 29 22:16:43.030 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4597 | 2025-08-29T22:16:43.230Z | [ recovery-image] Aug 29 22:16:43.050 INFO O| Aug 29 22:16:43.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 4598 | 2025-08-29T22:16:43.230Z | [ recovery-image] Aug 29 22:16:43.050 INFO O| Aug 29 22:16:43.050 INFO STEP 23 (remove_files) COMPLETE |
| 4599 | 2025-08-29T22:16:43.230Z | [ recovery-image] Aug 29 22:16:43.050 INFO O| Aug 29 22:16:43.050 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4600 | 2025-08-29T22:16:43.255Z | [ recovery-image] Aug 29 22:16:43.070 INFO O| Aug 29 22:16:43.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 4601 | 2025-08-29T22:16:43.255Z | [ recovery-image] Aug 29 22:16:43.070 INFO O| Aug 29 22:16:43.070 INFO STEP 24 (remove_files) COMPLETE |
| 4602 | 2025-08-29T22:16:43.255Z | [ recovery-image] Aug 29 22:16:43.070 INFO O| Aug 29 22:16:43.070 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4603 | 2025-08-29T22:16:43.255Z | [ recovery-image] Aug 29 22:16:43.090 INFO O| Aug 29 22:16:43.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power" |
| 4604 | 2025-08-29T22:16:43.255Z | [ recovery-image] Aug 29 22:16:43.090 INFO O| Aug 29 22:16:43.090 INFO STEP 25 (remove_files) COMPLETE |
| 4605 | 2025-08-29T22:16:43.256Z | [ recovery-image] Aug 29 22:16:43.090 INFO O| Aug 29 22:16:43.090 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4606 | 2025-08-29T22:16:43.281Z | [ recovery-image] Aug 29 22:16:43.106 INFO O| Aug 29 22:16:43.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 4607 | 2025-08-29T22:16:43.281Z | [ recovery-image] Aug 29 22:16:43.106 INFO O| Aug 29 22:16:43.106 INFO STEP 26 (remove_files) COMPLETE |
| 4608 | 2025-08-29T22:16:43.281Z | [ recovery-image] Aug 29 22:16:43.106 INFO O| Aug 29 22:16:43.106 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4609 | 2025-08-29T22:16:43.305Z | [ recovery-image] Aug 29 22:16:43.120 INFO O| Aug 29 22:16:43.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 4610 | 2025-08-29T22:16:43.305Z | [ recovery-image] Aug 29 22:16:43.120 INFO O| Aug 29 22:16:43.120 INFO STEP 27 (remove_files) COMPLETE |
| 4611 | 2025-08-29T22:16:43.305Z | [ recovery-image] Aug 29 22:16:43.120 INFO O| Aug 29 22:16:43.120 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4612 | 2025-08-29T22:16:43.305Z | [ recovery-image] Aug 29 22:16:43.138 INFO O| Aug 29 22:16:43.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 4613 | 2025-08-29T22:16:43.305Z | [ recovery-image] Aug 29 22:16:43.139 INFO O| Aug 29 22:16:43.139 INFO STEP 28 (remove_files) COMPLETE |
| 4614 | 2025-08-29T22:16:43.305Z | [ recovery-image] Aug 29 22:16:43.139 INFO O| Aug 29 22:16:43.139 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4615 | 2025-08-29T22:16:43.330Z | [ recovery-image] Aug 29 22:16:43.157 INFO O| Aug 29 22:16:43.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 4616 | 2025-08-29T22:16:43.330Z | [ recovery-image] Aug 29 22:16:43.157 INFO O| Aug 29 22:16:43.157 INFO STEP 29 (remove_files) COMPLETE |
| 4617 | 2025-08-29T22:16:43.330Z | [ recovery-image] Aug 29 22:16:43.157 INFO O| Aug 29 22:16:43.157 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4618 | 2025-08-29T22:16:43.355Z | [ recovery-image] Aug 29 22:16:43.177 INFO O| Aug 29 22:16:43.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 4619 | 2025-08-29T22:16:43.355Z | [ recovery-image] Aug 29 22:16:43.177 INFO O| Aug 29 22:16:43.177 INFO STEP 30 (remove_files) COMPLETE |
| 4620 | 2025-08-29T22:16:43.355Z | [ recovery-image] Aug 29 22:16:43.177 INFO O| Aug 29 22:16:43.177 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4621 | 2025-08-29T22:16:43.380Z | [ recovery-image] Aug 29 22:16:43.192 INFO O| Aug 29 22:16:43.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 4622 | 2025-08-29T22:16:43.380Z | [ recovery-image] Aug 29 22:16:43.192 INFO O| Aug 29 22:16:43.192 INFO STEP 31 (remove_files) COMPLETE |
| 4623 | 2025-08-29T22:16:43.381Z | [ recovery-image] Aug 29 22:16:43.192 INFO O| Aug 29 22:16:43.192 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4624 | 2025-08-29T22:16:43.381Z | [ recovery-image] Aug 29 22:16:43.204 INFO O| Aug 29 22:16:43.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 4625 | 2025-08-29T22:16:43.381Z | [ recovery-image] Aug 29 22:16:43.205 INFO O| Aug 29 22:16:43.205 INFO STEP 32 (remove_files) COMPLETE |
| 4626 | 2025-08-29T22:16:43.381Z | [ recovery-image] Aug 29 22:16:43.205 INFO O| Aug 29 22:16:43.205 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4627 | 2025-08-29T22:16:43.405Z | [ recovery-image] Aug 29 22:16:43.222 INFO O| Aug 29 22:16:43.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 4628 | 2025-08-29T22:16:43.405Z | [ recovery-image] Aug 29 22:16:43.222 INFO O| Aug 29 22:16:43.222 INFO STEP 33 (remove_files) COMPLETE |
| 4629 | 2025-08-29T22:16:43.405Z | [ recovery-image] Aug 29 22:16:43.222 INFO O| Aug 29 22:16:43.222 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4630 | 2025-08-29T22:16:43.405Z | [ recovery-image] Aug 29 22:16:43.240 INFO O| Aug 29 22:16:43.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 4631 | 2025-08-29T22:16:43.405Z | [ recovery-image] Aug 29 22:16:43.240 INFO O| Aug 29 22:16:43.240 INFO STEP 34 (remove_files) COMPLETE |
| 4632 | 2025-08-29T22:16:43.405Z | [ recovery-image] Aug 29 22:16:43.240 INFO O| Aug 29 22:16:43.240 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4633 | 2025-08-29T22:16:43.430Z | [ recovery-image] Aug 29 22:16:43.257 INFO O| Aug 29 22:16:43.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 4634 | 2025-08-29T22:16:43.430Z | [ recovery-image] Aug 29 22:16:43.257 INFO O| Aug 29 22:16:43.257 INFO STEP 35 (remove_files) COMPLETE |
| 4635 | 2025-08-29T22:16:43.430Z | [ recovery-image] Aug 29 22:16:43.257 INFO O| Aug 29 22:16:43.257 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4636 | 2025-08-29T22:16:43.455Z | [ recovery-image] Aug 29 22:16:43.277 INFO O| Aug 29 22:16:43.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 4637 | 2025-08-29T22:16:43.455Z | [ recovery-image] Aug 29 22:16:43.277 INFO O| Aug 29 22:16:43.277 INFO STEP 36 (remove_files) COMPLETE |
| 4638 | 2025-08-29T22:16:43.455Z | [ recovery-image] Aug 29 22:16:43.277 INFO O| Aug 29 22:16:43.277 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4639 | 2025-08-29T22:16:43.480Z | [ recovery-image] Aug 29 22:16:43.298 INFO O| Aug 29 22:16:43.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 4640 | 2025-08-29T22:16:43.480Z | [ recovery-image] Aug 29 22:16:43.298 INFO O| Aug 29 22:16:43.298 INFO STEP 37 (remove_files) COMPLETE |
| 4641 | 2025-08-29T22:16:43.480Z | [ recovery-image] Aug 29 22:16:43.298 INFO O| Aug 29 22:16:43.298 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4642 | 2025-08-29T22:16:43.505Z | [ recovery-image] Aug 29 22:16:43.320 INFO O| Aug 29 22:16:43.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 4643 | 2025-08-29T22:16:43.505Z | [ recovery-image] Aug 29 22:16:43.320 INFO O| Aug 29 22:16:43.320 INFO STEP 38 (remove_files) COMPLETE |
| 4644 | 2025-08-29T22:16:43.505Z | [ recovery-image] Aug 29 22:16:43.320 INFO O| Aug 29 22:16:43.320 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4645 | 2025-08-29T22:16:43.505Z | [ recovery-image] Aug 29 22:16:43.334 INFO O| Aug 29 22:16:43.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 4646 | 2025-08-29T22:16:43.506Z | [ recovery-image] Aug 29 22:16:43.334 INFO O| Aug 29 22:16:43.334 INFO STEP 39 (remove_files) COMPLETE |
| 4647 | 2025-08-29T22:16:43.506Z | [ recovery-image] Aug 29 22:16:43.334 INFO O| Aug 29 22:16:43.334 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4648 | 2025-08-29T22:16:43.531Z | [ recovery-image] Aug 29 22:16:43.347 INFO O| Aug 29 22:16:43.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 4649 | 2025-08-29T22:16:43.531Z | [ recovery-image] Aug 29 22:16:43.347 INFO O| Aug 29 22:16:43.347 INFO STEP 40 (remove_files) COMPLETE |
| 4650 | 2025-08-29T22:16:43.531Z | [ recovery-image] Aug 29 22:16:43.347 INFO O| Aug 29 22:16:43.347 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4651 | 2025-08-29T22:16:43.531Z | [ recovery-image] Aug 29 22:16:43.360 INFO O| Aug 29 22:16:43.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 4652 | 2025-08-29T22:16:43.531Z | [ recovery-image] Aug 29 22:16:43.360 INFO O| Aug 29 22:16:43.360 INFO STEP 41 (remove_files) COMPLETE |
| 4653 | 2025-08-29T22:16:43.531Z | [ recovery-image] Aug 29 22:16:43.360 INFO O| Aug 29 22:16:43.360 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4654 | 2025-08-29T22:16:43.555Z | [ recovery-image] Aug 29 22:16:43.375 INFO O| Aug 29 22:16:43.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 4655 | 2025-08-29T22:16:43.556Z | [ recovery-image] Aug 29 22:16:43.375 INFO O| Aug 29 22:16:43.375 INFO STEP 42 (remove_files) COMPLETE |
| 4656 | 2025-08-29T22:16:43.556Z | [ recovery-image] Aug 29 22:16:43.375 INFO O| Aug 29 22:16:43.375 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4657 | 2025-08-29T22:16:43.580Z | [ recovery-image] Aug 29 22:16:43.396 INFO O| Aug 29 22:16:43.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 4658 | 2025-08-29T22:16:43.580Z | [ recovery-image] Aug 29 22:16:43.396 INFO O| Aug 29 22:16:43.396 INFO STEP 43 (remove_files) COMPLETE |
| 4659 | 2025-08-29T22:16:43.580Z | [ recovery-image] Aug 29 22:16:43.396 INFO O| Aug 29 22:16:43.396 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4660 | 2025-08-29T22:16:43.580Z | [ recovery-image] Aug 29 22:16:43.415 INFO O| Aug 29 22:16:43.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 4661 | 2025-08-29T22:16:43.580Z | [ recovery-image] Aug 29 22:16:43.416 INFO O| Aug 29 22:16:43.415 INFO STEP 44 (remove_files) COMPLETE |
| 4662 | 2025-08-29T22:16:43.580Z | [ recovery-image] Aug 29 22:16:43.416 INFO O| Aug 29 22:16:43.416 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4663 | 2025-08-29T22:16:43.605Z | [ recovery-image] Aug 29 22:16:43.430 INFO O| Aug 29 22:16:43.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 4664 | 2025-08-29T22:16:43.605Z | [ recovery-image] Aug 29 22:16:43.431 INFO O| Aug 29 22:16:43.431 INFO STEP 45 (remove_files) COMPLETE |
| 4665 | 2025-08-29T22:16:43.605Z | [ recovery-image] Aug 29 22:16:43.431 INFO O| Aug 29 22:16:43.431 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4666 | 2025-08-29T22:16:43.630Z | [ recovery-image] Aug 29 22:16:43.445 INFO O| Aug 29 22:16:43.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 4667 | 2025-08-29T22:16:43.630Z | [ recovery-image] Aug 29 22:16:43.445 INFO O| Aug 29 22:16:43.445 INFO STEP 46 (remove_files) COMPLETE |
| 4668 | 2025-08-29T22:16:43.630Z | [ recovery-image] Aug 29 22:16:43.445 INFO O| Aug 29 22:16:43.445 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4669 | 2025-08-29T22:16:43.630Z | [ recovery-image] Aug 29 22:16:43.460 INFO O| Aug 29 22:16:43.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 4670 | 2025-08-29T22:16:43.630Z | [ recovery-image] Aug 29 22:16:43.460 INFO O| Aug 29 22:16:43.460 INFO STEP 47 (remove_files) COMPLETE |
| 4671 | 2025-08-29T22:16:43.630Z | [ recovery-image] Aug 29 22:16:43.460 INFO O| Aug 29 22:16:43.460 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4672 | 2025-08-29T22:16:43.655Z | [ recovery-image] Aug 29 22:16:43.477 INFO O| Aug 29 22:16:43.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 4673 | 2025-08-29T22:16:43.655Z | [ recovery-image] Aug 29 22:16:43.477 INFO O| Aug 29 22:16:43.477 INFO STEP 48 (remove_files) COMPLETE |
| 4674 | 2025-08-29T22:16:43.655Z | [ recovery-image] Aug 29 22:16:43.477 INFO O| Aug 29 22:16:43.477 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4675 | 2025-08-29T22:16:43.680Z | [ recovery-image] Aug 29 22:16:43.494 INFO O| Aug 29 22:16:43.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 4676 | 2025-08-29T22:16:43.680Z | [ recovery-image] Aug 29 22:16:43.495 INFO O| Aug 29 22:16:43.495 INFO STEP 49 (remove_files) COMPLETE |
| 4677 | 2025-08-29T22:16:43.681Z | [ recovery-image] Aug 29 22:16:43.495 INFO O| Aug 29 22:16:43.495 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4678 | 2025-08-29T22:16:43.681Z | [ recovery-image] Aug 29 22:16:43.510 INFO O| Aug 29 22:16:43.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 4679 | 2025-08-29T22:16:43.681Z | [ recovery-image] Aug 29 22:16:43.510 INFO O| Aug 29 22:16:43.510 INFO STEP 50 (remove_files) COMPLETE |
| 4680 | 2025-08-29T22:16:43.681Z | [ recovery-image] Aug 29 22:16:43.510 INFO O| Aug 29 22:16:43.510 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4681 | 2025-08-29T22:16:43.706Z | [ recovery-image] Aug 29 22:16:43.523 INFO O| Aug 29 22:16:43.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 4682 | 2025-08-29T22:16:43.706Z | [ recovery-image] Aug 29 22:16:43.523 INFO O| Aug 29 22:16:43.523 INFO STEP 51 (remove_files) COMPLETE |
| 4683 | 2025-08-29T22:16:43.706Z | [ recovery-image] Aug 29 22:16:43.523 INFO O| Aug 29 22:16:43.523 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4684 | 2025-08-29T22:16:43.730Z | [ recovery-image] Aug 29 22:16:43.544 INFO O| Aug 29 22:16:43.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 4685 | 2025-08-29T22:16:43.730Z | [ recovery-image] Aug 29 22:16:43.544 INFO O| Aug 29 22:16:43.544 INFO STEP 52 (remove_files) COMPLETE |
| 4686 | 2025-08-29T22:16:43.730Z | [ recovery-image] Aug 29 22:16:43.544 INFO O| Aug 29 22:16:43.544 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4687 | 2025-08-29T22:16:43.730Z | [ recovery-image] Aug 29 22:16:43.560 INFO O| Aug 29 22:16:43.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm" |
| 4688 | 2025-08-29T22:16:43.731Z | [ recovery-image] Aug 29 22:16:43.561 INFO O| Aug 29 22:16:43.561 INFO STEP 53 (remove_files) COMPLETE |
| 4689 | 2025-08-29T22:16:43.731Z | [ recovery-image] Aug 29 22:16:43.561 INFO O| Aug 29 22:16:43.561 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4690 | 2025-08-29T22:16:43.755Z | [ recovery-image] Aug 29 22:16:43.574 INFO O| Aug 29 22:16:43.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm" |
| 4691 | 2025-08-29T22:16:43.755Z | [ recovery-image] Aug 29 22:16:43.575 INFO O| Aug 29 22:16:43.575 INFO STEP 54 (remove_files) COMPLETE |
| 4692 | 2025-08-29T22:16:43.755Z | [ recovery-image] Aug 29 22:16:43.575 INFO O| Aug 29 22:16:43.575 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4693 | 2025-08-29T22:16:43.756Z | [ recovery-image] Aug 29 22:16:43.589 INFO O| Aug 29 22:16:43.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm" |
| 4694 | 2025-08-29T22:16:43.756Z | [ recovery-image] Aug 29 22:16:43.589 INFO O| Aug 29 22:16:43.589 INFO STEP 55 (remove_files) COMPLETE |
| 4695 | 2025-08-29T22:16:43.756Z | [ recovery-image] Aug 29 22:16:43.589 INFO O| Aug 29 22:16:43.589 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4696 | 2025-08-29T22:16:43.781Z | [ recovery-image] Aug 29 22:16:43.605 INFO O| Aug 29 22:16:43.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm" |
| 4697 | 2025-08-29T22:16:43.781Z | [ recovery-image] Aug 29 22:16:43.605 INFO O| Aug 29 22:16:43.605 INFO STEP 56 (remove_files) COMPLETE |
| 4698 | 2025-08-29T22:16:43.781Z | [ recovery-image] Aug 29 22:16:43.605 INFO O| Aug 29 22:16:43.605 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4699 | 2025-08-29T22:16:43.806Z | [ recovery-image] Aug 29 22:16:43.625 INFO O| Aug 29 22:16:43.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar" |
| 4700 | 2025-08-29T22:16:43.806Z | [ recovery-image] Aug 29 22:16:43.625 INFO O| Aug 29 22:16:43.625 INFO STEP 57 (remove_files) COMPLETE |
| 4701 | 2025-08-29T22:16:43.806Z | [ recovery-image] Aug 29 22:16:43.625 INFO O| Aug 29 22:16:43.625 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4702 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 4703 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ... |
| 4704 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4705 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4706 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4707 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4708 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO ok! |
| 4709 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO STEP 58 (ensure_file) COMPLETE |
| 4710 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4711 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 4712 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 4713 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4714 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4715 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4716 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4717 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO ok! |
| 4718 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO STEP 59 (ensure_file) COMPLETE |
| 4719 | 2025-08-29T22:16:43.834Z | [ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4720 | 2025-08-29T22:16:43.862Z | [ recovery-image] Aug 29 22:16:43.681 INFO O| Aug 29 22:16:43.681 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist |
| 4721 | 2025-08-29T22:16:43.862Z | [ recovery-image] Aug 29 22:16:43.681 INFO O| Aug 29 22:16:43.681 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ... |
| 4722 | 2025-08-29T22:16:43.862Z | [ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.681 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile |
| 4723 | 2025-08-29T22:16:43.862Z | [ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.682 INFO ok! |
| 4724 | 2025-08-29T22:16:43.862Z | [ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.682 INFO STEP 60 (ensure_file) COMPLETE |
| 4725 | 2025-08-29T22:16:43.862Z | [ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.682 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4726 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 4727 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ... |
| 4728 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc |
| 4729 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO ok! |
| 4730 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO STEP 61 (ensure_file) COMPLETE |
| 4731 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4732 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 4733 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ... |
| 4734 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 4735 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 4736 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO ok! |
| 4737 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO STEP 62 (ensure_file) COMPLETE |
| 4738 | 2025-08-29T22:16:43.888Z | [ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4739 | 2025-08-29T22:16:43.913Z | [ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 4740 | 2025-08-29T22:16:43.913Z | [ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 4741 | 2025-08-29T22:16:43.913Z | [ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 4742 | 2025-08-29T22:16:43.913Z | [ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 4743 | 2025-08-29T22:16:43.913Z | [ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO ok! |
| 4744 | 2025-08-29T22:16:43.913Z | [ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO STEP 63 (ensure_file) COMPLETE |
| 4745 | 2025-08-29T22:16:43.913Z | [ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4746 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 4747 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 4748 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly |
| 4749 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO ok! |
| 4750 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO STEP 64 (assemble_files) COMPLETE |
| 4751 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4752 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 4753 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ... |
| 4754 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 4755 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 4756 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO ok! |
| 4757 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 65 (ensure_file) COMPLETE |
| 4758 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4759 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO skip step because feature "omicron1" is not enabled |
| 4760 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4761 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO skip step because feature "omicron1" is not enabled |
| 4762 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4763 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO skip step because feature "omicron1" is not enabled |
| 4764 | 2025-08-29T22:16:43.939Z | [ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4765 | 2025-08-29T22:16:43.965Z | [ recovery-image] Aug 29 22:16:43.790 INFO O| Aug 29 22:16:43.790 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal |
| 4766 | 2025-08-29T22:16:43.965Z | [ recovery-image] Aug 29 22:16:43.790 INFO O| Aug 29 22:16:43.790 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 4767 | 2025-08-29T22:16:45.190Z | [ host-image] Aug 29 22:16:45.025 INFO O| Aug 29 22:16:45.025 INFO O| Startup: Caching catalogs ... Done |
| 4768 | 2025-08-29T22:16:46.231Z | [ recovery-image] Aug 29 22:16:46.067 INFO O| Aug 29 22:16:46.067 INFO STEP 69 (pack_tar) COMPLETE |
| 4769 | 2025-08-29T22:16:46.231Z | [ recovery-image] Aug 29 22:16:46.067 INFO O| Aug 29 22:16:46.067 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4770 | 2025-08-29T22:16:46.257Z | [ recovery-image] Aug 29 22:16:46.067 INFO O| Aug 29 22:16:46.067 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4771 | 2025-08-29T22:16:46.327Z | [ recovery-image] Aug 29 22:16:46.164 INFO O| Aug 29 22:16:46.163 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4772 | 2025-08-29T22:16:46.389Z | [ recovery-image] Aug 29 22:16:46.226 INFO O| Aug 29 22:16:46.225 INFO completed processing sled/ramdisk-02-trim |
| 4773 | 2025-08-29T22:16:46.414Z | [ recovery-image] Aug 29 22:16:46.230 INFO image builder template: ramdisk-03-recovery-trim... |
| 4774 | 2025-08-29T22:16:46.414Z | [ recovery-image] Aug 29 22:16:46.230 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/.tmpOWgyXQ/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", "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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None |
| 4775 | 2025-08-29T22:16:46.537Z | [ recovery-image] Aug 29 22:16:46.373 INFO O| Aug 29 22:16:46.373 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4776 | 2025-08-29T22:16:46.562Z | [ recovery-image] Aug 29 22:16:46.380 INFO O| Aug 29 22:16:46.380 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4777 | 2025-08-29T22:16:46.586Z | [ recovery-image] Aug 29 22:16:46.419 INFO O| Aug 29 22:16:46.418 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled |
| 4778 | 2025-08-29T22:16:46.618Z | [ recovery-image] Aug 29 22:16:46.454 INFO O| Aug 29 22:16:46.454 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4779 | 2025-08-29T22:16:46.618Z | [ recovery-image] Aug 29 22:16:46.454 INFO O| Aug 29 22:16:46.454 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4780 | 2025-08-29T22:16:46.643Z | [ recovery-image] Aug 29 22:16:46.470 INFO O| Aug 29 22:16:46.470 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 4781 | 2025-08-29T22:16:46.643Z | [ recovery-image] Aug 29 22:16:46.478 INFO O| Aug 29 22:16:46.478 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4782 | 2025-08-29T22:16:46.667Z | [ recovery-image] Aug 29 22:16:46.486 INFO O| Aug 29 22:16:46.486 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4783 | 2025-08-29T22:16:46.893Z | [ recovery-image] Aug 29 22:16:46.724 INFO O| Aug 29 22:16:46.724 INFO rolled back to input snapshot; work may begin |
| 4784 | 2025-08-29T22:16:46.893Z | [ recovery-image] Aug 29 22:16:46.724 INFO O| Aug 29 22:16:46.724 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4785 | 2025-08-29T22:16:46.919Z | [ recovery-image] Aug 29 22:16:46.733 INFO O| Aug 29 22:16:46.732 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4786 | 2025-08-29T22:16:46.919Z | [ recovery-image] Aug 29 22:16:46.749 INFO O| Aug 29 22:16:46.749 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7" |
| 4787 | 2025-08-29T22:16:46.919Z | [ recovery-image] Aug 29 22:16:46.753 INFO O| Aug 29 22:16:46.753 INFO STEP 0 (remove_files) COMPLETE |
| 4788 | 2025-08-29T22:16:46.919Z | [ recovery-image] Aug 29 22:16:46.753 INFO O| Aug 29 22:16:46.753 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4789 | 2025-08-29T22:16:46.945Z | [ recovery-image] Aug 29 22:16:46.778 INFO O| Aug 29 22:16:46.778 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share" |
| 4790 | 2025-08-29T22:16:47.044Z | [ recovery-image] Aug 29 22:16:46.879 INFO O| Aug 29 22:16:46.878 INFO STEP 1 (remove_files) COMPLETE |
| 4791 | 2025-08-29T22:16:47.044Z | [ recovery-image] Aug 29 22:16:46.879 INFO O| Aug 29 22:16:46.879 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4792 | 2025-08-29T22:16:47.069Z | [ recovery-image] Aug 29 22:16:46.896 INFO O| Aug 29 22:16:46.896 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns" |
| 4793 | 2025-08-29T22:16:47.069Z | [ recovery-image] Aug 29 22:16:46.899 INFO O| Aug 29 22:16:46.899 INFO STEP 2 (remove_files) COMPLETE |
| 4794 | 2025-08-29T22:16:47.069Z | [ recovery-image] Aug 29 22:16:46.899 INFO O| Aug 29 22:16:46.899 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4795 | 2025-08-29T22:16:47.095Z | [ recovery-image] Aug 29 22:16:46.919 INFO O| Aug 29 22:16:46.919 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv" |
| 4796 | 2025-08-29T22:16:47.152Z | [ recovery-image] Aug 29 22:16:46.987 INFO O| Aug 29 22:16:46.987 INFO STEP 3 (remove_files) COMPLETE |
| 4797 | 2025-08-29T22:16:47.152Z | [ recovery-image] Aug 29 22:16:46.987 INFO O| Aug 29 22:16:46.987 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4798 | 2025-08-29T22:16:47.179Z | [ recovery-image] Aug 29 22:16:47.011 INFO O| Aug 29 22:16:47.011 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale" |
| 4799 | 2025-08-29T22:16:47.206Z | [ recovery-image] Aug 29 22:16:47.030 INFO O| Aug 29 22:16:47.030 INFO STEP 4 (remove_files) COMPLETE |
| 4800 | 2025-08-29T22:16:47.207Z | [ recovery-image] Aug 29 22:16:47.030 INFO O| Aug 29 22:16:47.030 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4801 | 2025-08-29T22:16:47.233Z | [ recovery-image] Aug 29 22:16:47.047 INFO O| Aug 29 22:16:47.046 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps" |
| 4802 | 2025-08-29T22:16:47.233Z | [ recovery-image] Aug 29 22:16:47.048 INFO O| Aug 29 22:16:47.048 INFO STEP 5 (remove_files) COMPLETE |
| 4803 | 2025-08-29T22:16:47.233Z | [ recovery-image] Aug 29 22:16:47.048 INFO O| Aug 29 22:16:47.048 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4804 | 2025-08-29T22:16:47.233Z | [ recovery-image] Aug 29 22:16:47.066 INFO O| Aug 29 22:16:47.066 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig" |
| 4805 | 2025-08-29T22:16:47.234Z | [ recovery-image] Aug 29 22:16:47.068 INFO O| Aug 29 22:16:47.068 INFO STEP 6 (remove_files) COMPLETE |
| 4806 | 2025-08-29T22:16:47.234Z | [ recovery-image] Aug 29 22:16:47.068 INFO O| Aug 29 22:16:47.068 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4807 | 2025-08-29T22:16:47.260Z | [ recovery-image] Aug 29 22:16:47.087 INFO O| Aug 29 22:16:47.087 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi" |
| 4808 | 2025-08-29T22:16:47.260Z | [ recovery-image] Aug 29 22:16:47.091 INFO O| Aug 29 22:16:47.091 INFO STEP 7 (remove_files) COMPLETE |
| 4809 | 2025-08-29T22:16:47.260Z | [ recovery-image] Aug 29 22:16:47.092 INFO O| Aug 29 22:16:47.091 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4810 | 2025-08-29T22:16:47.287Z | [ recovery-image] Aug 29 22:16:47.112 INFO O| Aug 29 22:16:47.112 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs" |
| 4811 | 2025-08-29T22:16:47.287Z | [ recovery-image] Aug 29 22:16:47.113 INFO O| Aug 29 22:16:47.113 INFO STEP 8 (remove_files) COMPLETE |
| 4812 | 2025-08-29T22:16:47.287Z | [ recovery-image] Aug 29 22:16:47.113 INFO O| Aug 29 22:16:47.113 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4813 | 2025-08-29T22:16:47.315Z | [ recovery-image] Aug 29 22:16:47.135 INFO O| Aug 29 22:16:47.135 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv" |
| 4814 | 2025-08-29T22:16:47.315Z | [ recovery-image] Aug 29 22:16:47.137 INFO O| Aug 29 22:16:47.137 INFO STEP 9 (remove_files) COMPLETE |
| 4815 | 2025-08-29T22:16:47.316Z | [ recovery-image] Aug 29 22:16:47.137 INFO O| Aug 29 22:16:47.137 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4816 | 2025-08-29T22:16:47.344Z | [ recovery-image] Aug 29 22:16:47.155 INFO O| Aug 29 22:16:47.155 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5" |
| 4817 | 2025-08-29T22:16:47.391Z | [ recovery-image] Aug 29 22:16:47.227 INFO O| Aug 29 22:16:47.227 INFO STEP 10 (remove_files) COMPLETE |
| 4818 | 2025-08-29T22:16:47.391Z | [ recovery-image] Aug 29 22:16:47.227 INFO O| Aug 29 22:16:47.227 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4819 | 2025-08-29T22:16:47.418Z | [ recovery-image] Aug 29 22:16:47.249 INFO O| Aug 29 22:16:47.249 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash" |
| 4820 | 2025-08-29T22:16:47.418Z | [ recovery-image] Aug 29 22:16:47.252 INFO O| Aug 29 22:16:47.252 INFO STEP 11 (remove_files) COMPLETE |
| 4821 | 2025-08-29T22:16:47.419Z | [ recovery-image] Aug 29 22:16:47.252 INFO O| Aug 29 22:16:47.252 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4822 | 2025-08-29T22:16:47.444Z | [ recovery-image] Aug 29 22:16:47.271 INFO O| Aug 29 22:16:47.271 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve" |
| 4823 | 2025-08-29T22:16:47.444Z | [ recovery-image] Aug 29 22:16:47.274 INFO O| Aug 29 22:16:47.274 INFO STEP 12 (remove_files) COMPLETE |
| 4824 | 2025-08-29T22:16:47.444Z | [ recovery-image] Aug 29 22:16:47.274 INFO O| Aug 29 22:16:47.274 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4825 | 2025-08-29T22:16:47.470Z | [ recovery-image] Aug 29 22:16:47.293 INFO O| Aug 29 22:16:47.293 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs" |
| 4826 | 2025-08-29T22:16:47.470Z | [ recovery-image] Aug 29 22:16:47.293 INFO O| Aug 29 22:16:47.293 INFO STEP 13 (remove_files) COMPLETE |
| 4827 | 2025-08-29T22:16:47.470Z | [ recovery-image] Aug 29 22:16:47.293 INFO O| Aug 29 22:16:47.293 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4828 | 2025-08-29T22:16:47.497Z | [ recovery-image] Aug 29 22:16:47.316 INFO O| Aug 29 22:16:47.316 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons" |
| 4829 | 2025-08-29T22:16:47.498Z | [ recovery-image] Aug 29 22:16:47.318 INFO O| Aug 29 22:16:47.318 INFO STEP 14 (remove_files) COMPLETE |
| 4830 | 2025-08-29T22:16:47.498Z | [ recovery-image] Aug 29 22:16:47.318 INFO O| Aug 29 22:16:47.318 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4831 | 2025-08-29T22:16:47.524Z | [ recovery-image] Aug 29 22:16:47.339 INFO O| Aug 29 22:16:47.338 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale" |
| 4832 | 2025-08-29T22:16:47.525Z | [ recovery-image] Aug 29 22:16:47.356 INFO O| Aug 29 22:16:47.356 INFO STEP 15 (remove_files) COMPLETE |
| 4833 | 2025-08-29T22:16:47.525Z | [ recovery-image] Aug 29 22:16:47.357 INFO O| Aug 29 22:16:47.356 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4834 | 2025-08-29T22:16:47.552Z | [ recovery-image] Aug 29 22:16:47.381 INFO O| Aug 29 22:16:47.380 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src" |
| 4835 | 2025-08-29T22:16:47.552Z | [ recovery-image] Aug 29 22:16:47.381 INFO O| Aug 29 22:16:47.381 INFO STEP 16 (remove_files) COMPLETE |
| 4836 | 2025-08-29T22:16:47.552Z | [ recovery-image] Aug 29 22:16:47.381 INFO O| Aug 29 22:16:47.381 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4837 | 2025-08-29T22:16:47.578Z | [ recovery-image] Aug 29 22:16:47.403 INFO O| Aug 29 22:16:47.403 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo" |
| 4838 | 2025-08-29T22:16:47.578Z | [ recovery-image] Aug 29 22:16:47.403 INFO O| Aug 29 22:16:47.403 INFO STEP 17 (remove_files) COMPLETE |
| 4839 | 2025-08-29T22:16:47.579Z | [ recovery-image] Aug 29 22:16:47.403 INFO O| Aug 29 22:16:47.403 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4840 | 2025-08-29T22:16:47.613Z | [ recovery-image] Aug 29 22:16:47.423 INFO O| Aug 29 22:16:47.423 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim" |
| 4841 | 2025-08-29T22:16:47.643Z | [ recovery-image] Aug 29 22:16:47.474 INFO O| Aug 29 22:16:47.474 INFO STEP 18 (remove_files) COMPLETE |
| 4842 | 2025-08-29T22:16:47.643Z | [ recovery-image] Aug 29 22:16:47.474 INFO O| Aug 29 22:16:47.474 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4843 | 2025-08-29T22:16:47.668Z | [ recovery-image] Aug 29 22:16:47.495 INFO O| Aug 29 22:16:47.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml" |
| 4844 | 2025-08-29T22:16:47.669Z | [ recovery-image] Aug 29 22:16:47.496 INFO O| Aug 29 22:16:47.496 INFO STEP 19 (remove_files) COMPLETE |
| 4845 | 2025-08-29T22:16:47.669Z | [ recovery-image] Aug 29 22:16:47.496 INFO O| Aug 29 22:16:47.496 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4846 | 2025-08-29T22:16:47.697Z | [ recovery-image] Aug 29 22:16:47.518 INFO O| Aug 29 22:16:47.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml" |
| 4847 | 2025-08-29T22:16:47.697Z | [ recovery-image] Aug 29 22:16:47.518 INFO O| Aug 29 22:16:47.518 INFO STEP 20 (remove_files) COMPLETE |
| 4848 | 2025-08-29T22:16:47.697Z | [ recovery-image] Aug 29 22:16:47.518 INFO O| Aug 29 22:16:47.518 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4849 | 2025-08-29T22:16:47.725Z | [ recovery-image] Aug 29 22:16:47.539 INFO O| Aug 29 22:16:47.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb" |
| 4850 | 2025-08-29T22:16:47.725Z | [ recovery-image] Aug 29 22:16:47.540 INFO O| Aug 29 22:16:47.540 INFO STEP 21 (remove_files) COMPLETE |
| 4851 | 2025-08-29T22:16:47.725Z | [ recovery-image] Aug 29 22:16:47.540 INFO O| Aug 29 22:16:47.540 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4852 | 2025-08-29T22:16:47.725Z | [ recovery-image] Aug 29 22:16:47.555 INFO O| Aug 29 22:16:47.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec" |
| 4853 | 2025-08-29T22:16:47.725Z | [ recovery-image] Aug 29 22:16:47.555 INFO O| Aug 29 22:16:47.555 INFO STEP 22 (remove_files) COMPLETE |
| 4854 | 2025-08-29T22:16:47.725Z | [ recovery-image] Aug 29 22:16:47.555 INFO O| Aug 29 22:16:47.555 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4855 | 2025-08-29T22:16:47.751Z | [ recovery-image] Aug 29 22:16:47.576 INFO O| Aug 29 22:16:47.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap" |
| 4856 | 2025-08-29T22:16:47.751Z | [ recovery-image] Aug 29 22:16:47.576 INFO O| Aug 29 22:16:47.576 INFO STEP 23 (remove_files) COMPLETE |
| 4857 | 2025-08-29T22:16:47.751Z | [ recovery-image] Aug 29 22:16:47.576 INFO O| Aug 29 22:16:47.576 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4858 | 2025-08-29T22:16:47.776Z | [ recovery-image] Aug 29 22:16:47.595 INFO O| Aug 29 22:16:47.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias" |
| 4859 | 2025-08-29T22:16:47.776Z | [ recovery-image] Aug 29 22:16:47.595 INFO O| Aug 29 22:16:47.595 INFO STEP 24 (remove_files) COMPLETE |
| 4860 | 2025-08-29T22:16:47.777Z | [ recovery-image] Aug 29 22:16:47.595 INFO O| Aug 29 22:16:47.595 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4861 | 2025-08-29T22:16:47.803Z | [ recovery-image] Aug 29 22:16:47.613 INFO O| Aug 29 22:16:47.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb" |
| 4862 | 2025-08-29T22:16:47.803Z | [ recovery-image] Aug 29 22:16:47.613 INFO O| Aug 29 22:16:47.613 INFO STEP 25 (remove_files) COMPLETE |
| 4863 | 2025-08-29T22:16:47.803Z | [ recovery-image] Aug 29 22:16:47.613 INFO O| Aug 29 22:16:47.613 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4864 | 2025-08-29T22:16:47.803Z | [ recovery-image] Aug 29 22:16:47.635 INFO O| Aug 29 22:16:47.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt" |
| 4865 | 2025-08-29T22:16:47.803Z | [ recovery-image] Aug 29 22:16:47.636 INFO O| Aug 29 22:16:47.635 INFO STEP 26 (remove_files) COMPLETE |
| 4866 | 2025-08-29T22:16:47.803Z | [ recovery-image] Aug 29 22:16:47.636 INFO O| Aug 29 22:16:47.635 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4867 | 2025-08-29T22:16:47.828Z | [ recovery-image] Aug 29 22:16:47.656 INFO O| Aug 29 22:16:47.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack" |
| 4868 | 2025-08-29T22:16:47.829Z | [ recovery-image] Aug 29 22:16:47.657 INFO O| Aug 29 22:16:47.656 INFO STEP 27 (remove_files) COMPLETE |
| 4869 | 2025-08-29T22:16:47.829Z | [ recovery-image] Aug 29 22:16:47.657 INFO O| Aug 29 22:16:47.656 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4870 | 2025-08-29T22:16:47.854Z | [ recovery-image] Aug 29 22:16:47.679 INFO O| Aug 29 22:16:47.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle" |
| 4871 | 2025-08-29T22:16:47.854Z | [ recovery-image] Aug 29 22:16:47.679 INFO O| Aug 29 22:16:47.679 INFO STEP 28 (remove_files) COMPLETE |
| 4872 | 2025-08-29T22:16:47.854Z | [ recovery-image] Aug 29 22:16:47.679 INFO O| Aug 29 22:16:47.679 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4873 | 2025-08-29T22:16:47.880Z | [ recovery-image] Aug 29 22:16:47.699 INFO O| Aug 29 22:16:47.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl" |
| 4874 | 2025-08-29T22:16:47.880Z | [ recovery-image] Aug 29 22:16:47.699 INFO O| Aug 29 22:16:47.699 INFO STEP 29 (remove_files) COMPLETE |
| 4875 | 2025-08-29T22:16:47.881Z | [ recovery-image] Aug 29 22:16:47.699 INFO O| Aug 29 22:16:47.699 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4876 | 2025-08-29T22:16:47.908Z | [ recovery-image] Aug 29 22:16:47.717 INFO O| Aug 29 22:16:47.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config" |
| 4877 | 2025-08-29T22:16:47.908Z | [ recovery-image] Aug 29 22:16:47.718 INFO O| Aug 29 22:16:47.718 INFO STEP 30 (remove_files) COMPLETE |
| 4878 | 2025-08-29T22:16:47.908Z | [ recovery-image] Aug 29 22:16:47.718 INFO O| Aug 29 22:16:47.718 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4879 | 2025-08-29T22:16:47.909Z | [ recovery-image] Aug 29 22:16:47.735 INFO O| Aug 29 22:16:47.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt" |
| 4880 | 2025-08-29T22:16:47.909Z | [ recovery-image] Aug 29 22:16:47.736 INFO O| Aug 29 22:16:47.736 INFO STEP 31 (remove_files) COMPLETE |
| 4881 | 2025-08-29T22:16:47.909Z | [ recovery-image] Aug 29 22:16:47.736 INFO O| Aug 29 22:16:47.736 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4882 | 2025-08-29T22:16:47.936Z | [ recovery-image] Aug 29 22:16:47.757 INFO O| Aug 29 22:16:47.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest" |
| 4883 | 2025-08-29T22:16:47.936Z | [ recovery-image] Aug 29 22:16:47.758 INFO O| Aug 29 22:16:47.758 INFO STEP 32 (remove_files) COMPLETE |
| 4884 | 2025-08-29T22:16:47.936Z | [ recovery-image] Aug 29 22:16:47.758 INFO O| Aug 29 22:16:47.758 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4885 | 2025-08-29T22:16:47.968Z | [ recovery-image] Aug 29 22:16:47.772 INFO O| Aug 29 22:16:47.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap" |
| 4886 | 2025-08-29T22:16:47.968Z | [ recovery-image] Aug 29 22:16:47.772 INFO O| Aug 29 22:16:47.772 INFO STEP 33 (remove_files) COMPLETE |
| 4887 | 2025-08-29T22:16:47.968Z | [ recovery-image] Aug 29 22:16:47.772 INFO O| Aug 29 22:16:47.772 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4888 | 2025-08-29T22:16:47.969Z | [ recovery-image] Aug 29 22:16:47.797 INFO O| Aug 29 22:16:47.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt" |
| 4889 | 2025-08-29T22:16:47.969Z | [ recovery-image] Aug 29 22:16:47.798 INFO O| Aug 29 22:16:47.797 INFO STEP 34 (remove_files) COMPLETE |
| 4890 | 2025-08-29T22:16:47.969Z | [ recovery-image] Aug 29 22:16:47.798 INFO O| Aug 29 22:16:47.798 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4891 | 2025-08-29T22:16:48.001Z | [ recovery-image] Aug 29 22:16:47.819 INFO O| Aug 29 22:16:47.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear" |
| 4892 | 2025-08-29T22:16:48.001Z | [ recovery-image] Aug 29 22:16:47.820 INFO O| Aug 29 22:16:47.820 INFO STEP 35 (remove_files) COMPLETE |
| 4893 | 2025-08-29T22:16:48.001Z | [ recovery-image] Aug 29 22:16:47.820 INFO O| Aug 29 22:16:47.820 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4894 | 2025-08-29T22:16:48.026Z | [ recovery-image] Aug 29 22:16:47.842 INFO O| Aug 29 22:16:47.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp" |
| 4895 | 2025-08-29T22:16:48.026Z | [ recovery-image] Aug 29 22:16:47.842 INFO O| Aug 29 22:16:47.842 INFO STEP 36 (remove_files) COMPLETE |
| 4896 | 2025-08-29T22:16:48.026Z | [ recovery-image] Aug 29 22:16:47.842 INFO O| Aug 29 22:16:47.842 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4897 | 2025-08-29T22:16:48.050Z | [ recovery-image] Aug 29 22:16:47.864 INFO O| Aug 29 22:16:47.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs" |
| 4898 | 2025-08-29T22:16:48.050Z | [ recovery-image] Aug 29 22:16:47.865 INFO O| Aug 29 22:16:47.865 INFO STEP 37 (remove_files) COMPLETE |
| 4899 | 2025-08-29T22:16:48.050Z | [ recovery-image] Aug 29 22:16:47.865 INFO O| Aug 29 22:16:47.865 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4900 | 2025-08-29T22:16:48.078Z | [ recovery-image] Aug 29 22:16:47.887 INFO O| Aug 29 22:16:47.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic" |
| 4901 | 2025-08-29T22:16:48.078Z | [ recovery-image] Aug 29 22:16:47.887 INFO O| Aug 29 22:16:47.887 INFO STEP 38 (remove_files) COMPLETE |
| 4902 | 2025-08-29T22:16:48.078Z | [ recovery-image] Aug 29 22:16:47.887 INFO O| Aug 29 22:16:47.887 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4903 | 2025-08-29T22:16:48.078Z | [ recovery-image] Aug 29 22:16:47.910 INFO O| Aug 29 22:16:47.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe" |
| 4904 | 2025-08-29T22:16:48.078Z | [ recovery-image] Aug 29 22:16:47.910 INFO O| Aug 29 22:16:47.910 INFO STEP 39 (remove_files) COMPLETE |
| 4905 | 2025-08-29T22:16:48.078Z | [ recovery-image] Aug 29 22:16:47.910 INFO O| Aug 29 22:16:47.910 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4906 | 2025-08-29T22:16:48.102Z | [ recovery-image] Aug 29 22:16:47.929 INFO O| Aug 29 22:16:47.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput" |
| 4907 | 2025-08-29T22:16:48.102Z | [ recovery-image] Aug 29 22:16:47.929 INFO O| Aug 29 22:16:47.929 INFO STEP 40 (remove_files) COMPLETE |
| 4908 | 2025-08-29T22:16:48.102Z | [ recovery-image] Aug 29 22:16:47.929 INFO O| Aug 29 22:16:47.929 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4909 | 2025-08-29T22:16:48.128Z | [ recovery-image] Aug 29 22:16:47.949 INFO O| Aug 29 22:16:47.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset" |
| 4910 | 2025-08-29T22:16:48.128Z | [ recovery-image] Aug 29 22:16:47.949 INFO O| Aug 29 22:16:47.949 INFO STEP 41 (remove_files) COMPLETE |
| 4911 | 2025-08-29T22:16:48.128Z | [ recovery-image] Aug 29 22:16:47.949 INFO O| Aug 29 22:16:47.949 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4912 | 2025-08-29T22:16:48.154Z | [ recovery-image] Aug 29 22:16:47.971 INFO O| Aug 29 22:16:47.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn" |
| 4913 | 2025-08-29T22:16:48.154Z | [ recovery-image] Aug 29 22:16:47.971 INFO O| Aug 29 22:16:47.971 INFO STEP 42 (remove_files) COMPLETE |
| 4914 | 2025-08-29T22:16:48.154Z | [ recovery-image] Aug 29 22:16:47.971 INFO O| Aug 29 22:16:47.971 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4915 | 2025-08-29T22:16:48.183Z | [ recovery-image] Aug 29 22:16:47.996 INFO O| Aug 29 22:16:47.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93" |
| 4916 | 2025-08-29T22:16:48.183Z | [ recovery-image] Aug 29 22:16:47.996 INFO O| Aug 29 22:16:47.996 INFO STEP 43 (remove_files) COMPLETE |
| 4917 | 2025-08-29T22:16:48.183Z | [ recovery-image] Aug 29 22:16:47.996 INFO O| Aug 29 22:16:47.996 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4918 | 2025-08-29T22:16:48.212Z | [ recovery-image] Aug 29 22:16:48.018 INFO O| Aug 29 22:16:48.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls" |
| 4919 | 2025-08-29T22:16:48.212Z | [ recovery-image] Aug 29 22:16:48.019 INFO O| Aug 29 22:16:48.019 INFO STEP 44 (remove_files) COMPLETE |
| 4920 | 2025-08-29T22:16:48.212Z | [ recovery-image] Aug 29 22:16:48.019 INFO O| Aug 29 22:16:48.019 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4921 | 2025-08-29T22:16:48.212Z | [ recovery-image] Aug 29 22:16:48.040 INFO O| Aug 29 22:16:48.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac" |
| 4922 | 2025-08-29T22:16:48.212Z | [ recovery-image] Aug 29 22:16:48.041 INFO O| Aug 29 22:16:48.040 INFO STEP 45 (remove_files) COMPLETE |
| 4923 | 2025-08-29T22:16:48.212Z | [ recovery-image] Aug 29 22:16:48.041 INFO O| Aug 29 22:16:48.041 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4924 | 2025-08-29T22:16:48.237Z | [ recovery-image] Aug 29 22:16:48.064 INFO O| Aug 29 22:16:48.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe" |
| 4925 | 2025-08-29T22:16:48.237Z | [ recovery-image] Aug 29 22:16:48.064 INFO O| Aug 29 22:16:48.064 INFO STEP 46 (remove_files) COMPLETE |
| 4926 | 2025-08-29T22:16:48.237Z | [ recovery-image] Aug 29 22:16:48.064 INFO O| Aug 29 22:16:48.064 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4927 | 2025-08-29T22:16:48.262Z | [ recovery-image] Aug 29 22:16:48.088 INFO O| Aug 29 22:16:48.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config" |
| 4928 | 2025-08-29T22:16:48.262Z | [ recovery-image] Aug 29 22:16:48.088 INFO O| Aug 29 22:16:48.088 INFO STEP 47 (remove_files) COMPLETE |
| 4929 | 2025-08-29T22:16:48.262Z | [ recovery-image] Aug 29 22:16:48.088 INFO O| Aug 29 22:16:48.088 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4930 | 2025-08-29T22:16:48.286Z | [ recovery-image] Aug 29 22:16:48.103 INFO O| Aug 29 22:16:48.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask" |
| 4931 | 2025-08-29T22:16:48.286Z | [ recovery-image] Aug 29 22:16:48.103 INFO O| Aug 29 22:16:48.103 INFO STEP 48 (remove_files) COMPLETE |
| 4932 | 2025-08-29T22:16:48.286Z | [ recovery-image] Aug 29 22:16:48.103 INFO O| Aug 29 22:16:48.103 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4933 | 2025-08-29T22:16:48.312Z | [ recovery-image] Aug 29 22:16:48.124 INFO O| Aug 29 22:16:48.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup" |
| 4934 | 2025-08-29T22:16:48.312Z | [ recovery-image] Aug 29 22:16:48.124 INFO O| Aug 29 22:16:48.124 INFO STEP 49 (remove_files) COMPLETE |
| 4935 | 2025-08-29T22:16:48.312Z | [ recovery-image] Aug 29 22:16:48.124 INFO O| Aug 29 22:16:48.124 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4936 | 2025-08-29T22:16:48.312Z | [ recovery-image] Aug 29 22:16:48.144 INFO O| Aug 29 22:16:48.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs" |
| 4937 | 2025-08-29T22:16:48.312Z | [ recovery-image] Aug 29 22:16:48.144 INFO O| Aug 29 22:16:48.144 INFO STEP 50 (remove_files) COMPLETE |
| 4938 | 2025-08-29T22:16:48.312Z | [ recovery-image] Aug 29 22:16:48.145 INFO O| Aug 29 22:16:48.144 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4939 | 2025-08-29T22:16:48.336Z | [ recovery-image] Aug 29 22:16:48.159 INFO O| Aug 29 22:16:48.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv" |
| 4940 | 2025-08-29T22:16:48.336Z | [ recovery-image] Aug 29 22:16:48.160 INFO O| Aug 29 22:16:48.159 INFO STEP 51 (remove_files) COMPLETE |
| 4941 | 2025-08-29T22:16:48.336Z | [ recovery-image] Aug 29 22:16:48.160 INFO O| Aug 29 22:16:48.160 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4942 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.185 INFO O| Aug 29 22:16:48.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config" |
| 4943 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.185 INFO O| Aug 29 22:16:48.185 INFO STEP 52 (remove_files) COMPLETE |
| 4944 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.185 INFO O| Aug 29 22:16:48.185 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4945 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.208 INFO O| Aug 29 22:16:48.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config" |
| 4946 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.208 INFO O| Aug 29 22:16:48.208 INFO STEP 53 (remove_files) COMPLETE |
| 4947 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.208 INFO O| Aug 29 22:16:48.208 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4948 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.226 INFO O| Aug 29 22:16:48.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config" |
| 4949 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.227 INFO O| Aug 29 22:16:48.226 INFO STEP 54 (remove_files) COMPLETE |
| 4950 | 2025-08-29T22:16:48.407Z | [ recovery-image] Aug 29 22:16:48.227 INFO O| Aug 29 22:16:48.227 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4951 | 2025-08-29T22:16:48.432Z | [ recovery-image] Aug 29 22:16:48.248 INFO O| Aug 29 22:16:48.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep" |
| 4952 | 2025-08-29T22:16:48.432Z | [ recovery-image] Aug 29 22:16:48.249 INFO O| Aug 29 22:16:48.249 INFO STEP 55 (remove_files) COMPLETE |
| 4953 | 2025-08-29T22:16:48.432Z | [ recovery-image] Aug 29 22:16:48.249 INFO O| Aug 29 22:16:48.249 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4954 | 2025-08-29T22:16:48.457Z | [ recovery-image] Aug 29 22:16:48.269 INFO O| Aug 29 22:16:48.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test" |
| 4955 | 2025-08-29T22:16:48.457Z | [ recovery-image] Aug 29 22:16:48.270 INFO O| Aug 29 22:16:48.270 INFO STEP 56 (remove_files) COMPLETE |
| 4956 | 2025-08-29T22:16:48.457Z | [ recovery-image] Aug 29 22:16:48.270 INFO O| Aug 29 22:16:48.270 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4957 | 2025-08-29T22:16:48.457Z | [ recovery-image] Aug 29 22:16:48.285 INFO O| Aug 29 22:16:48.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred" |
| 4958 | 2025-08-29T22:16:48.457Z | [ recovery-image] Aug 29 22:16:48.286 INFO O| Aug 29 22:16:48.286 INFO STEP 57 (remove_files) COMPLETE |
| 4959 | 2025-08-29T22:16:48.457Z | [ recovery-image] Aug 29 22:16:48.286 INFO O| Aug 29 22:16:48.286 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4960 | 2025-08-29T22:16:48.482Z | [ recovery-image] Aug 29 22:16:48.301 INFO O| Aug 29 22:16:48.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep" |
| 4961 | 2025-08-29T22:16:48.482Z | [ recovery-image] Aug 29 22:16:48.302 INFO O| Aug 29 22:16:48.302 INFO STEP 58 (remove_files) COMPLETE |
| 4962 | 2025-08-29T22:16:48.482Z | [ recovery-image] Aug 29 22:16:48.302 INFO O| Aug 29 22:16:48.302 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4963 | 2025-08-29T22:16:48.482Z | [ recovery-image] Aug 29 22:16:48.317 INFO O| Aug 29 22:16:48.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest" |
| 4964 | 2025-08-29T22:16:48.482Z | [ recovery-image] Aug 29 22:16:48.317 INFO O| Aug 29 22:16:48.317 INFO STEP 59 (remove_files) COMPLETE |
| 4965 | 2025-08-29T22:16:48.482Z | [ recovery-image] Aug 29 22:16:48.317 INFO O| Aug 29 22:16:48.317 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4966 | 2025-08-29T22:16:48.507Z | [ recovery-image] Aug 29 22:16:48.331 INFO O| Aug 29 22:16:48.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv" |
| 4967 | 2025-08-29T22:16:48.507Z | [ recovery-image] Aug 29 22:16:48.332 INFO O| Aug 29 22:16:48.331 INFO STEP 60 (remove_files) COMPLETE |
| 4968 | 2025-08-29T22:16:48.507Z | [ recovery-image] Aug 29 22:16:48.332 INFO O| Aug 29 22:16:48.332 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4969 | 2025-08-29T22:16:48.532Z | [ recovery-image] Aug 29 22:16:48.345 INFO O| Aug 29 22:16:48.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles" |
| 4970 | 2025-08-29T22:16:48.532Z | [ recovery-image] Aug 29 22:16:48.345 INFO O| Aug 29 22:16:48.345 INFO STEP 61 (remove_files) COMPLETE |
| 4971 | 2025-08-29T22:16:48.532Z | [ recovery-image] Aug 29 22:16:48.346 INFO O| Aug 29 22:16:48.345 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4972 | 2025-08-29T22:16:48.532Z | [ recovery-image] Aug 29 22:16:48.359 INFO O| Aug 29 22:16:48.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags" |
| 4973 | 2025-08-29T22:16:48.532Z | [ recovery-image] Aug 29 22:16:48.359 INFO O| Aug 29 22:16:48.359 INFO STEP 62 (remove_files) COMPLETE |
| 4974 | 2025-08-29T22:16:48.532Z | [ recovery-image] Aug 29 22:16:48.359 INFO O| Aug 29 22:16:48.359 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4975 | 2025-08-29T22:16:48.557Z | [ recovery-image] Aug 29 22:16:48.380 INFO O| Aug 29 22:16:48.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd" |
| 4976 | 2025-08-29T22:16:48.557Z | [ recovery-image] Aug 29 22:16:48.380 INFO O| Aug 29 22:16:48.380 INFO STEP 63 (remove_files) COMPLETE |
| 4977 | 2025-08-29T22:16:48.557Z | [ recovery-image] Aug 29 22:16:48.380 INFO O| Aug 29 22:16:48.380 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4978 | 2025-08-29T22:16:48.582Z | [ recovery-image] Aug 29 22:16:48.397 INFO O| Aug 29 22:16:48.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp" |
| 4979 | 2025-08-29T22:16:48.582Z | [ recovery-image] Aug 29 22:16:48.397 INFO O| Aug 29 22:16:48.397 INFO STEP 64 (remove_files) COMPLETE |
| 4980 | 2025-08-29T22:16:48.582Z | [ recovery-image] Aug 29 22:16:48.397 INFO O| Aug 29 22:16:48.397 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4981 | 2025-08-29T22:16:48.582Z | [ recovery-image] Aug 29 22:16:48.417 INFO O| Aug 29 22:16:48.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit" |
| 4982 | 2025-08-29T22:16:48.582Z | [ recovery-image] Aug 29 22:16:48.417 INFO O| Aug 29 22:16:48.417 INFO STEP 65 (remove_files) COMPLETE |
| 4983 | 2025-08-29T22:16:48.582Z | [ recovery-image] Aug 29 22:16:48.417 INFO O| Aug 29 22:16:48.417 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4984 | 2025-08-29T22:16:48.608Z | [ recovery-image] Aug 29 22:16:48.435 INFO O| Aug 29 22:16:48.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise" |
| 4985 | 2025-08-29T22:16:48.609Z | [ recovery-image] Aug 29 22:16:48.436 INFO O| Aug 29 22:16:48.436 INFO STEP 66 (remove_files) COMPLETE |
| 4986 | 2025-08-29T22:16:48.609Z | [ recovery-image] Aug 29 22:16:48.436 INFO O| Aug 29 22:16:48.436 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4987 | 2025-08-29T22:16:48.633Z | [ recovery-image] Aug 29 22:16:48.451 INFO O| Aug 29 22:16:48.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap" |
| 4988 | 2025-08-29T22:16:48.633Z | [ recovery-image] Aug 29 22:16:48.451 INFO O| Aug 29 22:16:48.451 INFO STEP 67 (remove_files) COMPLETE |
| 4989 | 2025-08-29T22:16:48.633Z | [ recovery-image] Aug 29 22:16:48.451 INFO O| Aug 29 22:16:48.451 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4990 | 2025-08-29T22:16:48.633Z | [ recovery-image] Aug 29 22:16:48.466 INFO O| Aug 29 22:16:48.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz" |
| 4991 | 2025-08-29T22:16:48.633Z | [ recovery-image] Aug 29 22:16:48.466 INFO O| Aug 29 22:16:48.466 INFO STEP 68 (remove_files) COMPLETE |
| 4992 | 2025-08-29T22:16:48.633Z | [ recovery-image] Aug 29 22:16:48.466 INFO O| Aug 29 22:16:48.466 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4993 | 2025-08-29T22:16:48.658Z | [ recovery-image] Aug 29 22:16:48.488 INFO O| Aug 29 22:16:48.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv" |
| 4994 | 2025-08-29T22:16:48.658Z | [ recovery-image] Aug 29 22:16:48.489 INFO O| Aug 29 22:16:48.488 INFO STEP 69 (remove_files) COMPLETE |
| 4995 | 2025-08-29T22:16:48.658Z | [ recovery-image] Aug 29 22:16:48.489 INFO O| Aug 29 22:16:48.489 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4996 | 2025-08-29T22:16:48.682Z | [ recovery-image] Aug 29 22:16:48.508 INFO O| Aug 29 22:16:48.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl" |
| 4997 | 2025-08-29T22:16:48.682Z | [ recovery-image] Aug 29 22:16:48.508 INFO O| Aug 29 22:16:48.508 INFO STEP 70 (remove_files) COMPLETE |
| 4998 | 2025-08-29T22:16:48.682Z | [ recovery-image] Aug 29 22:16:48.509 INFO O| Aug 29 22:16:48.508 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4999 | 2025-08-29T22:16:48.707Z | [ recovery-image] Aug 29 22:16:48.531 INFO O| Aug 29 22:16:48.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap" |
| 5000 | 2025-08-29T22:16:48.707Z | [ recovery-image] Aug 29 22:16:48.531 INFO O| Aug 29 22:16:48.531 INFO STEP 71 (remove_files) COMPLETE |
| 5001 | 2025-08-29T22:16:48.707Z | [ recovery-image] Aug 29 22:16:48.531 INFO O| Aug 29 22:16:48.531 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5002 | 2025-08-29T22:16:48.732Z | [ recovery-image] Aug 29 22:16:48.545 INFO O| Aug 29 22:16:48.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat" |
| 5003 | 2025-08-29T22:16:48.732Z | [ recovery-image] Aug 29 22:16:48.545 INFO O| Aug 29 22:16:48.545 INFO STEP 72 (remove_files) COMPLETE |
| 5004 | 2025-08-29T22:16:48.732Z | [ recovery-image] Aug 29 22:16:48.545 INFO O| Aug 29 22:16:48.545 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5005 | 2025-08-29T22:16:48.732Z | [ recovery-image] Aug 29 22:16:48.563 INFO O| Aug 29 22:16:48.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun" |
| 5006 | 2025-08-29T22:16:48.732Z | [ recovery-image] Aug 29 22:16:48.563 INFO O| Aug 29 22:16:48.563 INFO STEP 73 (remove_files) COMPLETE |
| 5007 | 2025-08-29T22:16:48.732Z | [ recovery-image] Aug 29 22:16:48.563 INFO O| Aug 29 22:16:48.563 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5008 | 2025-08-29T22:16:48.756Z | [ recovery-image] Aug 29 22:16:48.581 INFO O| Aug 29 22:16:48.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags" |
| 5009 | 2025-08-29T22:16:48.757Z | [ recovery-image] Aug 29 22:16:48.581 INFO O| Aug 29 22:16:48.581 INFO STEP 74 (remove_files) COMPLETE |
| 5010 | 2025-08-29T22:16:48.757Z | [ recovery-image] Aug 29 22:16:48.581 INFO O| Aug 29 22:16:48.581 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5011 | 2025-08-29T22:16:48.781Z | [ recovery-image] Aug 29 22:16:48.603 INFO O| Aug 29 22:16:48.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig" |
| 5012 | 2025-08-29T22:16:48.781Z | [ recovery-image] Aug 29 22:16:48.603 INFO O| Aug 29 22:16:48.603 INFO STEP 75 (remove_files) COMPLETE |
| 5013 | 2025-08-29T22:16:48.781Z | [ recovery-image] Aug 29 22:16:48.603 INFO O| Aug 29 22:16:48.603 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5014 | 2025-08-29T22:16:48.805Z | [ recovery-image] Aug 29 22:16:48.621 INFO O| Aug 29 22:16:48.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack" |
| 5015 | 2025-08-29T22:16:48.805Z | [ recovery-image] Aug 29 22:16:48.622 INFO O| Aug 29 22:16:48.621 INFO STEP 76 (remove_files) COMPLETE |
| 5016 | 2025-08-29T22:16:48.805Z | [ recovery-image] Aug 29 22:16:48.622 INFO O| Aug 29 22:16:48.621 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5017 | 2025-08-29T22:16:48.805Z | [ recovery-image] Aug 29 22:16:48.635 INFO O| Aug 29 22:16:48.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop" |
| 5018 | 2025-08-29T22:16:48.806Z | [ recovery-image] Aug 29 22:16:48.636 INFO O| Aug 29 22:16:48.636 INFO STEP 77 (remove_files) COMPLETE |
| 5019 | 2025-08-29T22:16:48.806Z | [ recovery-image] Aug 29 22:16:48.636 INFO O| Aug 29 22:16:48.636 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5020 | 2025-08-29T22:16:48.830Z | [ recovery-image] Aug 29 22:16:48.649 INFO O| Aug 29 22:16:48.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime" |
| 5021 | 2025-08-29T22:16:48.831Z | [ recovery-image] Aug 29 22:16:48.649 INFO O| Aug 29 22:16:48.649 INFO STEP 78 (remove_files) COMPLETE |
| 5022 | 2025-08-29T22:16:48.831Z | [ recovery-image] Aug 29 22:16:48.649 INFO O| Aug 29 22:16:48.649 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5023 | 2025-08-29T22:16:48.831Z | [ recovery-image] Aug 29 22:16:48.663 INFO O| Aug 29 22:16:48.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree" |
| 5024 | 2025-08-29T22:16:48.831Z | [ recovery-image] Aug 29 22:16:48.663 INFO O| Aug 29 22:16:48.663 INFO STEP 79 (remove_files) COMPLETE |
| 5025 | 2025-08-29T22:16:48.831Z | [ recovery-image] Aug 29 22:16:48.663 INFO O| Aug 29 22:16:48.663 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5026 | 2025-08-29T22:16:48.855Z | [ recovery-image] Aug 29 22:16:48.681 INFO O| Aug 29 22:16:48.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait" |
| 5027 | 2025-08-29T22:16:48.856Z | [ recovery-image] Aug 29 22:16:48.682 INFO O| Aug 29 22:16:48.681 INFO STEP 80 (remove_files) COMPLETE |
| 5028 | 2025-08-29T22:16:48.856Z | [ recovery-image] Aug 29 22:16:48.682 INFO O| Aug 29 22:16:48.682 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5029 | 2025-08-29T22:16:48.881Z | [ recovery-image] Aug 29 22:16:48.697 INFO O| Aug 29 22:16:48.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx" |
| 5030 | 2025-08-29T22:16:48.881Z | [ recovery-image] Aug 29 22:16:48.697 INFO O| Aug 29 22:16:48.697 INFO STEP 81 (remove_files) COMPLETE |
| 5031 | 2025-08-29T22:16:48.882Z | [ recovery-image] Aug 29 22:16:48.697 INFO O| Aug 29 22:16:48.697 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5032 | 2025-08-29T22:16:48.882Z | [ recovery-image] Aug 29 22:16:48.712 INFO O| Aug 29 22:16:48.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh" |
| 5033 | 2025-08-29T22:16:48.882Z | [ recovery-image] Aug 29 22:16:48.712 INFO O| Aug 29 22:16:48.712 INFO STEP 82 (remove_files) COMPLETE |
| 5034 | 2025-08-29T22:16:48.882Z | [ recovery-image] Aug 29 22:16:48.712 INFO O| Aug 29 22:16:48.712 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5035 | 2025-08-29T22:16:48.907Z | [ recovery-image] Aug 29 22:16:48.730 INFO O| Aug 29 22:16:48.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93" |
| 5036 | 2025-08-29T22:16:48.907Z | [ recovery-image] Aug 29 22:16:48.730 INFO O| Aug 29 22:16:48.730 INFO STEP 83 (remove_files) COMPLETE |
| 5037 | 2025-08-29T22:16:48.907Z | [ recovery-image] Aug 29 22:16:48.730 INFO O| Aug 29 22:16:48.730 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5038 | 2025-08-29T22:16:48.931Z | [ recovery-image] Aug 29 22:16:48.748 INFO O| Aug 29 22:16:48.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3" |
| 5039 | 2025-08-29T22:16:48.931Z | [ recovery-image] Aug 29 22:16:48.749 INFO O| Aug 29 22:16:48.749 INFO STEP 84 (remove_files) COMPLETE |
| 5040 | 2025-08-29T22:16:48.932Z | [ recovery-image] Aug 29 22:16:48.749 INFO O| Aug 29 22:16:48.749 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5041 | 2025-08-29T22:16:48.932Z | [ recovery-image] Aug 29 22:16:48.767 INFO O| Aug 29 22:16:48.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings" |
| 5042 | 2025-08-29T22:16:48.932Z | [ recovery-image] Aug 29 22:16:48.767 INFO O| Aug 29 22:16:48.767 INFO STEP 85 (remove_files) COMPLETE |
| 5043 | 2025-08-29T22:16:48.932Z | [ recovery-image] Aug 29 22:16:48.767 INFO O| Aug 29 22:16:48.767 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5044 | 2025-08-29T22:16:48.956Z | [ recovery-image] Aug 29 22:16:48.789 INFO O| Aug 29 22:16:48.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config" |
| 5045 | 2025-08-29T22:16:48.957Z | [ recovery-image] Aug 29 22:16:48.789 INFO O| Aug 29 22:16:48.789 INFO STEP 86 (remove_files) COMPLETE |
| 5046 | 2025-08-29T22:16:48.957Z | [ recovery-image] Aug 29 22:16:48.789 INFO O| Aug 29 22:16:48.789 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5047 | 2025-08-29T22:16:48.982Z | [ recovery-image] Aug 29 22:16:48.807 INFO O| Aug 29 22:16:48.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog" |
| 5048 | 2025-08-29T22:16:48.982Z | [ recovery-image] Aug 29 22:16:48.808 INFO O| Aug 29 22:16:48.808 INFO STEP 87 (remove_files) COMPLETE |
| 5049 | 2025-08-29T22:16:48.982Z | [ recovery-image] Aug 29 22:16:48.808 INFO O| Aug 29 22:16:48.808 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5050 | 2025-08-29T22:16:49.007Z | [ recovery-image] Aug 29 22:16:48.826 INFO O| Aug 29 22:16:48.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint" |
| 5051 | 2025-08-29T22:16:49.007Z | [ recovery-image] Aug 29 22:16:48.827 INFO O| Aug 29 22:16:48.827 INFO STEP 88 (remove_files) COMPLETE |
| 5052 | 2025-08-29T22:16:49.007Z | [ recovery-image] Aug 29 22:16:48.827 INFO O| Aug 29 22:16:48.827 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5053 | 2025-08-29T22:16:49.032Z | [ recovery-image] Aug 29 22:16:48.846 INFO O| Aug 29 22:16:48.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt" |
| 5054 | 2025-08-29T22:16:49.032Z | [ recovery-image] Aug 29 22:16:48.846 INFO O| Aug 29 22:16:48.846 INFO STEP 89 (remove_files) COMPLETE |
| 5055 | 2025-08-29T22:16:49.032Z | [ recovery-image] Aug 29 22:16:48.846 INFO O| Aug 29 22:16:48.846 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5056 | 2025-08-29T22:16:49.032Z | [ recovery-image] Aug 29 22:16:48.862 INFO O| Aug 29 22:16:48.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch" |
| 5057 | 2025-08-29T22:16:49.032Z | [ recovery-image] Aug 29 22:16:48.863 INFO O| Aug 29 22:16:48.863 INFO STEP 90 (remove_files) COMPLETE |
| 5058 | 2025-08-29T22:16:49.032Z | [ recovery-image] Aug 29 22:16:48.863 INFO O| Aug 29 22:16:48.863 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5059 | 2025-08-29T22:16:49.057Z | [ recovery-image] Aug 29 22:16:48.882 INFO O| Aug 29 22:16:48.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa" |
| 5060 | 2025-08-29T22:16:49.057Z | [ recovery-image] Aug 29 22:16:48.882 INFO O| Aug 29 22:16:48.882 INFO STEP 91 (remove_files) COMPLETE |
| 5061 | 2025-08-29T22:16:49.057Z | [ recovery-image] Aug 29 22:16:48.882 INFO O| Aug 29 22:16:48.882 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5062 | 2025-08-29T22:16:49.083Z | [ recovery-image] Aug 29 22:16:48.899 INFO O| Aug 29 22:16:48.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at" |
| 5063 | 2025-08-29T22:16:49.083Z | [ recovery-image] Aug 29 22:16:48.900 INFO O| Aug 29 22:16:48.899 INFO STEP 92 (remove_files) COMPLETE |
| 5064 | 2025-08-29T22:16:49.083Z | [ recovery-image] Aug 29 22:16:48.900 INFO O| Aug 29 22:16:48.900 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5065 | 2025-08-29T22:16:49.084Z | [ recovery-image] Aug 29 22:16:48.917 INFO O| Aug 29 22:16:48.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq" |
| 5066 | 2025-08-29T22:16:49.084Z | [ recovery-image] Aug 29 22:16:48.917 INFO O| Aug 29 22:16:48.917 INFO STEP 93 (remove_files) COMPLETE |
| 5067 | 2025-08-29T22:16:49.084Z | [ recovery-image] Aug 29 22:16:48.917 INFO O| Aug 29 22:16:48.917 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5068 | 2025-08-29T22:16:49.111Z | [ recovery-image] Aug 29 22:16:48.933 INFO O| Aug 29 22:16:48.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm" |
| 5069 | 2025-08-29T22:16:49.111Z | [ recovery-image] Aug 29 22:16:48.934 INFO O| Aug 29 22:16:48.934 INFO STEP 94 (remove_files) COMPLETE |
| 5070 | 2025-08-29T22:16:49.111Z | [ recovery-image] Aug 29 22:16:48.934 INFO O| Aug 29 22:16:48.934 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5071 | 2025-08-29T22:16:49.138Z | [ recovery-image] Aug 29 22:16:48.950 INFO O| Aug 29 22:16:48.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths" |
| 5072 | 2025-08-29T22:16:49.138Z | [ recovery-image] Aug 29 22:16:48.951 INFO O| Aug 29 22:16:48.951 INFO STEP 95 (remove_files) COMPLETE |
| 5073 | 2025-08-29T22:16:49.139Z | [ recovery-image] Aug 29 22:16:48.951 INFO O| Aug 29 22:16:48.951 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5074 | 2025-08-29T22:16:49.139Z | [ recovery-image] Aug 29 22:16:48.968 INFO O| Aug 29 22:16:48.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner" |
| 5075 | 2025-08-29T22:16:49.139Z | [ recovery-image] Aug 29 22:16:48.969 INFO O| Aug 29 22:16:48.969 INFO STEP 96 (remove_files) COMPLETE |
| 5076 | 2025-08-29T22:16:49.139Z | [ recovery-image] Aug 29 22:16:48.969 INFO O| Aug 29 22:16:48.969 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5077 | 2025-08-29T22:16:49.164Z | [ recovery-image] Aug 29 22:16:48.984 INFO O| Aug 29 22:16:48.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug" |
| 5078 | 2025-08-29T22:16:49.164Z | [ recovery-image] Aug 29 22:16:48.985 INFO O| Aug 29 22:16:48.985 INFO STEP 97 (remove_files) COMPLETE |
| 5079 | 2025-08-29T22:16:49.164Z | [ recovery-image] Aug 29 22:16:48.985 INFO O| Aug 29 22:16:48.985 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5080 | 2025-08-29T22:16:49.196Z | [ recovery-image] Aug 29 22:16:49.007 INFO O| Aug 29 22:16:49.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch" |
| 5081 | 2025-08-29T22:16:49.196Z | [ recovery-image] Aug 29 22:16:49.007 INFO O| Aug 29 22:16:49.007 INFO STEP 98 (remove_files) COMPLETE |
| 5082 | 2025-08-29T22:16:49.196Z | [ recovery-image] Aug 29 22:16:49.007 INFO O| Aug 29 22:16:49.007 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5083 | 2025-08-29T22:16:49.222Z | [ recovery-image] Aug 29 22:16:49.027 INFO O| Aug 29 22:16:49.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc" |
| 5084 | 2025-08-29T22:16:49.222Z | [ recovery-image] Aug 29 22:16:49.028 INFO O| Aug 29 22:16:49.028 INFO STEP 99 (remove_files) COMPLETE |
| 5085 | 2025-08-29T22:16:49.222Z | [ recovery-image] Aug 29 22:16:49.028 INFO O| Aug 29 22:16:49.028 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5086 | 2025-08-29T22:16:49.222Z | [ recovery-image] Aug 29 22:16:49.046 INFO O| Aug 29 22:16:49.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff" |
| 5087 | 2025-08-29T22:16:49.222Z | [ recovery-image] Aug 29 22:16:49.046 INFO O| Aug 29 22:16:49.046 INFO STEP 100 (remove_files) COMPLETE |
| 5088 | 2025-08-29T22:16:49.222Z | [ recovery-image] Aug 29 22:16:49.046 INFO O| Aug 29 22:16:49.046 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5089 | 2025-08-29T22:16:49.248Z | [ recovery-image] Aug 29 22:16:49.062 INFO O| Aug 29 22:16:49.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg" |
| 5090 | 2025-08-29T22:16:49.248Z | [ recovery-image] Aug 29 22:16:49.062 INFO O| Aug 29 22:16:49.062 INFO STEP 101 (remove_files) COMPLETE |
| 5091 | 2025-08-29T22:16:49.248Z | [ recovery-image] Aug 29 22:16:49.062 INFO O| Aug 29 22:16:49.062 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5092 | 2025-08-29T22:16:49.248Z | [ recovery-image] Aug 29 22:16:49.080 INFO O| Aug 29 22:16:49.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli" |
| 5093 | 2025-08-29T22:16:49.249Z | [ recovery-image] Aug 29 22:16:49.080 INFO O| Aug 29 22:16:49.080 INFO STEP 102 (remove_files) COMPLETE |
| 5094 | 2025-08-29T22:16:49.249Z | [ recovery-image] Aug 29 22:16:49.080 INFO O| Aug 29 22:16:49.080 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5095 | 2025-08-29T22:16:49.274Z | [ recovery-image] Aug 29 22:16:49.099 INFO O| Aug 29 22:16:49.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2" |
| 5096 | 2025-08-29T22:16:49.274Z | [ recovery-image] Aug 29 22:16:49.099 INFO O| Aug 29 22:16:49.099 INFO STEP 103 (remove_files) COMPLETE |
| 5097 | 2025-08-29T22:16:49.274Z | [ recovery-image] Aug 29 22:16:49.099 INFO O| Aug 29 22:16:49.099 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5098 | 2025-08-29T22:16:49.298Z | [ recovery-image] Aug 29 22:16:49.115 INFO O| Aug 29 22:16:49.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat" |
| 5099 | 2025-08-29T22:16:49.298Z | [ recovery-image] Aug 29 22:16:49.115 INFO O| Aug 29 22:16:49.115 INFO STEP 104 (remove_files) COMPLETE |
| 5100 | 2025-08-29T22:16:49.298Z | [ recovery-image] Aug 29 22:16:49.115 INFO O| Aug 29 22:16:49.115 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5101 | 2025-08-29T22:16:49.298Z | [ recovery-image] Aug 29 22:16:49.129 INFO O| Aug 29 22:16:49.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat" |
| 5102 | 2025-08-29T22:16:49.298Z | [ recovery-image] Aug 29 22:16:49.129 INFO O| Aug 29 22:16:49.129 INFO STEP 105 (remove_files) COMPLETE |
| 5103 | 2025-08-29T22:16:49.298Z | [ recovery-image] Aug 29 22:16:49.129 INFO O| Aug 29 22:16:49.129 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5104 | 2025-08-29T22:16:49.323Z | [ recovery-image] Aug 29 22:16:49.143 INFO O| Aug 29 22:16:49.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff" |
| 5105 | 2025-08-29T22:16:49.323Z | [ recovery-image] Aug 29 22:16:49.143 INFO O| Aug 29 22:16:49.143 INFO STEP 106 (remove_files) COMPLETE |
| 5106 | 2025-08-29T22:16:49.323Z | [ recovery-image] Aug 29 22:16:49.143 INFO O| Aug 29 22:16:49.143 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5107 | 2025-08-29T22:16:49.323Z | [ recovery-image] Aug 29 22:16:49.156 INFO O| Aug 29 22:16:49.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep" |
| 5108 | 2025-08-29T22:16:49.323Z | [ recovery-image] Aug 29 22:16:49.157 INFO O| Aug 29 22:16:49.157 INFO STEP 107 (remove_files) COMPLETE |
| 5109 | 2025-08-29T22:16:49.323Z | [ recovery-image] Aug 29 22:16:49.157 INFO O| Aug 29 22:16:49.157 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5110 | 2025-08-29T22:16:49.350Z | [ recovery-image] Aug 29 22:16:49.170 INFO O| Aug 29 22:16:49.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2" |
| 5111 | 2025-08-29T22:16:49.350Z | [ recovery-image] Aug 29 22:16:49.170 INFO O| Aug 29 22:16:49.170 INFO STEP 108 (remove_files) COMPLETE |
| 5112 | 2025-08-29T22:16:49.350Z | [ recovery-image] Aug 29 22:16:49.170 INFO O| Aug 29 22:16:49.170 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5113 | 2025-08-29T22:16:49.351Z | [ recovery-image] Aug 29 22:16:49.183 INFO O| Aug 29 22:16:49.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover" |
| 5114 | 2025-08-29T22:16:49.351Z | [ recovery-image] Aug 29 22:16:49.183 INFO O| Aug 29 22:16:49.183 INFO STEP 109 (remove_files) COMPLETE |
| 5115 | 2025-08-29T22:16:49.351Z | [ recovery-image] Aug 29 22:16:49.183 INFO O| Aug 29 22:16:49.183 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5116 | 2025-08-29T22:16:49.377Z | [ recovery-image] Aug 29 22:16:49.196 INFO O| Aug 29 22:16:49.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore" |
| 5117 | 2025-08-29T22:16:49.378Z | [ recovery-image] Aug 29 22:16:49.196 INFO O| Aug 29 22:16:49.196 INFO STEP 110 (remove_files) COMPLETE |
| 5118 | 2025-08-29T22:16:49.378Z | [ recovery-image] Aug 29 22:16:49.196 INFO O| Aug 29 22:16:49.196 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5119 | 2025-08-29T22:16:49.378Z | [ recovery-image] Aug 29 22:16:49.210 INFO O| Aug 29 22:16:49.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal" |
| 5120 | 2025-08-29T22:16:49.378Z | [ recovery-image] Aug 29 22:16:49.210 INFO O| Aug 29 22:16:49.210 INFO STEP 111 (remove_files) COMPLETE |
| 5121 | 2025-08-29T22:16:49.378Z | [ recovery-image] Aug 29 22:16:49.210 INFO O| Aug 29 22:16:49.210 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5122 | 2025-08-29T22:16:49.404Z | [ recovery-image] Aug 29 22:16:49.228 INFO O| Aug 29 22:16:49.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo" |
| 5123 | 2025-08-29T22:16:49.404Z | [ recovery-image] Aug 29 22:16:49.228 INFO O| Aug 29 22:16:49.228 INFO STEP 112 (remove_files) COMPLETE |
| 5124 | 2025-08-29T22:16:49.404Z | [ recovery-image] Aug 29 22:16:49.228 INFO O| Aug 29 22:16:49.228 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5125 | 2025-08-29T22:16:49.431Z | [ recovery-image] Aug 29 22:16:49.247 INFO O| Aug 29 22:16:49.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd" |
| 5126 | 2025-08-29T22:16:49.431Z | [ recovery-image] Aug 29 22:16:49.247 INFO O| Aug 29 22:16:49.247 INFO STEP 113 (remove_files) COMPLETE |
| 5127 | 2025-08-29T22:16:49.431Z | [ recovery-image] Aug 29 22:16:49.247 INFO O| Aug 29 22:16:49.247 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5128 | 2025-08-29T22:16:49.431Z | [ recovery-image] Aug 29 22:16:49.262 INFO O| Aug 29 22:16:49.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil" |
| 5129 | 2025-08-29T22:16:49.431Z | [ recovery-image] Aug 29 22:16:49.262 INFO O| Aug 29 22:16:49.262 INFO STEP 114 (remove_files) COMPLETE |
| 5130 | 2025-08-29T22:16:49.431Z | [ recovery-image] Aug 29 22:16:49.262 INFO O| Aug 29 22:16:49.262 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5131 | 2025-08-29T22:16:49.460Z | [ recovery-image] Aug 29 22:16:49.283 INFO O| Aug 29 22:16:49.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth" |
| 5132 | 2025-08-29T22:16:49.460Z | [ recovery-image] Aug 29 22:16:49.284 INFO O| Aug 29 22:16:49.283 INFO STEP 115 (remove_files) COMPLETE |
| 5133 | 2025-08-29T22:16:49.460Z | [ recovery-image] Aug 29 22:16:49.284 INFO O| Aug 29 22:16:49.283 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5134 | 2025-08-29T22:16:49.494Z | [ recovery-image] Aug 29 22:16:49.299 INFO O| Aug 29 22:16:49.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp" |
| 5135 | 2025-08-29T22:16:49.494Z | [ recovery-image] Aug 29 22:16:49.299 INFO O| Aug 29 22:16:49.299 INFO STEP 116 (remove_files) COMPLETE |
| 5136 | 2025-08-29T22:16:49.494Z | [ recovery-image] Aug 29 22:16:49.299 INFO O| Aug 29 22:16:49.299 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5137 | 2025-08-29T22:16:49.494Z | [ recovery-image] Aug 29 22:16:49.313 INFO O| Aug 29 22:16:49.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc" |
| 5138 | 2025-08-29T22:16:49.494Z | [ recovery-image] Aug 29 22:16:49.313 INFO O| Aug 29 22:16:49.313 INFO STEP 117 (remove_files) COMPLETE |
| 5139 | 2025-08-29T22:16:49.495Z | [ recovery-image] Aug 29 22:16:49.313 INFO O| Aug 29 22:16:49.313 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5140 | 2025-08-29T22:16:49.526Z | [ recovery-image] Aug 29 22:16:49.329 INFO O| Aug 29 22:16:49.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate" |
| 5141 | 2025-08-29T22:16:49.527Z | [ recovery-image] Aug 29 22:16:49.330 INFO O| Aug 29 22:16:49.329 INFO STEP 118 (remove_files) COMPLETE |
| 5142 | 2025-08-29T22:16:49.535Z | [ recovery-image] Aug 29 22:16:49.330 INFO O| Aug 29 22:16:49.330 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5143 | 2025-08-29T22:16:49.535Z | [ recovery-image] Aug 29 22:16:49.352 INFO O| Aug 29 22:16:49.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid" |
| 5144 | 2025-08-29T22:16:49.535Z | [ recovery-image] Aug 29 22:16:49.353 INFO O| Aug 29 22:16:49.353 INFO STEP 119 (remove_files) COMPLETE |
| 5145 | 2025-08-29T22:16:49.535Z | [ recovery-image] Aug 29 22:16:49.353 INFO O| Aug 29 22:16:49.353 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5146 | 2025-08-29T22:16:49.562Z | [ recovery-image] Aug 29 22:16:49.371 INFO O| Aug 29 22:16:49.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint" |
| 5147 | 2025-08-29T22:16:49.562Z | [ recovery-image] Aug 29 22:16:49.372 INFO O| Aug 29 22:16:49.371 INFO STEP 120 (remove_files) COMPLETE |
| 5148 | 2025-08-29T22:16:49.562Z | [ recovery-image] Aug 29 22:16:49.372 INFO O| Aug 29 22:16:49.371 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5149 | 2025-08-29T22:16:49.562Z | [ recovery-image] Aug 29 22:16:49.388 INFO O| Aug 29 22:16:49.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem" |
| 5150 | 2025-08-29T22:16:49.563Z | [ recovery-image] Aug 29 22:16:49.388 INFO O| Aug 29 22:16:49.388 INFO STEP 121 (remove_files) COMPLETE |
| 5151 | 2025-08-29T22:16:49.563Z | [ recovery-image] Aug 29 22:16:49.388 INFO O| Aug 29 22:16:49.388 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5152 | 2025-08-29T22:16:49.589Z | [ recovery-image] Aug 29 22:16:49.404 INFO O| Aug 29 22:16:49.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd" |
| 5153 | 2025-08-29T22:16:49.589Z | [ recovery-image] Aug 29 22:16:49.404 INFO O| Aug 29 22:16:49.404 INFO STEP 122 (remove_files) COMPLETE |
| 5154 | 2025-08-29T22:16:49.589Z | [ recovery-image] Aug 29 22:16:49.404 INFO O| Aug 29 22:16:49.404 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5155 | 2025-08-29T22:16:49.589Z | [ recovery-image] Aug 29 22:16:49.421 INFO O| Aug 29 22:16:49.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath" |
| 5156 | 2025-08-29T22:16:49.589Z | [ recovery-image] Aug 29 22:16:49.421 INFO O| Aug 29 22:16:49.421 INFO STEP 123 (remove_files) COMPLETE |
| 5157 | 2025-08-29T22:16:49.590Z | [ recovery-image] Aug 29 22:16:49.421 INFO O| Aug 29 22:16:49.421 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5158 | 2025-08-29T22:16:49.619Z | [ recovery-image] Aug 29 22:16:49.440 INFO O| Aug 29 22:16:49.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange" |
| 5159 | 2025-08-29T22:16:49.619Z | [ recovery-image] Aug 29 22:16:49.440 INFO O| Aug 29 22:16:49.440 INFO STEP 124 (remove_files) COMPLETE |
| 5160 | 2025-08-29T22:16:49.619Z | [ recovery-image] Aug 29 22:16:49.441 INFO O| Aug 29 22:16:49.440 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5161 | 2025-08-29T22:16:49.652Z | [ recovery-image] Aug 29 22:16:49.459 INFO O| Aug 29 22:16:49.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr" |
| 5162 | 2025-08-29T22:16:49.652Z | [ recovery-image] Aug 29 22:16:49.459 INFO O| Aug 29 22:16:49.459 INFO STEP 125 (remove_files) COMPLETE |
| 5163 | 2025-08-29T22:16:49.652Z | [ recovery-image] Aug 29 22:16:49.459 INFO O| Aug 29 22:16:49.459 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5164 | 2025-08-29T22:16:49.653Z | [ recovery-image] Aug 29 22:16:49.476 INFO O| Aug 29 22:16:49.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum" |
| 5165 | 2025-08-29T22:16:49.653Z | [ recovery-image] Aug 29 22:16:49.476 INFO O| Aug 29 22:16:49.476 INFO STEP 126 (remove_files) COMPLETE |
| 5166 | 2025-08-29T22:16:49.653Z | [ recovery-image] Aug 29 22:16:49.476 INFO O| Aug 29 22:16:49.476 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5167 | 2025-08-29T22:16:49.692Z | [ recovery-image] Aug 29 22:16:49.493 INFO O| Aug 29 22:16:49.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime" |
| 5168 | 2025-08-29T22:16:49.692Z | [ recovery-image] Aug 29 22:16:49.493 INFO O| Aug 29 22:16:49.493 INFO STEP 127 (remove_files) COMPLETE |
| 5169 | 2025-08-29T22:16:49.692Z | [ recovery-image] Aug 29 22:16:49.493 INFO O| Aug 29 22:16:49.493 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5170 | 2025-08-29T22:16:49.692Z | [ recovery-image] Aug 29 22:16:49.507 INFO O| Aug 29 22:16:49.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid" |
| 5171 | 2025-08-29T22:16:49.692Z | [ recovery-image] Aug 29 22:16:49.507 INFO O| Aug 29 22:16:49.507 INFO STEP 128 (remove_files) COMPLETE |
| 5172 | 2025-08-29T22:16:49.693Z | [ recovery-image] Aug 29 22:16:49.507 INFO O| Aug 29 22:16:49.507 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5173 | 2025-08-29T22:16:49.722Z | [ recovery-image] Aug 29 22:16:49.525 INFO O| Aug 29 22:16:49.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn" |
| 5174 | 2025-08-29T22:16:49.723Z | [ recovery-image] Aug 29 22:16:49.525 INFO O| Aug 29 22:16:49.525 INFO STEP 129 (remove_files) COMPLETE |
| 5175 | 2025-08-29T22:16:49.723Z | [ recovery-image] Aug 29 22:16:49.525 INFO O| Aug 29 22:16:49.525 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5176 | 2025-08-29T22:16:49.723Z | [ recovery-image] Aug 29 22:16:49.541 INFO O| Aug 29 22:16:49.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear" |
| 5177 | 2025-08-29T22:16:49.723Z | [ recovery-image] Aug 29 22:16:49.541 INFO O| Aug 29 22:16:49.541 INFO STEP 130 (remove_files) COMPLETE |
| 5178 | 2025-08-29T22:16:49.723Z | [ recovery-image] Aug 29 22:16:49.541 INFO O| Aug 29 22:16:49.541 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5179 | 2025-08-29T22:16:49.753Z | [ recovery-image] Aug 29 22:16:49.559 INFO O| Aug 29 22:16:49.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp" |
| 5180 | 2025-08-29T22:16:49.753Z | [ recovery-image] Aug 29 22:16:49.560 INFO O| Aug 29 22:16:49.559 INFO STEP 131 (remove_files) COMPLETE |
| 5181 | 2025-08-29T22:16:49.753Z | [ recovery-image] Aug 29 22:16:49.560 INFO O| Aug 29 22:16:49.560 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5182 | 2025-08-29T22:16:49.753Z | [ recovery-image] Aug 29 22:16:49.582 INFO O| Aug 29 22:16:49.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col" |
| 5183 | 2025-08-29T22:16:49.753Z | [ recovery-image] Aug 29 22:16:49.582 INFO O| Aug 29 22:16:49.582 INFO STEP 132 (remove_files) COMPLETE |
| 5184 | 2025-08-29T22:16:49.753Z | [ recovery-image] Aug 29 22:16:49.583 INFO O| Aug 29 22:16:49.582 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5185 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.596 INFO O| Aug 29 22:16:49.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm" |
| 5186 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.596 INFO O| Aug 29 22:16:49.596 INFO STEP 133 (remove_files) COMPLETE |
| 5187 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.596 INFO O| Aug 29 22:16:49.596 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5188 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.608 INFO O| Aug 29 22:16:49.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command" |
| 5189 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.609 INFO O| Aug 29 22:16:49.609 INFO STEP 134 (remove_files) COMPLETE |
| 5190 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.609 INFO O| Aug 29 22:16:49.609 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5191 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.625 INFO O| Aug 29 22:16:49.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress" |
| 5192 | 2025-08-29T22:16:49.806Z | [ recovery-image] Aug 29 22:16:49.625 INFO O| Aug 29 22:16:49.625 INFO STEP 135 (remove_files) COMPLETE |
| 5193 | 2025-08-29T22:16:49.807Z | [ recovery-image] Aug 29 22:16:49.625 INFO O| Aug 29 22:16:49.625 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5194 | 2025-08-29T22:16:49.846Z | [ recovery-image] Aug 29 22:16:49.645 INFO O| Aug 29 22:16:49.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat" |
| 5195 | 2025-08-29T22:16:49.846Z | [ recovery-image] Aug 29 22:16:49.645 INFO O| Aug 29 22:16:49.645 INFO STEP 136 (remove_files) COMPLETE |
| 5196 | 2025-08-29T22:16:49.846Z | [ recovery-image] Aug 29 22:16:49.645 INFO O| Aug 29 22:16:49.645 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5197 | 2025-08-29T22:16:49.846Z | [ recovery-image] Aug 29 22:16:49.663 INFO O| Aug 29 22:16:49.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio" |
| 5198 | 2025-08-29T22:16:49.847Z | [ recovery-image] Aug 29 22:16:49.663 INFO O| Aug 29 22:16:49.663 INFO STEP 137 (remove_files) COMPLETE |
| 5199 | 2025-08-29T22:16:49.847Z | [ recovery-image] Aug 29 22:16:49.663 INFO O| Aug 29 22:16:49.663 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5200 | 2025-08-29T22:16:49.885Z | [ recovery-image] Aug 29 22:16:49.682 INFO O| Aug 29 22:16:49.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack" |
| 5201 | 2025-08-29T22:16:49.885Z | [ recovery-image] Aug 29 22:16:49.682 INFO O| Aug 29 22:16:49.682 INFO STEP 138 (remove_files) COMPLETE |
| 5202 | 2025-08-29T22:16:49.886Z | [ recovery-image] Aug 29 22:16:49.682 INFO O| Aug 29 22:16:49.682 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5203 | 2025-08-29T22:16:49.886Z | [ recovery-image] Aug 29 22:16:49.698 INFO O| Aug 29 22:16:49.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle" |
| 5204 | 2025-08-29T22:16:49.886Z | [ recovery-image] Aug 29 22:16:49.698 INFO O| Aug 29 22:16:49.698 INFO STEP 139 (remove_files) COMPLETE |
| 5205 | 2025-08-29T22:16:49.886Z | [ recovery-image] Aug 29 22:16:49.698 INFO O| Aug 29 22:16:49.698 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5206 | 2025-08-29T22:16:49.947Z | [ recovery-image] Aug 29 22:16:49.717 INFO O| Aug 29 22:16:49.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab" |
| 5207 | 2025-08-29T22:16:49.948Z | [ recovery-image] Aug 29 22:16:49.718 INFO O| Aug 29 22:16:49.717 INFO STEP 140 (remove_files) COMPLETE |
| 5208 | 2025-08-29T22:16:49.948Z | [ recovery-image] Aug 29 22:16:49.718 INFO O| Aug 29 22:16:49.718 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5209 | 2025-08-29T22:16:49.948Z | [ recovery-image] Aug 29 22:16:49.734 INFO O| Aug 29 22:16:49.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt" |
| 5210 | 2025-08-29T22:16:49.948Z | [ recovery-image] Aug 29 22:16:49.734 INFO O| Aug 29 22:16:49.734 INFO STEP 141 (remove_files) COMPLETE |
| 5211 | 2025-08-29T22:16:49.948Z | [ recovery-image] Aug 29 22:16:49.734 INFO O| Aug 29 22:16:49.734 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5212 | 2025-08-29T22:16:49.991Z | [ recovery-image] Aug 29 22:16:49.755 INFO O| Aug 29 22:16:49.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh" |
| 5213 | 2025-08-29T22:16:49.991Z | [ recovery-image] Aug 29 22:16:49.755 INFO O| Aug 29 22:16:49.755 INFO STEP 142 (remove_files) COMPLETE |
| 5214 | 2025-08-29T22:16:49.991Z | [ recovery-image] Aug 29 22:16:49.755 INFO O| Aug 29 22:16:49.755 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5215 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.777 INFO O| Aug 29 22:16:49.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit" |
| 5216 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.777 INFO O| Aug 29 22:16:49.777 INFO STEP 143 (remove_files) COMPLETE |
| 5217 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.777 INFO O| Aug 29 22:16:49.777 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5218 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.792 INFO O| Aug 29 22:16:49.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl" |
| 5219 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.793 INFO O| Aug 29 22:16:49.793 INFO STEP 144 (remove_files) COMPLETE |
| 5220 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.793 INFO O| Aug 29 22:16:49.793 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5221 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.807 INFO O| Aug 29 22:16:49.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config" |
| 5222 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.808 INFO O| Aug 29 22:16:49.808 INFO STEP 145 (remove_files) COMPLETE |
| 5223 | 2025-08-29T22:16:49.992Z | [ recovery-image] Aug 29 22:16:49.808 INFO O| Aug 29 22:16:49.808 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5224 | 2025-08-29T22:16:50.048Z | [ recovery-image] Aug 29 22:16:49.825 INFO O| Aug 29 22:16:49.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc" |
| 5225 | 2025-08-29T22:16:50.048Z | [ recovery-image] Aug 29 22:16:49.825 INFO O| Aug 29 22:16:49.825 INFO STEP 146 (remove_files) COMPLETE |
| 5226 | 2025-08-29T22:16:50.049Z | [ recovery-image] Aug 29 22:16:49.825 INFO O| Aug 29 22:16:49.825 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5227 | 2025-08-29T22:16:50.049Z | [ recovery-image] Aug 29 22:16:49.841 INFO O| Aug 29 22:16:49.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt" |
| 5228 | 2025-08-29T22:16:50.049Z | [ recovery-image] Aug 29 22:16:49.842 INFO O| Aug 29 22:16:49.842 INFO STEP 147 (remove_files) COMPLETE |
| 5229 | 2025-08-29T22:16:50.049Z | [ recovery-image] Aug 29 22:16:49.842 INFO O| Aug 29 22:16:49.842 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5230 | 2025-08-29T22:16:50.049Z | [ recovery-image] Aug 29 22:16:49.863 INFO O| Aug 29 22:16:49.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr" |
| 5231 | 2025-08-29T22:16:50.049Z | [ recovery-image] Aug 29 22:16:49.863 INFO O| Aug 29 22:16:49.863 INFO STEP 148 (remove_files) COMPLETE |
| 5232 | 2025-08-29T22:16:50.049Z | [ recovery-image] Aug 29 22:16:49.863 INFO O| Aug 29 22:16:49.863 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5233 | 2025-08-29T22:16:50.087Z | [ recovery-image] Aug 29 22:16:49.883 INFO O| Aug 29 22:16:49.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree" |
| 5234 | 2025-08-29T22:16:50.088Z | [ recovery-image] Aug 29 22:16:49.884 INFO O| Aug 29 22:16:49.883 INFO STEP 149 (remove_files) COMPLETE |
| 5235 | 2025-08-29T22:16:50.091Z | [ recovery-image] Aug 29 22:16:49.884 INFO O| Aug 29 22:16:49.883 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5236 | 2025-08-29T22:16:50.091Z | [ recovery-image] Aug 29 22:16:49.904 INFO O| Aug 29 22:16:49.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv" |
| 5237 | 2025-08-29T22:16:50.091Z | [ recovery-image] Aug 29 22:16:49.904 INFO O| Aug 29 22:16:49.904 INFO STEP 150 (remove_files) COMPLETE |
| 5238 | 2025-08-29T22:16:50.091Z | [ recovery-image] Aug 29 22:16:49.904 INFO O| Aug 29 22:16:49.904 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5239 | 2025-08-29T22:16:50.124Z | [ recovery-image] Aug 29 22:16:49.924 INFO O| Aug 29 22:16:49.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3" |
| 5240 | 2025-08-29T22:16:50.124Z | [ recovery-image] Aug 29 22:16:49.924 INFO O| Aug 29 22:16:49.924 INFO STEP 151 (remove_files) COMPLETE |
| 5241 | 2025-08-29T22:16:50.124Z | [ recovery-image] Aug 29 22:16:49.924 INFO O| Aug 29 22:16:49.924 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5242 | 2025-08-29T22:16:50.124Z | [ recovery-image] Aug 29 22:16:49.944 INFO O| Aug 29 22:16:49.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest" |
| 5243 | 2025-08-29T22:16:50.125Z | [ recovery-image] Aug 29 22:16:49.944 INFO O| Aug 29 22:16:49.944 INFO STEP 152 (remove_files) COMPLETE |
| 5244 | 2025-08-29T22:16:50.125Z | [ recovery-image] Aug 29 22:16:49.944 INFO O| Aug 29 22:16:49.944 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5245 | 2025-08-29T22:16:50.177Z | [ recovery-image] Aug 29 22:16:49.959 INFO O| Aug 29 22:16:49.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp" |
| 5246 | 2025-08-29T22:16:50.177Z | [ recovery-image] Aug 29 22:16:49.959 INFO O| Aug 29 22:16:49.959 INFO STEP 153 (remove_files) COMPLETE |
| 5247 | 2025-08-29T22:16:50.177Z | [ recovery-image] Aug 29 22:16:49.959 INFO O| Aug 29 22:16:49.959 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5248 | 2025-08-29T22:16:50.177Z | [ recovery-image] Aug 29 22:16:49.978 INFO O| Aug 29 22:16:49.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname" |
| 5249 | 2025-08-29T22:16:50.177Z | [ recovery-image] Aug 29 22:16:49.978 INFO O| Aug 29 22:16:49.978 INFO STEP 154 (remove_files) COMPLETE |
| 5250 | 2025-08-29T22:16:50.178Z | [ recovery-image] Aug 29 22:16:49.978 INFO O| Aug 29 22:16:49.978 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5251 | 2025-08-29T22:16:50.238Z | [ recovery-image] Aug 29 22:16:49.991 INFO O| Aug 29 22:16:49.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan" |
| 5252 | 2025-08-29T22:16:50.238Z | [ recovery-image] Aug 29 22:16:49.991 INFO O| Aug 29 22:16:49.991 INFO STEP 155 (remove_files) COMPLETE |
| 5253 | 2025-08-29T22:16:50.238Z | [ recovery-image] Aug 29 22:16:49.991 INFO O| Aug 29 22:16:49.991 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5254 | 2025-08-29T22:16:50.238Z | [ recovery-image] Aug 29 22:16:50.005 INFO O| Aug 29 22:16:50.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid" |
| 5255 | 2025-08-29T22:16:50.238Z | [ recovery-image] Aug 29 22:16:50.005 INFO O| Aug 29 22:16:50.005 INFO STEP 156 (remove_files) COMPLETE |
| 5256 | 2025-08-29T22:16:50.239Z | [ recovery-image] Aug 29 22:16:50.005 INFO O| Aug 29 22:16:50.005 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5257 | 2025-08-29T22:16:50.239Z | [ recovery-image] Aug 29 22:16:50.016 INFO O| Aug 29 22:16:50.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid" |
| 5258 | 2025-08-29T22:16:50.239Z | [ recovery-image] Aug 29 22:16:50.017 INFO O| Aug 29 22:16:50.017 INFO STEP 157 (remove_files) COMPLETE |
| 5259 | 2025-08-29T22:16:50.239Z | [ recovery-image] Aug 29 22:16:50.017 INFO O| Aug 29 22:16:50.017 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5260 | 2025-08-29T22:16:50.239Z | [ recovery-image] Aug 29 22:16:50.032 INFO O| Aug 29 22:16:50.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix" |
| 5261 | 2025-08-29T22:16:50.239Z | [ recovery-image] Aug 29 22:16:50.032 INFO O| Aug 29 22:16:50.032 INFO STEP 158 (remove_files) COMPLETE |
| 5262 | 2025-08-29T22:16:50.240Z | [ recovery-image] Aug 29 22:16:50.032 INFO O| Aug 29 22:16:50.032 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5263 | 2025-08-29T22:16:50.272Z | [ recovery-image] Aug 29 22:16:50.046 INFO O| Aug 29 22:16:50.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du" |
| 5264 | 2025-08-29T22:16:50.272Z | [ recovery-image] Aug 29 22:16:50.047 INFO O| Aug 29 22:16:50.047 INFO STEP 159 (remove_files) COMPLETE |
| 5265 | 2025-08-29T22:16:50.272Z | [ recovery-image] Aug 29 22:16:50.047 INFO O| Aug 29 22:16:50.047 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5266 | 2025-08-29T22:16:50.272Z | [ recovery-image] Aug 29 22:16:50.062 INFO O| Aug 29 22:16:50.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs" |
| 5267 | 2025-08-29T22:16:50.272Z | [ recovery-image] Aug 29 22:16:50.062 INFO O| Aug 29 22:16:50.062 INFO STEP 160 (remove_files) COMPLETE |
| 5268 | 2025-08-29T22:16:50.273Z | [ recovery-image] Aug 29 22:16:50.062 INFO O| Aug 29 22:16:50.062 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5269 | 2025-08-29T22:16:50.273Z | [ recovery-image] Aug 29 22:16:50.083 INFO O| Aug 29 22:16:50.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys" |
| 5270 | 2025-08-29T22:16:50.273Z | [ recovery-image] Aug 29 22:16:50.083 INFO O| Aug 29 22:16:50.083 INFO STEP 161 (remove_files) COMPLETE |
| 5271 | 2025-08-29T22:16:50.273Z | [ recovery-image] Aug 29 22:16:50.083 INFO O| Aug 29 22:16:50.083 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5272 | 2025-08-29T22:16:50.273Z | [ recovery-image] Aug 29 22:16:50.099 INFO O| Aug 29 22:16:50.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit" |
| 5273 | 2025-08-29T22:16:50.274Z | [ recovery-image] Aug 29 22:16:50.100 INFO O| Aug 29 22:16:50.100 INFO STEP 162 (remove_files) COMPLETE |
| 5274 | 2025-08-29T22:16:50.274Z | [ recovery-image] Aug 29 22:16:50.100 INFO O| Aug 29 22:16:50.100 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5275 | 2025-08-29T22:16:50.385Z | [ recovery-image] Aug 29 22:16:50.115 INFO O| Aug 29 22:16:50.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject" |
| 5276 | 2025-08-29T22:16:50.385Z | [ recovery-image] Aug 29 22:16:50.116 INFO O| Aug 29 22:16:50.115 INFO STEP 163 (remove_files) COMPLETE |
| 5277 | 2025-08-29T22:16:50.386Z | [ recovery-image] Aug 29 22:16:50.116 INFO O| Aug 29 22:16:50.116 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5278 | 2025-08-29T22:16:50.386Z | [ recovery-image] Aug 29 22:16:50.131 INFO O| Aug 29 22:16:50.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign" |
| 5279 | 2025-08-29T22:16:50.386Z | [ recovery-image] Aug 29 22:16:50.132 INFO O| Aug 29 22:16:50.131 INFO STEP 164 (remove_files) COMPLETE |
| 5280 | 2025-08-29T22:16:50.386Z | [ recovery-image] Aug 29 22:16:50.132 INFO O| Aug 29 22:16:50.131 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5281 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.147 INFO O| Aug 29 22:16:50.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap" |
| 5282 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.147 INFO O| Aug 29 22:16:50.147 INFO STEP 165 (remove_files) COMPLETE |
| 5283 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.147 INFO O| Aug 29 22:16:50.147 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5284 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.163 INFO O| Aug 29 22:16:50.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange" |
| 5285 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.163 INFO O| Aug 29 22:16:50.163 INFO STEP 166 (remove_files) COMPLETE |
| 5286 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.163 INFO O| Aug 29 22:16:50.163 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5287 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.181 INFO O| Aug 29 22:16:50.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt" |
| 5288 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.181 INFO O| Aug 29 22:16:50.181 INFO STEP 167 (remove_files) COMPLETE |
| 5289 | 2025-08-29T22:16:50.418Z | [ recovery-image] Aug 29 22:16:50.181 INFO O| Aug 29 22:16:50.181 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5290 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.202 INFO O| Aug 29 22:16:50.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance" |
| 5291 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.203 INFO O| Aug 29 22:16:50.202 INFO STEP 168 (remove_files) COMPLETE |
| 5292 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.203 INFO O| Aug 29 22:16:50.202 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5293 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.224 INFO O| Aug 29 22:16:50.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env" |
| 5294 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.224 INFO O| Aug 29 22:16:50.224 INFO STEP 169 (remove_files) COMPLETE |
| 5295 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.224 INFO O| Aug 29 22:16:50.224 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5296 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.242 INFO O| Aug 29 22:16:50.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump" |
| 5297 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.242 INFO O| Aug 29 22:16:50.242 INFO STEP 170 (remove_files) COMPLETE |
| 5298 | 2025-08-29T22:16:50.419Z | [ recovery-image] Aug 29 22:16:50.242 INFO O| Aug 29 22:16:50.242 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5299 | 2025-08-29T22:16:50.465Z | [ recovery-image] Aug 29 22:16:50.260 INFO O| Aug 29 22:16:50.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand" |
| 5300 | 2025-08-29T22:16:50.465Z | [ recovery-image] Aug 29 22:16:50.260 INFO O| Aug 29 22:16:50.260 INFO STEP 171 (remove_files) COMPLETE |
| 5301 | 2025-08-29T22:16:50.465Z | [ recovery-image] Aug 29 22:16:50.260 INFO O| Aug 29 22:16:50.260 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5302 | 2025-08-29T22:16:50.465Z | [ recovery-image] Aug 29 22:16:50.279 INFO O| Aug 29 22:16:50.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr" |
| 5303 | 2025-08-29T22:16:50.465Z | [ recovery-image] Aug 29 22:16:50.279 INFO O| Aug 29 22:16:50.279 INFO STEP 172 (remove_files) COMPLETE |
| 5304 | 2025-08-29T22:16:50.465Z | [ recovery-image] Aug 29 22:16:50.279 INFO O| Aug 29 22:16:50.279 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5305 | 2025-08-29T22:16:50.499Z | [ recovery-image] Aug 29 22:16:50.301 INFO O| Aug 29 22:16:50.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor" |
| 5306 | 2025-08-29T22:16:50.499Z | [ recovery-image] Aug 29 22:16:50.301 INFO O| Aug 29 22:16:50.301 INFO STEP 173 (remove_files) COMPLETE |
| 5307 | 2025-08-29T22:16:50.499Z | [ recovery-image] Aug 29 22:16:50.301 INFO O| Aug 29 22:16:50.301 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5308 | 2025-08-29T22:16:50.499Z | [ recovery-image] Aug 29 22:16:50.320 INFO O| Aug 29 22:16:50.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false" |
| 5309 | 2025-08-29T22:16:50.500Z | [ recovery-image] Aug 29 22:16:50.320 INFO O| Aug 29 22:16:50.320 INFO STEP 174 (remove_files) COMPLETE |
| 5310 | 2025-08-29T22:16:50.500Z | [ recovery-image] Aug 29 22:16:50.321 INFO O| Aug 29 22:16:50.320 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5311 | 2025-08-29T22:16:50.528Z | [ recovery-image] Aug 29 22:16:50.340 INFO O| Aug 29 22:16:50.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc" |
| 5312 | 2025-08-29T22:16:50.528Z | [ recovery-image] Aug 29 22:16:50.340 INFO O| Aug 29 22:16:50.340 INFO STEP 175 (remove_files) COMPLETE |
| 5313 | 2025-08-29T22:16:50.529Z | [ recovery-image] Aug 29 22:16:50.340 INFO O| Aug 29 22:16:50.340 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5314 | 2025-08-29T22:16:50.529Z | [ recovery-image] Aug 29 22:16:50.361 INFO O| Aug 29 22:16:50.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach" |
| 5315 | 2025-08-29T22:16:50.529Z | [ recovery-image] Aug 29 22:16:50.361 INFO O| Aug 29 22:16:50.361 INFO STEP 176 (remove_files) COMPLETE |
| 5316 | 2025-08-29T22:16:50.529Z | [ recovery-image] Aug 29 22:16:50.361 INFO O| Aug 29 22:16:50.361 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5317 | 2025-08-29T22:16:50.556Z | [ recovery-image] Aug 29 22:16:50.378 INFO O| Aug 29 22:16:50.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat" |
| 5318 | 2025-08-29T22:16:50.556Z | [ recovery-image] Aug 29 22:16:50.378 INFO O| Aug 29 22:16:50.378 INFO STEP 177 (remove_files) COMPLETE |
| 5319 | 2025-08-29T22:16:50.556Z | [ recovery-image] Aug 29 22:16:50.378 INFO O| Aug 29 22:16:50.378 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5320 | 2025-08-29T22:16:50.603Z | [ recovery-image] Aug 29 22:16:50.397 INFO O| Aug 29 22:16:50.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg" |
| 5321 | 2025-08-29T22:16:50.604Z | [ recovery-image] Aug 29 22:16:50.398 INFO O| Aug 29 22:16:50.397 INFO STEP 178 (remove_files) COMPLETE |
| 5322 | 2025-08-29T22:16:50.604Z | [ recovery-image] Aug 29 22:16:50.398 INFO O| Aug 29 22:16:50.398 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5323 | 2025-08-29T22:16:50.604Z | [ recovery-image] Aug 29 22:16:50.414 INFO O| Aug 29 22:16:50.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep" |
| 5324 | 2025-08-29T22:16:50.604Z | [ recovery-image] Aug 29 22:16:50.414 INFO O| Aug 29 22:16:50.414 INFO STEP 179 (remove_files) COMPLETE |
| 5325 | 2025-08-29T22:16:50.604Z | [ recovery-image] Aug 29 22:16:50.414 INFO O| Aug 29 22:16:50.414 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5326 | 2025-08-29T22:16:50.637Z | [ recovery-image] Aug 29 22:16:50.434 INFO O| Aug 29 22:16:50.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file" |
| 5327 | 2025-08-29T22:16:50.637Z | [ recovery-image] Aug 29 22:16:50.434 INFO O| Aug 29 22:16:50.434 INFO STEP 180 (remove_files) COMPLETE |
| 5328 | 2025-08-29T22:16:50.638Z | [ recovery-image] Aug 29 22:16:50.434 INFO O| Aug 29 22:16:50.434 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5329 | 2025-08-29T22:16:50.638Z | [ recovery-image] Aug 29 22:16:50.455 INFO O| Aug 29 22:16:50.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc" |
| 5330 | 2025-08-29T22:16:50.638Z | [ recovery-image] Aug 29 22:16:50.456 INFO O| Aug 29 22:16:50.455 INFO STEP 181 (remove_files) COMPLETE |
| 5331 | 2025-08-29T22:16:50.638Z | [ recovery-image] Aug 29 22:16:50.456 INFO O| Aug 29 22:16:50.455 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5332 | 2025-08-29T22:16:50.672Z | [ recovery-image] Aug 29 22:16:50.471 INFO O| Aug 29 22:16:50.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt" |
| 5333 | 2025-08-29T22:16:50.672Z | [ recovery-image] Aug 29 22:16:50.471 INFO O| Aug 29 22:16:50.471 INFO STEP 182 (remove_files) COMPLETE |
| 5334 | 2025-08-29T22:16:50.672Z | [ recovery-image] Aug 29 22:16:50.471 INFO O| Aug 29 22:16:50.471 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5335 | 2025-08-29T22:16:50.673Z | [ recovery-image] Aug 29 22:16:50.484 INFO O| Aug 29 22:16:50.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg" |
| 5336 | 2025-08-29T22:16:50.673Z | [ recovery-image] Aug 29 22:16:50.484 INFO O| Aug 29 22:16:50.484 INFO STEP 183 (remove_files) COMPLETE |
| 5337 | 2025-08-29T22:16:50.673Z | [ recovery-image] Aug 29 22:16:50.484 INFO O| Aug 29 22:16:50.484 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5338 | 2025-08-29T22:16:50.673Z | [ recovery-image] Aug 29 22:16:50.497 INFO O| Aug 29 22:16:50.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold" |
| 5339 | 2025-08-29T22:16:50.673Z | [ recovery-image] Aug 29 22:16:50.497 INFO O| Aug 29 22:16:50.497 INFO STEP 184 (remove_files) COMPLETE |
| 5340 | 2025-08-29T22:16:50.673Z | [ recovery-image] Aug 29 22:16:50.497 INFO O| Aug 29 22:16:50.497 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5341 | 2025-08-29T22:16:50.708Z | [ recovery-image] Aug 29 22:16:50.516 INFO O| Aug 29 22:16:50.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat" |
| 5342 | 2025-08-29T22:16:50.708Z | [ recovery-image] Aug 29 22:16:50.516 INFO O| Aug 29 22:16:50.516 INFO STEP 185 (remove_files) COMPLETE |
| 5343 | 2025-08-29T22:16:50.708Z | [ recovery-image] Aug 29 22:16:50.516 INFO O| Aug 29 22:16:50.516 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5344 | 2025-08-29T22:16:50.708Z | [ recovery-image] Aug 29 22:16:50.533 INFO O| Aug 29 22:16:50.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear" |
| 5345 | 2025-08-29T22:16:50.708Z | [ recovery-image] Aug 29 22:16:50.533 INFO O| Aug 29 22:16:50.533 INFO STEP 186 (remove_files) COMPLETE |
| 5346 | 2025-08-29T22:16:50.709Z | [ recovery-image] Aug 29 22:16:50.533 INFO O| Aug 29 22:16:50.533 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5347 | 2025-08-29T22:16:50.752Z | [ recovery-image] Aug 29 22:16:50.549 INFO O| Aug 29 22:16:50.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl" |
| 5348 | 2025-08-29T22:16:50.752Z | [ recovery-image] Aug 29 22:16:50.549 INFO O| Aug 29 22:16:50.549 INFO STEP 187 (remove_files) COMPLETE |
| 5349 | 2025-08-29T22:16:50.752Z | [ recovery-image] Aug 29 22:16:50.549 INFO O| Aug 29 22:16:50.549 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5350 | 2025-08-29T22:16:50.752Z | [ recovery-image] Aug 29 22:16:50.563 INFO O| Aug 29 22:16:50.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf" |
| 5351 | 2025-08-29T22:16:50.752Z | [ recovery-image] Aug 29 22:16:50.564 INFO O| Aug 29 22:16:50.564 INFO STEP 188 (remove_files) COMPLETE |
| 5352 | 2025-08-29T22:16:50.752Z | [ recovery-image] Aug 29 22:16:50.564 INFO O| Aug 29 22:16:50.564 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5353 | 2025-08-29T22:16:50.789Z | [ recovery-image] Aug 29 22:16:50.578 INFO O| Aug 29 22:16:50.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev" |
| 5354 | 2025-08-29T22:16:50.790Z | [ recovery-image] Aug 29 22:16:50.578 INFO O| Aug 29 22:16:50.578 INFO STEP 189 (remove_files) COMPLETE |
| 5355 | 2025-08-29T22:16:50.790Z | [ recovery-image] Aug 29 22:16:50.578 INFO O| Aug 29 22:16:50.578 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5356 | 2025-08-29T22:16:50.791Z | [ recovery-image] Aug 29 22:16:50.596 INFO O| Aug 29 22:16:50.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp" |
| 5357 | 2025-08-29T22:16:50.791Z | [ recovery-image] Aug 29 22:16:50.596 INFO O| Aug 29 22:16:50.596 INFO STEP 190 (remove_files) COMPLETE |
| 5358 | 2025-08-29T22:16:50.791Z | [ recovery-image] Aug 29 22:16:50.596 INFO O| Aug 29 22:16:50.596 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5359 | 2025-08-29T22:16:50.791Z | [ recovery-image] Aug 29 22:16:50.613 INFO O| Aug 29 22:16:50.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent" |
| 5360 | 2025-08-29T22:16:50.791Z | [ recovery-image] Aug 29 22:16:50.613 INFO O| Aug 29 22:16:50.613 INFO STEP 191 (remove_files) COMPLETE |
| 5361 | 2025-08-29T22:16:50.791Z | [ recovery-image] Aug 29 22:16:50.613 INFO O| Aug 29 22:16:50.613 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5362 | 2025-08-29T22:16:50.818Z | [ recovery-image] Aug 29 22:16:50.628 INFO O| Aug 29 22:16:50.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl" |
| 5363 | 2025-08-29T22:16:50.818Z | [ recovery-image] Aug 29 22:16:50.628 INFO O| Aug 29 22:16:50.628 INFO STEP 192 (remove_files) COMPLETE |
| 5364 | 2025-08-29T22:16:50.818Z | [ recovery-image] Aug 29 22:16:50.628 INFO O| Aug 29 22:16:50.628 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5365 | 2025-08-29T22:16:50.818Z | [ recovery-image] Aug 29 22:16:50.649 INFO O| Aug 29 22:16:50.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt" |
| 5366 | 2025-08-29T22:16:50.818Z | [ recovery-image] Aug 29 22:16:50.649 INFO O| Aug 29 22:16:50.649 INFO STEP 193 (remove_files) COMPLETE |
| 5367 | 2025-08-29T22:16:50.818Z | [ recovery-image] Aug 29 22:16:50.649 INFO O| Aug 29 22:16:50.649 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5368 | 2025-08-29T22:16:50.870Z | [ recovery-image] Aug 29 22:16:50.667 INFO O| Aug 29 22:16:50.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts" |
| 5369 | 2025-08-29T22:16:50.870Z | [ recovery-image] Aug 29 22:16:50.667 INFO O| Aug 29 22:16:50.667 INFO STEP 194 (remove_files) COMPLETE |
| 5370 | 2025-08-29T22:16:50.870Z | [ recovery-image] Aug 29 22:16:50.667 INFO O| Aug 29 22:16:50.667 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5371 | 2025-08-29T22:16:50.870Z | [ recovery-image] Aug 29 22:16:50.683 INFO O| Aug 29 22:16:50.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext" |
| 5372 | 2025-08-29T22:16:50.870Z | [ recovery-image] Aug 29 22:16:50.683 INFO O| Aug 29 22:16:50.683 INFO STEP 195 (remove_files) COMPLETE |
| 5373 | 2025-08-29T22:16:50.870Z | [ recovery-image] Aug 29 22:16:50.683 INFO O| Aug 29 22:16:50.683 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5374 | 2025-08-29T22:16:50.898Z | [ recovery-image] Aug 29 22:16:50.698 INFO O| Aug 29 22:16:50.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol" |
| 5375 | 2025-08-29T22:16:50.898Z | [ recovery-image] Aug 29 22:16:50.698 INFO O| Aug 29 22:16:50.698 INFO STEP 196 (remove_files) COMPLETE |
| 5376 | 2025-08-29T22:16:50.898Z | [ recovery-image] Aug 29 22:16:50.698 INFO O| Aug 29 22:16:50.698 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5377 | 2025-08-29T22:16:50.899Z | [ recovery-image] Aug 29 22:16:50.717 INFO O| Aug 29 22:16:50.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp" |
| 5378 | 2025-08-29T22:16:50.899Z | [ recovery-image] Aug 29 22:16:50.717 INFO O| Aug 29 22:16:50.717 INFO STEP 197 (remove_files) COMPLETE |
| 5379 | 2025-08-29T22:16:50.899Z | [ recovery-image] Aug 29 22:16:50.717 INFO O| Aug 29 22:16:50.717 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5380 | 2025-08-29T22:16:50.929Z | [ recovery-image] Aug 29 22:16:50.738 INFO O| Aug 29 22:16:50.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups" |
| 5381 | 2025-08-29T22:16:50.929Z | [ recovery-image] Aug 29 22:16:50.738 INFO O| Aug 29 22:16:50.738 INFO STEP 198 (remove_files) COMPLETE |
| 5382 | 2025-08-29T22:16:50.929Z | [ recovery-image] Aug 29 22:16:50.738 INFO O| Aug 29 22:16:50.738 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5383 | 2025-08-29T22:16:50.929Z | [ recovery-image] Aug 29 22:16:50.758 INFO O| Aug 29 22:16:50.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs" |
| 5384 | 2025-08-29T22:16:50.929Z | [ recovery-image] Aug 29 22:16:50.758 INFO O| Aug 29 22:16:50.758 INFO STEP 199 (remove_files) COMPLETE |
| 5385 | 2025-08-29T22:16:50.929Z | [ recovery-image] Aug 29 22:16:50.758 INFO O| Aug 29 22:16:50.758 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5386 | 2025-08-29T22:16:51.013Z | [ recovery-image] Aug 29 22:16:50.773 INFO O| Aug 29 22:16:50.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic" |
| 5387 | 2025-08-29T22:16:51.013Z | [ recovery-image] Aug 29 22:16:50.773 INFO O| Aug 29 22:16:50.773 INFO STEP 200 (remove_files) COMPLETE |
| 5388 | 2025-08-29T22:16:51.013Z | [ recovery-image] Aug 29 22:16:50.773 INFO O| Aug 29 22:16:50.773 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5389 | 2025-08-29T22:16:51.043Z | [ recovery-image] Aug 29 22:16:50.791 INFO O| Aug 29 22:16:50.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe" |
| 5390 | 2025-08-29T22:16:51.043Z | [ recovery-image] Aug 29 22:16:50.791 INFO O| Aug 29 22:16:50.791 INFO STEP 201 (remove_files) COMPLETE |
| 5391 | 2025-08-29T22:16:51.043Z | [ recovery-image] Aug 29 22:16:50.791 INFO O| Aug 29 22:16:50.791 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5392 | 2025-08-29T22:16:51.043Z | [ recovery-image] Aug 29 22:16:50.808 INFO O| Aug 29 22:16:50.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput" |
| 5393 | 2025-08-29T22:16:51.043Z | [ recovery-image] Aug 29 22:16:50.808 INFO O| Aug 29 22:16:50.808 INFO STEP 202 (remove_files) COMPLETE |
| 5394 | 2025-08-29T22:16:51.043Z | [ recovery-image] Aug 29 22:16:50.808 INFO O| Aug 29 22:16:50.808 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5395 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.829 INFO O| Aug 29 22:16:50.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset" |
| 5396 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.829 INFO O| Aug 29 22:16:50.829 INFO STEP 203 (remove_files) COMPLETE |
| 5397 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.829 INFO O| Aug 29 22:16:50.829 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5398 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.850 INFO O| Aug 29 22:16:50.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip" |
| 5399 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.850 INFO O| Aug 29 22:16:50.850 INFO STEP 204 (remove_files) COMPLETE |
| 5400 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.850 INFO O| Aug 29 22:16:50.850 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5401 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.868 INFO O| Aug 29 22:16:50.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat" |
| 5402 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.868 INFO O| Aug 29 22:16:50.868 INFO STEP 205 (remove_files) COMPLETE |
| 5403 | 2025-08-29T22:16:51.044Z | [ recovery-image] Aug 29 22:16:50.868 INFO O| Aug 29 22:16:50.868 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5404 | 2025-08-29T22:16:51.076Z | [ recovery-image] Aug 29 22:16:50.886 INFO O| Aug 29 22:16:50.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp" |
| 5405 | 2025-08-29T22:16:51.076Z | [ recovery-image] Aug 29 22:16:50.886 INFO O| Aug 29 22:16:50.886 INFO STEP 206 (remove_files) COMPLETE |
| 5406 | 2025-08-29T22:16:51.076Z | [ recovery-image] Aug 29 22:16:50.886 INFO O| Aug 29 22:16:50.886 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5407 | 2025-08-29T22:16:51.076Z | [ recovery-image] Aug 29 22:16:50.902 INFO O| Aug 29 22:16:50.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff" |
| 5408 | 2025-08-29T22:16:51.076Z | [ recovery-image] Aug 29 22:16:50.902 INFO O| Aug 29 22:16:50.902 INFO STEP 207 (remove_files) COMPLETE |
| 5409 | 2025-08-29T22:16:51.076Z | [ recovery-image] Aug 29 22:16:50.903 INFO O| Aug 29 22:16:50.902 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5410 | 2025-08-29T22:16:51.102Z | [ recovery-image] Aug 29 22:16:50.925 INFO O| Aug 29 22:16:50.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep" |
| 5411 | 2025-08-29T22:16:51.103Z | [ recovery-image] Aug 29 22:16:50.925 INFO O| Aug 29 22:16:50.925 INFO STEP 208 (remove_files) COMPLETE |
| 5412 | 2025-08-29T22:16:51.103Z | [ recovery-image] Aug 29 22:16:50.925 INFO O| Aug 29 22:16:50.925 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5413 | 2025-08-29T22:16:51.128Z | [ recovery-image] Aug 29 22:16:50.944 INFO O| Aug 29 22:16:50.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe" |
| 5414 | 2025-08-29T22:16:51.128Z | [ recovery-image] Aug 29 22:16:50.945 INFO O| Aug 29 22:16:50.944 INFO STEP 209 (remove_files) COMPLETE |
| 5415 | 2025-08-29T22:16:51.128Z | [ recovery-image] Aug 29 22:16:50.945 INFO O| Aug 29 22:16:50.945 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5416 | 2025-08-29T22:16:51.128Z | [ recovery-image] Aug 29 22:16:50.964 INFO O| Aug 29 22:16:50.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep" |
| 5417 | 2025-08-29T22:16:51.128Z | [ recovery-image] Aug 29 22:16:50.965 INFO O| Aug 29 22:16:50.965 INFO STEP 210 (remove_files) COMPLETE |
| 5418 | 2025-08-29T22:16:51.128Z | [ recovery-image] Aug 29 22:16:50.965 INFO O| Aug 29 22:16:50.965 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5419 | 2025-08-29T22:16:51.154Z | [ recovery-image] Aug 29 22:16:50.984 INFO O| Aug 29 22:16:50.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce" |
| 5420 | 2025-08-29T22:16:51.154Z | [ recovery-image] Aug 29 22:16:50.984 INFO O| Aug 29 22:16:50.984 INFO STEP 211 (remove_files) COMPLETE |
| 5421 | 2025-08-29T22:16:51.154Z | [ recovery-image] Aug 29 22:16:50.984 INFO O| Aug 29 22:16:50.984 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5422 | 2025-08-29T22:16:51.179Z | [ recovery-image] Aug 29 22:16:51.005 INFO O| Aug 29 22:16:51.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep" |
| 5423 | 2025-08-29T22:16:51.179Z | [ recovery-image] Aug 29 22:16:51.006 INFO O| Aug 29 22:16:51.006 INFO STEP 212 (remove_files) COMPLETE |
| 5424 | 2025-08-29T22:16:51.180Z | [ recovery-image] Aug 29 22:16:51.006 INFO O| Aug 29 22:16:51.006 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5425 | 2025-08-29T22:16:51.205Z | [ recovery-image] Aug 29 22:16:51.023 INFO O| Aug 29 22:16:51.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip" |
| 5426 | 2025-08-29T22:16:51.205Z | [ recovery-image] Aug 29 22:16:51.023 INFO O| Aug 29 22:16:51.023 INFO STEP 213 (remove_files) COMPLETE |
| 5427 | 2025-08-29T22:16:51.205Z | [ recovery-image] Aug 29 22:16:51.023 INFO O| Aug 29 22:16:51.023 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5428 | 2025-08-29T22:16:51.205Z | [ recovery-image] Aug 29 22:16:51.040 INFO O| Aug 29 22:16:51.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless" |
| 5429 | 2025-08-29T22:16:51.205Z | [ recovery-image] Aug 29 22:16:51.040 INFO O| Aug 29 22:16:51.040 INFO STEP 214 (remove_files) COMPLETE |
| 5430 | 2025-08-29T22:16:51.205Z | [ recovery-image] Aug 29 22:16:51.040 INFO O| Aug 29 22:16:51.040 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5431 | 2025-08-29T22:16:51.231Z | [ recovery-image] Aug 29 22:16:51.053 INFO O| Aug 29 22:16:51.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore" |
| 5432 | 2025-08-29T22:16:51.231Z | [ recovery-image] Aug 29 22:16:51.053 INFO O| Aug 29 22:16:51.053 INFO STEP 215 (remove_files) COMPLETE |
| 5433 | 2025-08-29T22:16:51.231Z | [ recovery-image] Aug 29 22:16:51.053 INFO O| Aug 29 22:16:51.053 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5434 | 2025-08-29T22:16:51.231Z | [ recovery-image] Aug 29 22:16:51.066 INFO O| Aug 29 22:16:51.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew" |
| 5435 | 2025-08-29T22:16:51.231Z | [ recovery-image] Aug 29 22:16:51.066 INFO O| Aug 29 22:16:51.066 INFO STEP 216 (remove_files) COMPLETE |
| 5436 | 2025-08-29T22:16:51.231Z | [ recovery-image] Aug 29 22:16:51.066 INFO O| Aug 29 22:16:51.066 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5437 | 2025-08-29T22:16:51.257Z | [ recovery-image] Aug 29 22:16:51.083 INFO O| Aug 29 22:16:51.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash" |
| 5438 | 2025-08-29T22:16:51.257Z | [ recovery-image] Aug 29 22:16:51.084 INFO O| Aug 29 22:16:51.083 INFO STEP 217 (remove_files) COMPLETE |
| 5439 | 2025-08-29T22:16:51.257Z | [ recovery-image] Aug 29 22:16:51.084 INFO O| Aug 29 22:16:51.083 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5440 | 2025-08-29T22:16:51.282Z | [ recovery-image] Aug 29 22:16:51.096 INFO O| Aug 29 22:16:51.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid" |
| 5441 | 2025-08-29T22:16:51.282Z | [ recovery-image] Aug 29 22:16:51.096 INFO O| Aug 29 22:16:51.096 INFO STEP 218 (remove_files) COMPLETE |
| 5442 | 2025-08-29T22:16:51.282Z | [ recovery-image] Aug 29 22:16:51.096 INFO O| Aug 29 22:16:51.096 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5443 | 2025-08-29T22:16:51.282Z | [ recovery-image] Aug 29 22:16:51.117 INFO O| Aug 29 22:16:51.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname" |
| 5444 | 2025-08-29T22:16:51.282Z | [ recovery-image] Aug 29 22:16:51.117 INFO O| Aug 29 22:16:51.117 INFO STEP 219 (remove_files) COMPLETE |
| 5445 | 2025-08-29T22:16:51.282Z | [ recovery-image] Aug 29 22:16:51.117 INFO O| Aug 29 22:16:51.117 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5446 | 2025-08-29T22:16:51.308Z | [ recovery-image] Aug 29 22:16:51.137 INFO O| Aug 29 22:16:51.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb" |
| 5447 | 2025-08-29T22:16:51.308Z | [ recovery-image] Aug 29 22:16:51.137 INFO O| Aug 29 22:16:51.137 INFO STEP 220 (remove_files) COMPLETE |
| 5448 | 2025-08-29T22:16:51.308Z | [ recovery-image] Aug 29 22:16:51.137 INFO O| Aug 29 22:16:51.137 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5449 | 2025-08-29T22:16:51.333Z | [ recovery-image] Aug 29 22:16:51.154 INFO O| Aug 29 22:16:51.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt" |
| 5450 | 2025-08-29T22:16:51.334Z | [ recovery-image] Aug 29 22:16:51.154 INFO O| Aug 29 22:16:51.154 INFO STEP 221 (remove_files) COMPLETE |
| 5451 | 2025-08-29T22:16:51.334Z | [ recovery-image] Aug 29 22:16:51.154 INFO O| Aug 29 22:16:51.154 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5452 | 2025-08-29T22:16:51.334Z | [ recovery-image] Aug 29 22:16:51.169 INFO O| Aug 29 22:16:51.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh" |
| 5453 | 2025-08-29T22:16:51.334Z | [ recovery-image] Aug 29 22:16:51.169 INFO O| Aug 29 22:16:51.169 INFO STEP 222 (remove_files) COMPLETE |
| 5454 | 2025-08-29T22:16:51.334Z | [ recovery-image] Aug 29 22:16:51.169 INFO O| Aug 29 22:16:51.169 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5455 | 2025-08-29T22:16:51.358Z | [ recovery-image] Aug 29 22:16:51.189 INFO O| Aug 29 22:16:51.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb" |
| 5456 | 2025-08-29T22:16:51.359Z | [ recovery-image] Aug 29 22:16:51.189 INFO O| Aug 29 22:16:51.189 INFO STEP 223 (remove_files) COMPLETE |
| 5457 | 2025-08-29T22:16:51.359Z | [ recovery-image] Aug 29 22:16:51.189 INFO O| Aug 29 22:16:51.189 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5458 | 2025-08-29T22:16:51.383Z | [ recovery-image] Aug 29 22:16:51.207 INFO O| Aug 29 22:16:51.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh" |
| 5459 | 2025-08-29T22:16:51.383Z | [ recovery-image] Aug 29 22:16:51.207 INFO O| Aug 29 22:16:51.207 INFO STEP 224 (remove_files) COMPLETE |
| 5460 | 2025-08-29T22:16:51.383Z | [ recovery-image] Aug 29 22:16:51.207 INFO O| Aug 29 22:16:51.207 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5461 | 2025-08-29T22:16:51.409Z | [ recovery-image] Aug 29 22:16:51.222 INFO O| Aug 29 22:16:51.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93" |
| 5462 | 2025-08-29T22:16:51.409Z | [ recovery-image] Aug 29 22:16:51.222 INFO O| Aug 29 22:16:51.222 INFO STEP 225 (remove_files) COMPLETE |
| 5463 | 2025-08-29T22:16:51.409Z | [ recovery-image] Aug 29 22:16:51.222 INFO O| Aug 29 22:16:51.222 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5464 | 2025-08-29T22:16:51.409Z | [ recovery-image] Aug 29 22:16:51.236 INFO O| Aug 29 22:16:51.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv" |
| 5465 | 2025-08-29T22:16:51.409Z | [ recovery-image] Aug 29 22:16:51.236 INFO O| Aug 29 22:16:51.236 INFO STEP 226 (remove_files) COMPLETE |
| 5466 | 2025-08-29T22:16:51.410Z | [ recovery-image] Aug 29 22:16:51.236 INFO O| Aug 29 22:16:51.236 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5467 | 2025-08-29T22:16:51.438Z | [ recovery-image] Aug 29 22:16:51.249 INFO O| Aug 29 22:16:51.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id" |
| 5468 | 2025-08-29T22:16:51.438Z | [ recovery-image] Aug 29 22:16:51.249 INFO O| Aug 29 22:16:51.249 INFO STEP 227 (remove_files) COMPLETE |
| 5469 | 2025-08-29T22:16:51.438Z | [ recovery-image] Aug 29 22:16:51.249 INFO O| Aug 29 22:16:51.249 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5470 | 2025-08-29T22:16:51.438Z | [ recovery-image] Aug 29 22:16:51.264 INFO O| Aug 29 22:16:51.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn" |
| 5471 | 2025-08-29T22:16:51.438Z | [ recovery-image] Aug 29 22:16:51.264 INFO O| Aug 29 22:16:51.264 INFO STEP 228 (remove_files) COMPLETE |
| 5472 | 2025-08-29T22:16:51.438Z | [ recovery-image] Aug 29 22:16:51.264 INFO O| Aug 29 22:16:51.264 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5473 | 2025-08-29T22:16:51.468Z | [ recovery-image] Aug 29 22:16:51.282 INFO O| Aug 29 22:16:51.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp" |
| 5474 | 2025-08-29T22:16:51.468Z | [ recovery-image] Aug 29 22:16:51.282 INFO O| Aug 29 22:16:51.282 INFO STEP 229 (remove_files) COMPLETE |
| 5475 | 2025-08-29T22:16:51.468Z | [ recovery-image] Aug 29 22:16:51.282 INFO O| Aug 29 22:16:51.282 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5476 | 2025-08-29T22:16:51.468Z | [ recovery-image] Aug 29 22:16:51.301 INFO O| Aug 29 22:16:51.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat" |
| 5477 | 2025-08-29T22:16:51.468Z | [ recovery-image] Aug 29 22:16:51.301 INFO O| Aug 29 22:16:51.301 INFO STEP 230 (remove_files) COMPLETE |
| 5478 | 2025-08-29T22:16:51.468Z | [ recovery-image] Aug 29 22:16:51.301 INFO O| Aug 29 22:16:51.301 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5479 | 2025-08-29T22:16:51.501Z | [ recovery-image] Aug 29 22:16:51.317 INFO O| Aug 29 22:16:51.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl" |
| 5480 | 2025-08-29T22:16:51.501Z | [ recovery-image] Aug 29 22:16:51.317 INFO O| Aug 29 22:16:51.317 INFO STEP 231 (remove_files) COMPLETE |
| 5481 | 2025-08-29T22:16:51.501Z | [ recovery-image] Aug 29 22:16:51.317 INFO O| Aug 29 22:16:51.317 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5482 | 2025-08-29T22:16:51.546Z | [ recovery-image] Aug 29 22:16:51.335 INFO O| Aug 29 22:16:51.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo" |
| 5483 | 2025-08-29T22:16:51.546Z | [ recovery-image] Aug 29 22:16:51.335 INFO O| Aug 29 22:16:51.335 INFO STEP 232 (remove_files) COMPLETE |
| 5484 | 2025-08-29T22:16:51.546Z | [ recovery-image] Aug 29 22:16:51.335 INFO O| Aug 29 22:16:51.335 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5485 | 2025-08-29T22:16:51.546Z | [ recovery-image] Aug 29 22:16:51.351 INFO O| Aug 29 22:16:51.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist" |
| 5486 | 2025-08-29T22:16:51.547Z | [ recovery-image] Aug 29 22:16:51.351 INFO O| Aug 29 22:16:51.351 INFO STEP 233 (remove_files) COMPLETE |
| 5487 | 2025-08-29T22:16:51.547Z | [ recovery-image] Aug 29 22:16:51.351 INFO O| Aug 29 22:16:51.351 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5488 | 2025-08-29T22:16:51.547Z | [ host-image] Aug 29 22:16:51.362 INFO O| Aug 29 22:16:51.362 INFO O| Planning: Solver setup ... Done |
| 5489 | 2025-08-29T22:16:51.548Z | [ recovery-image] Aug 29 22:16:51.367 INFO O| Aug 29 22:16:51.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs" |
| 5490 | 2025-08-29T22:16:51.548Z | [ recovery-image] Aug 29 22:16:51.367 INFO O| Aug 29 22:16:51.367 INFO STEP 234 (remove_files) COMPLETE |
| 5491 | 2025-08-29T22:16:51.548Z | [ recovery-image] Aug 29 22:16:51.367 INFO O| Aug 29 22:16:51.367 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5492 | 2025-08-29T22:16:51.595Z | [ host-image] Aug 29 22:16:51.372 INFO O| Aug 29 22:16:51.372 INFO O| Planning: Running solver ... Done |
| 5493 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.382 INFO O| Aug 29 22:16:51.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join" |
| 5494 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.382 INFO O| Aug 29 22:16:51.382 INFO STEP 235 (remove_files) COMPLETE |
| 5495 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.382 INFO O| Aug 29 22:16:51.382 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5496 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.397 INFO O| Aug 29 22:16:51.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd" |
| 5497 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.397 INFO O| Aug 29 22:16:51.397 INFO STEP 236 (remove_files) COMPLETE |
| 5498 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.397 INFO O| Aug 29 22:16:51.397 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5499 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.413 INFO O| Aug 29 22:16:51.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy" |
| 5500 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.413 INFO O| Aug 29 22:16:51.413 INFO STEP 237 (remove_files) COMPLETE |
| 5501 | 2025-08-29T22:16:51.595Z | [ recovery-image] Aug 29 22:16:51.413 INFO O| Aug 29 22:16:51.413 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5502 | 2025-08-29T22:16:51.645Z | [ recovery-image] Aug 29 22:16:51.433 INFO O| Aug 29 22:16:51.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin" |
| 5503 | 2025-08-29T22:16:51.645Z | [ recovery-image] Aug 29 22:16:51.433 INFO O| Aug 29 22:16:51.433 INFO STEP 238 (remove_files) COMPLETE |
| 5504 | 2025-08-29T22:16:51.645Z | [ recovery-image] Aug 29 22:16:51.433 INFO O| Aug 29 22:16:51.433 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5505 | 2025-08-29T22:16:51.645Z | [ recovery-image] Aug 29 22:16:51.448 INFO O| Aug 29 22:16:51.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout" |
| 5506 | 2025-08-29T22:16:51.645Z | [ recovery-image] Aug 29 22:16:51.448 INFO O| Aug 29 22:16:51.448 INFO STEP 239 (remove_files) COMPLETE |
| 5507 | 2025-08-29T22:16:51.645Z | [ recovery-image] Aug 29 22:16:51.448 INFO O| Aug 29 22:16:51.448 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5508 | 2025-08-29T22:16:51.646Z | [ recovery-image] Aug 29 22:16:51.463 INFO O| Aug 29 22:16:51.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill" |
| 5509 | 2025-08-29T22:16:51.646Z | [ recovery-image] Aug 29 22:16:51.463 INFO O| Aug 29 22:16:51.463 INFO STEP 240 (remove_files) COMPLETE |
| 5510 | 2025-08-29T22:16:51.646Z | [ recovery-image] Aug 29 22:16:51.463 INFO O| Aug 29 22:16:51.463 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5511 | 2025-08-29T22:16:51.687Z | [ recovery-image] Aug 29 22:16:51.477 INFO O| Aug 29 22:16:51.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit" |
| 5512 | 2025-08-29T22:16:51.687Z | [ recovery-image] Aug 29 22:16:51.477 INFO O| Aug 29 22:16:51.477 INFO STEP 241 (remove_files) COMPLETE |
| 5513 | 2025-08-29T22:16:51.688Z | [ recovery-image] Aug 29 22:16:51.477 INFO O| Aug 29 22:16:51.477 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5514 | 2025-08-29T22:16:51.688Z | [ host-image] Aug 29 22:16:51.480 INFO O| Aug 29 22:16:51.480 INFO O| Planning: Finding local manifests ... Done |
| 5515 | 2025-08-29T22:16:51.688Z | [ recovery-image] Aug 29 22:16:51.499 INFO O| Aug 29 22:16:51.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist" |
| 5516 | 2025-08-29T22:16:51.688Z | [ recovery-image] Aug 29 22:16:51.499 INFO O| Aug 29 22:16:51.499 INFO STEP 242 (remove_files) COMPLETE |
| 5517 | 2025-08-29T22:16:51.688Z | [ recovery-image] Aug 29 22:16:51.499 INFO O| Aug 29 22:16:51.499 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5518 | 2025-08-29T22:16:51.688Z | [ recovery-image] Aug 29 22:16:51.512 INFO O| Aug 29 22:16:51.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg" |
| 5519 | 2025-08-29T22:16:51.688Z | [ recovery-image] Aug 29 22:16:51.512 INFO O| Aug 29 22:16:51.512 INFO STEP 243 (remove_files) COMPLETE |
| 5520 | 2025-08-29T22:16:51.688Z | [ recovery-image] Aug 29 22:16:51.512 INFO O| Aug 29 22:16:51.512 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5521 | 2025-08-29T22:16:51.732Z | [ recovery-image] Aug 29 22:16:51.533 INFO O| Aug 29 22:16:51.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd" |
| 5522 | 2025-08-29T22:16:51.733Z | [ recovery-image] Aug 29 22:16:51.533 INFO O| Aug 29 22:16:51.533 INFO STEP 244 (remove_files) COMPLETE |
| 5523 | 2025-08-29T22:16:51.733Z | [ recovery-image] Aug 29 22:16:51.533 INFO O| Aug 29 22:16:51.533 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5524 | 2025-08-29T22:16:51.733Z | [ recovery-image] Aug 29 22:16:51.549 INFO O| Aug 29 22:16:51.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config" |
| 5525 | 2025-08-29T22:16:51.733Z | [ recovery-image] Aug 29 22:16:51.549 INFO O| Aug 29 22:16:51.549 INFO STEP 245 (remove_files) COMPLETE |
| 5526 | 2025-08-29T22:16:51.733Z | [ recovery-image] Aug 29 22:16:51.549 INFO O| Aug 29 22:16:51.549 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5527 | 2025-08-29T22:16:51.769Z | [ host-image] Aug 29 22:16:51.561 INFO O| Aug 29 22:16:51.561 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 5528 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.563 INFO O| Aug 29 22:16:51.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93" |
| 5529 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.564 INFO O| Aug 29 22:16:51.564 INFO STEP 246 (remove_files) COMPLETE |
| 5530 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.564 INFO O| Aug 29 22:16:51.564 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5531 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.578 INFO O| Aug 29 22:16:51.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil" |
| 5532 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.578 INFO O| Aug 29 22:16:51.578 INFO STEP 247 (remove_files) COMPLETE |
| 5533 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.578 INFO O| Aug 29 22:16:51.578 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5534 | 2025-08-29T22:16:51.769Z | [ host-image] Aug 29 22:16:51.589 INFO O| Aug 29 22:16:51.588 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 5535 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.596 INFO O| Aug 29 22:16:51.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat" |
| 5536 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.597 INFO O| Aug 29 22:16:51.597 INFO STEP 248 (remove_files) COMPLETE |
| 5537 | 2025-08-29T22:16:51.769Z | [ recovery-image] Aug 29 22:16:51.597 INFO O| Aug 29 22:16:51.597 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5538 | 2025-08-29T22:16:51.798Z | [ recovery-image] Aug 29 22:16:51.616 INFO O| Aug 29 22:16:51.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last" |
| 5539 | 2025-08-29T22:16:51.799Z | [ recovery-image] Aug 29 22:16:51.616 INFO O| Aug 29 22:16:51.616 INFO STEP 249 (remove_files) COMPLETE |
| 5540 | 2025-08-29T22:16:51.799Z | [ recovery-image] Aug 29 22:16:51.616 INFO O| Aug 29 22:16:51.616 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5541 | 2025-08-29T22:16:51.799Z | [ host-image] Aug 29 22:16:51.625 INFO O| Aug 29 22:16:51.625 INFO O| Planning: Package planning ... Done |
| 5542 | 2025-08-29T22:16:51.799Z | [ host-image] Aug 29 22:16:51.625 INFO O| Aug 29 22:16:51.625 INFO O| Planning: Merging actions ... Done |
| 5543 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.633 INFO O| Aug 29 22:16:51.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm" |
| 5544 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.634 INFO O| Aug 29 22:16:51.633 INFO STEP 250 (remove_files) COMPLETE |
| 5545 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.634 INFO O| Aug 29 22:16:51.633 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5546 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.647 INFO O| Aug 29 22:16:51.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld" |
| 5547 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.647 INFO O| Aug 29 22:16:51.647 INFO STEP 251 (remove_files) COMPLETE |
| 5548 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.647 INFO O| Aug 29 22:16:51.647 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5549 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.661 INFO O| Aug 29 22:16:51.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd" |
| 5550 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.661 INFO O| Aug 29 22:16:51.661 INFO STEP 252 (remove_files) COMPLETE |
| 5551 | 2025-08-29T22:16:51.832Z | [ recovery-image] Aug 29 22:16:51.661 INFO O| Aug 29 22:16:51.661 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5552 | 2025-08-29T22:16:51.865Z | [ recovery-image] Aug 29 22:16:51.681 INFO O| Aug 29 22:16:51.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less" |
| 5553 | 2025-08-29T22:16:51.865Z | [ recovery-image] Aug 29 22:16:51.681 INFO O| Aug 29 22:16:51.681 INFO STEP 253 (remove_files) COMPLETE |
| 5554 | 2025-08-29T22:16:51.865Z | [ recovery-image] Aug 29 22:16:51.681 INFO O| Aug 29 22:16:51.681 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5555 | 2025-08-29T22:16:51.904Z | [ recovery-image] Aug 29 22:16:51.699 INFO O| Aug 29 22:16:51.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho" |
| 5556 | 2025-08-29T22:16:51.904Z | [ recovery-image] Aug 29 22:16:51.699 INFO O| Aug 29 22:16:51.699 INFO STEP 254 (remove_files) COMPLETE |
| 5557 | 2025-08-29T22:16:51.905Z | [ recovery-image] Aug 29 22:16:51.699 INFO O| Aug 29 22:16:51.699 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5558 | 2025-08-29T22:16:51.905Z | [ recovery-image] Aug 29 22:16:51.723 INFO O| Aug 29 22:16:51.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey" |
| 5559 | 2025-08-29T22:16:51.905Z | [ recovery-image] Aug 29 22:16:51.724 INFO O| Aug 29 22:16:51.723 INFO STEP 255 (remove_files) COMPLETE |
| 5560 | 2025-08-29T22:16:51.905Z | [ recovery-image] Aug 29 22:16:51.724 INFO O| Aug 29 22:16:51.723 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5561 | 2025-08-29T22:16:51.933Z | [ recovery-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo" |
| 5562 | 2025-08-29T22:16:51.933Z | [ host-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO O| Planning: Checking for conflicting actions ... Done |
| 5563 | 2025-08-29T22:16:51.933Z | [ recovery-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO STEP 256 (remove_files) COMPLETE |
| 5564 | 2025-08-29T22:16:51.933Z | [ recovery-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5565 | 2025-08-29T22:16:51.933Z | [ host-image] Aug 29 22:16:51.741 INFO O| Aug 29 22:16:51.741 INFO O| Planning: Consolidating action changes ... Done |
| 5566 | 2025-08-29T22:16:51.933Z | [ recovery-image] Aug 29 22:16:51.757 INFO O| Aug 29 22:16:51.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line" |
| 5567 | 2025-08-29T22:16:51.933Z | [ recovery-image] Aug 29 22:16:51.757 INFO O| Aug 29 22:16:51.757 INFO STEP 257 (remove_files) COMPLETE |
| 5568 | 2025-08-29T22:16:51.933Z | [ recovery-image] Aug 29 22:16:51.757 INFO O| Aug 29 22:16:51.757 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5569 | 2025-08-29T22:16:51.960Z | [ recovery-image] Aug 29 22:16:51.776 INFO O| Aug 29 22:16:51.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp" |
| 5570 | 2025-08-29T22:16:51.960Z | [ recovery-image] Aug 29 22:16:51.776 INFO O| Aug 29 22:16:51.776 INFO STEP 258 (remove_files) COMPLETE |
| 5571 | 2025-08-29T22:16:51.960Z | [ recovery-image] Aug 29 22:16:51.776 INFO O| Aug 29 22:16:51.776 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5572 | 2025-08-29T22:16:51.960Z | [ recovery-image] Aug 29 22:16:51.794 INFO O| Aug 29 22:16:51.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers" |
| 5573 | 2025-08-29T22:16:51.960Z | [ recovery-image] Aug 29 22:16:51.794 INFO O| Aug 29 22:16:51.794 INFO STEP 259 (remove_files) COMPLETE |
| 5574 | 2025-08-29T22:16:51.960Z | [ recovery-image] Aug 29 22:16:51.794 INFO O| Aug 29 22:16:51.794 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5575 | 2025-08-29T22:16:52.004Z | [ recovery-image] Aug 29 22:16:51.807 INFO O| Aug 29 22:16:51.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys" |
| 5576 | 2025-08-29T22:16:52.004Z | [ recovery-image] Aug 29 22:16:51.807 INFO O| Aug 29 22:16:51.807 INFO STEP 260 (remove_files) COMPLETE |
| 5577 | 2025-08-29T22:16:52.004Z | [ recovery-image] Aug 29 22:16:51.807 INFO O| Aug 29 22:16:51.807 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5578 | 2025-08-29T22:16:52.049Z | [ recovery-image] Aug 29 22:16:51.827 INFO O| Aug 29 22:16:51.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger" |
| 5579 | 2025-08-29T22:16:52.049Z | [ recovery-image] Aug 29 22:16:51.827 INFO O| Aug 29 22:16:51.827 INFO STEP 261 (remove_files) COMPLETE |
| 5580 | 2025-08-29T22:16:52.049Z | [ recovery-image] Aug 29 22:16:51.827 INFO O| Aug 29 22:16:51.827 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5581 | 2025-08-29T22:16:52.049Z | [ recovery-image] Aug 29 22:16:51.846 INFO O| Aug 29 22:16:51.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins" |
| 5582 | 2025-08-29T22:16:52.049Z | [ recovery-image] Aug 29 22:16:51.846 INFO O| Aug 29 22:16:51.846 INFO STEP 262 (remove_files) COMPLETE |
| 5583 | 2025-08-29T22:16:52.049Z | [ recovery-image] Aug 29 22:16:51.846 INFO O| Aug 29 22:16:51.846 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5584 | 2025-08-29T22:16:52.050Z | [ recovery-image] Aug 29 22:16:51.866 INFO O| Aug 29 22:16:51.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname" |
| 5585 | 2025-08-29T22:16:52.050Z | [ recovery-image] Aug 29 22:16:51.866 INFO O| Aug 29 22:16:51.866 INFO STEP 263 (remove_files) COMPLETE |
| 5586 | 2025-08-29T22:16:52.050Z | [ recovery-image] Aug 29 22:16:51.866 INFO O| Aug 29 22:16:51.866 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5587 | 2025-08-29T22:16:52.145Z | [ recovery-image] Aug 29 22:16:51.888 INFO O| Aug 29 22:16:51.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look" |
| 5588 | 2025-08-29T22:16:52.146Z | [ recovery-image] Aug 29 22:16:51.888 INFO O| Aug 29 22:16:51.888 INFO STEP 264 (remove_files) COMPLETE |
| 5589 | 2025-08-29T22:16:52.146Z | [ recovery-image] Aug 29 22:16:51.888 INFO O| Aug 29 22:16:51.888 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5590 | 2025-08-29T22:16:52.146Z | [ recovery-image] Aug 29 22:16:51.908 INFO O| Aug 29 22:16:51.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker" |
| 5591 | 2025-08-29T22:16:52.146Z | [ recovery-image] Aug 29 22:16:51.908 INFO O| Aug 29 22:16:51.908 INFO STEP 265 (remove_files) COMPLETE |
| 5592 | 2025-08-29T22:16:52.146Z | [ recovery-image] Aug 29 22:16:51.908 INFO O| Aug 29 22:16:51.908 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5593 | 2025-08-29T22:16:52.208Z | [ recovery-image] Aug 29 22:16:51.927 INFO O| Aug 29 22:16:51.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4" |
| 5594 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.927 INFO O| Aug 29 22:16:51.927 INFO STEP 266 (remove_files) COMPLETE |
| 5595 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.928 INFO O| Aug 29 22:16:51.927 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5596 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.943 INFO O| Aug 29 22:16:51.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec" |
| 5597 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.943 INFO O| Aug 29 22:16:51.943 INFO STEP 267 (remove_files) COMPLETE |
| 5598 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.943 INFO O| Aug 29 22:16:51.943 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5599 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.956 INFO O| Aug 29 22:16:51.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo" |
| 5600 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.956 INFO O| Aug 29 22:16:51.956 INFO STEP 268 (remove_files) COMPLETE |
| 5601 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.956 INFO O| Aug 29 22:16:51.956 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5602 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.968 INFO O| Aug 29 22:16:51.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac" |
| 5603 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.968 INFO O| Aug 29 22:16:51.968 INFO STEP 269 (remove_files) COMPLETE |
| 5604 | 2025-08-29T22:16:52.209Z | [ host-image] Aug 29 22:16:51.969 INFO O| Aug 29 22:16:51.968 INFO O| Planning: Evaluating mediators ... Done |
| 5605 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.968 INFO O| Aug 29 22:16:51.968 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5606 | 2025-08-29T22:16:52.209Z | [ host-image] Aug 29 22:16:51.969 INFO O| Aug 29 22:16:51.969 INFO O| Planning: Planning completed in 6.85 seconds |
| 5607 | 2025-08-29T22:16:52.209Z | [ host-image] Aug 29 22:16:51.970 INFO O| Aug 29 22:16:51.970 INFO O| Packages to install: 1 |
| 5608 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.980 INFO O| Aug 29 22:16:51.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach" |
| 5609 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.980 INFO O| Aug 29 22:16:51.980 INFO STEP 270 (remove_files) COMPLETE |
| 5610 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.980 INFO O| Aug 29 22:16:51.980 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5611 | 2025-08-29T22:16:52.209Z | [ recovery-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx" |
| 5612 | 2025-08-29T22:16:52.210Z | [ host-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO O| Download: 0/4 items 0.0/10.1MB 0% complete |
| 5613 | 2025-08-29T22:16:52.210Z | [ recovery-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO STEP 271 (remove_files) COMPLETE |
| 5614 | 2025-08-29T22:16:52.210Z | [ recovery-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5615 | 2025-08-29T22:16:52.210Z | [ recovery-image] Aug 29 22:16:52.012 INFO O| Aug 29 22:16:52.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev" |
| 5616 | 2025-08-29T22:16:52.210Z | [ recovery-image] Aug 29 22:16:52.012 INFO O| Aug 29 22:16:52.012 INFO STEP 272 (remove_files) COMPLETE |
| 5617 | 2025-08-29T22:16:52.210Z | [ recovery-image] Aug 29 22:16:52.012 INFO O| Aug 29 22:16:52.012 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5618 | 2025-08-29T22:16:52.249Z | [ recovery-image] Aug 29 22:16:52.032 INFO O| Aug 29 22:16:52.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg" |
| 5619 | 2025-08-29T22:16:52.249Z | [ recovery-image] Aug 29 22:16:52.032 INFO O| Aug 29 22:16:52.032 INFO STEP 273 (remove_files) COMPLETE |
| 5620 | 2025-08-29T22:16:52.249Z | [ recovery-image] Aug 29 22:16:52.032 INFO O| Aug 29 22:16:52.032 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5621 | 2025-08-29T22:16:52.250Z | [ recovery-image] Aug 29 22:16:52.044 INFO O| Aug 29 22:16:52.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c" |
| 5622 | 2025-08-29T22:16:52.250Z | [ recovery-image] Aug 29 22:16:52.044 INFO O| Aug 29 22:16:52.044 INFO STEP 274 (remove_files) COMPLETE |
| 5623 | 2025-08-29T22:16:52.250Z | [ recovery-image] Aug 29 22:16:52.044 INFO O| Aug 29 22:16:52.044 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5624 | 2025-08-29T22:16:52.250Z | [ recovery-image] Aug 29 22:16:52.071 INFO O| Aug 29 22:16:52.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update" |
| 5625 | 2025-08-29T22:16:52.250Z | [ recovery-image] Aug 29 22:16:52.072 INFO O| Aug 29 22:16:52.072 INFO STEP 275 (remove_files) COMPLETE |
| 5626 | 2025-08-29T22:16:52.250Z | [ recovery-image] Aug 29 22:16:52.072 INFO O| Aug 29 22:16:52.072 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5627 | 2025-08-29T22:16:52.286Z | [ recovery-image] Aug 29 22:16:52.092 INFO O| Aug 29 22:16:52.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo" |
| 5628 | 2025-08-29T22:16:52.287Z | [ recovery-image] Aug 29 22:16:52.092 INFO O| Aug 29 22:16:52.092 INFO STEP 276 (remove_files) COMPLETE |
| 5629 | 2025-08-29T22:16:52.287Z | [ recovery-image] Aug 29 22:16:52.092 INFO O| Aug 29 22:16:52.092 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5630 | 2025-08-29T22:16:52.321Z | [ recovery-image] Aug 29 22:16:52.113 INFO O| Aug 29 22:16:52.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict" |
| 5631 | 2025-08-29T22:16:52.321Z | [ recovery-image] Aug 29 22:16:52.113 INFO O| Aug 29 22:16:52.113 INFO STEP 277 (remove_files) COMPLETE |
| 5632 | 2025-08-29T22:16:52.321Z | [ recovery-image] Aug 29 22:16:52.113 INFO O| Aug 29 22:16:52.113 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5633 | 2025-08-29T22:16:52.321Z | [ recovery-image] Aug 29 22:16:52.131 INFO O| Aug 29 22:16:52.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe" |
| 5634 | 2025-08-29T22:16:52.321Z | [ recovery-image] Aug 29 22:16:52.132 INFO O| Aug 29 22:16:52.132 INFO STEP 278 (remove_files) COMPLETE |
| 5635 | 2025-08-29T22:16:52.322Z | [ recovery-image] Aug 29 22:16:52.132 INFO O| Aug 29 22:16:52.132 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5636 | 2025-08-29T22:16:52.322Z | [ recovery-image] Aug 29 22:16:52.151 INFO O| Aug 29 22:16:52.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat" |
| 5637 | 2025-08-29T22:16:52.322Z | [ recovery-image] Aug 29 22:16:52.152 INFO O| Aug 29 22:16:52.152 INFO STEP 279 (remove_files) COMPLETE |
| 5638 | 2025-08-29T22:16:52.322Z | [ recovery-image] Aug 29 22:16:52.152 INFO O| Aug 29 22:16:52.152 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5639 | 2025-08-29T22:16:52.348Z | [ recovery-image] Aug 29 22:16:52.166 INFO O| Aug 29 22:16:52.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt" |
| 5640 | 2025-08-29T22:16:52.349Z | [ recovery-image] Aug 29 22:16:52.166 INFO O| Aug 29 22:16:52.166 INFO STEP 280 (remove_files) COMPLETE |
| 5641 | 2025-08-29T22:16:52.349Z | [ recovery-image] Aug 29 22:16:52.166 INFO O| Aug 29 22:16:52.166 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5642 | 2025-08-29T22:16:52.375Z | [ recovery-image] Aug 29 22:16:52.188 INFO O| Aug 29 22:16:52.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config" |
| 5643 | 2025-08-29T22:16:52.375Z | [ recovery-image] Aug 29 22:16:52.189 INFO O| Aug 29 22:16:52.189 INFO STEP 281 (remove_files) COMPLETE |
| 5644 | 2025-08-29T22:16:52.375Z | [ recovery-image] Aug 29 22:16:52.189 INFO O| Aug 29 22:16:52.189 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5645 | 2025-08-29T22:16:52.375Z | [ recovery-image] Aug 29 22:16:52.210 INFO O| Aug 29 22:16:52.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert" |
| 5646 | 2025-08-29T22:16:52.375Z | [ recovery-image] Aug 29 22:16:52.210 INFO O| Aug 29 22:16:52.210 INFO STEP 282 (remove_files) COMPLETE |
| 5647 | 2025-08-29T22:16:52.375Z | [ recovery-image] Aug 29 22:16:52.210 INFO O| Aug 29 22:16:52.210 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5648 | 2025-08-29T22:16:52.417Z | [ recovery-image] Aug 29 22:16:52.232 INFO O| Aug 29 22:16:52.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config" |
| 5649 | 2025-08-29T22:16:52.417Z | [ recovery-image] Aug 29 22:16:52.232 INFO O| Aug 29 22:16:52.232 INFO STEP 283 (remove_files) COMPLETE |
| 5650 | 2025-08-29T22:16:52.418Z | [ recovery-image] Aug 29 22:16:52.232 INFO O| Aug 29 22:16:52.232 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5651 | 2025-08-29T22:16:52.458Z | [ recovery-image] Aug 29 22:16:52.253 INFO O| Aug 29 22:16:52.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user" |
| 5652 | 2025-08-29T22:16:52.458Z | [ recovery-image] Aug 29 22:16:52.253 INFO O| Aug 29 22:16:52.253 INFO STEP 284 (remove_files) COMPLETE |
| 5653 | 2025-08-29T22:16:52.458Z | [ recovery-image] Aug 29 22:16:52.253 INFO O| Aug 29 22:16:52.253 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5654 | 2025-08-29T22:16:52.459Z | [ recovery-image] Aug 29 22:16:52.273 INFO O| Aug 29 22:16:52.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform" |
| 5655 | 2025-08-29T22:16:52.459Z | [ recovery-image] Aug 29 22:16:52.273 INFO O| Aug 29 22:16:52.273 INFO STEP 285 (remove_files) COMPLETE |
| 5656 | 2025-08-29T22:16:52.459Z | [ recovery-image] Aug 29 22:16:52.273 INFO O| Aug 29 22:16:52.273 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5657 | 2025-08-29T22:16:52.495Z | [ recovery-image] Aug 29 22:16:52.286 INFO O| Aug 29 22:16:52.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp" |
| 5658 | 2025-08-29T22:16:52.495Z | [ recovery-image] Aug 29 22:16:52.286 INFO O| Aug 29 22:16:52.286 INFO STEP 286 (remove_files) COMPLETE |
| 5659 | 2025-08-29T22:16:52.496Z | [ recovery-image] Aug 29 22:16:52.286 INFO O| Aug 29 22:16:52.286 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5660 | 2025-08-29T22:16:52.496Z | [ recovery-image] Aug 29 22:16:52.299 INFO O| Aug 29 22:16:52.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news" |
| 5661 | 2025-08-29T22:16:52.496Z | [ recovery-image] Aug 29 22:16:52.299 INFO O| Aug 29 22:16:52.299 INFO STEP 287 (remove_files) COMPLETE |
| 5662 | 2025-08-29T22:16:52.496Z | [ recovery-image] Aug 29 22:16:52.299 INFO O| Aug 29 22:16:52.299 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5663 | 2025-08-29T22:16:52.496Z | [ recovery-image] Aug 29 22:16:52.320 INFO O| Aug 29 22:16:52.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask" |
| 5664 | 2025-08-29T22:16:52.496Z | [ recovery-image] Aug 29 22:16:52.320 INFO O| Aug 29 22:16:52.320 INFO STEP 288 (remove_files) COMPLETE |
| 5665 | 2025-08-29T22:16:52.496Z | [ recovery-image] Aug 29 22:16:52.320 INFO O| Aug 29 22:16:52.320 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5666 | 2025-08-29T22:16:52.522Z | [ recovery-image] Aug 29 22:16:52.337 INFO O| Aug 29 22:16:52.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice" |
| 5667 | 2025-08-29T22:16:52.522Z | [ recovery-image] Aug 29 22:16:52.337 INFO O| Aug 29 22:16:52.337 INFO STEP 289 (remove_files) COMPLETE |
| 5668 | 2025-08-29T22:16:52.522Z | [ recovery-image] Aug 29 22:16:52.337 INFO O| Aug 29 22:16:52.337 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5669 | 2025-08-29T22:16:52.522Z | [ recovery-image] Aug 29 22:16:52.356 INFO O| Aug 29 22:16:52.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl" |
| 5670 | 2025-08-29T22:16:52.522Z | [ recovery-image] Aug 29 22:16:52.356 INFO O| Aug 29 22:16:52.356 INFO STEP 290 (remove_files) COMPLETE |
| 5671 | 2025-08-29T22:16:52.522Z | [ recovery-image] Aug 29 22:16:52.356 INFO O| Aug 29 22:16:52.356 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5672 | 2025-08-29T22:16:52.547Z | [ recovery-image] Aug 29 22:16:52.371 INFO O| Aug 29 22:16:52.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk" |
| 5673 | 2025-08-29T22:16:52.547Z | [ recovery-image] Aug 29 22:16:52.371 INFO O| Aug 29 22:16:52.371 INFO STEP 291 (remove_files) COMPLETE |
| 5674 | 2025-08-29T22:16:52.547Z | [ recovery-image] Aug 29 22:16:52.371 INFO O| Aug 29 22:16:52.371 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5675 | 2025-08-29T22:16:52.573Z | [ recovery-image] Aug 29 22:16:52.386 INFO O| Aug 29 22:16:52.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od" |
| 5676 | 2025-08-29T22:16:52.573Z | [ recovery-image] Aug 29 22:16:52.386 INFO O| Aug 29 22:16:52.386 INFO STEP 292 (remove_files) COMPLETE |
| 5677 | 2025-08-29T22:16:52.573Z | [ recovery-image] Aug 29 22:16:52.386 INFO O| Aug 29 22:16:52.386 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5678 | 2025-08-29T22:16:52.574Z | [ recovery-image] Aug 29 22:16:52.403 INFO O| Aug 29 22:16:52.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa" |
| 5679 | 2025-08-29T22:16:52.574Z | [ recovery-image] Aug 29 22:16:52.403 INFO O| Aug 29 22:16:52.403 INFO STEP 293 (remove_files) COMPLETE |
| 5680 | 2025-08-29T22:16:52.574Z | [ recovery-image] Aug 29 22:16:52.403 INFO O| Aug 29 22:16:52.403 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5681 | 2025-08-29T22:16:52.601Z | [ recovery-image] Aug 29 22:16:52.425 INFO O| Aug 29 22:16:52.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack" |
| 5682 | 2025-08-29T22:16:52.602Z | [ recovery-image] Aug 29 22:16:52.425 INFO O| Aug 29 22:16:52.425 INFO STEP 294 (remove_files) COMPLETE |
| 5683 | 2025-08-29T22:16:52.602Z | [ recovery-image] Aug 29 22:16:52.425 INFO O| Aug 29 22:16:52.425 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5684 | 2025-08-29T22:16:52.643Z | [ recovery-image] Aug 29 22:16:52.444 INFO O| Aug 29 22:16:52.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page" |
| 5685 | 2025-08-29T22:16:52.643Z | [ recovery-image] Aug 29 22:16:52.444 INFO O| Aug 29 22:16:52.444 INFO STEP 295 (remove_files) COMPLETE |
| 5686 | 2025-08-29T22:16:52.644Z | [ recovery-image] Aug 29 22:16:52.444 INFO O| Aug 29 22:16:52.444 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5687 | 2025-08-29T22:16:52.644Z | [ host-image] Aug 29 22:16:52.451 INFO O| Aug 29 22:16:52.451 INFO O| Download: Completed 10.09 MB in 0.46 seconds (22.0M/s) |
| 5688 | 2025-08-29T22:16:52.644Z | [ recovery-image] Aug 29 22:16:52.460 INFO O| Aug 29 22:16:52.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize" |
| 5689 | 2025-08-29T22:16:52.644Z | [ recovery-image] Aug 29 22:16:52.460 INFO O| Aug 29 22:16:52.460 INFO STEP 296 (remove_files) COMPLETE |
| 5690 | 2025-08-29T22:16:52.645Z | [ recovery-image] Aug 29 22:16:52.460 INFO O| Aug 29 22:16:52.460 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5691 | 2025-08-29T22:16:52.678Z | [ recovery-image] Aug 29 22:16:52.478 INFO O| Aug 29 22:16:52.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd" |
| 5692 | 2025-08-29T22:16:52.678Z | [ recovery-image] Aug 29 22:16:52.478 INFO O| Aug 29 22:16:52.478 INFO STEP 297 (remove_files) COMPLETE |
| 5693 | 2025-08-29T22:16:52.678Z | [ recovery-image] Aug 29 22:16:52.478 INFO O| Aug 29 22:16:52.478 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5694 | 2025-08-29T22:16:52.678Z | [ host-image] Aug 29 22:16:52.490 INFO O| Aug 29 22:16:52.490 INFO O| Actions: 1/22 actions (Installing new actions) |
| 5695 | 2025-08-29T22:16:52.678Z | [ recovery-image] Aug 29 22:16:52.496 INFO O| Aug 29 22:16:52.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste" |
| 5696 | 2025-08-29T22:16:52.678Z | [ recovery-image] Aug 29 22:16:52.496 INFO O| Aug 29 22:16:52.496 INFO STEP 298 (remove_files) COMPLETE |
| 5697 | 2025-08-29T22:16:52.678Z | [ recovery-image] Aug 29 22:16:52.496 INFO O| Aug 29 22:16:52.496 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5698 | 2025-08-29T22:16:52.707Z | [ recovery-image] Aug 29 22:16:52.516 INFO O| Aug 29 22:16:52.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk" |
| 5699 | 2025-08-29T22:16:52.707Z | [ recovery-image] Aug 29 22:16:52.516 INFO O| Aug 29 22:16:52.516 INFO STEP 299 (remove_files) COMPLETE |
| 5700 | 2025-08-29T22:16:52.707Z | [ recovery-image] Aug 29 22:16:52.516 INFO O| Aug 29 22:16:52.516 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5701 | 2025-08-29T22:16:52.707Z | [ recovery-image] Aug 29 22:16:52.534 INFO O| Aug 29 22:16:52.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax" |
| 5702 | 2025-08-29T22:16:52.707Z | [ recovery-image] Aug 29 22:16:52.534 INFO O| Aug 29 22:16:52.534 INFO STEP 300 (remove_files) COMPLETE |
| 5703 | 2025-08-29T22:16:52.707Z | [ recovery-image] Aug 29 22:16:52.534 INFO O| Aug 29 22:16:52.534 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5704 | 2025-08-29T22:16:52.736Z | [ recovery-image] Aug 29 22:16:52.552 INFO O| Aug 29 22:16:52.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config" |
| 5705 | 2025-08-29T22:16:52.736Z | [ recovery-image] Aug 29 22:16:52.552 INFO O| Aug 29 22:16:52.552 INFO STEP 301 (remove_files) COMPLETE |
| 5706 | 2025-08-29T22:16:52.736Z | [ recovery-image] Aug 29 22:16:52.552 INFO O| Aug 29 22:16:52.552 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5707 | 2025-08-29T22:16:52.736Z | [ recovery-image] Aug 29 22:16:52.570 INFO O| Aug 29 22:16:52.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config" |
| 5708 | 2025-08-29T22:16:52.737Z | [ recovery-image] Aug 29 22:16:52.571 INFO O| Aug 29 22:16:52.571 INFO STEP 302 (remove_files) COMPLETE |
| 5709 | 2025-08-29T22:16:52.737Z | [ recovery-image] Aug 29 22:16:52.571 INFO O| Aug 29 22:16:52.571 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5710 | 2025-08-29T22:16:52.766Z | [ recovery-image] Aug 29 22:16:52.589 INFO O| Aug 29 22:16:52.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config" |
| 5711 | 2025-08-29T22:16:52.766Z | [ recovery-image] Aug 29 22:16:52.589 INFO O| Aug 29 22:16:52.589 INFO STEP 303 (remove_files) COMPLETE |
| 5712 | 2025-08-29T22:16:52.766Z | [ recovery-image] Aug 29 22:16:52.589 INFO O| Aug 29 22:16:52.589 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5713 | 2025-08-29T22:16:52.811Z | [ recovery-image] Aug 29 22:16:52.612 INFO O| Aug 29 22:16:52.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep" |
| 5714 | 2025-08-29T22:16:52.811Z | [ recovery-image] Aug 29 22:16:52.612 INFO O| Aug 29 22:16:52.612 INFO STEP 304 (remove_files) COMPLETE |
| 5715 | 2025-08-29T22:16:52.811Z | [ recovery-image] Aug 29 22:16:52.612 INFO O| Aug 29 22:16:52.612 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5716 | 2025-08-29T22:16:52.837Z | [ recovery-image] Aug 29 22:16:52.630 INFO O| Aug 29 22:16:52.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test" |
| 5717 | 2025-08-29T22:16:52.837Z | [ recovery-image] Aug 29 22:16:52.630 INFO O| Aug 29 22:16:52.630 INFO STEP 305 (remove_files) COMPLETE |
| 5718 | 2025-08-29T22:16:52.838Z | [ recovery-image] Aug 29 22:16:52.630 INFO O| Aug 29 22:16:52.630 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5719 | 2025-08-29T22:16:52.838Z | [ recovery-image] Aug 29 22:16:52.647 INFO O| Aug 29 22:16:52.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep" |
| 5720 | 2025-08-29T22:16:52.838Z | [ recovery-image] Aug 29 22:16:52.647 INFO O| Aug 29 22:16:52.647 INFO STEP 306 (remove_files) COMPLETE |
| 5721 | 2025-08-29T22:16:52.838Z | [ recovery-image] Aug 29 22:16:52.647 INFO O| Aug 29 22:16:52.647 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5722 | 2025-08-29T22:16:52.838Z | [ recovery-image] Aug 29 22:16:52.663 INFO O| Aug 29 22:16:52.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest" |
| 5723 | 2025-08-29T22:16:52.838Z | [ recovery-image] Aug 29 22:16:52.663 INFO O| Aug 29 22:16:52.663 INFO STEP 307 (remove_files) COMPLETE |
| 5724 | 2025-08-29T22:16:52.838Z | [ recovery-image] Aug 29 22:16:52.663 INFO O| Aug 29 22:16:52.663 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5725 | 2025-08-29T22:16:52.863Z | [ recovery-image] Aug 29 22:16:52.679 INFO O| Aug 29 22:16:52.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash" |
| 5726 | 2025-08-29T22:16:52.864Z | [ recovery-image] Aug 29 22:16:52.680 INFO O| Aug 29 22:16:52.679 INFO STEP 308 (remove_files) COMPLETE |
| 5727 | 2025-08-29T22:16:52.864Z | [ recovery-image] Aug 29 22:16:52.680 INFO O| Aug 29 22:16:52.679 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5728 | 2025-08-29T22:16:52.864Z | [ recovery-image] Aug 29 22:16:52.699 INFO O| Aug 29 22:16:52.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh" |
| 5729 | 2025-08-29T22:16:52.864Z | [ recovery-image] Aug 29 22:16:52.699 INFO O| Aug 29 22:16:52.699 INFO STEP 309 (remove_files) COMPLETE |
| 5730 | 2025-08-29T22:16:52.864Z | [ recovery-image] Aug 29 22:16:52.699 INFO O| Aug 29 22:16:52.699 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5731 | 2025-08-29T22:16:52.891Z | [ recovery-image] Aug 29 22:16:52.719 INFO O| Aug 29 22:16:52.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh" |
| 5732 | 2025-08-29T22:16:52.891Z | [ recovery-image] Aug 29 22:16:52.720 INFO O| Aug 29 22:16:52.720 INFO STEP 310 (remove_files) COMPLETE |
| 5733 | 2025-08-29T22:16:52.891Z | [ recovery-image] Aug 29 22:16:52.720 INFO O| Aug 29 22:16:52.720 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5734 | 2025-08-29T22:16:52.917Z | [ recovery-image] Aug 29 22:16:52.740 INFO O| Aug 29 22:16:52.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93" |
| 5735 | 2025-08-29T22:16:52.917Z | [ recovery-image] Aug 29 22:16:52.740 INFO O| Aug 29 22:16:52.740 INFO STEP 311 (remove_files) COMPLETE |
| 5736 | 2025-08-29T22:16:52.917Z | [ recovery-image] Aug 29 22:16:52.740 INFO O| Aug 29 22:16:52.740 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5737 | 2025-08-29T22:16:52.946Z | [ recovery-image] Aug 29 22:16:52.761 INFO O| Aug 29 22:16:52.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh" |
| 5738 | 2025-08-29T22:16:52.946Z | [ recovery-image] Aug 29 22:16:52.761 INFO O| Aug 29 22:16:52.761 INFO STEP 312 (remove_files) COMPLETE |
| 5739 | 2025-08-29T22:16:52.946Z | [ recovery-image] Aug 29 22:16:52.761 INFO O| Aug 29 22:16:52.761 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5740 | 2025-08-29T22:16:52.947Z | [ host-image] Aug 29 22:16:52.778 INFO O| Aug 29 22:16:52.778 INFO O| Actions: Completed 22 actions in 0.29 seconds. |
| 5741 | 2025-08-29T22:16:52.973Z | [ recovery-image] Aug 29 22:16:52.780 INFO O| Aug 29 22:16:52.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93" |
| 5742 | 2025-08-29T22:16:52.973Z | [ recovery-image] Aug 29 22:16:52.780 INFO O| Aug 29 22:16:52.780 INFO STEP 313 (remove_files) COMPLETE |
| 5743 | 2025-08-29T22:16:52.973Z | [ recovery-image] Aug 29 22:16:52.780 INFO O| Aug 29 22:16:52.780 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5744 | 2025-08-29T22:16:52.974Z | [ recovery-image] Aug 29 22:16:52.797 INFO O| Aug 29 22:16:52.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh" |
| 5745 | 2025-08-29T22:16:52.974Z | [ recovery-image] Aug 29 22:16:52.797 INFO O| Aug 29 22:16:52.797 INFO STEP 314 (remove_files) COMPLETE |
| 5746 | 2025-08-29T22:16:52.974Z | [ recovery-image] Aug 29 22:16:52.797 INFO O| Aug 29 22:16:52.797 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5747 | 2025-08-29T22:16:53.001Z | [ recovery-image] Aug 29 22:16:52.816 INFO O| Aug 29 22:16:52.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh" |
| 5748 | 2025-08-29T22:16:53.002Z | [ recovery-image] Aug 29 22:16:52.816 INFO O| Aug 29 22:16:52.816 INFO STEP 315 (remove_files) COMPLETE |
| 5749 | 2025-08-29T22:16:53.002Z | [ recovery-image] Aug 29 22:16:52.816 INFO O| Aug 29 22:16:52.816 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5750 | 2025-08-29T22:16:53.033Z | [ recovery-image] Aug 29 22:16:52.837 INFO O| Aug 29 22:16:52.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh" |
| 5751 | 2025-08-29T22:16:53.033Z | [ recovery-image] Aug 29 22:16:52.837 INFO O| Aug 29 22:16:52.837 INFO STEP 316 (remove_files) COMPLETE |
| 5752 | 2025-08-29T22:16:53.034Z | [ recovery-image] Aug 29 22:16:52.837 INFO O| Aug 29 22:16:52.837 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5753 | 2025-08-29T22:16:53.034Z | [ recovery-image] Aug 29 22:16:52.858 INFO O| Aug 29 22:16:52.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg" |
| 5754 | 2025-08-29T22:16:53.034Z | [ recovery-image] Aug 29 22:16:52.858 INFO O| Aug 29 22:16:52.858 INFO STEP 317 (remove_files) COMPLETE |
| 5755 | 2025-08-29T22:16:53.034Z | [ recovery-image] Aug 29 22:16:52.858 INFO O| Aug 29 22:16:52.858 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5756 | 2025-08-29T22:16:53.082Z | [ recovery-image] Aug 29 22:16:52.879 INFO O| Aug 29 22:16:52.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo" |
| 5757 | 2025-08-29T22:16:53.082Z | [ recovery-image] Aug 29 22:16:52.880 INFO O| Aug 29 22:16:52.880 INFO STEP 318 (remove_files) COMPLETE |
| 5758 | 2025-08-29T22:16:53.083Z | [ recovery-image] Aug 29 22:16:52.880 INFO O| Aug 29 22:16:52.880 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5759 | 2025-08-29T22:16:53.083Z | [ recovery-image] Aug 29 22:16:52.895 INFO O| Aug 29 22:16:52.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat" |
| 5760 | 2025-08-29T22:16:53.084Z | [ recovery-image] Aug 29 22:16:52.895 INFO O| Aug 29 22:16:52.895 INFO STEP 319 (remove_files) COMPLETE |
| 5761 | 2025-08-29T22:16:53.084Z | [ recovery-image] Aug 29 22:16:52.895 INFO O| Aug 29 22:16:52.895 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5762 | 2025-08-29T22:16:53.119Z | [ recovery-image] Aug 29 22:16:52.916 INFO O| Aug 29 22:16:52.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm" |
| 5763 | 2025-08-29T22:16:53.119Z | [ recovery-image] Aug 29 22:16:52.916 INFO O| Aug 29 22:16:52.916 INFO STEP 320 (remove_files) COMPLETE |
| 5764 | 2025-08-29T22:16:53.119Z | [ recovery-image] Aug 29 22:16:52.916 INFO O| Aug 29 22:16:52.916 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5765 | 2025-08-29T22:16:53.119Z | [ recovery-image] Aug 29 22:16:52.936 INFO O| Aug 29 22:16:52.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond" |
| 5766 | 2025-08-29T22:16:53.119Z | [ recovery-image] Aug 29 22:16:52.937 INFO O| Aug 29 22:16:52.937 INFO STEP 321 (remove_files) COMPLETE |
| 5767 | 2025-08-29T22:16:53.119Z | [ recovery-image] Aug 29 22:16:52.937 INFO O| Aug 29 22:16:52.937 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5768 | 2025-08-29T22:16:53.150Z | [ recovery-image] Aug 29 22:16:52.954 INFO O| Aug 29 22:16:52.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo" |
| 5769 | 2025-08-29T22:16:53.151Z | [ recovery-image] Aug 29 22:16:52.955 INFO O| Aug 29 22:16:52.955 INFO STEP 322 (remove_files) COMPLETE |
| 5770 | 2025-08-29T22:16:53.151Z | [ recovery-image] Aug 29 22:16:52.955 INFO O| Aug 29 22:16:52.955 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5771 | 2025-08-29T22:16:53.151Z | [ recovery-image] Aug 29 22:16:52.972 INFO O| Aug 29 22:16:52.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk" |
| 5772 | 2025-08-29T22:16:53.151Z | [ recovery-image] Aug 29 22:16:52.972 INFO O| Aug 29 22:16:52.972 INFO STEP 323 (remove_files) COMPLETE |
| 5773 | 2025-08-29T22:16:53.151Z | [ recovery-image] Aug 29 22:16:52.972 INFO O| Aug 29 22:16:52.972 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5774 | 2025-08-29T22:16:53.177Z | [ recovery-image] Aug 29 22:16:52.994 INFO O| Aug 29 22:16:52.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam" |
| 5775 | 2025-08-29T22:16:53.177Z | [ recovery-image] Aug 29 22:16:52.994 INFO O| Aug 29 22:16:52.994 INFO STEP 324 (remove_files) COMPLETE |
| 5776 | 2025-08-29T22:16:53.177Z | [ recovery-image] Aug 29 22:16:52.994 INFO O| Aug 29 22:16:52.994 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5777 | 2025-08-29T22:16:53.208Z | [ recovery-image] Aug 29 22:16:53.015 INFO O| Aug 29 22:16:53.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto" |
| 5778 | 2025-08-29T22:16:53.208Z | [ recovery-image] Aug 29 22:16:53.016 INFO O| Aug 29 22:16:53.015 INFO STEP 325 (remove_files) COMPLETE |
| 5779 | 2025-08-29T22:16:53.209Z | [ recovery-image] Aug 29 22:16:53.016 INFO O| Aug 29 22:16:53.016 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5780 | 2025-08-29T22:16:53.209Z | [ recovery-image] Aug 29 22:16:53.034 INFO O| Aug 29 22:16:53.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans" |
| 5781 | 2025-08-29T22:16:53.209Z | [ recovery-image] Aug 29 22:16:53.034 INFO O| Aug 29 22:16:53.034 INFO STEP 326 (remove_files) COMPLETE |
| 5782 | 2025-08-29T22:16:53.209Z | [ recovery-image] Aug 29 22:16:53.034 INFO O| Aug 29 22:16:53.034 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5783 | 2025-08-29T22:16:53.237Z | [ recovery-image] Aug 29 22:16:53.053 INFO O| Aug 29 22:16:53.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool" |
| 5784 | 2025-08-29T22:16:53.237Z | [ recovery-image] Aug 29 22:16:53.053 INFO O| Aug 29 22:16:53.053 INFO STEP 327 (remove_files) COMPLETE |
| 5785 | 2025-08-29T22:16:53.237Z | [ recovery-image] Aug 29 22:16:53.054 INFO O| Aug 29 22:16:53.053 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5786 | 2025-08-29T22:16:53.237Z | [ recovery-image] Aug 29 22:16:53.068 INFO O| Aug 29 22:16:53.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp" |
| 5787 | 2025-08-29T22:16:53.237Z | [ recovery-image] Aug 29 22:16:53.068 INFO O| Aug 29 22:16:53.068 INFO STEP 328 (remove_files) COMPLETE |
| 5788 | 2025-08-29T22:16:53.237Z | [ recovery-image] Aug 29 22:16:53.068 INFO O| Aug 29 22:16:53.068 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5789 | 2025-08-29T22:16:53.279Z | [ recovery-image] Aug 29 22:16:53.083 INFO O| Aug 29 22:16:53.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise" |
| 5790 | 2025-08-29T22:16:53.279Z | [ recovery-image] Aug 29 22:16:53.083 INFO O| Aug 29 22:16:53.083 INFO STEP 329 (remove_files) COMPLETE |
| 5791 | 2025-08-29T22:16:53.279Z | [ recovery-image] Aug 29 22:16:53.083 INFO O| Aug 29 22:16:53.083 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5792 | 2025-08-29T22:16:53.309Z | [ recovery-image] Aug 29 22:16:53.104 INFO O| Aug 29 22:16:53.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat" |
| 5793 | 2025-08-29T22:16:53.309Z | [ recovery-image] Aug 29 22:16:53.104 INFO O| Aug 29 22:16:53.104 INFO STEP 330 (remove_files) COMPLETE |
| 5794 | 2025-08-29T22:16:53.309Z | [ recovery-image] Aug 29 22:16:53.104 INFO O| Aug 29 22:16:53.104 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5795 | 2025-08-29T22:16:53.309Z | [ recovery-image] Aug 29 22:16:53.124 INFO O| Aug 29 22:16:53.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz" |
| 5796 | 2025-08-29T22:16:53.309Z | [ recovery-image] Aug 29 22:16:53.124 INFO O| Aug 29 22:16:53.124 INFO STEP 331 (remove_files) COMPLETE |
| 5797 | 2025-08-29T22:16:53.309Z | [ recovery-image] Aug 29 22:16:53.124 INFO O| Aug 29 22:16:53.124 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5798 | 2025-08-29T22:16:53.342Z | [ recovery-image] Aug 29 22:16:53.146 INFO O| Aug 29 22:16:53.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr" |
| 5799 | 2025-08-29T22:16:53.342Z | [ recovery-image] Aug 29 22:16:53.146 INFO O| Aug 29 22:16:53.146 INFO STEP 332 (remove_files) COMPLETE |
| 5800 | 2025-08-29T22:16:53.342Z | [ recovery-image] Aug 29 22:16:53.146 INFO O| Aug 29 22:16:53.146 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5801 | 2025-08-29T22:16:53.342Z | [ recovery-image] Aug 29 22:16:53.167 INFO O| Aug 29 22:16:53.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print" |
| 5802 | 2025-08-29T22:16:53.342Z | [ recovery-image] Aug 29 22:16:53.167 INFO O| Aug 29 22:16:53.167 INFO STEP 333 (remove_files) COMPLETE |
| 5803 | 2025-08-29T22:16:53.342Z | [ recovery-image] Aug 29 22:16:53.167 INFO O| Aug 29 22:16:53.167 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5804 | 2025-08-29T22:16:53.370Z | [ recovery-image] Aug 29 22:16:53.189 INFO O| Aug 29 22:16:53.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf" |
| 5805 | 2025-08-29T22:16:53.370Z | [ recovery-image] Aug 29 22:16:53.189 INFO O| Aug 29 22:16:53.189 INFO STEP 334 (remove_files) COMPLETE |
| 5806 | 2025-08-29T22:16:53.371Z | [ recovery-image] Aug 29 22:16:53.189 INFO O| Aug 29 22:16:53.189 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5807 | 2025-08-29T22:16:53.371Z | [ recovery-image] Aug 29 22:16:53.206 INFO O| Aug 29 22:16:53.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl" |
| 5808 | 2025-08-29T22:16:53.371Z | [ recovery-image] Aug 29 22:16:53.206 INFO O| Aug 29 22:16:53.206 INFO STEP 335 (remove_files) COMPLETE |
| 5809 | 2025-08-29T22:16:53.371Z | [ recovery-image] Aug 29 22:16:53.206 INFO O| Aug 29 22:16:53.206 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5810 | 2025-08-29T22:16:53.396Z | [ recovery-image] Aug 29 22:16:53.221 INFO O| Aug 29 22:16:53.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles" |
| 5811 | 2025-08-29T22:16:53.396Z | [ recovery-image] Aug 29 22:16:53.221 INFO O| Aug 29 22:16:53.221 INFO STEP 336 (remove_files) COMPLETE |
| 5812 | 2025-08-29T22:16:53.396Z | [ recovery-image] Aug 29 22:16:53.221 INFO O| Aug 29 22:16:53.221 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5813 | 2025-08-29T22:16:53.420Z | [ recovery-image] Aug 29 22:16:53.240 INFO O| Aug 29 22:16:53.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects" |
| 5814 | 2025-08-29T22:16:53.421Z | [ recovery-image] Aug 29 22:16:53.241 INFO O| Aug 29 22:16:53.241 INFO STEP 337 (remove_files) COMPLETE |
| 5815 | 2025-08-29T22:16:53.421Z | [ recovery-image] Aug 29 22:16:53.241 INFO O| Aug 29 22:16:53.241 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5816 | 2025-08-29T22:16:53.446Z | [ recovery-image] Aug 29 22:16:53.259 INFO O| Aug 29 22:16:53.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags" |
| 5817 | 2025-08-29T22:16:53.446Z | [ recovery-image] Aug 29 22:16:53.259 INFO O| Aug 29 22:16:53.259 INFO STEP 338 (remove_files) COMPLETE |
| 5818 | 2025-08-29T22:16:53.446Z | [ recovery-image] Aug 29 22:16:53.259 INFO O| Aug 29 22:16:53.259 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5819 | 2025-08-29T22:16:53.446Z | [ recovery-image] Aug 29 22:16:53.273 INFO O| Aug 29 22:16:53.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev" |
| 5820 | 2025-08-29T22:16:53.447Z | [ recovery-image] Aug 29 22:16:53.273 INFO O| Aug 29 22:16:53.273 INFO STEP 339 (remove_files) COMPLETE |
| 5821 | 2025-08-29T22:16:53.447Z | [ recovery-image] Aug 29 22:16:53.273 INFO O| Aug 29 22:16:53.273 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5822 | 2025-08-29T22:16:53.471Z | [ host-image] Aug 29 22:16:53.282 INFO O| Aug 29 22:16:53.282 INFO O| Done |
| 5823 | 2025-08-29T22:16:53.471Z | [ host-image] Aug 29 22:16:53.282 INFO O| Aug 29 22:16:53.282 INFO O| Done |
| 5824 | 2025-08-29T22:16:53.471Z | [ recovery-image] Aug 29 22:16:53.291 INFO O| Aug 29 22:16:53.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp" |
| 5825 | 2025-08-29T22:16:53.471Z | [ recovery-image] Aug 29 22:16:53.291 INFO O| Aug 29 22:16:53.291 INFO STEP 340 (remove_files) COMPLETE |
| 5826 | 2025-08-29T22:16:53.471Z | [ recovery-image] Aug 29 22:16:53.291 INFO O| Aug 29 22:16:53.291 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5827 | 2025-08-29T22:16:53.471Z | [ recovery-image] Aug 29 22:16:53.305 INFO O| Aug 29 22:16:53.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs" |
| 5828 | 2025-08-29T22:16:53.471Z | [ recovery-image] Aug 29 22:16:53.305 INFO O| Aug 29 22:16:53.305 INFO STEP 341 (remove_files) COMPLETE |
| 5829 | 2025-08-29T22:16:53.471Z | [ recovery-image] Aug 29 22:16:53.305 INFO O| Aug 29 22:16:53.305 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5830 | 2025-08-29T22:16:53.498Z | [ recovery-image] Aug 29 22:16:53.320 INFO O| Aug 29 22:16:53.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait" |
| 5831 | 2025-08-29T22:16:53.498Z | [ recovery-image] Aug 29 22:16:53.320 INFO O| Aug 29 22:16:53.320 INFO STEP 342 (remove_files) COMPLETE |
| 5832 | 2025-08-29T22:16:53.498Z | [ recovery-image] Aug 29 22:16:53.320 INFO O| Aug 29 22:16:53.320 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5833 | 2025-08-29T22:16:53.523Z | [ recovery-image] Aug 29 22:16:53.333 INFO O| Aug 29 22:16:53.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd" |
| 5834 | 2025-08-29T22:16:53.523Z | [ recovery-image] Aug 29 22:16:53.333 INFO O| Aug 29 22:16:53.333 INFO STEP 343 (remove_files) COMPLETE |
| 5835 | 2025-08-29T22:16:53.523Z | [ recovery-image] Aug 29 22:16:53.333 INFO O| Aug 29 22:16:53.333 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5836 | 2025-08-29T22:16:53.523Z | [ recovery-image] Aug 29 22:16:53.346 INFO O| Aug 29 22:16:53.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read" |
| 5837 | 2025-08-29T22:16:53.523Z | [ recovery-image] Aug 29 22:16:53.347 INFO O| Aug 29 22:16:53.347 INFO STEP 344 (remove_files) COMPLETE |
| 5838 | 2025-08-29T22:16:53.523Z | [ recovery-image] Aug 29 22:16:53.347 INFO O| Aug 29 22:16:53.347 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5839 | 2025-08-29T22:16:53.549Z | [ recovery-image] Aug 29 22:16:53.367 INFO O| Aug 29 22:16:53.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red" |
| 5840 | 2025-08-29T22:16:53.550Z | [ recovery-image] Aug 29 22:16:53.367 INFO O| Aug 29 22:16:53.367 INFO STEP 345 (remove_files) COMPLETE |
| 5841 | 2025-08-29T22:16:53.550Z | [ recovery-image] Aug 29 22:16:53.367 INFO O| Aug 29 22:16:53.367 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5842 | 2025-08-29T22:16:53.550Z | [ recovery-image] Aug 29 22:16:53.382 INFO O| Aug 29 22:16:53.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp" |
| 5843 | 2025-08-29T22:16:53.550Z | [ recovery-image] Aug 29 22:16:53.382 INFO O| Aug 29 22:16:53.382 INFO STEP 346 (remove_files) COMPLETE |
| 5844 | 2025-08-29T22:16:53.550Z | [ recovery-image] Aug 29 22:16:53.382 INFO O| Aug 29 22:16:53.382 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5845 | 2025-08-29T22:16:53.574Z | [ recovery-image] Aug 29 22:16:53.394 INFO O| Aug 29 22:16:53.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice" |
| 5846 | 2025-08-29T22:16:53.574Z | [ recovery-image] Aug 29 22:16:53.394 INFO O| Aug 29 22:16:53.394 INFO STEP 347 (remove_files) COMPLETE |
| 5847 | 2025-08-29T22:16:53.574Z | [ recovery-image] Aug 29 22:16:53.394 INFO O| Aug 29 22:16:53.394 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5848 | 2025-08-29T22:16:53.574Z | [ recovery-image] Aug 29 22:16:53.411 INFO O| Aug 29 22:16:53.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize" |
| 5849 | 2025-08-29T22:16:53.574Z | [ recovery-image] Aug 29 22:16:53.411 INFO O| Aug 29 22:16:53.411 INFO STEP 348 (remove_files) COMPLETE |
| 5850 | 2025-08-29T22:16:53.575Z | [ recovery-image] Aug 29 22:16:53.412 INFO O| Aug 29 22:16:53.411 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5851 | 2025-08-29T22:16:53.600Z | [ recovery-image] Aug 29 22:16:53.435 INFO O| Aug 29 22:16:53.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev" |
| 5852 | 2025-08-29T22:16:53.600Z | [ recovery-image] Aug 29 22:16:53.435 INFO O| Aug 29 22:16:53.435 INFO STEP 349 (remove_files) COMPLETE |
| 5853 | 2025-08-29T22:16:53.600Z | [ recovery-image] Aug 29 22:16:53.435 INFO O| Aug 29 22:16:53.435 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5854 | 2025-08-29T22:16:53.625Z | [ recovery-image] Aug 29 22:16:53.460 INFO O| Aug 29 22:16:53.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh" |
| 5855 | 2025-08-29T22:16:53.626Z | [ recovery-image] Aug 29 22:16:53.460 INFO O| Aug 29 22:16:53.460 INFO STEP 350 (remove_files) COMPLETE |
| 5856 | 2025-08-29T22:16:53.626Z | [ recovery-image] Aug 29 22:16:53.460 INFO O| Aug 29 22:16:53.460 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5857 | 2025-08-29T22:16:53.650Z | [ recovery-image] Aug 29 22:16:53.478 INFO O| Aug 29 22:16:53.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93" |
| 5858 | 2025-08-29T22:16:53.650Z | [ recovery-image] Aug 29 22:16:53.478 INFO O| Aug 29 22:16:53.478 INFO STEP 351 (remove_files) COMPLETE |
| 5859 | 2025-08-29T22:16:53.650Z | [ recovery-image] Aug 29 22:16:53.478 INFO O| Aug 29 22:16:53.478 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5860 | 2025-08-29T22:16:53.674Z | [ recovery-image] Aug 29 22:16:53.495 INFO O| Aug 29 22:16:53.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles" |
| 5861 | 2025-08-29T22:16:53.674Z | [ recovery-image] Aug 29 22:16:53.495 INFO O| Aug 29 22:16:53.495 INFO STEP 352 (remove_files) COMPLETE |
| 5862 | 2025-08-29T22:16:53.674Z | [ recovery-image] Aug 29 22:16:53.495 INFO O| Aug 29 22:16:53.495 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5863 | 2025-08-29T22:16:53.674Z | [ recovery-image] Aug 29 22:16:53.511 INFO O| Aug 29 22:16:53.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo" |
| 5864 | 2025-08-29T22:16:53.674Z | [ recovery-image] Aug 29 22:16:53.511 INFO O| Aug 29 22:16:53.511 INFO STEP 353 (remove_files) COMPLETE |
| 5865 | 2025-08-29T22:16:53.674Z | [ recovery-image] Aug 29 22:16:53.511 INFO O| Aug 29 22:16:53.511 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5866 | 2025-08-29T22:16:53.699Z | [ recovery-image] Aug 29 22:16:53.526 INFO O| Aug 29 22:16:53.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync" |
| 5867 | 2025-08-29T22:16:53.699Z | [ recovery-image] Aug 29 22:16:53.526 INFO O| Aug 29 22:16:53.526 INFO STEP 354 (remove_files) COMPLETE |
| 5868 | 2025-08-29T22:16:53.699Z | [ recovery-image] Aug 29 22:16:53.526 INFO O| Aug 29 22:16:53.526 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5869 | 2025-08-29T22:16:53.724Z | [ recovery-image] Aug 29 22:16:53.541 INFO O| Aug 29 22:16:53.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl" |
| 5870 | 2025-08-29T22:16:53.724Z | [ recovery-image] Aug 29 22:16:53.541 INFO O| Aug 29 22:16:53.541 INFO STEP 355 (remove_files) COMPLETE |
| 5871 | 2025-08-29T22:16:53.724Z | [ recovery-image] Aug 29 22:16:53.541 INFO O| Aug 29 22:16:53.541 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5872 | 2025-08-29T22:16:53.724Z | [ recovery-image] Aug 29 22:16:53.557 INFO O| Aug 29 22:16:53.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat" |
| 5873 | 2025-08-29T22:16:53.724Z | [ recovery-image] Aug 29 22:16:53.557 INFO O| Aug 29 22:16:53.557 INFO STEP 356 (remove_files) COMPLETE |
| 5874 | 2025-08-29T22:16:53.724Z | [ recovery-image] Aug 29 22:16:53.558 INFO O| Aug 29 22:16:53.557 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5875 | 2025-08-29T22:16:53.748Z | [ recovery-image] Aug 29 22:16:53.576 INFO O| Aug 29 22:16:53.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp" |
| 5876 | 2025-08-29T22:16:53.749Z | [ recovery-image] Aug 29 22:16:53.576 INFO O| Aug 29 22:16:53.576 INFO STEP 357 (remove_files) COMPLETE |
| 5877 | 2025-08-29T22:16:53.749Z | [ recovery-image] Aug 29 22:16:53.577 INFO O| Aug 29 22:16:53.576 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5878 | 2025-08-29T22:16:53.774Z | [ recovery-image] Aug 29 22:16:53.592 INFO O| Aug 29 22:16:53.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script" |
| 5879 | 2025-08-29T22:16:53.774Z | [ recovery-image] Aug 29 22:16:53.592 INFO O| Aug 29 22:16:53.592 INFO STEP 358 (remove_files) COMPLETE |
| 5880 | 2025-08-29T22:16:53.774Z | [ recovery-image] Aug 29 22:16:53.592 INFO O| Aug 29 22:16:53.592 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5881 | 2025-08-29T22:16:53.774Z | [ recovery-image] Aug 29 22:16:53.606 INFO O| Aug 29 22:16:53.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff" |
| 5882 | 2025-08-29T22:16:53.774Z | [ recovery-image] Aug 29 22:16:53.606 INFO O| Aug 29 22:16:53.606 INFO STEP 359 (remove_files) COMPLETE |
| 5883 | 2025-08-29T22:16:53.774Z | [ recovery-image] Aug 29 22:16:53.606 INFO O| Aug 29 22:16:53.606 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5884 | 2025-08-29T22:16:53.799Z | [ recovery-image] Aug 29 22:16:53.619 INFO O| Aug 29 22:16:53.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp" |
| 5885 | 2025-08-29T22:16:53.799Z | [ recovery-image] Aug 29 22:16:53.619 INFO O| Aug 29 22:16:53.619 INFO STEP 360 (remove_files) COMPLETE |
| 5886 | 2025-08-29T22:16:53.799Z | [ recovery-image] Aug 29 22:16:53.619 INFO O| Aug 29 22:16:53.619 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5887 | 2025-08-29T22:16:53.824Z | [ recovery-image] Aug 29 22:16:53.640 INFO O| Aug 29 22:16:53.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp" |
| 5888 | 2025-08-29T22:16:53.824Z | [ recovery-image] Aug 29 22:16:53.640 INFO O| Aug 29 22:16:53.640 INFO STEP 361 (remove_files) COMPLETE |
| 5889 | 2025-08-29T22:16:53.824Z | [ recovery-image] Aug 29 22:16:53.640 INFO O| Aug 29 22:16:53.640 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5890 | 2025-08-29T22:16:53.824Z | [ recovery-image] Aug 29 22:16:53.661 INFO O| Aug 29 22:16:53.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp" |
| 5891 | 2025-08-29T22:16:53.824Z | [ recovery-image] Aug 29 22:16:53.661 INFO O| Aug 29 22:16:53.661 INFO STEP 362 (remove_files) COMPLETE |
| 5892 | 2025-08-29T22:16:53.824Z | [ recovery-image] Aug 29 22:16:53.661 INFO O| Aug 29 22:16:53.661 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5893 | 2025-08-29T22:16:53.848Z | [ recovery-image] Aug 29 22:16:53.679 INFO O| Aug 29 22:16:53.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil" |
| 5894 | 2025-08-29T22:16:53.849Z | [ recovery-image] Aug 29 22:16:53.679 INFO O| Aug 29 22:16:53.679 INFO STEP 363 (remove_files) COMPLETE |
| 5895 | 2025-08-29T22:16:53.849Z | [ recovery-image] Aug 29 22:16:53.679 INFO O| Aug 29 22:16:53.679 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5896 | 2025-08-29T22:16:53.873Z | [ recovery-image] Aug 29 22:16:53.693 INFO O| Aug 29 22:16:53.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib" |
| 5897 | 2025-08-29T22:16:53.873Z | [ recovery-image] Aug 29 22:16:53.693 INFO O| Aug 29 22:16:53.693 INFO STEP 364 (remove_files) COMPLETE |
| 5898 | 2025-08-29T22:16:53.873Z | [ recovery-image] Aug 29 22:16:53.693 INFO O| Aug 29 22:16:53.693 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5899 | 2025-08-29T22:16:53.899Z | [ recovery-image] Aug 29 22:16:53.711 INFO O| Aug 29 22:16:53.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget" |
| 5900 | 2025-08-29T22:16:53.899Z | [ recovery-image] Aug 29 22:16:53.711 INFO O| Aug 29 22:16:53.711 INFO STEP 365 (remove_files) COMPLETE |
| 5901 | 2025-08-29T22:16:53.899Z | [ recovery-image] Aug 29 22:16:53.711 INFO O| Aug 29 22:16:53.711 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5902 | 2025-08-29T22:16:53.899Z | [ recovery-image] Aug 29 22:16:53.730 INFO O| Aug 29 22:16:53.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk" |
| 5903 | 2025-08-29T22:16:53.899Z | [ recovery-image] Aug 29 22:16:53.730 INFO O| Aug 29 22:16:53.730 INFO STEP 366 (remove_files) COMPLETE |
| 5904 | 2025-08-29T22:16:53.899Z | [ recovery-image] Aug 29 22:16:53.730 INFO O| Aug 29 22:16:53.730 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5905 | 2025-08-29T22:16:53.924Z | [ recovery-image] Aug 29 22:16:53.750 INFO O| Aug 29 22:16:53.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck" |
| 5906 | 2025-08-29T22:16:53.924Z | [ recovery-image] Aug 29 22:16:53.750 INFO O| Aug 29 22:16:53.750 INFO STEP 367 (remove_files) COMPLETE |
| 5907 | 2025-08-29T22:16:53.924Z | [ recovery-image] Aug 29 22:16:53.750 INFO O| Aug 29 22:16:53.750 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5908 | 2025-08-29T22:16:53.949Z | [ recovery-image] Aug 29 22:16:53.767 INFO O| Aug 29 22:16:53.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf" |
| 5909 | 2025-08-29T22:16:53.949Z | [ recovery-image] Aug 29 22:16:53.767 INFO O| Aug 29 22:16:53.767 INFO STEP 368 (remove_files) COMPLETE |
| 5910 | 2025-08-29T22:16:53.949Z | [ recovery-image] Aug 29 22:16:53.767 INFO O| Aug 29 22:16:53.767 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5911 | 2025-08-29T22:16:53.949Z | [ recovery-image] Aug 29 22:16:53.784 INFO O| Aug 29 22:16:53.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta" |
| 5912 | 2025-08-29T22:16:53.949Z | [ recovery-image] Aug 29 22:16:53.785 INFO O| Aug 29 22:16:53.785 INFO STEP 369 (remove_files) COMPLETE |
| 5913 | 2025-08-29T22:16:53.949Z | [ recovery-image] Aug 29 22:16:53.785 INFO O| Aug 29 22:16:53.785 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5914 | 2025-08-29T22:16:53.974Z | [ recovery-image] Aug 29 22:16:53.802 INFO O| Aug 29 22:16:53.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf" |
| 5915 | 2025-08-29T22:16:53.974Z | [ recovery-image] Aug 29 22:16:53.802 INFO O| Aug 29 22:16:53.802 INFO STEP 370 (remove_files) COMPLETE |
| 5916 | 2025-08-29T22:16:53.974Z | [ recovery-image] Aug 29 22:16:53.802 INFO O| Aug 29 22:16:53.802 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5917 | 2025-08-29T22:16:53.998Z | [ recovery-image] Aug 29 22:16:53.820 INFO O| Aug 29 22:16:53.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget" |
| 5918 | 2025-08-29T22:16:53.998Z | [ recovery-image] Aug 29 22:16:53.820 INFO O| Aug 29 22:16:53.820 INFO STEP 371 (remove_files) COMPLETE |
| 5919 | 2025-08-29T22:16:53.998Z | [ recovery-image] Aug 29 22:16:53.820 INFO O| Aug 29 22:16:53.820 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5920 | 2025-08-29T22:16:53.998Z | [ recovery-image] Aug 29 22:16:53.835 INFO O| Aug 29 22:16:53.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext" |
| 5921 | 2025-08-29T22:16:54.023Z | [ recovery-image] Aug 29 22:16:53.835 INFO O| Aug 29 22:16:53.835 INFO STEP 372 (remove_files) COMPLETE |
| 5922 | 2025-08-29T22:16:54.023Z | [ recovery-image] Aug 29 22:16:53.835 INFO O| Aug 29 22:16:53.835 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5923 | 2025-08-29T22:16:54.023Z | [ recovery-image] Aug 29 22:16:53.855 INFO O| Aug 29 22:16:53.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat" |
| 5924 | 2025-08-29T22:16:54.023Z | [ recovery-image] Aug 29 22:16:53.855 INFO O| Aug 29 22:16:53.855 INFO STEP 373 (remove_files) COMPLETE |
| 5925 | 2025-08-29T22:16:54.023Z | [ recovery-image] Aug 29 22:16:53.855 INFO O| Aug 29 22:16:53.855 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5926 | 2025-08-29T22:16:54.048Z | [ recovery-image] Aug 29 22:16:53.874 INFO O| Aug 29 22:16:53.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap" |
| 5927 | 2025-08-29T22:16:54.048Z | [ recovery-image] Aug 29 22:16:53.874 INFO O| Aug 29 22:16:53.874 INFO STEP 374 (remove_files) COMPLETE |
| 5928 | 2025-08-29T22:16:54.048Z | [ recovery-image] Aug 29 22:16:53.874 INFO O| Aug 29 22:16:53.874 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5929 | 2025-08-29T22:16:54.073Z | [ recovery-image] Aug 29 22:16:53.891 INFO O| Aug 29 22:16:53.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping" |
| 5930 | 2025-08-29T22:16:54.073Z | [ recovery-image] Aug 29 22:16:53.892 INFO O| Aug 29 22:16:53.892 INFO STEP 375 (remove_files) COMPLETE |
| 5931 | 2025-08-29T22:16:54.073Z | [ recovery-image] Aug 29 22:16:53.892 INFO O| Aug 29 22:16:53.892 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5932 | 2025-08-29T22:16:54.073Z | [ recovery-image] Aug 29 22:16:53.909 INFO O| Aug 29 22:16:53.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps" |
| 5933 | 2025-08-29T22:16:54.073Z | [ recovery-image] Aug 29 22:16:53.909 INFO O| Aug 29 22:16:53.909 INFO STEP 376 (remove_files) COMPLETE |
| 5934 | 2025-08-29T22:16:54.073Z | [ recovery-image] Aug 29 22:16:53.909 INFO O| Aug 29 22:16:53.909 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5935 | 2025-08-29T22:16:54.098Z | [ recovery-image] Aug 29 22:16:53.924 INFO O| Aug 29 22:16:53.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset" |
| 5936 | 2025-08-29T22:16:54.098Z | [ recovery-image] Aug 29 22:16:53.925 INFO O| Aug 29 22:16:53.925 INFO STEP 377 (remove_files) COMPLETE |
| 5937 | 2025-08-29T22:16:54.098Z | [ recovery-image] Aug 29 22:16:53.925 INFO O| Aug 29 22:16:53.925 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5938 | 2025-08-29T22:16:54.123Z | [ recovery-image] Aug 29 22:16:53.939 INFO O| Aug 29 22:16:53.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus" |
| 5939 | 2025-08-29T22:16:54.123Z | [ recovery-image] Aug 29 22:16:53.940 INFO O| Aug 29 22:16:53.939 INFO STEP 378 (remove_files) COMPLETE |
| 5940 | 2025-08-29T22:16:54.123Z | [ recovery-image] Aug 29 22:16:53.940 INFO O| Aug 29 22:16:53.940 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5941 | 2025-08-29T22:16:54.123Z | [ recovery-image] Aug 29 22:16:53.953 INFO O| Aug 29 22:16:53.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable" |
| 5942 | 2025-08-29T22:16:54.123Z | [ recovery-image] Aug 29 22:16:53.953 INFO O| Aug 29 22:16:53.953 INFO STEP 379 (remove_files) COMPLETE |
| 5943 | 2025-08-29T22:16:54.123Z | [ recovery-image] Aug 29 22:16:53.953 INFO O| Aug 29 22:16:53.953 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5944 | 2025-08-29T22:16:54.148Z | [ recovery-image] Aug 29 22:16:53.967 INFO O| Aug 29 22:16:53.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest" |
| 5945 | 2025-08-29T22:16:54.148Z | [ recovery-image] Aug 29 22:16:53.967 INFO O| Aug 29 22:16:53.967 INFO STEP 380 (remove_files) COMPLETE |
| 5946 | 2025-08-29T22:16:54.148Z | [ recovery-image] Aug 29 22:16:53.967 INFO O| Aug 29 22:16:53.967 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5947 | 2025-08-29T22:16:54.148Z | [ recovery-image] Aug 29 22:16:53.981 INFO O| Aug 29 22:16:53.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate" |
| 5948 | 2025-08-29T22:16:54.148Z | [ recovery-image] Aug 29 22:16:53.981 INFO O| Aug 29 22:16:53.981 INFO STEP 381 (remove_files) COMPLETE |
| 5949 | 2025-08-29T22:16:54.148Z | [ recovery-image] Aug 29 22:16:53.981 INFO O| Aug 29 22:16:53.981 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5950 | 2025-08-29T22:16:54.174Z | [ recovery-image] Aug 29 22:16:53.999 INFO O| Aug 29 22:16:53.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap" |
| 5951 | 2025-08-29T22:16:54.174Z | [ recovery-image] Aug 29 22:16:53.999 INFO O| Aug 29 22:16:53.999 INFO STEP 382 (remove_files) COMPLETE |
| 5952 | 2025-08-29T22:16:54.174Z | [ recovery-image] Aug 29 22:16:53.999 INFO O| Aug 29 22:16:53.999 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5953 | 2025-08-29T22:16:54.198Z | [ recovery-image] Aug 29 22:16:54.012 INFO O| Aug 29 22:16:54.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm" |
| 5954 | 2025-08-29T22:16:54.199Z | [ recovery-image] Aug 29 22:16:54.012 INFO O| Aug 29 22:16:54.012 INFO STEP 383 (remove_files) COMPLETE |
| 5955 | 2025-08-29T22:16:54.199Z | [ recovery-image] Aug 29 22:16:54.012 INFO O| Aug 29 22:16:54.012 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5956 | 2025-08-29T22:16:54.199Z | [ recovery-image] Aug 29 22:16:54.024 INFO O| Aug 29 22:16:54.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm" |
| 5957 | 2025-08-29T22:16:54.199Z | [ recovery-image] Aug 29 22:16:54.024 INFO O| Aug 29 22:16:54.024 INFO STEP 384 (remove_files) COMPLETE |
| 5958 | 2025-08-29T22:16:54.199Z | [ recovery-image] Aug 29 22:16:54.024 INFO O| Aug 29 22:16:54.024 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5959 | 2025-08-29T22:16:54.223Z | [ recovery-image] Aug 29 22:16:54.044 INFO O| Aug 29 22:16:54.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk" |
| 5960 | 2025-08-29T22:16:54.224Z | [ recovery-image] Aug 29 22:16:54.044 INFO O| Aug 29 22:16:54.044 INFO STEP 385 (remove_files) COMPLETE |
| 5961 | 2025-08-29T22:16:54.224Z | [ recovery-image] Aug 29 22:16:54.044 INFO O| Aug 29 22:16:54.044 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5962 | 2025-08-29T22:16:54.248Z | [ recovery-image] Aug 29 22:16:54.062 INFO O| Aug 29 22:16:54.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss" |
| 5963 | 2025-08-29T22:16:54.248Z | [ recovery-image] Aug 29 22:16:54.062 INFO O| Aug 29 22:16:54.062 INFO STEP 386 (remove_files) COMPLETE |
| 5964 | 2025-08-29T22:16:54.248Z | [ recovery-image] Aug 29 22:16:54.062 INFO O| Aug 29 22:16:54.062 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5965 | 2025-08-29T22:16:54.248Z | [ recovery-image] Aug 29 22:16:54.078 INFO O| Aug 29 22:16:54.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell" |
| 5966 | 2025-08-29T22:16:54.248Z | [ recovery-image] Aug 29 22:16:54.078 INFO O| Aug 29 22:16:54.078 INFO STEP 387 (remove_files) COMPLETE |
| 5967 | 2025-08-29T22:16:54.248Z | [ recovery-image] Aug 29 22:16:54.078 INFO O| Aug 29 22:16:54.078 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5968 | 2025-08-29T22:16:54.273Z | [ recovery-image] Aug 29 22:16:54.092 INFO O| Aug 29 22:16:54.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split" |
| 5969 | 2025-08-29T22:16:54.273Z | [ recovery-image] Aug 29 22:16:54.092 INFO O| Aug 29 22:16:54.092 INFO STEP 388 (remove_files) COMPLETE |
| 5970 | 2025-08-29T22:16:54.273Z | [ recovery-image] Aug 29 22:16:54.092 INFO O| Aug 29 22:16:54.092 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5971 | 2025-08-29T22:16:54.273Z | [ recovery-image] Aug 29 22:16:54.105 INFO O| Aug 29 22:16:54.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3" |
| 5972 | 2025-08-29T22:16:54.273Z | [ recovery-image] Aug 29 22:16:54.105 INFO O| Aug 29 22:16:54.105 INFO STEP 389 (remove_files) COMPLETE |
| 5973 | 2025-08-29T22:16:54.273Z | [ recovery-image] Aug 29 22:16:54.105 INFO O| Aug 29 22:16:54.105 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5974 | 2025-08-29T22:16:54.298Z | [ recovery-image] Aug 29 22:16:54.126 INFO O| Aug 29 22:16:54.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh" |
| 5975 | 2025-08-29T22:16:54.298Z | [ recovery-image] Aug 29 22:16:54.126 INFO O| Aug 29 22:16:54.126 INFO STEP 390 (remove_files) COMPLETE |
| 5976 | 2025-08-29T22:16:54.298Z | [ recovery-image] Aug 29 22:16:54.126 INFO O| Aug 29 22:16:54.126 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5977 | 2025-08-29T22:16:54.323Z | [ recovery-image] Aug 29 22:16:54.141 INFO O| Aug 29 22:16:54.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add" |
| 5978 | 2025-08-29T22:16:54.323Z | [ recovery-image] Aug 29 22:16:54.141 INFO O| Aug 29 22:16:54.141 INFO STEP 391 (remove_files) COMPLETE |
| 5979 | 2025-08-29T22:16:54.323Z | [ recovery-image] Aug 29 22:16:54.141 INFO O| Aug 29 22:16:54.141 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5980 | 2025-08-29T22:16:54.323Z | [ recovery-image] Aug 29 22:16:54.154 INFO O| Aug 29 22:16:54.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent" |
| 5981 | 2025-08-29T22:16:54.323Z | [ recovery-image] Aug 29 22:16:54.154 INFO O| Aug 29 22:16:54.154 INFO STEP 392 (remove_files) COMPLETE |
| 5982 | 2025-08-29T22:16:54.323Z | [ recovery-image] Aug 29 22:16:54.154 INFO O| Aug 29 22:16:54.154 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5983 | 2025-08-29T22:16:54.385Z | [ recovery-image] Aug 29 22:16:54.165 INFO O| Aug 29 22:16:54.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id" |
| 5984 | 2025-08-29T22:16:54.385Z | [ recovery-image] Aug 29 22:16:54.165 INFO O| Aug 29 22:16:54.165 INFO STEP 393 (remove_files) COMPLETE |
| 5985 | 2025-08-29T22:16:54.385Z | [ recovery-image] Aug 29 22:16:54.165 INFO O| Aug 29 22:16:54.165 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5986 | 2025-08-29T22:16:54.385Z | [ recovery-image] Aug 29 22:16:54.181 INFO O| Aug 29 22:16:54.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan" |
| 5987 | 2025-08-29T22:16:54.385Z | [ recovery-image] Aug 29 22:16:54.181 INFO O| Aug 29 22:16:54.181 INFO STEP 394 (remove_files) COMPLETE |
| 5988 | 2025-08-29T22:16:54.385Z | [ recovery-image] Aug 29 22:16:54.181 INFO O| Aug 29 22:16:54.181 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5989 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.196 INFO O| Aug 29 22:16:54.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings" |
| 5990 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.196 INFO O| Aug 29 22:16:54.196 INFO STEP 395 (remove_files) COMPLETE |
| 5991 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.197 INFO O| Aug 29 22:16:54.196 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5992 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.211 INFO O| Aug 29 22:16:54.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum" |
| 5993 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.211 INFO O| Aug 29 22:16:54.211 INFO STEP 396 (remove_files) COMPLETE |
| 5994 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.211 INFO O| Aug 29 22:16:54.211 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5995 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.225 INFO O| Aug 29 22:16:54.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs" |
| 5996 | 2025-08-29T22:16:54.410Z | [ recovery-image] Aug 29 22:16:54.225 INFO O| Aug 29 22:16:54.225 INFO STEP 397 (remove_files) COMPLETE |
| 5997 | 2025-08-29T22:16:54.411Z | [ recovery-image] Aug 29 22:16:54.225 INFO O| Aug 29 22:16:54.225 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5998 | 2025-08-29T22:16:54.411Z | [ recovery-image] Aug 29 22:16:54.244 INFO O| Aug 29 22:16:54.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy" |
| 5999 | 2025-08-29T22:16:54.411Z | [ recovery-image] Aug 29 22:16:54.244 INFO O| Aug 29 22:16:54.244 INFO STEP 398 (remove_files) COMPLETE |
| 6000 | 2025-08-29T22:16:54.411Z | [ recovery-image] Aug 29 22:16:54.244 INFO O| Aug 29 22:16:54.244 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6001 | 2025-08-29T22:16:54.439Z | [ recovery-image] Aug 29 22:16:54.258 INFO O| Aug 29 22:16:54.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test" |
| 6002 | 2025-08-29T22:16:54.439Z | [ recovery-image] Aug 29 22:16:54.258 INFO O| Aug 29 22:16:54.258 INFO STEP 399 (remove_files) COMPLETE |
| 6003 | 2025-08-29T22:16:54.439Z | [ recovery-image] Aug 29 22:16:54.258 INFO O| Aug 29 22:16:54.258 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6004 | 2025-08-29T22:16:54.465Z | [ recovery-image] Aug 29 22:16:54.277 INFO O| Aug 29 22:16:54.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic" |
| 6005 | 2025-08-29T22:16:54.465Z | [ recovery-image] Aug 29 22:16:54.277 INFO O| Aug 29 22:16:54.277 INFO STEP 400 (remove_files) COMPLETE |
| 6006 | 2025-08-29T22:16:54.465Z | [ recovery-image] Aug 29 22:16:54.277 INFO O| Aug 29 22:16:54.277 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6007 | 2025-08-29T22:16:54.465Z | [ recovery-image] Aug 29 22:16:54.295 INFO O| Aug 29 22:16:54.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time" |
| 6008 | 2025-08-29T22:16:54.465Z | [ recovery-image] Aug 29 22:16:54.295 INFO O| Aug 29 22:16:54.295 INFO STEP 401 (remove_files) COMPLETE |
| 6009 | 2025-08-29T22:16:54.465Z | [ recovery-image] Aug 29 22:16:54.295 INFO O| Aug 29 22:16:54.295 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6010 | 2025-08-29T22:16:54.490Z | [ recovery-image] Aug 29 22:16:54.316 INFO O| Aug 29 22:16:54.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip" |
| 6011 | 2025-08-29T22:16:54.490Z | [ recovery-image] Aug 29 22:16:54.316 INFO O| Aug 29 22:16:54.316 INFO STEP 402 (remove_files) COMPLETE |
| 6012 | 2025-08-29T22:16:54.490Z | [ recovery-image] Aug 29 22:16:54.317 INFO O| Aug 29 22:16:54.316 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6013 | 2025-08-29T22:16:54.515Z | [ recovery-image] Aug 29 22:16:54.333 INFO O| Aug 29 22:16:54.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib" |
| 6014 | 2025-08-29T22:16:54.515Z | [ recovery-image] Aug 29 22:16:54.333 INFO O| Aug 29 22:16:54.333 INFO STEP 403 (remove_files) COMPLETE |
| 6015 | 2025-08-29T22:16:54.515Z | [ recovery-image] Aug 29 22:16:54.333 INFO O| Aug 29 22:16:54.333 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6016 | 2025-08-29T22:16:54.541Z | [ recovery-image] Aug 29 22:16:54.353 INFO O| Aug 29 22:16:54.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm" |
| 6017 | 2025-08-29T22:16:54.542Z | [ recovery-image] Aug 29 22:16:54.353 INFO O| Aug 29 22:16:54.353 INFO STEP 404 (remove_files) COMPLETE |
| 6018 | 2025-08-29T22:16:54.542Z | [ recovery-image] Aug 29 22:16:54.353 INFO O| Aug 29 22:16:54.353 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6019 | 2025-08-29T22:16:54.542Z | [ host-image] Aug 29 22:16:54.359 INFO O| Aug 29 22:16:54.359 INFO O| Done |
| 6020 | 2025-08-29T22:16:54.542Z | [ recovery-image] Aug 29 22:16:54.371 INFO O| Aug 29 22:16:54.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail" |
| 6021 | 2025-08-29T22:16:54.542Z | [ recovery-image] Aug 29 22:16:54.371 INFO O| Aug 29 22:16:54.371 INFO STEP 405 (remove_files) COMPLETE |
| 6022 | 2025-08-29T22:16:54.542Z | [ recovery-image] Aug 29 22:16:54.371 INFO O| Aug 29 22:16:54.371 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6023 | 2025-08-29T22:16:54.567Z | [ recovery-image] Aug 29 22:16:54.387 INFO O| Aug 29 22:16:54.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true" |
| 6024 | 2025-08-29T22:16:54.567Z | [ recovery-image] Aug 29 22:16:54.387 INFO O| Aug 29 22:16:54.387 INFO STEP 406 (remove_files) COMPLETE |
| 6025 | 2025-08-29T22:16:54.567Z | [ recovery-image] Aug 29 22:16:54.387 INFO O| Aug 29 22:16:54.387 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6026 | 2025-08-29T22:16:54.592Z | [ recovery-image] Aug 29 22:16:54.407 INFO O| Aug 29 22:16:54.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty" |
| 6027 | 2025-08-29T22:16:54.592Z | [ recovery-image] Aug 29 22:16:54.407 INFO O| Aug 29 22:16:54.407 INFO STEP 407 (remove_files) COMPLETE |
| 6028 | 2025-08-29T22:16:54.592Z | [ recovery-image] Aug 29 22:16:54.407 INFO O| Aug 29 22:16:54.407 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6029 | 2025-08-29T22:16:54.592Z | [ recovery-image] Aug 29 22:16:54.423 INFO O| Aug 29 22:16:54.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type" |
| 6030 | 2025-08-29T22:16:54.592Z | [ recovery-image] Aug 29 22:16:54.423 INFO O| Aug 29 22:16:54.423 INFO STEP 408 (remove_files) COMPLETE |
| 6031 | 2025-08-29T22:16:54.592Z | [ recovery-image] Aug 29 22:16:54.423 INFO O| Aug 29 22:16:54.423 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6032 | 2025-08-29T22:16:54.617Z | [ recovery-image] Aug 29 22:16:54.438 INFO O| Aug 29 22:16:54.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect" |
| 6033 | 2025-08-29T22:16:54.617Z | [ recovery-image] Aug 29 22:16:54.438 INFO O| Aug 29 22:16:54.438 INFO STEP 409 (remove_files) COMPLETE |
| 6034 | 2025-08-29T22:16:54.617Z | [ recovery-image] Aug 29 22:16:54.438 INFO O| Aug 29 22:16:54.438 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6035 | 2025-08-29T22:16:54.642Z | [ recovery-image] Aug 29 22:16:54.461 INFO O| Aug 29 22:16:54.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit" |
| 6036 | 2025-08-29T22:16:54.642Z | [ recovery-image] Aug 29 22:16:54.461 INFO O| Aug 29 22:16:54.461 INFO STEP 410 (remove_files) COMPLETE |
| 6037 | 2025-08-29T22:16:54.642Z | [ recovery-image] Aug 29 22:16:54.461 INFO O| Aug 29 22:16:54.461 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6038 | 2025-08-29T22:16:54.667Z | [ recovery-image] Aug 29 22:16:54.484 INFO O| Aug 29 22:16:54.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask" |
| 6039 | 2025-08-29T22:16:54.667Z | [ recovery-image] Aug 29 22:16:54.484 INFO O| Aug 29 22:16:54.484 INFO STEP 411 (remove_files) COMPLETE |
| 6040 | 2025-08-29T22:16:54.667Z | [ recovery-image] Aug 29 22:16:54.484 INFO O| Aug 29 22:16:54.484 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6041 | 2025-08-29T22:16:54.691Z | [ recovery-image] Aug 29 22:16:54.506 INFO O| Aug 29 22:16:54.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias" |
| 6042 | 2025-08-29T22:16:54.692Z | [ recovery-image] Aug 29 22:16:54.507 INFO O| Aug 29 22:16:54.507 INFO STEP 412 (remove_files) COMPLETE |
| 6043 | 2025-08-29T22:16:54.692Z | [ recovery-image] Aug 29 22:16:54.507 INFO O| Aug 29 22:16:54.507 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6044 | 2025-08-29T22:16:54.692Z | [ recovery-image] Aug 29 22:16:54.524 INFO O| Aug 29 22:16:54.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress" |
| 6045 | 2025-08-29T22:16:54.692Z | [ recovery-image] Aug 29 22:16:54.524 INFO O| Aug 29 22:16:54.524 INFO STEP 413 (remove_files) COMPLETE |
| 6046 | 2025-08-29T22:16:54.692Z | [ recovery-image] Aug 29 22:16:54.524 INFO O| Aug 29 22:16:54.524 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6047 | 2025-08-29T22:16:54.716Z | [ recovery-image] Aug 29 22:16:54.539 INFO O| Aug 29 22:16:54.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand" |
| 6048 | 2025-08-29T22:16:54.716Z | [ recovery-image] Aug 29 22:16:54.540 INFO O| Aug 29 22:16:54.540 INFO STEP 414 (remove_files) COMPLETE |
| 6049 | 2025-08-29T22:16:54.716Z | [ recovery-image] Aug 29 22:16:54.540 INFO O| Aug 29 22:16:54.540 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6050 | 2025-08-29T22:16:54.741Z | [ recovery-image] Aug 29 22:16:54.560 INFO O| Aug 29 22:16:54.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq" |
| 6051 | 2025-08-29T22:16:54.742Z | [ recovery-image] Aug 29 22:16:54.560 INFO O| Aug 29 22:16:54.560 INFO STEP 415 (remove_files) COMPLETE |
| 6052 | 2025-08-29T22:16:54.742Z | [ recovery-image] Aug 29 22:16:54.560 INFO O| Aug 29 22:16:54.560 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6053 | 2025-08-29T22:16:54.767Z | [ recovery-image] Aug 29 22:16:54.581 INFO O| Aug 29 22:16:54.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units" |
| 6054 | 2025-08-29T22:16:54.767Z | [ recovery-image] Aug 29 22:16:54.581 INFO O| Aug 29 22:16:54.581 INFO STEP 416 (remove_files) COMPLETE |
| 6055 | 2025-08-29T22:16:54.767Z | [ recovery-image] Aug 29 22:16:54.581 INFO O| Aug 29 22:16:54.581 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6056 | 2025-08-29T22:16:54.791Z | [ recovery-image] Aug 29 22:16:54.605 INFO O| Aug 29 22:16:54.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos" |
| 6057 | 2025-08-29T22:16:54.791Z | [ recovery-image] Aug 29 22:16:54.605 INFO O| Aug 29 22:16:54.605 INFO STEP 417 (remove_files) COMPLETE |
| 6058 | 2025-08-29T22:16:54.792Z | [ recovery-image] Aug 29 22:16:54.605 INFO O| Aug 29 22:16:54.605 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6059 | 2025-08-29T22:16:54.792Z | [ recovery-image] Aug 29 22:16:54.627 INFO O| Aug 29 22:16:54.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack" |
| 6060 | 2025-08-29T22:16:54.792Z | [ recovery-image] Aug 29 22:16:54.627 INFO O| Aug 29 22:16:54.627 INFO STEP 418 (remove_files) COMPLETE |
| 6061 | 2025-08-29T22:16:54.792Z | [ recovery-image] Aug 29 22:16:54.627 INFO O| Aug 29 22:16:54.627 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6062 | 2025-08-29T22:16:54.816Z | [ recovery-image] Aug 29 22:16:54.647 INFO O| Aug 29 22:16:54.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr" |
| 6063 | 2025-08-29T22:16:54.816Z | [ recovery-image] Aug 29 22:16:54.647 INFO O| Aug 29 22:16:54.647 INFO STEP 419 (remove_files) COMPLETE |
| 6064 | 2025-08-29T22:16:54.816Z | [ recovery-image] Aug 29 22:16:54.647 INFO O| Aug 29 22:16:54.647 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6065 | 2025-08-29T22:16:54.841Z | [ recovery-image] Aug 29 22:16:54.666 INFO O| Aug 29 22:16:54.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode" |
| 6066 | 2025-08-29T22:16:54.841Z | [ recovery-image] Aug 29 22:16:54.666 INFO O| Aug 29 22:16:54.666 INFO STEP 420 (remove_files) COMPLETE |
| 6067 | 2025-08-29T22:16:54.841Z | [ recovery-image] Aug 29 22:16:54.666 INFO O| Aug 29 22:16:54.666 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6068 | 2025-08-29T22:16:54.866Z | [ recovery-image] Aug 29 22:16:54.684 INFO O| Aug 29 22:16:54.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode" |
| 6069 | 2025-08-29T22:16:54.866Z | [ recovery-image] Aug 29 22:16:54.684 INFO O| Aug 29 22:16:54.684 INFO STEP 421 (remove_files) COMPLETE |
| 6070 | 2025-08-29T22:16:54.866Z | [ recovery-image] Aug 29 22:16:54.684 INFO O| Aug 29 22:16:54.684 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6071 | 2025-08-29T22:16:54.866Z | [ recovery-image] Aug 29 22:16:54.699 INFO O| Aug 29 22:16:54.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen" |
| 6072 | 2025-08-29T22:16:54.866Z | [ recovery-image] Aug 29 22:16:54.699 INFO O| Aug 29 22:16:54.699 INFO STEP 422 (remove_files) COMPLETE |
| 6073 | 2025-08-29T22:16:54.866Z | [ recovery-image] Aug 29 22:16:54.699 INFO O| Aug 29 22:16:54.699 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6074 | 2025-08-29T22:16:54.891Z | [ recovery-image] Aug 29 22:16:54.718 INFO O| Aug 29 22:16:54.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit" |
| 6075 | 2025-08-29T22:16:54.891Z | [ recovery-image] Aug 29 22:16:54.718 INFO O| Aug 29 22:16:54.718 INFO STEP 423 (remove_files) COMPLETE |
| 6076 | 2025-08-29T22:16:54.891Z | [ recovery-image] Aug 29 22:16:54.718 INFO O| Aug 29 22:16:54.718 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6077 | 2025-08-29T22:16:54.916Z | [ recovery-image] Aug 29 22:16:54.741 INFO O| Aug 29 22:16:54.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim" |
| 6078 | 2025-08-29T22:16:54.916Z | [ recovery-image] Aug 29 22:16:54.742 INFO O| Aug 29 22:16:54.742 INFO STEP 424 (remove_files) COMPLETE |
| 6079 | 2025-08-29T22:16:54.916Z | [ recovery-image] Aug 29 22:16:54.742 INFO O| Aug 29 22:16:54.742 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6080 | 2025-08-29T22:16:54.941Z | [ recovery-image] Aug 29 22:16:54.761 INFO O| Aug 29 22:16:54.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor" |
| 6081 | 2025-08-29T22:16:54.941Z | [ recovery-image] Aug 29 22:16:54.761 INFO O| Aug 29 22:16:54.761 INFO STEP 425 (remove_files) COMPLETE |
| 6082 | 2025-08-29T22:16:54.941Z | [ recovery-image] Aug 29 22:16:54.761 INFO O| Aug 29 22:16:54.761 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6083 | 2025-08-29T22:16:54.941Z | [ recovery-image] Aug 29 22:16:54.776 INFO O| Aug 29 22:16:54.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat" |
| 6084 | 2025-08-29T22:16:54.941Z | [ recovery-image] Aug 29 22:16:54.776 INFO O| Aug 29 22:16:54.776 INFO STEP 426 (remove_files) COMPLETE |
| 6085 | 2025-08-29T22:16:54.941Z | [ recovery-image] Aug 29 22:16:54.776 INFO O| Aug 29 22:16:54.776 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6086 | 2025-08-29T22:16:54.966Z | [ recovery-image] Aug 29 22:16:54.790 INFO O| Aug 29 22:16:54.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt" |
| 6087 | 2025-08-29T22:16:54.966Z | [ recovery-image] Aug 29 22:16:54.790 INFO O| Aug 29 22:16:54.790 INFO STEP 427 (remove_files) COMPLETE |
| 6088 | 2025-08-29T22:16:54.967Z | [ recovery-image] Aug 29 22:16:54.790 INFO O| Aug 29 22:16:54.790 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6089 | 2025-08-29T22:16:54.996Z | [ recovery-image] Aug 29 22:16:54.807 INFO O| Aug 29 22:16:54.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w" |
| 6090 | 2025-08-29T22:16:54.996Z | [ recovery-image] Aug 29 22:16:54.807 INFO O| Aug 29 22:16:54.807 INFO STEP 428 (remove_files) COMPLETE |
| 6091 | 2025-08-29T22:16:54.996Z | [ recovery-image] Aug 29 22:16:54.807 INFO O| Aug 29 22:16:54.807 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6092 | 2025-08-29T22:16:54.996Z | [ recovery-image] Aug 29 22:16:54.826 INFO O| Aug 29 22:16:54.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait" |
| 6093 | 2025-08-29T22:16:54.996Z | [ recovery-image] Aug 29 22:16:54.826 INFO O| Aug 29 22:16:54.826 INFO STEP 429 (remove_files) COMPLETE |
| 6094 | 2025-08-29T22:16:54.996Z | [ recovery-image] Aug 29 22:16:54.826 INFO O| Aug 29 22:16:54.826 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6095 | 2025-08-29T22:16:55.021Z | [ recovery-image] Aug 29 22:16:54.848 INFO O| Aug 29 22:16:54.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch" |
| 6096 | 2025-08-29T22:16:55.021Z | [ recovery-image] Aug 29 22:16:54.849 INFO O| Aug 29 22:16:54.848 INFO STEP 430 (remove_files) COMPLETE |
| 6097 | 2025-08-29T22:16:55.021Z | [ recovery-image] Aug 29 22:16:54.849 INFO O| Aug 29 22:16:54.849 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6098 | 2025-08-29T22:16:55.047Z | [ recovery-image] Aug 29 22:16:54.868 INFO O| Aug 29 22:16:54.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc" |
| 6099 | 2025-08-29T22:16:55.047Z | [ recovery-image] Aug 29 22:16:54.868 INFO O| Aug 29 22:16:54.868 INFO STEP 431 (remove_files) COMPLETE |
| 6100 | 2025-08-29T22:16:55.047Z | [ recovery-image] Aug 29 22:16:54.868 INFO O| Aug 29 22:16:54.868 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6101 | 2025-08-29T22:16:55.072Z | [ recovery-image] Aug 29 22:16:54.886 INFO O| Aug 29 22:16:54.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which" |
| 6102 | 2025-08-29T22:16:55.072Z | [ recovery-image] Aug 29 22:16:54.887 INFO O| Aug 29 22:16:54.887 INFO STEP 432 (remove_files) COMPLETE |
| 6103 | 2025-08-29T22:16:55.072Z | [ recovery-image] Aug 29 22:16:54.887 INFO O| Aug 29 22:16:54.887 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6104 | 2025-08-29T22:16:55.072Z | [ recovery-image] Aug 29 22:16:54.902 INFO O| Aug 29 22:16:54.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls" |
| 6105 | 2025-08-29T22:16:55.072Z | [ recovery-image] Aug 29 22:16:54.902 INFO O| Aug 29 22:16:54.902 INFO STEP 433 (remove_files) COMPLETE |
| 6106 | 2025-08-29T22:16:55.072Z | [ recovery-image] Aug 29 22:16:54.902 INFO O| Aug 29 22:16:54.902 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6107 | 2025-08-29T22:16:55.098Z | [ recovery-image] Aug 29 22:16:54.916 INFO O| Aug 29 22:16:54.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct" |
| 6108 | 2025-08-29T22:16:55.099Z | [ recovery-image] Aug 29 22:16:54.916 INFO O| Aug 29 22:16:54.916 INFO STEP 434 (remove_files) COMPLETE |
| 6109 | 2025-08-29T22:16:55.099Z | [ recovery-image] Aug 29 22:16:54.916 INFO O| Aug 29 22:16:54.916 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6110 | 2025-08-29T22:16:55.099Z | [ recovery-image] Aug 29 22:16:54.930 INFO O| Aug 29 22:16:54.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write" |
| 6111 | 2025-08-29T22:16:55.099Z | [ recovery-image] Aug 29 22:16:54.930 INFO O| Aug 29 22:16:54.930 INFO STEP 435 (remove_files) COMPLETE |
| 6112 | 2025-08-29T22:16:55.099Z | [ recovery-image] Aug 29 22:16:54.930 INFO O| Aug 29 22:16:54.930 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6113 | 2025-08-29T22:16:55.125Z | [ recovery-image] Aug 29 22:16:54.949 INFO O| Aug 29 22:16:54.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs" |
| 6114 | 2025-08-29T22:16:55.125Z | [ recovery-image] Aug 29 22:16:54.949 INFO O| Aug 29 22:16:54.949 INFO STEP 436 (remove_files) COMPLETE |
| 6115 | 2025-08-29T22:16:55.125Z | [ recovery-image] Aug 29 22:16:54.949 INFO O| Aug 29 22:16:54.949 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6116 | 2025-08-29T22:16:55.151Z | [ recovery-image] Aug 29 22:16:54.970 INFO O| Aug 29 22:16:54.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config" |
| 6117 | 2025-08-29T22:16:55.151Z | [ recovery-image] Aug 29 22:16:54.970 INFO O| Aug 29 22:16:54.970 INFO STEP 437 (remove_files) COMPLETE |
| 6118 | 2025-08-29T22:16:55.151Z | [ recovery-image] Aug 29 22:16:54.970 INFO O| Aug 29 22:16:54.970 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6119 | 2025-08-29T22:16:55.151Z | [ recovery-image] Aug 29 22:16:54.986 INFO O| Aug 29 22:16:54.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog" |
| 6120 | 2025-08-29T22:16:55.151Z | [ recovery-image] Aug 29 22:16:54.986 INFO O| Aug 29 22:16:54.986 INFO STEP 438 (remove_files) COMPLETE |
| 6121 | 2025-08-29T22:16:55.151Z | [ recovery-image] Aug 29 22:16:54.986 INFO O| Aug 29 22:16:54.986 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6122 | 2025-08-29T22:16:55.177Z | [ recovery-image] Aug 29 22:16:55.000 INFO O| Aug 29 22:16:55.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint" |
| 6123 | 2025-08-29T22:16:55.177Z | [ recovery-image] Aug 29 22:16:55.000 INFO O| Aug 29 22:16:55.000 INFO STEP 439 (remove_files) COMPLETE |
| 6124 | 2025-08-29T22:16:55.177Z | [ recovery-image] Aug 29 22:16:55.000 INFO O| Aug 29 22:16:55.000 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6125 | 2025-08-29T22:16:55.202Z | [ recovery-image] Aug 29 22:16:55.022 INFO O| Aug 29 22:16:55.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf" |
| 6126 | 2025-08-29T22:16:55.202Z | [ recovery-image] Aug 29 22:16:55.022 INFO O| Aug 29 22:16:55.022 INFO STEP 440 (remove_files) COMPLETE |
| 6127 | 2025-08-29T22:16:55.202Z | [ recovery-image] Aug 29 22:16:55.022 INFO O| Aug 29 22:16:55.022 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6128 | 2025-08-29T22:16:55.202Z | [ recovery-image] Aug 29 22:16:55.037 INFO O| Aug 29 22:16:55.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr" |
| 6129 | 2025-08-29T22:16:55.203Z | [ recovery-image] Aug 29 22:16:55.037 INFO O| Aug 29 22:16:55.037 INFO STEP 441 (remove_files) COMPLETE |
| 6130 | 2025-08-29T22:16:55.203Z | [ recovery-image] Aug 29 22:16:55.037 INFO O| Aug 29 22:16:55.037 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6131 | 2025-08-29T22:16:55.228Z | [ recovery-image] Aug 29 22:16:55.054 INFO O| Aug 29 22:16:55.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd" |
| 6132 | 2025-08-29T22:16:55.228Z | [ recovery-image] Aug 29 22:16:55.055 INFO O| Aug 29 22:16:55.055 INFO STEP 442 (remove_files) COMPLETE |
| 6133 | 2025-08-29T22:16:55.228Z | [ recovery-image] Aug 29 22:16:55.055 INFO O| Aug 29 22:16:55.055 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6134 | 2025-08-29T22:16:55.253Z | [ recovery-image] Aug 29 22:16:55.074 INFO O| Aug 29 22:16:55.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz" |
| 6135 | 2025-08-29T22:16:55.253Z | [ recovery-image] Aug 29 22:16:55.074 INFO O| Aug 29 22:16:55.074 INFO STEP 443 (remove_files) COMPLETE |
| 6136 | 2025-08-29T22:16:55.253Z | [ recovery-image] Aug 29 22:16:55.074 INFO O| Aug 29 22:16:55.074 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6137 | 2025-08-29T22:16:55.277Z | [ recovery-image] Aug 29 22:16:55.093 INFO O| Aug 29 22:16:55.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec" |
| 6138 | 2025-08-29T22:16:55.277Z | [ recovery-image] Aug 29 22:16:55.093 INFO O| Aug 29 22:16:55.093 INFO STEP 444 (remove_files) COMPLETE |
| 6139 | 2025-08-29T22:16:55.277Z | [ recovery-image] Aug 29 22:16:55.093 INFO O| Aug 29 22:16:55.093 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6140 | 2025-08-29T22:16:55.277Z | [ recovery-image] Aug 29 22:16:55.112 INFO O| Aug 29 22:16:55.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff" |
| 6141 | 2025-08-29T22:16:55.277Z | [ recovery-image] Aug 29 22:16:55.113 INFO O| Aug 29 22:16:55.113 INFO STEP 445 (remove_files) COMPLETE |
| 6142 | 2025-08-29T22:16:55.277Z | [ recovery-image] Aug 29 22:16:55.113 INFO O| Aug 29 22:16:55.113 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6143 | 2025-08-29T22:16:55.302Z | [ recovery-image] Aug 29 22:16:55.132 INFO O| Aug 29 22:16:55.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep" |
| 6144 | 2025-08-29T22:16:55.302Z | [ recovery-image] Aug 29 22:16:55.132 INFO O| Aug 29 22:16:55.132 INFO STEP 446 (remove_files) COMPLETE |
| 6145 | 2025-08-29T22:16:55.302Z | [ recovery-image] Aug 29 22:16:55.132 INFO O| Aug 29 22:16:55.132 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6146 | 2025-08-29T22:16:55.327Z | [ recovery-image] Aug 29 22:16:55.154 INFO O| Aug 29 22:16:55.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless" |
| 6147 | 2025-08-29T22:16:55.327Z | [ recovery-image] Aug 29 22:16:55.154 INFO O| Aug 29 22:16:55.154 INFO STEP 447 (remove_files) COMPLETE |
| 6148 | 2025-08-29T22:16:55.327Z | [ recovery-image] Aug 29 22:16:55.154 INFO O| Aug 29 22:16:55.154 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6149 | 2025-08-29T22:16:55.351Z | [ recovery-image] Aug 29 22:16:55.171 INFO O| Aug 29 22:16:55.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore" |
| 6150 | 2025-08-29T22:16:55.351Z | [ recovery-image] Aug 29 22:16:55.171 INFO O| Aug 29 22:16:55.171 INFO STEP 448 (remove_files) COMPLETE |
| 6151 | 2025-08-29T22:16:55.351Z | [ recovery-image] Aug 29 22:16:55.171 INFO O| Aug 29 22:16:55.171 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6152 | 2025-08-29T22:16:55.376Z | [ recovery-image] Aug 29 22:16:55.191 INFO O| Aug 29 22:16:55.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes" |
| 6153 | 2025-08-29T22:16:55.377Z | [ recovery-image] Aug 29 22:16:55.191 INFO O| Aug 29 22:16:55.191 INFO STEP 449 (remove_files) COMPLETE |
| 6154 | 2025-08-29T22:16:55.377Z | [ recovery-image] Aug 29 22:16:55.191 INFO O| Aug 29 22:16:55.191 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6155 | 2025-08-29T22:16:55.377Z | [ recovery-image] Aug 29 22:16:55.211 INFO O| Aug 29 22:16:55.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat" |
| 6156 | 2025-08-29T22:16:55.377Z | [ recovery-image] Aug 29 22:16:55.211 INFO O| Aug 29 22:16:55.211 INFO STEP 450 (remove_files) COMPLETE |
| 6157 | 2025-08-29T22:16:55.377Z | [ recovery-image] Aug 29 22:16:55.211 INFO O| Aug 29 22:16:55.211 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6158 | 2025-08-29T22:16:55.402Z | [ recovery-image] Aug 29 22:16:55.229 INFO O| Aug 29 22:16:55.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat" |
| 6159 | 2025-08-29T22:16:55.402Z | [ recovery-image] Aug 29 22:16:55.230 INFO O| Aug 29 22:16:55.230 INFO STEP 451 (remove_files) COMPLETE |
| 6160 | 2025-08-29T22:16:55.402Z | [ recovery-image] Aug 29 22:16:55.230 INFO O| Aug 29 22:16:55.230 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6161 | 2025-08-29T22:16:55.426Z | [ recovery-image] Aug 29 22:16:55.249 INFO O| Aug 29 22:16:55.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd" |
| 6162 | 2025-08-29T22:16:55.426Z | [ recovery-image] Aug 29 22:16:55.250 INFO O| Aug 29 22:16:55.250 INFO STEP 452 (remove_files) COMPLETE |
| 6163 | 2025-08-29T22:16:55.426Z | [ recovery-image] Aug 29 22:16:55.250 INFO O| Aug 29 22:16:55.250 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6164 | 2025-08-29T22:16:55.451Z | [ recovery-image] Aug 29 22:16:55.272 INFO O| Aug 29 22:16:55.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep" |
| 6165 | 2025-08-29T22:16:55.451Z | [ recovery-image] Aug 29 22:16:55.272 INFO O| Aug 29 22:16:55.272 INFO STEP 453 (remove_files) COMPLETE |
| 6166 | 2025-08-29T22:16:55.451Z | [ recovery-image] Aug 29 22:16:55.272 INFO O| Aug 29 22:16:55.272 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6167 | 2025-08-29T22:16:55.475Z | [ recovery-image] Aug 29 22:16:55.292 INFO O| Aug 29 22:16:55.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless" |
| 6168 | 2025-08-29T22:16:55.475Z | [ recovery-image] Aug 29 22:16:55.292 INFO O| Aug 29 22:16:55.292 INFO STEP 454 (remove_files) COMPLETE |
| 6169 | 2025-08-29T22:16:55.476Z | [ recovery-image] Aug 29 22:16:55.292 INFO O| Aug 29 22:16:55.292 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6170 | 2025-08-29T22:16:55.476Z | [ recovery-image] Aug 29 22:16:55.308 INFO O| Aug 29 22:16:55.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0" |
| 6171 | 2025-08-29T22:16:55.476Z | [ recovery-image] Aug 29 22:16:55.309 INFO O| Aug 29 22:16:55.309 INFO STEP 455 (remove_files) COMPLETE |
| 6172 | 2025-08-29T22:16:55.476Z | [ recovery-image] Aug 29 22:16:55.309 INFO O| Aug 29 22:16:55.309 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6173 | 2025-08-29T22:16:55.501Z | [ recovery-image] Aug 29 22:16:55.326 INFO O| Aug 29 22:16:55.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0" |
| 6174 | 2025-08-29T22:16:55.501Z | [ recovery-image] Aug 29 22:16:55.326 INFO O| Aug 29 22:16:55.326 INFO STEP 456 (remove_files) COMPLETE |
| 6175 | 2025-08-29T22:16:55.501Z | [ recovery-image] Aug 29 22:16:55.326 INFO O| Aug 29 22:16:55.326 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6176 | 2025-08-29T22:16:55.526Z | [ recovery-image] Aug 29 22:16:55.347 INFO O| Aug 29 22:16:55.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0" |
| 6177 | 2025-08-29T22:16:55.526Z | [ recovery-image] Aug 29 22:16:55.347 INFO O| Aug 29 22:16:55.347 INFO STEP 457 (remove_files) COMPLETE |
| 6178 | 2025-08-29T22:16:55.526Z | [ recovery-image] Aug 29 22:16:55.347 INFO O| Aug 29 22:16:55.347 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6179 | 2025-08-29T22:16:55.526Z | [ recovery-image] Aug 29 22:16:55.362 INFO O| Aug 29 22:16:55.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28" |
| 6180 | 2025-08-29T22:16:55.526Z | [ recovery-image] Aug 29 22:16:55.362 INFO O| Aug 29 22:16:55.362 INFO STEP 458 (remove_files) COMPLETE |
| 6181 | 2025-08-29T22:16:55.526Z | [ recovery-image] Aug 29 22:16:55.362 INFO O| Aug 29 22:16:55.362 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6182 | 2025-08-29T22:16:55.551Z | [ recovery-image] Aug 29 22:16:55.378 INFO O| Aug 29 22:16:55.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0" |
| 6183 | 2025-08-29T22:16:55.551Z | [ recovery-image] Aug 29 22:16:55.378 INFO O| Aug 29 22:16:55.378 INFO STEP 459 (remove_files) COMPLETE |
| 6184 | 2025-08-29T22:16:55.551Z | [ recovery-image] Aug 29 22:16:55.378 INFO O| Aug 29 22:16:55.378 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6185 | 2025-08-29T22:16:55.576Z | [ recovery-image] Aug 29 22:16:55.392 INFO O| Aug 29 22:16:55.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1" |
| 6186 | 2025-08-29T22:16:55.576Z | [ recovery-image] Aug 29 22:16:55.392 INFO O| Aug 29 22:16:55.392 INFO STEP 460 (remove_files) COMPLETE |
| 6187 | 2025-08-29T22:16:55.576Z | [ recovery-image] Aug 29 22:16:55.392 INFO O| Aug 29 22:16:55.392 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6188 | 2025-08-29T22:16:55.576Z | [ recovery-image] Aug 29 22:16:55.406 INFO O| Aug 29 22:16:55.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0" |
| 6189 | 2025-08-29T22:16:55.576Z | [ recovery-image] Aug 29 22:16:55.406 INFO O| Aug 29 22:16:55.406 INFO STEP 461 (remove_files) COMPLETE |
| 6190 | 2025-08-29T22:16:55.576Z | [ recovery-image] Aug 29 22:16:55.406 INFO O| Aug 29 22:16:55.406 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6191 | 2025-08-29T22:16:55.601Z | [ recovery-image] Aug 29 22:16:55.424 INFO O| Aug 29 22:16:55.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0" |
| 6192 | 2025-08-29T22:16:55.601Z | [ recovery-image] Aug 29 22:16:55.424 INFO O| Aug 29 22:16:55.424 INFO STEP 462 (remove_files) COMPLETE |
| 6193 | 2025-08-29T22:16:55.601Z | [ recovery-image] Aug 29 22:16:55.424 INFO O| Aug 29 22:16:55.424 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6194 | 2025-08-29T22:16:55.626Z | [ recovery-image] Aug 29 22:16:55.441 INFO O| Aug 29 22:16:55.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28" |
| 6195 | 2025-08-29T22:16:55.626Z | [ recovery-image] Aug 29 22:16:55.441 INFO O| Aug 29 22:16:55.441 INFO STEP 463 (remove_files) COMPLETE |
| 6196 | 2025-08-29T22:16:55.626Z | [ recovery-image] Aug 29 22:16:55.442 INFO O| Aug 29 22:16:55.441 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6197 | 2025-08-29T22:16:55.626Z | [ recovery-image] Aug 29 22:16:55.457 INFO O| Aug 29 22:16:55.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9" |
| 6198 | 2025-08-29T22:16:55.626Z | [ recovery-image] Aug 29 22:16:55.457 INFO O| Aug 29 22:16:55.457 INFO STEP 464 (remove_files) COMPLETE |
| 6199 | 2025-08-29T22:16:55.627Z | [ recovery-image] Aug 29 22:16:55.457 INFO O| Aug 29 22:16:55.457 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6200 | 2025-08-29T22:16:55.652Z | [ recovery-image] Aug 29 22:16:55.471 INFO O| Aug 29 22:16:55.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9" |
| 6201 | 2025-08-29T22:16:55.652Z | [ recovery-image] Aug 29 22:16:55.471 INFO O| Aug 29 22:16:55.471 INFO STEP 465 (remove_files) COMPLETE |
| 6202 | 2025-08-29T22:16:55.652Z | [ recovery-image] Aug 29 22:16:55.471 INFO O| Aug 29 22:16:55.471 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6203 | 2025-08-29T22:16:55.652Z | [ recovery-image] Aug 29 22:16:55.486 INFO O| Aug 29 22:16:55.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9" |
| 6204 | 2025-08-29T22:16:55.652Z | [ recovery-image] Aug 29 22:16:55.487 INFO O| Aug 29 22:16:55.486 INFO STEP 466 (remove_files) COMPLETE |
| 6205 | 2025-08-29T22:16:55.652Z | [ recovery-image] Aug 29 22:16:55.487 INFO O| Aug 29 22:16:55.487 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6206 | 2025-08-29T22:16:55.677Z | [ recovery-image] Aug 29 22:16:55.501 INFO O| Aug 29 22:16:55.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9" |
| 6207 | 2025-08-29T22:16:55.677Z | [ recovery-image] Aug 29 22:16:55.501 INFO O| Aug 29 22:16:55.501 INFO STEP 467 (remove_files) COMPLETE |
| 6208 | 2025-08-29T22:16:55.677Z | [ recovery-image] Aug 29 22:16:55.501 INFO O| Aug 29 22:16:55.501 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6209 | 2025-08-29T22:16:55.701Z | [ recovery-image] Aug 29 22:16:55.515 INFO O| Aug 29 22:16:55.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9" |
| 6210 | 2025-08-29T22:16:55.702Z | [ recovery-image] Aug 29 22:16:55.515 INFO O| Aug 29 22:16:55.515 INFO STEP 468 (remove_files) COMPLETE |
| 6211 | 2025-08-29T22:16:55.702Z | [ recovery-image] Aug 29 22:16:55.515 INFO O| Aug 29 22:16:55.515 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6212 | 2025-08-29T22:16:55.702Z | [ recovery-image] Aug 29 22:16:55.530 INFO O| Aug 29 22:16:55.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9" |
| 6213 | 2025-08-29T22:16:55.702Z | [ recovery-image] Aug 29 22:16:55.530 INFO O| Aug 29 22:16:55.530 INFO STEP 469 (remove_files) COMPLETE |
| 6214 | 2025-08-29T22:16:55.702Z | [ recovery-image] Aug 29 22:16:55.530 INFO O| Aug 29 22:16:55.530 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6215 | 2025-08-29T22:16:55.726Z | [ recovery-image] Aug 29 22:16:55.546 INFO O| Aug 29 22:16:55.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags" |
| 6216 | 2025-08-29T22:16:55.726Z | [ recovery-image] Aug 29 22:16:55.546 INFO O| Aug 29 22:16:55.546 INFO STEP 470 (remove_files) COMPLETE |
| 6217 | 2025-08-29T22:16:55.726Z | [ recovery-image] Aug 29 22:16:55.546 INFO O| Aug 29 22:16:55.546 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6218 | 2025-08-29T22:16:55.726Z | [ recovery-image] Aug 29 22:16:55.563 INFO O| Aug 29 22:16:55.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit" |
| 6219 | 2025-08-29T22:16:55.726Z | [ recovery-image] Aug 29 22:16:55.563 INFO O| Aug 29 22:16:55.563 INFO STEP 471 (remove_files) COMPLETE |
| 6220 | 2025-08-29T22:16:55.726Z | [ recovery-image] Aug 29 22:16:55.563 INFO O| Aug 29 22:16:55.563 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6221 | 2025-08-29T22:16:55.751Z | [ recovery-image] Aug 29 22:16:55.579 INFO O| Aug 29 22:16:55.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex" |
| 6222 | 2025-08-29T22:16:55.751Z | [ recovery-image] Aug 29 22:16:55.579 INFO O| Aug 29 22:16:55.579 INFO STEP 472 (remove_files) COMPLETE |
| 6223 | 2025-08-29T22:16:55.751Z | [ recovery-image] Aug 29 22:16:55.579 INFO O| Aug 29 22:16:55.579 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6224 | 2025-08-29T22:16:55.776Z | [ recovery-image] Aug 29 22:16:55.594 INFO O| Aug 29 22:16:55.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh" |
| 6225 | 2025-08-29T22:16:55.776Z | [ recovery-image] Aug 29 22:16:55.595 INFO O| Aug 29 22:16:55.594 INFO STEP 473 (remove_files) COMPLETE |
| 6226 | 2025-08-29T22:16:55.776Z | [ recovery-image] Aug 29 22:16:55.595 INFO O| Aug 29 22:16:55.595 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6227 | 2025-08-29T22:16:55.776Z | [ recovery-image] Aug 29 22:16:55.610 INFO O| Aug 29 22:16:55.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh" |
| 6228 | 2025-08-29T22:16:55.776Z | [ recovery-image] Aug 29 22:16:55.610 INFO O| Aug 29 22:16:55.610 INFO STEP 474 (remove_files) COMPLETE |
| 6229 | 2025-08-29T22:16:55.776Z | [ recovery-image] Aug 29 22:16:55.610 INFO O| Aug 29 22:16:55.610 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6230 | 2025-08-29T22:16:55.801Z | [ recovery-image] Aug 29 22:16:55.627 INFO O| Aug 29 22:16:55.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit" |
| 6231 | 2025-08-29T22:16:55.801Z | [ recovery-image] Aug 29 22:16:55.627 INFO O| Aug 29 22:16:55.627 INFO STEP 475 (remove_files) COMPLETE |
| 6232 | 2025-08-29T22:16:55.801Z | [ recovery-image] Aug 29 22:16:55.627 INFO O| Aug 29 22:16:55.627 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6233 | 2025-08-29T22:16:55.826Z | [ recovery-image] Aug 29 22:16:55.645 INFO O| Aug 29 22:16:55.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi" |
| 6234 | 2025-08-29T22:16:55.826Z | [ recovery-image] Aug 29 22:16:55.645 INFO O| Aug 29 22:16:55.645 INFO STEP 476 (remove_files) COMPLETE |
| 6235 | 2025-08-29T22:16:55.826Z | [ recovery-image] Aug 29 22:16:55.645 INFO O| Aug 29 22:16:55.645 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6236 | 2025-08-29T22:16:55.826Z | [ recovery-image] Aug 29 22:16:55.661 INFO O| Aug 29 22:16:55.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view" |
| 6237 | 2025-08-29T22:16:55.826Z | [ recovery-image] Aug 29 22:16:55.661 INFO O| Aug 29 22:16:55.661 INFO STEP 477 (remove_files) COMPLETE |
| 6238 | 2025-08-29T22:16:55.826Z | [ recovery-image] Aug 29 22:16:55.661 INFO O| Aug 29 22:16:55.661 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6239 | 2025-08-29T22:16:55.851Z | [ recovery-image] Aug 29 22:16:55.679 INFO O| Aug 29 22:16:55.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux" |
| 6240 | 2025-08-29T22:16:55.851Z | [ recovery-image] Aug 29 22:16:55.679 INFO O| Aug 29 22:16:55.679 INFO STEP 478 (remove_files) COMPLETE |
| 6241 | 2025-08-29T22:16:55.851Z | [ recovery-image] Aug 29 22:16:55.680 INFO O| Aug 29 22:16:55.679 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6242 | 2025-08-29T22:16:55.876Z | [ recovery-image] Aug 29 22:16:55.697 INFO O| Aug 29 22:16:55.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool" |
| 6243 | 2025-08-29T22:16:55.876Z | [ recovery-image] Aug 29 22:16:55.698 INFO O| Aug 29 22:16:55.698 INFO STEP 479 (remove_files) COMPLETE |
| 6244 | 2025-08-29T22:16:55.876Z | [ recovery-image] Aug 29 22:16:55.698 INFO O| Aug 29 22:16:55.698 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6245 | 2025-08-29T22:16:55.901Z | [ recovery-image] Aug 29 22:16:55.715 INFO O| Aug 29 22:16:55.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt" |
| 6246 | 2025-08-29T22:16:55.901Z | [ recovery-image] Aug 29 22:16:55.715 INFO O| Aug 29 22:16:55.715 INFO STEP 480 (remove_files) COMPLETE |
| 6247 | 2025-08-29T22:16:55.901Z | [ recovery-image] Aug 29 22:16:55.715 INFO O| Aug 29 22:16:55.715 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6248 | 2025-08-29T22:16:55.901Z | [ recovery-image] Aug 29 22:16:55.732 INFO O| Aug 29 22:16:55.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm" |
| 6249 | 2025-08-29T22:16:55.901Z | [ recovery-image] Aug 29 22:16:55.732 INFO O| Aug 29 22:16:55.732 INFO STEP 481 (remove_files) COMPLETE |
| 6250 | 2025-08-29T22:16:55.901Z | [ recovery-image] Aug 29 22:16:55.732 INFO O| Aug 29 22:16:55.732 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6251 | 2025-08-29T22:16:55.926Z | [ recovery-image] Aug 29 22:16:55.748 INFO O| Aug 29 22:16:55.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts" |
| 6252 | 2025-08-29T22:16:55.926Z | [ recovery-image] Aug 29 22:16:55.748 INFO O| Aug 29 22:16:55.748 INFO STEP 482 (remove_files) COMPLETE |
| 6253 | 2025-08-29T22:16:55.926Z | [ recovery-image] Aug 29 22:16:55.748 INFO O| Aug 29 22:16:55.748 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6254 | 2025-08-29T22:16:55.951Z | [ recovery-image] Aug 29 22:16:55.765 INFO O| Aug 29 22:16:55.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm" |
| 6255 | 2025-08-29T22:16:55.951Z | [ recovery-image] Aug 29 22:16:55.765 INFO O| Aug 29 22:16:55.765 INFO STEP 483 (remove_files) COMPLETE |
| 6256 | 2025-08-29T22:16:55.951Z | [ recovery-image] Aug 29 22:16:55.765 INFO O| Aug 29 22:16:55.765 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6257 | 2025-08-29T22:16:55.951Z | [ recovery-image] Aug 29 22:16:55.780 INFO O| Aug 29 22:16:55.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons" |
| 6258 | 2025-08-29T22:16:55.951Z | [ recovery-image] Aug 29 22:16:55.780 INFO O| Aug 29 22:16:55.780 INFO STEP 484 (remove_files) COMPLETE |
| 6259 | 2025-08-29T22:16:55.951Z | [ recovery-image] Aug 29 22:16:55.780 INFO O| Aug 29 22:16:55.780 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6260 | 2025-08-29T22:16:56.001Z | [ recovery-image] Aug 29 22:16:55.793 INFO O| Aug 29 22:16:55.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf" |
| 6261 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.793 INFO O| Aug 29 22:16:55.793 INFO STEP 485 (remove_files) COMPLETE |
| 6262 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.793 INFO O| Aug 29 22:16:55.793 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6263 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.806 INFO O| Aug 29 22:16:55.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf" |
| 6264 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.806 INFO O| Aug 29 22:16:55.806 INFO STEP 486 (remove_files) COMPLETE |
| 6265 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.806 INFO O| Aug 29 22:16:55.806 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6266 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.823 INFO O| Aug 29 22:16:55.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf" |
| 6267 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.823 INFO O| Aug 29 22:16:55.823 INFO STEP 487 (remove_files) COMPLETE |
| 6268 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.823 INFO O| Aug 29 22:16:55.823 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6269 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.838 INFO O| Aug 29 22:16:55.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf" |
| 6270 | 2025-08-29T22:16:56.002Z | [ recovery-image] Aug 29 22:16:55.838 INFO O| Aug 29 22:16:55.838 INFO STEP 488 (remove_files) COMPLETE |
| 6271 | 2025-08-29T22:16:56.027Z | [ recovery-image] Aug 29 22:16:55.838 INFO O| Aug 29 22:16:55.838 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6272 | 2025-08-29T22:16:56.027Z | [ recovery-image] Aug 29 22:16:55.853 INFO O| Aug 29 22:16:55.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf" |
| 6273 | 2025-08-29T22:16:56.027Z | [ recovery-image] Aug 29 22:16:55.853 INFO O| Aug 29 22:16:55.853 INFO STEP 489 (remove_files) COMPLETE |
| 6274 | 2025-08-29T22:16:56.027Z | [ recovery-image] Aug 29 22:16:55.853 INFO O| Aug 29 22:16:55.853 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6275 | 2025-08-29T22:16:56.053Z | [ recovery-image] Aug 29 22:16:55.870 INFO O| Aug 29 22:16:55.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf" |
| 6276 | 2025-08-29T22:16:56.053Z | [ recovery-image] Aug 29 22:16:55.871 INFO O| Aug 29 22:16:55.871 INFO STEP 490 (remove_files) COMPLETE |
| 6277 | 2025-08-29T22:16:56.053Z | [ recovery-image] Aug 29 22:16:55.871 INFO O| Aug 29 22:16:55.871 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6278 | 2025-08-29T22:16:56.053Z | [ recovery-image] Aug 29 22:16:55.887 INFO O| Aug 29 22:16:55.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf" |
| 6279 | 2025-08-29T22:16:56.053Z | [ recovery-image] Aug 29 22:16:55.888 INFO O| Aug 29 22:16:55.888 INFO STEP 491 (remove_files) COMPLETE |
| 6280 | 2025-08-29T22:16:56.053Z | [ recovery-image] Aug 29 22:16:55.888 INFO O| Aug 29 22:16:55.888 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6281 | 2025-08-29T22:16:56.078Z | [ recovery-image] Aug 29 22:16:55.904 INFO O| Aug 29 22:16:55.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf" |
| 6282 | 2025-08-29T22:16:56.078Z | [ recovery-image] Aug 29 22:16:55.905 INFO O| Aug 29 22:16:55.905 INFO STEP 492 (remove_files) COMPLETE |
| 6283 | 2025-08-29T22:16:56.078Z | [ recovery-image] Aug 29 22:16:55.905 INFO O| Aug 29 22:16:55.905 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6284 | 2025-08-29T22:16:56.103Z | [ recovery-image] Aug 29 22:16:55.919 INFO O| Aug 29 22:16:55.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec" |
| 6285 | 2025-08-29T22:16:56.103Z | [ recovery-image] Aug 29 22:16:55.919 INFO O| Aug 29 22:16:55.919 INFO STEP 493 (remove_files) COMPLETE |
| 6286 | 2025-08-29T22:16:56.103Z | [ recovery-image] Aug 29 22:16:55.919 INFO O| Aug 29 22:16:55.919 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6287 | 2025-08-29T22:16:56.103Z | [ recovery-image] Aug 29 22:16:55.936 INFO O| Aug 29 22:16:55.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec" |
| 6288 | 2025-08-29T22:16:56.103Z | [ recovery-image] Aug 29 22:16:55.937 INFO O| Aug 29 22:16:55.937 INFO STEP 494 (remove_files) COMPLETE |
| 6289 | 2025-08-29T22:16:56.103Z | [ recovery-image] Aug 29 22:16:55.937 INFO O| Aug 29 22:16:55.937 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6290 | 2025-08-29T22:16:56.128Z | [ recovery-image] Aug 29 22:16:55.955 INFO O| Aug 29 22:16:55.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs" |
| 6291 | 2025-08-29T22:16:56.128Z | [ recovery-image] Aug 29 22:16:55.955 INFO O| Aug 29 22:16:55.955 INFO STEP 495 (remove_files) COMPLETE |
| 6292 | 2025-08-29T22:16:56.128Z | [ recovery-image] Aug 29 22:16:55.955 INFO O| Aug 29 22:16:55.955 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6293 | 2025-08-29T22:16:56.154Z | [ recovery-image] Aug 29 22:16:55.971 INFO O| Aug 29 22:16:55.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs" |
| 6294 | 2025-08-29T22:16:56.154Z | [ recovery-image] Aug 29 22:16:55.971 INFO O| Aug 29 22:16:55.971 INFO STEP 496 (remove_files) COMPLETE |
| 6295 | 2025-08-29T22:16:56.154Z | [ recovery-image] Aug 29 22:16:55.971 INFO O| Aug 29 22:16:55.971 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6296 | 2025-08-29T22:16:56.154Z | [ recovery-image] Aug 29 22:16:55.985 INFO O| Aug 29 22:16:55.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb" |
| 6297 | 2025-08-29T22:16:56.154Z | [ recovery-image] Aug 29 22:16:55.985 INFO O| Aug 29 22:16:55.985 INFO STEP 497 (remove_files) COMPLETE |
| 6298 | 2025-08-29T22:16:56.154Z | [ recovery-image] Aug 29 22:16:55.985 INFO O| Aug 29 22:16:55.985 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6299 | 2025-08-29T22:16:56.179Z | [ recovery-image] Aug 29 22:16:55.998 INFO O| Aug 29 22:16:55.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs" |
| 6300 | 2025-08-29T22:16:56.179Z | [ recovery-image] Aug 29 22:16:55.998 INFO O| Aug 29 22:16:55.998 INFO STEP 498 (remove_files) COMPLETE |
| 6301 | 2025-08-29T22:16:56.179Z | [ recovery-image] Aug 29 22:16:55.998 INFO O| Aug 29 22:16:55.998 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6302 | 2025-08-29T22:16:56.179Z | [ recovery-image] Aug 29 22:16:56.015 INFO O| Aug 29 22:16:56.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv" |
| 6303 | 2025-08-29T22:16:56.179Z | [ recovery-image] Aug 29 22:16:56.015 INFO O| Aug 29 22:16:56.015 INFO STEP 499 (remove_files) COMPLETE |
| 6304 | 2025-08-29T22:16:56.179Z | [ recovery-image] Aug 29 22:16:56.015 INFO O| Aug 29 22:16:56.015 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6305 | 2025-08-29T22:16:56.205Z | [ recovery-image] Aug 29 22:16:56.029 INFO O| Aug 29 22:16:56.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd" |
| 6306 | 2025-08-29T22:16:56.205Z | [ recovery-image] Aug 29 22:16:56.029 INFO O| Aug 29 22:16:56.029 INFO STEP 500 (remove_files) COMPLETE |
| 6307 | 2025-08-29T22:16:56.205Z | [ recovery-image] Aug 29 22:16:56.029 INFO O| Aug 29 22:16:56.029 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6308 | 2025-08-29T22:16:56.230Z | [ recovery-image] Aug 29 22:16:56.047 INFO O| Aug 29 22:16:56.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15" |
| 6309 | 2025-08-29T22:16:56.230Z | [ recovery-image] Aug 29 22:16:56.047 INFO O| Aug 29 22:16:56.047 INFO STEP 501 (remove_files) COMPLETE |
| 6310 | 2025-08-29T22:16:56.230Z | [ recovery-image] Aug 29 22:16:56.047 INFO O| Aug 29 22:16:56.047 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6311 | 2025-08-29T22:16:56.230Z | [ recovery-image] Aug 29 22:16:56.061 INFO O| Aug 29 22:16:56.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15" |
| 6312 | 2025-08-29T22:16:56.230Z | [ recovery-image] Aug 29 22:16:56.062 INFO O| Aug 29 22:16:56.062 INFO STEP 502 (remove_files) COMPLETE |
| 6313 | 2025-08-29T22:16:56.230Z | [ recovery-image] Aug 29 22:16:56.062 INFO O| Aug 29 22:16:56.062 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6314 | 2025-08-29T22:16:56.255Z | [ recovery-image] Aug 29 22:16:56.079 INFO O| Aug 29 22:16:56.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA" |
| 6315 | 2025-08-29T22:16:56.255Z | [ recovery-image] Aug 29 22:16:56.079 INFO O| Aug 29 22:16:56.079 INFO STEP 503 (remove_files) COMPLETE |
| 6316 | 2025-08-29T22:16:56.255Z | [ recovery-image] Aug 29 22:16:56.079 INFO O| Aug 29 22:16:56.079 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6317 | 2025-08-29T22:16:56.280Z | [ recovery-image] Aug 29 22:16:56.093 INFO O| Aug 29 22:16:56.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT" |
| 6318 | 2025-08-29T22:16:56.280Z | [ recovery-image] Aug 29 22:16:56.094 INFO O| Aug 29 22:16:56.094 INFO STEP 504 (remove_files) COMPLETE |
| 6319 | 2025-08-29T22:16:56.280Z | [ recovery-image] Aug 29 22:16:56.094 INFO O| Aug 29 22:16:56.094 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6320 | 2025-08-29T22:16:56.280Z | [ recovery-image] Aug 29 22:16:56.107 INFO O| Aug 29 22:16:56.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL" |
| 6321 | 2025-08-29T22:16:56.281Z | [ recovery-image] Aug 29 22:16:56.107 INFO O| Aug 29 22:16:56.107 INFO STEP 505 (remove_files) COMPLETE |
| 6322 | 2025-08-29T22:16:56.281Z | [ recovery-image] Aug 29 22:16:56.107 INFO O| Aug 29 22:16:56.107 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6323 | 2025-08-29T22:16:56.305Z | [ recovery-image] Aug 29 22:16:56.125 INFO O| Aug 29 22:16:56.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod" |
| 6324 | 2025-08-29T22:16:56.305Z | [ recovery-image] Aug 29 22:16:56.125 INFO O| Aug 29 22:16:56.125 INFO STEP 506 (remove_files) COMPLETE |
| 6325 | 2025-08-29T22:16:56.305Z | [ recovery-image] Aug 29 22:16:56.125 INFO O| Aug 29 22:16:56.125 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6326 | 2025-08-29T22:16:56.305Z | [ recovery-image] Aug 29 22:16:56.140 INFO O| Aug 29 22:16:56.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod" |
| 6327 | 2025-08-29T22:16:56.306Z | [ recovery-image] Aug 29 22:16:56.140 INFO O| Aug 29 22:16:56.140 INFO STEP 507 (remove_files) COMPLETE |
| 6328 | 2025-08-29T22:16:56.306Z | [ recovery-image] Aug 29 22:16:56.140 INFO O| Aug 29 22:16:56.140 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6329 | 2025-08-29T22:16:56.331Z | [ recovery-image] Aug 29 22:16:56.159 INFO O| Aug 29 22:16:56.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod" |
| 6330 | 2025-08-29T22:16:56.331Z | [ recovery-image] Aug 29 22:16:56.159 INFO O| Aug 29 22:16:56.159 INFO STEP 508 (remove_files) COMPLETE |
| 6331 | 2025-08-29T22:16:56.331Z | [ recovery-image] Aug 29 22:16:56.159 INFO O| Aug 29 22:16:56.159 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6332 | 2025-08-29T22:16:56.358Z | [ recovery-image] Aug 29 22:16:56.173 INFO O| Aug 29 22:16:56.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl" |
| 6333 | 2025-08-29T22:16:56.358Z | [ recovery-image] Aug 29 22:16:56.173 INFO O| Aug 29 22:16:56.173 INFO STEP 509 (remove_files) COMPLETE |
| 6334 | 2025-08-29T22:16:56.358Z | [ recovery-image] Aug 29 22:16:56.173 INFO O| Aug 29 22:16:56.173 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6335 | 2025-08-29T22:16:56.358Z | [ recovery-image] Aug 29 22:16:56.190 INFO O| Aug 29 22:16:56.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys" |
| 6336 | 2025-08-29T22:16:56.358Z | [ recovery-image] Aug 29 22:16:56.191 INFO O| Aug 29 22:16:56.191 INFO STEP 510 (remove_files) COMPLETE |
| 6337 | 2025-08-29T22:16:56.358Z | [ recovery-image] Aug 29 22:16:56.191 INFO O| Aug 29 22:16:56.191 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6338 | 2025-08-29T22:16:56.383Z | [ recovery-image] Aug 29 22:16:56.205 INFO O| Aug 29 22:16:56.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct" |
| 6339 | 2025-08-29T22:16:56.383Z | [ recovery-image] Aug 29 22:16:56.205 INFO O| Aug 29 22:16:56.205 INFO STEP 511 (remove_files) COMPLETE |
| 6340 | 2025-08-29T22:16:56.383Z | [ recovery-image] Aug 29 22:16:56.205 INFO O| Aug 29 22:16:56.205 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6341 | 2025-08-29T22:16:56.383Z | [ recovery-image] Aug 29 22:16:56.220 INFO O| Aug 29 22:16:56.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README" |
| 6342 | 2025-08-29T22:16:56.383Z | [ recovery-image] Aug 29 22:16:56.220 INFO O| Aug 29 22:16:56.220 INFO STEP 512 (remove_files) COMPLETE |
| 6343 | 2025-08-29T22:16:56.383Z | [ recovery-image] Aug 29 22:16:56.220 INFO O| Aug 29 22:16:56.220 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6344 | 2025-08-29T22:16:56.410Z | [ recovery-image] Aug 29 22:16:56.234 INFO O| Aug 29 22:16:56.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map" |
| 6345 | 2025-08-29T22:16:56.410Z | [ recovery-image] Aug 29 22:16:56.235 INFO O| Aug 29 22:16:56.234 INFO STEP 513 (remove_files) COMPLETE |
| 6346 | 2025-08-29T22:16:56.410Z | [ recovery-image] Aug 29 22:16:56.235 INFO O| Aug 29 22:16:56.235 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6347 | 2025-08-29T22:16:56.435Z | [ recovery-image] Aug 29 22:16:56.252 INFO O| Aug 29 22:16:56.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace" |
| 6348 | 2025-08-29T22:16:56.435Z | [ recovery-image] Aug 29 22:16:56.252 INFO O| Aug 29 22:16:56.252 INFO STEP 514 (remove_files) COMPLETE |
| 6349 | 2025-08-29T22:16:56.435Z | [ recovery-image] Aug 29 22:16:56.252 INFO O| Aug 29 22:16:56.252 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6350 | 2025-08-29T22:16:56.435Z | [ recovery-image] Aug 29 22:16:56.267 INFO O| Aug 29 22:16:56.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen" |
| 6351 | 2025-08-29T22:16:56.435Z | [ recovery-image] Aug 29 22:16:56.267 INFO O| Aug 29 22:16:56.267 INFO STEP 515 (remove_files) COMPLETE |
| 6352 | 2025-08-29T22:16:56.435Z | [ recovery-image] Aug 29 22:16:56.268 INFO O| Aug 29 22:16:56.267 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6353 | 2025-08-29T22:16:56.460Z | [ recovery-image] Aug 29 22:16:56.282 INFO O| Aug 29 22:16:56.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1" |
| 6354 | 2025-08-29T22:16:56.460Z | [ recovery-image] Aug 29 22:16:56.283 INFO O| Aug 29 22:16:56.282 INFO STEP 516 (remove_files) COMPLETE |
| 6355 | 2025-08-29T22:16:56.460Z | [ recovery-image] Aug 29 22:16:56.283 INFO O| Aug 29 22:16:56.283 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6356 | 2025-08-29T22:16:56.460Z | [ recovery-image] Aug 29 22:16:56.296 INFO O| Aug 29 22:16:56.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3" |
| 6357 | 2025-08-29T22:16:56.460Z | [ recovery-image] Aug 29 22:16:56.297 INFO O| Aug 29 22:16:56.297 INFO STEP 517 (remove_files) COMPLETE |
| 6358 | 2025-08-29T22:16:56.460Z | [ recovery-image] Aug 29 22:16:56.297 INFO O| Aug 29 22:16:56.297 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6359 | 2025-08-29T22:16:56.485Z | [ recovery-image] Aug 29 22:16:56.313 INFO O| Aug 29 22:16:56.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4" |
| 6360 | 2025-08-29T22:16:56.485Z | [ recovery-image] Aug 29 22:16:56.313 INFO O| Aug 29 22:16:56.313 INFO STEP 518 (remove_files) COMPLETE |
| 6361 | 2025-08-29T22:16:56.485Z | [ recovery-image] Aug 29 22:16:56.313 INFO O| Aug 29 22:16:56.313 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6362 | 2025-08-29T22:16:56.510Z | [ recovery-image] Aug 29 22:16:56.326 INFO O| Aug 29 22:16:56.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o" |
| 6363 | 2025-08-29T22:16:56.510Z | [ recovery-image] Aug 29 22:16:56.326 INFO O| Aug 29 22:16:56.326 INFO STEP 519 (remove_files) COMPLETE |
| 6364 | 2025-08-29T22:16:56.510Z | [ recovery-image] Aug 29 22:16:56.326 INFO O| Aug 29 22:16:56.326 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6365 | 2025-08-29T22:16:56.536Z | [ recovery-image] Aug 29 22:16:56.351 INFO O| Aug 29 22:16:56.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o" |
| 6366 | 2025-08-29T22:16:56.536Z | [ recovery-image] Aug 29 22:16:56.351 INFO O| Aug 29 22:16:56.351 INFO STEP 520 (remove_files) COMPLETE |
| 6367 | 2025-08-29T22:16:56.536Z | [ recovery-image] Aug 29 22:16:56.351 INFO O| Aug 29 22:16:56.351 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6368 | 2025-08-29T22:16:56.536Z | [ recovery-image] Aug 29 22:16:56.365 INFO O| Aug 29 22:16:56.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1" |
| 6369 | 2025-08-29T22:16:56.536Z | [ recovery-image] Aug 29 22:16:56.366 INFO O| Aug 29 22:16:56.366 INFO STEP 521 (remove_files) COMPLETE |
| 6370 | 2025-08-29T22:16:56.536Z | [ recovery-image] Aug 29 22:16:56.366 INFO O| Aug 29 22:16:56.366 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6371 | 2025-08-29T22:16:56.562Z | [ recovery-image] Aug 29 22:16:56.389 INFO O| Aug 29 22:16:56.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc" |
| 6372 | 2025-08-29T22:16:56.562Z | [ recovery-image] Aug 29 22:16:56.389 INFO O| Aug 29 22:16:56.389 INFO STEP 522 (remove_files) COMPLETE |
| 6373 | 2025-08-29T22:16:56.562Z | [ recovery-image] Aug 29 22:16:56.389 INFO O| Aug 29 22:16:56.389 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6374 | 2025-08-29T22:16:56.586Z | [ recovery-image] Aug 29 22:16:56.410 INFO O| Aug 29 22:16:56.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept" |
| 6375 | 2025-08-29T22:16:56.587Z | [ recovery-image] Aug 29 22:16:56.410 INFO O| Aug 29 22:16:56.410 INFO STEP 523 (remove_files) COMPLETE |
| 6376 | 2025-08-29T22:16:56.587Z | [ recovery-image] Aug 29 22:16:56.410 INFO O| Aug 29 22:16:56.410 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6377 | 2025-08-29T22:16:56.611Z | [ recovery-image] Aug 29 22:16:56.430 INFO O| Aug 29 22:16:56.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename" |
| 6378 | 2025-08-29T22:16:56.612Z | [ recovery-image] Aug 29 22:16:56.431 INFO O| Aug 29 22:16:56.430 INFO STEP 524 (remove_files) COMPLETE |
| 6379 | 2025-08-29T22:16:56.612Z | [ recovery-image] Aug 29 22:16:56.431 INFO O| Aug 29 22:16:56.431 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6380 | 2025-08-29T22:16:56.637Z | [ recovery-image] Aug 29 22:16:56.451 INFO O| Aug 29 22:16:56.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv" |
| 6381 | 2025-08-29T22:16:56.637Z | [ recovery-image] Aug 29 22:16:56.451 INFO O| Aug 29 22:16:56.451 INFO STEP 525 (remove_files) COMPLETE |
| 6382 | 2025-08-29T22:16:56.637Z | [ recovery-image] Aug 29 22:16:56.451 INFO O| Aug 29 22:16:56.451 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6383 | 2025-08-29T22:16:56.637Z | [ recovery-image] Aug 29 22:16:56.469 INFO O| Aug 29 22:16:56.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut" |
| 6384 | 2025-08-29T22:16:56.637Z | [ recovery-image] Aug 29 22:16:56.469 INFO O| Aug 29 22:16:56.469 INFO STEP 526 (remove_files) COMPLETE |
| 6385 | 2025-08-29T22:16:56.637Z | [ recovery-image] Aug 29 22:16:56.469 INFO O| Aug 29 22:16:56.469 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6386 | 2025-08-29T22:16:56.662Z | [ recovery-image] Aug 29 22:16:56.489 INFO O| Aug 29 22:16:56.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname" |
| 6387 | 2025-08-29T22:16:56.662Z | [ recovery-image] Aug 29 22:16:56.489 INFO O| Aug 29 22:16:56.489 INFO STEP 527 (remove_files) COMPLETE |
| 6388 | 2025-08-29T22:16:56.662Z | [ recovery-image] Aug 29 22:16:56.489 INFO O| Aug 29 22:16:56.489 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6389 | 2025-08-29T22:16:56.687Z | [ recovery-image] Aug 29 22:16:56.508 INFO O| Aug 29 22:16:56.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags" |
| 6390 | 2025-08-29T22:16:56.687Z | [ recovery-image] Aug 29 22:16:56.508 INFO O| Aug 29 22:16:56.508 INFO STEP 528 (remove_files) COMPLETE |
| 6391 | 2025-08-29T22:16:56.687Z | [ recovery-image] Aug 29 22:16:56.508 INFO O| Aug 29 22:16:56.508 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6392 | 2025-08-29T22:16:56.754Z | [ recovery-image] Aug 29 22:16:56.528 INFO O| Aug 29 22:16:56.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo" |
| 6393 | 2025-08-29T22:16:56.754Z | [ recovery-image] Aug 29 22:16:56.528 INFO O| Aug 29 22:16:56.528 INFO STEP 529 (remove_files) COMPLETE |
| 6394 | 2025-08-29T22:16:56.754Z | [ recovery-image] Aug 29 22:16:56.528 INFO O| Aug 29 22:16:56.528 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6395 | 2025-08-29T22:16:56.754Z | [ recovery-image] Aug 29 22:16:56.549 INFO O| Aug 29 22:16:56.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head" |
| 6396 | 2025-08-29T22:16:56.754Z | [ recovery-image] Aug 29 22:16:56.550 INFO O| Aug 29 22:16:56.550 INFO STEP 530 (remove_files) COMPLETE |
| 6397 | 2025-08-29T22:16:56.754Z | [ recovery-image] Aug 29 22:16:56.550 INFO O| Aug 29 22:16:56.550 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6398 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.565 INFO O| Aug 29 22:16:56.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id" |
| 6399 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.565 INFO O| Aug 29 22:16:56.565 INFO STEP 531 (remove_files) COMPLETE |
| 6400 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.565 INFO O| Aug 29 22:16:56.565 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6401 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.579 INFO O| Aug 29 22:16:56.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln" |
| 6402 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.579 INFO O| Aug 29 22:16:56.579 INFO STEP 532 (remove_files) COMPLETE |
| 6403 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.579 INFO O| Aug 29 22:16:56.579 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6404 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.595 INFO O| Aug 29 22:16:56.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h" |
| 6405 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.595 INFO O| Aug 29 22:16:56.595 INFO STEP 533 (remove_files) COMPLETE |
| 6406 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.595 INFO O| Aug 29 22:16:56.595 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6407 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.614 INFO O| Aug 29 22:16:56.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname" |
| 6408 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.615 INFO O| Aug 29 22:16:56.614 INFO STEP 534 (remove_files) COMPLETE |
| 6409 | 2025-08-29T22:16:56.780Z | [ recovery-image] Aug 29 22:16:56.615 INFO O| Aug 29 22:16:56.614 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6410 | 2025-08-29T22:16:56.806Z | [ recovery-image] Aug 29 22:16:56.630 INFO O| Aug 29 22:16:56.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir" |
| 6411 | 2025-08-29T22:16:56.806Z | [ recovery-image] Aug 29 22:16:56.630 INFO O| Aug 29 22:16:56.630 INFO STEP 535 (remove_files) COMPLETE |
| 6412 | 2025-08-29T22:16:56.806Z | [ recovery-image] Aug 29 22:16:56.630 INFO O| Aug 29 22:16:56.630 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6413 | 2025-08-29T22:16:56.832Z | [ recovery-image] Aug 29 22:16:56.646 INFO O| Aug 29 22:16:56.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo" |
| 6414 | 2025-08-29T22:16:56.832Z | [ recovery-image] Aug 29 22:16:56.646 INFO O| Aug 29 22:16:56.646 INFO STEP 536 (remove_files) COMPLETE |
| 6415 | 2025-08-29T22:16:56.832Z | [ recovery-image] Aug 29 22:16:56.646 INFO O| Aug 29 22:16:56.646 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6416 | 2025-08-29T22:16:56.832Z | [ recovery-image] Aug 29 22:16:56.658 INFO O| Aug 29 22:16:56.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp" |
| 6417 | 2025-08-29T22:16:56.832Z | [ recovery-image] Aug 29 22:16:56.658 INFO O| Aug 29 22:16:56.658 INFO STEP 537 (remove_files) COMPLETE |
| 6418 | 2025-08-29T22:16:56.832Z | [ recovery-image] Aug 29 22:16:56.658 INFO O| Aug 29 22:16:56.658 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6419 | 2025-08-29T22:16:56.861Z | [ recovery-image] Aug 29 22:16:56.671 INFO O| Aug 29 22:16:56.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid" |
| 6420 | 2025-08-29T22:16:56.861Z | [ recovery-image] Aug 29 22:16:56.671 INFO O| Aug 29 22:16:56.671 INFO STEP 538 (remove_files) COMPLETE |
| 6421 | 2025-08-29T22:16:56.861Z | [ recovery-image] Aug 29 22:16:56.672 INFO O| Aug 29 22:16:56.671 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6422 | 2025-08-29T22:16:56.944Z | [ recovery-image] Aug 29 22:16:56.781 INFO O| Aug 29 22:16:56.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk" |
| 6423 | 2025-08-29T22:16:56.944Z | [ recovery-image] Aug 29 22:16:56.781 INFO O| Aug 29 22:16:56.781 INFO STEP 539 (remove_files) COMPLETE |
| 6424 | 2025-08-29T22:16:56.969Z | [ recovery-image] Aug 29 22:16:56.781 INFO O| Aug 29 22:16:56.781 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6425 | 2025-08-29T22:16:56.969Z | [ host-image] Aug 29 22:16:56.790 INFO O| Aug 29 22:16:56.790 INFO O| Done |
| 6426 | 2025-08-29T22:16:56.969Z | [ recovery-image] Aug 29 22:16:56.800 INFO O| Aug 29 22:16:56.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print" |
| 6427 | 2025-08-29T22:16:56.969Z | [ recovery-image] Aug 29 22:16:56.800 INFO O| Aug 29 22:16:56.800 INFO STEP 540 (remove_files) COMPLETE |
| 6428 | 2025-08-29T22:16:56.969Z | [ recovery-image] Aug 29 22:16:56.800 INFO O| Aug 29 22:16:56.800 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6429 | 2025-08-29T22:16:56.994Z | [ recovery-image] Aug 29 22:16:56.819 INFO O| Aug 29 22:16:56.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv" |
| 6430 | 2025-08-29T22:16:56.994Z | [ recovery-image] Aug 29 22:16:56.819 INFO O| Aug 29 22:16:56.819 INFO STEP 541 (remove_files) COMPLETE |
| 6431 | 2025-08-29T22:16:56.994Z | [ recovery-image] Aug 29 22:16:56.819 INFO O| Aug 29 22:16:56.819 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6432 | 2025-08-29T22:16:57.018Z | [ host-image] Aug 29 22:16:56.836 INFO O| Aug 29 22:16:56.836 INFO O| Done |
| 6433 | 2025-08-29T22:16:57.018Z | [ host-image] Aug 29 22:16:56.836 INFO O| Aug 29 22:16:56.836 INFO O| Done |
| 6434 | 2025-08-29T22:16:57.018Z | [ recovery-image] Aug 29 22:16:56.838 INFO O| Aug 29 22:16:56.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push" |
| 6435 | 2025-08-29T22:16:57.018Z | [ recovery-image] Aug 29 22:16:56.838 INFO O| Aug 29 22:16:56.838 INFO STEP 542 (remove_files) COMPLETE |
| 6436 | 2025-08-29T22:16:57.019Z | [ recovery-image] Aug 29 22:16:56.838 INFO O| Aug 29 22:16:56.838 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6437 | 2025-08-29T22:16:57.019Z | [ recovery-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath" |
| 6438 | 2025-08-29T22:16:57.019Z | [ recovery-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO STEP 543 (remove_files) COMPLETE |
| 6439 | 2025-08-29T22:16:57.019Z | [ host-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO O| Done |
| 6440 | 2025-08-29T22:16:57.019Z | [ recovery-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6441 | 2025-08-29T22:16:57.044Z | [ recovery-image] Aug 29 22:16:56.873 INFO O| Aug 29 22:16:56.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm" |
| 6442 | 2025-08-29T22:16:57.044Z | [ recovery-image] Aug 29 22:16:56.873 INFO O| Aug 29 22:16:56.873 INFO STEP 544 (remove_files) COMPLETE |
| 6443 | 2025-08-29T22:16:57.044Z | [ recovery-image] Aug 29 22:16:56.873 INFO O| Aug 29 22:16:56.873 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6444 | 2025-08-29T22:16:57.069Z | [ recovery-image] Aug 29 22:16:56.890 INFO O| Aug 29 22:16:56.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir" |
| 6445 | 2025-08-29T22:16:57.069Z | [ recovery-image] Aug 29 22:16:56.890 INFO O| Aug 29 22:16:56.890 INFO STEP 545 (remove_files) COMPLETE |
| 6446 | 2025-08-29T22:16:57.069Z | [ recovery-image] Aug 29 22:16:56.890 INFO O| Aug 29 22:16:56.890 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6447 | 2025-08-29T22:16:57.095Z | [ recovery-image] Aug 29 22:16:56.914 INFO O| Aug 29 22:16:56.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq" |
| 6448 | 2025-08-29T22:16:57.095Z | [ recovery-image] Aug 29 22:16:56.915 INFO O| Aug 29 22:16:56.915 INFO STEP 546 (remove_files) COMPLETE |
| 6449 | 2025-08-29T22:16:57.095Z | [ recovery-image] Aug 29 22:16:56.915 INFO O| Aug 29 22:16:56.915 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6450 | 2025-08-29T22:16:57.095Z | [ recovery-image] Aug 29 22:16:56.931 INFO O| Aug 29 22:16:56.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid" |
| 6451 | 2025-08-29T22:16:57.095Z | [ recovery-image] Aug 29 22:16:56.931 INFO O| Aug 29 22:16:56.931 INFO STEP 547 (remove_files) COMPLETE |
| 6452 | 2025-08-29T22:16:57.095Z | [ recovery-image] Aug 29 22:16:56.931 INFO O| Aug 29 22:16:56.931 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6453 | 2025-08-29T22:16:57.120Z | [ recovery-image] Aug 29 22:16:56.945 INFO O| Aug 29 22:16:56.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep" |
| 6454 | 2025-08-29T22:16:57.120Z | [ recovery-image] Aug 29 22:16:56.945 INFO O| Aug 29 22:16:56.945 INFO STEP 548 (remove_files) COMPLETE |
| 6455 | 2025-08-29T22:16:57.120Z | [ recovery-image] Aug 29 22:16:56.945 INFO O| Aug 29 22:16:56.945 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6456 | 2025-08-29T22:16:57.146Z | [ recovery-image] Aug 29 22:16:56.958 INFO O| Aug 29 22:16:56.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime" |
| 6457 | 2025-08-29T22:16:57.146Z | [ recovery-image] Aug 29 22:16:56.958 INFO O| Aug 29 22:16:56.958 INFO STEP 549 (remove_files) COMPLETE |
| 6458 | 2025-08-29T22:16:57.146Z | [ recovery-image] Aug 29 22:16:56.958 INFO O| Aug 29 22:16:56.958 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6459 | 2025-08-29T22:16:57.146Z | [ recovery-image] Aug 29 22:16:56.974 INFO O| Aug 29 22:16:56.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync" |
| 6460 | 2025-08-29T22:16:57.146Z | [ recovery-image] Aug 29 22:16:56.974 INFO O| Aug 29 22:16:56.974 INFO STEP 550 (remove_files) COMPLETE |
| 6461 | 2025-08-29T22:16:57.146Z | [ recovery-image] Aug 29 22:16:56.974 INFO O| Aug 29 22:16:56.974 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6462 | 2025-08-29T22:16:57.171Z | [ recovery-image] Aug 29 22:16:56.990 INFO O| Aug 29 22:16:56.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee" |
| 6463 | 2025-08-29T22:16:57.171Z | [ recovery-image] Aug 29 22:16:56.991 INFO O| Aug 29 22:16:56.990 INFO STEP 551 (remove_files) COMPLETE |
| 6464 | 2025-08-29T22:16:57.171Z | [ recovery-image] Aug 29 22:16:56.991 INFO O| Aug 29 22:16:56.991 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6465 | 2025-08-29T22:16:57.171Z | [ recovery-image] Aug 29 22:16:57.006 INFO O| Aug 29 22:16:57.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse" |
| 6466 | 2025-08-29T22:16:57.171Z | [ recovery-image] Aug 29 22:16:57.006 INFO O| Aug 29 22:16:57.006 INFO STEP 552 (remove_files) COMPLETE |
| 6467 | 2025-08-29T22:16:57.171Z | [ recovery-image] Aug 29 22:16:57.006 INFO O| Aug 29 22:16:57.006 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6468 | 2025-08-29T22:16:57.197Z | [ recovery-image] Aug 29 22:16:57.022 INFO O| Aug 29 22:16:57.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty" |
| 6469 | 2025-08-29T22:16:57.197Z | [ recovery-image] Aug 29 22:16:57.023 INFO O| Aug 29 22:16:57.023 INFO STEP 553 (remove_files) COMPLETE |
| 6470 | 2025-08-29T22:16:57.197Z | [ recovery-image] Aug 29 22:16:57.023 INFO O| Aug 29 22:16:57.023 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6471 | 2025-08-29T22:16:57.222Z | [ recovery-image] Aug 29 22:16:57.041 INFO O| Aug 29 22:16:57.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname" |
| 6472 | 2025-08-29T22:16:57.222Z | [ recovery-image] Aug 29 22:16:57.041 INFO O| Aug 29 22:16:57.041 INFO STEP 554 (remove_files) COMPLETE |
| 6473 | 2025-08-29T22:16:57.222Z | [ recovery-image] Aug 29 22:16:57.041 INFO O| Aug 29 22:16:57.041 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6474 | 2025-08-29T22:16:57.246Z | [ recovery-image] Aug 29 22:16:57.059 INFO O| Aug 29 22:16:57.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink" |
| 6475 | 2025-08-29T22:16:57.247Z | [ recovery-image] Aug 29 22:16:57.059 INFO O| Aug 29 22:16:57.059 INFO STEP 555 (remove_files) COMPLETE |
| 6476 | 2025-08-29T22:16:57.247Z | [ recovery-image] Aug 29 22:16:57.059 INFO O| Aug 29 22:16:57.059 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6477 | 2025-08-29T22:16:57.247Z | [ recovery-image] Aug 29 22:16:57.078 INFO O| Aug 29 22:16:57.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami" |
| 6478 | 2025-08-29T22:16:57.247Z | [ recovery-image] Aug 29 22:16:57.078 INFO O| Aug 29 22:16:57.078 INFO STEP 556 (remove_files) COMPLETE |
| 6479 | 2025-08-29T22:16:57.247Z | [ recovery-image] Aug 29 22:16:57.078 INFO O| Aug 29 22:16:57.078 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6480 | 2025-08-29T22:16:57.272Z | [ recovery-image] Aug 29 22:16:57.095 INFO O| Aug 29 22:16:57.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake" |
| 6481 | 2025-08-29T22:16:57.272Z | [ recovery-image] Aug 29 22:16:57.095 INFO O| Aug 29 22:16:57.095 INFO STEP 557 (remove_files) COMPLETE |
| 6482 | 2025-08-29T22:16:57.272Z | [ recovery-image] Aug 29 22:16:57.095 INFO O| Aug 29 22:16:57.095 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6483 | 2025-08-29T22:16:57.301Z | [ recovery-image] Aug 29 22:16:57.111 INFO O| Aug 29 22:16:57.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 6484 | 2025-08-29T22:16:57.301Z | [ recovery-image] Aug 29 22:16:57.111 INFO O| Aug 29 22:16:57.111 INFO STEP 558 (remove_files) COMPLETE |
| 6485 | 2025-08-29T22:16:57.301Z | [ recovery-image] Aug 29 22:16:57.112 INFO O| Aug 29 22:16:57.111 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6486 | 2025-08-29T22:16:57.301Z | [ recovery-image] Aug 29 22:16:57.125 INFO O| Aug 29 22:16:57.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1" |
| 6487 | 2025-08-29T22:16:57.301Z | [ recovery-image] Aug 29 22:16:57.125 INFO O| Aug 29 22:16:57.125 INFO STEP 559 (remove_files) COMPLETE |
| 6488 | 2025-08-29T22:16:57.302Z | [ recovery-image] Aug 29 22:16:57.125 INFO O| Aug 29 22:16:57.125 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6489 | 2025-08-29T22:16:57.327Z | [ recovery-image] Aug 29 22:16:57.141 INFO O| Aug 29 22:16:57.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1" |
| 6490 | 2025-08-29T22:16:57.327Z | [ recovery-image] Aug 29 22:16:57.142 INFO O| Aug 29 22:16:57.141 INFO STEP 560 (remove_files) COMPLETE |
| 6491 | 2025-08-29T22:16:57.327Z | [ recovery-image] Aug 29 22:16:57.142 INFO O| Aug 29 22:16:57.141 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6492 | 2025-08-29T22:16:57.327Z | [ recovery-image] Aug 29 22:16:57.157 INFO O| Aug 29 22:16:57.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1" |
| 6493 | 2025-08-29T22:16:57.327Z | [ recovery-image] Aug 29 22:16:57.158 INFO O| Aug 29 22:16:57.157 INFO STEP 561 (remove_files) COMPLETE |
| 6494 | 2025-08-29T22:16:57.327Z | [ recovery-image] Aug 29 22:16:57.158 INFO O| Aug 29 22:16:57.157 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6495 | 2025-08-29T22:16:57.353Z | [ recovery-image] Aug 29 22:16:57.176 INFO O| Aug 29 22:16:57.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1" |
| 6496 | 2025-08-29T22:16:57.353Z | [ recovery-image] Aug 29 22:16:57.176 INFO O| Aug 29 22:16:57.176 INFO STEP 562 (remove_files) COMPLETE |
| 6497 | 2025-08-29T22:16:57.353Z | [ recovery-image] Aug 29 22:16:57.176 INFO O| Aug 29 22:16:57.176 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6498 | 2025-08-29T22:16:57.379Z | [ recovery-image] Aug 29 22:16:57.195 INFO O| Aug 29 22:16:57.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1" |
| 6499 | 2025-08-29T22:16:57.379Z | [ recovery-image] Aug 29 22:16:57.195 INFO O| Aug 29 22:16:57.195 INFO STEP 563 (remove_files) COMPLETE |
| 6500 | 2025-08-29T22:16:57.379Z | [ recovery-image] Aug 29 22:16:57.195 INFO O| Aug 29 22:16:57.195 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6501 | 2025-08-29T22:16:57.379Z | [ recovery-image] Aug 29 22:16:57.213 INFO O| Aug 29 22:16:57.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub" |
| 6502 | 2025-08-29T22:16:57.379Z | [ recovery-image] Aug 29 22:16:57.213 INFO O| Aug 29 22:16:57.213 INFO STEP 564 (remove_files) COMPLETE |
| 6503 | 2025-08-29T22:16:57.379Z | [ recovery-image] Aug 29 22:16:57.213 INFO O| Aug 29 22:16:57.213 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6504 | 2025-08-29T22:16:57.404Z | [ recovery-image] Aug 29 22:16:57.231 INFO O| Aug 29 22:16:57.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1" |
| 6505 | 2025-08-29T22:16:57.404Z | [ recovery-image] Aug 29 22:16:57.231 INFO O| Aug 29 22:16:57.231 INFO STEP 565 (remove_files) COMPLETE |
| 6506 | 2025-08-29T22:16:57.404Z | [ recovery-image] Aug 29 22:16:57.231 INFO O| Aug 29 22:16:57.231 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6507 | 2025-08-29T22:16:57.431Z | [ recovery-image] Aug 29 22:16:57.248 INFO O| Aug 29 22:16:57.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1" |
| 6508 | 2025-08-29T22:16:57.431Z | [ recovery-image] Aug 29 22:16:57.249 INFO O| Aug 29 22:16:57.249 INFO STEP 566 (remove_files) COMPLETE |
| 6509 | 2025-08-29T22:16:57.431Z | [ recovery-image] Aug 29 22:16:57.249 INFO O| Aug 29 22:16:57.249 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6510 | 2025-08-29T22:16:57.431Z | [ recovery-image] Aug 29 22:16:57.262 INFO O| Aug 29 22:16:57.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1" |
| 6511 | 2025-08-29T22:16:57.431Z | [ recovery-image] Aug 29 22:16:57.262 INFO O| Aug 29 22:16:57.262 INFO STEP 567 (remove_files) COMPLETE |
| 6512 | 2025-08-29T22:16:57.431Z | [ recovery-image] Aug 29 22:16:57.262 INFO O| Aug 29 22:16:57.262 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6513 | 2025-08-29T22:16:57.457Z | [ recovery-image] Aug 29 22:16:57.275 INFO O| Aug 29 22:16:57.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1" |
| 6514 | 2025-08-29T22:16:57.457Z | [ recovery-image] Aug 29 22:16:57.275 INFO O| Aug 29 22:16:57.275 INFO STEP 568 (remove_files) COMPLETE |
| 6515 | 2025-08-29T22:16:57.457Z | [ recovery-image] Aug 29 22:16:57.275 INFO O| Aug 29 22:16:57.275 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6516 | 2025-08-29T22:16:57.457Z | [ recovery-image] Aug 29 22:16:57.287 INFO O| Aug 29 22:16:57.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1" |
| 6517 | 2025-08-29T22:16:57.457Z | [ recovery-image] Aug 29 22:16:57.287 INFO O| Aug 29 22:16:57.287 INFO STEP 569 (remove_files) COMPLETE |
| 6518 | 2025-08-29T22:16:57.457Z | [ recovery-image] Aug 29 22:16:57.287 INFO O| Aug 29 22:16:57.287 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6519 | 2025-08-29T22:16:57.482Z | [ recovery-image] Aug 29 22:16:57.300 INFO O| Aug 29 22:16:57.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9" |
| 6520 | 2025-08-29T22:16:57.482Z | [ recovery-image] Aug 29 22:16:57.300 INFO O| Aug 29 22:16:57.300 INFO STEP 570 (remove_files) COMPLETE |
| 6521 | 2025-08-29T22:16:57.482Z | [ recovery-image] Aug 29 22:16:57.300 INFO O| Aug 29 22:16:57.300 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6522 | 2025-08-29T22:16:57.482Z | [ recovery-image] Aug 29 22:16:57.317 INFO O| Aug 29 22:16:57.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9" |
| 6523 | 2025-08-29T22:16:57.482Z | [ recovery-image] Aug 29 22:16:57.317 INFO O| Aug 29 22:16:57.317 INFO STEP 571 (remove_files) COMPLETE |
| 6524 | 2025-08-29T22:16:57.482Z | [ recovery-image] Aug 29 22:16:57.317 INFO O| Aug 29 22:16:57.317 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6525 | 2025-08-29T22:16:57.509Z | [ recovery-image] Aug 29 22:16:57.334 INFO O| Aug 29 22:16:57.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9" |
| 6526 | 2025-08-29T22:16:57.509Z | [ recovery-image] Aug 29 22:16:57.334 INFO O| Aug 29 22:16:57.334 INFO STEP 572 (remove_files) COMPLETE |
| 6527 | 2025-08-29T22:16:57.509Z | [ recovery-image] Aug 29 22:16:57.334 INFO O| Aug 29 22:16:57.334 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6528 | 2025-08-29T22:16:57.535Z | [ recovery-image] Aug 29 22:16:57.348 INFO O| Aug 29 22:16:57.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1" |
| 6529 | 2025-08-29T22:16:57.535Z | [ recovery-image] Aug 29 22:16:57.348 INFO O| Aug 29 22:16:57.348 INFO STEP 573 (remove_files) COMPLETE |
| 6530 | 2025-08-29T22:16:57.535Z | [ recovery-image] Aug 29 22:16:57.348 INFO O| Aug 29 22:16:57.348 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6531 | 2025-08-29T22:16:57.535Z | [ recovery-image] Aug 29 22:16:57.365 INFO O| Aug 29 22:16:57.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8" |
| 6532 | 2025-08-29T22:16:57.535Z | [ recovery-image] Aug 29 22:16:57.365 INFO O| Aug 29 22:16:57.365 INFO STEP 574 (remove_files) COMPLETE |
| 6533 | 2025-08-29T22:16:57.535Z | [ recovery-image] Aug 29 22:16:57.365 INFO O| Aug 29 22:16:57.365 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6534 | 2025-08-29T22:16:57.560Z | [ recovery-image] Aug 29 22:16:57.384 INFO O| Aug 29 22:16:57.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1" |
| 6535 | 2025-08-29T22:16:57.560Z | [ recovery-image] Aug 29 22:16:57.385 INFO O| Aug 29 22:16:57.384 INFO STEP 575 (remove_files) COMPLETE |
| 6536 | 2025-08-29T22:16:57.560Z | [ recovery-image] Aug 29 22:16:57.385 INFO O| Aug 29 22:16:57.384 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6537 | 2025-08-29T22:16:57.585Z | [ recovery-image] Aug 29 22:16:57.403 INFO O| Aug 29 22:16:57.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1" |
| 6538 | 2025-08-29T22:16:57.585Z | [ recovery-image] Aug 29 22:16:57.403 INFO O| Aug 29 22:16:57.403 INFO STEP 576 (remove_files) COMPLETE |
| 6539 | 2025-08-29T22:16:57.585Z | [ recovery-image] Aug 29 22:16:57.403 INFO O| Aug 29 22:16:57.403 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6540 | 2025-08-29T22:16:57.585Z | [ recovery-image] Aug 29 22:16:57.418 INFO O| Aug 29 22:16:57.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1" |
| 6541 | 2025-08-29T22:16:57.585Z | [ recovery-image] Aug 29 22:16:57.418 INFO O| Aug 29 22:16:57.418 INFO STEP 577 (remove_files) COMPLETE |
| 6542 | 2025-08-29T22:16:57.585Z | [ recovery-image] Aug 29 22:16:57.418 INFO O| Aug 29 22:16:57.418 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6543 | 2025-08-29T22:16:57.611Z | [ recovery-image] Aug 29 22:16:57.434 INFO O| Aug 29 22:16:57.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1" |
| 6544 | 2025-08-29T22:16:57.611Z | [ recovery-image] Aug 29 22:16:57.435 INFO O| Aug 29 22:16:57.435 INFO STEP 578 (remove_files) COMPLETE |
| 6545 | 2025-08-29T22:16:57.611Z | [ recovery-image] Aug 29 22:16:57.435 INFO O| Aug 29 22:16:57.435 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6546 | 2025-08-29T22:16:57.636Z | [ recovery-image] Aug 29 22:16:57.453 INFO O| Aug 29 22:16:57.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0" |
| 6547 | 2025-08-29T22:16:57.636Z | [ recovery-image] Aug 29 22:16:57.453 INFO O| Aug 29 22:16:57.453 INFO STEP 579 (remove_files) COMPLETE |
| 6548 | 2025-08-29T22:16:57.636Z | [ recovery-image] Aug 29 22:16:57.453 INFO O| Aug 29 22:16:57.453 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6549 | 2025-08-29T22:16:57.661Z | [ recovery-image] Aug 29 22:16:57.486 INFO O| Aug 29 22:16:57.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1" |
| 6550 | 2025-08-29T22:16:57.661Z | [ recovery-image] Aug 29 22:16:57.486 INFO O| Aug 29 22:16:57.486 INFO STEP 580 (remove_files) COMPLETE |
| 6551 | 2025-08-29T22:16:57.661Z | [ recovery-image] Aug 29 22:16:57.486 INFO O| Aug 29 22:16:57.486 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6552 | 2025-08-29T22:16:57.724Z | [ recovery-image] Aug 29 22:16:57.561 INFO O| Aug 29 22:16:57.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1" |
| 6553 | 2025-08-29T22:16:57.749Z | [ recovery-image] Aug 29 22:16:57.561 INFO O| Aug 29 22:16:57.561 INFO STEP 581 (remove_files) COMPLETE |
| 6554 | 2025-08-29T22:16:57.749Z | [ recovery-image] Aug 29 22:16:57.561 INFO O| Aug 29 22:16:57.561 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6555 | 2025-08-29T22:16:57.749Z | [ recovery-image] Aug 29 22:16:57.575 INFO O| Aug 29 22:16:57.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1" |
| 6556 | 2025-08-29T22:16:57.749Z | [ recovery-image] Aug 29 22:16:57.575 INFO O| Aug 29 22:16:57.575 INFO STEP 582 (remove_files) COMPLETE |
| 6557 | 2025-08-29T22:16:57.749Z | [ recovery-image] Aug 29 22:16:57.575 INFO O| Aug 29 22:16:57.575 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6558 | 2025-08-29T22:16:57.774Z | [ recovery-image] Aug 29 22:16:57.589 INFO O| Aug 29 22:16:57.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1" |
| 6559 | 2025-08-29T22:16:57.799Z | [ recovery-image] Aug 29 22:16:57.613 INFO O| Aug 29 22:16:57.613 INFO STEP 583 (remove_files) COMPLETE |
| 6560 | 2025-08-29T22:16:57.799Z | [ recovery-image] Aug 29 22:16:57.613 INFO O| Aug 29 22:16:57.613 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6561 | 2025-08-29T22:16:57.799Z | [ recovery-image] Aug 29 22:16:57.626 INFO O| Aug 29 22:16:57.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1" |
| 6562 | 2025-08-29T22:16:57.799Z | [ recovery-image] Aug 29 22:16:57.627 INFO O| Aug 29 22:16:57.626 INFO STEP 584 (remove_files) COMPLETE |
| 6563 | 2025-08-29T22:16:57.799Z | [ recovery-image] Aug 29 22:16:57.627 INFO O| Aug 29 22:16:57.627 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6564 | 2025-08-29T22:16:57.824Z | [ recovery-image] Aug 29 22:16:57.637 INFO O| Aug 29 22:16:57.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1" |
| 6565 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.638 INFO O| Aug 29 22:16:57.638 INFO STEP 585 (remove_files) COMPLETE |
| 6566 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.638 INFO O| Aug 29 22:16:57.638 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6567 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.648 INFO O| Aug 29 22:16:57.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1" |
| 6568 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.648 INFO O| Aug 29 22:16:57.648 INFO STEP 586 (remove_files) COMPLETE |
| 6569 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.648 INFO O| Aug 29 22:16:57.648 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6570 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.658 INFO O| Aug 29 22:16:57.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1" |
| 6571 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.658 INFO O| Aug 29 22:16:57.658 INFO STEP 587 (remove_files) COMPLETE |
| 6572 | 2025-08-29T22:16:57.825Z | [ recovery-image] Aug 29 22:16:57.658 INFO O| Aug 29 22:16:57.658 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6573 | 2025-08-29T22:16:57.851Z | [ recovery-image] Aug 29 22:16:57.670 INFO O| Aug 29 22:16:57.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1" |
| 6574 | 2025-08-29T22:16:57.851Z | [ recovery-image] Aug 29 22:16:57.670 INFO O| Aug 29 22:16:57.670 INFO STEP 588 (remove_files) COMPLETE |
| 6575 | 2025-08-29T22:16:57.851Z | [ recovery-image] Aug 29 22:16:57.670 INFO O| Aug 29 22:16:57.670 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6576 | 2025-08-29T22:16:57.851Z | [ recovery-image] Aug 29 22:16:57.681 INFO O| Aug 29 22:16:57.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1" |
| 6577 | 2025-08-29T22:16:57.851Z | [ recovery-image] Aug 29 22:16:57.681 INFO O| Aug 29 22:16:57.681 INFO STEP 589 (remove_files) COMPLETE |
| 6578 | 2025-08-29T22:16:57.851Z | [ recovery-image] Aug 29 22:16:57.681 INFO O| Aug 29 22:16:57.681 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6579 | 2025-08-29T22:16:57.876Z | [ recovery-image] Aug 29 22:16:57.692 INFO O| Aug 29 22:16:57.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1" |
| 6580 | 2025-08-29T22:16:57.876Z | [ recovery-image] Aug 29 22:16:57.692 INFO O| Aug 29 22:16:57.692 INFO STEP 590 (remove_files) COMPLETE |
| 6581 | 2025-08-29T22:16:57.876Z | [ recovery-image] Aug 29 22:16:57.692 INFO O| Aug 29 22:16:57.692 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6582 | 2025-08-29T22:16:57.876Z | [ recovery-image] Aug 29 22:16:57.711 INFO O| Aug 29 22:16:57.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1" |
| 6583 | 2025-08-29T22:16:57.876Z | [ recovery-image] Aug 29 22:16:57.711 INFO O| Aug 29 22:16:57.711 INFO STEP 591 (remove_files) COMPLETE |
| 6584 | 2025-08-29T22:16:57.876Z | [ recovery-image] Aug 29 22:16:57.711 INFO O| Aug 29 22:16:57.711 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6585 | 2025-08-29T22:16:57.901Z | [ recovery-image] Aug 29 22:16:57.729 INFO O| Aug 29 22:16:57.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1" |
| 6586 | 2025-08-29T22:16:57.901Z | [ recovery-image] Aug 29 22:16:57.729 INFO O| Aug 29 22:16:57.729 INFO STEP 592 (remove_files) COMPLETE |
| 6587 | 2025-08-29T22:16:57.901Z | [ recovery-image] Aug 29 22:16:57.729 INFO O| Aug 29 22:16:57.729 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6588 | 2025-08-29T22:16:57.926Z | [ recovery-image] Aug 29 22:16:57.748 INFO O| Aug 29 22:16:57.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5" |
| 6589 | 2025-08-29T22:16:57.926Z | [ recovery-image] Aug 29 22:16:57.748 INFO O| Aug 29 22:16:57.748 INFO STEP 593 (remove_files) COMPLETE |
| 6590 | 2025-08-29T22:16:57.926Z | [ recovery-image] Aug 29 22:16:57.748 INFO O| Aug 29 22:16:57.748 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6591 | 2025-08-29T22:16:57.951Z | [ recovery-image] Aug 29 22:16:57.771 INFO O| Aug 29 22:16:57.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1" |
| 6592 | 2025-08-29T22:16:57.951Z | [ recovery-image] Aug 29 22:16:57.771 INFO O| Aug 29 22:16:57.771 INFO STEP 594 (remove_files) COMPLETE |
| 6593 | 2025-08-29T22:16:57.951Z | [ recovery-image] Aug 29 22:16:57.771 INFO O| Aug 29 22:16:57.771 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6594 | 2025-08-29T22:16:57.976Z | [ recovery-image] Aug 29 22:16:57.790 INFO O| Aug 29 22:16:57.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1" |
| 6595 | 2025-08-29T22:16:57.976Z | [ recovery-image] Aug 29 22:16:57.790 INFO O| Aug 29 22:16:57.790 INFO STEP 595 (remove_files) COMPLETE |
| 6596 | 2025-08-29T22:16:57.976Z | [ recovery-image] Aug 29 22:16:57.790 INFO O| Aug 29 22:16:57.790 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6597 | 2025-08-29T22:16:57.976Z | [ recovery-image] Aug 29 22:16:57.812 INFO O| Aug 29 22:16:57.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1" |
| 6598 | 2025-08-29T22:16:57.976Z | [ recovery-image] Aug 29 22:16:57.812 INFO O| Aug 29 22:16:57.812 INFO STEP 596 (remove_files) COMPLETE |
| 6599 | 2025-08-29T22:16:57.976Z | [ recovery-image] Aug 29 22:16:57.812 INFO O| Aug 29 22:16:57.812 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6600 | 2025-08-29T22:16:58.001Z | [ recovery-image] Aug 29 22:16:57.832 INFO O| Aug 29 22:16:57.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1" |
| 6601 | 2025-08-29T22:16:58.001Z | [ recovery-image] Aug 29 22:16:57.832 INFO O| Aug 29 22:16:57.832 INFO STEP 597 (remove_files) COMPLETE |
| 6602 | 2025-08-29T22:16:58.001Z | [ recovery-image] Aug 29 22:16:57.832 INFO O| Aug 29 22:16:57.832 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6603 | 2025-08-29T22:16:58.026Z | [ recovery-image] Aug 29 22:16:57.851 INFO O| Aug 29 22:16:57.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1" |
| 6604 | 2025-08-29T22:16:58.026Z | [ recovery-image] Aug 29 22:16:57.851 INFO O| Aug 29 22:16:57.851 INFO STEP 598 (remove_files) COMPLETE |
| 6605 | 2025-08-29T22:16:58.026Z | [ recovery-image] Aug 29 22:16:57.851 INFO O| Aug 29 22:16:57.851 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6606 | 2025-08-29T22:16:58.051Z | [ recovery-image] Aug 29 22:16:57.870 INFO O| Aug 29 22:16:57.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1" |
| 6607 | 2025-08-29T22:16:58.051Z | [ recovery-image] Aug 29 22:16:57.870 INFO O| Aug 29 22:16:57.870 INFO STEP 599 (remove_files) COMPLETE |
| 6608 | 2025-08-29T22:16:58.051Z | [ recovery-image] Aug 29 22:16:57.870 INFO O| Aug 29 22:16:57.870 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6609 | 2025-08-29T22:16:58.076Z | [ recovery-image] Aug 29 22:16:57.890 INFO O| Aug 29 22:16:57.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1" |
| 6610 | 2025-08-29T22:16:58.076Z | [ recovery-image] Aug 29 22:16:57.890 INFO O| Aug 29 22:16:57.890 INFO STEP 600 (remove_files) COMPLETE |
| 6611 | 2025-08-29T22:16:58.076Z | [ recovery-image] Aug 29 22:16:57.890 INFO O| Aug 29 22:16:57.890 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6612 | 2025-08-29T22:16:58.077Z | [ recovery-image] Aug 29 22:16:57.906 INFO O| Aug 29 22:16:57.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1" |
| 6613 | 2025-08-29T22:16:58.077Z | [ recovery-image] Aug 29 22:16:57.906 INFO O| Aug 29 22:16:57.906 INFO STEP 601 (remove_files) COMPLETE |
| 6614 | 2025-08-29T22:16:58.077Z | [ recovery-image] Aug 29 22:16:57.906 INFO O| Aug 29 22:16:57.906 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6615 | 2025-08-29T22:16:58.103Z | [ recovery-image] Aug 29 22:16:57.920 INFO O| Aug 29 22:16:57.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9" |
| 6616 | 2025-08-29T22:16:58.103Z | [ recovery-image] Aug 29 22:16:57.921 INFO O| Aug 29 22:16:57.921 INFO STEP 602 (remove_files) COMPLETE |
| 6617 | 2025-08-29T22:16:58.103Z | [ recovery-image] Aug 29 22:16:57.921 INFO O| Aug 29 22:16:57.921 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6618 | 2025-08-29T22:16:58.103Z | [ recovery-image] Aug 29 22:16:57.937 INFO O| Aug 29 22:16:57.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1" |
| 6619 | 2025-08-29T22:16:58.103Z | [ recovery-image] Aug 29 22:16:57.937 INFO O| Aug 29 22:16:57.937 INFO STEP 603 (remove_files) COMPLETE |
| 6620 | 2025-08-29T22:16:58.103Z | [ recovery-image] Aug 29 22:16:57.937 INFO O| Aug 29 22:16:57.937 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6621 | 2025-08-29T22:16:58.128Z | [ recovery-image] Aug 29 22:16:57.953 INFO O| Aug 29 22:16:57.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1" |
| 6622 | 2025-08-29T22:16:58.128Z | [ recovery-image] Aug 29 22:16:57.954 INFO O| Aug 29 22:16:57.954 INFO STEP 604 (remove_files) COMPLETE |
| 6623 | 2025-08-29T22:16:58.128Z | [ recovery-image] Aug 29 22:16:57.954 INFO O| Aug 29 22:16:57.954 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6624 | 2025-08-29T22:16:58.154Z | [ recovery-image] Aug 29 22:16:57.972 INFO O| Aug 29 22:16:57.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2" |
| 6625 | 2025-08-29T22:16:58.154Z | [ recovery-image] Aug 29 22:16:57.972 INFO O| Aug 29 22:16:57.972 INFO STEP 605 (remove_files) COMPLETE |
| 6626 | 2025-08-29T22:16:58.154Z | [ recovery-image] Aug 29 22:16:57.972 INFO O| Aug 29 22:16:57.972 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6627 | 2025-08-29T22:16:58.179Z | [ recovery-image] Aug 29 22:16:57.991 INFO O| Aug 29 22:16:57.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7" |
| 6628 | 2025-08-29T22:16:58.179Z | [ recovery-image] Aug 29 22:16:57.992 INFO O| Aug 29 22:16:57.991 INFO STEP 606 (remove_files) COMPLETE |
| 6629 | 2025-08-29T22:16:58.179Z | [ recovery-image] Aug 29 22:16:57.992 INFO O| Aug 29 22:16:57.991 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6630 | 2025-08-29T22:16:58.179Z | [ recovery-image] Aug 29 22:16:58.008 INFO O| Aug 29 22:16:58.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1" |
| 6631 | 2025-08-29T22:16:58.179Z | [ recovery-image] Aug 29 22:16:58.009 INFO O| Aug 29 22:16:58.008 INFO STEP 607 (remove_files) COMPLETE |
| 6632 | 2025-08-29T22:16:58.179Z | [ recovery-image] Aug 29 22:16:58.009 INFO O| Aug 29 22:16:58.009 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6633 | 2025-08-29T22:16:58.204Z | [ recovery-image] Aug 29 22:16:58.025 INFO O| Aug 29 22:16:58.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1" |
| 6634 | 2025-08-29T22:16:58.204Z | [ recovery-image] Aug 29 22:16:58.026 INFO O| Aug 29 22:16:58.026 INFO STEP 608 (remove_files) COMPLETE |
| 6635 | 2025-08-29T22:16:58.204Z | [ recovery-image] Aug 29 22:16:58.026 INFO O| Aug 29 22:16:58.026 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6636 | 2025-08-29T22:16:58.204Z | [ recovery-image] Aug 29 22:16:58.041 INFO O| Aug 29 22:16:58.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1" |
| 6637 | 2025-08-29T22:16:58.204Z | [ recovery-image] Aug 29 22:16:58.041 INFO O| Aug 29 22:16:58.041 INFO STEP 609 (remove_files) COMPLETE |
| 6638 | 2025-08-29T22:16:58.204Z | [ recovery-image] Aug 29 22:16:58.041 INFO O| Aug 29 22:16:58.041 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6639 | 2025-08-29T22:16:58.230Z | [ recovery-image] Aug 29 22:16:58.056 INFO O| Aug 29 22:16:58.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1" |
| 6640 | 2025-08-29T22:16:58.230Z | [ recovery-image] Aug 29 22:16:58.056 INFO O| Aug 29 22:16:58.056 INFO STEP 610 (remove_files) COMPLETE |
| 6641 | 2025-08-29T22:16:58.230Z | [ recovery-image] Aug 29 22:16:58.056 INFO O| Aug 29 22:16:58.056 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6642 | 2025-08-29T22:16:58.255Z | [ recovery-image] Aug 29 22:16:58.070 INFO O| Aug 29 22:16:58.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1" |
| 6643 | 2025-08-29T22:16:58.256Z | [ recovery-image] Aug 29 22:16:58.071 INFO O| Aug 29 22:16:58.070 INFO STEP 611 (remove_files) COMPLETE |
| 6644 | 2025-08-29T22:16:58.256Z | [ recovery-image] Aug 29 22:16:58.071 INFO O| Aug 29 22:16:58.071 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6645 | 2025-08-29T22:16:58.256Z | [ recovery-image] Aug 29 22:16:58.088 INFO O| Aug 29 22:16:58.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1" |
| 6646 | 2025-08-29T22:16:58.256Z | [ recovery-image] Aug 29 22:16:58.088 INFO O| Aug 29 22:16:58.088 INFO STEP 612 (remove_files) COMPLETE |
| 6647 | 2025-08-29T22:16:58.256Z | [ recovery-image] Aug 29 22:16:58.088 INFO O| Aug 29 22:16:58.088 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6648 | 2025-08-29T22:16:58.281Z | [ recovery-image] Aug 29 22:16:58.106 INFO O| Aug 29 22:16:58.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1" |
| 6649 | 2025-08-29T22:16:58.281Z | [ recovery-image] Aug 29 22:16:58.106 INFO O| Aug 29 22:16:58.106 INFO STEP 613 (remove_files) COMPLETE |
| 6650 | 2025-08-29T22:16:58.281Z | [ recovery-image] Aug 29 22:16:58.106 INFO O| Aug 29 22:16:58.106 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6651 | 2025-08-29T22:16:58.307Z | [ recovery-image] Aug 29 22:16:58.126 INFO O| Aug 29 22:16:58.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1" |
| 6652 | 2025-08-29T22:16:58.307Z | [ recovery-image] Aug 29 22:16:58.126 INFO O| Aug 29 22:16:58.126 INFO STEP 614 (remove_files) COMPLETE |
| 6653 | 2025-08-29T22:16:58.307Z | [ recovery-image] Aug 29 22:16:58.126 INFO O| Aug 29 22:16:58.126 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6654 | 2025-08-29T22:16:58.307Z | [ recovery-image] Aug 29 22:16:58.143 INFO O| Aug 29 22:16:58.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1" |
| 6655 | 2025-08-29T22:16:58.307Z | [ recovery-image] Aug 29 22:16:58.144 INFO O| Aug 29 22:16:58.144 INFO STEP 615 (remove_files) COMPLETE |
| 6656 | 2025-08-29T22:16:58.307Z | [ recovery-image] Aug 29 22:16:58.144 INFO O| Aug 29 22:16:58.144 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6657 | 2025-08-29T22:16:58.331Z | [ recovery-image] Aug 29 22:16:58.159 INFO O| Aug 29 22:16:58.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1" |
| 6658 | 2025-08-29T22:16:58.331Z | [ recovery-image] Aug 29 22:16:58.159 INFO O| Aug 29 22:16:58.159 INFO STEP 616 (remove_files) COMPLETE |
| 6659 | 2025-08-29T22:16:58.332Z | [ recovery-image] Aug 29 22:16:58.159 INFO O| Aug 29 22:16:58.159 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6660 | 2025-08-29T22:16:58.357Z | [ recovery-image] Aug 29 22:16:58.175 INFO O| Aug 29 22:16:58.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1" |
| 6661 | 2025-08-29T22:16:58.357Z | [ recovery-image] Aug 29 22:16:58.175 INFO O| Aug 29 22:16:58.175 INFO STEP 617 (remove_files) COMPLETE |
| 6662 | 2025-08-29T22:16:58.357Z | [ recovery-image] Aug 29 22:16:58.175 INFO O| Aug 29 22:16:58.175 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6663 | 2025-08-29T22:16:58.382Z | [ recovery-image] Aug 29 22:16:58.194 INFO O| Aug 29 22:16:58.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1" |
| 6664 | 2025-08-29T22:16:58.382Z | [ recovery-image] Aug 29 22:16:58.194 INFO O| Aug 29 22:16:58.194 INFO STEP 618 (remove_files) COMPLETE |
| 6665 | 2025-08-29T22:16:58.382Z | [ recovery-image] Aug 29 22:16:58.194 INFO O| Aug 29 22:16:58.194 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6666 | 2025-08-29T22:16:58.382Z | [ recovery-image] Aug 29 22:16:58.213 INFO O| Aug 29 22:16:58.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1" |
| 6667 | 2025-08-29T22:16:58.382Z | [ recovery-image] Aug 29 22:16:58.214 INFO O| Aug 29 22:16:58.214 INFO STEP 619 (remove_files) COMPLETE |
| 6668 | 2025-08-29T22:16:58.382Z | [ recovery-image] Aug 29 22:16:58.214 INFO O| Aug 29 22:16:58.214 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6669 | 2025-08-29T22:16:58.411Z | [ recovery-image] Aug 29 22:16:58.230 INFO O| Aug 29 22:16:58.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1" |
| 6670 | 2025-08-29T22:16:58.411Z | [ recovery-image] Aug 29 22:16:58.231 INFO O| Aug 29 22:16:58.231 INFO STEP 620 (remove_files) COMPLETE |
| 6671 | 2025-08-29T22:16:58.411Z | [ recovery-image] Aug 29 22:16:58.231 INFO O| Aug 29 22:16:58.231 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6672 | 2025-08-29T22:16:58.436Z | [ recovery-image] Aug 29 22:16:58.250 INFO O| Aug 29 22:16:58.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6" |
| 6673 | 2025-08-29T22:16:58.436Z | [ recovery-image] Aug 29 22:16:58.250 INFO O| Aug 29 22:16:58.250 INFO STEP 621 (remove_files) COMPLETE |
| 6674 | 2025-08-29T22:16:58.436Z | [ recovery-image] Aug 29 22:16:58.250 INFO O| Aug 29 22:16:58.250 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6675 | 2025-08-29T22:16:58.436Z | [ recovery-image] Aug 29 22:16:58.267 INFO O| Aug 29 22:16:58.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1" |
| 6676 | 2025-08-29T22:16:58.436Z | [ recovery-image] Aug 29 22:16:58.267 INFO O| Aug 29 22:16:58.267 INFO STEP 622 (remove_files) COMPLETE |
| 6677 | 2025-08-29T22:16:58.436Z | [ recovery-image] Aug 29 22:16:58.267 INFO O| Aug 29 22:16:58.267 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6678 | 2025-08-29T22:16:58.461Z | [ recovery-image] Aug 29 22:16:58.282 INFO O| Aug 29 22:16:58.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1" |
| 6679 | 2025-08-29T22:16:58.461Z | [ recovery-image] Aug 29 22:16:58.282 INFO O| Aug 29 22:16:58.282 INFO STEP 623 (remove_files) COMPLETE |
| 6680 | 2025-08-29T22:16:58.461Z | [ recovery-image] Aug 29 22:16:58.283 INFO O| Aug 29 22:16:58.282 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6681 | 2025-08-29T22:16:58.487Z | [ recovery-image] Aug 29 22:16:58.300 INFO O| Aug 29 22:16:58.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0" |
| 6682 | 2025-08-29T22:16:58.487Z | [ recovery-image] Aug 29 22:16:58.300 INFO O| Aug 29 22:16:58.300 INFO STEP 624 (remove_files) COMPLETE |
| 6683 | 2025-08-29T22:16:58.487Z | [ recovery-image] Aug 29 22:16:58.301 INFO O| Aug 29 22:16:58.300 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6684 | 2025-08-29T22:16:58.487Z | [ recovery-image] Aug 29 22:16:58.315 INFO O| Aug 29 22:16:58.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1" |
| 6685 | 2025-08-29T22:16:58.487Z | [ recovery-image] Aug 29 22:16:58.315 INFO O| Aug 29 22:16:58.315 INFO STEP 625 (remove_files) COMPLETE |
| 6686 | 2025-08-29T22:16:58.487Z | [ recovery-image] Aug 29 22:16:58.315 INFO O| Aug 29 22:16:58.315 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6687 | 2025-08-29T22:16:58.512Z | [ recovery-image] Aug 29 22:16:58.333 INFO O| Aug 29 22:16:58.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1" |
| 6688 | 2025-08-29T22:16:58.512Z | [ recovery-image] Aug 29 22:16:58.333 INFO O| Aug 29 22:16:58.333 INFO STEP 626 (remove_files) COMPLETE |
| 6689 | 2025-08-29T22:16:58.513Z | [ recovery-image] Aug 29 22:16:58.333 INFO O| Aug 29 22:16:58.333 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6690 | 2025-08-29T22:16:58.603Z | [ recovery-image] Aug 29 22:16:58.350 INFO O| Aug 29 22:16:58.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1" |
| 6691 | 2025-08-29T22:16:58.603Z | [ recovery-image] Aug 29 22:16:58.351 INFO O| Aug 29 22:16:58.351 INFO STEP 627 (remove_files) COMPLETE |
| 6692 | 2025-08-29T22:16:58.603Z | [ recovery-image] Aug 29 22:16:58.351 INFO O| Aug 29 22:16:58.351 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6693 | 2025-08-29T22:16:58.603Z | [ recovery-image] Aug 29 22:16:58.368 INFO O| Aug 29 22:16:58.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1" |
| 6694 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.369 INFO O| Aug 29 22:16:58.369 INFO STEP 628 (remove_files) COMPLETE |
| 6695 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.369 INFO O| Aug 29 22:16:58.369 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6696 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.385 INFO O| Aug 29 22:16:58.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1" |
| 6697 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.386 INFO O| Aug 29 22:16:58.386 INFO STEP 629 (remove_files) COMPLETE |
| 6698 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.386 INFO O| Aug 29 22:16:58.386 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6699 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.402 INFO O| Aug 29 22:16:58.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1" |
| 6700 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.402 INFO O| Aug 29 22:16:58.402 INFO STEP 630 (remove_files) COMPLETE |
| 6701 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.402 INFO O| Aug 29 22:16:58.402 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6702 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.419 INFO O| Aug 29 22:16:58.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1" |
| 6703 | 2025-08-29T22:16:58.604Z | [ recovery-image] Aug 29 22:16:58.419 INFO O| Aug 29 22:16:58.419 INFO STEP 631 (remove_files) COMPLETE |
| 6704 | 2025-08-29T22:16:58.605Z | [ recovery-image] Aug 29 22:16:58.419 INFO O| Aug 29 22:16:58.419 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6705 | 2025-08-29T22:16:58.605Z | [ recovery-image] Aug 29 22:16:58.434 INFO O| Aug 29 22:16:58.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1" |
| 6706 | 2025-08-29T22:16:58.605Z | [ recovery-image] Aug 29 22:16:58.434 INFO O| Aug 29 22:16:58.434 INFO STEP 632 (remove_files) COMPLETE |
| 6707 | 2025-08-29T22:16:58.605Z | [ recovery-image] Aug 29 22:16:58.434 INFO O| Aug 29 22:16:58.434 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6708 | 2025-08-29T22:16:58.630Z | [ recovery-image] Aug 29 22:16:58.453 INFO O| Aug 29 22:16:58.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1" |
| 6709 | 2025-08-29T22:16:58.630Z | [ recovery-image] Aug 29 22:16:58.453 INFO O| Aug 29 22:16:58.453 INFO STEP 633 (remove_files) COMPLETE |
| 6710 | 2025-08-29T22:16:58.630Z | [ recovery-image] Aug 29 22:16:58.453 INFO O| Aug 29 22:16:58.453 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6711 | 2025-08-29T22:16:58.656Z | [ recovery-image] Aug 29 22:16:58.471 INFO O| Aug 29 22:16:58.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1" |
| 6712 | 2025-08-29T22:16:58.656Z | [ recovery-image] Aug 29 22:16:58.471 INFO O| Aug 29 22:16:58.471 INFO STEP 634 (remove_files) COMPLETE |
| 6713 | 2025-08-29T22:16:58.656Z | [ recovery-image] Aug 29 22:16:58.471 INFO O| Aug 29 22:16:58.471 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6714 | 2025-08-29T22:16:58.656Z | [ recovery-image] Aug 29 22:16:58.489 INFO O| Aug 29 22:16:58.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1" |
| 6715 | 2025-08-29T22:16:58.656Z | [ recovery-image] Aug 29 22:16:58.489 INFO O| Aug 29 22:16:58.489 INFO STEP 635 (remove_files) COMPLETE |
| 6716 | 2025-08-29T22:16:58.656Z | [ recovery-image] Aug 29 22:16:58.489 INFO O| Aug 29 22:16:58.489 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6717 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 14 (pkg_install) COMPLETE |
| 6718 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 6719 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "mfg" is not enabled |
| 6720 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 6721 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "compliance" is not enabled |
| 6722 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 6723 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "stress" is not enabled |
| 6724 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 6725 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "compliance" is not enabled |
| 6726 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 6727 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "nfs" is not enabled |
| 6728 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 6729 | 2025-08-29T22:16:58.682Z | [ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.509 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 6730 | 2025-08-29T22:16:58.707Z | [ recovery-image] Aug 29 22:16:58.527 INFO O| Aug 29 22:16:58.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1" |
| 6731 | 2025-08-29T22:16:58.707Z | [ recovery-image] Aug 29 22:16:58.527 INFO O| Aug 29 22:16:58.527 INFO STEP 636 (remove_files) COMPLETE |
| 6732 | 2025-08-29T22:16:58.707Z | [ recovery-image] Aug 29 22:16:58.527 INFO O| Aug 29 22:16:58.527 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6733 | 2025-08-29T22:16:58.707Z | [ host-image] Aug 29 22:16:58.535 INFO O| Aug 29 22:16:58.535 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 6734 | 2025-08-29T22:16:58.708Z | [ recovery-image] Aug 29 22:16:58.544 INFO O| Aug 29 22:16:58.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1" |
| 6735 | 2025-08-29T22:16:58.708Z | [ recovery-image] Aug 29 22:16:58.545 INFO O| Aug 29 22:16:58.545 INFO STEP 637 (remove_files) COMPLETE |
| 6736 | 2025-08-29T22:16:58.708Z | [ recovery-image] Aug 29 22:16:58.545 INFO O| Aug 29 22:16:58.545 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6737 | 2025-08-29T22:16:58.733Z | [ recovery-image] Aug 29 22:16:58.558 INFO O| Aug 29 22:16:58.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc" |
| 6738 | 2025-08-29T22:16:58.733Z | [ recovery-image] Aug 29 22:16:58.558 INFO O| Aug 29 22:16:58.558 INFO STEP 638 (remove_files) COMPLETE |
| 6739 | 2025-08-29T22:16:58.733Z | [ recovery-image] Aug 29 22:16:58.558 INFO O| Aug 29 22:16:58.558 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6740 | 2025-08-29T22:16:58.759Z | [ recovery-image] Aug 29 22:16:58.574 INFO O| Aug 29 22:16:58.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc" |
| 6741 | 2025-08-29T22:16:58.759Z | [ recovery-image] Aug 29 22:16:58.575 INFO O| Aug 29 22:16:58.575 INFO STEP 639 (remove_files) COMPLETE |
| 6742 | 2025-08-29T22:16:58.759Z | [ recovery-image] Aug 29 22:16:58.575 INFO O| Aug 29 22:16:58.575 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6743 | 2025-08-29T22:16:58.759Z | [ host-image] Aug 29 22:16:58.585 INFO O| Aug 29 22:16:58.585 INFO completed processing sled/ramdisk-01-os |
| 6744 | 2025-08-29T22:16:58.759Z | [ host-image] Aug 29 22:16:58.588 INFO omicron1 baseline generation... |
| 6745 | 2025-08-29T22:16:58.759Z | [ host-image] Aug 29 22:16:58.588 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None |
| 6746 | 2025-08-29T22:16:58.759Z | [ recovery-image] Aug 29 22:16:58.593 INFO O| Aug 29 22:16:58.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc" |
| 6747 | 2025-08-29T22:16:58.759Z | [ recovery-image] Aug 29 22:16:58.593 INFO O| Aug 29 22:16:58.593 INFO STEP 640 (remove_files) COMPLETE |
| 6748 | 2025-08-29T22:16:58.759Z | [ recovery-image] Aug 29 22:16:58.593 INFO O| Aug 29 22:16:58.593 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6749 | 2025-08-29T22:16:58.784Z | [ recovery-image] Aug 29 22:16:58.610 INFO O| Aug 29 22:16:58.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc" |
| 6750 | 2025-08-29T22:16:58.784Z | [ recovery-image] Aug 29 22:16:58.610 INFO O| Aug 29 22:16:58.610 INFO STEP 641 (remove_files) COMPLETE |
| 6751 | 2025-08-29T22:16:58.785Z | [ recovery-image] Aug 29 22:16:58.610 INFO O| Aug 29 22:16:58.610 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6752 | 2025-08-29T22:16:58.811Z | [ recovery-image] Aug 29 22:16:58.626 INFO O| Aug 29 22:16:58.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc" |
| 6753 | 2025-08-29T22:16:58.811Z | [ recovery-image] Aug 29 22:16:58.626 INFO O| Aug 29 22:16:58.626 INFO STEP 642 (remove_files) COMPLETE |
| 6754 | 2025-08-29T22:16:58.811Z | [ recovery-image] Aug 29 22:16:58.626 INFO O| Aug 29 22:16:58.626 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6755 | 2025-08-29T22:16:58.811Z | [ recovery-image] Aug 29 22:16:58.639 INFO O| Aug 29 22:16:58.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc" |
| 6756 | 2025-08-29T22:16:58.811Z | [ recovery-image] Aug 29 22:16:58.639 INFO O| Aug 29 22:16:58.639 INFO STEP 643 (remove_files) COMPLETE |
| 6757 | 2025-08-29T22:16:58.811Z | [ recovery-image] Aug 29 22:16:58.639 INFO O| Aug 29 22:16:58.639 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6758 | 2025-08-29T22:16:58.836Z | [ recovery-image] Aug 29 22:16:58.656 INFO O| Aug 29 22:16:58.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc" |
| 6759 | 2025-08-29T22:16:58.837Z | [ recovery-image] Aug 29 22:16:58.657 INFO O| Aug 29 22:16:58.656 INFO STEP 644 (remove_files) COMPLETE |
| 6760 | 2025-08-29T22:16:58.837Z | [ recovery-image] Aug 29 22:16:58.657 INFO O| Aug 29 22:16:58.656 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6761 | 2025-08-29T22:16:58.862Z | [ recovery-image] Aug 29 22:16:58.686 INFO O| Aug 29 22:16:58.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc" |
| 6762 | 2025-08-29T22:16:58.862Z | [ recovery-image] Aug 29 22:16:58.686 INFO O| Aug 29 22:16:58.686 INFO STEP 645 (remove_files) COMPLETE |
| 6763 | 2025-08-29T22:16:58.862Z | [ recovery-image] Aug 29 22:16:58.686 INFO O| Aug 29 22:16:58.686 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6764 | 2025-08-29T22:16:58.887Z | [ recovery-image] Aug 29 22:16:58.704 INFO O| Aug 29 22:16:58.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc" |
| 6765 | 2025-08-29T22:16:58.887Z | [ recovery-image] Aug 29 22:16:58.704 INFO O| Aug 29 22:16:58.704 INFO STEP 646 (remove_files) COMPLETE |
| 6766 | 2025-08-29T22:16:58.887Z | [ recovery-image] Aug 29 22:16:58.704 INFO O| Aug 29 22:16:58.704 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6767 | 2025-08-29T22:16:58.887Z | [ recovery-image] Aug 29 22:16:58.722 INFO O| Aug 29 22:16:58.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc" |
| 6768 | 2025-08-29T22:16:58.887Z | [ recovery-image] Aug 29 22:16:58.722 INFO O| Aug 29 22:16:58.722 INFO STEP 647 (remove_files) COMPLETE |
| 6769 | 2025-08-29T22:16:58.887Z | [ recovery-image] Aug 29 22:16:58.722 INFO O| Aug 29 22:16:58.722 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6770 | 2025-08-29T22:16:58.912Z | [ recovery-image] Aug 29 22:16:58.738 INFO O| Aug 29 22:16:58.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc" |
| 6771 | 2025-08-29T22:16:58.913Z | [ recovery-image] Aug 29 22:16:58.738 INFO O| Aug 29 22:16:58.738 INFO STEP 648 (remove_files) COMPLETE |
| 6772 | 2025-08-29T22:16:58.913Z | [ recovery-image] Aug 29 22:16:58.738 INFO O| Aug 29 22:16:58.738 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6773 | 2025-08-29T22:16:58.938Z | [ recovery-image] Aug 29 22:16:58.754 INFO O| Aug 29 22:16:58.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc" |
| 6774 | 2025-08-29T22:16:58.938Z | [ recovery-image] Aug 29 22:16:58.754 INFO O| Aug 29 22:16:58.754 INFO STEP 649 (remove_files) COMPLETE |
| 6775 | 2025-08-29T22:16:58.938Z | [ recovery-image] Aug 29 22:16:58.754 INFO O| Aug 29 22:16:58.754 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6776 | 2025-08-29T22:16:58.938Z | [ recovery-image] Aug 29 22:16:58.771 INFO O| Aug 29 22:16:58.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc" |
| 6777 | 2025-08-29T22:16:58.938Z | [ recovery-image] Aug 29 22:16:58.771 INFO O| Aug 29 22:16:58.771 INFO STEP 650 (remove_files) COMPLETE |
| 6778 | 2025-08-29T22:16:58.938Z | [ recovery-image] Aug 29 22:16:58.771 INFO O| Aug 29 22:16:58.771 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6779 | 2025-08-29T22:16:58.963Z | [ recovery-image] Aug 29 22:16:58.786 INFO O| Aug 29 22:16:58.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc" |
| 6780 | 2025-08-29T22:16:58.963Z | [ recovery-image] Aug 29 22:16:58.786 INFO O| Aug 29 22:16:58.786 INFO STEP 651 (remove_files) COMPLETE |
| 6781 | 2025-08-29T22:16:58.963Z | [ recovery-image] Aug 29 22:16:58.786 INFO O| Aug 29 22:16:58.786 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6782 | 2025-08-29T22:16:58.988Z | [ recovery-image] Aug 29 22:16:58.801 INFO O| Aug 29 22:16:58.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc" |
| 6783 | 2025-08-29T22:16:58.988Z | [ recovery-image] Aug 29 22:16:58.801 INFO O| Aug 29 22:16:58.801 INFO STEP 652 (remove_files) COMPLETE |
| 6784 | 2025-08-29T22:16:58.988Z | [ recovery-image] Aug 29 22:16:58.801 INFO O| Aug 29 22:16:58.801 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6785 | 2025-08-29T22:16:58.988Z | [ recovery-image] Aug 29 22:16:58.819 INFO O| Aug 29 22:16:58.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc" |
| 6786 | 2025-08-29T22:16:58.988Z | [ recovery-image] Aug 29 22:16:58.819 INFO O| Aug 29 22:16:58.819 INFO STEP 653 (remove_files) COMPLETE |
| 6787 | 2025-08-29T22:16:58.988Z | [ recovery-image] Aug 29 22:16:58.819 INFO O| Aug 29 22:16:58.819 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6788 | 2025-08-29T22:16:59.014Z | [ recovery-image] Aug 29 22:16:58.836 INFO O| Aug 29 22:16:58.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc" |
| 6789 | 2025-08-29T22:16:59.014Z | [ recovery-image] Aug 29 22:16:58.836 INFO O| Aug 29 22:16:58.836 INFO STEP 654 (remove_files) COMPLETE |
| 6790 | 2025-08-29T22:16:59.014Z | [ recovery-image] Aug 29 22:16:58.836 INFO O| Aug 29 22:16:58.836 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6791 | 2025-08-29T22:16:59.039Z | [ recovery-image] Aug 29 22:16:58.852 INFO O| Aug 29 22:16:58.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc" |
| 6792 | 2025-08-29T22:16:59.039Z | [ recovery-image] Aug 29 22:16:58.852 INFO O| Aug 29 22:16:58.852 INFO STEP 655 (remove_files) COMPLETE |
| 6793 | 2025-08-29T22:16:59.039Z | [ recovery-image] Aug 29 22:16:58.852 INFO O| Aug 29 22:16:58.852 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6794 | 2025-08-29T22:16:59.039Z | [ recovery-image] Aug 29 22:16:58.868 INFO O| Aug 29 22:16:58.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc" |
| 6795 | 2025-08-29T22:16:59.039Z | [ recovery-image] Aug 29 22:16:58.868 INFO O| Aug 29 22:16:58.868 INFO STEP 656 (remove_files) COMPLETE |
| 6796 | 2025-08-29T22:16:59.039Z | [ recovery-image] Aug 29 22:16:58.868 INFO O| Aug 29 22:16:58.868 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6797 | 2025-08-29T22:16:59.064Z | [ recovery-image] Aug 29 22:16:58.885 INFO O| Aug 29 22:16:58.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc" |
| 6798 | 2025-08-29T22:16:59.064Z | [ recovery-image] Aug 29 22:16:58.885 INFO O| Aug 29 22:16:58.885 INFO STEP 657 (remove_files) COMPLETE |
| 6799 | 2025-08-29T22:16:59.064Z | [ recovery-image] Aug 29 22:16:58.885 INFO O| Aug 29 22:16:58.885 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6800 | 2025-08-29T22:16:59.064Z | [ recovery-image] Aug 29 22:16:58.900 INFO O| Aug 29 22:16:58.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc" |
| 6801 | 2025-08-29T22:16:59.064Z | [ recovery-image] Aug 29 22:16:58.900 INFO O| Aug 29 22:16:58.900 INFO STEP 658 (remove_files) COMPLETE |
| 6802 | 2025-08-29T22:16:59.064Z | [ recovery-image] Aug 29 22:16:58.900 INFO O| Aug 29 22:16:58.900 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6803 | 2025-08-29T22:16:59.089Z | [ recovery-image] Aug 29 22:16:58.914 INFO O| Aug 29 22:16:58.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc" |
| 6804 | 2025-08-29T22:16:59.089Z | [ recovery-image] Aug 29 22:16:58.915 INFO O| Aug 29 22:16:58.915 INFO STEP 659 (remove_files) COMPLETE |
| 6805 | 2025-08-29T22:16:59.089Z | [ recovery-image] Aug 29 22:16:58.915 INFO O| Aug 29 22:16:58.915 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6806 | 2025-08-29T22:16:59.115Z | [ recovery-image] Aug 29 22:16:58.929 INFO O| Aug 29 22:16:58.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc" |
| 6807 | 2025-08-29T22:16:59.115Z | [ recovery-image] Aug 29 22:16:58.929 INFO O| Aug 29 22:16:58.929 INFO STEP 660 (remove_files) COMPLETE |
| 6808 | 2025-08-29T22:16:59.115Z | [ recovery-image] Aug 29 22:16:58.929 INFO O| Aug 29 22:16:58.929 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6809 | 2025-08-29T22:16:59.115Z | [ recovery-image] Aug 29 22:16:58.945 INFO O| Aug 29 22:16:58.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc" |
| 6810 | 2025-08-29T22:16:59.115Z | [ recovery-image] Aug 29 22:16:58.946 INFO O| Aug 29 22:16:58.946 INFO STEP 661 (remove_files) COMPLETE |
| 6811 | 2025-08-29T22:16:59.115Z | [ recovery-image] Aug 29 22:16:58.946 INFO O| Aug 29 22:16:58.946 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6812 | 2025-08-29T22:16:59.140Z | [ recovery-image] Aug 29 22:16:58.962 INFO O| Aug 29 22:16:58.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc" |
| 6813 | 2025-08-29T22:16:59.141Z | [ recovery-image] Aug 29 22:16:58.962 INFO O| Aug 29 22:16:58.962 INFO STEP 662 (remove_files) COMPLETE |
| 6814 | 2025-08-29T22:16:59.141Z | [ recovery-image] Aug 29 22:16:58.962 INFO O| Aug 29 22:16:58.962 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6815 | 2025-08-29T22:16:59.168Z | [ recovery-image] Aug 29 22:16:58.979 INFO O| Aug 29 22:16:58.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc" |
| 6816 | 2025-08-29T22:16:59.168Z | [ recovery-image] Aug 29 22:16:58.979 INFO O| Aug 29 22:16:58.979 INFO STEP 663 (remove_files) COMPLETE |
| 6817 | 2025-08-29T22:16:59.168Z | [ recovery-image] Aug 29 22:16:58.979 INFO O| Aug 29 22:16:58.979 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6818 | 2025-08-29T22:16:59.168Z | [ recovery-image] Aug 29 22:16:58.996 INFO O| Aug 29 22:16:58.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc" |
| 6819 | 2025-08-29T22:16:59.168Z | [ recovery-image] Aug 29 22:16:58.996 INFO O| Aug 29 22:16:58.996 INFO STEP 664 (remove_files) COMPLETE |
| 6820 | 2025-08-29T22:16:59.168Z | [ recovery-image] Aug 29 22:16:58.996 INFO O| Aug 29 22:16:58.996 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6821 | 2025-08-29T22:16:59.195Z | [ recovery-image] Aug 29 22:16:59.011 INFO O| Aug 29 22:16:59.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc" |
| 6822 | 2025-08-29T22:16:59.195Z | [ recovery-image] Aug 29 22:16:59.011 INFO O| Aug 29 22:16:59.011 INFO STEP 665 (remove_files) COMPLETE |
| 6823 | 2025-08-29T22:16:59.195Z | [ recovery-image] Aug 29 22:16:59.011 INFO O| Aug 29 22:16:59.011 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6824 | 2025-08-29T22:16:59.196Z | [ recovery-image] Aug 29 22:16:59.024 INFO O| Aug 29 22:16:59.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc" |
| 6825 | 2025-08-29T22:16:59.196Z | [ recovery-image] Aug 29 22:16:59.025 INFO O| Aug 29 22:16:59.025 INFO STEP 666 (remove_files) COMPLETE |
| 6826 | 2025-08-29T22:16:59.196Z | [ recovery-image] Aug 29 22:16:59.025 INFO O| Aug 29 22:16:59.025 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6827 | 2025-08-29T22:16:59.220Z | [ recovery-image] Aug 29 22:16:59.038 INFO O| Aug 29 22:16:59.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc" |
| 6828 | 2025-08-29T22:16:59.221Z | [ recovery-image] Aug 29 22:16:59.038 INFO O| Aug 29 22:16:59.038 INFO STEP 667 (remove_files) COMPLETE |
| 6829 | 2025-08-29T22:16:59.221Z | [ recovery-image] Aug 29 22:16:59.038 INFO O| Aug 29 22:16:59.038 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6830 | 2025-08-29T22:16:59.221Z | [ recovery-image] Aug 29 22:16:59.054 INFO O| Aug 29 22:16:59.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2" |
| 6831 | 2025-08-29T22:16:59.221Z | [ recovery-image] Aug 29 22:16:59.055 INFO O| Aug 29 22:16:59.055 INFO STEP 668 (remove_files) COMPLETE |
| 6832 | 2025-08-29T22:16:59.221Z | [ recovery-image] Aug 29 22:16:59.055 INFO O| Aug 29 22:16:59.055 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6833 | 2025-08-29T22:16:59.246Z | [ recovery-image] Aug 29 22:16:59.072 INFO O| Aug 29 22:16:59.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1" |
| 6834 | 2025-08-29T22:16:59.246Z | [ recovery-image] Aug 29 22:16:59.073 INFO O| Aug 29 22:16:59.073 INFO STEP 669 (remove_files) COMPLETE |
| 6835 | 2025-08-29T22:16:59.246Z | [ recovery-image] Aug 29 22:16:59.073 INFO O| Aug 29 22:16:59.073 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6836 | 2025-08-29T22:16:59.271Z | [ recovery-image] Aug 29 22:16:59.087 INFO O| Aug 29 22:16:59.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr" |
| 6837 | 2025-08-29T22:16:59.271Z | [ recovery-image] Aug 29 22:16:59.087 INFO O| Aug 29 22:16:59.087 INFO STEP 670 (remove_files) COMPLETE |
| 6838 | 2025-08-29T22:16:59.271Z | [ recovery-image] Aug 29 22:16:59.087 INFO O| Aug 29 22:16:59.087 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6839 | 2025-08-29T22:16:59.271Z | [ recovery-image] Aug 29 22:16:59.105 INFO O| Aug 29 22:16:59.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh" |
| 6840 | 2025-08-29T22:16:59.271Z | [ recovery-image] Aug 29 22:16:59.105 INFO O| Aug 29 22:16:59.105 INFO STEP 671 (remove_files) COMPLETE |
| 6841 | 2025-08-29T22:16:59.271Z | [ recovery-image] Aug 29 22:16:59.105 INFO O| Aug 29 22:16:59.105 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6842 | 2025-08-29T22:16:59.296Z | [ recovery-image] Aug 29 22:16:59.122 INFO O| Aug 29 22:16:59.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query" |
| 6843 | 2025-08-29T22:16:59.296Z | [ recovery-image] Aug 29 22:16:59.122 INFO O| Aug 29 22:16:59.122 INFO STEP 672 (remove_files) COMPLETE |
| 6844 | 2025-08-29T22:16:59.296Z | [ recovery-image] Aug 29 22:16:59.122 INFO O| Aug 29 22:16:59.122 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6845 | 2025-08-29T22:16:59.323Z | [ recovery-image] Aug 29 22:16:59.136 INFO O| Aug 29 22:16:59.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh" |
| 6846 | 2025-08-29T22:16:59.323Z | [ recovery-image] Aug 29 22:16:59.136 INFO O| Aug 29 22:16:59.136 INFO STEP 673 (remove_files) COMPLETE |
| 6847 | 2025-08-29T22:16:59.323Z | [ recovery-image] Aug 29 22:16:59.137 INFO O| Aug 29 22:16:59.136 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6848 | 2025-08-29T22:16:59.323Z | [ recovery-image] Aug 29 22:16:59.153 INFO O| Aug 29 22:16:59.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1" |
| 6849 | 2025-08-29T22:16:59.323Z | [ recovery-image] Aug 29 22:16:59.154 INFO O| Aug 29 22:16:59.153 INFO STEP 674 (remove_files) COMPLETE |
| 6850 | 2025-08-29T22:16:59.323Z | [ recovery-image] Aug 29 22:16:59.154 INFO O| Aug 29 22:16:59.153 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6851 | 2025-08-29T22:16:59.348Z | [ recovery-image] Aug 29 22:16:59.171 INFO O| Aug 29 22:16:59.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1" |
| 6852 | 2025-08-29T22:16:59.348Z | [ recovery-image] Aug 29 22:16:59.171 INFO O| Aug 29 22:16:59.171 INFO STEP 675 (remove_files) COMPLETE |
| 6853 | 2025-08-29T22:16:59.348Z | [ recovery-image] Aug 29 22:16:59.171 INFO O| Aug 29 22:16:59.171 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6854 | 2025-08-29T22:16:59.373Z | [ recovery-image] Aug 29 22:16:59.189 INFO O| Aug 29 22:16:59.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1" |
| 6855 | 2025-08-29T22:16:59.373Z | [ recovery-image] Aug 29 22:16:59.189 INFO O| Aug 29 22:16:59.189 INFO STEP 676 (remove_files) COMPLETE |
| 6856 | 2025-08-29T22:16:59.373Z | [ recovery-image] Aug 29 22:16:59.189 INFO O| Aug 29 22:16:59.189 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6857 | 2025-08-29T22:16:59.374Z | [ recovery-image] Aug 29 22:16:59.206 INFO O| Aug 29 22:16:59.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1" |
| 6858 | 2025-08-29T22:16:59.374Z | [ recovery-image] Aug 29 22:16:59.207 INFO O| Aug 29 22:16:59.207 INFO STEP 677 (remove_files) COMPLETE |
| 6859 | 2025-08-29T22:16:59.374Z | [ recovery-image] Aug 29 22:16:59.207 INFO O| Aug 29 22:16:59.207 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6860 | 2025-08-29T22:16:59.399Z | [ recovery-image] Aug 29 22:16:59.223 INFO O| Aug 29 22:16:59.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1" |
| 6861 | 2025-08-29T22:16:59.399Z | [ recovery-image] Aug 29 22:16:59.223 INFO O| Aug 29 22:16:59.223 INFO STEP 678 (remove_files) COMPLETE |
| 6862 | 2025-08-29T22:16:59.399Z | [ recovery-image] Aug 29 22:16:59.223 INFO O| Aug 29 22:16:59.223 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6863 | 2025-08-29T22:16:59.424Z | [ recovery-image] Aug 29 22:16:59.241 INFO O| Aug 29 22:16:59.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1" |
| 6864 | 2025-08-29T22:16:59.424Z | [ recovery-image] Aug 29 22:16:59.242 INFO O| Aug 29 22:16:59.242 INFO STEP 679 (remove_files) COMPLETE |
| 6865 | 2025-08-29T22:16:59.424Z | [ recovery-image] Aug 29 22:16:59.242 INFO O| Aug 29 22:16:59.242 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6866 | 2025-08-29T22:16:59.449Z | [ recovery-image] Aug 29 22:16:59.258 INFO O| Aug 29 22:16:59.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1" |
| 6867 | 2025-08-29T22:16:59.449Z | [ recovery-image] Aug 29 22:16:59.258 INFO O| Aug 29 22:16:59.258 INFO STEP 680 (remove_files) COMPLETE |
| 6868 | 2025-08-29T22:16:59.449Z | [ recovery-image] Aug 29 22:16:59.258 INFO O| Aug 29 22:16:59.258 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6869 | 2025-08-29T22:16:59.449Z | [ recovery-image] Aug 29 22:16:59.274 INFO O| Aug 29 22:16:59.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1" |
| 6870 | 2025-08-29T22:16:59.449Z | [ recovery-image] Aug 29 22:16:59.275 INFO O| Aug 29 22:16:59.274 INFO STEP 681 (remove_files) COMPLETE |
| 6871 | 2025-08-29T22:16:59.449Z | [ recovery-image] Aug 29 22:16:59.275 INFO O| Aug 29 22:16:59.275 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6872 | 2025-08-29T22:16:59.449Z | [ host-image] Aug 29 22:16:59.277 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23522:20250829T195000Z |
| 6873 | 2025-08-29T22:16:59.476Z | [ recovery-image] Aug 29 22:16:59.291 INFO O| Aug 29 22:16:59.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1" |
| 6874 | 2025-08-29T22:16:59.476Z | [ recovery-image] Aug 29 22:16:59.292 INFO O| Aug 29 22:16:59.291 INFO STEP 682 (remove_files) COMPLETE |
| 6875 | 2025-08-29T22:16:59.476Z | [ recovery-image] Aug 29 22:16:59.292 INFO O| Aug 29 22:16:59.292 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6876 | 2025-08-29T22:16:59.476Z | [ recovery-image] Aug 29 22:16:59.307 INFO O| Aug 29 22:16:59.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1" |
| 6877 | 2025-08-29T22:16:59.476Z | [ recovery-image] Aug 29 22:16:59.308 INFO O| Aug 29 22:16:59.308 INFO STEP 683 (remove_files) COMPLETE |
| 6878 | 2025-08-29T22:16:59.476Z | [ recovery-image] Aug 29 22:16:59.308 INFO O| Aug 29 22:16:59.308 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6879 | 2025-08-29T22:16:59.501Z | [ recovery-image] Aug 29 22:16:59.323 INFO O| Aug 29 22:16:59.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1" |
| 6880 | 2025-08-29T22:16:59.501Z | [ recovery-image] Aug 29 22:16:59.323 INFO O| Aug 29 22:16:59.323 INFO STEP 684 (remove_files) COMPLETE |
| 6881 | 2025-08-29T22:16:59.501Z | [ recovery-image] Aug 29 22:16:59.323 INFO O| Aug 29 22:16:59.323 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6882 | 2025-08-29T22:16:59.526Z | [ recovery-image] Aug 29 22:16:59.339 INFO O| Aug 29 22:16:59.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin" |
| 6883 | 2025-08-29T22:16:59.526Z | [ recovery-image] Aug 29 22:16:59.339 INFO O| Aug 29 22:16:59.339 INFO STEP 685 (remove_files) COMPLETE |
| 6884 | 2025-08-29T22:16:59.526Z | [ recovery-image] Aug 29 22:16:59.339 INFO O| Aug 29 22:16:59.339 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6885 | 2025-08-29T22:16:59.526Z | [ recovery-image] Aug 29 22:16:59.355 INFO O| Aug 29 22:16:59.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl" |
| 6886 | 2025-08-29T22:16:59.526Z | [ recovery-image] Aug 29 22:16:59.355 INFO O| Aug 29 22:16:59.355 INFO STEP 686 (remove_files) COMPLETE |
| 6887 | 2025-08-29T22:16:59.526Z | [ recovery-image] Aug 29 22:16:59.355 INFO O| Aug 29 22:16:59.355 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6888 | 2025-08-29T22:16:59.551Z | [ recovery-image] Aug 29 22:16:59.372 INFO O| Aug 29 22:16:59.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin" |
| 6889 | 2025-08-29T22:16:59.551Z | [ recovery-image] Aug 29 22:16:59.373 INFO O| Aug 29 22:16:59.372 INFO STEP 687 (remove_files) COMPLETE |
| 6890 | 2025-08-29T22:16:59.551Z | [ recovery-image] Aug 29 22:16:59.373 INFO O| Aug 29 22:16:59.373 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6891 | 2025-08-29T22:16:59.576Z | [ recovery-image] Aug 29 22:16:59.388 INFO O| Aug 29 22:16:59.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl" |
| 6892 | 2025-08-29T22:16:59.576Z | [ recovery-image] Aug 29 22:16:59.388 INFO O| Aug 29 22:16:59.388 INFO STEP 688 (remove_files) COMPLETE |
| 6893 | 2025-08-29T22:16:59.576Z | [ recovery-image] Aug 29 22:16:59.388 INFO O| Aug 29 22:16:59.388 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6894 | 2025-08-29T22:16:59.576Z | [ recovery-image] Aug 29 22:16:59.404 INFO O| Aug 29 22:16:59.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin" |
| 6895 | 2025-08-29T22:16:59.576Z | [ recovery-image] Aug 29 22:16:59.404 INFO O| Aug 29 22:16:59.404 INFO STEP 689 (remove_files) COMPLETE |
| 6896 | 2025-08-29T22:16:59.576Z | [ recovery-image] Aug 29 22:16:59.404 INFO O| Aug 29 22:16:59.404 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6897 | 2025-08-29T22:16:59.601Z | [ recovery-image] Aug 29 22:16:59.419 INFO O| Aug 29 22:16:59.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl" |
| 6898 | 2025-08-29T22:16:59.601Z | [ recovery-image] Aug 29 22:16:59.419 INFO O| Aug 29 22:16:59.419 INFO STEP 690 (remove_files) COMPLETE |
| 6899 | 2025-08-29T22:16:59.601Z | [ recovery-image] Aug 29 22:16:59.419 INFO O| Aug 29 22:16:59.419 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6900 | 2025-08-29T22:16:59.601Z | [ recovery-image] Aug 29 22:16:59.434 INFO O| Aug 29 22:16:59.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin" |
| 6901 | 2025-08-29T22:16:59.601Z | [ recovery-image] Aug 29 22:16:59.434 INFO O| Aug 29 22:16:59.434 INFO STEP 691 (remove_files) COMPLETE |
| 6902 | 2025-08-29T22:16:59.601Z | [ recovery-image] Aug 29 22:16:59.434 INFO O| Aug 29 22:16:59.434 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6903 | 2025-08-29T22:16:59.626Z | [ recovery-image] Aug 29 22:16:59.449 INFO O| Aug 29 22:16:59.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl" |
| 6904 | 2025-08-29T22:16:59.627Z | [ recovery-image] Aug 29 22:16:59.449 INFO O| Aug 29 22:16:59.449 INFO STEP 692 (remove_files) COMPLETE |
| 6905 | 2025-08-29T22:16:59.627Z | [ recovery-image] Aug 29 22:16:59.449 INFO O| Aug 29 22:16:59.449 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6906 | 2025-08-29T22:16:59.627Z | [ recovery-image] Aug 29 22:16:59.463 INFO O| Aug 29 22:16:59.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin" |
| 6907 | 2025-08-29T22:16:59.627Z | [ recovery-image] Aug 29 22:16:59.463 INFO O| Aug 29 22:16:59.463 INFO STEP 693 (remove_files) COMPLETE |
| 6908 | 2025-08-29T22:16:59.627Z | [ recovery-image] Aug 29 22:16:59.463 INFO O| Aug 29 22:16:59.463 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6909 | 2025-08-29T22:16:59.652Z | [ recovery-image] Aug 29 22:16:59.481 INFO O| Aug 29 22:16:59.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl" |
| 6910 | 2025-08-29T22:16:59.652Z | [ recovery-image] Aug 29 22:16:59.481 INFO O| Aug 29 22:16:59.481 INFO STEP 694 (remove_files) COMPLETE |
| 6911 | 2025-08-29T22:16:59.652Z | [ recovery-image] Aug 29 22:16:59.481 INFO O| Aug 29 22:16:59.481 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6912 | 2025-08-29T22:16:59.680Z | [ recovery-image] Aug 29 22:16:59.497 INFO O| Aug 29 22:16:59.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake" |
| 6913 | 2025-08-29T22:16:59.680Z | [ recovery-image] Aug 29 22:16:59.497 INFO O| Aug 29 22:16:59.497 INFO STEP 695 (remove_files) COMPLETE |
| 6914 | 2025-08-29T22:16:59.680Z | [ recovery-image] Aug 29 22:16:59.497 INFO O| Aug 29 22:16:59.497 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6915 | 2025-08-29T22:16:59.680Z | [ recovery-image] Aug 29 22:16:59.515 INFO O| Aug 29 22:16:59.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 6916 | 2025-08-29T22:16:59.680Z | [ recovery-image] Aug 29 22:16:59.515 INFO O| Aug 29 22:16:59.515 INFO STEP 696 (remove_files) COMPLETE |
| 6917 | 2025-08-29T22:16:59.680Z | [ recovery-image] Aug 29 22:16:59.515 INFO O| Aug 29 22:16:59.515 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6918 | 2025-08-29T22:16:59.707Z | [ recovery-image] Aug 29 22:16:59.531 INFO O| Aug 29 22:16:59.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled" |
| 6919 | 2025-08-29T22:16:59.707Z | [ recovery-image] Aug 29 22:16:59.531 INFO O| Aug 29 22:16:59.531 INFO STEP 697 (remove_files) COMPLETE |
| 6920 | 2025-08-29T22:16:59.707Z | [ recovery-image] Aug 29 22:16:59.531 INFO O| Aug 29 22:16:59.531 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6921 | 2025-08-29T22:16:59.732Z | [ recovery-image] Aug 29 22:16:59.550 INFO O| Aug 29 22:16:59.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv" |
| 6922 | 2025-08-29T22:16:59.732Z | [ recovery-image] Aug 29 22:16:59.550 INFO O| Aug 29 22:16:59.550 INFO STEP 698 (remove_files) COMPLETE |
| 6923 | 2025-08-29T22:16:59.732Z | [ recovery-image] Aug 29 22:16:59.550 INFO O| Aug 29 22:16:59.550 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6924 | 2025-08-29T22:16:59.732Z | [ recovery-image] Aug 29 22:16:59.567 INFO O| Aug 29 22:16:59.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend" |
| 6925 | 2025-08-29T22:16:59.732Z | [ recovery-image] Aug 29 22:16:59.567 INFO O| Aug 29 22:16:59.567 INFO STEP 699 (remove_files) COMPLETE |
| 6926 | 2025-08-29T22:16:59.732Z | [ recovery-image] Aug 29 22:16:59.567 INFO O| Aug 29 22:16:59.567 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6927 | 2025-08-29T22:16:59.758Z | [ recovery-image] Aug 29 22:16:59.581 INFO O| Aug 29 22:16:59.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo" |
| 6928 | 2025-08-29T22:16:59.758Z | [ recovery-image] Aug 29 22:16:59.581 INFO O| Aug 29 22:16:59.581 INFO STEP 700 (remove_files) COMPLETE |
| 6929 | 2025-08-29T22:16:59.758Z | [ recovery-image] Aug 29 22:16:59.581 INFO O| Aug 29 22:16:59.581 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6930 | 2025-08-29T22:16:59.758Z | [ recovery-image] Aug 29 22:16:59.594 INFO O| Aug 29 22:16:59.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o" |
| 6931 | 2025-08-29T22:16:59.758Z | [ recovery-image] Aug 29 22:16:59.594 INFO O| Aug 29 22:16:59.594 INFO STEP 701 (remove_files) COMPLETE |
| 6932 | 2025-08-29T22:16:59.759Z | [ recovery-image] Aug 29 22:16:59.594 INFO O| Aug 29 22:16:59.594 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6933 | 2025-08-29T22:16:59.784Z | [ recovery-image] Aug 29 22:16:59.610 INFO O| Aug 29 22:16:59.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so" |
| 6934 | 2025-08-29T22:16:59.784Z | [ recovery-image] Aug 29 22:16:59.610 INFO O| Aug 29 22:16:59.610 INFO STEP 702 (remove_files) COMPLETE |
| 6935 | 2025-08-29T22:16:59.784Z | [ recovery-image] Aug 29 22:16:59.610 INFO O| Aug 29 22:16:59.610 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6936 | 2025-08-29T22:16:59.809Z | [ recovery-image] Aug 29 22:16:59.626 INFO O| Aug 29 22:16:59.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d" |
| 6937 | 2025-08-29T22:16:59.809Z | [ recovery-image] Aug 29 22:16:59.626 INFO O| Aug 29 22:16:59.626 INFO STEP 703 (remove_files) COMPLETE |
| 6938 | 2025-08-29T22:16:59.809Z | [ recovery-image] Aug 29 22:16:59.626 INFO O| Aug 29 22:16:59.626 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6939 | 2025-08-29T22:16:59.809Z | [ recovery-image] Aug 29 22:16:59.639 INFO O| Aug 29 22:16:59.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o" |
| 6940 | 2025-08-29T22:16:59.809Z | [ recovery-image] Aug 29 22:16:59.639 INFO O| Aug 29 22:16:59.639 INFO STEP 704 (remove_files) COMPLETE |
| 6941 | 2025-08-29T22:16:59.809Z | [ recovery-image] Aug 29 22:16:59.639 INFO O| Aug 29 22:16:59.639 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6942 | 2025-08-29T22:16:59.836Z | [ recovery-image] Aug 29 22:16:59.652 INFO O| Aug 29 22:16:59.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so" |
| 6943 | 2025-08-29T22:16:59.836Z | [ recovery-image] Aug 29 22:16:59.653 INFO O| Aug 29 22:16:59.652 INFO STEP 705 (remove_files) COMPLETE |
| 6944 | 2025-08-29T22:16:59.836Z | [ recovery-image] Aug 29 22:16:59.653 INFO O| Aug 29 22:16:59.653 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6945 | 2025-08-29T22:16:59.836Z | [ recovery-image] Aug 29 22:16:59.665 INFO O| Aug 29 22:16:59.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1" |
| 6946 | 2025-08-29T22:16:59.836Z | [ recovery-image] Aug 29 22:16:59.665 INFO O| Aug 29 22:16:59.665 INFO STEP 706 (remove_files) COMPLETE |
| 6947 | 2025-08-29T22:16:59.836Z | [ recovery-image] Aug 29 22:16:59.665 INFO O| Aug 29 22:16:59.665 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6948 | 2025-08-29T22:16:59.861Z | [ recovery-image] Aug 29 22:16:59.677 INFO O| Aug 29 22:16:59.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1" |
| 6949 | 2025-08-29T22:16:59.861Z | [ recovery-image] Aug 29 22:16:59.677 INFO O| Aug 29 22:16:59.677 INFO STEP 707 (remove_files) COMPLETE |
| 6950 | 2025-08-29T22:16:59.861Z | [ recovery-image] Aug 29 22:16:59.677 INFO O| Aug 29 22:16:59.677 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6951 | 2025-08-29T22:16:59.861Z | [ recovery-image] Aug 29 22:16:59.696 INFO O| Aug 29 22:16:59.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1" |
| 6952 | 2025-08-29T22:16:59.862Z | [ recovery-image] Aug 29 22:16:59.697 INFO O| Aug 29 22:16:59.696 INFO STEP 708 (remove_files) COMPLETE |
| 6953 | 2025-08-29T22:16:59.862Z | [ recovery-image] Aug 29 22:16:59.697 INFO O| Aug 29 22:16:59.697 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6954 | 2025-08-29T22:16:59.887Z | [ recovery-image] Aug 29 22:16:59.715 INFO O| Aug 29 22:16:59.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1" |
| 6955 | 2025-08-29T22:16:59.887Z | [ recovery-image] Aug 29 22:16:59.715 INFO O| Aug 29 22:16:59.715 INFO STEP 709 (remove_files) COMPLETE |
| 6956 | 2025-08-29T22:16:59.887Z | [ recovery-image] Aug 29 22:16:59.715 INFO O| Aug 29 22:16:59.715 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6957 | 2025-08-29T22:16:59.912Z | [ recovery-image] Aug 29 22:16:59.733 INFO O| Aug 29 22:16:59.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1" |
| 6958 | 2025-08-29T22:16:59.912Z | [ recovery-image] Aug 29 22:16:59.733 INFO O| Aug 29 22:16:59.733 INFO STEP 710 (remove_files) COMPLETE |
| 6959 | 2025-08-29T22:16:59.912Z | [ recovery-image] Aug 29 22:16:59.733 INFO O| Aug 29 22:16:59.733 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6960 | 2025-08-29T22:16:59.937Z | [ recovery-image] Aug 29 22:16:59.750 INFO O| Aug 29 22:16:59.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1" |
| 6961 | 2025-08-29T22:16:59.937Z | [ recovery-image] Aug 29 22:16:59.750 INFO O| Aug 29 22:16:59.750 INFO STEP 711 (remove_files) COMPLETE |
| 6962 | 2025-08-29T22:16:59.937Z | [ recovery-image] Aug 29 22:16:59.750 INFO O| Aug 29 22:16:59.750 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6963 | 2025-08-29T22:16:59.937Z | [ recovery-image] Aug 29 22:16:59.767 INFO O| Aug 29 22:16:59.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1" |
| 6964 | 2025-08-29T22:16:59.937Z | [ recovery-image] Aug 29 22:16:59.767 INFO O| Aug 29 22:16:59.767 INFO STEP 712 (remove_files) COMPLETE |
| 6965 | 2025-08-29T22:16:59.937Z | [ recovery-image] Aug 29 22:16:59.767 INFO O| Aug 29 22:16:59.767 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6966 | 2025-08-29T22:16:59.963Z | [ recovery-image] Aug 29 22:16:59.782 INFO O| Aug 29 22:16:59.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1" |
| 6967 | 2025-08-29T22:16:59.964Z | [ recovery-image] Aug 29 22:16:59.782 INFO O| Aug 29 22:16:59.782 INFO STEP 713 (remove_files) COMPLETE |
| 6968 | 2025-08-29T22:16:59.964Z | [ recovery-image] Aug 29 22:16:59.782 INFO O| Aug 29 22:16:59.782 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6969 | 2025-08-29T22:16:59.964Z | [ recovery-image] Aug 29 22:16:59.795 INFO O| Aug 29 22:16:59.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1" |
| 6970 | 2025-08-29T22:16:59.964Z | [ recovery-image] Aug 29 22:16:59.795 INFO O| Aug 29 22:16:59.795 INFO STEP 714 (remove_files) COMPLETE |
| 6971 | 2025-08-29T22:16:59.964Z | [ recovery-image] Aug 29 22:16:59.795 INFO O| Aug 29 22:16:59.795 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6972 | 2025-08-29T22:16:59.994Z | [ recovery-image] Aug 29 22:16:59.806 INFO O| Aug 29 22:16:59.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict" |
| 6973 | 2025-08-29T22:16:59.994Z | [ recovery-image] Aug 29 22:16:59.807 INFO O| Aug 29 22:16:59.806 INFO STEP 715 (remove_files) COMPLETE |
| 6974 | 2025-08-29T22:16:59.994Z | [ recovery-image] Aug 29 22:16:59.807 INFO O| Aug 29 22:16:59.806 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6975 | 2025-08-29T22:16:59.994Z | [ recovery-image] Aug 29 22:16:59.818 INFO O| Aug 29 22:16:59.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict" |
| 6976 | 2025-08-29T22:16:59.994Z | [ recovery-image] Aug 29 22:16:59.818 INFO O| Aug 29 22:16:59.818 INFO STEP 716 (remove_files) COMPLETE |
| 6977 | 2025-08-29T22:16:59.994Z | [ recovery-image] Aug 29 22:16:59.818 INFO O| Aug 29 22:16:59.818 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6978 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.829 INFO O| Aug 29 22:16:59.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict" |
| 6979 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.829 INFO O| Aug 29 22:16:59.829 INFO STEP 717 (remove_files) COMPLETE |
| 6980 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.829 INFO O| Aug 29 22:16:59.829 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6981 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.842 INFO O| Aug 29 22:16:59.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict" |
| 6982 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.842 INFO O| Aug 29 22:16:59.842 INFO STEP 718 (remove_files) COMPLETE |
| 6983 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.842 INFO O| Aug 29 22:16:59.842 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6984 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.855 INFO O| Aug 29 22:16:59.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject" |
| 6985 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.856 INFO O| Aug 29 22:16:59.856 INFO STEP 719 (remove_files) COMPLETE |
| 6986 | 2025-08-29T22:17:00.020Z | [ recovery-image] Aug 29 22:16:59.856 INFO O| Aug 29 22:16:59.856 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6987 | 2025-08-29T22:17:00.045Z | [ recovery-image] Aug 29 22:16:59.871 INFO O| Aug 29 22:16:59.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim" |
| 6988 | 2025-08-29T22:17:00.045Z | [ recovery-image] Aug 29 22:16:59.871 INFO O| Aug 29 22:16:59.871 INFO STEP 720 (remove_files) COMPLETE |
| 6989 | 2025-08-29T22:17:00.045Z | [ recovery-image] Aug 29 22:16:59.871 INFO O| Aug 29 22:16:59.871 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6990 | 2025-08-29T22:17:00.073Z | [ recovery-image] Aug 29 22:16:59.885 INFO O| Aug 29 22:16:59.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo" |
| 6991 | 2025-08-29T22:17:00.074Z | [ recovery-image] Aug 29 22:16:59.886 INFO O| Aug 29 22:16:59.886 INFO STEP 721 (remove_files) COMPLETE |
| 6992 | 2025-08-29T22:17:00.074Z | [ recovery-image] Aug 29 22:16:59.886 INFO O| Aug 29 22:16:59.886 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6993 | 2025-08-29T22:17:00.074Z | [ recovery-image] Aug 29 22:16:59.903 INFO O| Aug 29 22:16:59.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo" |
| 6994 | 2025-08-29T22:17:00.074Z | [ recovery-image] Aug 29 22:16:59.903 INFO O| Aug 29 22:16:59.903 INFO STEP 722 (remove_files) COMPLETE |
| 6995 | 2025-08-29T22:17:00.074Z | [ recovery-image] Aug 29 22:16:59.903 INFO O| Aug 29 22:16:59.903 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6996 | 2025-08-29T22:17:00.103Z | [ recovery-image] Aug 29 22:16:59.919 INFO O| Aug 29 22:16:59.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode" |
| 6997 | 2025-08-29T22:17:00.103Z | [ recovery-image] Aug 29 22:16:59.920 INFO O| Aug 29 22:16:59.919 INFO STEP 723 (remove_files) COMPLETE |
| 6998 | 2025-08-29T22:17:00.103Z | [ recovery-image] Aug 29 22:16:59.920 INFO O| Aug 29 22:16:59.920 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6999 | 2025-08-29T22:17:00.103Z | [ recovery-image] Aug 29 22:16:59.934 INFO O| Aug 29 22:16:59.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf" |
| 7000 | 2025-08-29T22:17:00.103Z | [ recovery-image] Aug 29 22:16:59.934 INFO O| Aug 29 22:16:59.934 INFO STEP 724 (remove_files) COMPLETE |
| 7001 | 2025-08-29T22:17:00.103Z | [ recovery-image] Aug 29 22:16:59.934 INFO O| Aug 29 22:16:59.934 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7002 | 2025-08-29T22:17:00.129Z | [ recovery-image] Aug 29 22:16:59.951 INFO O| Aug 29 22:16:59.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so" |
| 7003 | 2025-08-29T22:17:00.129Z | [ recovery-image] Aug 29 22:16:59.952 INFO O| Aug 29 22:16:59.951 INFO STEP 725 (remove_files) COMPLETE |
| 7004 | 2025-08-29T22:17:00.129Z | [ recovery-image] Aug 29 22:16:59.952 INFO O| Aug 29 22:16:59.952 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7005 | 2025-08-29T22:17:00.154Z | [ recovery-image] Aug 29 22:16:59.967 INFO O| Aug 29 22:16:59.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so" |
| 7006 | 2025-08-29T22:17:00.154Z | [ recovery-image] Aug 29 22:16:59.967 INFO O| Aug 29 22:16:59.967 INFO STEP 726 (remove_files) COMPLETE |
| 7007 | 2025-08-29T22:17:00.154Z | [ recovery-image] Aug 29 22:16:59.967 INFO O| Aug 29 22:16:59.967 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7008 | 2025-08-29T22:17:00.154Z | [ recovery-image] Aug 29 22:16:59.983 INFO O| Aug 29 22:16:59.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so" |
| 7009 | 2025-08-29T22:17:00.154Z | [ recovery-image] Aug 29 22:16:59.983 INFO O| Aug 29 22:16:59.983 INFO STEP 727 (remove_files) COMPLETE |
| 7010 | 2025-08-29T22:17:00.154Z | [ recovery-image] Aug 29 22:16:59.983 INFO O| Aug 29 22:16:59.983 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7011 | 2025-08-29T22:17:00.180Z | [ recovery-image] Aug 29 22:16:59.997 INFO O| Aug 29 22:16:59.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so" |
| 7012 | 2025-08-29T22:17:00.180Z | [ recovery-image] Aug 29 22:16:59.997 INFO O| Aug 29 22:16:59.997 INFO STEP 728 (remove_files) COMPLETE |
| 7013 | 2025-08-29T22:17:00.180Z | [ recovery-image] Aug 29 22:16:59.997 INFO O| Aug 29 22:16:59.997 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7014 | 2025-08-29T22:17:00.180Z | [ recovery-image] Aug 29 22:17:00.014 INFO O| Aug 29 22:17:00.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so" |
| 7015 | 2025-08-29T22:17:00.180Z | [ recovery-image] Aug 29 22:17:00.015 INFO O| Aug 29 22:17:00.014 INFO STEP 729 (remove_files) COMPLETE |
| 7016 | 2025-08-29T22:17:00.180Z | [ recovery-image] Aug 29 22:17:00.015 INFO O| Aug 29 22:17:00.014 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7017 | 2025-08-29T22:17:00.206Z | [ recovery-image] Aug 29 22:17:00.031 INFO O| Aug 29 22:17:00.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so" |
| 7018 | 2025-08-29T22:17:00.206Z | [ recovery-image] Aug 29 22:17:00.032 INFO O| Aug 29 22:17:00.032 INFO STEP 730 (remove_files) COMPLETE |
| 7019 | 2025-08-29T22:17:00.206Z | [ recovery-image] Aug 29 22:17:00.032 INFO O| Aug 29 22:17:00.032 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7020 | 2025-08-29T22:17:00.232Z | [ recovery-image] Aug 29 22:17:00.049 INFO O| Aug 29 22:17:00.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so" |
| 7021 | 2025-08-29T22:17:00.232Z | [ recovery-image] Aug 29 22:17:00.049 INFO O| Aug 29 22:17:00.049 INFO STEP 731 (remove_files) COMPLETE |
| 7022 | 2025-08-29T22:17:00.232Z | [ recovery-image] Aug 29 22:17:00.049 INFO O| Aug 29 22:17:00.049 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7023 | 2025-08-29T22:17:00.232Z | [ recovery-image] Aug 29 22:17:00.067 INFO O| Aug 29 22:17:00.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so" |
| 7024 | 2025-08-29T22:17:00.232Z | [ recovery-image] Aug 29 22:17:00.068 INFO O| Aug 29 22:17:00.068 INFO STEP 732 (remove_files) COMPLETE |
| 7025 | 2025-08-29T22:17:00.232Z | [ recovery-image] Aug 29 22:17:00.068 INFO O| Aug 29 22:17:00.068 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7026 | 2025-08-29T22:17:00.257Z | [ recovery-image] Aug 29 22:17:00.084 INFO O| Aug 29 22:17:00.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so" |
| 7027 | 2025-08-29T22:17:00.257Z | [ recovery-image] Aug 29 22:17:00.084 INFO O| Aug 29 22:17:00.084 INFO STEP 733 (remove_files) COMPLETE |
| 7028 | 2025-08-29T22:17:00.257Z | [ recovery-image] Aug 29 22:17:00.084 INFO O| Aug 29 22:17:00.084 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7029 | 2025-08-29T22:17:00.282Z | [ recovery-image] Aug 29 22:17:00.099 INFO O| Aug 29 22:17:00.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so" |
| 7030 | 2025-08-29T22:17:00.282Z | [ recovery-image] Aug 29 22:17:00.099 INFO O| Aug 29 22:17:00.099 INFO STEP 734 (remove_files) COMPLETE |
| 7031 | 2025-08-29T22:17:00.282Z | [ recovery-image] Aug 29 22:17:00.099 INFO O| Aug 29 22:17:00.099 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7032 | 2025-08-29T22:17:00.282Z | [ recovery-image] Aug 29 22:17:00.116 INFO O| Aug 29 22:17:00.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so" |
| 7033 | 2025-08-29T22:17:00.282Z | [ recovery-image] Aug 29 22:17:00.116 INFO O| Aug 29 22:17:00.116 INFO STEP 735 (remove_files) COMPLETE |
| 7034 | 2025-08-29T22:17:00.282Z | [ recovery-image] Aug 29 22:17:00.116 INFO O| Aug 29 22:17:00.116 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7035 | 2025-08-29T22:17:00.307Z | [ recovery-image] Aug 29 22:17:00.132 INFO O| Aug 29 22:17:00.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so" |
| 7036 | 2025-08-29T22:17:00.307Z | [ recovery-image] Aug 29 22:17:00.133 INFO O| Aug 29 22:17:00.132 INFO STEP 736 (remove_files) COMPLETE |
| 7037 | 2025-08-29T22:17:00.307Z | [ recovery-image] Aug 29 22:17:00.133 INFO O| Aug 29 22:17:00.132 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7038 | 2025-08-29T22:17:00.332Z | [ recovery-image] Aug 29 22:17:00.147 INFO O| Aug 29 22:17:00.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so" |
| 7039 | 2025-08-29T22:17:00.332Z | [ recovery-image] Aug 29 22:17:00.148 INFO O| Aug 29 22:17:00.148 INFO STEP 737 (remove_files) COMPLETE |
| 7040 | 2025-08-29T22:17:00.332Z | [ recovery-image] Aug 29 22:17:00.148 INFO O| Aug 29 22:17:00.148 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7041 | 2025-08-29T22:17:00.332Z | [ recovery-image] Aug 29 22:17:00.162 INFO O| Aug 29 22:17:00.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so" |
| 7042 | 2025-08-29T22:17:00.332Z | [ recovery-image] Aug 29 22:17:00.162 INFO O| Aug 29 22:17:00.162 INFO STEP 738 (remove_files) COMPLETE |
| 7043 | 2025-08-29T22:17:00.332Z | [ recovery-image] Aug 29 22:17:00.162 INFO O| Aug 29 22:17:00.162 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7044 | 2025-08-29T22:17:00.358Z | [ recovery-image] Aug 29 22:17:00.178 INFO O| Aug 29 22:17:00.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so" |
| 7045 | 2025-08-29T22:17:00.358Z | [ recovery-image] Aug 29 22:17:00.178 INFO O| Aug 29 22:17:00.178 INFO STEP 739 (remove_files) COMPLETE |
| 7046 | 2025-08-29T22:17:00.358Z | [ recovery-image] Aug 29 22:17:00.178 INFO O| Aug 29 22:17:00.178 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7047 | 2025-08-29T22:17:00.358Z | [ recovery-image] Aug 29 22:17:00.192 INFO O| Aug 29 22:17:00.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so" |
| 7048 | 2025-08-29T22:17:00.358Z | [ recovery-image] Aug 29 22:17:00.192 INFO O| Aug 29 22:17:00.192 INFO STEP 740 (remove_files) COMPLETE |
| 7049 | 2025-08-29T22:17:00.358Z | [ recovery-image] Aug 29 22:17:00.192 INFO O| Aug 29 22:17:00.192 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7050 | 2025-08-29T22:17:00.383Z | [ recovery-image] Aug 29 22:17:00.206 INFO O| Aug 29 22:17:00.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so" |
| 7051 | 2025-08-29T22:17:00.383Z | [ recovery-image] Aug 29 22:17:00.206 INFO O| Aug 29 22:17:00.206 INFO STEP 741 (remove_files) COMPLETE |
| 7052 | 2025-08-29T22:17:00.383Z | [ recovery-image] Aug 29 22:17:00.206 INFO O| Aug 29 22:17:00.206 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7053 | 2025-08-29T22:17:00.408Z | [ recovery-image] Aug 29 22:17:00.221 INFO O| Aug 29 22:17:00.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so" |
| 7054 | 2025-08-29T22:17:00.408Z | [ recovery-image] Aug 29 22:17:00.222 INFO O| Aug 29 22:17:00.221 INFO STEP 742 (remove_files) COMPLETE |
| 7055 | 2025-08-29T22:17:00.408Z | [ recovery-image] Aug 29 22:17:00.222 INFO O| Aug 29 22:17:00.222 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7056 | 2025-08-29T22:17:00.408Z | [ recovery-image] Aug 29 22:17:00.238 INFO O| Aug 29 22:17:00.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so" |
| 7057 | 2025-08-29T22:17:00.408Z | [ recovery-image] Aug 29 22:17:00.238 INFO O| Aug 29 22:17:00.238 INFO STEP 743 (remove_files) COMPLETE |
| 7058 | 2025-08-29T22:17:00.408Z | [ recovery-image] Aug 29 22:17:00.238 INFO O| Aug 29 22:17:00.238 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7059 | 2025-08-29T22:17:00.433Z | [ recovery-image] Aug 29 22:17:00.254 INFO O| Aug 29 22:17:00.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so" |
| 7060 | 2025-08-29T22:17:00.433Z | [ recovery-image] Aug 29 22:17:00.254 INFO O| Aug 29 22:17:00.254 INFO STEP 744 (remove_files) COMPLETE |
| 7061 | 2025-08-29T22:17:00.433Z | [ recovery-image] Aug 29 22:17:00.254 INFO O| Aug 29 22:17:00.254 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7062 | 2025-08-29T22:17:00.433Z | [ recovery-image] Aug 29 22:17:00.269 INFO O| Aug 29 22:17:00.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1" |
| 7063 | 2025-08-29T22:17:00.433Z | [ recovery-image] Aug 29 22:17:00.269 INFO O| Aug 29 22:17:00.269 INFO STEP 745 (remove_files) COMPLETE |
| 7064 | 2025-08-29T22:17:00.433Z | [ recovery-image] Aug 29 22:17:00.269 INFO O| Aug 29 22:17:00.269 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7065 | 2025-08-29T22:17:00.459Z | [ recovery-image] Aug 29 22:17:00.285 INFO O| Aug 29 22:17:00.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1" |
| 7066 | 2025-08-29T22:17:00.459Z | [ recovery-image] Aug 29 22:17:00.285 INFO O| Aug 29 22:17:00.285 INFO STEP 746 (remove_files) COMPLETE |
| 7067 | 2025-08-29T22:17:00.459Z | [ recovery-image] Aug 29 22:17:00.285 INFO O| Aug 29 22:17:00.285 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7068 | 2025-08-29T22:17:00.483Z | [ recovery-image] Aug 29 22:17:00.301 INFO O| Aug 29 22:17:00.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1" |
| 7069 | 2025-08-29T22:17:00.484Z | [ recovery-image] Aug 29 22:17:00.301 INFO O| Aug 29 22:17:00.301 INFO STEP 747 (remove_files) COMPLETE |
| 7070 | 2025-08-29T22:17:00.484Z | [ recovery-image] Aug 29 22:17:00.301 INFO O| Aug 29 22:17:00.301 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7071 | 2025-08-29T22:17:00.484Z | [ recovery-image] Aug 29 22:17:00.319 INFO O| Aug 29 22:17:00.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1" |
| 7072 | 2025-08-29T22:17:00.484Z | [ recovery-image] Aug 29 22:17:00.319 INFO O| Aug 29 22:17:00.319 INFO STEP 748 (remove_files) COMPLETE |
| 7073 | 2025-08-29T22:17:00.484Z | [ recovery-image] Aug 29 22:17:00.319 INFO O| Aug 29 22:17:00.319 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7074 | 2025-08-29T22:17:00.540Z | [ recovery-image] Aug 29 22:17:00.336 INFO O| Aug 29 22:17:00.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1" |
| 7075 | 2025-08-29T22:17:00.540Z | [ recovery-image] Aug 29 22:17:00.337 INFO O| Aug 29 22:17:00.337 INFO STEP 749 (remove_files) COMPLETE |
| 7076 | 2025-08-29T22:17:00.540Z | [ recovery-image] Aug 29 22:17:00.337 INFO O| Aug 29 22:17:00.337 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7077 | 2025-08-29T22:17:00.565Z | [ recovery-image] Aug 29 22:17:00.354 INFO O| Aug 29 22:17:00.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1" |
| 7078 | 2025-08-29T22:17:00.565Z | [ recovery-image] Aug 29 22:17:00.354 INFO O| Aug 29 22:17:00.354 INFO STEP 750 (remove_files) COMPLETE |
| 7079 | 2025-08-29T22:17:00.565Z | [ recovery-image] Aug 29 22:17:00.354 INFO O| Aug 29 22:17:00.354 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7080 | 2025-08-29T22:17:00.565Z | [ recovery-image] Aug 29 22:17:00.371 INFO O| Aug 29 22:17:00.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml" |
| 7081 | 2025-08-29T22:17:00.565Z | [ recovery-image] Aug 29 22:17:00.371 INFO O| Aug 29 22:17:00.371 INFO STEP 751 (remove_files) COMPLETE |
| 7082 | 2025-08-29T22:17:00.565Z | [ recovery-image] Aug 29 22:17:00.371 INFO O| Aug 29 22:17:00.371 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7083 | 2025-08-29T22:17:00.565Z | [ recovery-image] Aug 29 22:17:00.385 INFO O| Aug 29 22:17:00.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so" |
| 7084 | 2025-08-29T22:17:00.566Z | [ recovery-image] Aug 29 22:17:00.385 INFO O| Aug 29 22:17:00.385 INFO STEP 752 (remove_files) COMPLETE |
| 7085 | 2025-08-29T22:17:00.566Z | [ recovery-image] Aug 29 22:17:00.385 INFO O| Aug 29 22:17:00.385 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7086 | 2025-08-29T22:17:00.566Z | [ recovery-image] Aug 29 22:17:00.398 INFO O| Aug 29 22:17:00.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so" |
| 7087 | 2025-08-29T22:17:00.566Z | [ recovery-image] Aug 29 22:17:00.399 INFO O| Aug 29 22:17:00.398 INFO STEP 753 (remove_files) COMPLETE |
| 7088 | 2025-08-29T22:17:00.566Z | [ recovery-image] Aug 29 22:17:00.399 INFO O| Aug 29 22:17:00.398 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7089 | 2025-08-29T22:17:00.591Z | [ recovery-image] Aug 29 22:17:00.413 INFO O| Aug 29 22:17:00.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so" |
| 7090 | 2025-08-29T22:17:00.591Z | [ recovery-image] Aug 29 22:17:00.413 INFO O| Aug 29 22:17:00.413 INFO STEP 754 (remove_files) COMPLETE |
| 7091 | 2025-08-29T22:17:00.591Z | [ recovery-image] Aug 29 22:17:00.413 INFO O| Aug 29 22:17:00.413 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7092 | 2025-08-29T22:17:00.592Z | [ recovery-image] Aug 29 22:17:00.426 INFO O| Aug 29 22:17:00.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so" |
| 7093 | 2025-08-29T22:17:00.592Z | [ recovery-image] Aug 29 22:17:00.426 INFO O| Aug 29 22:17:00.426 INFO STEP 755 (remove_files) COMPLETE |
| 7094 | 2025-08-29T22:17:00.592Z | [ recovery-image] Aug 29 22:17:00.426 INFO O| Aug 29 22:17:00.426 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7095 | 2025-08-29T22:17:00.617Z | [ recovery-image] Aug 29 22:17:00.438 INFO O| Aug 29 22:17:00.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so" |
| 7096 | 2025-08-29T22:17:00.617Z | [ recovery-image] Aug 29 22:17:00.438 INFO O| Aug 29 22:17:00.438 INFO STEP 756 (remove_files) COMPLETE |
| 7097 | 2025-08-29T22:17:00.617Z | [ recovery-image] Aug 29 22:17:00.438 INFO O| Aug 29 22:17:00.438 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7098 | 2025-08-29T22:17:00.617Z | [ recovery-image] Aug 29 22:17:00.450 INFO O| Aug 29 22:17:00.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so" |
| 7099 | 2025-08-29T22:17:00.617Z | [ recovery-image] Aug 29 22:17:00.450 INFO O| Aug 29 22:17:00.450 INFO STEP 757 (remove_files) COMPLETE |
| 7100 | 2025-08-29T22:17:00.617Z | [ recovery-image] Aug 29 22:17:00.450 INFO O| Aug 29 22:17:00.450 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7101 | 2025-08-29T22:17:00.642Z | [ recovery-image] Aug 29 22:17:00.463 INFO O| Aug 29 22:17:00.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so" |
| 7102 | 2025-08-29T22:17:00.642Z | [ recovery-image] Aug 29 22:17:00.463 INFO O| Aug 29 22:17:00.463 INFO STEP 758 (remove_files) COMPLETE |
| 7103 | 2025-08-29T22:17:00.642Z | [ recovery-image] Aug 29 22:17:00.463 INFO O| Aug 29 22:17:00.463 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7104 | 2025-08-29T22:17:00.643Z | [ recovery-image] Aug 29 22:17:00.474 INFO O| Aug 29 22:17:00.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so" |
| 7105 | 2025-08-29T22:17:00.643Z | [ recovery-image] Aug 29 22:17:00.475 INFO O| Aug 29 22:17:00.474 INFO STEP 759 (remove_files) COMPLETE |
| 7106 | 2025-08-29T22:17:00.643Z | [ recovery-image] Aug 29 22:17:00.475 INFO O| Aug 29 22:17:00.474 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7107 | 2025-08-29T22:17:00.668Z | [ recovery-image] Aug 29 22:17:00.487 INFO O| Aug 29 22:17:00.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so" |
| 7108 | 2025-08-29T22:17:00.668Z | [ recovery-image] Aug 29 22:17:00.487 INFO O| Aug 29 22:17:00.487 INFO STEP 760 (remove_files) COMPLETE |
| 7109 | 2025-08-29T22:17:00.668Z | [ recovery-image] Aug 29 22:17:00.487 INFO O| Aug 29 22:17:00.487 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7110 | 2025-08-29T22:17:00.668Z | [ recovery-image] Aug 29 22:17:00.498 INFO O| Aug 29 22:17:00.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so" |
| 7111 | 2025-08-29T22:17:00.668Z | [ recovery-image] Aug 29 22:17:00.498 INFO O| Aug 29 22:17:00.498 INFO STEP 761 (remove_files) COMPLETE |
| 7112 | 2025-08-29T22:17:00.668Z | [ recovery-image] Aug 29 22:17:00.498 INFO O| Aug 29 22:17:00.498 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7113 | 2025-08-29T22:17:00.693Z | [ recovery-image] Aug 29 22:17:00.511 INFO O| Aug 29 22:17:00.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount" |
| 7114 | 2025-08-29T22:17:00.693Z | [ recovery-image] Aug 29 22:17:00.511 INFO O| Aug 29 22:17:00.511 INFO STEP 762 (remove_files) COMPLETE |
| 7115 | 2025-08-29T22:17:00.693Z | [ recovery-image] Aug 29 22:17:00.511 INFO O| Aug 29 22:17:00.511 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7116 | 2025-08-29T22:17:00.693Z | [ recovery-image] Aug 29 22:17:00.523 INFO O| Aug 29 22:17:00.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp" |
| 7117 | 2025-08-29T22:17:00.693Z | [ recovery-image] Aug 29 22:17:00.523 INFO O| Aug 29 22:17:00.523 INFO STEP 763 (remove_files) COMPLETE |
| 7118 | 2025-08-29T22:17:00.694Z | [ recovery-image] Aug 29 22:17:00.523 INFO O| Aug 29 22:17:00.523 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7119 | 2025-08-29T22:17:00.719Z | [ recovery-image] Aug 29 22:17:00.535 INFO O| Aug 29 22:17:00.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1" |
| 7120 | 2025-08-29T22:17:00.719Z | [ recovery-image] Aug 29 22:17:00.535 INFO O| Aug 29 22:17:00.535 INFO STEP 764 (remove_files) COMPLETE |
| 7121 | 2025-08-29T22:17:00.719Z | [ recovery-image] Aug 29 22:17:00.535 INFO O| Aug 29 22:17:00.535 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7122 | 2025-08-29T22:17:00.719Z | [ recovery-image] Aug 29 22:17:00.552 INFO O| Aug 29 22:17:00.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit" |
| 7123 | 2025-08-29T22:17:00.719Z | [ recovery-image] Aug 29 22:17:00.552 INFO O| Aug 29 22:17:00.552 INFO STEP 765 (remove_files) COMPLETE |
| 7124 | 2025-08-29T22:17:00.719Z | [ recovery-image] Aug 29 22:17:00.552 INFO O| Aug 29 22:17:00.552 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7125 | 2025-08-29T22:17:00.744Z | [ recovery-image] Aug 29 22:17:00.565 INFO O| Aug 29 22:17:00.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount" |
| 7126 | 2025-08-29T22:17:00.744Z | [ recovery-image] Aug 29 22:17:00.565 INFO O| Aug 29 22:17:00.565 INFO STEP 766 (remove_files) COMPLETE |
| 7127 | 2025-08-29T22:17:00.744Z | [ recovery-image] Aug 29 22:17:00.565 INFO O| Aug 29 22:17:00.565 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7128 | 2025-08-29T22:17:00.744Z | [ recovery-image] Aug 29 22:17:00.577 INFO O| Aug 29 22:17:00.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount" |
| 7129 | 2025-08-29T22:17:00.744Z | [ recovery-image] Aug 29 22:17:00.577 INFO O| Aug 29 22:17:00.577 INFO STEP 767 (remove_files) COMPLETE |
| 7130 | 2025-08-29T22:17:00.744Z | [ recovery-image] Aug 29 22:17:00.577 INFO O| Aug 29 22:17:00.577 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7131 | 2025-08-29T22:17:00.769Z | [ recovery-image] Aug 29 22:17:00.590 INFO O| Aug 29 22:17:00.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck" |
| 7132 | 2025-08-29T22:17:00.769Z | [ recovery-image] Aug 29 22:17:00.590 INFO O| Aug 29 22:17:00.590 INFO STEP 768 (remove_files) COMPLETE |
| 7133 | 2025-08-29T22:17:00.769Z | [ recovery-image] Aug 29 22:17:00.590 INFO O| Aug 29 22:17:00.590 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7134 | 2025-08-29T22:17:00.769Z | [ recovery-image] Aug 29 22:17:00.603 INFO O| Aug 29 22:17:00.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp" |
| 7135 | 2025-08-29T22:17:00.769Z | [ recovery-image] Aug 29 22:17:00.603 INFO O| Aug 29 22:17:00.603 INFO STEP 769 (remove_files) COMPLETE |
| 7136 | 2025-08-29T22:17:00.769Z | [ recovery-image] Aug 29 22:17:00.603 INFO O| Aug 29 22:17:00.603 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7137 | 2025-08-29T22:17:00.794Z | [ recovery-image] Aug 29 22:17:00.616 INFO O| Aug 29 22:17:00.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1" |
| 7138 | 2025-08-29T22:17:00.795Z | [ recovery-image] Aug 29 22:17:00.616 INFO O| Aug 29 22:17:00.616 INFO STEP 770 (remove_files) COMPLETE |
| 7139 | 2025-08-29T22:17:00.795Z | [ recovery-image] Aug 29 22:17:00.616 INFO O| Aug 29 22:17:00.616 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7140 | 2025-08-29T22:17:00.795Z | [ recovery-image] Aug 29 22:17:00.630 INFO O| Aug 29 22:17:00.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs" |
| 7141 | 2025-08-29T22:17:00.795Z | [ recovery-image] Aug 29 22:17:00.630 INFO O| Aug 29 22:17:00.630 INFO STEP 771 (remove_files) COMPLETE |
| 7142 | 2025-08-29T22:17:00.795Z | [ recovery-image] Aug 29 22:17:00.630 INFO O| Aug 29 22:17:00.630 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7143 | 2025-08-29T22:17:00.820Z | [ recovery-image] Aug 29 22:17:00.643 INFO O| Aug 29 22:17:00.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount" |
| 7144 | 2025-08-29T22:17:00.820Z | [ recovery-image] Aug 29 22:17:00.643 INFO O| Aug 29 22:17:00.643 INFO STEP 772 (remove_files) COMPLETE |
| 7145 | 2025-08-29T22:17:00.820Z | [ recovery-image] Aug 29 22:17:00.643 INFO O| Aug 29 22:17:00.643 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7146 | 2025-08-29T22:17:00.845Z | [ recovery-image] Aug 29 22:17:00.658 INFO O| Aug 29 22:17:00.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount" |
| 7147 | 2025-08-29T22:17:00.845Z | [ recovery-image] Aug 29 22:17:00.659 INFO O| Aug 29 22:17:00.658 INFO STEP 773 (remove_files) COMPLETE |
| 7148 | 2025-08-29T22:17:00.845Z | [ recovery-image] Aug 29 22:17:00.659 INFO O| Aug 29 22:17:00.658 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7149 | 2025-08-29T22:17:00.845Z | [ recovery-image] Aug 29 22:17:00.679 INFO O| Aug 29 22:17:00.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1" |
| 7150 | 2025-08-29T22:17:00.845Z | [ recovery-image] Aug 29 22:17:00.679 INFO O| Aug 29 22:17:00.679 INFO STEP 774 (remove_files) COMPLETE |
| 7151 | 2025-08-29T22:17:00.845Z | [ recovery-image] Aug 29 22:17:00.679 INFO O| Aug 29 22:17:00.679 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7152 | 2025-08-29T22:17:00.876Z | [ recovery-image] Aug 29 22:17:00.696 INFO O| Aug 29 22:17:00.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1" |
| 7153 | 2025-08-29T22:17:00.876Z | [ recovery-image] Aug 29 22:17:00.696 INFO O| Aug 29 22:17:00.696 INFO STEP 775 (remove_files) COMPLETE |
| 7154 | 2025-08-29T22:17:00.876Z | [ recovery-image] Aug 29 22:17:00.696 INFO O| Aug 29 22:17:00.696 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7155 | 2025-08-29T22:17:00.901Z | [ recovery-image] Aug 29 22:17:00.714 INFO O| Aug 29 22:17:00.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1" |
| 7156 | 2025-08-29T22:17:00.901Z | [ recovery-image] Aug 29 22:17:00.714 INFO O| Aug 29 22:17:00.714 INFO STEP 776 (remove_files) COMPLETE |
| 7157 | 2025-08-29T22:17:00.901Z | [ recovery-image] Aug 29 22:17:00.714 INFO O| Aug 29 22:17:00.714 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7158 | 2025-08-29T22:17:00.901Z | [ recovery-image] Aug 29 22:17:00.732 INFO O| Aug 29 22:17:00.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares" |
| 7159 | 2025-08-29T22:17:00.901Z | [ recovery-image] Aug 29 22:17:00.732 INFO O| Aug 29 22:17:00.732 INFO STEP 777 (remove_files) COMPLETE |
| 7160 | 2025-08-29T22:17:00.901Z | [ recovery-image] Aug 29 22:17:00.732 INFO O| Aug 29 22:17:00.732 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7161 | 2025-08-29T22:17:00.926Z | [ recovery-image] Aug 29 22:17:00.749 INFO O| Aug 29 22:17:00.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1" |
| 7162 | 2025-08-29T22:17:00.926Z | [ recovery-image] Aug 29 22:17:00.750 INFO O| Aug 29 22:17:00.750 INFO STEP 778 (remove_files) COMPLETE |
| 7163 | 2025-08-29T22:17:00.926Z | [ recovery-image] Aug 29 22:17:00.750 INFO O| Aug 29 22:17:00.750 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7164 | 2025-08-29T22:17:00.953Z | [ recovery-image] Aug 29 22:17:00.767 INFO O| Aug 29 22:17:00.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount" |
| 7165 | 2025-08-29T22:17:00.953Z | [ recovery-image] Aug 29 22:17:00.768 INFO O| Aug 29 22:17:00.767 INFO STEP 779 (remove_files) COMPLETE |
| 7166 | 2025-08-29T22:17:00.954Z | [ recovery-image] Aug 29 22:17:00.768 INFO O| Aug 29 22:17:00.767 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7167 | 2025-08-29T22:17:00.954Z | [ recovery-image] Aug 29 22:17:00.784 INFO O| Aug 29 22:17:00.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share" |
| 7168 | 2025-08-29T22:17:00.954Z | [ recovery-image] Aug 29 22:17:00.784 INFO O| Aug 29 22:17:00.784 INFO STEP 780 (remove_files) COMPLETE |
| 7169 | 2025-08-29T22:17:00.954Z | [ recovery-image] Aug 29 22:17:00.784 INFO O| Aug 29 22:17:00.784 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7170 | 2025-08-29T22:17:00.979Z | [ recovery-image] Aug 29 22:17:00.801 INFO O| Aug 29 22:17:00.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount" |
| 7171 | 2025-08-29T22:17:00.979Z | [ recovery-image] Aug 29 22:17:00.801 INFO O| Aug 29 22:17:00.801 INFO STEP 781 (remove_files) COMPLETE |
| 7172 | 2025-08-29T22:17:00.979Z | [ recovery-image] Aug 29 22:17:00.801 INFO O| Aug 29 22:17:00.801 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7173 | 2025-08-29T22:17:00.979Z | [ recovery-image] Aug 29 22:17:00.816 INFO O| Aug 29 22:17:00.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare" |
| 7174 | 2025-08-29T22:17:00.979Z | [ recovery-image] Aug 29 22:17:00.816 INFO O| Aug 29 22:17:00.816 INFO STEP 782 (remove_files) COMPLETE |
| 7175 | 2025-08-29T22:17:00.979Z | [ recovery-image] Aug 29 22:17:00.816 INFO O| Aug 29 22:17:00.816 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7176 | 2025-08-29T22:17:01.005Z | [ recovery-image] Aug 29 22:17:00.831 INFO O| Aug 29 22:17:00.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri" |
| 7177 | 2025-08-29T22:17:01.005Z | [ recovery-image] Aug 29 22:17:00.831 INFO O| Aug 29 22:17:00.831 INFO STEP 783 (remove_files) COMPLETE |
| 7178 | 2025-08-29T22:17:01.005Z | [ recovery-image] Aug 29 22:17:00.831 INFO O| Aug 29 22:17:00.831 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7179 | 2025-08-29T22:17:01.031Z | [ recovery-image] Aug 29 22:17:00.848 INFO O| Aug 29 22:17:00.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy" |
| 7180 | 2025-08-29T22:17:01.031Z | [ recovery-image] Aug 29 22:17:00.848 INFO O| Aug 29 22:17:00.848 INFO STEP 784 (remove_files) COMPLETE |
| 7181 | 2025-08-29T22:17:01.031Z | [ recovery-image] Aug 29 22:17:00.848 INFO O| Aug 29 22:17:00.848 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7182 | 2025-08-29T22:17:01.031Z | [ recovery-image] Aug 29 22:17:00.865 INFO O| Aug 29 22:17:00.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df" |
| 7183 | 2025-08-29T22:17:01.031Z | [ recovery-image] Aug 29 22:17:00.865 INFO O| Aug 29 22:17:00.865 INFO STEP 785 (remove_files) COMPLETE |
| 7184 | 2025-08-29T22:17:01.031Z | [ recovery-image] Aug 29 22:17:00.865 INFO O| Aug 29 22:17:00.865 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7185 | 2025-08-29T22:17:01.056Z | [ recovery-image] Aug 29 22:17:00.883 INFO O| Aug 29 22:17:00.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota" |
| 7186 | 2025-08-29T22:17:01.056Z | [ recovery-image] Aug 29 22:17:00.883 INFO O| Aug 29 22:17:00.883 INFO STEP 786 (remove_files) COMPLETE |
| 7187 | 2025-08-29T22:17:01.056Z | [ recovery-image] Aug 29 22:17:00.883 INFO O| Aug 29 22:17:00.883 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7188 | 2025-08-29T22:17:01.081Z | [ recovery-image] Aug 29 22:17:00.900 INFO O| Aug 29 22:17:00.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff" |
| 7189 | 2025-08-29T22:17:01.082Z | [ recovery-image] Aug 29 22:17:00.900 INFO O| Aug 29 22:17:00.900 INFO STEP 787 (remove_files) COMPLETE |
| 7190 | 2025-08-29T22:17:01.082Z | [ recovery-image] Aug 29 22:17:00.900 INFO O| Aug 29 22:17:00.900 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7191 | 2025-08-29T22:17:01.082Z | [ recovery-image] Aug 29 22:17:00.917 INFO O| Aug 29 22:17:00.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck" |
| 7192 | 2025-08-29T22:17:01.082Z | [ recovery-image] Aug 29 22:17:00.918 INFO O| Aug 29 22:17:00.918 INFO STEP 788 (remove_files) COMPLETE |
| 7193 | 2025-08-29T22:17:01.082Z | [ recovery-image] Aug 29 22:17:00.918 INFO O| Aug 29 22:17:00.918 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7194 | 2025-08-29T22:17:01.107Z | [ recovery-image] Aug 29 22:17:00.935 INFO O| Aug 29 22:17:00.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall" |
| 7195 | 2025-08-29T22:17:01.107Z | [ recovery-image] Aug 29 22:17:00.935 INFO O| Aug 29 22:17:00.935 INFO STEP 789 (remove_files) COMPLETE |
| 7196 | 2025-08-29T22:17:01.107Z | [ recovery-image] Aug 29 22:17:00.935 INFO O| Aug 29 22:17:00.935 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7197 | 2025-08-29T22:17:01.132Z | [ recovery-image] Aug 29 22:17:00.951 INFO O| Aug 29 22:17:00.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb" |
| 7198 | 2025-08-29T22:17:01.133Z | [ recovery-image] Aug 29 22:17:00.951 INFO O| Aug 29 22:17:00.951 INFO STEP 790 (remove_files) COMPLETE |
| 7199 | 2025-08-29T22:17:01.133Z | [ recovery-image] Aug 29 22:17:00.951 INFO O| Aug 29 22:17:00.951 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7200 | 2025-08-29T22:17:01.133Z | [ recovery-image] Aug 29 22:17:00.965 INFO O| Aug 29 22:17:00.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand" |
| 7201 | 2025-08-29T22:17:01.133Z | [ recovery-image] Aug 29 22:17:00.965 INFO O| Aug 29 22:17:00.965 INFO STEP 791 (remove_files) COMPLETE |
| 7202 | 2025-08-29T22:17:01.133Z | [ recovery-image] Aug 29 22:17:00.965 INFO O| Aug 29 22:17:00.965 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7203 | 2025-08-29T22:17:01.158Z | [ recovery-image] Aug 29 22:17:00.980 INFO O| Aug 29 22:17:00.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap" |
| 7204 | 2025-08-29T22:17:01.158Z | [ recovery-image] Aug 29 22:17:00.980 INFO O| Aug 29 22:17:00.980 INFO STEP 792 (remove_files) COMPLETE |
| 7205 | 2025-08-29T22:17:01.158Z | [ recovery-image] Aug 29 22:17:00.980 INFO O| Aug 29 22:17:00.980 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7206 | 2025-08-29T22:17:01.158Z | [ recovery-image] Aug 29 22:17:00.995 INFO O| Aug 29 22:17:00.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp" |
| 7207 | 2025-08-29T22:17:01.158Z | [ recovery-image] Aug 29 22:17:00.995 INFO O| Aug 29 22:17:00.995 INFO STEP 793 (remove_files) COMPLETE |
| 7208 | 2025-08-29T22:17:01.158Z | [ recovery-image] Aug 29 22:17:00.995 INFO O| Aug 29 22:17:00.995 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7209 | 2025-08-29T22:17:01.186Z | [ recovery-image] Aug 29 22:17:01.009 INFO O| Aug 29 22:17:01.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1" |
| 7210 | 2025-08-29T22:17:01.186Z | [ recovery-image] Aug 29 22:17:01.009 INFO O| Aug 29 22:17:01.009 INFO STEP 794 (remove_files) COMPLETE |
| 7211 | 2025-08-29T22:17:01.186Z | [ recovery-image] Aug 29 22:17:01.009 INFO O| Aug 29 22:17:01.009 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7212 | 2025-08-29T22:17:01.211Z | [ recovery-image] Aug 29 22:17:01.027 INFO O| Aug 29 22:17:01.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit" |
| 7213 | 2025-08-29T22:17:01.211Z | [ recovery-image] Aug 29 22:17:01.027 INFO O| Aug 29 22:17:01.027 INFO STEP 795 (remove_files) COMPLETE |
| 7214 | 2025-08-29T22:17:01.211Z | [ recovery-image] Aug 29 22:17:01.027 INFO O| Aug 29 22:17:01.027 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7215 | 2025-08-29T22:17:01.211Z | [ recovery-image] Aug 29 22:17:01.045 INFO O| Aug 29 22:17:01.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs" |
| 7216 | 2025-08-29T22:17:01.211Z | [ recovery-image] Aug 29 22:17:01.045 INFO O| Aug 29 22:17:01.045 INFO STEP 796 (remove_files) COMPLETE |
| 7217 | 2025-08-29T22:17:01.211Z | [ recovery-image] Aug 29 22:17:01.045 INFO O| Aug 29 22:17:01.045 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7218 | 2025-08-29T22:17:01.236Z | [ recovery-image] Aug 29 22:17:01.062 INFO O| Aug 29 22:17:01.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs" |
| 7219 | 2025-08-29T22:17:01.236Z | [ recovery-image] Aug 29 22:17:01.062 INFO O| Aug 29 22:17:01.062 INFO STEP 797 (remove_files) COMPLETE |
| 7220 | 2025-08-29T22:17:01.236Z | [ recovery-image] Aug 29 22:17:01.062 INFO O| Aug 29 22:17:01.062 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7221 | 2025-08-29T22:17:01.261Z | [ recovery-image] Aug 29 22:17:01.077 INFO O| Aug 29 22:17:01.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck" |
| 7222 | 2025-08-29T22:17:01.261Z | [ recovery-image] Aug 29 22:17:01.077 INFO O| Aug 29 22:17:01.077 INFO STEP 798 (remove_files) COMPLETE |
| 7223 | 2025-08-29T22:17:01.261Z | [ recovery-image] Aug 29 22:17:01.077 INFO O| Aug 29 22:17:01.077 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7224 | 2025-08-29T22:17:01.261Z | [ recovery-image] Aug 29 22:17:01.091 INFO O| Aug 29 22:17:01.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs" |
| 7225 | 2025-08-29T22:17:01.261Z | [ recovery-image] Aug 29 22:17:01.091 INFO O| Aug 29 22:17:01.091 INFO STEP 799 (remove_files) COMPLETE |
| 7226 | 2025-08-29T22:17:01.261Z | [ recovery-image] Aug 29 22:17:01.091 INFO O| Aug 29 22:17:01.091 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7227 | 2025-08-29T22:17:01.287Z | [ recovery-image] Aug 29 22:17:01.109 INFO O| Aug 29 22:17:01.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot" |
| 7228 | 2025-08-29T22:17:01.288Z | [ recovery-image] Aug 29 22:17:01.109 INFO O| Aug 29 22:17:01.109 INFO STEP 800 (remove_files) COMPLETE |
| 7229 | 2025-08-29T22:17:01.288Z | [ recovery-image] Aug 29 22:17:01.109 INFO O| Aug 29 22:17:01.109 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7230 | 2025-08-29T22:17:01.288Z | [ recovery-image] Aug 29 22:17:01.125 INFO O| Aug 29 22:17:01.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck" |
| 7231 | 2025-08-29T22:17:01.288Z | [ recovery-image] Aug 29 22:17:01.125 INFO O| Aug 29 22:17:01.125 INFO STEP 801 (remove_files) COMPLETE |
| 7232 | 2025-08-29T22:17:01.313Z | [ recovery-image] Aug 29 22:17:01.125 INFO O| Aug 29 22:17:01.125 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7233 | 2025-08-29T22:17:01.313Z | [ recovery-image] Aug 29 22:17:01.143 INFO O| Aug 29 22:17:01.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff" |
| 7234 | 2025-08-29T22:17:01.313Z | [ recovery-image] Aug 29 22:17:01.144 INFO O| Aug 29 22:17:01.143 INFO STEP 802 (remove_files) COMPLETE |
| 7235 | 2025-08-29T22:17:01.313Z | [ recovery-image] Aug 29 22:17:01.144 INFO O| Aug 29 22:17:01.144 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7236 | 2025-08-29T22:17:01.339Z | [ recovery-image] Aug 29 22:17:01.159 INFO O| Aug 29 22:17:01.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon" |
| 7237 | 2025-08-29T22:17:01.339Z | [ recovery-image] Aug 29 22:17:01.159 INFO O| Aug 29 22:17:01.159 INFO STEP 803 (remove_files) COMPLETE |
| 7238 | 2025-08-29T22:17:01.339Z | [ recovery-image] Aug 29 22:17:01.159 INFO O| Aug 29 22:17:01.159 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7239 | 2025-08-29T22:17:01.339Z | [ recovery-image] Aug 29 22:17:01.174 INFO O| Aug 29 22:17:01.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota" |
| 7240 | 2025-08-29T22:17:01.339Z | [ recovery-image] Aug 29 22:17:01.174 INFO O| Aug 29 22:17:01.174 INFO STEP 804 (remove_files) COMPLETE |
| 7241 | 2025-08-29T22:17:01.339Z | [ recovery-image] Aug 29 22:17:01.174 INFO O| Aug 29 22:17:01.174 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7242 | 2025-08-29T22:17:01.364Z | [ recovery-image] Aug 29 22:17:01.188 INFO O| Aug 29 22:17:01.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs" |
| 7243 | 2025-08-29T22:17:01.364Z | [ recovery-image] Aug 29 22:17:01.188 INFO O| Aug 29 22:17:01.188 INFO STEP 805 (remove_files) COMPLETE |
| 7244 | 2025-08-29T22:17:01.364Z | [ recovery-image] Aug 29 22:17:01.188 INFO O| Aug 29 22:17:01.188 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7245 | 2025-08-29T22:17:01.389Z | [ recovery-image] Aug 29 22:17:01.203 INFO O| Aug 29 22:17:01.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump" |
| 7246 | 2025-08-29T22:17:01.389Z | [ recovery-image] Aug 29 22:17:01.203 INFO O| Aug 29 22:17:01.203 INFO STEP 806 (remove_files) COMPLETE |
| 7247 | 2025-08-29T22:17:01.389Z | [ recovery-image] Aug 29 22:17:01.203 INFO O| Aug 29 22:17:01.203 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7248 | 2025-08-29T22:17:01.389Z | [ recovery-image] Aug 29 22:17:01.219 INFO O| Aug 29 22:17:01.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore" |
| 7249 | 2025-08-29T22:17:01.389Z | [ recovery-image] Aug 29 22:17:01.219 INFO O| Aug 29 22:17:01.219 INFO STEP 807 (remove_files) COMPLETE |
| 7250 | 2025-08-29T22:17:01.389Z | [ recovery-image] Aug 29 22:17:01.219 INFO O| Aug 29 22:17:01.219 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7251 | 2025-08-29T22:17:01.414Z | [ recovery-image] Aug 29 22:17:01.234 INFO O| Aug 29 22:17:01.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy" |
| 7252 | 2025-08-29T22:17:01.414Z | [ recovery-image] Aug 29 22:17:01.234 INFO O| Aug 29 22:17:01.234 INFO STEP 808 (remove_files) COMPLETE |
| 7253 | 2025-08-29T22:17:01.415Z | [ recovery-image] Aug 29 22:17:01.234 INFO O| Aug 29 22:17:01.234 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7254 | 2025-08-29T22:17:01.415Z | [ recovery-image] Aug 29 22:17:01.250 INFO O| Aug 29 22:17:01.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1" |
| 7255 | 2025-08-29T22:17:01.415Z | [ recovery-image] Aug 29 22:17:01.250 INFO O| Aug 29 22:17:01.250 INFO STEP 809 (remove_files) COMPLETE |
| 7256 | 2025-08-29T22:17:01.415Z | [ recovery-image] Aug 29 22:17:01.250 INFO O| Aug 29 22:17:01.250 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7257 | 2025-08-29T22:17:01.441Z | [ recovery-image] Aug 29 22:17:01.266 INFO O| Aug 29 22:17:01.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1" |
| 7258 | 2025-08-29T22:17:01.441Z | [ recovery-image] Aug 29 22:17:01.266 INFO O| Aug 29 22:17:01.266 INFO STEP 810 (remove_files) COMPLETE |
| 7259 | 2025-08-29T22:17:01.441Z | [ recovery-image] Aug 29 22:17:01.266 INFO O| Aug 29 22:17:01.266 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7260 | 2025-08-29T22:17:01.466Z | [ recovery-image] Aug 29 22:17:01.282 INFO O| Aug 29 22:17:01.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean" |
| 7261 | 2025-08-29T22:17:01.466Z | [ recovery-image] Aug 29 22:17:01.283 INFO O| Aug 29 22:17:01.283 INFO STEP 811 (remove_files) COMPLETE |
| 7262 | 2025-08-29T22:17:01.466Z | [ recovery-image] Aug 29 22:17:01.283 INFO O| Aug 29 22:17:01.283 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7263 | 2025-08-29T22:17:01.466Z | [ recovery-image] Aug 29 22:17:01.297 INFO O| Aug 29 22:17:01.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd" |
| 7264 | 2025-08-29T22:17:01.466Z | [ recovery-image] Aug 29 22:17:01.297 INFO O| Aug 29 22:17:01.297 INFO STEP 812 (remove_files) COMPLETE |
| 7265 | 2025-08-29T22:17:01.466Z | [ recovery-image] Aug 29 22:17:01.297 INFO O| Aug 29 22:17:01.297 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7266 | 2025-08-29T22:17:01.491Z | [ recovery-image] Aug 29 22:17:01.314 INFO O| Aug 29 22:17:01.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1" |
| 7267 | 2025-08-29T22:17:01.491Z | [ recovery-image] Aug 29 22:17:01.314 INFO O| Aug 29 22:17:01.314 INFO STEP 813 (remove_files) COMPLETE |
| 7268 | 2025-08-29T22:17:01.491Z | [ recovery-image] Aug 29 22:17:01.314 INFO O| Aug 29 22:17:01.314 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7269 | 2025-08-29T22:17:01.491Z | [ recovery-image] Aug 29 22:17:01.327 INFO O| Aug 29 22:17:01.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1" |
| 7270 | 2025-08-29T22:17:01.491Z | [ recovery-image] Aug 29 22:17:01.327 INFO O| Aug 29 22:17:01.327 INFO STEP 814 (remove_files) COMPLETE |
| 7271 | 2025-08-29T22:17:01.491Z | [ recovery-image] Aug 29 22:17:01.327 INFO O| Aug 29 22:17:01.327 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7272 | 2025-08-29T22:17:01.517Z | [ recovery-image] Aug 29 22:17:01.344 INFO O| Aug 29 22:17:01.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1" |
| 7273 | 2025-08-29T22:17:01.517Z | [ recovery-image] Aug 29 22:17:01.345 INFO O| Aug 29 22:17:01.344 INFO STEP 815 (remove_files) COMPLETE |
| 7274 | 2025-08-29T22:17:01.517Z | [ recovery-image] Aug 29 22:17:01.345 INFO O| Aug 29 22:17:01.344 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7275 | 2025-08-29T22:17:01.542Z | [ recovery-image] Aug 29 22:17:01.362 INFO O| Aug 29 22:17:01.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked" |
| 7276 | 2025-08-29T22:17:01.542Z | [ recovery-image] Aug 29 22:17:01.362 INFO O| Aug 29 22:17:01.362 INFO STEP 816 (remove_files) COMPLETE |
| 7277 | 2025-08-29T22:17:01.542Z | [ recovery-image] Aug 29 22:17:01.362 INFO O| Aug 29 22:17:01.362 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7278 | 2025-08-29T22:17:01.542Z | [ recovery-image] Aug 29 22:17:01.375 INFO O| Aug 29 22:17:01.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb" |
| 7279 | 2025-08-29T22:17:01.542Z | [ recovery-image] Aug 29 22:17:01.375 INFO O| Aug 29 22:17:01.375 INFO STEP 817 (remove_files) COMPLETE |
| 7280 | 2025-08-29T22:17:01.542Z | [ recovery-image] Aug 29 22:17:01.375 INFO O| Aug 29 22:17:01.375 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7281 | 2025-08-29T22:17:01.567Z | [ recovery-image] Aug 29 22:17:01.394 INFO O| Aug 29 22:17:01.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal" |
| 7282 | 2025-08-29T22:17:01.567Z | [ recovery-image] Aug 29 22:17:01.395 INFO O| Aug 29 22:17:01.394 INFO STEP 818 (remove_files) COMPLETE |
| 7283 | 2025-08-29T22:17:01.567Z | [ recovery-image] Aug 29 22:17:01.395 INFO O| Aug 29 22:17:01.395 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7284 | 2025-08-29T22:17:01.594Z | [ recovery-image] Aug 29 22:17:01.411 INFO O| Aug 29 22:17:01.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb" |
| 7285 | 2025-08-29T22:17:01.594Z | [ recovery-image] Aug 29 22:17:01.411 INFO O| Aug 29 22:17:01.411 INFO STEP 819 (remove_files) COMPLETE |
| 7286 | 2025-08-29T22:17:01.594Z | [ recovery-image] Aug 29 22:17:01.411 INFO O| Aug 29 22:17:01.411 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7287 | 2025-08-29T22:17:01.594Z | [ recovery-image] Aug 29 22:17:01.429 INFO O| Aug 29 22:17:01.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked" |
| 7288 | 2025-08-29T22:17:01.594Z | [ recovery-image] Aug 29 22:17:01.429 INFO O| Aug 29 22:17:01.429 INFO STEP 820 (remove_files) COMPLETE |
| 7289 | 2025-08-29T22:17:01.594Z | [ recovery-image] Aug 29 22:17:01.429 INFO O| Aug 29 22:17:01.429 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7290 | 2025-08-29T22:17:01.619Z | [ recovery-image] Aug 29 22:17:01.447 INFO O| Aug 29 22:17:01.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd" |
| 7291 | 2025-08-29T22:17:01.619Z | [ recovery-image] Aug 29 22:17:01.447 INFO O| Aug 29 22:17:01.447 INFO STEP 821 (remove_files) COMPLETE |
| 7292 | 2025-08-29T22:17:01.619Z | [ recovery-image] Aug 29 22:17:01.447 INFO O| Aug 29 22:17:01.447 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7293 | 2025-08-29T22:17:01.644Z | [ recovery-image] Aug 29 22:17:01.465 INFO O| Aug 29 22:17:01.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd" |
| 7294 | 2025-08-29T22:17:01.644Z | [ recovery-image] Aug 29 22:17:01.465 INFO O| Aug 29 22:17:01.465 INFO STEP 822 (remove_files) COMPLETE |
| 7295 | 2025-08-29T22:17:01.644Z | [ recovery-image] Aug 29 22:17:01.465 INFO O| Aug 29 22:17:01.465 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7296 | 2025-08-29T22:17:01.644Z | [ recovery-image] Aug 29 22:17:01.480 INFO O| Aug 29 22:17:01.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1" |
| 7297 | 2025-08-29T22:17:01.644Z | [ recovery-image] Aug 29 22:17:01.480 INFO O| Aug 29 22:17:01.480 INFO STEP 823 (remove_files) COMPLETE |
| 7298 | 2025-08-29T22:17:01.644Z | [ recovery-image] Aug 29 22:17:01.480 INFO O| Aug 29 22:17:01.480 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7299 | 2025-08-29T22:17:01.669Z | [ recovery-image] Aug 29 22:17:01.498 INFO O| Aug 29 22:17:01.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd" |
| 7300 | 2025-08-29T22:17:01.669Z | [ recovery-image] Aug 29 22:17:01.498 INFO O| Aug 29 22:17:01.498 INFO STEP 824 (remove_files) COMPLETE |
| 7301 | 2025-08-29T22:17:01.670Z | [ recovery-image] Aug 29 22:17:01.498 INFO O| Aug 29 22:17:01.498 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7302 | 2025-08-29T22:17:01.695Z | [ recovery-image] Aug 29 22:17:01.513 INFO O| Aug 29 22:17:01.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1" |
| 7303 | 2025-08-29T22:17:01.695Z | [ recovery-image] Aug 29 22:17:01.513 INFO O| Aug 29 22:17:01.513 INFO STEP 825 (remove_files) COMPLETE |
| 7304 | 2025-08-29T22:17:01.695Z | [ recovery-image] Aug 29 22:17:01.513 INFO O| Aug 29 22:17:01.513 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7305 | 2025-08-29T22:17:01.695Z | [ recovery-image] Aug 29 22:17:01.527 INFO O| Aug 29 22:17:01.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1" |
| 7306 | 2025-08-29T22:17:01.719Z | [ recovery-image] Aug 29 22:17:01.551 INFO O| Aug 29 22:17:01.551 INFO STEP 826 (remove_files) COMPLETE |
| 7307 | 2025-08-29T22:17:01.719Z | [ recovery-image] Aug 29 22:17:01.551 INFO O| Aug 29 22:17:01.551 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7308 | 2025-08-29T22:17:01.744Z | [ recovery-image] Aug 29 22:17:01.569 INFO O| Aug 29 22:17:01.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1" |
| 7309 | 2025-08-29T22:17:01.744Z | [ recovery-image] Aug 29 22:17:01.569 INFO O| Aug 29 22:17:01.569 INFO STEP 827 (remove_files) COMPLETE |
| 7310 | 2025-08-29T22:17:01.744Z | [ recovery-image] Aug 29 22:17:01.569 INFO O| Aug 29 22:17:01.569 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7311 | 2025-08-29T22:17:01.769Z | [ recovery-image] Aug 29 22:17:01.585 INFO O| Aug 29 22:17:01.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G" |
| 7312 | 2025-08-29T22:17:01.769Z | [ recovery-image] Aug 29 22:17:01.585 INFO O| Aug 29 22:17:01.585 INFO STEP 828 (remove_files) COMPLETE |
| 7313 | 2025-08-29T22:17:01.769Z | [ recovery-image] Aug 29 22:17:01.586 INFO O| Aug 29 22:17:01.585 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7314 | 2025-08-29T22:17:01.769Z | [ recovery-image] Aug 29 22:17:01.601 INFO O| Aug 29 22:17:01.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G" |
| 7315 | 2025-08-29T22:17:01.769Z | [ recovery-image] Aug 29 22:17:01.601 INFO O| Aug 29 22:17:01.601 INFO STEP 829 (remove_files) COMPLETE |
| 7316 | 2025-08-29T22:17:01.769Z | [ recovery-image] Aug 29 22:17:01.601 INFO O| Aug 29 22:17:01.601 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7317 | 2025-08-29T22:17:01.796Z | [ recovery-image] Aug 29 22:17:01.619 INFO O| Aug 29 22:17:01.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign" |
| 7318 | 2025-08-29T22:17:01.796Z | [ recovery-image] Aug 29 22:17:01.619 INFO O| Aug 29 22:17:01.619 INFO STEP 830 (remove_files) COMPLETE |
| 7319 | 2025-08-29T22:17:01.796Z | [ recovery-image] Aug 29 22:17:01.619 INFO O| Aug 29 22:17:01.619 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7320 | 2025-08-29T22:17:01.821Z | [ recovery-image] Aug 29 22:17:01.643 INFO O| Aug 29 22:17:01.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default" |
| 7321 | 2025-08-29T22:17:01.821Z | [ recovery-image] Aug 29 22:17:01.643 INFO O| Aug 29 22:17:01.643 INFO STEP 831 (remove_files) COMPLETE |
| 7322 | 2025-08-29T22:17:01.821Z | [ recovery-image] Aug 29 22:17:01.643 INFO O| Aug 29 22:17:01.643 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7323 | 2025-08-29T22:17:01.846Z | [ recovery-image] Aug 29 22:17:01.666 INFO O| Aug 29 22:17:01.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata" |
| 7324 | 2025-08-29T22:17:01.846Z | [ recovery-image] Aug 29 22:17:01.667 INFO O| Aug 29 22:17:01.667 INFO STEP 832 (remove_files) COMPLETE |
| 7325 | 2025-08-29T22:17:01.846Z | [ recovery-image] Aug 29 22:17:01.667 INFO O| Aug 29 22:17:01.667 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7326 | 2025-08-29T22:17:01.871Z | [ recovery-image] Aug 29 22:17:01.690 INFO O| Aug 29 22:17:01.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter" |
| 7327 | 2025-08-29T22:17:01.871Z | [ recovery-image] Aug 29 22:17:01.690 INFO O| Aug 29 22:17:01.690 INFO STEP 833 (remove_files) COMPLETE |
| 7328 | 2025-08-29T22:17:01.871Z | [ recovery-image] Aug 29 22:17:01.690 INFO O| Aug 29 22:17:01.690 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7329 | 2025-08-29T22:17:01.871Z | [ recovery-image] Aug 29 22:17:01.709 INFO O| Aug 29 22:17:01.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss" |
| 7330 | 2025-08-29T22:17:01.872Z | [ recovery-image] Aug 29 22:17:01.709 INFO O| Aug 29 22:17:01.709 INFO STEP 834 (remove_files) COMPLETE |
| 7331 | 2025-08-29T22:17:01.872Z | [ recovery-image] Aug 29 22:17:01.709 INFO O| Aug 29 22:17:01.709 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7332 | 2025-08-29T22:17:01.897Z | [ recovery-image] Aug 29 22:17:01.721 INFO O| Aug 29 22:17:01.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata" |
| 7333 | 2025-08-29T22:17:01.897Z | [ recovery-image] Aug 29 22:17:01.721 INFO O| Aug 29 22:17:01.721 INFO STEP 835 (remove_files) COMPLETE |
| 7334 | 2025-08-29T22:17:01.897Z | [ recovery-image] Aug 29 22:17:01.721 INFO O| Aug 29 22:17:01.721 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7335 | 2025-08-29T22:17:01.922Z | [ recovery-image] Aug 29 22:17:01.736 INFO O| Aug 29 22:17:01.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk" |
| 7336 | 2025-08-29T22:17:01.922Z | [ recovery-image] Aug 29 22:17:01.736 INFO O| Aug 29 22:17:01.736 INFO STEP 836 (remove_files) COMPLETE |
| 7337 | 2025-08-29T22:17:01.922Z | [ recovery-image] Aug 29 22:17:01.736 INFO O| Aug 29 22:17:01.736 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7338 | 2025-08-29T22:17:01.922Z | [ recovery-image] Aug 29 22:17:01.753 INFO O| Aug 29 22:17:01.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign" |
| 7339 | 2025-08-29T22:17:01.922Z | [ recovery-image] Aug 29 22:17:01.753 INFO O| Aug 29 22:17:01.753 INFO STEP 837 (remove_files) COMPLETE |
| 7340 | 2025-08-29T22:17:01.922Z | [ recovery-image] Aug 29 22:17:01.753 INFO O| Aug 29 22:17:01.753 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7341 | 2025-08-29T22:17:01.947Z | [ recovery-image] Aug 29 22:17:01.768 INFO O| Aug 29 22:17:01.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1" |
| 7342 | 2025-08-29T22:17:01.947Z | [ recovery-image] Aug 29 22:17:01.768 INFO O| Aug 29 22:17:01.768 INFO STEP 838 (remove_files) COMPLETE |
| 7343 | 2025-08-29T22:17:01.947Z | [ recovery-image] Aug 29 22:17:01.768 INFO O| Aug 29 22:17:01.768 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7344 | 2025-08-29T22:17:01.947Z | [ recovery-image] Aug 29 22:17:01.781 INFO O| Aug 29 22:17:01.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1" |
| 7345 | 2025-08-29T22:17:01.947Z | [ recovery-image] Aug 29 22:17:01.781 INFO O| Aug 29 22:17:01.781 INFO STEP 839 (remove_files) COMPLETE |
| 7346 | 2025-08-29T22:17:01.947Z | [ recovery-image] Aug 29 22:17:01.781 INFO O| Aug 29 22:17:01.781 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7347 | 2025-08-29T22:17:01.973Z | [ recovery-image] Aug 29 22:17:01.801 INFO O| Aug 29 22:17:01.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1" |
| 7348 | 2025-08-29T22:17:01.973Z | [ recovery-image] Aug 29 22:17:01.802 INFO O| Aug 29 22:17:01.802 INFO STEP 840 (remove_files) COMPLETE |
| 7349 | 2025-08-29T22:17:01.973Z | [ recovery-image] Aug 29 22:17:01.802 INFO O| Aug 29 22:17:01.802 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7350 | 2025-08-29T22:17:01.998Z | [ recovery-image] Aug 29 22:17:01.822 INFO O| Aug 29 22:17:01.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1" |
| 7351 | 2025-08-29T22:17:01.998Z | [ recovery-image] Aug 29 22:17:01.822 INFO O| Aug 29 22:17:01.822 INFO STEP 841 (remove_files) COMPLETE |
| 7352 | 2025-08-29T22:17:01.998Z | [ recovery-image] Aug 29 22:17:01.822 INFO O| Aug 29 22:17:01.822 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7353 | 2025-08-29T22:17:02.023Z | [ recovery-image] Aug 29 22:17:01.841 INFO O| Aug 29 22:17:01.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1" |
| 7354 | 2025-08-29T22:17:02.023Z | [ recovery-image] Aug 29 22:17:01.842 INFO O| Aug 29 22:17:01.841 INFO STEP 842 (remove_files) COMPLETE |
| 7355 | 2025-08-29T22:17:02.023Z | [ recovery-image] Aug 29 22:17:01.842 INFO O| Aug 29 22:17:01.842 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7356 | 2025-08-29T22:17:02.023Z | [ recovery-image] Aug 29 22:17:01.858 INFO O| Aug 29 22:17:01.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1" |
| 7357 | 2025-08-29T22:17:02.023Z | [ recovery-image] Aug 29 22:17:01.858 INFO O| Aug 29 22:17:01.858 INFO STEP 843 (remove_files) COMPLETE |
| 7358 | 2025-08-29T22:17:02.023Z | [ recovery-image] Aug 29 22:17:01.858 INFO O| Aug 29 22:17:01.858 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7359 | 2025-08-29T22:17:02.049Z | [ recovery-image] Aug 29 22:17:01.871 INFO O| Aug 29 22:17:01.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1" |
| 7360 | 2025-08-29T22:17:02.049Z | [ recovery-image] Aug 29 22:17:01.872 INFO O| Aug 29 22:17:01.872 INFO STEP 844 (remove_files) COMPLETE |
| 7361 | 2025-08-29T22:17:02.049Z | [ recovery-image] Aug 29 22:17:01.872 INFO O| Aug 29 22:17:01.872 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7362 | 2025-08-29T22:17:02.049Z | [ recovery-image] Aug 29 22:17:01.883 INFO O| Aug 29 22:17:01.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1" |
| 7363 | 2025-08-29T22:17:02.049Z | [ recovery-image] Aug 29 22:17:01.883 INFO O| Aug 29 22:17:01.883 INFO STEP 845 (remove_files) COMPLETE |
| 7364 | 2025-08-29T22:17:02.049Z | [ recovery-image] Aug 29 22:17:01.883 INFO O| Aug 29 22:17:01.883 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7365 | 2025-08-29T22:17:02.075Z | [ recovery-image] Aug 29 22:17:01.900 INFO O| Aug 29 22:17:01.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb" |
| 7366 | 2025-08-29T22:17:02.075Z | [ recovery-image] Aug 29 22:17:01.901 INFO O| Aug 29 22:17:01.901 INFO STEP 846 (remove_files) COMPLETE |
| 7367 | 2025-08-29T22:17:02.075Z | [ recovery-image] Aug 29 22:17:01.901 INFO O| Aug 29 22:17:01.901 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7368 | 2025-08-29T22:17:02.102Z | [ recovery-image] Aug 29 22:17:01.913 INFO O| Aug 29 22:17:01.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so" |
| 7369 | 2025-08-29T22:17:02.102Z | [ recovery-image] Aug 29 22:17:01.913 INFO O| Aug 29 22:17:01.913 INFO STEP 847 (remove_files) COMPLETE |
| 7370 | 2025-08-29T22:17:02.102Z | [ recovery-image] Aug 29 22:17:01.913 INFO O| Aug 29 22:17:01.913 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7371 | 2025-08-29T22:17:02.102Z | [ recovery-image] Aug 29 22:17:01.930 INFO O| Aug 29 22:17:01.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb" |
| 7372 | 2025-08-29T22:17:02.102Z | [ recovery-image] Aug 29 22:17:01.931 INFO O| Aug 29 22:17:01.931 INFO STEP 848 (remove_files) COMPLETE |
| 7373 | 2025-08-29T22:17:02.103Z | [ recovery-image] Aug 29 22:17:01.931 INFO O| Aug 29 22:17:01.931 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7374 | 2025-08-29T22:17:02.128Z | [ recovery-image] Aug 29 22:17:01.944 INFO O| Aug 29 22:17:01.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1" |
| 7375 | 2025-08-29T22:17:02.128Z | [ recovery-image] Aug 29 22:17:01.945 INFO O| Aug 29 22:17:01.945 INFO STEP 849 (remove_files) COMPLETE |
| 7376 | 2025-08-29T22:17:02.128Z | [ recovery-image] Aug 29 22:17:01.945 INFO O| Aug 29 22:17:01.945 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7377 | 2025-08-29T22:17:02.128Z | [ recovery-image] Aug 29 22:17:01.958 INFO O| Aug 29 22:17:01.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1" |
| 7378 | 2025-08-29T22:17:02.128Z | [ recovery-image] Aug 29 22:17:01.958 INFO O| Aug 29 22:17:01.958 INFO STEP 850 (remove_files) COMPLETE |
| 7379 | 2025-08-29T22:17:02.128Z | [ recovery-image] Aug 29 22:17:01.958 INFO O| Aug 29 22:17:01.958 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7380 | 2025-08-29T22:17:02.154Z | [ recovery-image] Aug 29 22:17:01.974 INFO O| Aug 29 22:17:01.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1" |
| 7381 | 2025-08-29T22:17:02.154Z | [ recovery-image] Aug 29 22:17:01.974 INFO O| Aug 29 22:17:01.974 INFO STEP 851 (remove_files) COMPLETE |
| 7382 | 2025-08-29T22:17:02.154Z | [ recovery-image] Aug 29 22:17:01.974 INFO O| Aug 29 22:17:01.974 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7383 | 2025-08-29T22:17:02.180Z | [ recovery-image] Aug 29 22:17:01.992 INFO O| Aug 29 22:17:01.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed" |
| 7384 | 2025-08-29T22:17:02.180Z | [ recovery-image] Aug 29 22:17:01.992 INFO O| Aug 29 22:17:01.992 INFO STEP 852 (remove_files) COMPLETE |
| 7385 | 2025-08-29T22:17:02.180Z | [ recovery-image] Aug 29 22:17:01.992 INFO O| Aug 29 22:17:01.992 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7386 | 2025-08-29T22:17:02.180Z | [ recovery-image] Aug 29 22:17:02.013 INFO O| Aug 29 22:17:02.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen" |
| 7387 | 2025-08-29T22:17:02.180Z | [ recovery-image] Aug 29 22:17:02.013 INFO O| Aug 29 22:17:02.013 INFO STEP 853 (remove_files) COMPLETE |
| 7388 | 2025-08-29T22:17:02.180Z | [ recovery-image] Aug 29 22:17:02.013 INFO O| Aug 29 22:17:02.013 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7389 | 2025-08-29T22:17:02.205Z | [ recovery-image] Aug 29 22:17:02.030 INFO O| Aug 29 22:17:02.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server" |
| 7390 | 2025-08-29T22:17:02.205Z | [ recovery-image] Aug 29 22:17:02.030 INFO O| Aug 29 22:17:02.030 INFO STEP 854 (remove_files) COMPLETE |
| 7391 | 2025-08-29T22:17:02.205Z | [ recovery-image] Aug 29 22:17:02.030 INFO O| Aug 29 22:17:02.030 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7392 | 2025-08-29T22:17:02.230Z | [ recovery-image] Aug 29 22:17:02.044 INFO O| Aug 29 22:17:02.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1" |
| 7393 | 2025-08-29T22:17:02.230Z | [ recovery-image] Aug 29 22:17:02.044 INFO O| Aug 29 22:17:02.044 INFO STEP 855 (remove_files) COMPLETE |
| 7394 | 2025-08-29T22:17:02.231Z | [ recovery-image] Aug 29 22:17:02.044 INFO O| Aug 29 22:17:02.044 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7395 | 2025-08-29T22:17:02.231Z | [ recovery-image] Aug 29 22:17:02.058 INFO O| Aug 29 22:17:02.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1" |
| 7396 | 2025-08-29T22:17:02.231Z | [ recovery-image] Aug 29 22:17:02.058 INFO O| Aug 29 22:17:02.058 INFO STEP 856 (remove_files) COMPLETE |
| 7397 | 2025-08-29T22:17:02.231Z | [ recovery-image] Aug 29 22:17:02.058 INFO O| Aug 29 22:17:02.058 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7398 | 2025-08-29T22:17:02.256Z | [ recovery-image] Aug 29 22:17:02.072 INFO O| Aug 29 22:17:02.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1" |
| 7399 | 2025-08-29T22:17:02.256Z | [ recovery-image] Aug 29 22:17:02.072 INFO O| Aug 29 22:17:02.072 INFO STEP 857 (remove_files) COMPLETE |
| 7400 | 2025-08-29T22:17:02.256Z | [ recovery-image] Aug 29 22:17:02.072 INFO O| Aug 29 22:17:02.072 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7401 | 2025-08-29T22:17:02.256Z | [ recovery-image] Aug 29 22:17:02.087 INFO O| Aug 29 22:17:02.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1" |
| 7402 | 2025-08-29T22:17:02.256Z | [ recovery-image] Aug 29 22:17:02.087 INFO O| Aug 29 22:17:02.087 INFO STEP 858 (remove_files) COMPLETE |
| 7403 | 2025-08-29T22:17:02.256Z | [ recovery-image] Aug 29 22:17:02.087 INFO O| Aug 29 22:17:02.087 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7404 | 2025-08-29T22:17:02.282Z | [ recovery-image] Aug 29 22:17:02.103 INFO O| Aug 29 22:17:02.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1" |
| 7405 | 2025-08-29T22:17:02.282Z | [ recovery-image] Aug 29 22:17:02.104 INFO O| Aug 29 22:17:02.104 INFO STEP 859 (remove_files) COMPLETE |
| 7406 | 2025-08-29T22:17:02.282Z | [ recovery-image] Aug 29 22:17:02.104 INFO O| Aug 29 22:17:02.104 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7407 | 2025-08-29T22:17:02.307Z | [ recovery-image] Aug 29 22:17:02.122 INFO O| Aug 29 22:17:02.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1" |
| 7408 | 2025-08-29T22:17:02.307Z | [ recovery-image] Aug 29 22:17:02.122 INFO O| Aug 29 22:17:02.122 INFO STEP 860 (remove_files) COMPLETE |
| 7409 | 2025-08-29T22:17:02.307Z | [ recovery-image] Aug 29 22:17:02.122 INFO O| Aug 29 22:17:02.122 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7410 | 2025-08-29T22:17:02.307Z | [ recovery-image] Aug 29 22:17:02.138 INFO O| Aug 29 22:17:02.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1" |
| 7411 | 2025-08-29T22:17:02.307Z | [ recovery-image] Aug 29 22:17:02.138 INFO O| Aug 29 22:17:02.138 INFO STEP 861 (remove_files) COMPLETE |
| 7412 | 2025-08-29T22:17:02.307Z | [ recovery-image] Aug 29 22:17:02.138 INFO O| Aug 29 22:17:02.138 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7413 | 2025-08-29T22:17:02.332Z | [ recovery-image] Aug 29 22:17:02.156 INFO O| Aug 29 22:17:02.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1" |
| 7414 | 2025-08-29T22:17:02.332Z | [ recovery-image] Aug 29 22:17:02.156 INFO O| Aug 29 22:17:02.156 INFO STEP 862 (remove_files) COMPLETE |
| 7415 | 2025-08-29T22:17:02.332Z | [ recovery-image] Aug 29 22:17:02.156 INFO O| Aug 29 22:17:02.156 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7416 | 2025-08-29T22:17:02.358Z | [ recovery-image] Aug 29 22:17:02.173 INFO O| Aug 29 22:17:02.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1" |
| 7417 | 2025-08-29T22:17:02.358Z | [ recovery-image] Aug 29 22:17:02.173 INFO O| Aug 29 22:17:02.173 INFO STEP 863 (remove_files) COMPLETE |
| 7418 | 2025-08-29T22:17:02.358Z | [ recovery-image] Aug 29 22:17:02.173 INFO O| Aug 29 22:17:02.173 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7419 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.189 INFO O| Aug 29 22:17:02.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1" |
| 7420 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.189 INFO O| Aug 29 22:17:02.189 INFO STEP 864 (remove_files) COMPLETE |
| 7421 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.189 INFO O| Aug 29 22:17:02.189 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7422 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.203 INFO O| Aug 29 22:17:02.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1" |
| 7423 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.203 INFO O| Aug 29 22:17:02.203 INFO STEP 865 (remove_files) COMPLETE |
| 7424 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.203 INFO O| Aug 29 22:17:02.203 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7425 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.221 INFO O| Aug 29 22:17:02.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1" |
| 7426 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.221 INFO O| Aug 29 22:17:02.221 INFO STEP 866 (remove_files) COMPLETE |
| 7427 | 2025-08-29T22:17:02.383Z | [ recovery-image] Aug 29 22:17:02.221 INFO O| Aug 29 22:17:02.221 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7428 | 2025-08-29T22:17:02.408Z | [ recovery-image] Aug 29 22:17:02.240 INFO O| Aug 29 22:17:02.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1" |
| 7429 | 2025-08-29T22:17:02.408Z | [ recovery-image] Aug 29 22:17:02.240 INFO O| Aug 29 22:17:02.240 INFO STEP 867 (remove_files) COMPLETE |
| 7430 | 2025-08-29T22:17:02.409Z | [ recovery-image] Aug 29 22:17:02.240 INFO O| Aug 29 22:17:02.240 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7431 | 2025-08-29T22:17:02.460Z | [ recovery-image] Aug 29 22:17:02.297 INFO O| Aug 29 22:17:02.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1" |
| 7432 | 2025-08-29T22:17:02.460Z | [ recovery-image] Aug 29 22:17:02.298 INFO O| Aug 29 22:17:02.298 INFO STEP 868 (remove_files) COMPLETE |
| 7433 | 2025-08-29T22:17:02.485Z | [ recovery-image] Aug 29 22:17:02.298 INFO O| Aug 29 22:17:02.298 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7434 | 2025-08-29T22:17:02.485Z | [ recovery-image] Aug 29 22:17:02.313 INFO O| Aug 29 22:17:02.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1" |
| 7435 | 2025-08-29T22:17:02.485Z | [ recovery-image] Aug 29 22:17:02.313 INFO O| Aug 29 22:17:02.313 INFO STEP 869 (remove_files) COMPLETE |
| 7436 | 2025-08-29T22:17:02.485Z | [ recovery-image] Aug 29 22:17:02.314 INFO O| Aug 29 22:17:02.314 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7437 | 2025-08-29T22:17:02.510Z | [ recovery-image] Aug 29 22:17:02.335 INFO O| Aug 29 22:17:02.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1" |
| 7438 | 2025-08-29T22:17:02.510Z | [ recovery-image] Aug 29 22:17:02.335 INFO O| Aug 29 22:17:02.335 INFO STEP 870 (remove_files) COMPLETE |
| 7439 | 2025-08-29T22:17:02.510Z | [ recovery-image] Aug 29 22:17:02.335 INFO O| Aug 29 22:17:02.335 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7440 | 2025-08-29T22:17:02.535Z | [ recovery-image] Aug 29 22:17:02.355 INFO O| Aug 29 22:17:02.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1" |
| 7441 | 2025-08-29T22:17:02.535Z | [ recovery-image] Aug 29 22:17:02.355 INFO O| Aug 29 22:17:02.355 INFO STEP 871 (remove_files) COMPLETE |
| 7442 | 2025-08-29T22:17:02.535Z | [ recovery-image] Aug 29 22:17:02.355 INFO O| Aug 29 22:17:02.355 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7443 | 2025-08-29T22:17:02.562Z | [ recovery-image] Aug 29 22:17:02.395 INFO O| Aug 29 22:17:02.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1" |
| 7444 | 2025-08-29T22:17:02.562Z | [ recovery-image] Aug 29 22:17:02.395 INFO O| Aug 29 22:17:02.395 INFO STEP 872 (remove_files) COMPLETE |
| 7445 | 2025-08-29T22:17:02.562Z | [ recovery-image] Aug 29 22:17:02.395 INFO O| Aug 29 22:17:02.395 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7446 | 2025-08-29T22:17:02.621Z | [ recovery-image] Aug 29 22:17:02.459 INFO O| Aug 29 22:17:02.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1" |
| 7447 | 2025-08-29T22:17:02.647Z | [ recovery-image] Aug 29 22:17:02.459 INFO O| Aug 29 22:17:02.459 INFO STEP 873 (remove_files) COMPLETE |
| 7448 | 2025-08-29T22:17:02.647Z | [ recovery-image] Aug 29 22:17:02.459 INFO O| Aug 29 22:17:02.459 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7449 | 2025-08-29T22:17:02.647Z | [ recovery-image] Aug 29 22:17:02.474 INFO O| Aug 29 22:17:02.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1" |
| 7450 | 2025-08-29T22:17:02.647Z | [ recovery-image] Aug 29 22:17:02.474 INFO O| Aug 29 22:17:02.474 INFO STEP 874 (remove_files) COMPLETE |
| 7451 | 2025-08-29T22:17:02.647Z | [ recovery-image] Aug 29 22:17:02.474 INFO O| Aug 29 22:17:02.474 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7452 | 2025-08-29T22:17:02.696Z | [ recovery-image] Aug 29 22:17:02.534 INFO O| Aug 29 22:17:02.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1" |
| 7453 | 2025-08-29T22:17:02.696Z | [ recovery-image] Aug 29 22:17:02.534 INFO O| Aug 29 22:17:02.534 INFO STEP 875 (remove_files) COMPLETE |
| 7454 | 2025-08-29T22:17:02.723Z | [ recovery-image] Aug 29 22:17:02.534 INFO O| Aug 29 22:17:02.534 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7455 | 2025-08-29T22:17:02.723Z | [ recovery-image] Aug 29 22:17:02.550 INFO O| Aug 29 22:17:02.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1" |
| 7456 | 2025-08-29T22:17:02.723Z | [ recovery-image] Aug 29 22:17:02.550 INFO O| Aug 29 22:17:02.550 INFO STEP 876 (remove_files) COMPLETE |
| 7457 | 2025-08-29T22:17:02.723Z | [ recovery-image] Aug 29 22:17:02.550 INFO O| Aug 29 22:17:02.550 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7458 | 2025-08-29T22:17:02.749Z | [ recovery-image] Aug 29 22:17:02.565 INFO O| Aug 29 22:17:02.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1" |
| 7459 | 2025-08-29T22:17:02.749Z | [ recovery-image] Aug 29 22:17:02.565 INFO O| Aug 29 22:17:02.565 INFO STEP 877 (remove_files) COMPLETE |
| 7460 | 2025-08-29T22:17:02.749Z | [ recovery-image] Aug 29 22:17:02.565 INFO O| Aug 29 22:17:02.565 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7461 | 2025-08-29T22:17:02.782Z | [ recovery-image] Aug 29 22:17:02.620 INFO O| Aug 29 22:17:02.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1" |
| 7462 | 2025-08-29T22:17:02.782Z | [ recovery-image] Aug 29 22:17:02.620 INFO O| Aug 29 22:17:02.620 INFO STEP 878 (remove_files) COMPLETE |
| 7463 | 2025-08-29T22:17:02.807Z | [ recovery-image] Aug 29 22:17:02.620 INFO O| Aug 29 22:17:02.620 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7464 | 2025-08-29T22:17:02.807Z | [ recovery-image] Aug 29 22:17:02.637 INFO O| Aug 29 22:17:02.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1" |
| 7465 | 2025-08-29T22:17:02.807Z | [ recovery-image] Aug 29 22:17:02.637 INFO O| Aug 29 22:17:02.637 INFO STEP 879 (remove_files) COMPLETE |
| 7466 | 2025-08-29T22:17:02.807Z | [ recovery-image] Aug 29 22:17:02.637 INFO O| Aug 29 22:17:02.637 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7467 | 2025-08-29T22:17:02.833Z | [ recovery-image] Aug 29 22:17:02.653 INFO O| Aug 29 22:17:02.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1" |
| 7468 | 2025-08-29T22:17:02.833Z | [ recovery-image] Aug 29 22:17:02.654 INFO O| Aug 29 22:17:02.654 INFO STEP 880 (remove_files) COMPLETE |
| 7469 | 2025-08-29T22:17:02.833Z | [ recovery-image] Aug 29 22:17:02.654 INFO O| Aug 29 22:17:02.654 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7470 | 2025-08-29T22:17:02.858Z | [ recovery-image] Aug 29 22:17:02.670 INFO O| Aug 29 22:17:02.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1" |
| 7471 | 2025-08-29T22:17:02.858Z | [ recovery-image] Aug 29 22:17:02.671 INFO O| Aug 29 22:17:02.671 INFO STEP 881 (remove_files) COMPLETE |
| 7472 | 2025-08-29T22:17:02.858Z | [ recovery-image] Aug 29 22:17:02.671 INFO O| Aug 29 22:17:02.671 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7473 | 2025-08-29T22:17:02.858Z | [ recovery-image] Aug 29 22:17:02.688 INFO O| Aug 29 22:17:02.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1" |
| 7474 | 2025-08-29T22:17:02.859Z | [ recovery-image] Aug 29 22:17:02.688 INFO O| Aug 29 22:17:02.688 INFO STEP 882 (remove_files) COMPLETE |
| 7475 | 2025-08-29T22:17:02.859Z | [ recovery-image] Aug 29 22:17:02.688 INFO O| Aug 29 22:17:02.688 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7476 | 2025-08-29T22:17:02.884Z | [ recovery-image] Aug 29 22:17:02.705 INFO O| Aug 29 22:17:02.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1" |
| 7477 | 2025-08-29T22:17:02.884Z | [ recovery-image] Aug 29 22:17:02.705 INFO O| Aug 29 22:17:02.705 INFO STEP 883 (remove_files) COMPLETE |
| 7478 | 2025-08-29T22:17:02.884Z | [ recovery-image] Aug 29 22:17:02.705 INFO O| Aug 29 22:17:02.705 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7479 | 2025-08-29T22:17:02.910Z | [ recovery-image] Aug 29 22:17:02.722 INFO O| Aug 29 22:17:02.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1" |
| 7480 | 2025-08-29T22:17:02.910Z | [ recovery-image] Aug 29 22:17:02.722 INFO O| Aug 29 22:17:02.722 INFO STEP 884 (remove_files) COMPLETE |
| 7481 | 2025-08-29T22:17:02.911Z | [ recovery-image] Aug 29 22:17:02.722 INFO O| Aug 29 22:17:02.722 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7482 | 2025-08-29T22:17:02.911Z | [ recovery-image] Aug 29 22:17:02.738 INFO O| Aug 29 22:17:02.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1" |
| 7483 | 2025-08-29T22:17:02.911Z | [ recovery-image] Aug 29 22:17:02.738 INFO O| Aug 29 22:17:02.738 INFO STEP 885 (remove_files) COMPLETE |
| 7484 | 2025-08-29T22:17:02.911Z | [ recovery-image] Aug 29 22:17:02.738 INFO O| Aug 29 22:17:02.738 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7485 | 2025-08-29T22:17:02.938Z | [ recovery-image] Aug 29 22:17:02.756 INFO O| Aug 29 22:17:02.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1" |
| 7486 | 2025-08-29T22:17:02.938Z | [ recovery-image] Aug 29 22:17:02.757 INFO O| Aug 29 22:17:02.757 INFO STEP 886 (remove_files) COMPLETE |
| 7487 | 2025-08-29T22:17:02.938Z | [ recovery-image] Aug 29 22:17:02.757 INFO O| Aug 29 22:17:02.757 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7488 | 2025-08-29T22:17:02.938Z | [ recovery-image] Aug 29 22:17:02.773 INFO O| Aug 29 22:17:02.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1" |
| 7489 | 2025-08-29T22:17:02.938Z | [ recovery-image] Aug 29 22:17:02.773 INFO O| Aug 29 22:17:02.773 INFO STEP 887 (remove_files) COMPLETE |
| 7490 | 2025-08-29T22:17:02.938Z | [ recovery-image] Aug 29 22:17:02.773 INFO O| Aug 29 22:17:02.773 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7491 | 2025-08-29T22:17:02.963Z | [ recovery-image] Aug 29 22:17:02.790 INFO O| Aug 29 22:17:02.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1" |
| 7492 | 2025-08-29T22:17:02.963Z | [ recovery-image] Aug 29 22:17:02.791 INFO O| Aug 29 22:17:02.791 INFO STEP 888 (remove_files) COMPLETE |
| 7493 | 2025-08-29T22:17:02.963Z | [ recovery-image] Aug 29 22:17:02.791 INFO O| Aug 29 22:17:02.791 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7494 | 2025-08-29T22:17:02.989Z | [ recovery-image] Aug 29 22:17:02.804 INFO O| Aug 29 22:17:02.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1" |
| 7495 | 2025-08-29T22:17:02.989Z | [ recovery-image] Aug 29 22:17:02.804 INFO O| Aug 29 22:17:02.804 INFO STEP 889 (remove_files) COMPLETE |
| 7496 | 2025-08-29T22:17:02.989Z | [ recovery-image] Aug 29 22:17:02.804 INFO O| Aug 29 22:17:02.804 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7497 | 2025-08-29T22:17:02.989Z | [ recovery-image] Aug 29 22:17:02.818 INFO O| Aug 29 22:17:02.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1" |
| 7498 | 2025-08-29T22:17:02.989Z | [ recovery-image] Aug 29 22:17:02.819 INFO O| Aug 29 22:17:02.818 INFO STEP 890 (remove_files) COMPLETE |
| 7499 | 2025-08-29T22:17:02.989Z | [ recovery-image] Aug 29 22:17:02.819 INFO O| Aug 29 22:17:02.819 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7500 | 2025-08-29T22:17:03.014Z | [ recovery-image] Aug 29 22:17:02.837 INFO O| Aug 29 22:17:02.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1" |
| 7501 | 2025-08-29T22:17:03.014Z | [ recovery-image] Aug 29 22:17:02.837 INFO O| Aug 29 22:17:02.837 INFO STEP 891 (remove_files) COMPLETE |
| 7502 | 2025-08-29T22:17:03.014Z | [ recovery-image] Aug 29 22:17:02.837 INFO O| Aug 29 22:17:02.837 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7503 | 2025-08-29T22:17:03.040Z | [ recovery-image] Aug 29 22:17:02.857 INFO O| Aug 29 22:17:02.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1" |
| 7504 | 2025-08-29T22:17:03.040Z | [ recovery-image] Aug 29 22:17:02.857 INFO O| Aug 29 22:17:02.857 INFO STEP 892 (remove_files) COMPLETE |
| 7505 | 2025-08-29T22:17:03.040Z | [ recovery-image] Aug 29 22:17:02.857 INFO O| Aug 29 22:17:02.857 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7506 | 2025-08-29T22:17:03.040Z | [ recovery-image] Aug 29 22:17:02.876 INFO O| Aug 29 22:17:02.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1" |
| 7507 | 2025-08-29T22:17:03.040Z | [ recovery-image] Aug 29 22:17:02.876 INFO O| Aug 29 22:17:02.876 INFO STEP 893 (remove_files) COMPLETE |
| 7508 | 2025-08-29T22:17:03.040Z | [ recovery-image] Aug 29 22:17:02.876 INFO O| Aug 29 22:17:02.876 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7509 | 2025-08-29T22:17:03.065Z | [ recovery-image] Aug 29 22:17:02.893 INFO O| Aug 29 22:17:02.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1" |
| 7510 | 2025-08-29T22:17:03.065Z | [ recovery-image] Aug 29 22:17:02.894 INFO O| Aug 29 22:17:02.894 INFO STEP 894 (remove_files) COMPLETE |
| 7511 | 2025-08-29T22:17:03.065Z | [ recovery-image] Aug 29 22:17:02.894 INFO O| Aug 29 22:17:02.894 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7512 | 2025-08-29T22:17:03.091Z | [ recovery-image] Aug 29 22:17:02.910 INFO O| Aug 29 22:17:02.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1" |
| 7513 | 2025-08-29T22:17:03.091Z | [ recovery-image] Aug 29 22:17:02.910 INFO O| Aug 29 22:17:02.910 INFO STEP 895 (remove_files) COMPLETE |
| 7514 | 2025-08-29T22:17:03.091Z | [ recovery-image] Aug 29 22:17:02.910 INFO O| Aug 29 22:17:02.910 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7515 | 2025-08-29T22:17:03.116Z | [ recovery-image] Aug 29 22:17:02.929 INFO O| Aug 29 22:17:02.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1" |
| 7516 | 2025-08-29T22:17:03.116Z | [ recovery-image] Aug 29 22:17:02.929 INFO O| Aug 29 22:17:02.929 INFO STEP 896 (remove_files) COMPLETE |
| 7517 | 2025-08-29T22:17:03.116Z | [ recovery-image] Aug 29 22:17:02.929 INFO O| Aug 29 22:17:02.929 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7518 | 2025-08-29T22:17:03.116Z | [ recovery-image] Aug 29 22:17:02.945 INFO O| Aug 29 22:17:02.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1" |
| 7519 | 2025-08-29T22:17:03.116Z | [ recovery-image] Aug 29 22:17:02.945 INFO O| Aug 29 22:17:02.945 INFO STEP 897 (remove_files) COMPLETE |
| 7520 | 2025-08-29T22:17:03.117Z | [ recovery-image] Aug 29 22:17:02.945 INFO O| Aug 29 22:17:02.945 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7521 | 2025-08-29T22:17:03.143Z | [ recovery-image] Aug 29 22:17:02.961 INFO O| Aug 29 22:17:02.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1" |
| 7522 | 2025-08-29T22:17:03.143Z | [ recovery-image] Aug 29 22:17:02.961 INFO O| Aug 29 22:17:02.961 INFO STEP 898 (remove_files) COMPLETE |
| 7523 | 2025-08-29T22:17:03.143Z | [ recovery-image] Aug 29 22:17:02.961 INFO O| Aug 29 22:17:02.961 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7524 | 2025-08-29T22:17:03.143Z | [ recovery-image] Aug 29 22:17:02.977 INFO O| Aug 29 22:17:02.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1" |
| 7525 | 2025-08-29T22:17:03.143Z | [ recovery-image] Aug 29 22:17:02.977 INFO O| Aug 29 22:17:02.977 INFO STEP 899 (remove_files) COMPLETE |
| 7526 | 2025-08-29T22:17:03.143Z | [ recovery-image] Aug 29 22:17:02.977 INFO O| Aug 29 22:17:02.977 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7527 | 2025-08-29T22:17:03.202Z | [ recovery-image] Aug 29 22:17:02.994 INFO O| Aug 29 22:17:02.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1" |
| 7528 | 2025-08-29T22:17:03.202Z | [ recovery-image] Aug 29 22:17:02.994 INFO O| Aug 29 22:17:02.994 INFO STEP 900 (remove_files) COMPLETE |
| 7529 | 2025-08-29T22:17:03.202Z | [ recovery-image] Aug 29 22:17:02.994 INFO O| Aug 29 22:17:02.994 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7530 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.009 INFO O| Aug 29 22:17:03.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1" |
| 7531 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.009 INFO O| Aug 29 22:17:03.009 INFO STEP 901 (remove_files) COMPLETE |
| 7532 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.009 INFO O| Aug 29 22:17:03.009 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7533 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.025 INFO O| Aug 29 22:17:03.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1" |
| 7534 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.025 INFO O| Aug 29 22:17:03.025 INFO STEP 902 (remove_files) COMPLETE |
| 7535 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.025 INFO O| Aug 29 22:17:03.025 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7536 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.040 INFO O| Aug 29 22:17:03.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1" |
| 7537 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.040 INFO O| Aug 29 22:17:03.040 INFO STEP 903 (remove_files) COMPLETE |
| 7538 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.040 INFO O| Aug 29 22:17:03.040 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7539 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.054 INFO O| Aug 29 22:17:03.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1" |
| 7540 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.054 INFO O| Aug 29 22:17:03.054 INFO STEP 904 (remove_files) COMPLETE |
| 7541 | 2025-08-29T22:17:03.229Z | [ recovery-image] Aug 29 22:17:03.054 INFO O| Aug 29 22:17:03.054 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7542 | 2025-08-29T22:17:03.261Z | [ recovery-image] Aug 29 22:17:03.069 INFO O| Aug 29 22:17:03.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1" |
| 7543 | 2025-08-29T22:17:03.261Z | [ recovery-image] Aug 29 22:17:03.069 INFO O| Aug 29 22:17:03.069 INFO STEP 905 (remove_files) COMPLETE |
| 7544 | 2025-08-29T22:17:03.261Z | [ recovery-image] Aug 29 22:17:03.069 INFO O| Aug 29 22:17:03.069 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7545 | 2025-08-29T22:17:03.261Z | [ recovery-image] Aug 29 22:17:03.084 INFO O| Aug 29 22:17:03.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1" |
| 7546 | 2025-08-29T22:17:03.261Z | [ recovery-image] Aug 29 22:17:03.084 INFO O| Aug 29 22:17:03.084 INFO STEP 906 (remove_files) COMPLETE |
| 7547 | 2025-08-29T22:17:03.261Z | [ recovery-image] Aug 29 22:17:03.084 INFO O| Aug 29 22:17:03.084 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7548 | 2025-08-29T22:17:03.289Z | [ recovery-image] Aug 29 22:17:03.103 INFO O| Aug 29 22:17:03.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1" |
| 7549 | 2025-08-29T22:17:03.289Z | [ recovery-image] Aug 29 22:17:03.103 INFO O| Aug 29 22:17:03.103 INFO STEP 907 (remove_files) COMPLETE |
| 7550 | 2025-08-29T22:17:03.289Z | [ recovery-image] Aug 29 22:17:03.103 INFO O| Aug 29 22:17:03.103 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7551 | 2025-08-29T22:17:03.289Z | [ recovery-image] Aug 29 22:17:03.120 INFO O| Aug 29 22:17:03.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1" |
| 7552 | 2025-08-29T22:17:03.289Z | [ recovery-image] Aug 29 22:17:03.120 INFO O| Aug 29 22:17:03.120 INFO STEP 908 (remove_files) COMPLETE |
| 7553 | 2025-08-29T22:17:03.289Z | [ recovery-image] Aug 29 22:17:03.120 INFO O| Aug 29 22:17:03.120 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7554 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.136 INFO O| Aug 29 22:17:03.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1" |
| 7555 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.136 INFO O| Aug 29 22:17:03.136 INFO STEP 909 (remove_files) COMPLETE |
| 7556 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.136 INFO O| Aug 29 22:17:03.136 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7557 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.151 INFO O| Aug 29 22:17:03.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1" |
| 7558 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.151 INFO O| Aug 29 22:17:03.151 INFO STEP 910 (remove_files) COMPLETE |
| 7559 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.151 INFO O| Aug 29 22:17:03.151 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7560 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.166 INFO O| Aug 29 22:17:03.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1" |
| 7561 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.166 INFO O| Aug 29 22:17:03.166 INFO STEP 911 (remove_files) COMPLETE |
| 7562 | 2025-08-29T22:17:03.329Z | [ recovery-image] Aug 29 22:17:03.166 INFO O| Aug 29 22:17:03.166 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7563 | 2025-08-29T22:17:03.357Z | [ recovery-image] Aug 29 22:17:03.181 INFO O| Aug 29 22:17:03.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1" |
| 7564 | 2025-08-29T22:17:03.357Z | [ recovery-image] Aug 29 22:17:03.181 INFO O| Aug 29 22:17:03.181 INFO STEP 912 (remove_files) COMPLETE |
| 7565 | 2025-08-29T22:17:03.357Z | [ recovery-image] Aug 29 22:17:03.181 INFO O| Aug 29 22:17:03.181 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7566 | 2025-08-29T22:17:03.383Z | [ recovery-image] Aug 29 22:17:03.196 INFO O| Aug 29 22:17:03.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1" |
| 7567 | 2025-08-29T22:17:03.383Z | [ recovery-image] Aug 29 22:17:03.196 INFO O| Aug 29 22:17:03.196 INFO STEP 913 (remove_files) COMPLETE |
| 7568 | 2025-08-29T22:17:03.383Z | [ recovery-image] Aug 29 22:17:03.196 INFO O| Aug 29 22:17:03.196 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7569 | 2025-08-29T22:17:03.383Z | [ recovery-image] Aug 29 22:17:03.214 INFO O| Aug 29 22:17:03.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1" |
| 7570 | 2025-08-29T22:17:03.383Z | [ recovery-image] Aug 29 22:17:03.214 INFO O| Aug 29 22:17:03.214 INFO STEP 914 (remove_files) COMPLETE |
| 7571 | 2025-08-29T22:17:03.383Z | [ recovery-image] Aug 29 22:17:03.214 INFO O| Aug 29 22:17:03.214 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7572 | 2025-08-29T22:17:03.408Z | [ recovery-image] Aug 29 22:17:03.233 INFO O| Aug 29 22:17:03.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1" |
| 7573 | 2025-08-29T22:17:03.408Z | [ recovery-image] Aug 29 22:17:03.233 INFO O| Aug 29 22:17:03.233 INFO STEP 915 (remove_files) COMPLETE |
| 7574 | 2025-08-29T22:17:03.408Z | [ recovery-image] Aug 29 22:17:03.233 INFO O| Aug 29 22:17:03.233 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7575 | 2025-08-29T22:17:03.434Z | [ recovery-image] Aug 29 22:17:03.252 INFO O| Aug 29 22:17:03.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1" |
| 7576 | 2025-08-29T22:17:03.434Z | [ recovery-image] Aug 29 22:17:03.252 INFO O| Aug 29 22:17:03.252 INFO STEP 916 (remove_files) COMPLETE |
| 7577 | 2025-08-29T22:17:03.434Z | [ recovery-image] Aug 29 22:17:03.252 INFO O| Aug 29 22:17:03.252 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7578 | 2025-08-29T22:17:03.434Z | [ recovery-image] Aug 29 22:17:03.268 INFO O| Aug 29 22:17:03.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1" |
| 7579 | 2025-08-29T22:17:03.434Z | [ recovery-image] Aug 29 22:17:03.269 INFO O| Aug 29 22:17:03.269 INFO STEP 917 (remove_files) COMPLETE |
| 7580 | 2025-08-29T22:17:03.434Z | [ recovery-image] Aug 29 22:17:03.269 INFO O| Aug 29 22:17:03.269 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7581 | 2025-08-29T22:17:03.459Z | [ recovery-image] Aug 29 22:17:03.288 INFO O| Aug 29 22:17:03.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1" |
| 7582 | 2025-08-29T22:17:03.459Z | [ recovery-image] Aug 29 22:17:03.288 INFO O| Aug 29 22:17:03.288 INFO STEP 918 (remove_files) COMPLETE |
| 7583 | 2025-08-29T22:17:03.459Z | [ recovery-image] Aug 29 22:17:03.288 INFO O| Aug 29 22:17:03.288 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7584 | 2025-08-29T22:17:03.484Z | [ recovery-image] Aug 29 22:17:03.307 INFO O| Aug 29 22:17:03.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1" |
| 7585 | 2025-08-29T22:17:03.484Z | [ recovery-image] Aug 29 22:17:03.307 INFO O| Aug 29 22:17:03.307 INFO STEP 919 (remove_files) COMPLETE |
| 7586 | 2025-08-29T22:17:03.484Z | [ recovery-image] Aug 29 22:17:03.307 INFO O| Aug 29 22:17:03.307 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7587 | 2025-08-29T22:17:03.509Z | [ recovery-image] Aug 29 22:17:03.326 INFO O| Aug 29 22:17:03.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1" |
| 7588 | 2025-08-29T22:17:03.509Z | [ recovery-image] Aug 29 22:17:03.326 INFO O| Aug 29 22:17:03.326 INFO STEP 920 (remove_files) COMPLETE |
| 7589 | 2025-08-29T22:17:03.509Z | [ recovery-image] Aug 29 22:17:03.326 INFO O| Aug 29 22:17:03.326 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7590 | 2025-08-29T22:17:03.509Z | [ recovery-image] Aug 29 22:17:03.341 INFO O| Aug 29 22:17:03.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1" |
| 7591 | 2025-08-29T22:17:03.509Z | [ recovery-image] Aug 29 22:17:03.342 INFO O| Aug 29 22:17:03.341 INFO STEP 921 (remove_files) COMPLETE |
| 7592 | 2025-08-29T22:17:03.509Z | [ recovery-image] Aug 29 22:17:03.342 INFO O| Aug 29 22:17:03.342 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7593 | 2025-08-29T22:17:03.537Z | [ recovery-image] Aug 29 22:17:03.358 INFO O| Aug 29 22:17:03.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress" |
| 7594 | 2025-08-29T22:17:03.537Z | [ recovery-image] Aug 29 22:17:03.358 INFO O| Aug 29 22:17:03.358 INFO STEP 922 (remove_files) COMPLETE |
| 7595 | 2025-08-29T22:17:03.537Z | [ recovery-image] Aug 29 22:17:03.358 INFO O| Aug 29 22:17:03.358 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7596 | 2025-08-29T22:17:03.562Z | [ recovery-image] Aug 29 22:17:03.375 INFO O| Aug 29 22:17:03.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck" |
| 7597 | 2025-08-29T22:17:03.562Z | [ recovery-image] Aug 29 22:17:03.375 INFO O| Aug 29 22:17:03.375 INFO STEP 923 (remove_files) COMPLETE |
| 7598 | 2025-08-29T22:17:03.562Z | [ recovery-image] Aug 29 22:17:03.375 INFO O| Aug 29 22:17:03.375 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7599 | 2025-08-29T22:17:03.562Z | [ recovery-image] Aug 29 22:17:03.392 INFO O| Aug 29 22:17:03.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake" |
| 7600 | 2025-08-29T22:17:03.562Z | [ recovery-image] Aug 29 22:17:03.392 INFO O| Aug 29 22:17:03.392 INFO STEP 924 (remove_files) COMPLETE |
| 7601 | 2025-08-29T22:17:03.562Z | [ recovery-image] Aug 29 22:17:03.392 INFO O| Aug 29 22:17:03.392 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7602 | 2025-08-29T22:17:03.587Z | [ recovery-image] Aug 29 22:17:03.410 INFO O| Aug 29 22:17:03.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista" |
| 7603 | 2025-08-29T22:17:03.587Z | [ recovery-image] Aug 29 22:17:03.410 INFO O| Aug 29 22:17:03.410 INFO STEP 925 (remove_files) COMPLETE |
| 7604 | 2025-08-29T22:17:03.587Z | [ recovery-image] Aug 29 22:17:03.410 INFO O| Aug 29 22:17:03.410 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7605 | 2025-08-29T22:17:03.614Z | [ recovery-image] Aug 29 22:17:03.426 INFO O| Aug 29 22:17:03.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb" |
| 7606 | 2025-08-29T22:17:03.614Z | [ recovery-image] Aug 29 22:17:03.426 INFO O| Aug 29 22:17:03.426 INFO STEP 926 (remove_files) COMPLETE |
| 7607 | 2025-08-29T22:17:03.614Z | [ recovery-image] Aug 29 22:17:03.427 INFO O| Aug 29 22:17:03.426 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7608 | 2025-08-29T22:17:03.614Z | [ recovery-image] Aug 29 22:17:03.442 INFO O| Aug 29 22:17:03.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop" |
| 7609 | 2025-08-29T22:17:03.614Z | [ recovery-image] Aug 29 22:17:03.443 INFO O| Aug 29 22:17:03.443 INFO STEP 927 (remove_files) COMPLETE |
| 7610 | 2025-08-29T22:17:03.614Z | [ recovery-image] Aug 29 22:17:03.443 INFO O| Aug 29 22:17:03.443 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7611 | 2025-08-29T22:17:03.639Z | [ recovery-image] Aug 29 22:17:03.458 INFO O| Aug 29 22:17:03.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin" |
| 7612 | 2025-08-29T22:17:03.639Z | [ recovery-image] Aug 29 22:17:03.458 INFO O| Aug 29 22:17:03.458 INFO STEP 928 (remove_files) COMPLETE |
| 7613 | 2025-08-29T22:17:03.639Z | [ recovery-image] Aug 29 22:17:03.458 INFO O| Aug 29 22:17:03.458 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7614 | 2025-08-29T22:17:03.639Z | [ recovery-image] Aug 29 22:17:03.477 INFO O| Aug 29 22:17:03.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog" |
| 7615 | 2025-08-29T22:17:03.639Z | [ recovery-image] Aug 29 22:17:03.477 INFO O| Aug 29 22:17:03.477 INFO STEP 929 (remove_files) COMPLETE |
| 7616 | 2025-08-29T22:17:03.639Z | [ recovery-image] Aug 29 22:17:03.477 INFO O| Aug 29 22:17:03.477 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7617 | 2025-08-29T22:17:03.664Z | [ recovery-image] Aug 29 22:17:03.494 INFO O| Aug 29 22:17:03.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd" |
| 7618 | 2025-08-29T22:17:03.664Z | [ recovery-image] Aug 29 22:17:03.495 INFO O| Aug 29 22:17:03.495 INFO STEP 930 (remove_files) COMPLETE |
| 7619 | 2025-08-29T22:17:03.664Z | [ recovery-image] Aug 29 22:17:03.495 INFO O| Aug 29 22:17:03.495 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7620 | 2025-08-29T22:17:03.689Z | [ recovery-image] Aug 29 22:17:03.512 INFO O| Aug 29 22:17:03.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1" |
| 7621 | 2025-08-29T22:17:03.689Z | [ recovery-image] Aug 29 22:17:03.512 INFO O| Aug 29 22:17:03.512 INFO STEP 931 (remove_files) COMPLETE |
| 7622 | 2025-08-29T22:17:03.689Z | [ recovery-image] Aug 29 22:17:03.512 INFO O| Aug 29 22:17:03.512 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7623 | 2025-08-29T22:17:03.716Z | [ recovery-image] Aug 29 22:17:03.530 INFO O| Aug 29 22:17:03.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1" |
| 7624 | 2025-08-29T22:17:03.716Z | [ recovery-image] Aug 29 22:17:03.530 INFO O| Aug 29 22:17:03.530 INFO STEP 932 (remove_files) COMPLETE |
| 7625 | 2025-08-29T22:17:03.716Z | [ recovery-image] Aug 29 22:17:03.530 INFO O| Aug 29 22:17:03.530 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7626 | 2025-08-29T22:17:03.716Z | [ recovery-image] Aug 29 22:17:03.545 INFO O| Aug 29 22:17:03.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1" |
| 7627 | 2025-08-29T22:17:03.716Z | [ recovery-image] Aug 29 22:17:03.545 INFO O| Aug 29 22:17:03.545 INFO STEP 933 (remove_files) COMPLETE |
| 7628 | 2025-08-29T22:17:03.716Z | [ recovery-image] Aug 29 22:17:03.545 INFO O| Aug 29 22:17:03.545 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7629 | 2025-08-29T22:17:03.741Z | [ recovery-image] Aug 29 22:17:03.562 INFO O| Aug 29 22:17:03.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1" |
| 7630 | 2025-08-29T22:17:03.741Z | [ recovery-image] Aug 29 22:17:03.563 INFO O| Aug 29 22:17:03.562 INFO STEP 934 (remove_files) COMPLETE |
| 7631 | 2025-08-29T22:17:03.741Z | [ recovery-image] Aug 29 22:17:03.563 INFO O| Aug 29 22:17:03.562 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7632 | 2025-08-29T22:17:03.766Z | [ recovery-image] Aug 29 22:17:03.582 INFO O| Aug 29 22:17:03.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd" |
| 7633 | 2025-08-29T22:17:03.766Z | [ recovery-image] Aug 29 22:17:03.582 INFO O| Aug 29 22:17:03.582 INFO STEP 935 (remove_files) COMPLETE |
| 7634 | 2025-08-29T22:17:03.766Z | [ recovery-image] Aug 29 22:17:03.582 INFO O| Aug 29 22:17:03.582 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7635 | 2025-08-29T22:17:03.766Z | [ recovery-image] Aug 29 22:17:03.599 INFO O| Aug 29 22:17:03.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc" |
| 7636 | 2025-08-29T22:17:03.766Z | [ recovery-image] Aug 29 22:17:03.599 INFO O| Aug 29 22:17:03.599 INFO STEP 936 (remove_files) COMPLETE |
| 7637 | 2025-08-29T22:17:03.766Z | [ recovery-image] Aug 29 22:17:03.599 INFO O| Aug 29 22:17:03.599 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7638 | 2025-08-29T22:17:03.791Z | [ recovery-image] Aug 29 22:17:03.616 INFO O| Aug 29 22:17:03.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs" |
| 7639 | 2025-08-29T22:17:03.792Z | [ recovery-image] Aug 29 22:17:03.616 INFO O| Aug 29 22:17:03.616 INFO STEP 937 (remove_files) COMPLETE |
| 7640 | 2025-08-29T22:17:03.792Z | [ recovery-image] Aug 29 22:17:03.616 INFO O| Aug 29 22:17:03.616 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7641 | 2025-08-29T22:17:03.816Z | [ recovery-image] Aug 29 22:17:03.634 INFO O| Aug 29 22:17:03.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd" |
| 7642 | 2025-08-29T22:17:03.816Z | [ recovery-image] Aug 29 22:17:03.635 INFO O| Aug 29 22:17:03.634 INFO STEP 938 (remove_files) COMPLETE |
| 7643 | 2025-08-29T22:17:03.816Z | [ recovery-image] Aug 29 22:17:03.635 INFO O| Aug 29 22:17:03.635 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7644 | 2025-08-29T22:17:03.841Z | [ recovery-image] Aug 29 22:17:03.667 INFO O| Aug 29 22:17:03.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server" |
| 7645 | 2025-08-29T22:17:03.841Z | [ recovery-image] Aug 29 22:17:03.667 INFO O| Aug 29 22:17:03.667 INFO STEP 939 (remove_files) COMPLETE |
| 7646 | 2025-08-29T22:17:03.841Z | [ recovery-image] Aug 29 22:17:03.667 INFO O| Aug 29 22:17:03.667 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7647 | 2025-08-29T22:17:03.866Z | [ recovery-image] Aug 29 22:17:03.682 INFO O| Aug 29 22:17:03.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign" |
| 7648 | 2025-08-29T22:17:03.866Z | [ recovery-image] Aug 29 22:17:03.683 INFO O| Aug 29 22:17:03.683 INFO STEP 940 (remove_files) COMPLETE |
| 7649 | 2025-08-29T22:17:03.866Z | [ recovery-image] Aug 29 22:17:03.683 INFO O| Aug 29 22:17:03.683 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7650 | 2025-08-29T22:17:03.866Z | [ recovery-image] Aug 29 22:17:03.695 INFO O| Aug 29 22:17:03.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper" |
| 7651 | 2025-08-29T22:17:03.866Z | [ recovery-image] Aug 29 22:17:03.695 INFO O| Aug 29 22:17:03.695 INFO STEP 941 (remove_files) COMPLETE |
| 7652 | 2025-08-29T22:17:03.866Z | [ recovery-image] Aug 29 22:17:03.695 INFO O| Aug 29 22:17:03.695 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7653 | 2025-08-29T22:17:03.892Z | [ recovery-image] Aug 29 22:17:03.713 INFO O| Aug 29 22:17:03.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper" |
| 7654 | 2025-08-29T22:17:03.892Z | [ recovery-image] Aug 29 22:17:03.713 INFO O| Aug 29 22:17:03.713 INFO STEP 942 (remove_files) COMPLETE |
| 7655 | 2025-08-29T22:17:03.892Z | [ recovery-image] Aug 29 22:17:03.713 INFO O| Aug 29 22:17:03.713 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7656 | 2025-08-29T22:17:03.918Z | [ recovery-image] Aug 29 22:17:03.731 INFO O| Aug 29 22:17:03.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid" |
| 7657 | 2025-08-29T22:17:03.918Z | [ recovery-image] Aug 29 22:17:03.732 INFO O| Aug 29 22:17:03.732 INFO STEP 943 (remove_files) COMPLETE |
| 7658 | 2025-08-29T22:17:03.918Z | [ recovery-image] Aug 29 22:17:03.732 INFO O| Aug 29 22:17:03.732 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7659 | 2025-08-29T22:17:03.918Z | [ recovery-image] Aug 29 22:17:03.749 INFO O| Aug 29 22:17:03.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid" |
| 7660 | 2025-08-29T22:17:03.918Z | [ recovery-image] Aug 29 22:17:03.749 INFO O| Aug 29 22:17:03.749 INFO STEP 944 (remove_files) COMPLETE |
| 7661 | 2025-08-29T22:17:03.918Z | [ recovery-image] Aug 29 22:17:03.749 INFO O| Aug 29 22:17:03.749 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7662 | 2025-08-29T22:17:03.946Z | [ recovery-image] Aug 29 22:17:03.765 INFO O| Aug 29 22:17:03.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange" |
| 7663 | 2025-08-29T22:17:03.946Z | [ recovery-image] Aug 29 22:17:03.765 INFO O| Aug 29 22:17:03.765 INFO STEP 945 (remove_files) COMPLETE |
| 7664 | 2025-08-29T22:17:03.946Z | [ recovery-image] Aug 29 22:17:03.765 INFO O| Aug 29 22:17:03.765 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7665 | 2025-08-29T22:17:03.946Z | [ recovery-image] Aug 29 22:17:03.782 INFO O| Aug 29 22:17:03.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate" |
| 7666 | 2025-08-29T22:17:03.946Z | [ recovery-image] Aug 29 22:17:03.782 INFO O| Aug 29 22:17:03.782 INFO STEP 946 (remove_files) COMPLETE |
| 7667 | 2025-08-29T22:17:03.946Z | [ recovery-image] Aug 29 22:17:03.782 INFO O| Aug 29 22:17:03.782 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7668 | 2025-08-29T22:17:03.971Z | [ recovery-image] Aug 29 22:17:03.800 INFO O| Aug 29 22:17:03.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid" |
| 7669 | 2025-08-29T22:17:03.971Z | [ recovery-image] Aug 29 22:17:03.800 INFO O| Aug 29 22:17:03.800 INFO STEP 947 (remove_files) COMPLETE |
| 7670 | 2025-08-29T22:17:03.971Z | [ recovery-image] Aug 29 22:17:03.800 INFO O| Aug 29 22:17:03.800 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7671 | 2025-08-29T22:17:03.997Z | [ recovery-image] Aug 29 22:17:03.816 INFO O| Aug 29 22:17:03.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint" |
| 7672 | 2025-08-29T22:17:03.997Z | [ recovery-image] Aug 29 22:17:03.816 INFO O| Aug 29 22:17:03.816 INFO STEP 948 (remove_files) COMPLETE |
| 7673 | 2025-08-29T22:17:03.997Z | [ recovery-image] Aug 29 22:17:03.816 INFO O| Aug 29 22:17:03.816 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7674 | 2025-08-29T22:17:03.997Z | [ recovery-image] Aug 29 22:17:03.831 INFO O| Aug 29 22:17:03.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem" |
| 7675 | 2025-08-29T22:17:03.997Z | [ recovery-image] Aug 29 22:17:03.831 INFO O| Aug 29 22:17:03.831 INFO STEP 949 (remove_files) COMPLETE |
| 7676 | 2025-08-29T22:17:03.997Z | [ recovery-image] Aug 29 22:17:03.831 INFO O| Aug 29 22:17:03.831 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7677 | 2025-08-29T22:17:04.022Z | [ recovery-image] Aug 29 22:17:03.846 INFO O| Aug 29 22:17:03.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath" |
| 7678 | 2025-08-29T22:17:04.022Z | [ recovery-image] Aug 29 22:17:03.846 INFO O| Aug 29 22:17:03.846 INFO STEP 950 (remove_files) COMPLETE |
| 7679 | 2025-08-29T22:17:04.022Z | [ recovery-image] Aug 29 22:17:03.846 INFO O| Aug 29 22:17:03.846 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7680 | 2025-08-29T22:17:04.047Z | [ recovery-image] Aug 29 22:17:03.863 INFO O| Aug 29 22:17:03.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr" |
| 7681 | 2025-08-29T22:17:04.047Z | [ recovery-image] Aug 29 22:17:03.863 INFO O| Aug 29 22:17:03.863 INFO STEP 951 (remove_files) COMPLETE |
| 7682 | 2025-08-29T22:17:04.047Z | [ recovery-image] Aug 29 22:17:03.863 INFO O| Aug 29 22:17:03.863 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7683 | 2025-08-29T22:17:04.047Z | [ recovery-image] Aug 29 22:17:03.880 INFO O| Aug 29 22:17:03.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime" |
| 7684 | 2025-08-29T22:17:04.047Z | [ recovery-image] Aug 29 22:17:03.880 INFO O| Aug 29 22:17:03.880 INFO STEP 952 (remove_files) COMPLETE |
| 7685 | 2025-08-29T22:17:04.047Z | [ recovery-image] Aug 29 22:17:03.880 INFO O| Aug 29 22:17:03.880 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7686 | 2025-08-29T22:17:04.073Z | [ recovery-image] Aug 29 22:17:03.897 INFO O| Aug 29 22:17:03.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid" |
| 7687 | 2025-08-29T22:17:04.073Z | [ recovery-image] Aug 29 22:17:03.897 INFO O| Aug 29 22:17:03.897 INFO STEP 953 (remove_files) COMPLETE |
| 7688 | 2025-08-29T22:17:04.073Z | [ recovery-image] Aug 29 22:17:03.897 INFO O| Aug 29 22:17:03.897 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7689 | 2025-08-29T22:17:04.098Z | [ recovery-image] Aug 29 22:17:03.912 INFO O| Aug 29 22:17:03.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn" |
| 7690 | 2025-08-29T22:17:04.098Z | [ recovery-image] Aug 29 22:17:03.912 INFO O| Aug 29 22:17:03.912 INFO STEP 954 (remove_files) COMPLETE |
| 7691 | 2025-08-29T22:17:04.098Z | [ recovery-image] Aug 29 22:17:03.912 INFO O| Aug 29 22:17:03.912 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7692 | 2025-08-29T22:17:04.098Z | [ recovery-image] Aug 29 22:17:03.930 INFO O| Aug 29 22:17:03.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate" |
| 7693 | 2025-08-29T22:17:04.098Z | [ recovery-image] Aug 29 22:17:03.931 INFO O| Aug 29 22:17:03.931 INFO STEP 955 (remove_files) COMPLETE |
| 7694 | 2025-08-29T22:17:04.098Z | [ recovery-image] Aug 29 22:17:03.931 INFO O| Aug 29 22:17:03.931 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7695 | 2025-08-29T22:17:04.124Z | [ recovery-image] Aug 29 22:17:03.947 INFO O| Aug 29 22:17:03.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid" |
| 7696 | 2025-08-29T22:17:04.124Z | [ recovery-image] Aug 29 22:17:03.947 INFO O| Aug 29 22:17:03.947 INFO STEP 956 (remove_files) COMPLETE |
| 7697 | 2025-08-29T22:17:04.124Z | [ recovery-image] Aug 29 22:17:03.947 INFO O| Aug 29 22:17:03.947 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7698 | 2025-08-29T22:17:04.150Z | [ recovery-image] Aug 29 22:17:03.964 INFO O| Aug 29 22:17:03.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint" |
| 7699 | 2025-08-29T22:17:04.150Z | [ recovery-image] Aug 29 22:17:03.964 INFO O| Aug 29 22:17:03.964 INFO STEP 957 (remove_files) COMPLETE |
| 7700 | 2025-08-29T22:17:04.150Z | [ recovery-image] Aug 29 22:17:03.964 INFO O| Aug 29 22:17:03.964 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7701 | 2025-08-29T22:17:04.150Z | [ recovery-image] Aug 29 22:17:03.981 INFO O| Aug 29 22:17:03.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem" |
| 7702 | 2025-08-29T22:17:04.150Z | [ recovery-image] Aug 29 22:17:03.981 INFO O| Aug 29 22:17:03.981 INFO STEP 958 (remove_files) COMPLETE |
| 7703 | 2025-08-29T22:17:04.150Z | [ recovery-image] Aug 29 22:17:03.981 INFO O| Aug 29 22:17:03.981 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7704 | 2025-08-29T22:17:04.178Z | [ recovery-image] Aug 29 22:17:03.999 INFO O| Aug 29 22:17:03.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath" |
| 7705 | 2025-08-29T22:17:04.178Z | [ recovery-image] Aug 29 22:17:03.999 INFO O| Aug 29 22:17:03.999 INFO STEP 959 (remove_files) COMPLETE |
| 7706 | 2025-08-29T22:17:04.178Z | [ recovery-image] Aug 29 22:17:03.999 INFO O| Aug 29 22:17:03.999 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7707 | 2025-08-29T22:17:04.203Z | [ recovery-image] Aug 29 22:17:04.016 INFO O| Aug 29 22:17:04.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange" |
| 7708 | 2025-08-29T22:17:04.204Z | [ recovery-image] Aug 29 22:17:04.017 INFO O| Aug 29 22:17:04.016 INFO STEP 960 (remove_files) COMPLETE |
| 7709 | 2025-08-29T22:17:04.204Z | [ recovery-image] Aug 29 22:17:04.017 INFO O| Aug 29 22:17:04.017 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7710 | 2025-08-29T22:17:04.204Z | [ recovery-image] Aug 29 22:17:04.033 INFO O| Aug 29 22:17:04.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr" |
| 7711 | 2025-08-29T22:17:04.204Z | [ recovery-image] Aug 29 22:17:04.033 INFO O| Aug 29 22:17:04.033 INFO STEP 961 (remove_files) COMPLETE |
| 7712 | 2025-08-29T22:17:04.204Z | [ recovery-image] Aug 29 22:17:04.033 INFO O| Aug 29 22:17:04.033 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7713 | 2025-08-29T22:17:04.229Z | [ recovery-image] Aug 29 22:17:04.049 INFO O| Aug 29 22:17:04.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime" |
| 7714 | 2025-08-29T22:17:04.229Z | [ recovery-image] Aug 29 22:17:04.049 INFO O| Aug 29 22:17:04.049 INFO STEP 962 (remove_files) COMPLETE |
| 7715 | 2025-08-29T22:17:04.229Z | [ recovery-image] Aug 29 22:17:04.049 INFO O| Aug 29 22:17:04.049 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7716 | 2025-08-29T22:17:04.229Z | [ recovery-image] Aug 29 22:17:04.065 INFO O| Aug 29 22:17:04.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid" |
| 7717 | 2025-08-29T22:17:04.229Z | [ recovery-image] Aug 29 22:17:04.065 INFO O| Aug 29 22:17:04.065 INFO STEP 963 (remove_files) COMPLETE |
| 7718 | 2025-08-29T22:17:04.229Z | [ recovery-image] Aug 29 22:17:04.065 INFO O| Aug 29 22:17:04.065 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7719 | 2025-08-29T22:17:04.257Z | [ recovery-image] Aug 29 22:17:04.083 INFO O| Aug 29 22:17:04.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn" |
| 7720 | 2025-08-29T22:17:04.257Z | [ recovery-image] Aug 29 22:17:04.083 INFO O| Aug 29 22:17:04.083 INFO STEP 964 (remove_files) COMPLETE |
| 7721 | 2025-08-29T22:17:04.257Z | [ recovery-image] Aug 29 22:17:04.083 INFO O| Aug 29 22:17:04.083 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7722 | 2025-08-29T22:17:04.283Z | [ recovery-image] Aug 29 22:17:04.102 INFO O| Aug 29 22:17:04.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext" |
| 7723 | 2025-08-29T22:17:04.283Z | [ recovery-image] Aug 29 22:17:04.102 INFO O| Aug 29 22:17:04.102 INFO STEP 965 (remove_files) COMPLETE |
| 7724 | 2025-08-29T22:17:04.283Z | [ recovery-image] Aug 29 22:17:04.102 INFO O| Aug 29 22:17:04.102 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7725 | 2025-08-29T22:17:04.308Z | [ recovery-image] Aug 29 22:17:04.122 INFO O| Aug 29 22:17:04.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate" |
| 7726 | 2025-08-29T22:17:04.308Z | [ recovery-image] Aug 29 22:17:04.122 INFO O| Aug 29 22:17:04.122 INFO STEP 966 (remove_files) COMPLETE |
| 7727 | 2025-08-29T22:17:04.308Z | [ recovery-image] Aug 29 22:17:04.122 INFO O| Aug 29 22:17:04.122 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7728 | 2025-08-29T22:17:04.308Z | [ recovery-image] Aug 29 22:17:04.140 INFO O| Aug 29 22:17:04.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid" |
| 7729 | 2025-08-29T22:17:04.308Z | [ recovery-image] Aug 29 22:17:04.141 INFO O| Aug 29 22:17:04.141 INFO STEP 967 (remove_files) COMPLETE |
| 7730 | 2025-08-29T22:17:04.308Z | [ recovery-image] Aug 29 22:17:04.141 INFO O| Aug 29 22:17:04.141 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7731 | 2025-08-29T22:17:04.334Z | [ recovery-image] Aug 29 22:17:04.158 INFO O| Aug 29 22:17:04.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint" |
| 7732 | 2025-08-29T22:17:04.334Z | [ recovery-image] Aug 29 22:17:04.159 INFO O| Aug 29 22:17:04.159 INFO STEP 968 (remove_files) COMPLETE |
| 7733 | 2025-08-29T22:17:04.334Z | [ recovery-image] Aug 29 22:17:04.159 INFO O| Aug 29 22:17:04.159 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7734 | 2025-08-29T22:17:04.366Z | [ recovery-image] Aug 29 22:17:04.176 INFO O| Aug 29 22:17:04.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath" |
| 7735 | 2025-08-29T22:17:04.366Z | [ recovery-image] Aug 29 22:17:04.176 INFO O| Aug 29 22:17:04.176 INFO STEP 969 (remove_files) COMPLETE |
| 7736 | 2025-08-29T22:17:04.366Z | [ recovery-image] Aug 29 22:17:04.176 INFO O| Aug 29 22:17:04.176 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7737 | 2025-08-29T22:17:04.367Z | [ recovery-image] Aug 29 22:17:04.194 INFO O| Aug 29 22:17:04.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange" |
| 7738 | 2025-08-29T22:17:04.392Z | [ recovery-image] Aug 29 22:17:04.217 INFO O| Aug 29 22:17:04.217 INFO STEP 970 (remove_files) COMPLETE |
| 7739 | 2025-08-29T22:17:04.392Z | [ recovery-image] Aug 29 22:17:04.217 INFO O| Aug 29 22:17:04.217 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7740 | 2025-08-29T22:17:04.417Z | [ recovery-image] Aug 29 22:17:04.235 INFO O| Aug 29 22:17:04.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr" |
| 7741 | 2025-08-29T22:17:04.417Z | [ recovery-image] Aug 29 22:17:04.235 INFO O| Aug 29 22:17:04.235 INFO STEP 971 (remove_files) COMPLETE |
| 7742 | 2025-08-29T22:17:04.417Z | [ recovery-image] Aug 29 22:17:04.235 INFO O| Aug 29 22:17:04.235 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7743 | 2025-08-29T22:17:04.417Z | [ recovery-image] Aug 29 22:17:04.253 INFO O| Aug 29 22:17:04.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime" |
| 7744 | 2025-08-29T22:17:04.417Z | [ recovery-image] Aug 29 22:17:04.253 INFO O| Aug 29 22:17:04.253 INFO STEP 972 (remove_files) COMPLETE |
| 7745 | 2025-08-29T22:17:04.417Z | [ recovery-image] Aug 29 22:17:04.253 INFO O| Aug 29 22:17:04.253 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7746 | 2025-08-29T22:17:04.442Z | [ recovery-image] Aug 29 22:17:04.270 INFO O| Aug 29 22:17:04.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid" |
| 7747 | 2025-08-29T22:17:04.442Z | [ recovery-image] Aug 29 22:17:04.270 INFO O| Aug 29 22:17:04.270 INFO STEP 973 (remove_files) COMPLETE |
| 7748 | 2025-08-29T22:17:04.442Z | [ recovery-image] Aug 29 22:17:04.270 INFO O| Aug 29 22:17:04.270 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7749 | 2025-08-29T22:17:04.467Z | [ recovery-image] Aug 29 22:17:04.287 INFO O| Aug 29 22:17:04.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn" |
| 7750 | 2025-08-29T22:17:04.467Z | [ recovery-image] Aug 29 22:17:04.288 INFO O| Aug 29 22:17:04.287 INFO STEP 974 (remove_files) COMPLETE |
| 7751 | 2025-08-29T22:17:04.467Z | [ recovery-image] Aug 29 22:17:04.288 INFO O| Aug 29 22:17:04.288 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7752 | 2025-08-29T22:17:04.467Z | [ recovery-image] Aug 29 22:17:04.305 INFO O| Aug 29 22:17:04.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall" |
| 7753 | 2025-08-29T22:17:04.467Z | [ recovery-image] Aug 29 22:17:04.305 INFO O| Aug 29 22:17:04.305 INFO STEP 975 (remove_files) COMPLETE |
| 7754 | 2025-08-29T22:17:04.467Z | [ recovery-image] Aug 29 22:17:04.305 INFO O| Aug 29 22:17:04.305 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7755 | 2025-08-29T22:17:04.493Z | [ recovery-image] Aug 29 22:17:04.324 INFO O| Aug 29 22:17:04.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname" |
| 7756 | 2025-08-29T22:17:04.493Z | [ recovery-image] Aug 29 22:17:04.324 INFO O| Aug 29 22:17:04.324 INFO STEP 976 (remove_files) COMPLETE |
| 7757 | 2025-08-29T22:17:04.493Z | [ recovery-image] Aug 29 22:17:04.324 INFO O| Aug 29 22:17:04.324 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7758 | 2025-08-29T22:17:04.518Z | [ recovery-image] Aug 29 22:17:04.339 INFO O| Aug 29 22:17:04.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove" |
| 7759 | 2025-08-29T22:17:04.518Z | [ recovery-image] Aug 29 22:17:04.339 INFO O| Aug 29 22:17:04.339 INFO STEP 977 (remove_files) COMPLETE |
| 7760 | 2025-08-29T22:17:04.518Z | [ recovery-image] Aug 29 22:17:04.339 INFO O| Aug 29 22:17:04.339 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7761 | 2025-08-29T22:17:04.518Z | [ recovery-image] Aug 29 22:17:04.353 INFO O| Aug 29 22:17:04.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv" |
| 7762 | 2025-08-29T22:17:04.518Z | [ recovery-image] Aug 29 22:17:04.353 INFO O| Aug 29 22:17:04.353 INFO STEP 978 (remove_files) COMPLETE |
| 7763 | 2025-08-29T22:17:04.518Z | [ recovery-image] Aug 29 22:17:04.353 INFO O| Aug 29 22:17:04.353 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7764 | 2025-08-29T22:17:04.543Z | [ recovery-image] Aug 29 22:17:04.367 INFO O| Aug 29 22:17:04.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db" |
| 7765 | 2025-08-29T22:17:04.543Z | [ recovery-image] Aug 29 22:17:04.367 INFO O| Aug 29 22:17:04.367 INFO STEP 979 (remove_files) COMPLETE |
| 7766 | 2025-08-29T22:17:04.543Z | [ recovery-image] Aug 29 22:17:04.367 INFO O| Aug 29 22:17:04.367 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7767 | 2025-08-29T22:17:04.543Z | [ recovery-image] Aug 29 22:17:04.380 INFO O| Aug 29 22:17:04.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve" |
| 7768 | 2025-08-29T22:17:04.543Z | [ recovery-image] Aug 29 22:17:04.380 INFO O| Aug 29 22:17:04.380 INFO STEP 980 (remove_files) COMPLETE |
| 7769 | 2025-08-29T22:17:04.543Z | [ recovery-image] Aug 29 22:17:04.380 INFO O| Aug 29 22:17:04.380 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7770 | 2025-08-29T22:17:04.568Z | [ recovery-image] Aug 29 22:17:04.392 INFO O| Aug 29 22:17:04.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates" |
| 7771 | 2025-08-29T22:17:04.568Z | [ recovery-image] Aug 29 22:17:04.392 INFO O| Aug 29 22:17:04.392 INFO STEP 981 (remove_files) COMPLETE |
| 7772 | 2025-08-29T22:17:04.568Z | [ recovery-image] Aug 29 22:17:04.392 INFO O| Aug 29 22:17:04.392 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7773 | 2025-08-29T22:17:04.568Z | [ recovery-image] Aug 29 22:17:04.404 INFO O| Aug 29 22:17:04.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay" |
| 7774 | 2025-08-29T22:17:04.569Z | [ recovery-image] Aug 29 22:17:04.405 INFO O| Aug 29 22:17:04.405 INFO STEP 982 (remove_files) COMPLETE |
| 7775 | 2025-08-29T22:17:04.569Z | [ recovery-image] Aug 29 22:17:04.405 INFO O| Aug 29 22:17:04.405 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7776 | 2025-08-29T22:17:04.594Z | [ recovery-image] Aug 29 22:17:04.416 INFO O| Aug 29 22:17:04.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm" |
| 7777 | 2025-08-29T22:17:04.594Z | [ recovery-image] Aug 29 22:17:04.417 INFO O| Aug 29 22:17:04.417 INFO STEP 983 (remove_files) COMPLETE |
| 7778 | 2025-08-29T22:17:04.594Z | [ recovery-image] Aug 29 22:17:04.417 INFO O| Aug 29 22:17:04.417 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7779 | 2025-08-29T22:17:04.594Z | [ recovery-image] Aug 29 22:17:04.428 INFO O| Aug 29 22:17:04.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump" |
| 7780 | 2025-08-29T22:17:04.594Z | [ recovery-image] Aug 29 22:17:04.428 INFO O| Aug 29 22:17:04.428 INFO STEP 984 (remove_files) COMPLETE |
| 7781 | 2025-08-29T22:17:04.594Z | [ recovery-image] Aug 29 22:17:04.428 INFO O| Aug 29 22:17:04.428 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7782 | 2025-08-29T22:17:04.619Z | [ recovery-image] Aug 29 22:17:04.440 INFO O| Aug 29 22:17:04.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract" |
| 7783 | 2025-08-29T22:17:04.619Z | [ recovery-image] Aug 29 22:17:04.440 INFO O| Aug 29 22:17:04.440 INFO STEP 985 (remove_files) COMPLETE |
| 7784 | 2025-08-29T22:17:04.619Z | [ recovery-image] Aug 29 22:17:04.440 INFO O| Aug 29 22:17:04.440 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7785 | 2025-08-29T22:17:04.619Z | [ recovery-image] Aug 29 22:17:04.452 INFO O| Aug 29 22:17:04.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv" |
| 7786 | 2025-08-29T22:17:04.619Z | [ recovery-image] Aug 29 22:17:04.452 INFO O| Aug 29 22:17:04.452 INFO STEP 986 (remove_files) COMPLETE |
| 7787 | 2025-08-29T22:17:04.619Z | [ recovery-image] Aug 29 22:17:04.452 INFO O| Aug 29 22:17:04.452 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7788 | 2025-08-29T22:17:04.644Z | [ recovery-image] Aug 29 22:17:04.465 INFO O| Aug 29 22:17:04.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate" |
| 7789 | 2025-08-29T22:17:04.644Z | [ recovery-image] Aug 29 22:17:04.465 INFO O| Aug 29 22:17:04.465 INFO STEP 987 (remove_files) COMPLETE |
| 7790 | 2025-08-29T22:17:04.644Z | [ recovery-image] Aug 29 22:17:04.465 INFO O| Aug 29 22:17:04.465 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7791 | 2025-08-29T22:17:04.644Z | [ recovery-image] Aug 29 22:17:04.477 INFO O| Aug 29 22:17:04.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat" |
| 7792 | 2025-08-29T22:17:04.644Z | [ recovery-image] Aug 29 22:17:04.477 INFO O| Aug 29 22:17:04.477 INFO STEP 988 (remove_files) COMPLETE |
| 7793 | 2025-08-29T22:17:04.644Z | [ recovery-image] Aug 29 22:17:04.477 INFO O| Aug 29 22:17:04.477 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7794 | 2025-08-29T22:17:04.670Z | [ recovery-image] Aug 29 22:17:04.489 INFO O| Aug 29 22:17:04.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat" |
| 7795 | 2025-08-29T22:17:04.670Z | [ recovery-image] Aug 29 22:17:04.490 INFO O| Aug 29 22:17:04.489 INFO STEP 989 (remove_files) COMPLETE |
| 7796 | 2025-08-29T22:17:04.670Z | [ recovery-image] Aug 29 22:17:04.490 INFO O| Aug 29 22:17:04.490 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7797 | 2025-08-29T22:17:04.670Z | [ recovery-image] Aug 29 22:17:04.502 INFO O| Aug 29 22:17:04.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat" |
| 7798 | 2025-08-29T22:17:04.670Z | [ recovery-image] Aug 29 22:17:04.502 INFO O| Aug 29 22:17:04.502 INFO STEP 990 (remove_files) COMPLETE |
| 7799 | 2025-08-29T22:17:04.670Z | [ recovery-image] Aug 29 22:17:04.502 INFO O| Aug 29 22:17:04.502 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7800 | 2025-08-29T22:17:04.694Z | [ recovery-image] Aug 29 22:17:04.514 INFO O| Aug 29 22:17:04.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp" |
| 7801 | 2025-08-29T22:17:04.694Z | [ recovery-image] Aug 29 22:17:04.514 INFO O| Aug 29 22:17:04.514 INFO STEP 991 (remove_files) COMPLETE |
| 7802 | 2025-08-29T22:17:04.694Z | [ recovery-image] Aug 29 22:17:04.514 INFO O| Aug 29 22:17:04.514 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7803 | 2025-08-29T22:17:04.694Z | [ recovery-image] Aug 29 22:17:04.525 INFO O| Aug 29 22:17:04.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit" |
| 7804 | 2025-08-29T22:17:04.695Z | [ recovery-image] Aug 29 22:17:04.525 INFO O| Aug 29 22:17:04.525 INFO STEP 992 (remove_files) COMPLETE |
| 7805 | 2025-08-29T22:17:04.695Z | [ recovery-image] Aug 29 22:17:04.525 INFO O| Aug 29 22:17:04.525 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7806 | 2025-08-29T22:17:04.721Z | [ recovery-image] Aug 29 22:17:04.538 INFO O| Aug 29 22:17:04.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig" |
| 7807 | 2025-08-29T22:17:04.721Z | [ recovery-image] Aug 29 22:17:04.538 INFO O| Aug 29 22:17:04.538 INFO STEP 993 (remove_files) COMPLETE |
| 7808 | 2025-08-29T22:17:04.721Z | [ recovery-image] Aug 29 22:17:04.538 INFO O| Aug 29 22:17:04.538 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7809 | 2025-08-29T22:17:04.721Z | [ recovery-image] Aug 29 22:17:04.551 INFO O| Aug 29 22:17:04.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd" |
| 7810 | 2025-08-29T22:17:04.721Z | [ recovery-image] Aug 29 22:17:04.551 INFO O| Aug 29 22:17:04.551 INFO STEP 994 (remove_files) COMPLETE |
| 7811 | 2025-08-29T22:17:04.721Z | [ recovery-image] Aug 29 22:17:04.551 INFO O| Aug 29 22:17:04.551 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7812 | 2025-08-29T22:17:04.747Z | [ recovery-image] Aug 29 22:17:04.565 INFO O| Aug 29 22:17:04.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord" |
| 7813 | 2025-08-29T22:17:04.747Z | [ recovery-image] Aug 29 22:17:04.565 INFO O| Aug 29 22:17:04.565 INFO STEP 995 (remove_files) COMPLETE |
| 7814 | 2025-08-29T22:17:04.747Z | [ recovery-image] Aug 29 22:17:04.565 INFO O| Aug 29 22:17:04.565 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7815 | 2025-08-29T22:17:04.772Z | [ recovery-image] Aug 29 22:17:04.598 INFO O| Aug 29 22:17:04.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce" |
| 7816 | 2025-08-29T22:17:04.772Z | [ recovery-image] Aug 29 22:17:04.598 INFO O| Aug 29 22:17:04.598 INFO STEP 996 (remove_files) COMPLETE |
| 7817 | 2025-08-29T22:17:04.772Z | [ recovery-image] Aug 29 22:17:04.598 INFO O| Aug 29 22:17:04.598 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7818 | 2025-08-29T22:17:04.812Z | [ recovery-image] Aug 29 22:17:04.650 INFO O| Aug 29 22:17:04.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat" |
| 7819 | 2025-08-29T22:17:04.812Z | [ recovery-image] Aug 29 22:17:04.650 INFO O| Aug 29 22:17:04.650 INFO STEP 997 (remove_files) COMPLETE |
| 7820 | 2025-08-29T22:17:04.858Z | [ recovery-image] Aug 29 22:17:04.651 INFO O| Aug 29 22:17:04.650 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7821 | 2025-08-29T22:17:04.858Z | [ recovery-image] Aug 29 22:17:04.668 INFO O| Aug 29 22:17:04.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks" |
| 7822 | 2025-08-29T22:17:04.858Z | [ recovery-image] Aug 29 22:17:04.669 INFO O| Aug 29 22:17:04.669 INFO STEP 998 (remove_files) COMPLETE |
| 7823 | 2025-08-29T22:17:04.858Z | [ recovery-image] Aug 29 22:17:04.669 INFO O| Aug 29 22:17:04.669 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7824 | 2025-08-29T22:17:04.883Z | [ recovery-image] Aug 29 22:17:04.689 INFO O| Aug 29 22:17:04.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve" |
| 7825 | 2025-08-29T22:17:04.883Z | [ recovery-image] Aug 29 22:17:04.689 INFO O| Aug 29 22:17:04.687 INFO STEP 999 (remove_files) COMPLETE |
| 7826 | 2025-08-29T22:17:04.883Z | [ recovery-image] Aug 29 22:17:04.689 INFO O| Aug 29 22:17:04.687 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7827 | 2025-08-29T22:17:04.883Z | [ recovery-image] Aug 29 22:17:04.705 INFO O| Aug 29 22:17:04.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl" |
| 7828 | 2025-08-29T22:17:04.883Z | [ recovery-image] Aug 29 22:17:04.705 INFO O| Aug 29 22:17:04.705 INFO STEP 1000 (remove_files) COMPLETE |
| 7829 | 2025-08-29T22:17:04.883Z | [ recovery-image] Aug 29 22:17:04.705 INFO O| Aug 29 22:17:04.705 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7830 | 2025-08-29T22:17:04.909Z | [ recovery-image] Aug 29 22:17:04.723 INFO O| Aug 29 22:17:04.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm" |
| 7831 | 2025-08-29T22:17:04.910Z | [ recovery-image] Aug 29 22:17:04.723 INFO O| Aug 29 22:17:04.723 INFO STEP 1001 (remove_files) COMPLETE |
| 7832 | 2025-08-29T22:17:04.910Z | [ recovery-image] Aug 29 22:17:04.723 INFO O| Aug 29 22:17:04.723 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7833 | 2025-08-29T22:17:04.910Z | [ recovery-image] Aug 29 22:17:04.742 INFO O| Aug 29 22:17:04.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd" |
| 7834 | 2025-08-29T22:17:04.910Z | [ recovery-image] Aug 29 22:17:04.742 INFO O| Aug 29 22:17:04.742 INFO STEP 1002 (remove_files) COMPLETE |
| 7835 | 2025-08-29T22:17:04.910Z | [ recovery-image] Aug 29 22:17:04.742 INFO O| Aug 29 22:17:04.742 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7836 | 2025-08-29T22:17:04.935Z | [ recovery-image] Aug 29 22:17:04.761 INFO O| Aug 29 22:17:04.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot" |
| 7837 | 2025-08-29T22:17:04.935Z | [ recovery-image] Aug 29 22:17:04.762 INFO O| Aug 29 22:17:04.762 INFO STEP 1003 (remove_files) COMPLETE |
| 7838 | 2025-08-29T22:17:04.935Z | [ recovery-image] Aug 29 22:17:04.762 INFO O| Aug 29 22:17:04.762 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7839 | 2025-08-29T22:17:04.960Z | [ recovery-image] Aug 29 22:17:04.784 INFO O| Aug 29 22:17:04.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks" |
| 7840 | 2025-08-29T22:17:04.960Z | [ recovery-image] Aug 29 22:17:04.784 INFO O| Aug 29 22:17:04.784 INFO STEP 1004 (remove_files) COMPLETE |
| 7841 | 2025-08-29T22:17:04.960Z | [ recovery-image] Aug 29 22:17:04.784 INFO O| Aug 29 22:17:04.784 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7842 | 2025-08-29T22:17:04.985Z | [ recovery-image] Aug 29 22:17:04.805 INFO O| Aug 29 22:17:04.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo" |
| 7843 | 2025-08-29T22:17:04.985Z | [ recovery-image] Aug 29 22:17:04.805 INFO O| Aug 29 22:17:04.805 INFO STEP 1005 (remove_files) COMPLETE |
| 7844 | 2025-08-29T22:17:04.985Z | [ recovery-image] Aug 29 22:17:04.805 INFO O| Aug 29 22:17:04.805 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7845 | 2025-08-29T22:17:05.011Z | [ recovery-image] Aug 29 22:17:04.823 INFO O| Aug 29 22:17:04.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri" |
| 7846 | 2025-08-29T22:17:05.011Z | [ recovery-image] Aug 29 22:17:04.824 INFO O| Aug 29 22:17:04.824 INFO STEP 1006 (remove_files) COMPLETE |
| 7847 | 2025-08-29T22:17:05.011Z | [ recovery-image] Aug 29 22:17:04.824 INFO O| Aug 29 22:17:04.824 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7848 | 2025-08-29T22:17:05.011Z | [ recovery-image] Aug 29 22:17:04.843 INFO O| Aug 29 22:17:04.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm" |
| 7849 | 2025-08-29T22:17:05.011Z | [ recovery-image] Aug 29 22:17:04.843 INFO O| Aug 29 22:17:04.843 INFO STEP 1007 (remove_files) COMPLETE |
| 7850 | 2025-08-29T22:17:05.011Z | [ recovery-image] Aug 29 22:17:04.843 INFO O| Aug 29 22:17:04.843 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7851 | 2025-08-29T22:17:05.037Z | [ recovery-image] Aug 29 22:17:04.862 INFO O| Aug 29 22:17:04.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd" |
| 7852 | 2025-08-29T22:17:05.037Z | [ recovery-image] Aug 29 22:17:04.862 INFO O| Aug 29 22:17:04.862 INFO STEP 1008 (remove_files) COMPLETE |
| 7853 | 2025-08-29T22:17:05.037Z | [ recovery-image] Aug 29 22:17:04.862 INFO O| Aug 29 22:17:04.862 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7854 | 2025-08-29T22:17:05.062Z | [ recovery-image] Aug 29 22:17:04.879 INFO O| Aug 29 22:17:04.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat" |
| 7855 | 2025-08-29T22:17:05.062Z | [ recovery-image] Aug 29 22:17:04.879 INFO O| Aug 29 22:17:04.879 INFO STEP 1009 (remove_files) COMPLETE |
| 7856 | 2025-08-29T22:17:05.062Z | [ recovery-image] Aug 29 22:17:04.879 INFO O| Aug 29 22:17:04.879 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7857 | 2025-08-29T22:17:05.062Z | [ recovery-image] Aug 29 22:17:04.896 INFO O| Aug 29 22:17:04.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate" |
| 7858 | 2025-08-29T22:17:05.062Z | [ recovery-image] Aug 29 22:17:04.896 INFO O| Aug 29 22:17:04.896 INFO STEP 1010 (remove_files) COMPLETE |
| 7859 | 2025-08-29T22:17:05.062Z | [ recovery-image] Aug 29 22:17:04.896 INFO O| Aug 29 22:17:04.896 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7860 | 2025-08-29T22:17:05.087Z | [ recovery-image] Aug 29 22:17:04.912 INFO O| Aug 29 22:17:04.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo" |
| 7861 | 2025-08-29T22:17:05.087Z | [ recovery-image] Aug 29 22:17:04.912 INFO O| Aug 29 22:17:04.912 INFO STEP 1011 (remove_files) COMPLETE |
| 7862 | 2025-08-29T22:17:05.087Z | [ recovery-image] Aug 29 22:17:04.912 INFO O| Aug 29 22:17:04.912 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7863 | 2025-08-29T22:17:05.112Z | [ recovery-image] Aug 29 22:17:04.929 INFO O| Aug 29 22:17:04.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks" |
| 7864 | 2025-08-29T22:17:05.112Z | [ recovery-image] Aug 29 22:17:04.929 INFO O| Aug 29 22:17:04.929 INFO STEP 1012 (remove_files) COMPLETE |
| 7865 | 2025-08-29T22:17:05.112Z | [ recovery-image] Aug 29 22:17:04.929 INFO O| Aug 29 22:17:04.929 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7866 | 2025-08-29T22:17:05.137Z | [ recovery-image] Aug 29 22:17:04.951 INFO O| Aug 29 22:17:04.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df" |
| 7867 | 2025-08-29T22:17:05.137Z | [ recovery-image] Aug 29 22:17:04.951 INFO O| Aug 29 22:17:04.951 INFO STEP 1013 (remove_files) COMPLETE |
| 7868 | 2025-08-29T22:17:05.137Z | [ recovery-image] Aug 29 22:17:04.951 INFO O| Aug 29 22:17:04.951 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7869 | 2025-08-29T22:17:05.137Z | [ recovery-image] Aug 29 22:17:04.970 INFO O| Aug 29 22:17:04.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts" |
| 7870 | 2025-08-29T22:17:05.137Z | [ recovery-image] Aug 29 22:17:04.970 INFO O| Aug 29 22:17:04.970 INFO STEP 1014 (remove_files) COMPLETE |
| 7871 | 2025-08-29T22:17:05.138Z | [ recovery-image] Aug 29 22:17:04.970 INFO O| Aug 29 22:17:04.970 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7872 | 2025-08-29T22:17:05.163Z | [ recovery-image] Aug 29 22:17:04.989 INFO O| Aug 29 22:17:04.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares" |
| 7873 | 2025-08-29T22:17:05.163Z | [ recovery-image] Aug 29 22:17:04.989 INFO O| Aug 29 22:17:04.989 INFO STEP 1015 (remove_files) COMPLETE |
| 7874 | 2025-08-29T22:17:05.163Z | [ recovery-image] Aug 29 22:17:04.989 INFO O| Aug 29 22:17:04.989 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7875 | 2025-08-29T22:17:05.188Z | [ recovery-image] Aug 29 22:17:05.009 INFO O| Aug 29 22:17:05.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks" |
| 7876 | 2025-08-29T22:17:05.188Z | [ recovery-image] Aug 29 22:17:05.009 INFO O| Aug 29 22:17:05.009 INFO STEP 1016 (remove_files) COMPLETE |
| 7877 | 2025-08-29T22:17:05.188Z | [ recovery-image] Aug 29 22:17:05.009 INFO O| Aug 29 22:17:05.009 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7878 | 2025-08-29T22:17:05.213Z | [ recovery-image] Aug 29 22:17:05.027 INFO O| Aug 29 22:17:05.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin" |
| 7879 | 2025-08-29T22:17:05.213Z | [ recovery-image] Aug 29 22:17:05.027 INFO O| Aug 29 22:17:05.027 INFO STEP 1017 (remove_files) COMPLETE |
| 7880 | 2025-08-29T22:17:05.213Z | [ recovery-image] Aug 29 22:17:05.027 INFO O| Aug 29 22:17:05.027 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7881 | 2025-08-29T22:17:05.213Z | [ recovery-image] Aug 29 22:17:05.046 INFO O| Aug 29 22:17:05.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo" |
| 7882 | 2025-08-29T22:17:05.213Z | [ recovery-image] Aug 29 22:17:05.046 INFO O| Aug 29 22:17:05.046 INFO STEP 1018 (remove_files) COMPLETE |
| 7883 | 2025-08-29T22:17:05.213Z | [ recovery-image] Aug 29 22:17:05.046 INFO O| Aug 29 22:17:05.046 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7884 | 2025-08-29T22:17:05.238Z | [ recovery-image] Aug 29 22:17:05.066 INFO O| Aug 29 22:17:05.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig" |
| 7885 | 2025-08-29T22:17:05.238Z | [ recovery-image] Aug 29 22:17:05.066 INFO O| Aug 29 22:17:05.066 INFO STEP 1019 (remove_files) COMPLETE |
| 7886 | 2025-08-29T22:17:05.238Z | [ recovery-image] Aug 29 22:17:05.066 INFO O| Aug 29 22:17:05.066 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7887 | 2025-08-29T22:17:05.263Z | [ recovery-image] Aug 29 22:17:05.087 INFO O| Aug 29 22:17:05.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom" |
| 7888 | 2025-08-29T22:17:05.263Z | [ recovery-image] Aug 29 22:17:05.087 INFO O| Aug 29 22:17:05.087 INFO STEP 1020 (remove_files) COMPLETE |
| 7889 | 2025-08-29T22:17:05.263Z | [ recovery-image] Aug 29 22:17:05.087 INFO O| Aug 29 22:17:05.087 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7890 | 2025-08-29T22:17:05.288Z | [ recovery-image] Aug 29 22:17:05.110 INFO O| Aug 29 22:17:05.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff" |
| 7891 | 2025-08-29T22:17:05.288Z | [ recovery-image] Aug 29 22:17:05.110 INFO O| Aug 29 22:17:05.110 INFO STEP 1021 (remove_files) COMPLETE |
| 7892 | 2025-08-29T22:17:05.288Z | [ recovery-image] Aug 29 22:17:05.110 INFO O| Aug 29 22:17:05.110 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7893 | 2025-08-29T22:17:05.313Z | [ recovery-image] Aug 29 22:17:05.132 INFO O| Aug 29 22:17:05.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm" |
| 7894 | 2025-08-29T22:17:05.313Z | [ recovery-image] Aug 29 22:17:05.132 INFO O| Aug 29 22:17:05.132 INFO STEP 1022 (remove_files) COMPLETE |
| 7895 | 2025-08-29T22:17:05.313Z | [ recovery-image] Aug 29 22:17:05.132 INFO O| Aug 29 22:17:05.132 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7896 | 2025-08-29T22:17:05.339Z | [ recovery-image] Aug 29 22:17:05.153 INFO O| Aug 29 22:17:05.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump" |
| 7897 | 2025-08-29T22:17:05.339Z | [ recovery-image] Aug 29 22:17:05.154 INFO O| Aug 29 22:17:05.154 INFO STEP 1023 (remove_files) COMPLETE |
| 7898 | 2025-08-29T22:17:05.339Z | [ recovery-image] Aug 29 22:17:05.154 INFO O| Aug 29 22:17:05.154 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7899 | 2025-08-29T22:17:05.339Z | [ recovery-image] Aug 29 22:17:05.174 INFO O| Aug 29 22:17:05.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat" |
| 7900 | 2025-08-29T22:17:05.339Z | [ recovery-image] Aug 29 22:17:05.174 INFO O| Aug 29 22:17:05.174 INFO STEP 1024 (remove_files) COMPLETE |
| 7901 | 2025-08-29T22:17:05.339Z | [ recovery-image] Aug 29 22:17:05.174 INFO O| Aug 29 22:17:05.174 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7902 | 2025-08-29T22:17:05.364Z | [ recovery-image] Aug 29 22:17:05.195 INFO O| Aug 29 22:17:05.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard" |
| 7903 | 2025-08-29T22:17:05.364Z | [ recovery-image] Aug 29 22:17:05.195 INFO O| Aug 29 22:17:05.195 INFO STEP 1025 (remove_files) COMPLETE |
| 7904 | 2025-08-29T22:17:05.364Z | [ recovery-image] Aug 29 22:17:05.195 INFO O| Aug 29 22:17:05.195 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7905 | 2025-08-29T22:17:05.389Z | [ recovery-image] Aug 29 22:17:05.217 INFO O| Aug 29 22:17:05.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format" |
| 7906 | 2025-08-29T22:17:05.389Z | [ recovery-image] Aug 29 22:17:05.218 INFO O| Aug 29 22:17:05.218 INFO STEP 1026 (remove_files) COMPLETE |
| 7907 | 2025-08-29T22:17:05.389Z | [ recovery-image] Aug 29 22:17:05.218 INFO O| Aug 29 22:17:05.218 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7908 | 2025-08-29T22:17:05.414Z | [ recovery-image] Aug 29 22:17:05.240 INFO O| Aug 29 22:17:05.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck" |
| 7909 | 2025-08-29T22:17:05.414Z | [ recovery-image] Aug 29 22:17:05.240 INFO O| Aug 29 22:17:05.240 INFO STEP 1027 (remove_files) COMPLETE |
| 7910 | 2025-08-29T22:17:05.414Z | [ recovery-image] Aug 29 22:17:05.240 INFO O| Aug 29 22:17:05.240 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7911 | 2025-08-29T22:17:05.440Z | [ recovery-image] Aug 29 22:17:05.262 INFO O| Aug 29 22:17:05.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser" |
| 7912 | 2025-08-29T22:17:05.440Z | [ recovery-image] Aug 29 22:17:05.262 INFO O| Aug 29 22:17:05.262 INFO STEP 1028 (remove_files) COMPLETE |
| 7913 | 2025-08-29T22:17:05.440Z | [ recovery-image] Aug 29 22:17:05.262 INFO O| Aug 29 22:17:05.262 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7914 | 2025-08-29T22:17:05.440Z | [ recovery-image] Aug 29 22:17:05.278 INFO O| Aug 29 22:17:05.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy" |
| 7915 | 2025-08-29T22:17:05.440Z | [ recovery-image] Aug 29 22:17:05.278 INFO O| Aug 29 22:17:05.278 INFO STEP 1029 (remove_files) COMPLETE |
| 7916 | 2025-08-29T22:17:05.440Z | [ recovery-image] Aug 29 22:17:05.278 INFO O| Aug 29 22:17:05.278 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7917 | 2025-08-29T22:17:05.465Z | [ recovery-image] Aug 29 22:17:05.293 INFO O| Aug 29 22:17:05.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor" |
| 7918 | 2025-08-29T22:17:05.465Z | [ recovery-image] Aug 29 22:17:05.293 INFO O| Aug 29 22:17:05.293 INFO STEP 1030 (remove_files) COMPLETE |
| 7919 | 2025-08-29T22:17:05.465Z | [ recovery-image] Aug 29 22:17:05.293 INFO O| Aug 29 22:17:05.293 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7920 | 2025-08-29T22:17:05.490Z | [ recovery-image] Aug 29 22:17:05.309 INFO O| Aug 29 22:17:05.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd" |
| 7921 | 2025-08-29T22:17:05.491Z | [ recovery-image] Aug 29 22:17:05.309 INFO O| Aug 29 22:17:05.309 INFO STEP 1031 (remove_files) COMPLETE |
| 7922 | 2025-08-29T22:17:05.491Z | [ recovery-image] Aug 29 22:17:05.309 INFO O| Aug 29 22:17:05.309 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7923 | 2025-08-29T22:17:05.491Z | [ recovery-image] Aug 29 22:17:05.325 INFO O| Aug 29 22:17:05.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel" |
| 7924 | 2025-08-29T22:17:05.491Z | [ recovery-image] Aug 29 22:17:05.325 INFO O| Aug 29 22:17:05.325 INFO STEP 1032 (remove_files) COMPLETE |
| 7925 | 2025-08-29T22:17:05.491Z | [ recovery-image] Aug 29 22:17:05.325 INFO O| Aug 29 22:17:05.325 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7926 | 2025-08-29T22:17:05.516Z | [ recovery-image] Aug 29 22:17:05.342 INFO O| Aug 29 22:17:05.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod" |
| 7927 | 2025-08-29T22:17:05.516Z | [ recovery-image] Aug 29 22:17:05.343 INFO O| Aug 29 22:17:05.343 INFO STEP 1033 (remove_files) COMPLETE |
| 7928 | 2025-08-29T22:17:05.516Z | [ recovery-image] Aug 29 22:17:05.343 INFO O| Aug 29 22:17:05.343 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7929 | 2025-08-29T22:17:05.541Z | [ recovery-image] Aug 29 22:17:05.360 INFO O| Aug 29 22:17:05.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs" |
| 7930 | 2025-08-29T22:17:05.542Z | [ recovery-image] Aug 29 22:17:05.360 INFO O| Aug 29 22:17:05.360 INFO STEP 1034 (remove_files) COMPLETE |
| 7931 | 2025-08-29T22:17:05.542Z | [ recovery-image] Aug 29 22:17:05.360 INFO O| Aug 29 22:17:05.360 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7932 | 2025-08-29T22:17:05.542Z | [ recovery-image] Aug 29 22:17:05.379 INFO O| Aug 29 22:17:05.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck" |
| 7933 | 2025-08-29T22:17:05.542Z | [ recovery-image] Aug 29 22:17:05.379 INFO O| Aug 29 22:17:05.379 INFO STEP 1035 (remove_files) COMPLETE |
| 7934 | 2025-08-29T22:17:05.542Z | [ recovery-image] Aug 29 22:17:05.379 INFO O| Aug 29 22:17:05.379 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7935 | 2025-08-29T22:17:05.567Z | [ recovery-image] Aug 29 22:17:05.397 INFO O| Aug 29 22:17:05.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred" |
| 7936 | 2025-08-29T22:17:05.567Z | [ recovery-image] Aug 29 22:17:05.397 INFO O| Aug 29 22:17:05.397 INFO STEP 1036 (remove_files) COMPLETE |
| 7937 | 2025-08-29T22:17:05.567Z | [ recovery-image] Aug 29 22:17:05.397 INFO O| Aug 29 22:17:05.397 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7938 | 2025-08-29T22:17:05.593Z | [ recovery-image] Aug 29 22:17:05.416 INFO O| Aug 29 22:17:05.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt" |
| 7939 | 2025-08-29T22:17:05.593Z | [ recovery-image] Aug 29 22:17:05.416 INFO O| Aug 29 22:17:05.416 INFO STEP 1037 (remove_files) COMPLETE |
| 7940 | 2025-08-29T22:17:05.593Z | [ recovery-image] Aug 29 22:17:05.416 INFO O| Aug 29 22:17:05.416 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7941 | 2025-08-29T22:17:05.619Z | [ recovery-image] Aug 29 22:17:05.434 INFO O| Aug 29 22:17:05.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug" |
| 7942 | 2025-08-29T22:17:05.619Z | [ recovery-image] Aug 29 22:17:05.434 INFO O| Aug 29 22:17:05.434 INFO STEP 1038 (remove_files) COMPLETE |
| 7943 | 2025-08-29T22:17:05.619Z | [ recovery-image] Aug 29 22:17:05.434 INFO O| Aug 29 22:17:05.434 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7944 | 2025-08-29T22:17:05.619Z | [ recovery-image] Aug 29 22:17:05.452 INFO O| Aug 29 22:17:05.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl" |
| 7945 | 2025-08-29T22:17:05.619Z | [ recovery-image] Aug 29 22:17:05.453 INFO O| Aug 29 22:17:05.452 INFO STEP 1039 (remove_files) COMPLETE |
| 7946 | 2025-08-29T22:17:05.619Z | [ recovery-image] Aug 29 22:17:05.453 INFO O| Aug 29 22:17:05.453 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7947 | 2025-08-29T22:17:05.644Z | [ recovery-image] Aug 29 22:17:05.470 INFO O| Aug 29 22:17:05.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap" |
| 7948 | 2025-08-29T22:17:05.644Z | [ recovery-image] Aug 29 22:17:05.470 INFO O| Aug 29 22:17:05.470 INFO STEP 1040 (remove_files) COMPLETE |
| 7949 | 2025-08-29T22:17:05.644Z | [ recovery-image] Aug 29 22:17:05.470 INFO O| Aug 29 22:17:05.470 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7950 | 2025-08-29T22:17:05.670Z | [ recovery-image] Aug 29 22:17:05.488 INFO O| Aug 29 22:17:05.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm" |
| 7951 | 2025-08-29T22:17:05.670Z | [ recovery-image] Aug 29 22:17:05.488 INFO O| Aug 29 22:17:05.488 INFO STEP 1041 (remove_files) COMPLETE |
| 7952 | 2025-08-29T22:17:05.670Z | [ recovery-image] Aug 29 22:17:05.488 INFO O| Aug 29 22:17:05.488 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7953 | 2025-08-29T22:17:05.670Z | [ recovery-image] Aug 29 22:17:05.504 INFO O| Aug 29 22:17:05.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm" |
| 7954 | 2025-08-29T22:17:05.670Z | [ recovery-image] Aug 29 22:17:05.504 INFO O| Aug 29 22:17:05.504 INFO STEP 1042 (remove_files) COMPLETE |
| 7955 | 2025-08-29T22:17:05.670Z | [ recovery-image] Aug 29 22:17:05.504 INFO O| Aug 29 22:17:05.504 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7956 | 2025-08-29T22:17:05.695Z | [ recovery-image] Aug 29 22:17:05.518 INFO O| Aug 29 22:17:05.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert" |
| 7957 | 2025-08-29T22:17:05.695Z | [ recovery-image] Aug 29 22:17:05.518 INFO O| Aug 29 22:17:05.518 INFO STEP 1043 (remove_files) COMPLETE |
| 7958 | 2025-08-29T22:17:05.695Z | [ recovery-image] Aug 29 22:17:05.518 INFO O| Aug 29 22:17:05.518 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7959 | 2025-08-29T22:17:05.695Z | [ recovery-image] Aug 29 22:17:05.532 INFO O| Aug 29 22:17:05.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc" |
| 7960 | 2025-08-29T22:17:05.695Z | [ recovery-image] Aug 29 22:17:05.532 INFO O| Aug 29 22:17:05.532 INFO STEP 1044 (remove_files) COMPLETE |
| 7961 | 2025-08-29T22:17:05.695Z | [ recovery-image] Aug 29 22:17:05.532 INFO O| Aug 29 22:17:05.532 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7962 | 2025-08-29T22:17:05.721Z | [ recovery-image] Aug 29 22:17:05.546 INFO O| Aug 29 22:17:05.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed" |
| 7963 | 2025-08-29T22:17:05.721Z | [ recovery-image] Aug 29 22:17:05.547 INFO O| Aug 29 22:17:05.546 INFO STEP 1045 (remove_files) COMPLETE |
| 7964 | 2025-08-29T22:17:05.721Z | [ recovery-image] Aug 29 22:17:05.547 INFO O| Aug 29 22:17:05.547 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7965 | 2025-08-29T22:17:05.746Z | [ recovery-image] Aug 29 22:17:05.565 INFO O| Aug 29 22:17:05.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm" |
| 7966 | 2025-08-29T22:17:05.746Z | [ recovery-image] Aug 29 22:17:05.565 INFO O| Aug 29 22:17:05.565 INFO STEP 1046 (remove_files) COMPLETE |
| 7967 | 2025-08-29T22:17:05.746Z | [ recovery-image] Aug 29 22:17:05.565 INFO O| Aug 29 22:17:05.565 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7968 | 2025-08-29T22:17:05.746Z | [ recovery-image] Aug 29 22:17:05.580 INFO O| Aug 29 22:17:05.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv" |
| 7969 | 2025-08-29T22:17:05.746Z | [ recovery-image] Aug 29 22:17:05.580 INFO O| Aug 29 22:17:05.580 INFO STEP 1047 (remove_files) COMPLETE |
| 7970 | 2025-08-29T22:17:05.746Z | [ recovery-image] Aug 29 22:17:05.580 INFO O| Aug 29 22:17:05.580 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7971 | 2025-08-29T22:17:05.773Z | [ recovery-image] Aug 29 22:17:05.595 INFO O| Aug 29 22:17:05.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install" |
| 7972 | 2025-08-29T22:17:05.773Z | [ recovery-image] Aug 29 22:17:05.595 INFO O| Aug 29 22:17:05.595 INFO STEP 1048 (remove_files) COMPLETE |
| 7973 | 2025-08-29T22:17:05.773Z | [ recovery-image] Aug 29 22:17:05.595 INFO O| Aug 29 22:17:05.595 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7974 | 2025-08-29T22:17:05.773Z | [ recovery-image] Aug 29 22:17:05.608 INFO O| Aug 29 22:17:05.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot" |
| 7975 | 2025-08-29T22:17:05.773Z | [ recovery-image] Aug 29 22:17:05.609 INFO O| Aug 29 22:17:05.609 INFO STEP 1049 (remove_files) COMPLETE |
| 7976 | 2025-08-29T22:17:05.773Z | [ recovery-image] Aug 29 22:17:05.609 INFO O| Aug 29 22:17:05.609 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7977 | 2025-08-29T22:17:05.798Z | [ recovery-image] Aug 29 22:17:05.622 INFO O| Aug 29 22:17:05.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf" |
| 7978 | 2025-08-29T22:17:05.798Z | [ recovery-image] Aug 29 22:17:05.622 INFO O| Aug 29 22:17:05.622 INFO STEP 1050 (remove_files) COMPLETE |
| 7979 | 2025-08-29T22:17:05.798Z | [ recovery-image] Aug 29 22:17:05.622 INFO O| Aug 29 22:17:05.622 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7980 | 2025-08-29T22:17:05.827Z | [ recovery-image] Aug 29 22:17:05.636 INFO O| Aug 29 22:17:05.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat" |
| 7981 | 2025-08-29T22:17:05.827Z | [ recovery-image] Aug 29 22:17:05.637 INFO O| Aug 29 22:17:05.636 INFO STEP 1051 (remove_files) COMPLETE |
| 7982 | 2025-08-29T22:17:05.827Z | [ recovery-image] Aug 29 22:17:05.637 INFO O| Aug 29 22:17:05.636 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7983 | 2025-08-29T22:17:05.861Z | [ recovery-image] Aug 29 22:17:05.669 INFO O| Aug 29 22:17:05.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs" |
| 7984 | 2025-08-29T22:17:05.861Z | [ recovery-image] Aug 29 22:17:05.669 INFO O| Aug 29 22:17:05.669 INFO STEP 1052 (remove_files) COMPLETE |
| 7985 | 2025-08-29T22:17:05.861Z | [ recovery-image] Aug 29 22:17:05.669 INFO O| Aug 29 22:17:05.669 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7986 | 2025-08-29T22:17:05.886Z | [ recovery-image] Aug 29 22:17:05.695 INFO O| Aug 29 22:17:05.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf" |
| 7987 | 2025-08-29T22:17:05.886Z | [ recovery-image] Aug 29 22:17:05.695 INFO O| Aug 29 22:17:05.695 INFO STEP 1053 (remove_files) COMPLETE |
| 7988 | 2025-08-29T22:17:05.886Z | [ recovery-image] Aug 29 22:17:05.695 INFO O| Aug 29 22:17:05.695 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7989 | 2025-08-29T22:17:05.886Z | [ recovery-image] Aug 29 22:17:05.711 INFO O| Aug 29 22:17:05.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey" |
| 7990 | 2025-08-29T22:17:05.886Z | [ recovery-image] Aug 29 22:17:05.712 INFO O| Aug 29 22:17:05.712 INFO STEP 1054 (remove_files) COMPLETE |
| 7991 | 2025-08-29T22:17:05.886Z | [ recovery-image] Aug 29 22:17:05.712 INFO O| Aug 29 22:17:05.712 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7992 | 2025-08-29T22:17:05.912Z | [ recovery-image] Aug 29 22:17:05.728 INFO O| Aug 29 22:17:05.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv" |
| 7993 | 2025-08-29T22:17:05.912Z | [ recovery-image] Aug 29 22:17:05.728 INFO O| Aug 29 22:17:05.728 INFO STEP 1055 (remove_files) COMPLETE |
| 7994 | 2025-08-29T22:17:05.912Z | [ recovery-image] Aug 29 22:17:05.728 INFO O| Aug 29 22:17:05.728 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7995 | 2025-08-29T22:17:05.912Z | [ recovery-image] Aug 29 22:17:05.743 INFO O| Aug 29 22:17:05.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall" |
| 7996 | 2025-08-29T22:17:05.912Z | [ recovery-image] Aug 29 22:17:05.743 INFO O| Aug 29 22:17:05.743 INFO STEP 1056 (remove_files) COMPLETE |
| 7997 | 2025-08-29T22:17:05.912Z | [ recovery-image] Aug 29 22:17:05.743 INFO O| Aug 29 22:17:05.743 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7998 | 2025-08-29T22:17:05.937Z | [ recovery-image] Aug 29 22:17:05.761 INFO O| Aug 29 22:17:05.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link" |
| 7999 | 2025-08-29T22:17:05.937Z | [ recovery-image] Aug 29 22:17:05.761 INFO O| Aug 29 22:17:05.761 INFO STEP 1057 (remove_files) COMPLETE |
| 8000 | 2025-08-29T22:17:05.937Z | [ recovery-image] Aug 29 22:17:05.761 INFO O| Aug 29 22:17:05.761 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8001 | 2025-08-29T22:17:05.962Z | [ recovery-image] Aug 29 22:17:05.779 INFO O| Aug 29 22:17:05.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices" |
| 8002 | 2025-08-29T22:17:05.962Z | [ recovery-image] Aug 29 22:17:05.779 INFO O| Aug 29 22:17:05.779 INFO STEP 1058 (remove_files) COMPLETE |
| 8003 | 2025-08-29T22:17:05.962Z | [ recovery-image] Aug 29 22:17:05.779 INFO O| Aug 29 22:17:05.779 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8004 | 2025-08-29T22:17:05.987Z | [ recovery-image] Aug 29 22:17:05.797 INFO O| Aug 29 22:17:05.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator" |
| 8005 | 2025-08-29T22:17:05.987Z | [ recovery-image] Aug 29 22:17:05.797 INFO O| Aug 29 22:17:05.797 INFO STEP 1059 (remove_files) COMPLETE |
| 8006 | 2025-08-29T22:17:05.987Z | [ recovery-image] Aug 29 22:17:05.797 INFO O| Aug 29 22:17:05.797 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8007 | 2025-08-29T22:17:05.987Z | [ recovery-image] Aug 29 22:17:05.814 INFO O| Aug 29 22:17:05.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat" |
| 8008 | 2025-08-29T22:17:05.987Z | [ recovery-image] Aug 29 22:17:05.814 INFO O| Aug 29 22:17:05.814 INFO STEP 1060 (remove_files) COMPLETE |
| 8009 | 2025-08-29T22:17:05.987Z | [ recovery-image] Aug 29 22:17:05.814 INFO O| Aug 29 22:17:05.814 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8010 | 2025-08-29T22:17:06.013Z | [ recovery-image] Aug 29 22:17:05.831 INFO O| Aug 29 22:17:05.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm" |
| 8011 | 2025-08-29T22:17:06.013Z | [ recovery-image] Aug 29 22:17:05.832 INFO O| Aug 29 22:17:05.832 INFO STEP 1061 (remove_files) COMPLETE |
| 8012 | 2025-08-29T22:17:06.013Z | [ recovery-image] Aug 29 22:17:05.832 INFO O| Aug 29 22:17:05.832 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8013 | 2025-08-29T22:17:06.013Z | [ recovery-image] Aug 29 22:17:05.848 INFO O| Aug 29 22:17:05.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm" |
| 8014 | 2025-08-29T22:17:06.013Z | [ recovery-image] Aug 29 22:17:05.848 INFO O| Aug 29 22:17:05.848 INFO STEP 1062 (remove_files) COMPLETE |
| 8015 | 2025-08-29T22:17:06.013Z | [ recovery-image] Aug 29 22:17:05.848 INFO O| Aug 29 22:17:05.848 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8016 | 2025-08-29T22:17:06.038Z | [ recovery-image] Aug 29 22:17:05.866 INFO O| Aug 29 22:17:05.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm" |
| 8017 | 2025-08-29T22:17:06.038Z | [ recovery-image] Aug 29 22:17:05.866 INFO O| Aug 29 22:17:05.866 INFO STEP 1063 (remove_files) COMPLETE |
| 8018 | 2025-08-29T22:17:06.038Z | [ recovery-image] Aug 29 22:17:05.866 INFO O| Aug 29 22:17:05.866 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8019 | 2025-08-29T22:17:06.063Z | [ recovery-image] Aug 29 22:17:05.884 INFO O| Aug 29 22:17:05.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc" |
| 8020 | 2025-08-29T22:17:06.063Z | [ recovery-image] Aug 29 22:17:05.884 INFO O| Aug 29 22:17:05.884 INFO STEP 1064 (remove_files) COMPLETE |
| 8021 | 2025-08-29T22:17:06.063Z | [ recovery-image] Aug 29 22:17:05.884 INFO O| Aug 29 22:17:05.884 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8022 | 2025-08-29T22:17:06.063Z | [ recovery-image] Aug 29 22:17:05.898 INFO O| Aug 29 22:17:05.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps" |
| 8023 | 2025-08-29T22:17:06.063Z | [ recovery-image] Aug 29 22:17:05.898 INFO O| Aug 29 22:17:05.898 INFO STEP 1065 (remove_files) COMPLETE |
| 8024 | 2025-08-29T22:17:06.063Z | [ recovery-image] Aug 29 22:17:05.898 INFO O| Aug 29 22:17:05.898 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8025 | 2025-08-29T22:17:06.089Z | [ recovery-image] Aug 29 22:17:05.920 INFO O| Aug 29 22:17:05.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile" |
| 8026 | 2025-08-29T22:17:06.089Z | [ recovery-image] Aug 29 22:17:05.920 INFO O| Aug 29 22:17:05.920 INFO STEP 1066 (remove_files) COMPLETE |
| 8027 | 2025-08-29T22:17:06.089Z | [ recovery-image] Aug 29 22:17:05.921 INFO O| Aug 29 22:17:05.920 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8028 | 2025-08-29T22:17:06.114Z | [ recovery-image] Aug 29 22:17:05.942 INFO O| Aug 29 22:17:05.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod" |
| 8029 | 2025-08-29T22:17:06.114Z | [ recovery-image] Aug 29 22:17:05.942 INFO O| Aug 29 22:17:05.942 INFO STEP 1067 (remove_files) COMPLETE |
| 8030 | 2025-08-29T22:17:06.114Z | [ recovery-image] Aug 29 22:17:05.942 INFO O| Aug 29 22:17:05.942 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8031 | 2025-08-29T22:17:06.140Z | [ recovery-image] Aug 29 22:17:05.960 INFO O| Aug 29 22:17:05.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo" |
| 8032 | 2025-08-29T22:17:06.140Z | [ recovery-image] Aug 29 22:17:05.960 INFO O| Aug 29 22:17:05.960 INFO STEP 1068 (remove_files) COMPLETE |
| 8033 | 2025-08-29T22:17:06.140Z | [ recovery-image] Aug 29 22:17:05.960 INFO O| Aug 29 22:17:05.960 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8034 | 2025-08-29T22:17:06.140Z | [ recovery-image] Aug 29 22:17:05.976 INFO O| Aug 29 22:17:05.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload" |
| 8035 | 2025-08-29T22:17:06.140Z | [ recovery-image] Aug 29 22:17:05.977 INFO O| Aug 29 22:17:05.977 INFO STEP 1069 (remove_files) COMPLETE |
| 8036 | 2025-08-29T22:17:06.140Z | [ recovery-image] Aug 29 22:17:05.977 INFO O| Aug 29 22:17:05.977 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8037 | 2025-08-29T22:17:06.167Z | [ recovery-image] Aug 29 22:17:05.992 INFO O| Aug 29 22:17:05.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall" |
| 8038 | 2025-08-29T22:17:06.167Z | [ recovery-image] Aug 29 22:17:05.992 INFO O| Aug 29 22:17:05.992 INFO STEP 1070 (remove_files) COMPLETE |
| 8039 | 2025-08-29T22:17:06.167Z | [ recovery-image] Aug 29 22:17:05.992 INFO O| Aug 29 22:17:05.992 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8040 | 2025-08-29T22:17:06.194Z | [ recovery-image] Aug 29 22:17:06.010 INFO O| Aug 29 22:17:06.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid" |
| 8041 | 2025-08-29T22:17:06.194Z | [ recovery-image] Aug 29 22:17:06.010 INFO O| Aug 29 22:17:06.010 INFO STEP 1071 (remove_files) COMPLETE |
| 8042 | 2025-08-29T22:17:06.194Z | [ recovery-image] Aug 29 22:17:06.010 INFO O| Aug 29 22:17:06.010 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8043 | 2025-08-29T22:17:06.194Z | [ recovery-image] Aug 29 22:17:06.024 INFO O| Aug 29 22:17:06.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir" |
| 8044 | 2025-08-29T22:17:06.194Z | [ recovery-image] Aug 29 22:17:06.025 INFO O| Aug 29 22:17:06.025 INFO STEP 1072 (remove_files) COMPLETE |
| 8045 | 2025-08-29T22:17:06.194Z | [ recovery-image] Aug 29 22:17:06.025 INFO O| Aug 29 22:17:06.025 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8046 | 2025-08-29T22:17:06.220Z | [ recovery-image] Aug 29 22:17:06.038 INFO O| Aug 29 22:17:06.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp" |
| 8047 | 2025-08-29T22:17:06.220Z | [ recovery-image] Aug 29 22:17:06.038 INFO O| Aug 29 22:17:06.038 INFO STEP 1073 (remove_files) COMPLETE |
| 8048 | 2025-08-29T22:17:06.220Z | [ recovery-image] Aug 29 22:17:06.038 INFO O| Aug 29 22:17:06.038 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8049 | 2025-08-29T22:17:06.220Z | [ recovery-image] Aug 29 22:17:06.051 INFO O| Aug 29 22:17:06.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin" |
| 8050 | 2025-08-29T22:17:06.220Z | [ recovery-image] Aug 29 22:17:06.051 INFO O| Aug 29 22:17:06.051 INFO STEP 1074 (remove_files) COMPLETE |
| 8051 | 2025-08-29T22:17:06.220Z | [ recovery-image] Aug 29 22:17:06.051 INFO O| Aug 29 22:17:06.051 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8052 | 2025-08-29T22:17:06.245Z | [ recovery-image] Aug 29 22:17:06.069 INFO O| Aug 29 22:17:06.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest" |
| 8053 | 2025-08-29T22:17:06.270Z | [ recovery-image] Aug 29 22:17:06.087 INFO O| Aug 29 22:17:06.087 INFO STEP 1075 (remove_files) COMPLETE |
| 8054 | 2025-08-29T22:17:06.271Z | [ recovery-image] Aug 29 22:17:06.087 INFO O| Aug 29 22:17:06.087 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8055 | 2025-08-29T22:17:06.271Z | [ recovery-image] Aug 29 22:17:06.104 INFO O| Aug 29 22:17:06.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm" |
| 8056 | 2025-08-29T22:17:06.271Z | [ recovery-image] Aug 29 22:17:06.104 INFO O| Aug 29 22:17:06.104 INFO STEP 1076 (remove_files) COMPLETE |
| 8057 | 2025-08-29T22:17:06.271Z | [ recovery-image] Aug 29 22:17:06.104 INFO O| Aug 29 22:17:06.104 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8058 | 2025-08-29T22:17:06.296Z | [ recovery-image] Aug 29 22:17:06.119 INFO O| Aug 29 22:17:06.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg" |
| 8059 | 2025-08-29T22:17:06.296Z | [ recovery-image] Aug 29 22:17:06.120 INFO O| Aug 29 22:17:06.120 INFO STEP 1077 (remove_files) COMPLETE |
| 8060 | 2025-08-29T22:17:06.296Z | [ recovery-image] Aug 29 22:17:06.120 INFO O| Aug 29 22:17:06.120 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8061 | 2025-08-29T22:17:06.321Z | [ recovery-image] Aug 29 22:17:06.138 INFO O| Aug 29 22:17:06.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind" |
| 8062 | 2025-08-29T22:17:06.321Z | [ recovery-image] Aug 29 22:17:06.139 INFO O| Aug 29 22:17:06.139 INFO STEP 1078 (remove_files) COMPLETE |
| 8063 | 2025-08-29T22:17:06.321Z | [ recovery-image] Aug 29 22:17:06.139 INFO O| Aug 29 22:17:06.139 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8064 | 2025-08-29T22:17:06.347Z | [ recovery-image] Aug 29 22:17:06.168 INFO O| Aug 29 22:17:06.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping" |
| 8065 | 2025-08-29T22:17:06.348Z | [ recovery-image] Aug 29 22:17:06.168 INFO O| Aug 29 22:17:06.168 INFO STEP 1079 (remove_files) COMPLETE |
| 8066 | 2025-08-29T22:17:06.348Z | [ recovery-image] Aug 29 22:17:06.168 INFO O| Aug 29 22:17:06.168 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8067 | 2025-08-29T22:17:06.348Z | [ recovery-image] Aug 29 22:17:06.183 INFO O| Aug 29 22:17:06.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd" |
| 8068 | 2025-08-29T22:17:06.348Z | [ recovery-image] Aug 29 22:17:06.183 INFO O| Aug 29 22:17:06.183 INFO STEP 1080 (remove_files) COMPLETE |
| 8069 | 2025-08-29T22:17:06.348Z | [ recovery-image] Aug 29 22:17:06.183 INFO O| Aug 29 22:17:06.183 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8070 | 2025-08-29T22:17:06.373Z | [ recovery-image] Aug 29 22:17:06.197 INFO O| Aug 29 22:17:06.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask" |
| 8071 | 2025-08-29T22:17:06.373Z | [ recovery-image] Aug 29 22:17:06.197 INFO O| Aug 29 22:17:06.197 INFO STEP 1081 (remove_files) COMPLETE |
| 8072 | 2025-08-29T22:17:06.373Z | [ recovery-image] Aug 29 22:17:06.197 INFO O| Aug 29 22:17:06.197 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8073 | 2025-08-29T22:17:06.373Z | [ recovery-image] Aug 29 22:17:06.210 INFO O| Aug 29 22:17:06.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk" |
| 8074 | 2025-08-29T22:17:06.373Z | [ recovery-image] Aug 29 22:17:06.210 INFO O| Aug 29 22:17:06.210 INFO STEP 1082 (remove_files) COMPLETE |
| 8075 | 2025-08-29T22:17:06.373Z | [ recovery-image] Aug 29 22:17:06.210 INFO O| Aug 29 22:17:06.210 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8076 | 2025-08-29T22:17:06.398Z | [ recovery-image] Aug 29 22:17:06.225 INFO O| Aug 29 22:17:06.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm" |
| 8077 | 2025-08-29T22:17:06.398Z | [ recovery-image] Aug 29 22:17:06.225 INFO O| Aug 29 22:17:06.225 INFO STEP 1083 (remove_files) COMPLETE |
| 8078 | 2025-08-29T22:17:06.398Z | [ recovery-image] Aug 29 22:17:06.226 INFO O| Aug 29 22:17:06.225 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8079 | 2025-08-29T22:17:06.423Z | [ recovery-image] Aug 29 22:17:06.241 INFO O| Aug 29 22:17:06.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat" |
| 8080 | 2025-08-29T22:17:06.423Z | [ recovery-image] Aug 29 22:17:06.241 INFO O| Aug 29 22:17:06.241 INFO STEP 1084 (remove_files) COMPLETE |
| 8081 | 2025-08-29T22:17:06.423Z | [ recovery-image] Aug 29 22:17:06.241 INFO O| Aug 29 22:17:06.241 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8082 | 2025-08-29T22:17:06.448Z | [ recovery-image] Aug 29 22:17:06.275 INFO O| Aug 29 22:17:06.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm" |
| 8083 | 2025-08-29T22:17:06.448Z | [ recovery-image] Aug 29 22:17:06.276 INFO O| Aug 29 22:17:06.275 INFO STEP 1085 (remove_files) COMPLETE |
| 8084 | 2025-08-29T22:17:06.448Z | [ recovery-image] Aug 29 22:17:06.276 INFO O| Aug 29 22:17:06.276 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8085 | 2025-08-29T22:17:06.488Z | [ recovery-image] Aug 29 22:17:06.326 INFO O| Aug 29 22:17:06.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind" |
| 8086 | 2025-08-29T22:17:06.514Z | [ recovery-image] Aug 29 22:17:06.326 INFO O| Aug 29 22:17:06.326 INFO STEP 1086 (remove_files) COMPLETE |
| 8087 | 2025-08-29T22:17:06.514Z | [ recovery-image] Aug 29 22:17:06.326 INFO O| Aug 29 22:17:06.326 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8088 | 2025-08-29T22:17:06.514Z | [ recovery-image] Aug 29 22:17:06.349 INFO O| Aug 29 22:17:06.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg" |
| 8089 | 2025-08-29T22:17:06.514Z | [ recovery-image] Aug 29 22:17:06.350 INFO O| Aug 29 22:17:06.349 INFO STEP 1087 (remove_files) COMPLETE |
| 8090 | 2025-08-29T22:17:06.514Z | [ recovery-image] Aug 29 22:17:06.350 INFO O| Aug 29 22:17:06.350 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8091 | 2025-08-29T22:17:06.540Z | [ recovery-image] Aug 29 22:17:06.372 INFO O| Aug 29 22:17:06.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports" |
| 8092 | 2025-08-29T22:17:06.540Z | [ recovery-image] Aug 29 22:17:06.372 INFO O| Aug 29 22:17:06.372 INFO STEP 1088 (remove_files) COMPLETE |
| 8093 | 2025-08-29T22:17:06.540Z | [ recovery-image] Aug 29 22:17:06.373 INFO O| Aug 29 22:17:06.372 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8094 | 2025-08-29T22:17:06.569Z | [ recovery-image] Aug 29 22:17:06.407 INFO O| Aug 29 22:17:06.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff" |
| 8095 | 2025-08-29T22:17:06.594Z | [ recovery-image] Aug 29 22:17:06.408 INFO O| Aug 29 22:17:06.407 INFO STEP 1089 (remove_files) COMPLETE |
| 8096 | 2025-08-29T22:17:06.594Z | [ recovery-image] Aug 29 22:17:06.408 INFO O| Aug 29 22:17:06.408 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8097 | 2025-08-29T22:17:06.619Z | [ recovery-image] Aug 29 22:17:06.444 INFO O| Aug 29 22:17:06.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm" |
| 8098 | 2025-08-29T22:17:06.619Z | [ recovery-image] Aug 29 22:17:06.444 INFO O| Aug 29 22:17:06.444 INFO STEP 1090 (remove_files) COMPLETE |
| 8099 | 2025-08-29T22:17:06.619Z | [ recovery-image] Aug 29 22:17:06.444 INFO O| Aug 29 22:17:06.444 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8100 | 2025-08-29T22:17:06.663Z | [ recovery-image] Aug 29 22:17:06.501 INFO O| Aug 29 22:17:06.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit" |
| 8101 | 2025-08-29T22:17:06.663Z | [ recovery-image] Aug 29 22:17:06.502 INFO O| Aug 29 22:17:06.502 INFO STEP 1091 (remove_files) COMPLETE |
| 8102 | 2025-08-29T22:17:06.663Z | [ recovery-image] Aug 29 22:17:06.502 INFO O| Aug 29 22:17:06.502 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8103 | 2025-08-29T22:17:06.691Z | [ recovery-image] Aug 29 22:17:06.530 INFO O| Aug 29 22:17:06.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd" |
| 8104 | 2025-08-29T22:17:06.691Z | [ recovery-image] Aug 29 22:17:06.530 INFO O| Aug 29 22:17:06.530 INFO STEP 1092 (remove_files) COMPLETE |
| 8105 | 2025-08-29T22:17:06.716Z | [ recovery-image] Aug 29 22:17:06.530 INFO O| Aug 29 22:17:06.530 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8106 | 2025-08-29T22:17:06.741Z | [ recovery-image] Aug 29 22:17:06.562 INFO O| Aug 29 22:17:06.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel" |
| 8107 | 2025-08-29T22:17:06.741Z | [ recovery-image] Aug 29 22:17:06.562 INFO O| Aug 29 22:17:06.562 INFO STEP 1093 (remove_files) COMPLETE |
| 8108 | 2025-08-29T22:17:06.741Z | [ recovery-image] Aug 29 22:17:06.562 INFO O| Aug 29 22:17:06.562 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8109 | 2025-08-29T22:17:06.766Z | [ recovery-image] Aug 29 22:17:06.588 INFO O| Aug 29 22:17:06.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod" |
| 8110 | 2025-08-29T22:17:06.766Z | [ recovery-image] Aug 29 22:17:06.588 INFO O| Aug 29 22:17:06.588 INFO STEP 1094 (remove_files) COMPLETE |
| 8111 | 2025-08-29T22:17:06.766Z | [ recovery-image] Aug 29 22:17:06.588 INFO O| Aug 29 22:17:06.588 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8112 | 2025-08-29T22:17:06.791Z | [ recovery-image] Aug 29 22:17:06.609 INFO O| Aug 29 22:17:06.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag" |
| 8113 | 2025-08-29T22:17:06.791Z | [ recovery-image] Aug 29 22:17:06.609 INFO O| Aug 29 22:17:06.609 INFO STEP 1095 (remove_files) COMPLETE |
| 8114 | 2025-08-29T22:17:06.791Z | [ recovery-image] Aug 29 22:17:06.609 INFO O| Aug 29 22:17:06.609 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8115 | 2025-08-29T22:17:06.816Z | [ recovery-image] Aug 29 22:17:06.631 INFO O| Aug 29 22:17:06.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl" |
| 8116 | 2025-08-29T22:17:06.816Z | [ recovery-image] Aug 29 22:17:06.654 INFO O| Aug 29 22:17:06.654 INFO STEP 1096 (remove_files) COMPLETE |
| 8117 | 2025-08-29T22:17:06.817Z | [ recovery-image] Aug 29 22:17:06.654 INFO O| Aug 29 22:17:06.654 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8118 | 2025-08-29T22:17:06.848Z | [ recovery-image] Aug 29 22:17:06.676 INFO O| Aug 29 22:17:06.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc" |
| 8119 | 2025-08-29T22:17:06.848Z | [ recovery-image] Aug 29 22:17:06.680 INFO O| Aug 29 22:17:06.680 INFO STEP 1097 (remove_files) COMPLETE |
| 8120 | 2025-08-29T22:17:06.849Z | [ recovery-image] Aug 29 22:17:06.680 INFO O| Aug 29 22:17:06.680 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8121 | 2025-08-29T22:17:06.873Z | [ recovery-image] Aug 29 22:17:06.705 INFO O| Aug 29 22:17:06.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm" |
| 8122 | 2025-08-29T22:17:06.874Z | [ recovery-image] Aug 29 22:17:06.705 INFO O| Aug 29 22:17:06.705 INFO STEP 1098 (remove_files) COMPLETE |
| 8123 | 2025-08-29T22:17:06.874Z | [ recovery-image] Aug 29 22:17:06.705 INFO O| Aug 29 22:17:06.705 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8124 | 2025-08-29T22:17:06.899Z | [ recovery-image] Aug 29 22:17:06.725 INFO O| Aug 29 22:17:06.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo" |
| 8125 | 2025-08-29T22:17:06.899Z | [ recovery-image] Aug 29 22:17:06.726 INFO O| Aug 29 22:17:06.725 INFO STEP 1099 (remove_files) COMPLETE |
| 8126 | 2025-08-29T22:17:06.899Z | [ recovery-image] Aug 29 22:17:06.726 INFO O| Aug 29 22:17:06.726 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8127 | 2025-08-29T22:17:06.933Z | [ recovery-image] Aug 29 22:17:06.771 INFO O| Aug 29 22:17:06.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset" |
| 8128 | 2025-08-29T22:17:06.933Z | [ recovery-image] Aug 29 22:17:06.771 INFO O| Aug 29 22:17:06.771 INFO STEP 1100 (remove_files) COMPLETE |
| 8129 | 2025-08-29T22:17:06.933Z | [ recovery-image] Aug 29 22:17:06.771 INFO O| Aug 29 22:17:06.771 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8130 | 2025-08-29T22:17:06.958Z | [ recovery-image] Aug 29 22:17:06.788 INFO O| Aug 29 22:17:06.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck" |
| 8131 | 2025-08-29T22:17:06.958Z | [ recovery-image] Aug 29 22:17:06.789 INFO O| Aug 29 22:17:06.788 INFO STEP 1101 (remove_files) COMPLETE |
| 8132 | 2025-08-29T22:17:06.958Z | [ recovery-image] Aug 29 22:17:06.789 INFO O| Aug 29 22:17:06.788 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8133 | 2025-08-29T22:17:06.983Z | [ recovery-image] Aug 29 22:17:06.807 INFO O| Aug 29 22:17:06.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv" |
| 8134 | 2025-08-29T22:17:06.983Z | [ recovery-image] Aug 29 22:17:06.808 INFO O| Aug 29 22:17:06.807 INFO STEP 1102 (remove_files) COMPLETE |
| 8135 | 2025-08-29T22:17:06.983Z | [ recovery-image] Aug 29 22:17:06.808 INFO O| Aug 29 22:17:06.808 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8136 | 2025-08-29T22:17:07.009Z | [ recovery-image] Aug 29 22:17:06.824 INFO O| Aug 29 22:17:06.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl" |
| 8137 | 2025-08-29T22:17:07.009Z | [ recovery-image] Aug 29 22:17:06.824 INFO O| Aug 29 22:17:06.824 INFO STEP 1103 (remove_files) COMPLETE |
| 8138 | 2025-08-29T22:17:07.009Z | [ recovery-image] Aug 29 22:17:06.824 INFO O| Aug 29 22:17:06.824 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8139 | 2025-08-29T22:17:07.009Z | [ recovery-image] Aug 29 22:17:06.839 INFO O| Aug 29 22:17:06.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm" |
| 8140 | 2025-08-29T22:17:07.009Z | [ recovery-image] Aug 29 22:17:06.839 INFO O| Aug 29 22:17:06.839 INFO STEP 1104 (remove_files) COMPLETE |
| 8141 | 2025-08-29T22:17:07.009Z | [ recovery-image] Aug 29 22:17:06.839 INFO O| Aug 29 22:17:06.839 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8142 | 2025-08-29T22:17:07.034Z | [ recovery-image] Aug 29 22:17:06.858 INFO O| Aug 29 22:17:06.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm" |
| 8143 | 2025-08-29T22:17:07.034Z | [ recovery-image] Aug 29 22:17:06.858 INFO O| Aug 29 22:17:06.858 INFO STEP 1105 (remove_files) COMPLETE |
| 8144 | 2025-08-29T22:17:07.034Z | [ recovery-image] Aug 29 22:17:06.858 INFO O| Aug 29 22:17:06.858 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8145 | 2025-08-29T22:17:07.058Z | [ recovery-image] Aug 29 22:17:06.877 INFO O| Aug 29 22:17:06.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr" |
| 8146 | 2025-08-29T22:17:07.058Z | [ recovery-image] Aug 29 22:17:06.878 INFO O| Aug 29 22:17:06.878 INFO STEP 1106 (remove_files) COMPLETE |
| 8147 | 2025-08-29T22:17:07.058Z | [ recovery-image] Aug 29 22:17:06.878 INFO O| Aug 29 22:17:06.878 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8148 | 2025-08-29T22:17:07.059Z | [ recovery-image] Aug 29 22:17:06.896 INFO O| Aug 29 22:17:06.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot" |
| 8149 | 2025-08-29T22:17:07.059Z | [ recovery-image] Aug 29 22:17:06.896 INFO O| Aug 29 22:17:06.896 INFO STEP 1107 (remove_files) COMPLETE |
| 8150 | 2025-08-29T22:17:07.059Z | [ recovery-image] Aug 29 22:17:06.896 INFO O| Aug 29 22:17:06.896 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8151 | 2025-08-29T22:17:07.085Z | [ recovery-image] Aug 29 22:17:06.914 INFO O| Aug 29 22:17:06.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv" |
| 8152 | 2025-08-29T22:17:07.085Z | [ recovery-image] Aug 29 22:17:06.914 INFO O| Aug 29 22:17:06.914 INFO STEP 1108 (remove_files) COMPLETE |
| 8153 | 2025-08-29T22:17:07.085Z | [ recovery-image] Aug 29 22:17:06.914 INFO O| Aug 29 22:17:06.914 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8154 | 2025-08-29T22:17:07.110Z | [ recovery-image] Aug 29 22:17:06.931 INFO O| Aug 29 22:17:06.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef" |
| 8155 | 2025-08-29T22:17:07.110Z | [ recovery-image] Aug 29 22:17:06.931 INFO O| Aug 29 22:17:06.931 INFO STEP 1109 (remove_files) COMPLETE |
| 8156 | 2025-08-29T22:17:07.110Z | [ recovery-image] Aug 29 22:17:06.931 INFO O| Aug 29 22:17:06.931 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8157 | 2025-08-29T22:17:07.135Z | [ recovery-image] Aug 29 22:17:06.949 INFO O| Aug 29 22:17:06.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd" |
| 8158 | 2025-08-29T22:17:07.135Z | [ recovery-image] Aug 29 22:17:06.949 INFO O| Aug 29 22:17:06.949 INFO STEP 1110 (remove_files) COMPLETE |
| 8159 | 2025-08-29T22:17:07.135Z | [ recovery-image] Aug 29 22:17:06.949 INFO O| Aug 29 22:17:06.949 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8160 | 2025-08-29T22:17:07.135Z | [ recovery-image] Aug 29 22:17:06.970 INFO O| Aug 29 22:17:06.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel" |
| 8161 | 2025-08-29T22:17:07.135Z | [ recovery-image] Aug 29 22:17:06.970 INFO O| Aug 29 22:17:06.970 INFO STEP 1111 (remove_files) COMPLETE |
| 8162 | 2025-08-29T22:17:07.135Z | [ recovery-image] Aug 29 22:17:06.970 INFO O| Aug 29 22:17:06.970 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8163 | 2025-08-29T22:17:07.161Z | [ recovery-image] Aug 29 22:17:06.990 INFO O| Aug 29 22:17:06.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod" |
| 8164 | 2025-08-29T22:17:07.161Z | [ recovery-image] Aug 29 22:17:06.990 INFO O| Aug 29 22:17:06.990 INFO STEP 1112 (remove_files) COMPLETE |
| 8165 | 2025-08-29T22:17:07.161Z | [ recovery-image] Aug 29 22:17:06.990 INFO O| Aug 29 22:17:06.990 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8166 | 2025-08-29T22:17:07.188Z | [ recovery-image] Aug 29 22:17:07.007 INFO O| Aug 29 22:17:07.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive" |
| 8167 | 2025-08-29T22:17:07.188Z | [ recovery-image] Aug 29 22:17:07.007 INFO O| Aug 29 22:17:07.007 INFO STEP 1113 (remove_files) COMPLETE |
| 8168 | 2025-08-29T22:17:07.188Z | [ recovery-image] Aug 29 22:17:07.007 INFO O| Aug 29 22:17:07.007 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8169 | 2025-08-29T22:17:07.188Z | [ recovery-image] Aug 29 22:17:07.023 INFO O| Aug 29 22:17:07.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind" |
| 8170 | 2025-08-29T22:17:07.188Z | [ recovery-image] Aug 29 22:17:07.023 INFO O| Aug 29 22:17:07.023 INFO STEP 1114 (remove_files) COMPLETE |
| 8171 | 2025-08-29T22:17:07.188Z | [ recovery-image] Aug 29 22:17:07.023 INFO O| Aug 29 22:17:07.023 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8172 | 2025-08-29T22:17:07.213Z | [ recovery-image] Aug 29 22:17:07.041 INFO O| Aug 29 22:17:07.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc" |
| 8173 | 2025-08-29T22:17:07.213Z | [ recovery-image] Aug 29 22:17:07.041 INFO O| Aug 29 22:17:07.041 INFO STEP 1115 (remove_files) COMPLETE |
| 8174 | 2025-08-29T22:17:07.213Z | [ recovery-image] Aug 29 22:17:07.041 INFO O| Aug 29 22:17:07.041 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8175 | 2025-08-29T22:17:07.238Z | [ recovery-image] Aug 29 22:17:07.058 INFO O| Aug 29 22:17:07.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery" |
| 8176 | 2025-08-29T22:17:07.238Z | [ recovery-image] Aug 29 22:17:07.059 INFO O| Aug 29 22:17:07.059 INFO STEP 1116 (remove_files) COMPLETE |
| 8177 | 2025-08-29T22:17:07.238Z | [ recovery-image] Aug 29 22:17:07.059 INFO O| Aug 29 22:17:07.059 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8178 | 2025-08-29T22:17:07.238Z | [ recovery-image] Aug 29 22:17:07.074 INFO O| Aug 29 22:17:07.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt" |
| 8179 | 2025-08-29T22:17:07.238Z | [ recovery-image] Aug 29 22:17:07.074 INFO O| Aug 29 22:17:07.074 INFO STEP 1117 (remove_files) COMPLETE |
| 8180 | 2025-08-29T22:17:07.238Z | [ recovery-image] Aug 29 22:17:07.074 INFO O| Aug 29 22:17:07.074 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8181 | 2025-08-29T22:17:07.263Z | [ recovery-image] Aug 29 22:17:07.088 INFO O| Aug 29 22:17:07.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share" |
| 8182 | 2025-08-29T22:17:07.263Z | [ recovery-image] Aug 29 22:17:07.088 INFO O| Aug 29 22:17:07.088 INFO STEP 1118 (remove_files) COMPLETE |
| 8183 | 2025-08-29T22:17:07.263Z | [ recovery-image] Aug 29 22:17:07.088 INFO O| Aug 29 22:17:07.088 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8184 | 2025-08-29T22:17:07.288Z | [ recovery-image] Aug 29 22:17:07.107 INFO O| Aug 29 22:17:07.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall" |
| 8185 | 2025-08-29T22:17:07.288Z | [ recovery-image] Aug 29 22:17:07.107 INFO O| Aug 29 22:17:07.107 INFO STEP 1119 (remove_files) COMPLETE |
| 8186 | 2025-08-29T22:17:07.288Z | [ recovery-image] Aug 29 22:17:07.107 INFO O| Aug 29 22:17:07.107 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8187 | 2025-08-29T22:17:07.288Z | [ recovery-image] Aug 29 22:17:07.121 INFO O| Aug 29 22:17:07.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl" |
| 8188 | 2025-08-29T22:17:07.288Z | [ recovery-image] Aug 29 22:17:07.121 INFO O| Aug 29 22:17:07.121 INFO STEP 1120 (remove_files) COMPLETE |
| 8189 | 2025-08-29T22:17:07.288Z | [ recovery-image] Aug 29 22:17:07.121 INFO O| Aug 29 22:17:07.121 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8190 | 2025-08-29T22:17:07.315Z | [ recovery-image] Aug 29 22:17:07.132 INFO O| Aug 29 22:17:07.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr" |
| 8191 | 2025-08-29T22:17:07.315Z | [ recovery-image] Aug 29 22:17:07.132 INFO O| Aug 29 22:17:07.132 INFO STEP 1121 (remove_files) COMPLETE |
| 8192 | 2025-08-29T22:17:07.315Z | [ recovery-image] Aug 29 22:17:07.132 INFO O| Aug 29 22:17:07.132 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8193 | 2025-08-29T22:17:07.315Z | [ recovery-image] Aug 29 22:17:07.143 INFO O| Aug 29 22:17:07.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown" |
| 8194 | 2025-08-29T22:17:07.315Z | [ recovery-image] Aug 29 22:17:07.144 INFO O| Aug 29 22:17:07.144 INFO STEP 1122 (remove_files) COMPLETE |
| 8195 | 2025-08-29T22:17:07.315Z | [ recovery-image] Aug 29 22:17:07.144 INFO O| Aug 29 22:17:07.144 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8196 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.155 INFO O| Aug 29 22:17:07.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm" |
| 8197 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.155 INFO O| Aug 29 22:17:07.155 INFO STEP 1123 (remove_files) COMPLETE |
| 8198 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.155 INFO O| Aug 29 22:17:07.155 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8199 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.166 INFO O| Aug 29 22:17:07.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios" |
| 8200 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.166 INFO O| Aug 29 22:17:07.166 INFO STEP 1124 (remove_files) COMPLETE |
| 8201 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.166 INFO O| Aug 29 22:17:07.166 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8202 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.177 INFO O| Aug 29 22:17:07.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat" |
| 8203 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.177 INFO O| Aug 29 22:17:07.177 INFO STEP 1125 (remove_files) COMPLETE |
| 8204 | 2025-08-29T22:17:07.340Z | [ recovery-image] Aug 29 22:17:07.177 INFO O| Aug 29 22:17:07.177 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8205 | 2025-08-29T22:17:07.365Z | [ recovery-image] Aug 29 22:17:07.189 INFO O| Aug 29 22:17:07.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd" |
| 8206 | 2025-08-29T22:17:07.365Z | [ recovery-image] Aug 29 22:17:07.189 INFO O| Aug 29 22:17:07.189 INFO STEP 1126 (remove_files) COMPLETE |
| 8207 | 2025-08-29T22:17:07.365Z | [ recovery-image] Aug 29 22:17:07.189 INFO O| Aug 29 22:17:07.189 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8208 | 2025-08-29T22:17:07.365Z | [ recovery-image] Aug 29 22:17:07.201 INFO O| Aug 29 22:17:07.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd" |
| 8209 | 2025-08-29T22:17:07.365Z | [ recovery-image] Aug 29 22:17:07.201 INFO O| Aug 29 22:17:07.201 INFO STEP 1127 (remove_files) COMPLETE |
| 8210 | 2025-08-29T22:17:07.365Z | [ recovery-image] Aug 29 22:17:07.201 INFO O| Aug 29 22:17:07.201 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8211 | 2025-08-29T22:17:07.391Z | [ recovery-image] Aug 29 22:17:07.213 INFO O| Aug 29 22:17:07.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop" |
| 8212 | 2025-08-29T22:17:07.391Z | [ recovery-image] Aug 29 22:17:07.213 INFO O| Aug 29 22:17:07.213 INFO STEP 1128 (remove_files) COMPLETE |
| 8213 | 2025-08-29T22:17:07.391Z | [ recovery-image] Aug 29 22:17:07.213 INFO O| Aug 29 22:17:07.213 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8214 | 2025-08-29T22:17:07.416Z | [ recovery-image] Aug 29 22:17:07.230 INFO O| Aug 29 22:17:07.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd" |
| 8215 | 2025-08-29T22:17:07.416Z | [ recovery-image] Aug 29 22:17:07.230 INFO O| Aug 29 22:17:07.230 INFO STEP 1129 (remove_files) COMPLETE |
| 8216 | 2025-08-29T22:17:07.416Z | [ recovery-image] Aug 29 22:17:07.230 INFO O| Aug 29 22:17:07.230 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8217 | 2025-08-29T22:17:07.416Z | [ recovery-image] Aug 29 22:17:07.246 INFO O| Aug 29 22:17:07.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot" |
| 8218 | 2025-08-29T22:17:07.416Z | [ recovery-image] Aug 29 22:17:07.246 INFO O| Aug 29 22:17:07.246 INFO STEP 1130 (remove_files) COMPLETE |
| 8219 | 2025-08-29T22:17:07.416Z | [ recovery-image] Aug 29 22:17:07.246 INFO O| Aug 29 22:17:07.246 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8220 | 2025-08-29T22:17:07.443Z | [ recovery-image] Aug 29 22:17:07.261 INFO O| Aug 29 22:17:07.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace" |
| 8221 | 2025-08-29T22:17:07.443Z | [ recovery-image] Aug 29 22:17:07.261 INFO O| Aug 29 22:17:07.261 INFO STEP 1131 (remove_files) COMPLETE |
| 8222 | 2025-08-29T22:17:07.443Z | [ recovery-image] Aug 29 22:17:07.261 INFO O| Aug 29 22:17:07.261 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8223 | 2025-08-29T22:17:07.443Z | [ recovery-image] Aug 29 22:17:07.276 INFO O| Aug 29 22:17:07.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean" |
| 8224 | 2025-08-29T22:17:07.443Z | [ recovery-image] Aug 29 22:17:07.276 INFO O| Aug 29 22:17:07.276 INFO STEP 1132 (remove_files) COMPLETE |
| 8225 | 2025-08-29T22:17:07.443Z | [ recovery-image] Aug 29 22:17:07.276 INFO O| Aug 29 22:17:07.276 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8226 | 2025-08-29T22:17:07.470Z | [ recovery-image] Aug 29 22:17:07.290 INFO O| Aug 29 22:17:07.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr" |
| 8227 | 2025-08-29T22:17:07.470Z | [ recovery-image] Aug 29 22:17:07.290 INFO O| Aug 29 22:17:07.290 INFO STEP 1133 (remove_files) COMPLETE |
| 8228 | 2025-08-29T22:17:07.470Z | [ recovery-image] Aug 29 22:17:07.290 INFO O| Aug 29 22:17:07.290 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8229 | 2025-08-29T22:17:07.470Z | [ recovery-image] Aug 29 22:17:07.304 INFO O| Aug 29 22:17:07.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs" |
| 8230 | 2025-08-29T22:17:07.470Z | [ recovery-image] Aug 29 22:17:07.304 INFO O| Aug 29 22:17:07.304 INFO STEP 1134 (remove_files) COMPLETE |
| 8231 | 2025-08-29T22:17:07.470Z | [ recovery-image] Aug 29 22:17:07.304 INFO O| Aug 29 22:17:07.304 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8232 | 2025-08-29T22:17:07.496Z | [ recovery-image] Aug 29 22:17:07.317 INFO O| Aug 29 22:17:07.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit" |
| 8233 | 2025-08-29T22:17:07.496Z | [ recovery-image] Aug 29 22:17:07.317 INFO O| Aug 29 22:17:07.317 INFO STEP 1135 (remove_files) COMPLETE |
| 8234 | 2025-08-29T22:17:07.496Z | [ recovery-image] Aug 29 22:17:07.317 INFO O| Aug 29 22:17:07.317 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8235 | 2025-08-29T22:17:07.496Z | [ recovery-image] Aug 29 22:17:07.330 INFO O| Aug 29 22:17:07.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop" |
| 8236 | 2025-08-29T22:17:07.496Z | [ recovery-image] Aug 29 22:17:07.330 INFO O| Aug 29 22:17:07.330 INFO STEP 1136 (remove_files) COMPLETE |
| 8237 | 2025-08-29T22:17:07.496Z | [ recovery-image] Aug 29 22:17:07.330 INFO O| Aug 29 22:17:07.330 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8238 | 2025-08-29T22:17:07.521Z | [ recovery-image] Aug 29 22:17:07.347 INFO O| Aug 29 22:17:07.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat" |
| 8239 | 2025-08-29T22:17:07.521Z | [ recovery-image] Aug 29 22:17:07.347 INFO O| Aug 29 22:17:07.347 INFO STEP 1137 (remove_files) COMPLETE |
| 8240 | 2025-08-29T22:17:07.521Z | [ recovery-image] Aug 29 22:17:07.347 INFO O| Aug 29 22:17:07.347 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8241 | 2025-08-29T22:17:07.546Z | [ recovery-image] Aug 29 22:17:07.361 INFO O| Aug 29 22:17:07.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef" |
| 8242 | 2025-08-29T22:17:07.546Z | [ recovery-image] Aug 29 22:17:07.361 INFO O| Aug 29 22:17:07.361 INFO STEP 1138 (remove_files) COMPLETE |
| 8243 | 2025-08-29T22:17:07.546Z | [ recovery-image] Aug 29 22:17:07.361 INFO O| Aug 29 22:17:07.361 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8244 | 2025-08-29T22:17:07.546Z | [ recovery-image] Aug 29 22:17:07.374 INFO O| Aug 29 22:17:07.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm" |
| 8245 | 2025-08-29T22:17:07.546Z | [ recovery-image] Aug 29 22:17:07.374 INFO O| Aug 29 22:17:07.374 INFO STEP 1139 (remove_files) COMPLETE |
| 8246 | 2025-08-29T22:17:07.546Z | [ recovery-image] Aug 29 22:17:07.374 INFO O| Aug 29 22:17:07.374 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8247 | 2025-08-29T22:17:07.571Z | [ recovery-image] Aug 29 22:17:07.386 INFO O| Aug 29 22:17:07.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm" |
| 8248 | 2025-08-29T22:17:07.571Z | [ recovery-image] Aug 29 22:17:07.386 INFO O| Aug 29 22:17:07.386 INFO STEP 1140 (remove_files) COMPLETE |
| 8249 | 2025-08-29T22:17:07.571Z | [ recovery-image] Aug 29 22:17:07.386 INFO O| Aug 29 22:17:07.386 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8250 | 2025-08-29T22:17:07.572Z | [ recovery-image] Aug 29 22:17:07.403 INFO O| Aug 29 22:17:07.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes" |
| 8251 | 2025-08-29T22:17:07.572Z | [ recovery-image] Aug 29 22:17:07.403 INFO O| Aug 29 22:17:07.403 INFO STEP 1141 (remove_files) COMPLETE |
| 8252 | 2025-08-29T22:17:07.572Z | [ recovery-image] Aug 29 22:17:07.403 INFO O| Aug 29 22:17:07.403 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8253 | 2025-08-29T22:17:07.597Z | [ recovery-image] Aug 29 22:17:07.415 INFO O| Aug 29 22:17:07.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar" |
| 8254 | 2025-08-29T22:17:07.597Z | [ recovery-image] Aug 29 22:17:07.415 INFO O| Aug 29 22:17:07.415 INFO STEP 1142 (remove_files) COMPLETE |
| 8255 | 2025-08-29T22:17:07.597Z | [ recovery-image] Aug 29 22:17:07.415 INFO O| Aug 29 22:17:07.415 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8256 | 2025-08-29T22:17:07.597Z | [ recovery-image] Aug 29 22:17:07.432 INFO O| Aug 29 22:17:07.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd" |
| 8257 | 2025-08-29T22:17:07.597Z | [ recovery-image] Aug 29 22:17:07.432 INFO O| Aug 29 22:17:07.432 INFO STEP 1143 (remove_files) COMPLETE |
| 8258 | 2025-08-29T22:17:07.597Z | [ recovery-image] Aug 29 22:17:07.432 INFO O| Aug 29 22:17:07.432 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8259 | 2025-08-29T22:17:07.623Z | [ recovery-image] Aug 29 22:17:07.446 INFO O| Aug 29 22:17:07.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute" |
| 8260 | 2025-08-29T22:17:07.623Z | [ recovery-image] Aug 29 22:17:07.446 INFO O| Aug 29 22:17:07.446 INFO STEP 1144 (remove_files) COMPLETE |
| 8261 | 2025-08-29T22:17:07.623Z | [ recovery-image] Aug 29 22:17:07.446 INFO O| Aug 29 22:17:07.446 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8262 | 2025-08-29T22:17:07.623Z | [ recovery-image] Aug 29 22:17:07.459 INFO O| Aug 29 22:17:07.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat" |
| 8263 | 2025-08-29T22:17:07.623Z | [ recovery-image] Aug 29 22:17:07.459 INFO O| Aug 29 22:17:07.459 INFO STEP 1145 (remove_files) COMPLETE |
| 8264 | 2025-08-29T22:17:07.623Z | [ recovery-image] Aug 29 22:17:07.459 INFO O| Aug 29 22:17:07.459 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8265 | 2025-08-29T22:17:07.648Z | [ recovery-image] Aug 29 22:17:07.472 INFO O| Aug 29 22:17:07.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm" |
| 8266 | 2025-08-29T22:17:07.648Z | [ recovery-image] Aug 29 22:17:07.472 INFO O| Aug 29 22:17:07.472 INFO STEP 1146 (remove_files) COMPLETE |
| 8267 | 2025-08-29T22:17:07.648Z | [ recovery-image] Aug 29 22:17:07.472 INFO O| Aug 29 22:17:07.472 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8268 | 2025-08-29T22:17:07.648Z | [ recovery-image] Aug 29 22:17:07.485 INFO O| Aug 29 22:17:07.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm" |
| 8269 | 2025-08-29T22:17:07.648Z | [ recovery-image] Aug 29 22:17:07.485 INFO O| Aug 29 22:17:07.485 INFO STEP 1147 (remove_files) COMPLETE |
| 8270 | 2025-08-29T22:17:07.648Z | [ recovery-image] Aug 29 22:17:07.485 INFO O| Aug 29 22:17:07.485 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8271 | 2025-08-29T22:17:07.673Z | [ recovery-image] Aug 29 22:17:07.498 INFO O| Aug 29 22:17:07.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall" |
| 8272 | 2025-08-29T22:17:07.673Z | [ recovery-image] Aug 29 22:17:07.498 INFO O| Aug 29 22:17:07.498 INFO STEP 1148 (remove_files) COMPLETE |
| 8273 | 2025-08-29T22:17:07.673Z | [ recovery-image] Aug 29 22:17:07.498 INFO O| Aug 29 22:17:07.498 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8274 | 2025-08-29T22:17:07.673Z | [ recovery-image] Aug 29 22:17:07.511 INFO O| Aug 29 22:17:07.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink" |
| 8275 | 2025-08-29T22:17:07.673Z | [ recovery-image] Aug 29 22:17:07.511 INFO O| Aug 29 22:17:07.511 INFO STEP 1149 (remove_files) COMPLETE |
| 8276 | 2025-08-29T22:17:07.674Z | [ recovery-image] Aug 29 22:17:07.511 INFO O| Aug 29 22:17:07.511 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8277 | 2025-08-29T22:17:07.699Z | [ recovery-image] Aug 29 22:17:07.524 INFO O| Aug 29 22:17:07.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare" |
| 8278 | 2025-08-29T22:17:07.699Z | [ recovery-image] Aug 29 22:17:07.524 INFO O| Aug 29 22:17:07.524 INFO STEP 1150 (remove_files) COMPLETE |
| 8279 | 2025-08-29T22:17:07.699Z | [ recovery-image] Aug 29 22:17:07.524 INFO O| Aug 29 22:17:07.524 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8280 | 2025-08-29T22:17:07.699Z | [ recovery-image] Aug 29 22:17:07.537 INFO O| Aug 29 22:17:07.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall" |
| 8281 | 2025-08-29T22:17:07.699Z | [ recovery-image] Aug 29 22:17:07.538 INFO O| Aug 29 22:17:07.538 INFO STEP 1151 (remove_files) COMPLETE |
| 8282 | 2025-08-29T22:17:07.724Z | [ recovery-image] Aug 29 22:17:07.538 INFO O| Aug 29 22:17:07.538 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8283 | 2025-08-29T22:17:07.724Z | [ recovery-image] Aug 29 22:17:07.550 INFO O| Aug 29 22:17:07.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv" |
| 8284 | 2025-08-29T22:17:07.749Z | [ recovery-image] Aug 29 22:17:07.575 INFO O| Aug 29 22:17:07.575 INFO STEP 1152 (remove_files) COMPLETE |
| 8285 | 2025-08-29T22:17:07.749Z | [ recovery-image] Aug 29 22:17:07.575 INFO O| Aug 29 22:17:07.575 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8286 | 2025-08-29T22:17:07.775Z | [ recovery-image] Aug 29 22:17:07.591 INFO O| Aug 29 22:17:07.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd" |
| 8287 | 2025-08-29T22:17:07.775Z | [ recovery-image] Aug 29 22:17:07.591 INFO O| Aug 29 22:17:07.591 INFO STEP 1153 (remove_files) COMPLETE |
| 8288 | 2025-08-29T22:17:07.775Z | [ recovery-image] Aug 29 22:17:07.591 INFO O| Aug 29 22:17:07.591 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8289 | 2025-08-29T22:17:07.775Z | [ recovery-image] Aug 29 22:17:07.606 INFO O| Aug 29 22:17:07.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel" |
| 8290 | 2025-08-29T22:17:07.775Z | [ recovery-image] Aug 29 22:17:07.606 INFO O| Aug 29 22:17:07.606 INFO STEP 1154 (remove_files) COMPLETE |
| 8291 | 2025-08-29T22:17:07.775Z | [ recovery-image] Aug 29 22:17:07.606 INFO O| Aug 29 22:17:07.606 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8292 | 2025-08-29T22:17:07.800Z | [ recovery-image] Aug 29 22:17:07.621 INFO O| Aug 29 22:17:07.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod" |
| 8293 | 2025-08-29T22:17:07.800Z | [ recovery-image] Aug 29 22:17:07.621 INFO O| Aug 29 22:17:07.621 INFO STEP 1155 (remove_files) COMPLETE |
| 8294 | 2025-08-29T22:17:07.800Z | [ recovery-image] Aug 29 22:17:07.621 INFO O| Aug 29 22:17:07.621 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8295 | 2025-08-29T22:17:07.800Z | [ recovery-image] Aug 29 22:17:07.635 INFO O| Aug 29 22:17:07.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy" |
| 8296 | 2025-08-29T22:17:07.800Z | [ recovery-image] Aug 29 22:17:07.636 INFO O| Aug 29 22:17:07.636 INFO STEP 1156 (remove_files) COMPLETE |
| 8297 | 2025-08-29T22:17:07.800Z | [ recovery-image] Aug 29 22:17:07.636 INFO O| Aug 29 22:17:07.636 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8298 | 2025-08-29T22:17:07.855Z | [ recovery-image] Aug 29 22:17:07.693 INFO O| Aug 29 22:17:07.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall" |
| 8299 | 2025-08-29T22:17:07.855Z | [ recovery-image] Aug 29 22:17:07.693 INFO O| Aug 29 22:17:07.693 INFO STEP 1157 (remove_files) COMPLETE |
| 8300 | 2025-08-29T22:17:07.880Z | [ recovery-image] Aug 29 22:17:07.693 INFO O| Aug 29 22:17:07.693 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8301 | 2025-08-29T22:17:07.880Z | [ recovery-image] Aug 29 22:17:07.711 INFO O| Aug 29 22:17:07.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo" |
| 8302 | 2025-08-29T22:17:07.880Z | [ recovery-image] Aug 29 22:17:07.711 INFO O| Aug 29 22:17:07.711 INFO STEP 1158 (remove_files) COMPLETE |
| 8303 | 2025-08-29T22:17:07.880Z | [ recovery-image] Aug 29 22:17:07.711 INFO O| Aug 29 22:17:07.711 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8304 | 2025-08-29T22:17:07.906Z | [ recovery-image] Aug 29 22:17:07.727 INFO O| Aug 29 22:17:07.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb" |
| 8305 | 2025-08-29T22:17:07.906Z | [ recovery-image] Aug 29 22:17:07.727 INFO O| Aug 29 22:17:07.727 INFO STEP 1159 (remove_files) COMPLETE |
| 8306 | 2025-08-29T22:17:07.906Z | [ recovery-image] Aug 29 22:17:07.727 INFO O| Aug 29 22:17:07.727 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8307 | 2025-08-29T22:17:07.906Z | [ recovery-image] Aug 29 22:17:07.743 INFO O| Aug 29 22:17:07.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump" |
| 8308 | 2025-08-29T22:17:07.906Z | [ recovery-image] Aug 29 22:17:07.744 INFO O| Aug 29 22:17:07.744 INFO STEP 1160 (remove_files) COMPLETE |
| 8309 | 2025-08-29T22:17:07.906Z | [ recovery-image] Aug 29 22:17:07.744 INFO O| Aug 29 22:17:07.744 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8310 | 2025-08-29T22:17:07.931Z | [ recovery-image] Aug 29 22:17:07.758 INFO O| Aug 29 22:17:07.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic" |
| 8311 | 2025-08-29T22:17:07.931Z | [ recovery-image] Aug 29 22:17:07.758 INFO O| Aug 29 22:17:07.758 INFO STEP 1161 (remove_files) COMPLETE |
| 8312 | 2025-08-29T22:17:07.931Z | [ recovery-image] Aug 29 22:17:07.758 INFO O| Aug 29 22:17:07.758 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8313 | 2025-08-29T22:17:07.956Z | [ recovery-image] Aug 29 22:17:07.774 INFO O| Aug 29 22:17:07.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin" |
| 8314 | 2025-08-29T22:17:07.956Z | [ recovery-image] Aug 29 22:17:07.774 INFO O| Aug 29 22:17:07.774 INFO STEP 1162 (remove_files) COMPLETE |
| 8315 | 2025-08-29T22:17:07.956Z | [ recovery-image] Aug 29 22:17:07.774 INFO O| Aug 29 22:17:07.774 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8316 | 2025-08-29T22:17:07.956Z | [ recovery-image] Aug 29 22:17:07.791 INFO O| Aug 29 22:17:07.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm" |
| 8317 | 2025-08-29T22:17:07.956Z | [ recovery-image] Aug 29 22:17:07.791 INFO O| Aug 29 22:17:07.791 INFO STEP 1163 (remove_files) COMPLETE |
| 8318 | 2025-08-29T22:17:07.956Z | [ recovery-image] Aug 29 22:17:07.791 INFO O| Aug 29 22:17:07.791 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8319 | 2025-08-29T22:17:07.981Z | [ recovery-image] Aug 29 22:17:07.805 INFO O| Aug 29 22:17:07.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg" |
| 8320 | 2025-08-29T22:17:07.981Z | [ recovery-image] Aug 29 22:17:07.805 INFO O| Aug 29 22:17:07.805 INFO STEP 1164 (remove_files) COMPLETE |
| 8321 | 2025-08-29T22:17:07.981Z | [ recovery-image] Aug 29 22:17:07.805 INFO O| Aug 29 22:17:07.805 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8322 | 2025-08-29T22:17:07.982Z | [ recovery-image] Aug 29 22:17:07.817 INFO O| Aug 29 22:17:07.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump" |
| 8323 | 2025-08-29T22:17:07.982Z | [ recovery-image] Aug 29 22:17:07.817 INFO O| Aug 29 22:17:07.817 INFO STEP 1165 (remove_files) COMPLETE |
| 8324 | 2025-08-29T22:17:07.982Z | [ recovery-image] Aug 29 22:17:07.817 INFO O| Aug 29 22:17:07.817 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json |
| 8325 | 2025-08-29T22:17:08.007Z | [ recovery-image] Aug 29 22:17:07.834 INFO O| Aug 29 22:17:07.834 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal |
| 8326 | 2025-08-29T22:17:08.007Z | [ recovery-image] Aug 29 22:17:07.834 INFO O| Aug 29 22:17:07.834 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 8327 | 2025-08-29T22:17:09.456Z | [ recovery-image] Aug 29 22:17:09.295 INFO O| Aug 29 22:17:09.295 INFO STEP 1166 (pack_tar) COMPLETE |
| 8328 | 2025-08-29T22:17:09.456Z | [ recovery-image] Aug 29 22:17:09.295 INFO O| Aug 29 22:17:09.295 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8329 | 2025-08-29T22:17:09.481Z | [ recovery-image] Aug 29 22:17:09.295 INFO O| Aug 29 22:17:09.295 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8330 | 2025-08-29T22:17:09.563Z | [ recovery-image] Aug 29 22:17:09.401 INFO O| Aug 29 22:17:09.401 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 8331 | 2025-08-29T22:17:09.659Z | [ recovery-image] Aug 29 22:17:09.498 INFO O| Aug 29 22:17:09.497 INFO completed processing sled/ramdisk-03-recovery-trim |
| 8332 | 2025-08-29T22:17:09.684Z | [ recovery-image] Aug 29 22:17:09.505 INFO image builder template: zfs-recovery... |
| 8333 | 2025-08-29T22:17:09.684Z | [ recovery-image] Aug 29 22:17:09.505 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/.tmpOWgyXQ/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", "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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "zfs-recovery"], pwd: None |
| 8334 | 2025-08-29T22:17:09.709Z | [ recovery-image] Aug 29 22:17:09.548 INFO O| Aug 29 22:17:09.548 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8335 | 2025-08-29T22:17:09.734Z | [ recovery-image] Aug 29 22:17:09.554 INFO O| Aug 29 22:17:09.554 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8336 | 2025-08-29T22:17:09.759Z | [ recovery-image] Aug 29 22:17:09.588 INFO O| Aug 29 22:17:09.588 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled |
| 8337 | 2025-08-29T22:17:09.784Z | [ recovery-image] Aug 29 22:17:09.617 INFO O| Aug 29 22:17:09.617 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8338 | 2025-08-29T22:17:09.784Z | [ recovery-image] Aug 29 22:17:09.617 INFO O| Aug 29 22:17:09.617 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8339 | 2025-08-29T22:17:09.784Z | [ recovery-image] Aug 29 22:17:09.622 INFO O| Aug 29 22:17:09.622 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8340 | 2025-08-29T22:17:09.815Z | [ recovery-image] Aug 29 22:17:09.653 INFO O| Aug 29 22:17:09.653 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled |
| 8341 | 2025-08-29T22:17:09.840Z | [ recovery-image] Aug 29 22:17:09.675 INFO O| Aug 29 22:17:09.675 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery |
| 8342 | 2025-08-29T22:17:09.866Z | [ recovery-image] Aug 29 22:17:09.695 INFO O| Aug 29 22:17:09.695 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8343 | 2025-08-29T22:17:09.891Z | [ recovery-image] Aug 29 22:17:09.704 INFO O| Aug 29 22:17:09.704 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot |
| 8344 | 2025-08-29T22:17:09.891Z | [ recovery-image] Aug 29 22:17:09.713 INFO O| Aug 29 22:17:09.713 INFO no lofi found |
| 8345 | 2025-08-29T22:17:09.891Z | [ recovery-image] Aug 29 22:17:09.713 INFO O| Aug 29 22:17:09.713 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal |
| 8346 | 2025-08-29T22:17:09.891Z | [ recovery-image] Aug 29 22:17:09.713 INFO O| Aug 29 22:17:09.713 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8347 | 2025-08-29T22:17:12.207Z | [ recovery-image] Aug 29 22:17:12.046 INFO O| Aug 29 22:17:12.046 INFO lofi device = /dev/dsk/c3t1d0p0 |
| 8348 | 2025-08-29T22:17:12.208Z | [ recovery-image] Aug 29 22:17:12.046 INFO O| Aug 29 22:17:12.046 INFO pool device = /dev/dsk/c3t1d0p0 |
| 8349 | 2025-08-29T22:17:12.233Z | [ recovery-image] Aug 29 22:17:12.046 INFO O| Aug 29 22:17:12.046 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/c3t1d0p0"] |
| 8350 | 2025-08-29T22:17:12.525Z | [ recovery-image] Aug 29 22:17:12.364 INFO O| Aug 29 22:17:12.364 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8351 | 2025-08-29T22:17:12.526Z | [ recovery-image] Aug 29 22:17:12.365 INFO O| Aug 29 22:17:12.364 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT |
| 8352 | 2025-08-29T22:17:12.566Z | [ recovery-image] Aug 29 22:17:12.405 INFO O| Aug 29 22:17:12.405 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off |
| 8353 | 2025-08-29T22:17:12.878Z | [ recovery-image] Aug 29 22:17:12.717 INFO O| Aug 29 22:17:12.717 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy |
| 8354 | 2025-08-29T22:17:12.942Z | [ recovery-image] Aug 29 22:17:12.781 INFO O| Aug 29 22:17:12.781 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk |
| 8355 | 2025-08-29T22:17:12.978Z | [ recovery-image] Aug 29 22:17:12.817 INFO O| Aug 29 22:17:12.816 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto |
| 8356 | 2025-08-29T22:17:13.003Z | [ recovery-image] Aug 29 22:17:12.843 INFO O| Aug 29 22:17:12.842 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy |
| 8357 | 2025-08-29T22:17:13.072Z | [ recovery-image] Aug 29 22:17:12.911 INFO O| Aug 29 22:17:12.911 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8358 | 2025-08-29T22:17:13.097Z | [ recovery-image] Aug 29 22:17:12.911 INFO O| Aug 29 22:17:12.911 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8359 | 2025-08-29T22:17:13.097Z | [ recovery-image] Aug 29 22:17:12.911 INFO O| Aug 29 22:17:12.911 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8360 | 2025-08-29T22:17:13.097Z | [ recovery-image] Aug 29 22:17:12.929 INFO O| Aug 29 22:17:12.929 INFO boot environment UUID: 9ce9714e-9657-478e-8f29-9e857addfaa9 |
| 8361 | 2025-08-29T22:17:13.097Z | [ recovery-image] Aug 29 22:17:12.929 INFO O| Aug 29 22:17:12.929 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 9ce9714e-9657-478e-8f29-9e857addfaa9 |
| 8362 | 2025-08-29T22:17:13.122Z | [ recovery-image] Aug 29 22:17:12.955 INFO O| Aug 29 22:17:12.955 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 8363 | 2025-08-29T22:17:13.147Z | [ recovery-image] Aug 29 22:17:12.983 INFO O| Aug 29 22:17:12.983 INFO STEP 0 (create_be) COMPLETE |
| 8364 | 2025-08-29T22:17:13.147Z | [ recovery-image] Aug 29 22:17:12.983 INFO O| Aug 29 22:17:12.983 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8365 | 2025-08-29T22:17:13.172Z | [ recovery-image] Aug 29 22:17:13.009 INFO O| Aug 29 22:17:13.009 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"] |
| 8366 | 2025-08-29T22:17:22.984Z | [ recovery-image] Aug 29 22:17:22.824 INFO O| Aug 29 22:17:22.824 INFO STEP 1 (unpack_tar) COMPLETE |
| 8367 | 2025-08-29T22:17:22.984Z | [ recovery-image] Aug 29 22:17:22.825 INFO O| Aug 29 22:17:22.824 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8368 | 2025-08-29T22:17:23.009Z | [ recovery-image] Aug 29 22:17:22.842 INFO O| Aug 29 22:17:22.842 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8369 | 2025-08-29T22:17:24.447Z | [ recovery-image] Aug 29 22:17:24.287 INFO O| Aug 29 22:17:24.287 INFO STEP 2 (devfsadm) COMPLETE |
| 8370 | 2025-08-29T22:17:24.447Z | [ recovery-image] Aug 29 22:17:24.287 INFO O| Aug 29 22:17:24.287 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8371 | 2025-08-29T22:17:24.471Z | [ recovery-image] Aug 29 22:17:24.301 INFO O| Aug 29 22:17:24.301 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8372 | 2025-08-29T22:17:24.472Z | [ recovery-image] Aug 29 22:17:24.302 INFO O| Aug 29 22:17:24.302 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8373 | 2025-08-29T22:17:24.472Z | [ recovery-image] Aug 29 22:17:24.302 INFO O| Aug 29 22:17:24.302 INFO STEP 3 (ensure_dir) COMPLETE |
| 8374 | 2025-08-29T22:17:24.472Z | [ recovery-image] Aug 29 22:17:24.302 INFO O| Aug 29 22:17:24.302 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8375 | 2025-08-29T22:17:24.496Z | [ recovery-image] Aug 29 22:17:24.313 INFO O| Aug 29 22:17:24.313 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8376 | 2025-08-29T22:17:24.496Z | [ recovery-image] Aug 29 22:17:24.313 INFO O| Aug 29 22:17:24.313 INFO STEP 4 (ensure_dir) COMPLETE |
| 8377 | 2025-08-29T22:17:24.496Z | [ recovery-image] Aug 29 22:17:24.313 INFO O| Aug 29 22:17:24.313 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8378 | 2025-08-29T22:17:24.496Z | [ recovery-image] Aug 29 22:17:24.324 INFO O| Aug 29 22:17:24.324 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8379 | 2025-08-29T22:17:24.497Z | [ recovery-image] Aug 29 22:17:24.325 INFO O| Aug 29 22:17:24.324 INFO STEP 5 (ensure_dir) COMPLETE |
| 8380 | 2025-08-29T22:17:24.497Z | [ recovery-image] Aug 29 22:17:24.325 INFO O| Aug 29 22:17:24.324 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8381 | 2025-08-29T22:17:24.497Z | [ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8382 | 2025-08-29T22:17:24.497Z | [ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8383 | 2025-08-29T22:17:24.497Z | [ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO STEP 6 (ensure_dir) COMPLETE |
| 8384 | 2025-08-29T22:17:24.497Z | [ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8385 | 2025-08-29T22:17:24.527Z | [ recovery-image] Aug 29 22:17:24.352 INFO O| Aug 29 22:17:24.352 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8386 | 2025-08-29T22:17:24.527Z | [ recovery-image] Aug 29 22:17:24.353 INFO O| Aug 29 22:17:24.353 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8387 | 2025-08-29T22:17:24.527Z | [ recovery-image] Aug 29 22:17:24.353 INFO O| Aug 29 22:17:24.353 INFO STEP 7 (ensure_dir) COMPLETE |
| 8388 | 2025-08-29T22:17:24.527Z | [ recovery-image] Aug 29 22:17:24.353 INFO O| Aug 29 22:17:24.353 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8389 | 2025-08-29T22:17:24.552Z | [ recovery-image] Aug 29 22:17:24.392 INFO O| Aug 29 22:17:24.392 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg" |
| 8390 | 2025-08-29T22:17:24.552Z | [ recovery-image] Aug 29 22:17:24.392 INFO O| Aug 29 22:17:24.392 INFO STEP 8 (remove_files) COMPLETE |
| 8391 | 2025-08-29T22:17:24.552Z | [ recovery-image] Aug 29 22:17:24.392 INFO O| Aug 29 22:17:24.392 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8392 | 2025-08-29T22:17:24.577Z | [ recovery-image] Aug 29 22:17:24.411 INFO O| Aug 29 22:17:24.411 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk" |
| 8393 | 2025-08-29T22:17:24.577Z | [ recovery-image] Aug 29 22:17:24.413 INFO O| Aug 29 22:17:24.413 INFO STEP 9 (remove_files) COMPLETE |
| 8394 | 2025-08-29T22:17:24.577Z | [ recovery-image] Aug 29 22:17:24.413 INFO O| Aug 29 22:17:24.413 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8395 | 2025-08-29T22:17:24.602Z | [ recovery-image] Aug 29 22:17:24.428 INFO O| Aug 29 22:17:24.428 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk" |
| 8396 | 2025-08-29T22:17:24.602Z | [ recovery-image] Aug 29 22:17:24.430 INFO O| Aug 29 22:17:24.430 INFO STEP 10 (remove_files) COMPLETE |
| 8397 | 2025-08-29T22:17:24.602Z | [ recovery-image] Aug 29 22:17:24.430 INFO O| Aug 29 22:17:24.430 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8398 | 2025-08-29T22:17:24.627Z | [ recovery-image] Aug 29 22:17:24.445 INFO O| Aug 29 22:17:24.445 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors" |
| 8399 | 2025-08-29T22:17:24.627Z | [ recovery-image] Aug 29 22:17:24.445 INFO O| Aug 29 22:17:24.445 INFO STEP 11 (remove_files) COMPLETE |
| 8400 | 2025-08-29T22:17:24.627Z | [ recovery-image] Aug 29 22:17:24.445 INFO O| Aug 29 22:17:24.445 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8401 | 2025-08-29T22:17:24.627Z | [ recovery-image] Aug 29 22:17:24.462 INFO O| Aug 29 22:17:24.462 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb" |
| 8402 | 2025-08-29T22:17:24.627Z | [ recovery-image] Aug 29 22:17:24.462 INFO O| Aug 29 22:17:24.462 INFO STEP 12 (remove_files) COMPLETE |
| 8403 | 2025-08-29T22:17:24.627Z | [ recovery-image] Aug 29 22:17:24.462 INFO O| Aug 29 22:17:24.462 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8404 | 2025-08-29T22:17:24.652Z | [ recovery-image] Aug 29 22:17:24.479 INFO O| Aug 29 22:17:24.479 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8405 | 2025-08-29T22:17:24.652Z | [ recovery-image] Aug 29 22:17:24.479 INFO O| Aug 29 22:17:24.479 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8406 | 2025-08-29T22:17:24.652Z | [ recovery-image] Aug 29 22:17:24.480 INFO O| Aug 29 22:17:24.479 INFO STEP 13 (ensure_dir) COMPLETE |
| 8407 | 2025-08-29T22:17:24.652Z | [ recovery-image] Aug 29 22:17:24.480 INFO O| Aug 29 22:17:24.479 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8408 | 2025-08-29T22:17:24.677Z | [ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8409 | 2025-08-29T22:17:24.677Z | [ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8410 | 2025-08-29T22:17:24.677Z | [ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8411 | 2025-08-29T22:17:24.677Z | [ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO STEP 14 (ensure_dir) COMPLETE |
| 8412 | 2025-08-29T22:17:24.677Z | [ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8413 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.517 INFO O| Aug 29 22:17:24.517 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8414 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8415 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8416 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO STEP 15 (ensure_dir) COMPLETE |
| 8417 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8418 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8419 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8420 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO STEP 16 (ensure_dir) COMPLETE |
| 8421 | 2025-08-29T22:17:24.702Z | [ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8422 | 2025-08-29T22:17:24.729Z | [ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.554 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8423 | 2025-08-29T22:17:24.729Z | [ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.555 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8424 | 2025-08-29T22:17:24.729Z | [ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.555 INFO STEP 17 (ensure_dir) COMPLETE |
| 8425 | 2025-08-29T22:17:24.729Z | [ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.555 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8426 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 8427 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog |
| 8428 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO ok! |
| 8429 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO STEP 18 (ensure_symlink) COMPLETE |
| 8430 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8431 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents |
| 8432 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure |
| 8433 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO ok! |
| 8434 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO STEP 19 (ensure_file) COMPLETE |
| 8435 | 2025-08-29T22:17:24.756Z | [ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8436 | 2025-08-29T22:17:24.781Z | [ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist |
| 8437 | 2025-08-29T22:17:24.781Z | [ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 8438 | 2025-08-29T22:17:24.781Z | [ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml |
| 8439 | 2025-08-29T22:17:24.781Z | [ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO ok! |
| 8440 | 2025-08-29T22:17:24.781Z | [ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO STEP 20 (ensure_symlink) COMPLETE |
| 8441 | 2025-08-29T22:17:24.781Z | [ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8442 | 2025-08-29T22:17:24.807Z | [ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist |
| 8443 | 2025-08-29T22:17:24.807Z | [ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 8444 | 2025-08-29T22:17:24.807Z | [ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml |
| 8445 | 2025-08-29T22:17:24.807Z | [ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO ok! |
| 8446 | 2025-08-29T22:17:24.807Z | [ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO STEP 21 (ensure_symlink) COMPLETE |
| 8447 | 2025-08-29T22:17:24.807Z | [ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8448 | 2025-08-29T22:17:24.832Z | [ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist |
| 8449 | 2025-08-29T22:17:24.832Z | [ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 8450 | 2025-08-29T22:17:24.832Z | [ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml |
| 8451 | 2025-08-29T22:17:24.832Z | [ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO ok! |
| 8452 | 2025-08-29T22:17:24.832Z | [ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO STEP 22 (ensure_symlink) COMPLETE |
| 8453 | 2025-08-29T22:17:24.832Z | [ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8454 | 2025-08-29T22:17:24.832Z | [ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist |
| 8455 | 2025-08-29T22:17:24.833Z | [ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 8456 | 2025-08-29T22:17:24.833Z | [ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml |
| 8457 | 2025-08-29T22:17:24.833Z | [ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO ok! |
| 8458 | 2025-08-29T22:17:24.833Z | [ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO STEP 23 (ensure_symlink) COMPLETE |
| 8459 | 2025-08-29T22:17:24.833Z | [ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8460 | 2025-08-29T22:17:24.859Z | [ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 8461 | 2025-08-29T22:17:24.859Z | [ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 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 ... |
| 8462 | 2025-08-29T22:17:24.859Z | [ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf |
| 8463 | 2025-08-29T22:17:24.859Z | [ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO ok! |
| 8464 | 2025-08-29T22:17:24.859Z | [ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO STEP 24 (ensure_file) COMPLETE |
| 8465 | 2025-08-29T22:17:24.859Z | [ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8466 | 2025-08-29T22:17:24.884Z | [ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO updating shadow file |
| 8467 | 2025-08-29T22:17:24.884Z | [ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8468 | 2025-08-29T22:17:24.884Z | [ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8469 | 2025-08-29T22:17:24.885Z | [ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO STEP 25 (shadow) COMPLETE |
| 8470 | 2025-08-29T22:17:24.885Z | [ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8471 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 8472 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ... |
| 8473 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts |
| 8474 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO ok! |
| 8475 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO STEP 26 (ensure_file) COMPLETE |
| 8476 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8477 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist |
| 8478 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ... |
| 8479 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename |
| 8480 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO ok! |
| 8481 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.749 INFO O| Aug 29 22:17:24.748 INFO STEP 27 (ensure_file) COMPLETE |
| 8482 | 2025-08-29T22:17:24.910Z | [ recovery-image] Aug 29 22:17:24.749 INFO O| Aug 29 22:17:24.748 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8483 | 2025-08-29T22:17:24.936Z | [ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.767 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 8484 | 2025-08-29T22:17:24.936Z | [ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ... |
| 8485 | 2025-08-29T22:17:24.936Z | [ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8486 | 2025-08-29T22:17:24.936Z | [ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8487 | 2025-08-29T22:17:24.936Z | [ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO ok! |
| 8488 | 2025-08-29T22:17:24.936Z | [ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO STEP 28 (ensure_file) COMPLETE |
| 8489 | 2025-08-29T22:17:24.936Z | [ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8490 | 2025-08-29T22:17:24.961Z | [ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist |
| 8491 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ... |
| 8492 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf |
| 8493 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO ok! |
| 8494 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO STEP 29 (ensure_file) COMPLETE |
| 8495 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8496 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8497 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8498 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8499 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO STEP 30 (ensure_dir) COMPLETE |
| 8500 | 2025-08-29T22:17:24.962Z | [ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8501 | 2025-08-29T22:17:24.987Z | [ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist |
| 8502 | 2025-08-29T22:17:24.987Z | [ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 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 ... |
| 8503 | 2025-08-29T22:17:24.987Z | [ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 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 |
| 8504 | 2025-08-29T22:17:24.987Z | [ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup |
| 8505 | 2025-08-29T22:17:24.987Z | [ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO ok! |
| 8506 | 2025-08-29T22:17:24.987Z | [ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO STEP 31 (ensure_file) COMPLETE |
| 8507 | 2025-08-29T22:17:24.987Z | [ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8508 | 2025-08-29T22:17:25.013Z | [ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8509 | 2025-08-29T22:17:25.013Z | [ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8510 | 2025-08-29T22:17:25.013Z | [ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8511 | 2025-08-29T22:17:25.013Z | [ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO STEP 32 (ensure_dir) COMPLETE |
| 8512 | 2025-08-29T22:17:25.013Z | [ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8513 | 2025-08-29T22:17:25.038Z | [ recovery-image] Aug 29 22:17:24.858 INFO O| Aug 29 22:17:24.858 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 8514 | 2025-08-29T22:17:25.038Z | [ recovery-image] Aug 29 22:17:24.858 INFO O| Aug 29 22:17:24.858 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 ... |
| 8515 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.858 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 |
| 8516 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml |
| 8517 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO ok! |
| 8518 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO STEP 33 (ensure_file) COMPLETE |
| 8519 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8520 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist |
| 8521 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ... |
| 8522 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master |
| 8523 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO ok! |
| 8524 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO STEP 34 (ensure_file) COMPLETE |
| 8525 | 2025-08-29T22:17:25.039Z | [ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8526 | 2025-08-29T22:17:25.064Z | [ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking |
| 8527 | 2025-08-29T22:17:25.064Z | [ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ... |
| 8528 | 2025-08-29T22:17:25.064Z | [ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8529 | 2025-08-29T22:17:25.064Z | [ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8530 | 2025-08-29T22:17:25.064Z | [ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO ok! |
| 8531 | 2025-08-29T22:17:25.064Z | [ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO STEP 35 (ensure_file) COMPLETE |
| 8532 | 2025-08-29T22:17:25.064Z | [ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8533 | 2025-08-29T22:17:25.090Z | [ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking |
| 8534 | 2025-08-29T22:17:25.090Z | [ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ... |
| 8535 | 2025-08-29T22:17:25.090Z | [ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init |
| 8536 | 2025-08-29T22:17:25.090Z | [ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO ok! |
| 8537 | 2025-08-29T22:17:25.090Z | [ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO STEP 36 (ensure_file) COMPLETE |
| 8538 | 2025-08-29T22:17:25.091Z | [ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8539 | 2025-08-29T22:17:25.091Z | [ recovery-image] Aug 29 22:17:24.925 INFO O| Aug 29 22:17:24.925 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 8540 | 2025-08-29T22:17:25.091Z | [ recovery-image] Aug 29 22:17:24.925 INFO O| Aug 29 22:17:24.925 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ... |
| 8541 | 2025-08-29T22:17:25.091Z | [ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config |
| 8542 | 2025-08-29T22:17:25.091Z | [ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO ok! |
| 8543 | 2025-08-29T22:17:25.091Z | [ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO STEP 37 (ensure_file) COMPLETE |
| 8544 | 2025-08-29T22:17:25.091Z | [ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8545 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist |
| 8546 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ... |
| 8547 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8548 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8549 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8550 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8551 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO ok! |
| 8552 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO STEP 38 (ensure_file) COMPLETE |
| 8553 | 2025-08-29T22:17:25.117Z | [ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8554 | 2025-08-29T22:17:25.143Z | [ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8555 | 2025-08-29T22:17:25.143Z | [ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8556 | 2025-08-29T22:17:25.143Z | [ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8557 | 2025-08-29T22:17:25.143Z | [ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO STEP 39 (ensure_dir) COMPLETE |
| 8558 | 2025-08-29T22:17:25.143Z | [ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8559 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.003 INFO O| Aug 29 22:17:25.003 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 |
| 8560 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.003 INFO O| Aug 29 22:17:25.003 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 ... |
| 8561 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.003 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 |
| 8562 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.003 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 |
| 8563 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 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 |
| 8564 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 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 |
| 8565 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 INFO ok! |
| 8566 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 INFO STEP 40 (ensure_file) COMPLETE |
| 8567 | 2025-08-29T22:17:25.170Z | [ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8568 | 2025-08-29T22:17:25.195Z | [ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 8569 | 2025-08-29T22:17:25.195Z | [ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 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 ... |
| 8570 | 2025-08-29T22:17:25.195Z | [ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 8571 | 2025-08-29T22:17:25.195Z | [ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO ok! |
| 8572 | 2025-08-29T22:17:25.195Z | [ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO STEP 41 (ensure_symlink) COMPLETE |
| 8573 | 2025-08-29T22:17:25.195Z | [ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8574 | 2025-08-29T22:17:25.222Z | [ recovery-image] Aug 29 22:17:25.041 INFO O| Aug 29 22:17:25.041 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist |
| 8575 | 2025-08-29T22:17:25.222Z | [ recovery-image] Aug 29 22:17:25.041 INFO O| Aug 29 22:17:25.041 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 8576 | 2025-08-29T22:17:25.222Z | [ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo |
| 8577 | 2025-08-29T22:17:25.222Z | [ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO ok! |
| 8578 | 2025-08-29T22:17:25.222Z | [ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO STEP 42 (ensure_symlink) COMPLETE |
| 8579 | 2025-08-29T22:17:25.222Z | [ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8580 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist |
| 8581 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ... |
| 8582 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8583 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8584 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8585 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8586 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.062 INFO O| Aug 29 22:17:25.061 INFO ok! |
| 8587 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.062 INFO O| Aug 29 22:17:25.062 INFO STEP 43 (ensure_file) COMPLETE |
| 8588 | 2025-08-29T22:17:25.278Z | [ recovery-image] Aug 29 22:17:25.062 INFO O| Aug 29 22:17:25.062 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8589 | 2025-08-29T22:17:25.279Z | [ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist |
| 8590 | 2025-08-29T22:17:25.279Z | [ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 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 ... |
| 8591 | 2025-08-29T22:17:25.279Z | [ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 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 |
| 8592 | 2025-08-29T22:17:25.279Z | [ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
| 8593 | 2025-08-29T22:17:25.279Z | [ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO ok! |
| 8594 | 2025-08-29T22:17:25.279Z | [ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO STEP 44 (ensure_file) COMPLETE |
| 8595 | 2025-08-29T22:17:25.279Z | [ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8596 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist |
| 8597 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ... |
| 8598 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml |
| 8599 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO ok! |
| 8600 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO STEP 45 (ensure_file) COMPLETE |
| 8601 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8602 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO updating shadow file |
| 8603 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8604 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO STEP 46 (shadow) COMPLETE |
| 8605 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8606 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking |
| 8607 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ... |
| 8608 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8609 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8610 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO ok! |
| 8611 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO STEP 47 (ensure_file) COMPLETE |
| 8612 | 2025-08-29T22:17:25.306Z | [ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8613 | 2025-08-29T22:17:25.332Z | [ recovery-image] Aug 29 22:17:25.156 INFO O| Aug 29 22:17:25.156 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt |
| 8614 | 2025-08-29T22:17:25.332Z | [ recovery-image] Aug 29 22:17:25.156 INFO O| Aug 29 22:17:25.156 INFO STEP 48 (ensure_dir) COMPLETE |
| 8615 | 2025-08-29T22:17:25.332Z | [ recovery-image] Aug 29 22:17:25.156 INFO O| Aug 29 22:17:25.156 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8616 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8617 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8618 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO STEP 49 (ensure_dir) COMPLETE |
| 8619 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8620 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8621 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8622 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO STEP 50 (ensure_dir) COMPLETE |
| 8623 | 2025-08-29T22:17:25.357Z | [ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8624 | 2025-08-29T22:17:25.384Z | [ recovery-image] Aug 29 22:17:25.204 INFO O| Aug 29 22:17:25.204 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist |
| 8625 | 2025-08-29T22:17:25.384Z | [ recovery-image] Aug 29 22:17:25.204 INFO O| Aug 29 22:17:25.204 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ... |
| 8626 | 2025-08-29T22:17:25.436Z | [ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator |
| 8627 | 2025-08-29T22:17:25.436Z | [ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO ok! |
| 8628 | 2025-08-29T22:17:25.463Z | [ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO STEP 51 (ensure_file) COMPLETE |
| 8629 | 2025-08-29T22:17:25.463Z | [ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8630 | 2025-08-29T22:17:25.463Z | [ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.294 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8631 | 2025-08-29T22:17:25.464Z | [ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.295 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8632 | 2025-08-29T22:17:25.464Z | [ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.295 INFO STEP 52 (ensure_dir) COMPLETE |
| 8633 | 2025-08-29T22:17:25.464Z | [ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.295 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8634 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist |
| 8635 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ... |
| 8636 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION |
| 8637 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO ok! |
| 8638 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO STEP 53 (ensure_file) COMPLETE |
| 8639 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8640 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8641 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8642 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO STEP 54 (ensure_dir) COMPLETE |
| 8643 | 2025-08-29T22:17:25.489Z | [ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8644 | 2025-08-29T22:17:25.515Z | [ recovery-image] Aug 29 22:17:25.343 INFO O| Aug 29 22:17:25.343 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 8645 | 2025-08-29T22:17:25.515Z | [ recovery-image] Aug 29 22:17:25.343 INFO O| Aug 29 22:17:25.343 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ... |
| 8646 | 2025-08-29T22:17:28.388Z | [ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm |
| 8647 | 2025-08-29T22:17:28.388Z | [ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO ok! |
| 8648 | 2025-08-29T22:17:28.422Z | [ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO STEP 55 (ensure_file) COMPLETE |
| 8649 | 2025-08-29T22:17:28.422Z | [ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8650 | 2025-08-29T22:17:28.422Z | [ recovery-image] Aug 29 22:17:28.247 INFO O| Aug 29 22:17:28.247 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist |
| 8651 | 2025-08-29T22:17:28.422Z | [ recovery-image] Aug 29 22:17:28.247 INFO O| Aug 29 22:17:28.247 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ... |
| 8652 | 2025-08-29T22:17:31.276Z | [ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.117 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd |
| 8653 | 2025-08-29T22:17:31.276Z | [ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.117 INFO ok! |
| 8654 | 2025-08-29T22:17:31.301Z | [ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.117 INFO STEP 56 (ensure_file) COMPLETE |
| 8655 | 2025-08-29T22:17:31.301Z | [ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.118 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8656 | 2025-08-29T22:17:31.301Z | [ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 8657 | 2025-08-29T22:17:31.301Z | [ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 8658 | 2025-08-29T22:17:31.301Z | [ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO STEP 57 (ensure_dir) COMPLETE |
| 8659 | 2025-08-29T22:17:31.301Z | [ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8660 | 2025-08-29T22:17:31.327Z | [ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.155 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 8661 | 2025-08-29T22:17:31.327Z | [ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 8662 | 2025-08-29T22:17:31.327Z | [ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 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 |
| 8663 | 2025-08-29T22:17:31.327Z | [ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO ok! |
| 8664 | 2025-08-29T22:17:31.327Z | [ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO STEP 58 (ensure_file) COMPLETE |
| 8665 | 2025-08-29T22:17:31.327Z | [ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8666 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 8667 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 8668 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 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 |
| 8669 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO ok! |
| 8670 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO STEP 59 (ensure_file) COMPLETE |
| 8671 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8672 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 8673 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 8674 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO STEP 60 (ensure_dir) COMPLETE |
| 8675 | 2025-08-29T22:17:31.352Z | [ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8676 | 2025-08-29T22:17:31.378Z | [ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 8677 | 2025-08-29T22:17:31.378Z | [ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 8678 | 2025-08-29T22:17:31.378Z | [ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 8679 | 2025-08-29T22:17:31.378Z | [ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO ok! |
| 8680 | 2025-08-29T22:17:31.378Z | [ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO STEP 61 (ensure_file) COMPLETE |
| 8681 | 2025-08-29T22:17:31.378Z | [ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8682 | 2025-08-29T22:17:31.403Z | [ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 8683 | 2025-08-29T22:17:31.403Z | [ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 8684 | 2025-08-29T22:17:31.403Z | [ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 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 |
| 8685 | 2025-08-29T22:17:31.403Z | [ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO ok! |
| 8686 | 2025-08-29T22:17:31.403Z | [ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO STEP 62 (ensure_file) COMPLETE |
| 8687 | 2025-08-29T22:17:31.403Z | [ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8688 | 2025-08-29T22:17:31.484Z | [ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 8689 | 2025-08-29T22:17:31.485Z | [ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 8690 | 2025-08-29T22:17:31.485Z | [ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO STEP 63 (ensure_dir) COMPLETE |
| 8691 | 2025-08-29T22:17:31.485Z | [ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8692 | 2025-08-29T22:17:31.485Z | [ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 8693 | 2025-08-29T22:17:31.485Z | [ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 8694 | 2025-08-29T22:17:31.485Z | [ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 8695 | 2025-08-29T22:17:31.485Z | [ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO ok! |
| 8696 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO STEP 64 (ensure_file) COMPLETE |
| 8697 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8698 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.285 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist |
| 8699 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.285 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ... |
| 8700 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION |
| 8701 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO ok! |
| 8702 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO STEP 65 (ensure_file) COMPLETE |
| 8703 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8704 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.301 INFO O| Aug 29 22:17:31.301 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib |
| 8705 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.301 INFO O| Aug 29 22:17:31.301 INFO STEP 66 (ensure_dir) COMPLETE |
| 8706 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.301 INFO O| Aug 29 22:17:31.301 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8707 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.318 INFO O| Aug 29 22:17:31.317 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc |
| 8708 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.318 INFO O| Aug 29 22:17:31.318 INFO STEP 67 (ensure_dir) COMPLETE |
| 8709 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.318 INFO O| Aug 29 22:17:31.318 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8710 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.334 INFO O| Aug 29 22:17:31.334 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest |
| 8711 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.334 INFO O| Aug 29 22:17:31.334 INFO STEP 68 (ensure_dir) COMPLETE |
| 8712 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.334 INFO O| Aug 29 22:17:31.334 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8713 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.349 INFO O| Aug 29 22:17:31.349 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site |
| 8714 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.349 INFO O| Aug 29 22:17:31.349 INFO STEP 69 (ensure_dir) COMPLETE |
| 8715 | 2025-08-29T22:17:31.512Z | [ recovery-image] Aug 29 22:17:31.349 INFO O| Aug 29 22:17:31.349 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8716 | 2025-08-29T22:17:31.537Z | [ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist |
| 8717 | 2025-08-29T22:17:31.538Z | [ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ... |
| 8718 | 2025-08-29T22:17:31.538Z | [ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml |
| 8719 | 2025-08-29T22:17:31.538Z | [ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO ok! |
| 8720 | 2025-08-29T22:17:31.538Z | [ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO STEP 70 (ensure_file) COMPLETE |
| 8721 | 2025-08-29T22:17:31.538Z | [ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8722 | 2025-08-29T22:17:31.563Z | [ recovery-image] Aug 29 22:17:31.384 INFO O| Aug 29 22:17:31.384 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec" |
| 8723 | 2025-08-29T22:17:31.563Z | [ recovery-image] Aug 29 22:17:31.384 INFO O| Aug 29 22:17:31.384 INFO STEP 71 (remove_files) COMPLETE |
| 8724 | 2025-08-29T22:17:31.563Z | [ recovery-image] Aug 29 22:17:31.384 INFO O| Aug 29 22:17:31.384 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8725 | 2025-08-29T22:17:31.563Z | [ recovery-image] Aug 29 22:17:31.401 INFO O| Aug 29 22:17:31.401 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap" |
| 8726 | 2025-08-29T22:17:31.563Z | [ recovery-image] Aug 29 22:17:31.402 INFO O| Aug 29 22:17:31.402 INFO STEP 72 (remove_files) COMPLETE |
| 8727 | 2025-08-29T22:17:31.563Z | [ recovery-image] Aug 29 22:17:31.402 INFO O| Aug 29 22:17:31.402 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8728 | 2025-08-29T22:17:31.591Z | [ recovery-image] Aug 29 22:17:31.418 INFO O| Aug 29 22:17:31.418 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc" |
| 8729 | 2025-08-29T22:17:31.591Z | [ recovery-image] Aug 29 22:17:31.419 INFO O| Aug 29 22:17:31.419 INFO STEP 73 (remove_files) COMPLETE |
| 8730 | 2025-08-29T22:17:31.591Z | [ recovery-image] Aug 29 22:17:31.419 INFO O| Aug 29 22:17:31.419 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8731 | 2025-08-29T22:17:31.616Z | [ recovery-image] Aug 29 22:17:31.436 INFO O| Aug 29 22:17:31.436 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security" |
| 8732 | 2025-08-29T22:17:31.616Z | [ recovery-image] Aug 29 22:17:31.436 INFO O| Aug 29 22:17:31.436 INFO STEP 74 (remove_files) COMPLETE |
| 8733 | 2025-08-29T22:17:31.616Z | [ recovery-image] Aug 29 22:17:31.436 INFO O| Aug 29 22:17:31.436 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8734 | 2025-08-29T22:17:31.642Z | [ recovery-image] Aug 29 22:17:31.479 INFO O| Aug 29 22:17:31.479 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares" |
| 8735 | 2025-08-29T22:17:31.642Z | [ recovery-image] Aug 29 22:17:31.479 INFO O| Aug 29 22:17:31.479 INFO STEP 75 (remove_files) COMPLETE |
| 8736 | 2025-08-29T22:17:31.642Z | [ recovery-image] Aug 29 22:17:31.479 INFO O| Aug 29 22:17:31.479 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8737 | 2025-08-29T22:17:31.668Z | [ recovery-image] Aug 29 22:17:31.499 INFO O| Aug 29 22:17:31.499 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb" |
| 8738 | 2025-08-29T22:17:31.668Z | [ recovery-image] Aug 29 22:17:31.500 INFO O| Aug 29 22:17:31.500 INFO STEP 76 (remove_files) COMPLETE |
| 8739 | 2025-08-29T22:17:31.668Z | [ recovery-image] Aug 29 22:17:31.500 INFO O| Aug 29 22:17:31.500 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8740 | 2025-08-29T22:17:31.693Z | [ recovery-image] Aug 29 22:17:31.518 INFO O| Aug 29 22:17:31.518 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 8741 | 2025-08-29T22:17:31.693Z | [ recovery-image] Aug 29 22:17:31.518 INFO O| Aug 29 22:17:31.518 INFO STEP 77 (remove_files) COMPLETE |
| 8742 | 2025-08-29T22:17:31.693Z | [ recovery-image] Aug 29 22:17:31.518 INFO O| Aug 29 22:17:31.518 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8743 | 2025-08-29T22:17:31.719Z | [ recovery-image] Aug 29 22:17:31.538 INFO O| Aug 29 22:17:31.538 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml" |
| 8744 | 2025-08-29T22:17:31.719Z | [ recovery-image] Aug 29 22:17:31.538 INFO O| Aug 29 22:17:31.538 INFO STEP 78 (remove_files) COMPLETE |
| 8745 | 2025-08-29T22:17:31.719Z | [ recovery-image] Aug 29 22:17:31.538 INFO O| Aug 29 22:17:31.538 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8746 | 2025-08-29T22:17:31.719Z | [ recovery-image] Aug 29 22:17:31.557 INFO O| Aug 29 22:17:31.557 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml" |
| 8747 | 2025-08-29T22:17:31.719Z | [ recovery-image] Aug 29 22:17:31.557 INFO O| Aug 29 22:17:31.557 INFO STEP 79 (remove_files) COMPLETE |
| 8748 | 2025-08-29T22:17:31.719Z | [ recovery-image] Aug 29 22:17:31.557 INFO O| Aug 29 22:17:31.557 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8749 | 2025-08-29T22:17:31.746Z | [ recovery-image] Aug 29 22:17:31.575 INFO O| Aug 29 22:17:31.575 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 8750 | 2025-08-29T22:17:31.746Z | [ recovery-image] Aug 29 22:17:31.576 INFO O| Aug 29 22:17:31.575 INFO STEP 80 (remove_files) COMPLETE |
| 8751 | 2025-08-29T22:17:31.746Z | [ recovery-image] Aug 29 22:17:31.576 INFO O| Aug 29 22:17:31.576 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8752 | 2025-08-29T22:17:31.771Z | [ recovery-image] Aug 29 22:17:31.595 INFO O| Aug 29 22:17:31.595 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml" |
| 8753 | 2025-08-29T22:17:31.771Z | [ recovery-image] Aug 29 22:17:31.595 INFO O| Aug 29 22:17:31.595 INFO STEP 81 (remove_files) COMPLETE |
| 8754 | 2025-08-29T22:17:31.771Z | [ recovery-image] Aug 29 22:17:31.595 INFO O| Aug 29 22:17:31.595 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8755 | 2025-08-29T22:17:31.771Z | [ recovery-image] Aug 29 22:17:31.612 INFO O| Aug 29 22:17:31.612 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml" |
| 8756 | 2025-08-29T22:17:31.771Z | [ recovery-image] Aug 29 22:17:31.612 INFO O| Aug 29 22:17:31.612 INFO STEP 82 (remove_files) COMPLETE |
| 8757 | 2025-08-29T22:17:31.771Z | [ recovery-image] Aug 29 22:17:31.612 INFO O| Aug 29 22:17:31.612 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8758 | 2025-08-29T22:17:31.796Z | [ recovery-image] Aug 29 22:17:31.631 INFO O| Aug 29 22:17:31.631 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml" |
| 8759 | 2025-08-29T22:17:31.796Z | [ recovery-image] Aug 29 22:17:31.631 INFO O| Aug 29 22:17:31.631 INFO STEP 83 (remove_files) COMPLETE |
| 8760 | 2025-08-29T22:17:31.796Z | [ recovery-image] Aug 29 22:17:31.631 INFO O| Aug 29 22:17:31.631 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8761 | 2025-08-29T22:17:31.822Z | [ recovery-image] Aug 29 22:17:31.649 INFO O| Aug 29 22:17:31.649 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml" |
| 8762 | 2025-08-29T22:17:31.822Z | [ recovery-image] Aug 29 22:17:31.649 INFO O| Aug 29 22:17:31.649 INFO STEP 84 (remove_files) COMPLETE |
| 8763 | 2025-08-29T22:17:31.822Z | [ recovery-image] Aug 29 22:17:31.649 INFO O| Aug 29 22:17:31.649 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8764 | 2025-08-29T22:17:31.847Z | [ recovery-image] Aug 29 22:17:31.667 INFO O| Aug 29 22:17:31.667 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml" |
| 8765 | 2025-08-29T22:17:31.847Z | [ recovery-image] Aug 29 22:17:31.667 INFO O| Aug 29 22:17:31.667 INFO STEP 85 (remove_files) COMPLETE |
| 8766 | 2025-08-29T22:17:31.847Z | [ recovery-image] Aug 29 22:17:31.667 INFO O| Aug 29 22:17:31.667 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8767 | 2025-08-29T22:17:31.847Z | [ recovery-image] Aug 29 22:17:31.685 INFO O| Aug 29 22:17:31.685 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml" |
| 8768 | 2025-08-29T22:17:31.847Z | [ recovery-image] Aug 29 22:17:31.685 INFO O| Aug 29 22:17:31.685 INFO STEP 86 (remove_files) COMPLETE |
| 8769 | 2025-08-29T22:17:31.847Z | [ recovery-image] Aug 29 22:17:31.685 INFO O| Aug 29 22:17:31.685 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8770 | 2025-08-29T22:17:31.872Z | [ recovery-image] Aug 29 22:17:31.704 INFO O| Aug 29 22:17:31.703 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 8771 | 2025-08-29T22:17:31.872Z | [ recovery-image] Aug 29 22:17:31.704 INFO O| Aug 29 22:17:31.704 INFO STEP 87 (remove_files) COMPLETE |
| 8772 | 2025-08-29T22:17:31.872Z | [ recovery-image] Aug 29 22:17:31.704 INFO O| Aug 29 22:17:31.704 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8773 | 2025-08-29T22:17:31.898Z | [ recovery-image] Aug 29 22:17:31.723 INFO O| Aug 29 22:17:31.723 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml" |
| 8774 | 2025-08-29T22:17:31.898Z | [ recovery-image] Aug 29 22:17:31.723 INFO O| Aug 29 22:17:31.723 INFO STEP 88 (remove_files) COMPLETE |
| 8775 | 2025-08-29T22:17:31.898Z | [ recovery-image] Aug 29 22:17:31.723 INFO O| Aug 29 22:17:31.723 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8776 | 2025-08-29T22:17:31.923Z | [ recovery-image] Aug 29 22:17:31.741 INFO O| Aug 29 22:17:31.741 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml" |
| 8777 | 2025-08-29T22:17:31.923Z | [ recovery-image] Aug 29 22:17:31.742 INFO O| Aug 29 22:17:31.742 INFO STEP 89 (remove_files) COMPLETE |
| 8778 | 2025-08-29T22:17:31.923Z | [ recovery-image] Aug 29 22:17:31.742 INFO O| Aug 29 22:17:31.742 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8779 | 2025-08-29T22:17:31.923Z | [ recovery-image] Aug 29 22:17:31.764 INFO O| Aug 29 22:17:31.764 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 8780 | 2025-08-29T22:17:31.923Z | [ recovery-image] Aug 29 22:17:31.764 INFO O| Aug 29 22:17:31.764 INFO STEP 90 (remove_files) COMPLETE |
| 8781 | 2025-08-29T22:17:31.923Z | [ recovery-image] Aug 29 22:17:31.764 INFO O| Aug 29 22:17:31.764 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8782 | 2025-08-29T22:17:31.948Z | [ recovery-image] Aug 29 22:17:31.783 INFO O| Aug 29 22:17:31.782 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 8783 | 2025-08-29T22:17:31.948Z | [ recovery-image] Aug 29 22:17:31.783 INFO O| Aug 29 22:17:31.783 INFO STEP 91 (remove_files) COMPLETE |
| 8784 | 2025-08-29T22:17:31.948Z | [ recovery-image] Aug 29 22:17:31.783 INFO O| Aug 29 22:17:31.783 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8785 | 2025-08-29T22:17:31.973Z | [ recovery-image] Aug 29 22:17:31.802 INFO O| Aug 29 22:17:31.802 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat" |
| 8786 | 2025-08-29T22:17:31.973Z | [ recovery-image] Aug 29 22:17:31.802 INFO O| Aug 29 22:17:31.802 INFO STEP 92 (remove_files) COMPLETE |
| 8787 | 2025-08-29T22:17:31.973Z | [ recovery-image] Aug 29 22:17:31.802 INFO O| Aug 29 22:17:31.802 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8788 | 2025-08-29T22:17:31.998Z | [ recovery-image] Aug 29 22:17:31.821 INFO O| Aug 29 22:17:31.821 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 8789 | 2025-08-29T22:17:31.998Z | [ recovery-image] Aug 29 22:17:31.821 INFO O| Aug 29 22:17:31.821 INFO STEP 93 (remove_files) COMPLETE |
| 8790 | 2025-08-29T22:17:31.998Z | [ recovery-image] Aug 29 22:17:31.821 INFO O| Aug 29 22:17:31.821 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8791 | 2025-08-29T22:17:31.998Z | [ recovery-image] Aug 29 22:17:31.839 INFO O| Aug 29 22:17:31.839 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml" |
| 8792 | 2025-08-29T22:17:31.998Z | [ recovery-image] Aug 29 22:17:31.840 INFO O| Aug 29 22:17:31.839 INFO STEP 94 (remove_files) COMPLETE |
| 8793 | 2025-08-29T22:17:31.998Z | [ recovery-image] Aug 29 22:17:31.840 INFO O| Aug 29 22:17:31.840 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8794 | 2025-08-29T22:17:32.023Z | [ recovery-image] Aug 29 22:17:31.859 INFO O| Aug 29 22:17:31.859 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml" |
| 8795 | 2025-08-29T22:17:32.023Z | [ recovery-image] Aug 29 22:17:31.859 INFO O| Aug 29 22:17:31.859 INFO STEP 95 (remove_files) COMPLETE |
| 8796 | 2025-08-29T22:17:32.023Z | [ recovery-image] Aug 29 22:17:31.859 INFO O| Aug 29 22:17:31.859 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8797 | 2025-08-29T22:17:32.049Z | [ recovery-image] Aug 29 22:17:31.876 INFO O| Aug 29 22:17:31.876 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml" |
| 8798 | 2025-08-29T22:17:32.049Z | [ recovery-image] Aug 29 22:17:31.876 INFO O| Aug 29 22:17:31.876 INFO STEP 96 (remove_files) COMPLETE |
| 8799 | 2025-08-29T22:17:32.049Z | [ recovery-image] Aug 29 22:17:31.876 INFO O| Aug 29 22:17:31.876 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8800 | 2025-08-29T22:17:32.074Z | [ recovery-image] Aug 29 22:17:31.894 INFO O| Aug 29 22:17:31.894 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml" |
| 8801 | 2025-08-29T22:17:32.074Z | [ recovery-image] Aug 29 22:17:31.894 INFO O| Aug 29 22:17:31.894 INFO STEP 97 (remove_files) COMPLETE |
| 8802 | 2025-08-29T22:17:32.074Z | [ recovery-image] Aug 29 22:17:31.894 INFO O| Aug 29 22:17:31.894 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8803 | 2025-08-29T22:17:32.074Z | [ recovery-image] Aug 29 22:17:31.911 INFO O| Aug 29 22:17:31.910 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml" |
| 8804 | 2025-08-29T22:17:32.074Z | [ recovery-image] Aug 29 22:17:31.911 INFO O| Aug 29 22:17:31.911 INFO STEP 98 (remove_files) COMPLETE |
| 8805 | 2025-08-29T22:17:32.074Z | [ recovery-image] Aug 29 22:17:31.911 INFO O| Aug 29 22:17:31.911 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8806 | 2025-08-29T22:17:32.099Z | [ recovery-image] Aug 29 22:17:31.927 INFO O| Aug 29 22:17:31.927 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml" |
| 8807 | 2025-08-29T22:17:32.099Z | [ recovery-image] Aug 29 22:17:31.927 INFO O| Aug 29 22:17:31.927 INFO STEP 99 (remove_files) COMPLETE |
| 8808 | 2025-08-29T22:17:32.099Z | [ recovery-image] Aug 29 22:17:31.927 INFO O| Aug 29 22:17:31.927 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8809 | 2025-08-29T22:17:32.124Z | [ recovery-image] Aug 29 22:17:31.954 INFO O| Aug 29 22:17:31.953 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal |
| 8810 | 2025-08-29T22:17:32.124Z | [ recovery-image] Aug 29 22:17:31.954 INFO O| Aug 29 22:17:31.954 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} |
| 8811 | 2025-08-29T22:17:40.474Z | [ recovery-image] Aug 29 22:17:40.315 INFO O| Aug 29 22:17:40.314 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 |
| 8812 | 2025-08-29T22:17:40.475Z | [ recovery-image] Aug 29 22:17:40.315 INFO O| Aug 29 22:17:40.315 INFO E| svccfg: Loaded 68 smf(7) service descriptions |
| 8813 | 2025-08-29T22:17:40.512Z | [ recovery-image] Aug 29 22:17:40.355 INFO O| Aug 29 22:17:40.355 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"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_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} |
| 8814 | 2025-08-29T22:17:40.769Z | [ recovery-image] Aug 29 22:17:40.609 INFO O| Aug 29 22:17:40.609 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"} |
| 8815 | 2025-08-29T22:17:40.872Z | [ recovery-image] Aug 29 22:17:40.714 INFO O| Aug 29 22:17:40.714 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"} |
| 8816 | 2025-08-29T22:17:41.026Z | [ recovery-image] Aug 29 22:17:40.866 INFO O| Aug 29 22:17:40.866 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist |
| 8817 | 2025-08-29T22:17:41.027Z | [ recovery-image] Aug 29 22:17:40.866 INFO O| Aug 29 22:17:40.866 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 ... |
| 8818 | 2025-08-29T22:17:41.053Z | [ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.868 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db |
| 8819 | 2025-08-29T22:17:41.054Z | [ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO ok! |
| 8820 | 2025-08-29T22:17:41.054Z | [ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing |
| 8821 | 2025-08-29T22:17:41.054Z | [ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO STEP 100 (seed_smf) COMPLETE |
| 8822 | 2025-08-29T22:17:41.054Z | [ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO steps complete; finalising image! |
| 8823 | 2025-08-29T22:17:41.054Z | [ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery |
| 8824 | 2025-08-29T22:17:41.118Z | [ recovery-image] Aug 29 22:17:40.959 INFO O| Aug 29 22:17:40.959 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Fri Aug 29 22:17:40 2025) |
| 8825 | 2025-08-29T22:17:41.327Z | [ recovery-image] Aug 29 22:17:41.170 INFO O| Aug 29 22:17:41.170 INFO trim TEMPORARY-sled-zfs-recovery: (62% trimmed, started at Fri Aug 29 22:17:40 2025) |
| 8826 | 2025-08-29T22:17:41.570Z | [ recovery-image] Aug 29 22:17:41.410 INFO O| Aug 29 22:17:41.410 INFO temporary pool has 414M used, 1.35G avail, 1.00x compressratio |
| 8827 | 2025-08-29T22:17:41.570Z | [ recovery-image] Aug 29 22:17:41.410 INFO O| Aug 29 22:17:41.410 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery |
| 8828 | 2025-08-29T22:17:42.388Z | [ recovery-image] Aug 29 22:17:42.230 INFO O| Aug 29 22:17:42.230 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 |
| 8829 | 2025-08-29T22:17:42.415Z | [ recovery-image] Aug 29 22:17:42.231 INFO O| Aug 29 22:17:42.230 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal |
| 8830 | 2025-08-29T22:17:48.071Z | [ recovery-image] Aug 29 22:17:47.914 INFO O| Aug 29 22:17:47.914 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8831 | 2025-08-29T22:17:48.071Z | [ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8832 | 2025-08-29T22:17:48.096Z | [ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8833 | 2025-08-29T22:17:48.096Z | [ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO completed processing sled/zfs-recovery |
| 8834 | 2025-08-29T22:17:48.096Z | [ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8835 | 2025-08-29T22:17:48.279Z | [ recovery-image] Aug 29 22:17:48.120 INFO O| Aug 29 22:17:48.120 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8836 | 2025-08-29T22:17:48.354Z | [ recovery-image] Aug 29 22:17:48.197 INFO BUILD STRING "heads/stlouis-0-gb940e404da\n" |
| 8837 | 2025-08-29T22:17:48.380Z | [ recovery-image] Aug 29 22:17:48.197 INFO expanded image name: "recovery faa0b5d/${os_short_commit} 2025-08-29 21:32" -> "recovery faa0b5d/b940e40 2025-08-29 21:32" |
| 8838 | 2025-08-29T22:17:48.380Z | [ recovery-image] Aug 29 22:17:48.198 INFO output artefacts stored in: "/work/os-recovery" |
| 8839 | 2025-08-29T22:17:48.380Z | [ recovery-image] Aug 29 22:17:48.198 INFO collecting git info from project "chelsio-t6-roms"... |
| 8840 | 2025-08-29T22:17:48.451Z | [ recovery-image] Aug 29 22:17:48.294 INFO collecting git info from project "amd-host-image-builder"... |
| 8841 | 2025-08-29T22:17:48.567Z | [ recovery-image] Aug 29 22:17:48.373 INFO collecting git info from project "pilot"... |
| 8842 | 2025-08-29T22:17:48.595Z | [ recovery-image] Aug 29 22:17:48.419 INFO collecting git info from project "pinprick"... |
| 8843 | 2025-08-29T22:17:48.595Z | [ recovery-image] Aug 29 22:17:48.436 INFO collecting git info from project "amd-firmware"... |
| 8844 | 2025-08-29T22:17:50.856Z | [ recovery-image] Aug 29 22:17:50.694 INFO collecting git info from project "image-builder"... |
| 8845 | 2025-08-29T22:17:50.882Z | [ recovery-image] Aug 29 22:17:50.714 INFO collecting git info from project "bootserver"... |
| 8846 | 2025-08-29T22:17:50.907Z | [ recovery-image] Aug 29 22:17:50.738 INFO collecting git info from project "phbl"... |
| 8847 | 2025-08-29T22:17:50.932Z | [ recovery-image] Aug 29 22:17:50.758 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 8848 | 2025-08-29T22:17:52.040Z | [ recovery-image] Aug 29 22:17:51.883 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 8849 | 2025-08-29T22:17:52.848Z | [ recovery-image] Aug 29 22:17:52.692 INFO creating Oxide boot image... |
| 8850 | 2025-08-29T22:17:52.872Z | [ recovery-image] Aug 29 22:17:52.693 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery faa0b5d/b940e40 2025-08-29 21:32", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None |
| 8851 | 2025-08-29T22:18:45.097Z | [ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23522:20250829T195034Z |
| 8852 | 2025-08-29T22:18:45.097Z | [ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23522:20250829T195034Z |
| 8853 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z |
| 8854 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z |
| 8855 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z |
| 8856 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z |
| 8857 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.948 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z |
| 8858 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.948 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z |
| 8859 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@16.0.0.0:20250829T213332Z |
| 8860 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z |
| 8861 | 2025-08-29T22:18:45.146Z | [ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z |
| 8862 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23522:20250829T195034Z |
| 8863 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23522:20250829T195035Z |
| 8864 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23522:20250829T195035Z |
| 8865 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23522:20250829T195035Z |
| 8866 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z |
| 8867 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23522:20250829T195035Z |
| 8868 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23522:20250829T195036Z |
| 8869 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23522:20250829T195036Z |
| 8870 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23522:20250829T195036Z |
| 8871 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23522:20250829T195037Z |
| 8872 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23522:20250829T195037Z |
| 8873 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23522:20250829T195037Z |
| 8874 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23522:20250829T195037Z |
| 8875 | 2025-08-29T22:18:45.147Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23522:20250829T195038Z |
| 8876 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23522:20250829T195038Z |
| 8877 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23522:20250829T195039Z |
| 8878 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23522:20250829T195039Z |
| 8879 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23522:20250829T195041Z |
| 8880 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23522:20250829T195041Z |
| 8881 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/opte@0.37.402:20250804T171548Z |
| 8882 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23522:20250829T195043Z |
| 8883 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23522:20250829T195045Z |
| 8884 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23522:20250829T195046Z |
| 8885 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.953 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23522:20250829T195046Z |
| 8886 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.953 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23522:20250829T195048Z |
| 8887 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.953 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23522:20250829T195048Z |
| 8888 | 2025-08-29T22:18:45.148Z | [ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z |
| 8889 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23522:20250829T195048Z |
| 8890 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/library/expat@2.7.1-2.0:20250329T143900Z |
| 8891 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z |
| 8892 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z |
| 8893 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23522:20250829T195048Z |
| 8894 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z |
| 8895 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z |
| 8896 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.960 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z |
| 8897 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.960 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z |
| 8898 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z |
| 8899 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z |
| 8900 | 2025-08-29T22:18:45.149Z | [ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z |
| 8901 | 2025-08-29T22:18:45.150Z | [ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z |
| 8902 | 2025-08-29T22:18:45.150Z | [ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z |
| 8903 | 2025-08-29T22:18:45.150Z | [ host-image] Aug 29 22:18:44.967 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z |
| 8904 | 2025-08-29T22:18:45.179Z | [ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.17-2.0:20250701T143425Z |
| 8905 | 2025-08-29T22:18:45.179Z | [ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z |
| 8906 | 2025-08-29T22:18:45.179Z | [ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z |
| 8907 | 2025-08-29T22:18:45.179Z | [ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23522:20250829T195050Z |
| 8908 | 2025-08-29T22:18:45.179Z | [ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23522:20250829T195056Z |
| 8909 | 2025-08-29T22:18:45.179Z | [ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z |
| 8910 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23522:20250829T195056Z |
| 8911 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z |
| 8912 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z |
| 8913 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.40:20250409T152351Z |
| 8914 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z |
| 8915 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23522:20250829T195056Z |
| 8916 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z |
| 8917 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z |
| 8918 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z |
| 8919 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z |
| 8920 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23522:20250829T195057Z |
| 8921 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z |
| 8922 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.995 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z |
| 8923 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.995 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23522:20250829T195057Z |
| 8924 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.996 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23522:20250829T195057Z |
| 8925 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.996 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23522:20250829T195058Z |
| 8926 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.996 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z |
| 8927 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23522:20250829T195059Z |
| 8928 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23522:20250829T195059Z |
| 8929 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23522:20250829T195059Z |
| 8930 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23522:20250829T195059Z |
| 8931 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z |
| 8932 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23522:20250829T195100Z |
| 8933 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23522:20250829T195101Z |
| 8934 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z |
| 8935 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23522:20250829T195101Z |
| 8936 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23522:20250829T195101Z |
| 8937 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23522:20250829T195102Z |
| 8938 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23522:20250829T195102Z |
| 8939 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:45.004 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23522:20250829T195102Z |
| 8940 | 2025-08-29T22:18:45.180Z | [ host-image] Aug 29 22:18:45.004 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z |
| 8941 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.005 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23522:20250829T195102Z |
| 8942 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23522:20250829T195102Z |
| 8943 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23522:20250829T195102Z |
| 8944 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23522:20250829T195102Z |
| 8945 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23522:20250829T195103Z |
| 8946 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.007 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23522:20250829T195103Z |
| 8947 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.012 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23522:20250829T195104Z |
| 8948 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.012 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23522:20250829T195104Z |
| 8949 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.012 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23522:20250829T195104Z |
| 8950 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.013 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23522:20250829T195104Z |
| 8951 | 2025-08-29T22:18:45.181Z | [ host-image] Aug 29 22:18:45.013 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23522:20250829T195104Z |
| 8952 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23522:20250829T195107Z |
| 8953 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23522:20250829T195104Z |
| 8954 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23522:20250829T195105Z |
| 8955 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z |
| 8956 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z |
| 8957 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23522:20250829T195105Z |
| 8958 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z |
| 8959 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23522:20250829T195105Z |
| 8960 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23522:20250829T195105Z |
| 8961 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.045 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23522:20250829T195105Z |
| 8962 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.045 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z |
| 8963 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z |
| 8964 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23522:20250829T195106Z |
| 8965 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23522:20250829T195106Z |
| 8966 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23522:20250829T195106Z |
| 8967 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23522:20250829T195106Z |
| 8968 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23522:20250829T195107Z |
| 8969 | 2025-08-29T22:18:45.219Z | [ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23522:20250829T195107Z |
| 8970 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.057 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z |
| 8971 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.058 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23522:20250829T195108Z |
| 8972 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/microcode/intel@20250512-2.0.23522:20250829T195108Z |
| 8973 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/microcode/oxide@20250515-2.0.23522:20250829T195108Z |
| 8974 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23522:20250829T195109Z |
| 8975 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23522:20250829T195108Z |
| 8976 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23522:20250829T195109Z |
| 8977 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z |
| 8978 | 2025-08-29T22:18:45.262Z | [ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z |
| 8979 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23522:20250829T195111Z |
| 8980 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23522:20250829T195111Z |
| 8981 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z |
| 8982 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z |
| 8983 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z |
| 8984 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z |
| 8985 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z |
| 8986 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.062 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z |
| 8987 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.064 INFO O| install = pkg://helios-dev/web/curl@8.14.0-2.0:20250603T111413Z |
| 8988 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.064 INFO O| tempdir @ "/tmp/.tmpTIh1gC/tmp" |
| 8989 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.064 INFO O| image root @ "/tmp/.tmpTIh1gC/tmp/root" |
| 8990 | 2025-08-29T22:18:45.263Z | [ host-image] Aug 29 22:18:45.064 INFO O| creating image... |
| 8991 | 2025-08-29T22:18:46.034Z | [ host-image] Aug 29 22:18:45.885 INFO O| copying publishers... |
| 8992 | 2025-08-29T22:19:17.255Z | [ recovery-image] Aug 29 22:19:17.045 INFO O| ok, image written! |
| 8993 | 2025-08-29T22:19:17.255Z | [ recovery-image] Aug 29 22:19:17.045 INFO O| ok, boot_image_csum file written! |
| 8994 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.051 INFO creating boot archive (CPIO)... |
| 8995 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.051 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 |
| 8996 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.076 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk |
| 8997 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.076 INFO E| + outfile=/work/os-recovery/cpio |
| 8998 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.076 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery |
| 8999 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.081 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk |
| 9000 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.081 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio |
| 9001 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.134 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery |
| 9002 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.134 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio |
| 9003 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.148 INFO creating compressed cpio/unix for dev loaders... |
| 9004 | 2025-08-29T22:19:17.347Z | [ recovery-image] Aug 29 22:19:17.148 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 |
| 9005 | 2025-08-29T22:19:18.164Z | [ recovery-image] Aug 29 22:19:17.656 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None |
| 9006 | 2025-08-29T22:19:25.513Z | [ recovery-image] Aug 29 22:19:25.180 INFO creating reset image... |
| 9007 | 2025-08-29T22:19:25.513Z | [ recovery-image] Aug 29 22:19:25.180 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl" |
| 9008 | 2025-08-29T22:19:42.944Z | [ host-image] Aug 29 22:19:42.700 INFO O| adding properties... |
| 9009 | 2025-08-29T22:19:45.065Z | [ host-image] Aug 29 22:19:44.882 INFO O| installing packages... |
| 9010 | 2025-08-29T22:20:17.872Z | [ recovery-image] Aug 29 22:20:17.697 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2025-07-22-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')" |
| 9011 | 2025-08-29T22:20:18.039Z | [ recovery-image] Aug 29 22:20:17.698 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") |
| 9012 | 2025-08-29T22:20:18.420Z | [ recovery-image] Aug 29 22:20:18.187 INFO E| Updating crates.io index |
| 9013 | 2025-08-29T22:20:19.164Z | [ recovery-image] Aug 29 22:20:18.584 INFO E| Downloading crates ... |
| 9014 | 2025-08-29T22:20:19.260Z | [ recovery-image] Aug 29 22:20:18.688 INFO E| Downloaded sigchld v0.2.4 |
| 9015 | 2025-08-29T22:20:19.260Z | [ recovery-image] Aug 29 22:20:18.695 INFO E| Downloaded os_pipe v1.2.2 |
| 9016 | 2025-08-29T22:20:19.260Z | [ recovery-image] Aug 29 22:20:18.698 INFO E| Downloaded signal-hook-registry v1.4.5 |
| 9017 | 2025-08-29T22:20:19.261Z | [ recovery-image] Aug 29 22:20:18.701 INFO E| Downloaded shared_child v1.1.1 |
| 9018 | 2025-08-29T22:20:19.261Z | [ recovery-image] Aug 29 22:20:18.703 INFO E| Downloaded shared_thread v0.1.0 |
| 9019 | 2025-08-29T22:20:19.261Z | [ recovery-image] Aug 29 22:20:18.705 INFO E| Downloaded colorchoice v1.0.4 |
| 9020 | 2025-08-29T22:20:19.261Z | [ recovery-image] Aug 29 22:20:18.707 INFO E| Downloaded clap_lex v0.7.5 |
| 9021 | 2025-08-29T22:20:19.262Z | [ recovery-image] Aug 29 22:20:18.709 INFO E| Downloaded duct v1.0.0 |
| 9022 | 2025-08-29T22:20:19.262Z | [ recovery-image] Aug 29 22:20:18.713 INFO E| Downloaded anstyle-query v1.1.3 |
| 9023 | 2025-08-29T22:20:19.262Z | [ recovery-image] Aug 29 22:20:18.715 INFO E| Downloaded anstyle-parse v0.2.7 |
| 9024 | 2025-08-29T22:20:19.262Z | [ recovery-image] Aug 29 22:20:18.721 INFO E| Downloaded anstream v0.6.19 |
| 9025 | 2025-08-29T22:20:19.262Z | [ recovery-image] Aug 29 22:20:18.801 INFO E| Compiling libc v0.2.174 |
| 9026 | 2025-08-29T22:20:19.263Z | [ recovery-image] Aug 29 22:20:18.801 INFO E| Compiling proc-macro2 v1.0.95 |
| 9027 | 2025-08-29T22:20:19.263Z | [ recovery-image] Aug 29 22:20:18.801 INFO E| Compiling signal-hook v0.3.18 |
| 9028 | 2025-08-29T22:20:19.263Z | [ recovery-image] Aug 29 22:20:18.806 INFO E| Compiling unicode-ident v1.0.18 |
| 9029 | 2025-08-29T22:20:19.263Z | [ recovery-image] Aug 29 22:20:18.807 INFO E| Compiling utf8parse v0.2.2 |
| 9030 | 2025-08-29T22:20:19.263Z | [ recovery-image] Aug 29 22:20:18.807 INFO E| Compiling colorchoice v1.0.4 |
| 9031 | 2025-08-29T22:20:19.263Z | [ recovery-image] Aug 29 22:20:18.807 INFO E| Compiling anstyle v1.0.11 |
| 9032 | 2025-08-29T22:20:19.266Z | [ recovery-image] Aug 29 22:20:18.808 INFO E| Compiling is_terminal_polyfill v1.70.1 |
| 9033 | 2025-08-29T22:20:19.358Z | [ recovery-image] Aug 29 22:20:19.164 INFO E| Compiling anstyle-parse v0.2.7 |
| 9034 | 2025-08-29T22:20:19.422Z | [ recovery-image] Aug 29 22:20:19.244 INFO E| Compiling anstyle-query v1.1.3 |
| 9035 | 2025-08-29T22:20:19.482Z | [ recovery-image] Aug 29 22:20:19.270 INFO E| Compiling clap_lex v0.7.5 |
| 9036 | 2025-08-29T22:20:19.570Z | [ recovery-image] Aug 29 22:20:19.429 INFO E| Compiling strsim v0.11.1 |
| 9037 | 2025-08-29T22:20:19.744Z | [ recovery-image] Aug 29 22:20:19.539 INFO E| Compiling heck v0.5.0 |
| 9038 | 2025-08-29T22:20:19.821Z | [ recovery-image] Aug 29 22:20:19.612 INFO E| Compiling anstream v0.6.19 |
| 9039 | 2025-08-29T22:20:19.905Z | [ recovery-image] Aug 29 22:20:19.729 INFO E| Compiling shared_thread v0.1.0 |
| 9040 | 2025-08-29T22:20:20.469Z | [ recovery-image] Aug 29 22:20:20.276 INFO E| Compiling clap_builder v4.5.41 |
| 9041 | 2025-08-29T22:20:20.928Z | [ recovery-image] Aug 29 22:20:20.773 INFO E| Compiling signal-hook-registry v1.4.5 |
| 9042 | 2025-08-29T22:20:20.928Z | [ recovery-image] Aug 29 22:20:20.773 INFO E| Compiling os_pipe v1.2.2 |
| 9043 | 2025-08-29T22:20:21.367Z | [ recovery-image] Aug 29 22:20:21.194 INFO E| Compiling quote v1.0.40 |
| 9044 | 2025-08-29T22:20:21.604Z | [ recovery-image] Aug 29 22:20:21.437 INFO E| Compiling sigchld v0.2.4 |
| 9045 | 2025-08-29T22:20:21.854Z | [ recovery-image] Aug 29 22:20:21.678 INFO E| Compiling shared_child v1.1.1 |
| 9046 | 2025-08-29T22:20:21.914Z | [ recovery-image] Aug 29 22:20:21.746 INFO E| Compiling syn v2.0.104 |
| 9047 | 2025-08-29T22:20:22.101Z | [ recovery-image] Aug 29 22:20:21.942 INFO E| Compiling duct v1.0.0 |
| 9048 | 2025-08-29T22:20:25.703Z | [ host-image] Aug 29 22:20:25.517 INFO O| seeding SMF database... |
| 9049 | 2025-08-29T22:20:27.751Z | [ recovery-image] Aug 29 22:20:27.508 INFO E| Compiling clap_derive v4.5.41 |
| 9050 | 2025-08-29T22:20:30.517Z | [ recovery-image] Aug 29 22:20:30.237 INFO E| Compiling clap v4.5.41 |
| 9051 | 2025-08-29T22:20:30.736Z | [ recovery-image] Aug 29 22:20:30.364 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask) |
| 9052 | 2025-08-29T22:20:32.154Z | [ recovery-image] Aug 29 22:20:31.997 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s |
| 9053 | 2025-08-29T22:20:32.188Z | [ recovery-image] Aug 29 22:20:32.009 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl` |
| 9054 | 2025-08-29T22:20:32.654Z | [ recovery-image] Aug 29 22:20:32.485 INFO E| Downloading crates ... |
| 9055 | 2025-08-29T22:20:32.756Z | [ recovery-image] Aug 29 22:20:32.539 INFO E| Downloaded adler2 v2.0.1 |
| 9056 | 2025-08-29T22:20:32.756Z | [ recovery-image] Aug 29 22:20:32.542 INFO E| Downloaded seq-macro v0.3.6 |
| 9057 | 2025-08-29T22:20:32.756Z | [ recovery-image] Aug 29 22:20:32.547 INFO E| Downloaded scroll_derive v0.13.0 |
| 9058 | 2025-08-29T22:20:32.756Z | [ recovery-image] Aug 29 22:20:32.548 INFO E| Downloaded miniz_oxide v0.8.9 |
| 9059 | 2025-08-29T22:20:32.756Z | [ recovery-image] Aug 29 22:20:32.553 INFO E| Downloaded bitstruct v0.1.1 |
| 9060 | 2025-08-29T22:20:32.756Z | [ recovery-image] Aug 29 22:20:32.555 INFO E| Downloaded cpio_reader v0.1.2 |
| 9061 | 2025-08-29T22:20:32.756Z | [ recovery-image] Aug 29 22:20:32.557 INFO E| Downloaded bit_field v0.10.2 |
| 9062 | 2025-08-29T22:20:32.841Z | [ recovery-image] Aug 29 22:20:32.559 INFO E| Downloaded scroll v0.13.0 |
| 9063 | 2025-08-29T22:20:32.841Z | [ recovery-image] Aug 29 22:20:32.562 INFO E| Downloaded bitstruct_derive v0.1.0 |
| 9064 | 2025-08-29T22:20:32.841Z | [ recovery-image] Aug 29 22:20:32.565 INFO E| Downloaded raw-cpuid v10.7.0 |
| 9065 | 2025-08-29T22:20:32.841Z | [ recovery-image] Aug 29 22:20:32.570 INFO E| Downloaded goblin v0.10.0 |
| 9066 | 2025-08-29T22:20:32.841Z | [ recovery-image] Aug 29 22:20:32.595 INFO E| Downloaded x86 v0.52.0 |
| 9067 | 2025-08-29T22:20:32.916Z | [ recovery-image] Aug 29 22:20:32.664 INFO E| Updating crates.io index |
| 9068 | 2025-08-29T22:20:32.916Z | [ recovery-image] Aug 29 22:20:32.711 INFO E| Downloading crates ... |
| 9069 | 2025-08-29T22:20:32.976Z | [ recovery-image] Aug 29 22:20:32.752 INFO E| Downloaded getopts v0.2.23 |
| 9070 | 2025-08-29T22:20:32.976Z | [ recovery-image] Aug 29 22:20:32.755 INFO E| Downloaded rustc-literal-escaper v0.0.5 |
| 9071 | 2025-08-29T22:20:32.976Z | [ recovery-image] Aug 29 22:20:32.759 INFO E| Downloaded rustc-demangle v0.1.25 |
| 9072 | 2025-08-29T22:20:32.976Z | [ recovery-image] Aug 29 22:20:32.763 INFO E| Downloaded unicode-width v0.2.1 |
| 9073 | 2025-08-29T22:20:33.027Z | [ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 9074 | 2025-08-29T22:20:33.027Z | [ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 9075 | 2025-08-29T22:20:33.027Z | [ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling proc-macro2 v1.0.95 |
| 9076 | 2025-08-29T22:20:33.027Z | [ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling unicode-ident v1.0.18 |
| 9077 | 2025-08-29T22:20:33.027Z | [ recovery-image] Aug 29 22:20:32.861 INFO E| Compiling syn v1.0.109 |
| 9078 | 2025-08-29T22:20:33.126Z | [ recovery-image] Aug 29 22:20:32.868 INFO E| Compiling x86 v0.52.0 |
| 9079 | 2025-08-29T22:20:33.126Z | [ recovery-image] Aug 29 22:20:32.869 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 9080 | 2025-08-29T22:20:33.126Z | [ recovery-image] Aug 29 22:20:32.869 INFO E| Compiling seq-macro v0.3.6 |
| 9081 | 2025-08-29T22:20:34.214Z | [ host-image] Aug 29 22:20:34.040 INFO O| configuring SMF profile... |
| 9082 | 2025-08-29T22:20:34.214Z | [ host-image] Aug 29 22:20:34.040 INFO O| modifying shadow(5)... |
| 9083 | 2025-08-29T22:20:34.214Z | [ host-image] Aug 29 22:20:34.040 INFO O| loading user and group database... |
| 9084 | 2025-08-29T22:20:34.214Z | [ host-image] Aug 29 22:20:34.040 INFO O| loading facet selections... |
| 9085 | 2025-08-29T22:20:34.864Z | [ host-image] Aug 29 22:20:34.701 INFO O| devel -> true |
| 9086 | 2025-08-29T22:20:34.864Z | [ host-image] Aug 29 22:20:34.702 INFO O| doc.man -> true |
| 9087 | 2025-08-29T22:20:34.909Z | [ host-image] Aug 29 22:20:34.702 INFO O| version-lock.shell/ksh93 -> true |
| 9088 | 2025-08-29T22:20:34.909Z | [ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/data/hardware-registry -> true |
| 9089 | 2025-08-29T22:20:34.910Z | [ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/data/zoneinfo -> true |
| 9090 | 2025-08-29T22:20:34.910Z | [ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/microcode/amd -> true |
| 9091 | 2025-08-29T22:20:34.910Z | [ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/microcode/intel -> true |
| 9092 | 2025-08-29T22:20:34.910Z | [ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/microcode/oxide -> true |
| 9093 | 2025-08-29T22:20:34.911Z | [ host-image] Aug 29 22:20:34.702 INFO O| assessing packaged files... |
| 9094 | 2025-08-29T22:20:35.137Z | [ recovery-image] Aug 29 22:20:34.979 INFO E| Compiling quote v1.0.40 |
| 9095 | 2025-08-29T22:20:35.490Z | [ recovery-image] Aug 29 22:20:35.343 INFO E| Compiling syn v2.0.104 |
| 9096 | 2025-08-29T22:20:38.230Z | [ host-image] Aug 29 22:20:38.069 INFO O| creating archive... |
| 9097 | 2025-08-29T22:20:38.303Z | [ host-image] Aug 29 22:20:38.111 INFO O| missing from packaging: |
| 9098 | 2025-08-29T22:20:38.303Z | [ host-image] Aug 29 22:20:38.111 INFO O| "etc/.pwd.lock" |
| 9099 | 2025-08-29T22:20:38.303Z | [ host-image] Aug 29 22:20:38.111 INFO O| "etc/bash" |
| 9100 | 2025-08-29T22:20:38.303Z | [ host-image] Aug 29 22:20:38.118 INFO O| "etc/svc/profile/generic.xml" |
| 9101 | 2025-08-29T22:20:38.303Z | [ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/inetd_services.xml" |
| 9102 | 2025-08-29T22:20:38.344Z | [ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/name_service.xml" |
| 9103 | 2025-08-29T22:20:38.344Z | [ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/platform.xml" |
| 9104 | 2025-08-29T22:20:38.344Z | [ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/platform_omicron1.xml" |
| 9105 | 2025-08-29T22:20:38.345Z | [ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/repository.db" |
| 9106 | 2025-08-29T22:20:38.345Z | [ host-image] Aug 29 22:20:38.131 INFO O| "opt/ooce/share" |
| 9107 | 2025-08-29T22:20:38.345Z | [ host-image] Aug 29 22:20:38.131 INFO O| "opt/ooce/share/man" |
| 9108 | 2025-08-29T22:20:38.345Z | [ host-image] Aug 29 22:20:38.131 INFO O| "opt/ooce/share/man/man1" |
| 9109 | 2025-08-29T22:20:38.345Z | [ host-image] Aug 29 22:20:38.146 INFO O| finishing archive... |
| 9110 | 2025-08-29T22:20:39.337Z | [ recovery-image] Aug 29 22:20:39.174 INFO E| Compiling scroll_derive v0.13.0 |
| 9111 | 2025-08-29T22:20:42.060Z | [ host-image] Aug 29 22:20:41.885 INFO O| creating gzonly manifest... |
| 9112 | 2025-08-29T22:20:42.118Z | [ host-image] Aug 29 22:20:41.896 INFO O| ok |
| 9113 | 2025-08-29T22:20:42.205Z | [ recovery-image] Aug 29 22:20:41.991 INFO E| Compiling bitstruct_derive v0.1.0 |
| 9114 | 2025-08-29T22:20:42.357Z | [ host-image] Aug 29 22:20:42.199 INFO image builder template: ramdisk-02-trim... |
| 9115 | 2025-08-29T22:20:42.357Z | [ host-image] Aug 29 22:20:42.199 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/.tmpOWgyXQ/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", "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", "optever=0.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-02-trim"], pwd: None |
| 9116 | 2025-08-29T22:20:42.391Z | [ host-image] Aug 29 22:20:42.240 INFO O| Aug 29 22:20:42.239 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9117 | 2025-08-29T22:20:42.391Z | [ host-image] Aug 29 22:20:42.247 INFO O| Aug 29 22:20:42.247 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9118 | 2025-08-29T22:20:42.495Z | [ host-image] Aug 29 22:20:42.329 INFO O| Aug 29 22:20:42.329 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled |
| 9119 | 2025-08-29T22:20:42.541Z | [ host-image] Aug 29 22:20:42.367 INFO O| Aug 29 22:20:42.367 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9120 | 2025-08-29T22:20:42.541Z | [ host-image] Aug 29 22:20:42.367 INFO O| Aug 29 22:20:42.367 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 9121 | 2025-08-29T22:20:42.543Z | [ host-image] Aug 29 22:20:42.379 INFO O| Aug 29 22:20:42.379 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9122 | 2025-08-29T22:20:42.569Z | [ host-image] Aug 29 22:20:42.388 INFO O| Aug 29 22:20:42.387 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 9123 | 2025-08-29T22:20:42.569Z | [ host-image] Aug 29 22:20:42.399 INFO O| Aug 29 22:20:42.399 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 9124 | 2025-08-29T22:20:42.692Z | [ host-image] Aug 29 22:20:42.554 INFO O| Aug 29 22:20:42.554 INFO rolled back to input snapshot; work may begin |
| 9125 | 2025-08-29T22:20:42.692Z | [ host-image] Aug 29 22:20:42.554 INFO O| Aug 29 22:20:42.554 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 9126 | 2025-08-29T22:20:42.722Z | [ host-image] Aug 29 22:20:42.564 INFO O| Aug 29 22:20:42.564 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9127 | 2025-08-29T22:20:42.722Z | [ host-image] Aug 29 22:20:42.582 INFO O| Aug 29 22:20:42.582 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg" |
| 9128 | 2025-08-29T22:20:42.810Z | [ host-image] Aug 29 22:20:42.655 INFO O| Aug 29 22:20:42.654 INFO STEP 0 (remove_files) COMPLETE |
| 9129 | 2025-08-29T22:20:42.811Z | [ host-image] Aug 29 22:20:42.655 INFO O| Aug 29 22:20:42.654 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9130 | 2025-08-29T22:20:42.835Z | [ host-image] Aug 29 22:20:42.672 INFO O| Aug 29 22:20:42.672 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4" |
| 9131 | 2025-08-29T22:20:42.835Z | [ host-image] Aug 29 22:20:42.674 INFO O| Aug 29 22:20:42.674 INFO STEP 1 (remove_files) COMPLETE |
| 9132 | 2025-08-29T22:20:42.835Z | [ host-image] Aug 29 22:20:42.674 INFO O| Aug 29 22:20:42.674 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9133 | 2025-08-29T22:20:42.835Z | [ host-image] Aug 29 22:20:42.695 INFO O| Aug 29 22:20:42.695 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include" |
| 9134 | 2025-08-29T22:20:42.866Z | [ host-image] Aug 29 22:20:42.713 INFO O| Aug 29 22:20:42.713 INFO STEP 2 (remove_files) COMPLETE |
| 9135 | 2025-08-29T22:20:42.866Z | [ host-image] Aug 29 22:20:42.713 INFO O| Aug 29 22:20:42.713 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9136 | 2025-08-29T22:20:42.898Z | [ host-image] Aug 29 22:20:42.732 INFO O| Aug 29 22:20:42.732 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo" |
| 9137 | 2025-08-29T22:20:42.898Z | [ host-image] Aug 29 22:20:42.735 INFO O| Aug 29 22:20:42.735 INFO STEP 3 (remove_files) COMPLETE |
| 9138 | 2025-08-29T22:20:42.898Z | [ host-image] Aug 29 22:20:42.735 INFO O| Aug 29 22:20:42.735 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9139 | 2025-08-29T22:20:42.898Z | [ host-image] Aug 29 22:20:42.753 INFO O| Aug 29 22:20:42.753 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help" |
| 9140 | 2025-08-29T22:20:42.949Z | [ host-image] Aug 29 22:20:42.759 INFO O| Aug 29 22:20:42.759 INFO STEP 4 (remove_files) COMPLETE |
| 9141 | 2025-08-29T22:20:42.949Z | [ host-image] Aug 29 22:20:42.759 INFO O| Aug 29 22:20:42.759 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9142 | 2025-08-29T22:20:42.949Z | [ host-image] Aug 29 22:20:42.779 INFO O| Aug 29 22:20:42.779 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc" |
| 9143 | 2025-08-29T22:20:42.949Z | [ host-image] Aug 29 22:20:42.787 INFO O| Aug 29 22:20:42.787 INFO STEP 5 (remove_files) COMPLETE |
| 9144 | 2025-08-29T22:20:42.949Z | [ host-image] Aug 29 22:20:42.787 INFO O| Aug 29 22:20:42.787 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9145 | 2025-08-29T22:20:42.981Z | [ host-image] Aug 29 22:20:42.803 INFO O| Aug 29 22:20:42.802 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion" |
| 9146 | 2025-08-29T22:20:42.981Z | [ host-image] Aug 29 22:20:42.821 INFO O| Aug 29 22:20:42.821 INFO STEP 6 (remove_files) COMPLETE |
| 9147 | 2025-08-29T22:20:42.981Z | [ host-image] Aug 29 22:20:42.821 INFO O| Aug 29 22:20:42.821 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9148 | 2025-08-29T22:20:43.008Z | [ host-image] Aug 29 22:20:42.841 INFO O| Aug 29 22:20:42.841 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man" |
| 9149 | 2025-08-29T22:20:43.008Z | [ host-image] Aug 29 22:20:42.863 INFO O| Aug 29 22:20:42.863 INFO STEP 7 (remove_files) COMPLETE |
| 9150 | 2025-08-29T22:20:43.008Z | [ host-image] Aug 29 22:20:42.863 INFO O| Aug 29 22:20:42.863 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9151 | 2025-08-29T22:20:43.033Z | [ host-image] Aug 29 22:20:42.882 INFO O| Aug 29 22:20:42.882 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl" |
| 9152 | 2025-08-29T22:20:43.167Z | [ host-image] Aug 29 22:20:43.018 INFO O| Aug 29 22:20:43.018 INFO STEP 8 (remove_files) COMPLETE |
| 9153 | 2025-08-29T22:20:43.167Z | [ host-image] Aug 29 22:20:43.018 INFO O| Aug 29 22:20:43.018 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9154 | 2025-08-29T22:20:43.201Z | [ host-image] Aug 29 22:20:43.036 INFO O| Aug 29 22:20:43.036 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man" |
| 9155 | 2025-08-29T22:20:43.316Z | [ host-image] Aug 29 22:20:43.179 INFO O| Aug 29 22:20:43.179 INFO STEP 9 (remove_files) COMPLETE |
| 9156 | 2025-08-29T22:20:43.316Z | [ host-image] Aug 29 22:20:43.179 INFO O| Aug 29 22:20:43.179 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9157 | 2025-08-29T22:20:43.467Z | [ host-image] Aug 29 22:20:43.196 INFO O| Aug 29 22:20:43.196 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp" |
| 9158 | 2025-08-29T22:20:43.467Z | [ host-image] Aug 29 22:20:43.203 INFO O| Aug 29 22:20:43.203 INFO STEP 10 (remove_files) COMPLETE |
| 9159 | 2025-08-29T22:20:43.467Z | [ host-image] Aug 29 22:20:43.203 INFO O| Aug 29 22:20:43.203 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9160 | 2025-08-29T22:20:43.467Z | [ host-image] Aug 29 22:20:43.218 INFO O| Aug 29 22:20:43.218 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386" |
| 9161 | 2025-08-29T22:20:43.467Z | [ host-image] Aug 29 22:20:43.220 INFO O| Aug 29 22:20:43.220 INFO STEP 11 (remove_files) COMPLETE |
| 9162 | 2025-08-29T22:20:43.467Z | [ host-image] Aug 29 22:20:43.220 INFO O| Aug 29 22:20:43.220 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9163 | 2025-08-29T22:20:43.468Z | [ host-image] Aug 29 22:20:43.242 INFO O| Aug 29 22:20:43.242 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv" |
| 9164 | 2025-08-29T22:20:43.468Z | [ host-image] Aug 29 22:20:43.245 INFO O| Aug 29 22:20:43.244 INFO STEP 12 (remove_files) COMPLETE |
| 9165 | 2025-08-29T22:20:43.468Z | [ host-image] Aug 29 22:20:43.245 INFO O| Aug 29 22:20:43.245 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9166 | 2025-08-29T22:20:43.537Z | [ host-image] Aug 29 22:20:43.391 INFO O| Aug 29 22:20:43.391 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a" |
| 9167 | 2025-08-29T22:20:43.606Z | [ host-image] Aug 29 22:20:43.396 INFO O| Aug 29 22:20:43.396 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a" |
| 9168 | 2025-08-29T22:20:43.606Z | [ host-image] Aug 29 22:20:43.398 INFO O| Aug 29 22:20:43.398 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 9169 | 2025-08-29T22:20:43.660Z | [ host-image] Aug 29 22:20:43.463 INFO O| Aug 29 22:20:43.462 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a" |
| 9170 | 2025-08-29T22:20:43.925Z | [ host-image] Aug 29 22:20:43.764 INFO O| Aug 29 22:20:43.763 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a" |
| 9171 | 2025-08-29T22:20:43.925Z | [ host-image] Aug 29 22:20:43.764 INFO O| Aug 29 22:20:43.764 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a" |
| 9172 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.764 INFO O| Aug 29 22:20:43.764 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a" |
| 9173 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a" |
| 9174 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a" |
| 9175 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a" |
| 9176 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a" |
| 9177 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a" |
| 9178 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a" |
| 9179 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a" |
| 9180 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a" |
| 9181 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a" |
| 9182 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a" |
| 9183 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.767 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a" |
| 9184 | 2025-08-29T22:20:43.969Z | [ host-image] Aug 29 22:20:43.767 INFO O| Aug 29 22:20:43.767 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a" |
| 9185 | 2025-08-29T22:20:43.970Z | [ host-image] Aug 29 22:20:43.767 INFO O| Aug 29 22:20:43.767 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a" |
| 9186 | 2025-08-29T22:20:43.970Z | [ host-image] Aug 29 22:20:43.769 INFO O| Aug 29 22:20:43.769 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
| 9187 | 2025-08-29T22:20:43.970Z | [ host-image] Aug 29 22:20:43.780 INFO O| Aug 29 22:20:43.780 INFO STEP 13 (remove_files) COMPLETE |
| 9188 | 2025-08-29T22:20:43.970Z | [ host-image] Aug 29 22:20:43.780 INFO O| Aug 29 22:20:43.780 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9189 | 2025-08-29T22:20:43.970Z | [ host-image] Aug 29 22:20:43.799 INFO O| Aug 29 22:20:43.799 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot" |
| 9190 | 2025-08-29T22:20:43.970Z | [ host-image] Aug 29 22:20:43.802 INFO O| Aug 29 22:20:43.802 INFO STEP 14 (remove_files) COMPLETE |
| 9191 | 2025-08-29T22:20:43.970Z | [ host-image] Aug 29 22:20:43.802 INFO O| Aug 29 22:20:43.802 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9192 | 2025-08-29T22:20:43.996Z | [ host-image] Aug 29 22:20:43.815 INFO O| Aug 29 22:20:43.815 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc" |
| 9193 | 2025-08-29T22:20:43.996Z | [ host-image] Aug 29 22:20:43.827 INFO O| Aug 29 22:20:43.827 INFO STEP 15 (remove_files) COMPLETE |
| 9194 | 2025-08-29T22:20:43.996Z | [ host-image] Aug 29 22:20:43.827 INFO O| Aug 29 22:20:43.827 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9195 | 2025-08-29T22:20:43.996Z | [ host-image] Aug 29 22:20:43.847 INFO O| Aug 29 22:20:43.847 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv" |
| 9196 | 2025-08-29T22:20:43.996Z | [ host-image] Aug 29 22:20:43.848 INFO O| Aug 29 22:20:43.848 INFO STEP 16 (remove_files) COMPLETE |
| 9197 | 2025-08-29T22:20:43.996Z | [ host-image] Aug 29 22:20:43.848 INFO O| Aug 29 22:20:43.848 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9198 | 2025-08-29T22:20:44.022Z | [ host-image] Aug 29 22:20:43.865 INFO O| Aug 29 22:20:43.865 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc" |
| 9199 | 2025-08-29T22:20:44.022Z | [ host-image] Aug 29 22:20:43.867 INFO O| Aug 29 22:20:43.867 INFO STEP 17 (remove_files) COMPLETE |
| 9200 | 2025-08-29T22:20:44.022Z | [ host-image] Aug 29 22:20:43.868 INFO O| Aug 29 22:20:43.867 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9201 | 2025-08-29T22:20:44.022Z | [ host-image] Aug 29 22:20:43.881 INFO O| Aug 29 22:20:43.881 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 9202 | 2025-08-29T22:20:44.022Z | [ host-image] Aug 29 22:20:43.882 INFO O| Aug 29 22:20:43.881 INFO STEP 18 (remove_files) COMPLETE |
| 9203 | 2025-08-29T22:20:44.022Z | [ host-image] Aug 29 22:20:43.882 INFO O| Aug 29 22:20:43.882 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9204 | 2025-08-29T22:20:44.047Z | [ host-image] Aug 29 22:20:43.903 INFO O| Aug 29 22:20:43.903 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 9205 | 2025-08-29T22:20:44.047Z | [ host-image] Aug 29 22:20:43.903 INFO O| Aug 29 22:20:43.903 INFO STEP 19 (remove_files) COMPLETE |
| 9206 | 2025-08-29T22:20:44.047Z | [ host-image] Aug 29 22:20:43.903 INFO O| Aug 29 22:20:43.903 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9207 | 2025-08-29T22:20:44.082Z | [ host-image] Aug 29 22:20:43.922 INFO O| Aug 29 22:20:43.922 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 9208 | 2025-08-29T22:20:44.082Z | [ host-image] Aug 29 22:20:43.922 INFO O| Aug 29 22:20:43.922 INFO STEP 20 (remove_files) COMPLETE |
| 9209 | 2025-08-29T22:20:44.082Z | [ host-image] Aug 29 22:20:43.922 INFO O| Aug 29 22:20:43.922 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9210 | 2025-08-29T22:20:44.108Z | [ host-image] Aug 29 22:20:43.941 INFO O| Aug 29 22:20:43.941 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 9211 | 2025-08-29T22:20:44.108Z | [ host-image] Aug 29 22:20:43.941 INFO O| Aug 29 22:20:43.941 INFO STEP 21 (remove_files) COMPLETE |
| 9212 | 2025-08-29T22:20:44.108Z | [ host-image] Aug 29 22:20:43.942 INFO O| Aug 29 22:20:43.941 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9213 | 2025-08-29T22:20:44.108Z | [ host-image] Aug 29 22:20:43.961 INFO O| Aug 29 22:20:43.961 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 9214 | 2025-08-29T22:20:44.108Z | [ host-image] Aug 29 22:20:43.961 INFO O| Aug 29 22:20:43.961 INFO STEP 22 (remove_files) COMPLETE |
| 9215 | 2025-08-29T22:20:44.108Z | [ host-image] Aug 29 22:20:43.961 INFO O| Aug 29 22:20:43.961 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9216 | 2025-08-29T22:20:44.137Z | [ host-image] Aug 29 22:20:43.981 INFO O| Aug 29 22:20:43.981 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 9217 | 2025-08-29T22:20:44.137Z | [ host-image] Aug 29 22:20:43.981 INFO O| Aug 29 22:20:43.981 INFO STEP 23 (remove_files) COMPLETE |
| 9218 | 2025-08-29T22:20:44.137Z | [ host-image] Aug 29 22:20:43.981 INFO O| Aug 29 22:20:43.981 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9219 | 2025-08-29T22:20:44.166Z | [ host-image] Aug 29 22:20:44.004 INFO O| Aug 29 22:20:44.003 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 9220 | 2025-08-29T22:20:44.166Z | [ host-image] Aug 29 22:20:44.004 INFO O| Aug 29 22:20:44.004 INFO STEP 24 (remove_files) COMPLETE |
| 9221 | 2025-08-29T22:20:44.166Z | [ host-image] Aug 29 22:20:44.004 INFO O| Aug 29 22:20:44.004 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9222 | 2025-08-29T22:20:44.166Z | [ host-image] Aug 29 22:20:44.022 INFO O| Aug 29 22:20:44.022 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power" |
| 9223 | 2025-08-29T22:20:44.166Z | [ host-image] Aug 29 22:20:44.023 INFO O| Aug 29 22:20:44.022 INFO STEP 25 (remove_files) COMPLETE |
| 9224 | 2025-08-29T22:20:44.166Z | [ host-image] Aug 29 22:20:44.023 INFO O| Aug 29 22:20:44.023 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9225 | 2025-08-29T22:20:44.200Z | [ host-image] Aug 29 22:20:44.044 INFO O| Aug 29 22:20:44.044 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 9226 | 2025-08-29T22:20:44.200Z | [ host-image] Aug 29 22:20:44.045 INFO O| Aug 29 22:20:44.045 INFO STEP 26 (remove_files) COMPLETE |
| 9227 | 2025-08-29T22:20:44.200Z | [ host-image] Aug 29 22:20:44.045 INFO O| Aug 29 22:20:44.045 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9228 | 2025-08-29T22:20:44.245Z | [ host-image] Aug 29 22:20:44.061 INFO O| Aug 29 22:20:44.061 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 9229 | 2025-08-29T22:20:44.245Z | [ host-image] Aug 29 22:20:44.061 INFO O| Aug 29 22:20:44.061 INFO STEP 27 (remove_files) COMPLETE |
| 9230 | 2025-08-29T22:20:44.245Z | [ host-image] Aug 29 22:20:44.061 INFO O| Aug 29 22:20:44.061 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9231 | 2025-08-29T22:20:44.245Z | [ host-image] Aug 29 22:20:44.076 INFO O| Aug 29 22:20:44.076 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 9232 | 2025-08-29T22:20:44.245Z | [ host-image] Aug 29 22:20:44.076 INFO O| Aug 29 22:20:44.076 INFO STEP 28 (remove_files) COMPLETE |
| 9233 | 2025-08-29T22:20:44.245Z | [ host-image] Aug 29 22:20:44.076 INFO O| Aug 29 22:20:44.076 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9234 | 2025-08-29T22:20:44.289Z | [ host-image] Aug 29 22:20:44.097 INFO O| Aug 29 22:20:44.097 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 9235 | 2025-08-29T22:20:44.289Z | [ host-image] Aug 29 22:20:44.098 INFO O| Aug 29 22:20:44.098 INFO STEP 29 (remove_files) COMPLETE |
| 9236 | 2025-08-29T22:20:44.289Z | [ host-image] Aug 29 22:20:44.098 INFO O| Aug 29 22:20:44.098 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9237 | 2025-08-29T22:20:44.289Z | [ host-image] Aug 29 22:20:44.115 INFO O| Aug 29 22:20:44.114 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 9238 | 2025-08-29T22:20:44.289Z | [ host-image] Aug 29 22:20:44.115 INFO O| Aug 29 22:20:44.115 INFO STEP 30 (remove_files) COMPLETE |
| 9239 | 2025-08-29T22:20:44.289Z | [ host-image] Aug 29 22:20:44.115 INFO O| Aug 29 22:20:44.115 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9240 | 2025-08-29T22:20:44.289Z | [ host-image] Aug 29 22:20:44.133 INFO O| Aug 29 22:20:44.133 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 9241 | 2025-08-29T22:20:44.290Z | [ host-image] Aug 29 22:20:44.133 INFO O| Aug 29 22:20:44.133 INFO STEP 31 (remove_files) COMPLETE |
| 9242 | 2025-08-29T22:20:44.290Z | [ host-image] Aug 29 22:20:44.133 INFO O| Aug 29 22:20:44.133 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9243 | 2025-08-29T22:20:44.337Z | [ host-image] Aug 29 22:20:44.152 INFO O| Aug 29 22:20:44.151 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 9244 | 2025-08-29T22:20:44.337Z | [ host-image] Aug 29 22:20:44.152 INFO O| Aug 29 22:20:44.152 INFO STEP 32 (remove_files) COMPLETE |
| 9245 | 2025-08-29T22:20:44.337Z | [ host-image] Aug 29 22:20:44.152 INFO O| Aug 29 22:20:44.152 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9246 | 2025-08-29T22:20:44.337Z | [ host-image] Aug 29 22:20:44.170 INFO O| Aug 29 22:20:44.170 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 9247 | 2025-08-29T22:20:44.337Z | [ host-image] Aug 29 22:20:44.170 INFO O| Aug 29 22:20:44.170 INFO STEP 33 (remove_files) COMPLETE |
| 9248 | 2025-08-29T22:20:44.337Z | [ host-image] Aug 29 22:20:44.170 INFO O| Aug 29 22:20:44.170 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9249 | 2025-08-29T22:20:44.364Z | [ host-image] Aug 29 22:20:44.186 INFO O| Aug 29 22:20:44.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 9250 | 2025-08-29T22:20:44.364Z | [ host-image] Aug 29 22:20:44.186 INFO O| Aug 29 22:20:44.186 INFO STEP 34 (remove_files) COMPLETE |
| 9251 | 2025-08-29T22:20:44.364Z | [ host-image] Aug 29 22:20:44.186 INFO O| Aug 29 22:20:44.186 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9252 | 2025-08-29T22:20:44.365Z | [ host-image] Aug 29 22:20:44.201 INFO O| Aug 29 22:20:44.201 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 9253 | 2025-08-29T22:20:44.365Z | [ host-image] Aug 29 22:20:44.201 INFO O| Aug 29 22:20:44.201 INFO STEP 35 (remove_files) COMPLETE |
| 9254 | 2025-08-29T22:20:44.365Z | [ host-image] Aug 29 22:20:44.201 INFO O| Aug 29 22:20:44.201 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9255 | 2025-08-29T22:20:44.365Z | [ host-image] Aug 29 22:20:44.217 INFO O| Aug 29 22:20:44.217 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 9256 | 2025-08-29T22:20:44.365Z | [ host-image] Aug 29 22:20:44.217 INFO O| Aug 29 22:20:44.217 INFO STEP 36 (remove_files) COMPLETE |
| 9257 | 2025-08-29T22:20:44.365Z | [ host-image] Aug 29 22:20:44.217 INFO O| Aug 29 22:20:44.217 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9258 | 2025-08-29T22:20:44.400Z | [ host-image] Aug 29 22:20:44.234 INFO O| Aug 29 22:20:44.234 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 9259 | 2025-08-29T22:20:44.400Z | [ host-image] Aug 29 22:20:44.234 INFO O| Aug 29 22:20:44.234 INFO STEP 37 (remove_files) COMPLETE |
| 9260 | 2025-08-29T22:20:44.400Z | [ host-image] Aug 29 22:20:44.234 INFO O| Aug 29 22:20:44.234 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9261 | 2025-08-29T22:20:44.400Z | [ host-image] Aug 29 22:20:44.253 INFO O| Aug 29 22:20:44.253 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 9262 | 2025-08-29T22:20:44.400Z | [ host-image] Aug 29 22:20:44.253 INFO O| Aug 29 22:20:44.253 INFO STEP 38 (remove_files) COMPLETE |
| 9263 | 2025-08-29T22:20:44.400Z | [ host-image] Aug 29 22:20:44.253 INFO O| Aug 29 22:20:44.253 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9264 | 2025-08-29T22:20:44.443Z | [ host-image] Aug 29 22:20:44.274 INFO O| Aug 29 22:20:44.273 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 9265 | 2025-08-29T22:20:44.443Z | [ host-image] Aug 29 22:20:44.274 INFO O| Aug 29 22:20:44.274 INFO STEP 39 (remove_files) COMPLETE |
| 9266 | 2025-08-29T22:20:44.443Z | [ host-image] Aug 29 22:20:44.274 INFO O| Aug 29 22:20:44.274 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9267 | 2025-08-29T22:20:44.443Z | [ host-image] Aug 29 22:20:44.288 INFO O| Aug 29 22:20:44.288 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 9268 | 2025-08-29T22:20:44.443Z | [ host-image] Aug 29 22:20:44.288 INFO O| Aug 29 22:20:44.288 INFO STEP 40 (remove_files) COMPLETE |
| 9269 | 2025-08-29T22:20:44.443Z | [ host-image] Aug 29 22:20:44.288 INFO O| Aug 29 22:20:44.288 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9270 | 2025-08-29T22:20:44.485Z | [ host-image] Aug 29 22:20:44.302 INFO O| Aug 29 22:20:44.302 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 9271 | 2025-08-29T22:20:44.485Z | [ host-image] Aug 29 22:20:44.302 INFO O| Aug 29 22:20:44.302 INFO STEP 41 (remove_files) COMPLETE |
| 9272 | 2025-08-29T22:20:44.485Z | [ host-image] Aug 29 22:20:44.302 INFO O| Aug 29 22:20:44.302 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9273 | 2025-08-29T22:20:44.485Z | [ host-image] Aug 29 22:20:44.318 INFO O| Aug 29 22:20:44.318 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 9274 | 2025-08-29T22:20:44.485Z | [ host-image] Aug 29 22:20:44.318 INFO O| Aug 29 22:20:44.318 INFO STEP 42 (remove_files) COMPLETE |
| 9275 | 2025-08-29T22:20:44.485Z | [ host-image] Aug 29 22:20:44.318 INFO O| Aug 29 22:20:44.318 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9276 | 2025-08-29T22:20:44.513Z | [ host-image] Aug 29 22:20:44.338 INFO O| Aug 29 22:20:44.338 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 9277 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.338 INFO O| Aug 29 22:20:44.338 INFO STEP 43 (remove_files) COMPLETE |
| 9278 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.338 INFO O| Aug 29 22:20:44.338 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9279 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.358 INFO O| Aug 29 22:20:44.358 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 9280 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.358 INFO O| Aug 29 22:20:44.358 INFO STEP 44 (remove_files) COMPLETE |
| 9281 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.358 INFO O| Aug 29 22:20:44.358 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9282 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.376 INFO O| Aug 29 22:20:44.376 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 9283 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.376 INFO O| Aug 29 22:20:44.376 INFO STEP 45 (remove_files) COMPLETE |
| 9284 | 2025-08-29T22:20:44.514Z | [ host-image] Aug 29 22:20:44.376 INFO O| Aug 29 22:20:44.376 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9285 | 2025-08-29T22:20:44.541Z | [ host-image] Aug 29 22:20:44.392 INFO O| Aug 29 22:20:44.392 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 9286 | 2025-08-29T22:20:44.542Z | [ host-image] Aug 29 22:20:44.392 INFO O| Aug 29 22:20:44.392 INFO STEP 46 (remove_files) COMPLETE |
| 9287 | 2025-08-29T22:20:44.542Z | [ host-image] Aug 29 22:20:44.392 INFO O| Aug 29 22:20:44.392 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9288 | 2025-08-29T22:20:44.585Z | [ host-image] Aug 29 22:20:44.411 INFO O| Aug 29 22:20:44.411 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 9289 | 2025-08-29T22:20:44.585Z | [ host-image] Aug 29 22:20:44.412 INFO O| Aug 29 22:20:44.412 INFO STEP 47 (remove_files) COMPLETE |
| 9290 | 2025-08-29T22:20:44.586Z | [ host-image] Aug 29 22:20:44.412 INFO O| Aug 29 22:20:44.412 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9291 | 2025-08-29T22:20:44.586Z | [ host-image] Aug 29 22:20:44.430 INFO O| Aug 29 22:20:44.430 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 9292 | 2025-08-29T22:20:44.586Z | [ host-image] Aug 29 22:20:44.430 INFO O| Aug 29 22:20:44.430 INFO STEP 48 (remove_files) COMPLETE |
| 9293 | 2025-08-29T22:20:44.586Z | [ host-image] Aug 29 22:20:44.430 INFO O| Aug 29 22:20:44.430 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9294 | 2025-08-29T22:20:44.630Z | [ host-image] Aug 29 22:20:44.445 INFO O| Aug 29 22:20:44.445 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 9295 | 2025-08-29T22:20:44.630Z | [ host-image] Aug 29 22:20:44.446 INFO O| Aug 29 22:20:44.446 INFO STEP 49 (remove_files) COMPLETE |
| 9296 | 2025-08-29T22:20:44.630Z | [ host-image] Aug 29 22:20:44.446 INFO O| Aug 29 22:20:44.446 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9297 | 2025-08-29T22:20:44.630Z | [ host-image] Aug 29 22:20:44.460 INFO O| Aug 29 22:20:44.460 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 9298 | 2025-08-29T22:20:44.630Z | [ host-image] Aug 29 22:20:44.460 INFO O| Aug 29 22:20:44.460 INFO STEP 50 (remove_files) COMPLETE |
| 9299 | 2025-08-29T22:20:44.630Z | [ host-image] Aug 29 22:20:44.460 INFO O| Aug 29 22:20:44.460 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9300 | 2025-08-29T22:20:44.631Z | [ host-image] Aug 29 22:20:44.473 INFO O| Aug 29 22:20:44.473 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 9301 | 2025-08-29T22:20:44.631Z | [ host-image] Aug 29 22:20:44.474 INFO O| Aug 29 22:20:44.473 INFO STEP 51 (remove_files) COMPLETE |
| 9302 | 2025-08-29T22:20:44.631Z | [ host-image] Aug 29 22:20:44.474 INFO O| Aug 29 22:20:44.473 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9303 | 2025-08-29T22:20:44.657Z | [ host-image] Aug 29 22:20:44.494 INFO O| Aug 29 22:20:44.494 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 9304 | 2025-08-29T22:20:44.658Z | [ host-image] Aug 29 22:20:44.494 INFO O| Aug 29 22:20:44.494 INFO STEP 52 (remove_files) COMPLETE |
| 9305 | 2025-08-29T22:20:44.658Z | [ host-image] Aug 29 22:20:44.494 INFO O| Aug 29 22:20:44.494 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9306 | 2025-08-29T22:20:44.658Z | [ host-image] Aug 29 22:20:44.509 INFO O| Aug 29 22:20:44.508 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm" |
| 9307 | 2025-08-29T22:20:44.658Z | [ host-image] Aug 29 22:20:44.509 INFO O| Aug 29 22:20:44.509 INFO STEP 53 (remove_files) COMPLETE |
| 9308 | 2025-08-29T22:20:44.658Z | [ host-image] Aug 29 22:20:44.509 INFO O| Aug 29 22:20:44.509 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9309 | 2025-08-29T22:20:44.699Z | [ host-image] Aug 29 22:20:44.522 INFO O| Aug 29 22:20:44.522 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm" |
| 9310 | 2025-08-29T22:20:44.699Z | [ host-image] Aug 29 22:20:44.522 INFO O| Aug 29 22:20:44.522 INFO STEP 54 (remove_files) COMPLETE |
| 9311 | 2025-08-29T22:20:44.699Z | [ host-image] Aug 29 22:20:44.522 INFO O| Aug 29 22:20:44.522 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9312 | 2025-08-29T22:20:44.700Z | [ host-image] Aug 29 22:20:44.541 INFO O| Aug 29 22:20:44.541 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm" |
| 9313 | 2025-08-29T22:20:44.700Z | [ host-image] Aug 29 22:20:44.541 INFO O| Aug 29 22:20:44.541 INFO STEP 55 (remove_files) COMPLETE |
| 9314 | 2025-08-29T22:20:44.700Z | [ host-image] Aug 29 22:20:44.541 INFO O| Aug 29 22:20:44.541 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9315 | 2025-08-29T22:20:44.728Z | [ host-image] Aug 29 22:20:44.557 INFO O| Aug 29 22:20:44.557 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm" |
| 9316 | 2025-08-29T22:20:44.728Z | [ host-image] Aug 29 22:20:44.557 INFO O| Aug 29 22:20:44.557 INFO STEP 56 (remove_files) COMPLETE |
| 9317 | 2025-08-29T22:20:44.728Z | [ host-image] Aug 29 22:20:44.557 INFO O| Aug 29 22:20:44.557 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9318 | 2025-08-29T22:20:44.728Z | [ host-image] Aug 29 22:20:44.576 INFO O| Aug 29 22:20:44.576 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar" |
| 9319 | 2025-08-29T22:20:44.729Z | [ host-image] Aug 29 22:20:44.576 INFO O| Aug 29 22:20:44.576 INFO STEP 57 (remove_files) COMPLETE |
| 9320 | 2025-08-29T22:20:44.729Z | [ host-image] Aug 29 22:20:44.576 INFO O| Aug 29 22:20:44.576 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9321 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 9322 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ... |
| 9323 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9324 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9325 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9326 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9327 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO ok! |
| 9328 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO STEP 58 (ensure_file) COMPLETE |
| 9329 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9330 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 9331 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 9332 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9333 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9334 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9335 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9336 | 2025-08-29T22:20:44.766Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO ok! |
| 9337 | 2025-08-29T22:20:44.767Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO STEP 59 (ensure_file) COMPLETE |
| 9338 | 2025-08-29T22:20:44.767Z | [ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9339 | 2025-08-29T22:20:44.798Z | [ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist |
| 9340 | 2025-08-29T22:20:44.798Z | [ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ... |
| 9341 | 2025-08-29T22:20:44.798Z | [ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile |
| 9342 | 2025-08-29T22:20:44.798Z | [ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO ok! |
| 9343 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO STEP 60 (ensure_file) COMPLETE |
| 9344 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9345 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.643 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 9346 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.643 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ... |
| 9347 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc |
| 9348 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO ok! |
| 9349 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO STEP 61 (ensure_file) COMPLETE |
| 9350 | 2025-08-29T22:20:44.801Z | [ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9351 | 2025-08-29T22:20:44.828Z | [ host-image] Aug 29 22:20:44.665 INFO O| Aug 29 22:20:44.665 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 9352 | 2025-08-29T22:20:44.828Z | [ host-image] Aug 29 22:20:44.665 INFO O| Aug 29 22:20:44.665 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ... |
| 9353 | 2025-08-29T22:20:44.829Z | [ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9354 | 2025-08-29T22:20:44.829Z | [ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9355 | 2025-08-29T22:20:44.829Z | [ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO ok! |
| 9356 | 2025-08-29T22:20:44.829Z | [ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO STEP 62 (ensure_file) COMPLETE |
| 9357 | 2025-08-29T22:20:44.829Z | [ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9358 | 2025-08-29T22:20:44.830Z | [ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 9359 | 2025-08-29T22:20:44.830Z | [ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 9360 | 2025-08-29T22:20:44.830Z | [ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9361 | 2025-08-29T22:20:44.830Z | [ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9362 | 2025-08-29T22:20:44.830Z | [ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO ok! |
| 9363 | 2025-08-29T22:20:44.830Z | [ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO STEP 63 (ensure_file) COMPLETE |
| 9364 | 2025-08-29T22:20:44.830Z | [ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9365 | 2025-08-29T22:20:44.857Z | [ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 9366 | 2025-08-29T22:20:44.857Z | [ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 9367 | 2025-08-29T22:20:44.857Z | [ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly |
| 9368 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO ok! |
| 9369 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO STEP 64 (assemble_files) COMPLETE |
| 9370 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9371 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.720 INFO O| Aug 29 22:20:44.720 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 9372 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.720 INFO O| Aug 29 22:20:44.720 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ... |
| 9373 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.720 INFO O| Aug 29 22:20:44.720 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9374 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9375 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO ok! |
| 9376 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO STEP 65 (ensure_file) COMPLETE |
| 9377 | 2025-08-29T22:20:44.858Z | [ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9378 | 2025-08-29T22:20:44.884Z | [ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9379 | 2025-08-29T22:20:44.884Z | [ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9380 | 2025-08-29T22:20:44.884Z | [ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9381 | 2025-08-29T22:20:44.884Z | [ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO STEP 66 (ensure_dir) COMPLETE |
| 9382 | 2025-08-29T22:20:44.884Z | [ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9383 | 2025-08-29T22:20:44.917Z | [ host-image] Aug 29 22:20:44.759 INFO O| Aug 29 22:20:44.758 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist |
| 9384 | 2025-08-29T22:20:44.917Z | [ host-image] Aug 29 22:20:44.759 INFO O| Aug 29 22:20:44.758 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 ... |
| 9385 | 2025-08-29T22:20:44.917Z | [ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 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 |
| 9386 | 2025-08-29T22:20:44.918Z | [ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
| 9387 | 2025-08-29T22:20:44.918Z | [ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO ok! |
| 9388 | 2025-08-29T22:20:44.918Z | [ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO STEP 67 (ensure_file) COMPLETE |
| 9389 | 2025-08-29T22:20:44.918Z | [ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9390 | 2025-08-29T22:20:44.946Z | [ host-image] Aug 29 22:20:44.786 INFO O| Aug 29 22:20:44.786 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist |
| 9391 | 2025-08-29T22:20:44.946Z | [ host-image] Aug 29 22:20:44.786 INFO O| Aug 29 22:20:44.786 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 ... |
| 9392 | 2025-08-29T22:20:44.946Z | [ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 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 |
| 9393 | 2025-08-29T22:20:44.946Z | [ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
| 9394 | 2025-08-29T22:20:44.946Z | [ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO ok! |
| 9395 | 2025-08-29T22:20:44.946Z | [ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO STEP 68 (ensure_file) COMPLETE |
| 9396 | 2025-08-29T22:20:44.946Z | [ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9397 | 2025-08-29T22:20:44.980Z | [ host-image] Aug 29 22:20:44.813 INFO O| Aug 29 22:20:44.813 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal |
| 9398 | 2025-08-29T22:20:44.980Z | [ host-image] Aug 29 22:20:44.813 INFO O| Aug 29 22:20:44.813 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."] |
| 9399 | 2025-08-29T22:20:47.901Z | [ host-image] Aug 29 22:20:47.762 INFO O| Aug 29 22:20:47.762 INFO STEP 69 (pack_tar) COMPLETE |
| 9400 | 2025-08-29T22:20:47.901Z | [ host-image] Aug 29 22:20:47.763 INFO O| Aug 29 22:20:47.762 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9401 | 2025-08-29T22:20:47.937Z | [ host-image] Aug 29 22:20:47.763 INFO O| Aug 29 22:20:47.762 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim |
| 9402 | 2025-08-29T22:20:48.071Z | [ host-image] Aug 29 22:20:47.930 INFO O| Aug 29 22:20:47.930 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9403 | 2025-08-29T22:20:48.127Z | [ host-image] Aug 29 22:20:47.989 INFO O| Aug 29 22:20:47.989 INFO completed processing sled/ramdisk-02-trim |
| 9404 | 2025-08-29T22:20:48.214Z | [ host-image] Aug 29 22:20:47.994 INFO image builder template: zfs... |
| 9405 | 2025-08-29T22:20:48.215Z | [ host-image] Aug 29 22:20:47.994 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/.tmpOWgyXQ/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", "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", "optever=0.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "zfs"], pwd: None |
| 9406 | 2025-08-29T22:20:48.258Z | [ host-image] Aug 29 22:20:48.017 INFO O| Aug 29 22:20:48.016 INFO skip include "stress" because feature "stress" is not enabled |
| 9407 | 2025-08-29T22:20:48.258Z | [ host-image] Aug 29 22:20:48.017 INFO O| Aug 29 22:20:48.017 INFO skip include "stress" because feature "compliance" is not enabled |
| 9408 | 2025-08-29T22:20:48.258Z | [ host-image] Aug 29 22:20:48.064 INFO O| Aug 29 22:20:48.064 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs |
| 9409 | 2025-08-29T22:20:48.258Z | [ host-image] Aug 29 22:20:48.071 INFO O| Aug 29 22:20:48.070 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs |
| 9410 | 2025-08-29T22:20:48.301Z | [ host-image] Aug 29 22:20:48.115 INFO O| Aug 29 22:20:48.115 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled |
| 9411 | 2025-08-29T22:20:48.301Z | [ host-image] Aug 29 22:20:48.147 INFO O| Aug 29 22:20:48.147 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs |
| 9412 | 2025-08-29T22:20:48.301Z | [ host-image] Aug 29 22:20:48.147 INFO O| Aug 29 22:20:48.147 INFO work dataset: rpool/images/build/host/work/sled/zfs |
| 9413 | 2025-08-29T22:20:48.301Z | [ host-image] Aug 29 22:20:48.153 INFO O| Aug 29 22:20:48.152 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs |
| 9414 | 2025-08-29T22:20:48.334Z | [ host-image] Aug 29 22:20:48.190 INFO O| Aug 29 22:20:48.190 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled |
| 9415 | 2025-08-29T22:20:48.368Z | [ host-image] Aug 29 22:20:48.216 INFO O| Aug 29 22:20:48.216 INFO DESTROY POOL: TEMPORARY-sled-zfs |
| 9416 | 2025-08-29T22:20:48.403Z | [ host-image] Aug 29 22:20:48.236 INFO O| Aug 29 22:20:48.236 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9417 | 2025-08-29T22:20:48.403Z | [ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot |
| 9418 | 2025-08-29T22:20:48.403Z | [ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO no lofi found |
| 9419 | 2025-08-29T22:20:48.403Z | [ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal |
| 9420 | 2025-08-29T22:20:48.404Z | [ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9421 | 2025-08-29T22:20:50.155Z | [ host-image] Aug 29 22:20:50.002 INFO O| Aug 29 22:20:50.002 INFO lofi device = /dev/dsk/c3t1d0p0 |
| 9422 | 2025-08-29T22:20:50.155Z | [ host-image] Aug 29 22:20:50.002 INFO O| Aug 29 22:20:50.002 INFO pool device = /dev/dsk/c3t1d0p0 |
| 9423 | 2025-08-29T22:20:50.313Z | [ host-image] Aug 29 22:20:50.003 INFO O| Aug 29 22:20:50.002 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/c3t1d0p0"] |
| 9424 | 2025-08-29T22:20:50.361Z | [ host-image] Aug 29 22:20:50.147 INFO O| Aug 29 22:20:50.147 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9425 | 2025-08-29T22:20:50.362Z | [ host-image] Aug 29 22:20:50.147 INFO O| Aug 29 22:20:50.147 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT |
| 9426 | 2025-08-29T22:20:50.362Z | [ host-image] Aug 29 22:20:50.196 INFO O| Aug 29 22:20:50.196 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off |
| 9427 | 2025-08-29T22:20:50.496Z | [ host-image] Aug 29 22:20:50.306 INFO O| Aug 29 22:20:50.306 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy |
| 9428 | 2025-08-29T22:20:50.585Z | [ host-image] Aug 29 22:20:50.356 INFO O| Aug 29 22:20:50.356 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk |
| 9429 | 2025-08-29T22:20:50.585Z | [ host-image] Aug 29 22:20:50.385 INFO O| Aug 29 22:20:50.385 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto |
| 9430 | 2025-08-29T22:20:50.641Z | [ host-image] Aug 29 22:20:50.408 INFO O| Aug 29 22:20:50.407 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy |
| 9431 | 2025-08-29T22:20:50.642Z | [ host-image] Aug 29 22:20:50.468 INFO O| Aug 29 22:20:50.468 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a |
| 9432 | 2025-08-29T22:20:50.643Z | [ host-image] Aug 29 22:20:50.468 INFO O| Aug 29 22:20:50.468 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a |
| 9433 | 2025-08-29T22:20:50.643Z | [ host-image] Aug 29 22:20:50.468 INFO O| Aug 29 22:20:50.468 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9434 | 2025-08-29T22:20:50.728Z | [ host-image] Aug 29 22:20:50.488 INFO O| Aug 29 22:20:50.488 INFO boot environment UUID: 04f9141f-6f1b-4231-9c97-c882ef8515c6 |
| 9435 | 2025-08-29T22:20:50.728Z | [ host-image] Aug 29 22:20:50.488 INFO O| Aug 29 22:20:50.488 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 04f9141f-6f1b-4231-9c97-c882ef8515c6 |
| 9436 | 2025-08-29T22:20:50.729Z | [ host-image] Aug 29 22:20:50.511 INFO O| Aug 29 22:20:50.510 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 9437 | 2025-08-29T22:20:50.730Z | [ host-image] Aug 29 22:20:50.533 INFO O| Aug 29 22:20:50.533 INFO STEP 0 (create_be) COMPLETE |
| 9438 | 2025-08-29T22:20:50.730Z | [ host-image] Aug 29 22:20:50.533 INFO O| Aug 29 22:20:50.533 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9439 | 2025-08-29T22:20:50.784Z | [ host-image] Aug 29 22:20:50.568 INFO O| Aug 29 22:20:50.568 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9440 | 2025-08-29T22:21:12.587Z | [ recovery-image] Aug 29 22:21:12.447 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 9441 | 2025-08-29T22:21:15.368Z | [ host-image] Aug 29 22:21:15.040 INFO O| Aug 29 22:21:15.040 INFO STEP 1 (unpack_tar) COMPLETE |
| 9442 | 2025-08-29T22:21:15.368Z | [ host-image] Aug 29 22:21:15.041 INFO O| Aug 29 22:21:15.040 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9443 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.063 INFO O| Aug 29 22:21:15.063 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9444 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.211 INFO O| Aug 29 22:21:15.211 INFO STEP 2 (devfsadm) COMPLETE |
| 9445 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.211 INFO O| Aug 29 22:21:15.211 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9446 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9447 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9448 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO STEP 3 (ensure_dir) COMPLETE |
| 9449 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9450 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.251 INFO O| Aug 29 22:21:15.251 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9451 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.251 INFO O| Aug 29 22:21:15.251 INFO STEP 4 (ensure_dir) COMPLETE |
| 9452 | 2025-08-29T22:21:15.467Z | [ host-image] Aug 29 22:21:15.251 INFO O| Aug 29 22:21:15.251 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9453 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.272 INFO O| Aug 29 22:21:15.271 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9454 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.272 INFO O| Aug 29 22:21:15.271 INFO STEP 5 (ensure_dir) COMPLETE |
| 9455 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.272 INFO O| Aug 29 22:21:15.271 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9456 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9457 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9458 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO STEP 6 (ensure_dir) COMPLETE |
| 9459 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9460 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9461 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9462 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO STEP 7 (ensure_dir) COMPLETE |
| 9463 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9464 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.325 INFO O| Aug 29 22:21:15.325 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg" |
| 9465 | 2025-08-29T22:21:15.622Z | [ host-image] Aug 29 22:21:15.325 INFO O| Aug 29 22:21:15.325 INFO STEP 8 (remove_files) COMPLETE |
| 9466 | 2025-08-29T22:21:15.623Z | [ host-image] Aug 29 22:21:15.325 INFO O| Aug 29 22:21:15.325 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9467 | 2025-08-29T22:21:15.623Z | [ host-image] Aug 29 22:21:15.341 INFO O| Aug 29 22:21:15.341 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk" |
| 9468 | 2025-08-29T22:21:15.623Z | [ host-image] Aug 29 22:21:15.343 INFO O| Aug 29 22:21:15.343 INFO STEP 9 (remove_files) COMPLETE |
| 9469 | 2025-08-29T22:21:15.623Z | [ host-image] Aug 29 22:21:15.343 INFO O| Aug 29 22:21:15.343 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9470 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.366 INFO O| Aug 29 22:21:15.365 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk" |
| 9471 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.367 INFO O| Aug 29 22:21:15.367 INFO STEP 10 (remove_files) COMPLETE |
| 9472 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.367 INFO O| Aug 29 22:21:15.367 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9473 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.383 INFO O| Aug 29 22:21:15.383 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors" |
| 9474 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.383 INFO O| Aug 29 22:21:15.383 INFO STEP 11 (remove_files) COMPLETE |
| 9475 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.383 INFO O| Aug 29 22:21:15.383 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9476 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.399 INFO O| Aug 29 22:21:15.399 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb" |
| 9477 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.400 INFO O| Aug 29 22:21:15.400 INFO STEP 12 (remove_files) COMPLETE |
| 9478 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.400 INFO O| Aug 29 22:21:15.400 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9479 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9480 | 2025-08-29T22:21:15.708Z | [ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9481 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO STEP 13 (ensure_dir) COMPLETE |
| 9482 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9483 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.440 INFO O| Aug 29 22:21:15.440 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9484 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9485 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9486 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO STEP 14 (ensure_dir) COMPLETE |
| 9487 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9488 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9489 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9490 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9491 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO STEP 15 (ensure_dir) COMPLETE |
| 9492 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9493 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9494 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9495 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO STEP 16 (ensure_dir) COMPLETE |
| 9496 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9497 | 2025-08-29T22:21:15.709Z | [ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9498 | 2025-08-29T22:21:15.710Z | [ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9499 | 2025-08-29T22:21:15.710Z | [ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO STEP 17 (ensure_dir) COMPLETE |
| 9500 | 2025-08-29T22:21:15.710Z | [ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9501 | 2025-08-29T22:21:15.710Z | [ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 9502 | 2025-08-29T22:21:15.710Z | [ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog |
| 9503 | 2025-08-29T22:21:15.710Z | [ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO ok! |
| 9504 | 2025-08-29T22:21:15.710Z | [ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO STEP 18 (ensure_symlink) COMPLETE |
| 9505 | 2025-08-29T22:21:15.711Z | [ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9506 | 2025-08-29T22:21:15.779Z | [ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents |
| 9507 | 2025-08-29T22:21:15.779Z | [ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure |
| 9508 | 2025-08-29T22:21:15.779Z | [ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO ok! |
| 9509 | 2025-08-29T22:21:15.779Z | [ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO STEP 19 (ensure_file) COMPLETE |
| 9510 | 2025-08-29T22:21:15.779Z | [ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9511 | 2025-08-29T22:21:15.779Z | [ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist |
| 9512 | 2025-08-29T22:21:15.779Z | [ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 9513 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml |
| 9514 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO ok! |
| 9515 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO STEP 20 (ensure_symlink) COMPLETE |
| 9516 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9517 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.562 INFO O| Aug 29 22:21:15.562 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist |
| 9518 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.562 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 9519 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml |
| 9520 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO ok! |
| 9521 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO STEP 21 (ensure_symlink) COMPLETE |
| 9522 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9523 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist |
| 9524 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 9525 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml |
| 9526 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO ok! |
| 9527 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO STEP 22 (ensure_symlink) COMPLETE |
| 9528 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9529 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist |
| 9530 | 2025-08-29T22:21:15.780Z | [ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 9531 | 2025-08-29T22:21:15.782Z | [ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml |
| 9532 | 2025-08-29T22:21:15.782Z | [ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO ok! |
| 9533 | 2025-08-29T22:21:15.782Z | [ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO STEP 23 (ensure_symlink) COMPLETE |
| 9534 | 2025-08-29T22:21:15.782Z | [ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9535 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.619 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 9536 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ... |
| 9537 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf |
| 9538 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO ok! |
| 9539 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO STEP 24 (ensure_file) COMPLETE |
| 9540 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9541 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.638 INFO O| Aug 29 22:21:15.638 INFO updating shadow file |
| 9542 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9543 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9544 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO STEP 25 (shadow) COMPLETE |
| 9545 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9546 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.656 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 9547 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ... |
| 9548 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts |
| 9549 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO ok! |
| 9550 | 2025-08-29T22:21:15.837Z | [ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO STEP 26 (ensure_file) COMPLETE |
| 9551 | 2025-08-29T22:21:15.838Z | [ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9552 | 2025-08-29T22:21:15.838Z | [ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist |
| 9553 | 2025-08-29T22:21:15.838Z | [ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ... |
| 9554 | 2025-08-29T22:21:15.838Z | [ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename |
| 9555 | 2025-08-29T22:21:15.838Z | [ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO ok! |
| 9556 | 2025-08-29T22:21:15.838Z | [ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO STEP 27 (ensure_file) COMPLETE |
| 9557 | 2025-08-29T22:21:15.838Z | [ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9558 | 2025-08-29T22:21:15.868Z | [ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 9559 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ... |
| 9560 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9561 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9562 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO ok! |
| 9563 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO STEP 28 (ensure_file) COMPLETE |
| 9564 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9565 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist |
| 9566 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ... |
| 9567 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf |
| 9568 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO ok! |
| 9569 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO STEP 29 (ensure_file) COMPLETE |
| 9570 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9571 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9572 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9573 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9574 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO STEP 30 (ensure_dir) COMPLETE |
| 9575 | 2025-08-29T22:21:15.869Z | [ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9576 | 2025-08-29T22:21:15.920Z | [ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist |
| 9577 | 2025-08-29T22:21:15.920Z | [ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ... |
| 9578 | 2025-08-29T22:21:15.920Z | [ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9579 | 2025-08-29T22:21:15.920Z | [ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9580 | 2025-08-29T22:21:15.920Z | [ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO ok! |
| 9581 | 2025-08-29T22:21:15.920Z | [ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO STEP 31 (ensure_file) COMPLETE |
| 9582 | 2025-08-29T22:21:15.920Z | [ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9583 | 2025-08-29T22:21:15.948Z | [ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9584 | 2025-08-29T22:21:15.949Z | [ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9585 | 2025-08-29T22:21:15.949Z | [ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9586 | 2025-08-29T22:21:15.949Z | [ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO STEP 32 (ensure_dir) COMPLETE |
| 9587 | 2025-08-29T22:21:15.949Z | [ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9588 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.792 INFO O| Aug 29 22:21:15.792 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 9589 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.792 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 ... |
| 9590 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 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 |
| 9591 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml |
| 9592 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO ok! |
| 9593 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO STEP 33 (ensure_file) COMPLETE |
| 9594 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9595 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist |
| 9596 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ... |
| 9597 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master |
| 9598 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO ok! |
| 9599 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO STEP 34 (ensure_file) COMPLETE |
| 9600 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9601 | 2025-08-29T22:21:16.065Z | [ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking |
| 9602 | 2025-08-29T22:21:16.066Z | [ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ... |
| 9603 | 2025-08-29T22:21:16.066Z | [ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9604 | 2025-08-29T22:21:16.066Z | [ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9605 | 2025-08-29T22:21:16.066Z | [ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO ok! |
| 9606 | 2025-08-29T22:21:16.066Z | [ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO STEP 35 (ensure_file) COMPLETE |
| 9607 | 2025-08-29T22:21:16.066Z | [ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9608 | 2025-08-29T22:21:16.067Z | [ host-image] Aug 29 22:21:15.851 INFO O| Aug 29 22:21:15.851 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking |
| 9609 | 2025-08-29T22:21:16.067Z | [ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.851 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ... |
| 9610 | 2025-08-29T22:21:16.067Z | [ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init |
| 9611 | 2025-08-29T22:21:16.067Z | [ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO ok! |
| 9612 | 2025-08-29T22:21:16.067Z | [ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO STEP 36 (ensure_file) COMPLETE |
| 9613 | 2025-08-29T22:21:16.068Z | [ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9614 | 2025-08-29T22:21:16.069Z | [ host-image] Aug 29 22:21:15.869 INFO O| Aug 29 22:21:15.869 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 9615 | 2025-08-29T22:21:16.069Z | [ host-image] Aug 29 22:21:15.869 INFO O| Aug 29 22:21:15.869 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ... |
| 9616 | 2025-08-29T22:21:16.069Z | [ host-image] Aug 29 22:21:15.869 INFO O| Aug 29 22:21:15.869 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config |
| 9617 | 2025-08-29T22:21:16.069Z | [ host-image] Aug 29 22:21:15.870 INFO O| Aug 29 22:21:15.869 INFO ok! |
| 9618 | 2025-08-29T22:21:16.069Z | [ host-image] Aug 29 22:21:15.870 INFO O| Aug 29 22:21:15.869 INFO STEP 37 (ensure_file) COMPLETE |
| 9619 | 2025-08-29T22:21:16.069Z | [ host-image] Aug 29 22:21:15.870 INFO O| Aug 29 22:21:15.869 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9620 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist |
| 9621 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ... |
| 9622 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9623 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9624 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9625 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9626 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO ok! |
| 9627 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO STEP 38 (ensure_file) COMPLETE |
| 9628 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9629 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.901 INFO O| Aug 29 22:21:15.901 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9630 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9631 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9632 | 2025-08-29T22:21:16.130Z | [ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO STEP 39 (ensure_dir) COMPLETE |
| 9633 | 2025-08-29T22:21:16.137Z | [ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9634 | 2025-08-29T22:21:16.137Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.922 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 |
| 9635 | 2025-08-29T22:21:16.137Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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 ... |
| 9636 | 2025-08-29T22:21:16.137Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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 |
| 9637 | 2025-08-29T22:21:16.137Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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 |
| 9638 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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 |
| 9639 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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 |
| 9640 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 INFO ok! |
| 9641 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 INFO STEP 40 (ensure_file) COMPLETE |
| 9642 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9643 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.940 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 9644 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.940 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 ... |
| 9645 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 9646 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO ok! |
| 9647 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO STEP 41 (ensure_symlink) COMPLETE |
| 9648 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9649 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist |
| 9650 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 9651 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo |
| 9652 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO ok! |
| 9653 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO STEP 42 (ensure_symlink) COMPLETE |
| 9654 | 2025-08-29T22:21:16.138Z | [ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9655 | 2025-08-29T22:21:16.235Z | [ host-image] Aug 29 22:21:15.973 INFO O| Aug 29 22:21:15.973 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist |
| 9656 | 2025-08-29T22:21:16.235Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.973 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ... |
| 9657 | 2025-08-29T22:21:16.235Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9658 | 2025-08-29T22:21:16.235Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9659 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9660 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9661 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO ok! |
| 9662 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO STEP 43 (ensure_file) COMPLETE |
| 9663 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9664 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist |
| 9665 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 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 ... |
| 9666 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 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 |
| 9667 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml |
| 9668 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO ok! |
| 9669 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO STEP 44 (ensure_file) COMPLETE |
| 9670 | 2025-08-29T22:21:16.236Z | [ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9671 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist |
| 9672 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ... |
| 9673 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml |
| 9674 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO ok! |
| 9675 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO STEP 45 (ensure_file) COMPLETE |
| 9676 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9677 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.018 INFO O| Aug 29 22:21:16.018 INFO updating shadow file |
| 9678 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.019 INFO O| Aug 29 22:21:16.019 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9679 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.019 INFO O| Aug 29 22:21:16.019 INFO STEP 46 (shadow) COMPLETE |
| 9680 | 2025-08-29T22:21:16.237Z | [ host-image] Aug 29 22:21:16.019 INFO O| Aug 29 22:21:16.019 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9681 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking |
| 9682 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ... |
| 9683 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9684 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9685 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO ok! |
| 9686 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 47 (ensure_file) COMPLETE |
| 9687 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9688 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO skip step because feature "mfg" is not enabled |
| 9689 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9690 | 2025-08-29T22:21:16.312Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO skip step because feature "mfg" is not enabled |
| 9691 | 2025-08-29T22:21:16.313Z | [ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9692 | 2025-08-29T22:21:16.313Z | [ host-image] Aug 29 22:21:16.051 INFO O| Aug 29 22:21:16.051 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist |
| 9693 | 2025-08-29T22:21:16.313Z | [ host-image] Aug 29 22:21:16.051 INFO O| Aug 29 22:21:16.051 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ... |
| 9694 | 2025-08-29T22:21:17.073Z | [ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9695 | 2025-08-29T22:21:17.073Z | [ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9696 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO ok! |
| 9697 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO STEP 50 (ensure_file) COMPLETE |
| 9698 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9699 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO skip step because feature "compliance" is not enabled |
| 9700 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9701 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist |
| 9702 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ... |
| 9703 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9704 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9705 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9706 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9707 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO ok! |
| 9708 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO STEP 52 (ensure_file) COMPLETE |
| 9709 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9710 | 2025-08-29T22:21:17.133Z | [ host-image] Aug 29 22:21:16.959 INFO O| Aug 29 22:21:16.959 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist |
| 9711 | 2025-08-29T22:21:17.134Z | [ host-image] Aug 29 22:21:16.959 INFO O| Aug 29 22:21:16.959 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 ... |
| 9712 | 2025-08-29T22:21:17.134Z | [ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 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 |
| 9713 | 2025-08-29T22:21:17.134Z | [ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
| 9714 | 2025-08-29T22:21:17.134Z | [ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO ok! |
| 9715 | 2025-08-29T22:21:17.134Z | [ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO STEP 53 (ensure_file) COMPLETE |
| 9716 | 2025-08-29T22:21:17.134Z | [ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9717 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist |
| 9718 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 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 ... |
| 9719 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 9720 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 9721 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.978 INFO O| Aug 29 22:21:16.977 INFO ok! |
| 9722 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.978 INFO O| Aug 29 22:21:16.977 INFO STEP 54 (ensure_file) COMPLETE |
| 9723 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.978 INFO O| Aug 29 22:21:16.978 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9724 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist |
| 9725 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 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 ... |
| 9726 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 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 |
| 9727 | 2025-08-29T22:21:17.176Z | [ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml |
| 9728 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO ok! |
| 9729 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO STEP 55 (ensure_file) COMPLETE |
| 9730 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9731 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.012 INFO O| Aug 29 22:21:17.012 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist |
| 9732 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.012 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 ... |
| 9733 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 9734 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 9735 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO ok! |
| 9736 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO STEP 56 (ensure_file) COMPLETE |
| 9737 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9738 | 2025-08-29T22:21:17.177Z | [ host-image] Aug 29 22:21:17.030 INFO O| Aug 29 22:21:17.030 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist |
| 9739 | 2025-08-29T22:21:17.183Z | [ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.030 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 ... |
| 9740 | 2025-08-29T22:21:17.183Z | [ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 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 |
| 9741 | 2025-08-29T22:21:17.183Z | [ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml |
| 9742 | 2025-08-29T22:21:17.183Z | [ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO ok! |
| 9743 | 2025-08-29T22:21:17.183Z | [ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO STEP 57 (ensure_file) COMPLETE |
| 9744 | 2025-08-29T22:21:17.183Z | [ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9745 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist |
| 9746 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 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 ... |
| 9747 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9748 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9749 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9750 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 9751 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO ok! |
| 9752 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO STEP 58 (ensure_file) COMPLETE |
| 9753 | 2025-08-29T22:21:17.214Z | [ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9754 | 2025-08-29T22:21:17.215Z | [ host-image] Aug 29 22:21:17.064 INFO O| Aug 29 22:21:17.064 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist |
| 9755 | 2025-08-29T22:21:17.218Z | [ host-image] Aug 29 22:21:17.064 INFO O| Aug 29 22:21:17.064 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 ... |
| 9756 | 2025-08-29T22:21:17.218Z | [ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.064 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 |
| 9757 | 2025-08-29T22:21:17.218Z | [ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml |
| 9758 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO ok! |
| 9759 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO STEP 59 (ensure_file) COMPLETE |
| 9760 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9761 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist |
| 9762 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ... |
| 9763 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 9764 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 9765 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO ok! |
| 9766 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO STEP 60 (ensure_file) COMPLETE |
| 9767 | 2025-08-29T22:21:17.219Z | [ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9768 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist |
| 9769 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 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 ... |
| 9770 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 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 |
| 9771 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml |
| 9772 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO ok! |
| 9773 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO STEP 61 (ensure_file) COMPLETE |
| 9774 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9775 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist |
| 9776 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ... |
| 9777 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 9778 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 9779 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 9780 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 9781 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO ok! |
| 9782 | 2025-08-29T22:21:17.260Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO STEP 62 (ensure_file) COMPLETE |
| 9783 | 2025-08-29T22:21:17.261Z | [ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9784 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.123 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist |
| 9785 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.123 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 ... |
| 9786 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 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 |
| 9787 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
| 9788 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO ok! |
| 9789 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO STEP 63 (ensure_file) COMPLETE |
| 9790 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9791 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.142 INFO O| Aug 29 22:21:17.142 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist |
| 9792 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.142 INFO O| Aug 29 22:21:17.142 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 ... |
| 9793 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.142 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 |
| 9794 | 2025-08-29T22:21:17.307Z | [ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml |
| 9795 | 2025-08-29T22:21:17.308Z | [ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO ok! |
| 9796 | 2025-08-29T22:21:17.308Z | [ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO STEP 64 (ensure_file) COMPLETE |
| 9797 | 2025-08-29T22:21:17.308Z | [ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9798 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist |
| 9799 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 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 ... |
| 9800 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 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 |
| 9801 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
| 9802 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO ok! |
| 9803 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO STEP 65 (ensure_file) COMPLETE |
| 9804 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9805 | 2025-08-29T22:21:17.353Z | [ host-image] Aug 29 22:21:17.177 INFO O| Aug 29 22:21:17.177 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt |
| 9806 | 2025-08-29T22:21:17.364Z | [ host-image] Aug 29 22:21:17.177 INFO O| Aug 29 22:21:17.177 INFO STEP 66 (ensure_dir) COMPLETE |
| 9807 | 2025-08-29T22:21:17.364Z | [ host-image] Aug 29 22:21:17.177 INFO O| Aug 29 22:21:17.177 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9808 | 2025-08-29T22:21:17.372Z | [ host-image] Aug 29 22:21:17.192 INFO O| Aug 29 22:21:17.192 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 9809 | 2025-08-29T22:21:17.372Z | [ host-image] Aug 29 22:21:17.193 INFO O| Aug 29 22:21:17.192 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 9810 | 2025-08-29T22:21:17.373Z | [ host-image] Aug 29 22:21:17.193 INFO O| Aug 29 22:21:17.192 INFO STEP 67 (ensure_dir) COMPLETE |
| 9811 | 2025-08-29T22:21:17.373Z | [ host-image] Aug 29 22:21:17.193 INFO O| Aug 29 22:21:17.193 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9812 | 2025-08-29T22:21:17.429Z | [ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 9813 | 2025-08-29T22:21:17.429Z | [ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 9814 | 2025-08-29T22:21:17.429Z | [ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO STEP 68 (ensure_dir) COMPLETE |
| 9815 | 2025-08-29T22:21:17.429Z | [ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9816 | 2025-08-29T22:21:17.429Z | [ host-image] Aug 29 22:21:17.225 INFO O| Aug 29 22:21:17.225 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 9817 | 2025-08-29T22:21:17.429Z | [ host-image] Aug 29 22:21:17.225 INFO O| Aug 29 22:21:17.225 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ... |
| 9818 | 2025-08-29T22:21:19.213Z | [ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm |
| 9819 | 2025-08-29T22:21:19.213Z | [ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO ok! |
| 9820 | 2025-08-29T22:21:19.281Z | [ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO STEP 69 (ensure_file) COMPLETE |
| 9821 | 2025-08-29T22:21:19.281Z | [ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9822 | 2025-08-29T22:21:19.281Z | [ host-image] Aug 29 22:21:18.992 INFO O| Aug 29 22:21:18.991 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist |
| 9823 | 2025-08-29T22:21:19.281Z | [ host-image] Aug 29 22:21:18.992 INFO O| Aug 29 22:21:18.991 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ... |
| 9824 | 2025-08-29T22:21:20.720Z | [ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd |
| 9825 | 2025-08-29T22:21:20.720Z | [ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO ok! |
| 9826 | 2025-08-29T22:21:20.801Z | [ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO STEP 70 (ensure_file) COMPLETE |
| 9827 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9828 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 9829 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 9830 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO STEP 71 (ensure_dir) COMPLETE |
| 9831 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9832 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 9833 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9834 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
| 9835 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO ok! |
| 9836 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO STEP 72 (ensure_file) COMPLETE |
| 9837 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9838 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 9839 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9840 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
| 9841 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO ok! |
| 9842 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO STEP 73 (ensure_file) COMPLETE |
| 9843 | 2025-08-29T22:21:20.802Z | [ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO STEP 74: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9844 | 2025-08-29T22:21:20.843Z | [ host-image] Aug 29 22:21:20.631 INFO O| Aug 29 22:21:20.631 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 9845 | 2025-08-29T22:21:20.843Z | [ host-image] Aug 29 22:21:20.632 INFO O| Aug 29 22:21:20.632 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 9846 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.632 INFO O| Aug 29 22:21:20.632 INFO STEP 74 (ensure_dir) COMPLETE |
| 9847 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.632 INFO O| Aug 29 22:21:20.632 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9848 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 9849 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9850 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 9851 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO ok! |
| 9852 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO STEP 75 (ensure_file) COMPLETE |
| 9853 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9854 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 9855 | 2025-08-29T22:21:20.844Z | [ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9856 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
| 9857 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO ok! |
| 9858 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO STEP 76 (ensure_file) COMPLETE |
| 9859 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO STEP 77: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9860 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 9861 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 9862 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO STEP 77 (ensure_dir) COMPLETE |
| 9863 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9864 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 9865 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9866 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 9867 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO ok! |
| 9868 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO STEP 78 (ensure_file) COMPLETE |
| 9869 | 2025-08-29T22:21:20.845Z | [ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9870 | 2025-08-29T22:21:20.979Z | [ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist |
| 9871 | 2025-08-29T22:21:20.979Z | [ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ... |
| 9872 | 2025-08-29T22:21:20.979Z | [ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION |
| 9873 | 2025-08-29T22:21:20.979Z | [ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO ok! |
| 9874 | 2025-08-29T22:21:20.979Z | [ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO STEP 79 (ensure_file) COMPLETE |
| 9875 | 2025-08-29T22:21:20.979Z | [ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9876 | 2025-08-29T22:21:20.979Z | [ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 9877 | 2025-08-29T22:21:20.988Z | [ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 9878 | 2025-08-29T22:21:20.988Z | [ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO STEP 80 (ensure_dir) COMPLETE |
| 9879 | 2025-08-29T22:21:20.988Z | [ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO STEP 81: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9880 | 2025-08-29T22:21:20.988Z | [ host-image] Aug 29 22:21:20.747 INFO O| Aug 29 22:21:20.746 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist |
| 9881 | 2025-08-29T22:21:20.988Z | [ host-image] Aug 29 22:21:20.747 INFO O| Aug 29 22:21:20.746 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ... |
| 9882 | 2025-08-29T22:21:21.725Z | [ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle |
| 9883 | 2025-08-29T22:21:21.725Z | [ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO ok! |
| 9884 | 2025-08-29T22:21:21.725Z | [ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO STEP 81 (ensure_file) COMPLETE |
| 9885 | 2025-08-29T22:21:21.794Z | [ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9886 | 2025-08-29T22:21:21.794Z | [ host-image] Aug 29 22:21:21.533 INFO O| Aug 29 22:21:21.533 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist |
| 9887 | 2025-08-29T22:21:21.794Z | [ host-image] Aug 29 22:21:21.533 INFO O| Aug 29 22:21:21.533 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ... |
| 9888 | 2025-08-29T22:21:25.253Z | [ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent |
| 9889 | 2025-08-29T22:21:25.254Z | [ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO ok! |
| 9890 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO STEP 82 (ensure_file) COMPLETE |
| 9891 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9892 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 9893 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 9894 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO STEP 83 (ensure_dir) COMPLETE |
| 9895 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9896 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist |
| 9897 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9898 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml |
| 9899 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO ok! |
| 9900 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO STEP 84 (ensure_file) COMPLETE |
| 9901 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9902 | 2025-08-29T22:21:25.331Z | [ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist |
| 9903 | 2025-08-29T22:21:25.332Z | [ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9904 | 2025-08-29T22:21:25.332Z | [ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md |
| 9905 | 2025-08-29T22:21:25.332Z | [ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO ok! |
| 9906 | 2025-08-29T22:21:25.332Z | [ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO STEP 85 (ensure_file) COMPLETE |
| 9907 | 2025-08-29T22:21:25.332Z | [ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9908 | 2025-08-29T22:21:25.332Z | [ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist |
| 9909 | 2025-08-29T22:21:25.332Z | [ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ... |
| 9910 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION |
| 9911 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO ok! |
| 9912 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO STEP 86 (ensure_file) COMPLETE |
| 9913 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9914 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist |
| 9915 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ... |
| 9916 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz |
| 9917 | 2025-08-29T22:21:25.333Z | [ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO ok! |
| 9918 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO STEP 87 (ensure_file) COMPLETE |
| 9919 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO STEP 88: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9920 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 9921 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 9922 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO STEP 88 (ensure_dir) COMPLETE |
| 9923 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9924 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.149 INFO O| Aug 29 22:21:25.149 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist |
| 9925 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.149 INFO O| Aug 29 22:21:25.149 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ... |
| 9926 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog |
| 9927 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO ok! |
| 9928 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO STEP 89 (ensure_file) COMPLETE |
| 9929 | 2025-08-29T22:21:25.334Z | [ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9930 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist |
| 9931 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ... |
| 9932 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION |
| 9933 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO ok! |
| 9934 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO STEP 90 (ensure_file) COMPLETE |
| 9935 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9936 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.189 INFO O| Aug 29 22:21:25.189 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist |
| 9937 | 2025-08-29T22:21:25.386Z | [ host-image] Aug 29 22:21:25.189 INFO O| Aug 29 22:21:25.189 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ... |
| 9938 | 2025-08-29T22:21:25.770Z | [ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling bitflags v1.3.2 |
| 9939 | 2025-08-29T22:21:25.770Z | [ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling scroll v0.13.0 |
| 9940 | 2025-08-29T22:21:25.798Z | [ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling plain v0.2.3 |
| 9941 | 2025-08-29T22:21:25.798Z | [ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling bitflags v2.9.1 |
| 9942 | 2025-08-29T22:21:25.798Z | [ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling bit_field v0.10.2 |
| 9943 | 2025-08-29T22:21:25.798Z | [ recovery-image] Aug 29 22:21:25.639 INFO E| Compiling adler2 v2.0.1 |
| 9944 | 2025-08-29T22:21:25.798Z | [ recovery-image] Aug 29 22:21:25.639 INFO E| Compiling log v0.4.27 |
| 9945 | 2025-08-29T22:21:26.124Z | [ recovery-image] Aug 29 22:21:25.980 INFO E| Compiling raw-cpuid v10.7.0 |
| 9946 | 2025-08-29T22:21:26.377Z | [ recovery-image] Aug 29 22:21:26.181 INFO E| Compiling miniz_oxide v0.8.9 |
| 9947 | 2025-08-29T22:21:26.433Z | [ recovery-image] Aug 29 22:21:26.194 INFO E| Compiling bitstruct v0.1.1 |
| 9948 | 2025-08-29T22:21:26.635Z | [ recovery-image] Aug 29 22:21:26.505 INFO E| Compiling static_assertions v1.1.0 |
| 9949 | 2025-08-29T22:21:26.689Z | [ recovery-image] Aug 29 22:21:26.558 INFO E| Compiling cpio_reader v0.1.2 |
| 9950 | 2025-08-29T22:21:26.843Z | [ recovery-image] Aug 29 22:21:26.684 INFO E| Compiling goblin v0.10.0 |
| 9951 | 2025-08-29T22:21:28.804Z | [ host-image] Aug 29 22:21:28.654 INFO O| Aug 29 22:21:28.654 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz |
| 9952 | 2025-08-29T22:21:28.804Z | [ host-image] Aug 29 22:21:28.655 INFO O| Aug 29 22:21:28.654 INFO ok! |
| 9953 | 2025-08-29T22:21:28.835Z | [ host-image] Aug 29 22:21:28.655 INFO O| Aug 29 22:21:28.654 INFO STEP 91 (ensure_file) COMPLETE |
| 9954 | 2025-08-29T22:21:28.835Z | [ host-image] Aug 29 22:21:28.655 INFO O| Aug 29 22:21:28.654 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9955 | 2025-08-29T22:21:28.835Z | [ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 9956 | 2025-08-29T22:21:28.835Z | [ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 9957 | 2025-08-29T22:21:28.835Z | [ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO STEP 92 (ensure_dir) COMPLETE |
| 9958 | 2025-08-29T22:21:28.835Z | [ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9959 | 2025-08-29T22:21:28.879Z | [ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 9960 | 2025-08-29T22:21:28.879Z | [ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 9961 | 2025-08-29T22:21:28.879Z | [ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO STEP 93 (ensure_dir) COMPLETE |
| 9962 | 2025-08-29T22:21:28.880Z | [ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9963 | 2025-08-29T22:21:28.880Z | [ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 9964 | 2025-08-29T22:21:28.880Z | [ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 9965 | 2025-08-29T22:21:28.880Z | [ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO STEP 94 (ensure_dir) COMPLETE |
| 9966 | 2025-08-29T22:21:28.880Z | [ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9967 | 2025-08-29T22:21:28.913Z | [ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.754 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 9968 | 2025-08-29T22:21:28.913Z | [ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.755 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 9969 | 2025-08-29T22:21:28.913Z | [ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.755 INFO STEP 95 (ensure_dir) COMPLETE |
| 9970 | 2025-08-29T22:21:28.913Z | [ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.755 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9971 | 2025-08-29T22:21:28.914Z | [ host-image] Aug 29 22:21:28.774 INFO O| Aug 29 22:21:28.774 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 9972 | 2025-08-29T22:21:28.914Z | [ host-image] Aug 29 22:21:28.775 INFO O| Aug 29 22:21:28.775 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 9973 | 2025-08-29T22:21:28.914Z | [ host-image] Aug 29 22:21:28.775 INFO O| Aug 29 22:21:28.775 INFO STEP 96 (ensure_dir) COMPLETE |
| 9974 | 2025-08-29T22:21:28.914Z | [ host-image] Aug 29 22:21:28.775 INFO O| Aug 29 22:21:28.775 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9975 | 2025-08-29T22:21:28.969Z | [ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist |
| 9976 | 2025-08-29T22:21:28.969Z | [ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 9977 | 2025-08-29T22:21:28.969Z | [ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml |
| 9978 | 2025-08-29T22:21:28.969Z | [ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO ok! |
| 9979 | 2025-08-29T22:21:28.969Z | [ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO STEP 97 (ensure_file) COMPLETE |
| 9980 | 2025-08-29T22:21:28.969Z | [ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9981 | 2025-08-29T22:21:28.970Z | [ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 9982 | 2025-08-29T22:21:28.970Z | [ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 9983 | 2025-08-29T22:21:28.970Z | [ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO STEP 98 (ensure_dir) COMPLETE |
| 9984 | 2025-08-29T22:21:28.970Z | [ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9985 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist |
| 9986 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ... |
| 9987 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind |
| 9988 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO ok! |
| 9989 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO STEP 99 (ensure_file) COMPLETE |
| 9990 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9991 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.850 INFO O| Aug 29 22:21:28.850 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist |
| 9992 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.850 INFO O| Aug 29 22:21:28.850 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ... |
| 9993 | 2025-08-29T22:21:29.023Z | [ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm |
| 9994 | 2025-08-29T22:21:29.035Z | [ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO ok! |
| 9995 | 2025-08-29T22:21:29.035Z | [ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO STEP 100 (ensure_file) COMPLETE |
| 9996 | 2025-08-29T22:21:29.035Z | [ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 9997 | 2025-08-29T22:21:29.125Z | [ host-image] Aug 29 22:21:28.886 INFO O| Aug 29 22:21:28.886 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist |
| 9998 | 2025-08-29T22:21:29.125Z | [ host-image] Aug 29 22:21:28.886 INFO O| Aug 29 22:21:28.886 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ... |
| 9999 | 2025-08-29T22:21:29.730Z | [ host-image] Aug 29 22:21:29.594 INFO O| Aug 29 22:21:29.594 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind |
| 10000 | 2025-08-29T22:21:29.730Z | [ host-image] Aug 29 22:21:29.595 INFO O| Aug 29 22:21:29.594 INFO ok! |
| 10001 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.595 INFO O| Aug 29 22:21:29.594 INFO STEP 101 (ensure_file) COMPLETE |
| 10002 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.595 INFO O| Aug 29 22:21:29.594 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10003 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist |
| 10004 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ... |
| 10005 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION |
| 10006 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO ok! |
| 10007 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO STEP 102 (ensure_file) COMPLETE |
| 10008 | 2025-08-29T22:21:29.788Z | [ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO STEP 103: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10009 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.640 INFO O| Aug 29 22:21:29.640 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace |
| 10010 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.640 INFO O| Aug 29 22:21:29.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace |
| 10011 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.641 INFO O| Aug 29 22:21:29.640 INFO STEP 103 (ensure_dir) COMPLETE |
| 10012 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.641 INFO O| Aug 29 22:21:29.640 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10013 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.657 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist |
| 10014 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ... |
| 10015 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d |
| 10016 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO ok! |
| 10017 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO STEP 104 (ensure_file) COMPLETE |
| 10018 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10019 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.678 INFO O| Aug 29 22:21:29.678 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist |
| 10020 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.678 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ... |
| 10021 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d |
| 10022 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO ok! |
| 10023 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO STEP 105 (ensure_file) COMPLETE |
| 10024 | 2025-08-29T22:21:29.840Z | [ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10025 | 2025-08-29T22:21:29.875Z | [ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist |
| 10026 | 2025-08-29T22:21:29.875Z | [ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ... |
| 10027 | 2025-08-29T22:21:29.875Z | [ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d |
| 10028 | 2025-08-29T22:21:29.875Z | [ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO ok! |
| 10029 | 2025-08-29T22:21:29.875Z | [ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO STEP 106 (ensure_file) COMPLETE |
| 10030 | 2025-08-29T22:21:29.875Z | [ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10031 | 2025-08-29T22:21:29.884Z | [ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist |
| 10032 | 2025-08-29T22:21:29.884Z | [ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ... |
| 10033 | 2025-08-29T22:21:29.884Z | [ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d |
| 10034 | 2025-08-29T22:21:29.884Z | [ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO ok! |
| 10035 | 2025-08-29T22:21:29.884Z | [ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO STEP 107 (ensure_file) COMPLETE |
| 10036 | 2025-08-29T22:21:29.884Z | [ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10037 | 2025-08-29T22:21:29.931Z | [ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist |
| 10038 | 2025-08-29T22:21:29.931Z | [ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ... |
| 10039 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d |
| 10040 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO ok! |
| 10041 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO STEP 108 (ensure_file) COMPLETE |
| 10042 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10043 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.778 INFO O| Aug 29 22:21:29.778 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist |
| 10044 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.778 INFO O| Aug 29 22:21:29.778 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/up-info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d ... |
| 10045 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.778 INFO O| Aug 29 22:21:29.778 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d |
| 10046 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.779 INFO O| Aug 29 22:21:29.778 INFO ok! |
| 10047 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.779 INFO O| Aug 29 22:21:29.778 INFO STEP 109 (ensure_file) COMPLETE |
| 10048 | 2025-08-29T22:21:29.932Z | [ host-image] Aug 29 22:21:29.779 INFO O| Aug 29 22:21:29.778 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10049 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist |
| 10050 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ... |
| 10051 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d |
| 10052 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO ok! |
| 10053 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO STEP 110 (ensure_file) COMPLETE |
| 10054 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10055 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist |
| 10056 | 2025-08-29T22:21:29.967Z | [ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ... |
| 10057 | 2025-08-29T22:21:29.968Z | [ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d |
| 10058 | 2025-08-29T22:21:29.968Z | [ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO ok! |
| 10059 | 2025-08-29T22:21:29.968Z | [ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO STEP 111 (ensure_file) COMPLETE |
| 10060 | 2025-08-29T22:21:29.968Z | [ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10061 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.843 INFO O| Aug 29 22:21:29.843 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist |
| 10062 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.843 INFO O| Aug 29 22:21:29.843 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ... |
| 10063 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d |
| 10064 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO ok! |
| 10065 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO STEP 112 (ensure_file) COMPLETE |
| 10066 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10067 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.860 INFO O| Aug 29 22:21:29.860 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist |
| 10068 | 2025-08-29T22:21:30.082Z | [ host-image] Aug 29 22:21:29.860 INFO O| Aug 29 22:21:29.860 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ... |
| 10069 | 2025-08-29T22:21:30.083Z | [ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d |
| 10070 | 2025-08-29T22:21:30.083Z | [ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO ok! |
| 10071 | 2025-08-29T22:21:30.083Z | [ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO STEP 113 (ensure_file) COMPLETE |
| 10072 | 2025-08-29T22:21:30.083Z | [ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10073 | 2025-08-29T22:21:30.167Z | [ host-image] Aug 29 22:21:29.880 INFO O| Aug 29 22:21:29.880 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist |
| 10074 | 2025-08-29T22:21:30.167Z | [ host-image] Aug 29 22:21:29.880 INFO O| Aug 29 22:21:29.880 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ... |
| 10075 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.880 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d |
| 10076 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.881 INFO ok! |
| 10077 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.881 INFO STEP 114 (ensure_file) COMPLETE |
| 10078 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.881 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10079 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.900 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist |
| 10080 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ... |
| 10081 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d |
| 10082 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO ok! |
| 10083 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO STEP 115 (ensure_file) COMPLETE |
| 10084 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10085 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist |
| 10086 | 2025-08-29T22:21:30.168Z | [ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ... |
| 10087 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d |
| 10088 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO ok! |
| 10089 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO STEP 116 (ensure_file) COMPLETE |
| 10090 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10091 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.941 INFO O| Aug 29 22:21:29.941 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist |
| 10092 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.941 INFO O| Aug 29 22:21:29.941 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ... |
| 10093 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d |
| 10094 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.942 INFO ok! |
| 10095 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.942 INFO STEP 117 (ensure_file) COMPLETE |
| 10096 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.942 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10097 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist |
| 10098 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ... |
| 10099 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d |
| 10100 | 2025-08-29T22:21:30.169Z | [ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO ok! |
| 10101 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO STEP 118 (ensure_file) COMPLETE |
| 10102 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10103 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.977 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist |
| 10104 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ... |
| 10105 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d |
| 10106 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO ok! |
| 10107 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO STEP 119 (ensure_file) COMPLETE |
| 10108 | 2025-08-29T22:21:30.170Z | [ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10109 | 2025-08-29T22:21:30.262Z | [ host-image] Aug 29 22:21:29.994 INFO O| Aug 29 22:21:29.994 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist |
| 10110 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:29.994 INFO O| Aug 29 22:21:29.994 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ... |
| 10111 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d |
| 10112 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.994 INFO ok! |
| 10113 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.994 INFO STEP 120 (ensure_file) COMPLETE |
| 10114 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.995 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10115 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist |
| 10116 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ... |
| 10117 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d |
| 10118 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO ok! |
| 10119 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO STEP 121 (ensure_file) COMPLETE |
| 10120 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10121 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist |
| 10122 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ... |
| 10123 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d |
| 10124 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO ok! |
| 10125 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO STEP 122 (ensure_file) COMPLETE |
| 10126 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10127 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.046 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist |
| 10128 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.046 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ... |
| 10129 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d |
| 10130 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO ok! |
| 10131 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO STEP 123 (ensure_file) COMPLETE |
| 10132 | 2025-08-29T22:21:30.263Z | [ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10133 | 2025-08-29T22:21:30.351Z | [ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist |
| 10134 | 2025-08-29T22:21:30.351Z | [ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ... |
| 10135 | 2025-08-29T22:21:30.351Z | [ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d |
| 10136 | 2025-08-29T22:21:30.351Z | [ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO ok! |
| 10137 | 2025-08-29T22:21:30.351Z | [ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO STEP 124 (ensure_file) COMPLETE |
| 10138 | 2025-08-29T22:21:30.352Z | [ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10139 | 2025-08-29T22:21:30.352Z | [ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist |
| 10140 | 2025-08-29T22:21:30.352Z | [ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh ... |
| 10141 | 2025-08-29T22:21:30.352Z | [ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh |
| 10142 | 2025-08-29T22:21:30.352Z | [ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO ok! |
| 10143 | 2025-08-29T22:21:30.352Z | [ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO STEP 125 (ensure_file) COMPLETE |
| 10144 | 2025-08-29T22:21:30.355Z | [ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10145 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist |
| 10146 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d ... |
| 10147 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d |
| 10148 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO ok! |
| 10149 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO STEP 126 (ensure_file) COMPLETE |
| 10150 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10151 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist |
| 10152 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ... |
| 10153 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh |
| 10154 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO ok! |
| 10155 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO STEP 127 (ensure_file) COMPLETE |
| 10156 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10157 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.153 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist |
| 10158 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.153 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d ... |
| 10159 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d |
| 10160 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO ok! |
| 10161 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO STEP 128 (ensure_file) COMPLETE |
| 10162 | 2025-08-29T22:21:30.356Z | [ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10163 | 2025-08-29T22:21:30.511Z | [ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist |
| 10164 | 2025-08-29T22:21:30.511Z | [ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ... |
| 10165 | 2025-08-29T22:21:30.511Z | [ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh |
| 10166 | 2025-08-29T22:21:30.511Z | [ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO ok! |
| 10167 | 2025-08-29T22:21:30.511Z | [ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO STEP 129 (ensure_file) COMPLETE |
| 10168 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10169 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist |
| 10170 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d ... |
| 10171 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d |
| 10172 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO ok! |
| 10173 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO STEP 130 (ensure_file) COMPLETE |
| 10174 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10175 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.208 INFO O| Aug 29 22:21:30.208 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist |
| 10176 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.208 INFO O| Aug 29 22:21:30.208 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ... |
| 10177 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.208 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d |
| 10178 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.208 INFO ok! |
| 10179 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.209 INFO STEP 131 (ensure_file) COMPLETE |
| 10180 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.209 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10181 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.225 INFO O| Aug 29 22:21:30.225 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist |
| 10182 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.225 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ... |
| 10183 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d |
| 10184 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO ok! |
| 10185 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO STEP 132 (ensure_file) COMPLETE |
| 10186 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10187 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist |
| 10188 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md ... |
| 10189 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md |
| 10190 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO ok! |
| 10191 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO STEP 133 (ensure_file) COMPLETE |
| 10192 | 2025-08-29T22:21:30.512Z | [ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10193 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist |
| 10194 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ... |
| 10195 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt |
| 10196 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO ok! |
| 10197 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO STEP 134 (ensure_file) COMPLETE |
| 10198 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10199 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.281 INFO O| Aug 29 22:21:30.281 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist |
| 10200 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.281 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION ... |
| 10201 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION |
| 10202 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO ok! |
| 10203 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO STEP 135 (ensure_file) COMPLETE |
| 10204 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10205 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.300 INFO O| Aug 29 22:21:30.300 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist |
| 10206 | 2025-08-29T22:21:31.104Z | [ host-image] Aug 29 22:21:30.301 INFO O| Aug 29 22:21:30.300 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ... |
| 10207 | 2025-08-29T22:21:41.540Z | [ recovery-image] Aug 29 22:21:41.384 INFO E| Finished `release` profile [optimized] target(s) in 1m 09s |
| 10208 | 2025-08-29T22:21:41.602Z | [ recovery-image] Aug 29 22:21:41.416 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 10209 | 2025-08-29T22:21:41.822Z | [ recovery-image] Aug 29 22:21:41.657 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.89.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 10210 | 2025-08-29T22:21:41.877Z | [ recovery-image] Aug 29 22:21:41.657 INFO building ROM for gimlet |
| 10211 | 2025-08-29T22:21:41.877Z | [ recovery-image] Aug 29 22:21:41.657 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", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml", "--image", "/work/os-recovery/gimlet.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10212 | 2025-08-29T22:21:43.431Z | [ recovery-image] Aug 29 22:21:43.242 INFO E| Downloading crates ... |
| 10213 | 2025-08-29T22:21:43.882Z | [ recovery-image] Aug 29 22:21:43.753 INFO E| Downloaded anstyle-query v1.1.2 |
| 10214 | 2025-08-29T22:21:43.920Z | [ recovery-image] Aug 29 22:21:43.791 INFO E| Downloaded toml_datetime v0.6.9 |
| 10215 | 2025-08-29T22:21:43.970Z | [ recovery-image] Aug 29 22:21:43.794 INFO E| Downloaded os_pipe v1.2.1 |
| 10216 | 2025-08-29T22:21:43.970Z | [ recovery-image] Aug 29 22:21:43.798 INFO E| Downloaded shared_child v1.0.1 |
| 10217 | 2025-08-29T22:21:43.970Z | [ recovery-image] Aug 29 22:21:43.801 INFO E| Downloaded toml_write v0.1.1 |
| 10218 | 2025-08-29T22:21:43.970Z | [ recovery-image] Aug 29 22:21:43.804 INFO E| Downloaded serde_spanned v0.6.8 |
| 10219 | 2025-08-29T22:21:43.970Z | [ recovery-image] Aug 29 22:21:43.808 INFO E| Downloaded duct v0.13.7 |
| 10220 | 2025-08-29T22:21:43.970Z | [ recovery-image] Aug 29 22:21:43.813 INFO E| Downloaded clap v4.5.37 |
| 10221 | 2025-08-29T22:21:44.036Z | [ recovery-image] Aug 29 22:21:43.830 INFO E| Downloaded toml v0.8.22 |
| 10222 | 2025-08-29T22:21:44.099Z | [ recovery-image] Aug 29 22:21:43.909 INFO E| Downloaded cc v1.2.20 |
| 10223 | 2025-08-29T22:21:44.099Z | [ recovery-image] Aug 29 22:21:43.916 INFO E| Downloaded toml_edit v0.22.26 |
| 10224 | 2025-08-29T22:21:44.130Z | [ recovery-image] Aug 29 22:21:43.980 INFO E| Downloaded clap_builder v4.5.37 |
| 10225 | 2025-08-29T22:21:44.130Z | [ recovery-image] Aug 29 22:21:43.991 INFO E| Downloaded colorchoice v1.0.3 |
| 10226 | 2025-08-29T22:21:44.130Z | [ recovery-image] Aug 29 22:21:43.994 INFO E| Downloaded winnow v0.7.7 |
| 10227 | 2025-08-29T22:21:44.158Z | [ recovery-image] Aug 29 22:21:44.008 INFO E| Downloaded clap_derive v4.5.32 |
| 10228 | 2025-08-29T22:21:44.158Z | [ recovery-image] Aug 29 22:21:44.012 INFO E| Downloaded anstyle-parse v0.2.6 |
| 10229 | 2025-08-29T22:21:44.158Z | [ recovery-image] Aug 29 22:21:44.016 INFO E| Downloaded anstyle v1.0.10 |
| 10230 | 2025-08-29T22:21:45.825Z | [ recovery-image] Aug 29 22:21:44.704 INFO E| Compiling libc v0.2.172 |
| 10231 | 2025-08-29T22:21:45.825Z | [ recovery-image] Aug 29 22:21:44.704 INFO E| Compiling utf8parse v0.2.2 |
| 10232 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:44.704 INFO E| Compiling equivalent v1.0.2 |
| 10233 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:44.705 INFO E| Compiling shlex v1.3.0 |
| 10234 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:44.705 INFO E| Compiling is_terminal_polyfill v1.70.1 |
| 10235 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:44.706 INFO E| Compiling once_cell v1.21.3 |
| 10236 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:44.706 INFO E| Compiling anstyle-query v1.1.2 |
| 10237 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:44.733 INFO E| Compiling syn v2.0.101 |
| 10238 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:45.384 INFO E| Compiling anstyle-parse v0.2.6 |
| 10239 | 2025-08-29T22:21:46.477Z | [ recovery-image] Aug 29 22:21:45.641 INFO E| Compiling anstyle v1.0.10 |
| 10240 | 2025-08-29T22:21:46.583Z | [ recovery-image] Aug 29 22:21:45.783 INFO E| Compiling hashbrown v0.15.2 |
| 10241 | 2025-08-29T22:21:46.583Z | [ recovery-image] Aug 29 22:21:45.784 INFO E| Compiling colorchoice v1.0.3 |
| 10242 | 2025-08-29T22:21:46.639Z | [ recovery-image] Aug 29 22:21:45.933 INFO E| Compiling cc v1.2.20 |
| 10243 | 2025-08-29T22:21:46.639Z | [ recovery-image] Aug 29 22:21:46.451 INFO E| Compiling anyhow v1.0.98 |
| 10244 | 2025-08-29T22:21:46.873Z | [ recovery-image] Aug 29 22:21:46.745 INFO E| Compiling strsim v0.11.1 |
| 10245 | 2025-08-29T22:21:46.902Z | [ recovery-image] Aug 29 22:21:46.757 INFO E| Compiling clap_lex v0.7.4 |
| 10246 | 2025-08-29T22:21:47.716Z | [ recovery-image] Aug 29 22:21:47.583 INFO E| Compiling anstream v0.6.18 |
| 10247 | 2025-08-29T22:21:48.050Z | [ recovery-image] Aug 29 22:21:47.918 INFO E| Compiling winnow v0.7.7 |
| 10248 | 2025-08-29T22:21:48.257Z | [ recovery-image] Aug 29 22:21:48.123 INFO E| Compiling toml_write v0.1.1 |
| 10249 | 2025-08-29T22:21:49.417Z | [ recovery-image] Aug 29 22:21:49.285 INFO E| Compiling os_pipe v1.2.1 |
| 10250 | 2025-08-29T22:21:49.770Z | [ recovery-image] Aug 29 22:21:49.632 INFO E| Compiling shared_child v1.0.1 |
| 10251 | 2025-08-29T22:21:49.829Z | [ recovery-image] Aug 29 22:21:49.669 INFO E| Compiling clap_builder v4.5.37 |
| 10252 | 2025-08-29T22:21:49.933Z | [ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz |
| 10253 | 2025-08-29T22:21:49.933Z | [ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO ok! |
| 10254 | 2025-08-29T22:21:49.965Z | [ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO STEP 136 (ensure_file) COMPLETE |
| 10255 | 2025-08-29T22:21:49.965Z | [ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO STEP 137: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10256 | 2025-08-29T22:21:49.965Z | [ host-image] Aug 29 22:21:49.824 INFO O| Aug 29 22:21:49.824 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib |
| 10257 | 2025-08-29T22:21:49.965Z | [ host-image] Aug 29 22:21:49.824 INFO O| Aug 29 22:21:49.824 INFO STEP 137 (ensure_dir) COMPLETE |
| 10258 | 2025-08-29T22:21:49.965Z | [ host-image] Aug 29 22:21:49.824 INFO O| Aug 29 22:21:49.824 INFO STEP 138: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10259 | 2025-08-29T22:21:49.999Z | [ host-image] Aug 29 22:21:49.843 INFO O| Aug 29 22:21:49.843 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc |
| 10260 | 2025-08-29T22:21:49.999Z | [ host-image] Aug 29 22:21:49.843 INFO O| Aug 29 22:21:49.843 INFO STEP 138 (ensure_dir) COMPLETE |
| 10261 | 2025-08-29T22:21:49.999Z | [ host-image] Aug 29 22:21:49.843 INFO O| Aug 29 22:21:49.843 INFO STEP 139: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10262 | 2025-08-29T22:21:49.999Z | [ host-image] Aug 29 22:21:49.860 INFO O| Aug 29 22:21:49.860 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest |
| 10263 | 2025-08-29T22:21:49.999Z | [ host-image] Aug 29 22:21:49.860 INFO O| Aug 29 22:21:49.860 INFO STEP 139 (ensure_dir) COMPLETE |
| 10264 | 2025-08-29T22:21:49.999Z | [ host-image] Aug 29 22:21:49.860 INFO O| Aug 29 22:21:49.860 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10265 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.879 INFO O| Aug 29 22:21:49.878 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site |
| 10266 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.879 INFO O| Aug 29 22:21:49.879 INFO STEP 140 (ensure_dir) COMPLETE |
| 10267 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.879 INFO O| Aug 29 22:21:49.879 INFO STEP 141: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10268 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist |
| 10269 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO copying /tmp/.tmpOWgyXQ/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 ... |
| 10270 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml |
| 10271 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO ok! |
| 10272 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO STEP 141 (ensure_file) COMPLETE |
| 10273 | 2025-08-29T22:21:50.029Z | [ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10274 | 2025-08-29T22:21:50.081Z | [ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10275 | 2025-08-29T22:21:50.081Z | [ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10276 | 2025-08-29T22:21:50.081Z | [ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10277 | 2025-08-29T22:21:50.081Z | [ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO STEP 142 (ensure_dir) COMPLETE |
| 10278 | 2025-08-29T22:21:50.081Z | [ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO STEP 143: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10279 | 2025-08-29T22:21:50.122Z | [ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking |
| 10280 | 2025-08-29T22:21:50.122Z | [ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ... |
| 10281 | 2025-08-29T22:21:50.122Z | [ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile |
| 10282 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO ok! |
| 10283 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO STEP 143 (ensure_file) COMPLETE |
| 10284 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10285 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.953 INFO O| Aug 29 22:21:49.953 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec" |
| 10286 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.953 INFO O| Aug 29 22:21:49.953 INFO STEP 144 (remove_files) COMPLETE |
| 10287 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.953 INFO O| Aug 29 22:21:49.953 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10288 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.973 INFO O| Aug 29 22:21:49.973 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap" |
| 10289 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.973 INFO O| Aug 29 22:21:49.973 INFO STEP 145 (remove_files) COMPLETE |
| 10290 | 2025-08-29T22:21:50.123Z | [ host-image] Aug 29 22:21:49.973 INFO O| Aug 29 22:21:49.973 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10291 | 2025-08-29T22:21:50.164Z | [ host-image] Aug 29 22:21:49.991 INFO O| Aug 29 22:21:49.991 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc" |
| 10292 | 2025-08-29T22:21:50.164Z | [ host-image] Aug 29 22:21:49.991 INFO O| Aug 29 22:21:49.991 INFO STEP 146 (remove_files) COMPLETE |
| 10293 | 2025-08-29T22:21:50.164Z | [ host-image] Aug 29 22:21:49.991 INFO O| Aug 29 22:21:49.991 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10294 | 2025-08-29T22:21:50.164Z | [ host-image] Aug 29 22:21:50.007 INFO O| Aug 29 22:21:50.006 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security" |
| 10295 | 2025-08-29T22:21:50.164Z | [ host-image] Aug 29 22:21:50.007 INFO O| Aug 29 22:21:50.007 INFO STEP 147 (remove_files) COMPLETE |
| 10296 | 2025-08-29T22:21:50.164Z | [ host-image] Aug 29 22:21:50.007 INFO O| Aug 29 22:21:50.007 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10297 | 2025-08-29T22:21:50.165Z | [ host-image] Aug 29 22:21:50.026 INFO O| Aug 29 22:21:50.026 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares" |
| 10298 | 2025-08-29T22:21:50.165Z | [ host-image] Aug 29 22:21:50.026 INFO O| Aug 29 22:21:50.026 INFO STEP 148 (remove_files) COMPLETE |
| 10299 | 2025-08-29T22:21:50.165Z | [ host-image] Aug 29 22:21:50.026 INFO O| Aug 29 22:21:50.026 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10300 | 2025-08-29T22:21:50.194Z | [ host-image] Aug 29 22:21:50.044 INFO O| Aug 29 22:21:50.044 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb" |
| 10301 | 2025-08-29T22:21:50.194Z | [ host-image] Aug 29 22:21:50.045 INFO O| Aug 29 22:21:50.045 INFO STEP 149 (remove_files) COMPLETE |
| 10302 | 2025-08-29T22:21:50.194Z | [ host-image] Aug 29 22:21:50.045 INFO O| Aug 29 22:21:50.045 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10303 | 2025-08-29T22:21:50.194Z | [ host-image] Aug 29 22:21:50.063 INFO O| Aug 29 22:21:50.063 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 10304 | 2025-08-29T22:21:50.194Z | [ host-image] Aug 29 22:21:50.063 INFO O| Aug 29 22:21:50.063 INFO STEP 150 (remove_files) COMPLETE |
| 10305 | 2025-08-29T22:21:50.194Z | [ host-image] Aug 29 22:21:50.063 INFO O| Aug 29 22:21:50.063 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10306 | 2025-08-29T22:21:50.240Z | [ host-image] Aug 29 22:21:50.083 INFO O| Aug 29 22:21:50.083 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml" |
| 10307 | 2025-08-29T22:21:50.240Z | [ host-image] Aug 29 22:21:50.083 INFO O| Aug 29 22:21:50.083 INFO STEP 151 (remove_files) COMPLETE |
| 10308 | 2025-08-29T22:21:50.240Z | [ host-image] Aug 29 22:21:50.083 INFO O| Aug 29 22:21:50.083 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10309 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.100 INFO O| Aug 29 22:21:50.100 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml" |
| 10310 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.101 INFO O| Aug 29 22:21:50.101 INFO STEP 152 (remove_files) COMPLETE |
| 10311 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.101 INFO O| Aug 29 22:21:50.101 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10312 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.119 INFO O| Aug 29 22:21:50.119 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 10313 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.120 INFO O| Aug 29 22:21:50.119 INFO STEP 153 (remove_files) COMPLETE |
| 10314 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.120 INFO O| Aug 29 22:21:50.120 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10315 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.137 INFO O| Aug 29 22:21:50.137 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml" |
| 10316 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.137 INFO O| Aug 29 22:21:50.137 INFO STEP 154 (remove_files) COMPLETE |
| 10317 | 2025-08-29T22:21:50.771Z | [ host-image] Aug 29 22:21:50.137 INFO O| Aug 29 22:21:50.137 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10318 | 2025-08-29T22:21:50.882Z | [ host-image] Aug 29 22:21:50.156 INFO O| Aug 29 22:21:50.156 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml" |
| 10319 | 2025-08-29T22:21:50.882Z | [ host-image] Aug 29 22:21:50.156 INFO O| Aug 29 22:21:50.156 INFO STEP 155 (remove_files) COMPLETE |
| 10320 | 2025-08-29T22:21:50.882Z | [ host-image] Aug 29 22:21:50.156 INFO O| Aug 29 22:21:50.156 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10321 | 2025-08-29T22:21:50.882Z | [ host-image] Aug 29 22:21:50.173 INFO O| Aug 29 22:21:50.173 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml" |
| 10322 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.174 INFO O| Aug 29 22:21:50.174 INFO STEP 156 (remove_files) COMPLETE |
| 10323 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.174 INFO O| Aug 29 22:21:50.174 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10324 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.191 INFO O| Aug 29 22:21:50.190 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml" |
| 10325 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.191 INFO O| Aug 29 22:21:50.191 INFO STEP 157 (remove_files) COMPLETE |
| 10326 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.191 INFO O| Aug 29 22:21:50.191 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10327 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.209 INFO O| Aug 29 22:21:50.209 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml" |
| 10328 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.209 INFO O| Aug 29 22:21:50.209 INFO STEP 158 (remove_files) COMPLETE |
| 10329 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.209 INFO O| Aug 29 22:21:50.209 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10330 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.226 INFO O| Aug 29 22:21:50.226 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml" |
| 10331 | 2025-08-29T22:21:50.883Z | [ host-image] Aug 29 22:21:50.226 INFO O| Aug 29 22:21:50.226 INFO STEP 159 (remove_files) COMPLETE |
| 10332 | 2025-08-29T22:21:50.887Z | [ host-image] Aug 29 22:21:50.226 INFO O| Aug 29 22:21:50.226 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10333 | 2025-08-29T22:21:50.887Z | [ host-image] Aug 29 22:21:50.243 INFO O| Aug 29 22:21:50.243 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 10334 | 2025-08-29T22:21:50.887Z | [ host-image] Aug 29 22:21:50.243 INFO O| Aug 29 22:21:50.243 INFO STEP 160 (remove_files) COMPLETE |
| 10335 | 2025-08-29T22:21:50.887Z | [ host-image] Aug 29 22:21:50.243 INFO O| Aug 29 22:21:50.243 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10336 | 2025-08-29T22:21:50.887Z | [ host-image] Aug 29 22:21:50.259 INFO O| Aug 29 22:21:50.259 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml" |
| 10337 | 2025-08-29T22:21:50.887Z | [ host-image] Aug 29 22:21:50.259 INFO O| Aug 29 22:21:50.259 INFO STEP 161 (remove_files) COMPLETE |
| 10338 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.259 INFO O| Aug 29 22:21:50.259 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10339 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.279 INFO O| Aug 29 22:21:50.278 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml" |
| 10340 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.279 INFO O| Aug 29 22:21:50.279 INFO STEP 162 (remove_files) COMPLETE |
| 10341 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.279 INFO O| Aug 29 22:21:50.279 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10342 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.296 INFO O| Aug 29 22:21:50.296 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 10343 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.296 INFO O| Aug 29 22:21:50.296 INFO STEP 163 (remove_files) COMPLETE |
| 10344 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.296 INFO O| Aug 29 22:21:50.296 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10345 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.312 INFO O| Aug 29 22:21:50.312 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 10346 | 2025-08-29T22:21:50.888Z | [ host-image] Aug 29 22:21:50.312 INFO O| Aug 29 22:21:50.312 INFO STEP 164 (remove_files) COMPLETE |
| 10347 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.312 INFO O| Aug 29 22:21:50.312 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10348 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.328 INFO O| Aug 29 22:21:50.327 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat" |
| 10349 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.328 INFO O| Aug 29 22:21:50.328 INFO STEP 165 (remove_files) COMPLETE |
| 10350 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.328 INFO O| Aug 29 22:21:50.328 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10351 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.346 INFO O| Aug 29 22:21:50.346 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 10352 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.346 INFO O| Aug 29 22:21:50.346 INFO STEP 166 (remove_files) COMPLETE |
| 10353 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.346 INFO O| Aug 29 22:21:50.346 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10354 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.365 INFO O| Aug 29 22:21:50.365 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml" |
| 10355 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.365 INFO O| Aug 29 22:21:50.365 INFO STEP 167 (remove_files) COMPLETE |
| 10356 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.365 INFO O| Aug 29 22:21:50.365 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10357 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.384 INFO O| Aug 29 22:21:50.384 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml" |
| 10358 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.384 INFO O| Aug 29 22:21:50.384 INFO STEP 168 (remove_files) COMPLETE |
| 10359 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.384 INFO O| Aug 29 22:21:50.384 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10360 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.402 INFO O| Aug 29 22:21:50.402 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml" |
| 10361 | 2025-08-29T22:21:50.889Z | [ host-image] Aug 29 22:21:50.402 INFO O| Aug 29 22:21:50.402 INFO STEP 169 (remove_files) COMPLETE |
| 10362 | 2025-08-29T22:21:50.890Z | [ host-image] Aug 29 22:21:50.402 INFO O| Aug 29 22:21:50.402 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10363 | 2025-08-29T22:21:50.893Z | [ host-image] Aug 29 22:21:50.419 INFO O| Aug 29 22:21:50.419 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml" |
| 10364 | 2025-08-29T22:21:50.893Z | [ host-image] Aug 29 22:21:50.419 INFO O| Aug 29 22:21:50.419 INFO STEP 170 (remove_files) COMPLETE |
| 10365 | 2025-08-29T22:21:50.893Z | [ host-image] Aug 29 22:21:50.419 INFO O| Aug 29 22:21:50.419 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10366 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.435 INFO O| Aug 29 22:21:50.435 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml" |
| 10367 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.435 INFO O| Aug 29 22:21:50.435 INFO STEP 171 (remove_files) COMPLETE |
| 10368 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.435 INFO O| Aug 29 22:21:50.435 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10369 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.454 INFO O| Aug 29 22:21:50.454 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml" |
| 10370 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.455 INFO O| Aug 29 22:21:50.454 INFO STEP 172 (remove_files) COMPLETE |
| 10371 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.455 INFO O| Aug 29 22:21:50.455 INFO STEP 173: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 10372 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.480 INFO O| Aug 29 22:21:50.480 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal |
| 10373 | 2025-08-29T22:21:50.894Z | [ host-image] Aug 29 22:21:50.480 INFO O| Aug 29 22:21:50.480 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"} |
| 10374 | 2025-08-29T22:21:50.894Z | [ recovery-image] Aug 29 22:21:50.533 INFO E| Compiling indexmap v2.9.0 |
| 10375 | 2025-08-29T22:21:51.032Z | [ recovery-image] Aug 29 22:21:50.818 INFO E| Compiling duct v0.13.7 |
| 10376 | 2025-08-29T22:21:54.665Z | [ recovery-image] Aug 29 22:21:53.588 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask) |
| 10377 | 2025-08-29T22:21:56.645Z | [ recovery-image] Aug 29 22:21:56.505 INFO E| Compiling serde_derive v1.0.219 |
| 10378 | 2025-08-29T22:21:56.645Z | [ recovery-image] Aug 29 22:21:56.505 INFO E| Compiling clap_derive v4.5.32 |
| 10379 | 2025-08-29T22:22:01.009Z | [ host-image] Aug 29 22:22:00.871 INFO O| Aug 29 22:22:00.871 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 |
| 10380 | 2025-08-29T22:22:01.009Z | [ host-image] Aug 29 22:22:00.871 INFO O| Aug 29 22:22:00.871 INFO E| svccfg: Loaded 79 smf(7) service descriptions |
| 10381 | 2025-08-29T22:22:01.105Z | [ host-image] Aug 29 22:22:00.893 INFO O| Aug 29 22:22:00.893 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_CHECKHASH": "1", "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"} |
| 10382 | 2025-08-29T22:22:01.281Z | [ host-image] Aug 29 22:22:01.154 INFO O| Aug 29 22:22:01.154 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_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"} |
| 10383 | 2025-08-29T22:22:01.431Z | [ host-image] Aug 29 22:22:01.292 INFO O| Aug 29 22:22:01.292 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"} |
| 10384 | 2025-08-29T22:22:01.628Z | [ host-image] Aug 29 22:22:01.492 INFO O| Aug 29 22:22:01.492 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist |
| 10385 | 2025-08-29T22:22:01.628Z | [ host-image] Aug 29 22:22:01.492 INFO O| Aug 29 22:22:01.492 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ... |
| 10386 | 2025-08-29T22:22:01.700Z | [ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db |
| 10387 | 2025-08-29T22:22:01.700Z | [ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO ok! |
| 10388 | 2025-08-29T22:22:01.700Z | [ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing |
| 10389 | 2025-08-29T22:22:01.700Z | [ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO STEP 173 (seed_smf) COMPLETE |
| 10390 | 2025-08-29T22:22:01.700Z | [ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO steps complete; finalising image! |
| 10391 | 2025-08-29T22:22:01.700Z | [ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO TRIM POOL: TEMPORARY-sled-zfs |
| 10392 | 2025-08-29T22:22:02.017Z | [ host-image] Aug 29 22:22:01.875 INFO O| Aug 29 22:22:01.875 INFO trim TEMPORARY-sled-zfs: (0% trimmed, started at Fri Aug 29 22:22:01 2025) |
| 10393 | 2025-08-29T22:22:02.083Z | [ recovery-image] Aug 29 22:22:01.905 INFO E| Compiling clap v4.5.37 |
| 10394 | 2025-08-29T22:22:02.223Z | [ host-image] Aug 29 22:22:02.086 INFO O| Aug 29 22:22:02.086 INFO trim TEMPORARY-sled-zfs: (6% trimmed, started at Fri Aug 29 22:22:01 2025) |
| 10395 | 2025-08-29T22:22:02.423Z | [ host-image] Aug 29 22:22:02.296 INFO O| Aug 29 22:22:02.296 INFO trim TEMPORARY-sled-zfs: (64% trimmed, started at Fri Aug 29 22:22:01 2025) |
| 10396 | 2025-08-29T22:22:02.633Z | [ host-image] Aug 29 22:22:02.506 INFO O| Aug 29 22:22:02.506 INFO trim TEMPORARY-sled-zfs: (93% trimmed, started at Fri Aug 29 22:22:01 2025) |
| 10397 | 2025-08-29T22:22:02.870Z | [ host-image] Aug 29 22:22:02.743 INFO O| Aug 29 22:22:02.743 INFO temporary pool has 756M used, 75.6M avail, 1.80x compressratio |
| 10398 | 2025-08-29T22:22:02.870Z | [ host-image] Aug 29 22:22:02.743 INFO O| Aug 29 22:22:02.743 INFO EXPORT POOL: TEMPORARY-sled-zfs |
| 10399 | 2025-08-29T22:22:03.883Z | [ host-image] Aug 29 22:22:03.750 INFO O| Aug 29 22:22:03.750 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw |
| 10400 | 2025-08-29T22:22:03.883Z | [ host-image] Aug 29 22:22:03.750 INFO O| Aug 29 22:22:03.750 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal |
| 10401 | 2025-08-29T22:22:04.775Z | [ recovery-image] Aug 29 22:22:04.597 INFO E| Compiling serde v1.0.219 |
| 10402 | 2025-08-29T22:22:07.076Z | [ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10403 | 2025-08-29T22:22:07.077Z | [ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10404 | 2025-08-29T22:22:07.077Z | [ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw |
| 10405 | 2025-08-29T22:22:07.077Z | [ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO completed processing sled/zfs |
| 10406 | 2025-08-29T22:22:07.077Z | [ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs |
| 10407 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.711 INFO O| Aug 29 22:22:06.711 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs |
| 10408 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.807 INFO BUILD STRING "heads/stlouis-0-gb940e404da\n" |
| 10409 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.807 INFO expanded image name: "ci faa0b5d/${os_short_commit} 2025-08-29 21:32" -> "ci faa0b5d/b940e40 2025-08-29 21:32" |
| 10410 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.808 INFO output artefacts stored in: "/work/os-host" |
| 10411 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.808 INFO collecting git info from project "chelsio-t6-roms"... |
| 10412 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.821 INFO collecting git info from project "amd-host-image-builder"... |
| 10413 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.834 INFO collecting git info from project "pilot"... |
| 10414 | 2025-08-29T22:22:07.144Z | [ host-image] Aug 29 22:22:06.848 INFO collecting git info from project "pinprick"... |
| 10415 | 2025-08-29T22:22:07.145Z | [ host-image] Aug 29 22:22:06.858 INFO collecting git info from project "amd-firmware"... |
| 10416 | 2025-08-29T22:22:07.145Z | [ host-image] Aug 29 22:22:06.880 INFO collecting git info from project "image-builder"... |
| 10417 | 2025-08-29T22:22:07.145Z | [ host-image] Aug 29 22:22:06.904 INFO collecting git info from project "bootserver"... |
| 10418 | 2025-08-29T22:22:07.145Z | [ host-image] Aug 29 22:22:06.931 INFO collecting git info from project "phbl"... |
| 10419 | 2025-08-29T22:22:07.145Z | [ host-image] Aug 29 22:22:06.974 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 10420 | 2025-08-29T22:22:08.083Z | [ host-image] Aug 29 22:22:07.902 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 10421 | 2025-08-29T22:22:08.775Z | [ host-image] Aug 29 22:22:08.626 INFO creating Oxide boot image... |
| 10422 | 2025-08-29T22:22:08.775Z | [ host-image] Aug 29 22:22:08.626 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci faa0b5d/b940e40 2025-08-29 21:32", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None |
| 10423 | 2025-08-29T22:22:10.558Z | [ host-image] Aug 29 22:22:10.414 INFO O| ok, image written! |
| 10424 | 2025-08-29T22:22:10.558Z | [ host-image] Aug 29 22:22:10.414 INFO O| ok, boot_image_csum file written! |
| 10425 | 2025-08-29T22:22:10.625Z | [ host-image] Aug 29 22:22:10.419 INFO creating boot archive (CPIO)... |
| 10426 | 2025-08-29T22:22:10.625Z | [ host-image] Aug 29 22:22:10.419 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 |
| 10427 | 2025-08-29T22:22:10.625Z | [ host-image] Aug 29 22:22:10.427 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk |
| 10428 | 2025-08-29T22:22:10.625Z | [ host-image] Aug 29 22:22:10.427 INFO E| + outfile=/work/os-host/cpio |
| 10429 | 2025-08-29T22:22:10.625Z | [ host-image] Aug 29 22:22:10.427 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host |
| 10430 | 2025-08-29T22:22:10.626Z | [ host-image] Aug 29 22:22:10.430 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk |
| 10431 | 2025-08-29T22:22:10.626Z | [ host-image] Aug 29 22:22:10.430 INFO E| + cpio -qo -H odc -O /work/os-host/cpio |
| 10432 | 2025-08-29T22:22:10.683Z | [ host-image] Aug 29 22:22:10.496 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host |
| 10433 | 2025-08-29T22:22:10.683Z | [ host-image] Aug 29 22:22:10.497 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio |
| 10434 | 2025-08-29T22:22:10.683Z | [ host-image] Aug 29 22:22:10.513 INFO creating compressed cpio/unix for dev loaders... |
| 10435 | 2025-08-29T22:22:10.683Z | [ host-image] Aug 29 22:22:10.514 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 |
| 10436 | 2025-08-29T22:22:11.254Z | [ host-image] Aug 29 22:22:11.086 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None |
| 10437 | 2025-08-29T22:22:12.966Z | [ recovery-image] Aug 29 22:22:12.027 INFO E| Compiling serde_spanned v0.6.8 |
| 10438 | 2025-08-29T22:22:12.966Z | [ recovery-image] Aug 29 22:22:12.027 INFO E| Compiling toml_datetime v0.6.9 |
| 10439 | 2025-08-29T22:22:13.214Z | [ recovery-image] Aug 29 22:22:12.485 INFO E| Compiling toml_edit v0.22.26 |
| 10440 | 2025-08-29T22:22:17.472Z | [ recovery-image] Aug 29 22:22:17.323 INFO E| Compiling toml v0.8.22 |
| 10441 | 2025-08-29T22:22:19.314Z | [ host-image] Aug 29 22:22:18.987 INFO creating reset image... |
| 10442 | 2025-08-29T22:22:19.314Z | [ host-image] Aug 29 22:22:18.987 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl" |
| 10443 | 2025-08-29T22:22:19.439Z | [ host-image] Aug 29 22:22:19.117 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2025-07-22-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')" |
| 10444 | 2025-08-29T22:22:19.439Z | [ host-image] Aug 29 22:22:19.117 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") |
| 10445 | 2025-08-29T22:22:19.539Z | [ host-image] Aug 29 22:22:19.378 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 10446 | 2025-08-29T22:22:20.098Z | [ host-image] Aug 29 22:22:19.381 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl` |
| 10447 | 2025-08-29T22:22:20.513Z | [ host-image] Aug 29 22:22:20.189 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 10448 | 2025-08-29T22:22:20.513Z | [ host-image] Aug 29 22:22:20.189 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 10449 | 2025-08-29T22:22:20.513Z | [ host-image] Aug 29 22:22:20.189 INFO E| Compiling proc-macro2 v1.0.95 |
| 10450 | 2025-08-29T22:22:20.608Z | [ host-image] Aug 29 22:22:20.189 INFO E| Compiling unicode-ident v1.0.18 |
| 10451 | 2025-08-29T22:22:20.608Z | [ host-image] Aug 29 22:22:20.189 INFO E| Compiling syn v1.0.109 |
| 10452 | 2025-08-29T22:22:20.608Z | [ host-image] Aug 29 22:22:20.189 INFO E| Compiling x86 v0.52.0 |
| 10453 | 2025-08-29T22:22:20.609Z | [ host-image] Aug 29 22:22:20.189 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 10454 | 2025-08-29T22:22:20.609Z | [ host-image] Aug 29 22:22:20.190 INFO E| Compiling seq-macro v0.3.6 |
| 10455 | 2025-08-29T22:22:23.673Z | [ host-image] Aug 29 22:22:23.437 INFO E| Compiling quote v1.0.40 |
| 10456 | 2025-08-29T22:22:24.203Z | [ host-image] Aug 29 22:22:24.030 INFO E| Compiling syn v2.0.104 |
| 10457 | 2025-08-29T22:22:28.331Z | [ recovery-image] Aug 29 22:22:28.180 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.31s |
| 10458 | 2025-08-29T22:22:28.374Z | [ recovery-image] Aug 29 22:22:28.203 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 --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml --image /work/os-recovery/gimlet.rom` |
| 10459 | 2025-08-29T22:22:28.506Z | [ recovery-image] Aug 29 22:22:28.246 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml" |
| 10460 | 2025-08-29T22:22:29.912Z | [ recovery-image] Aug 29 22:22:29.784 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s |
| 10461 | 2025-08-29T22:22:29.946Z | [ recovery-image] Aug 29 22:22:29.795 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.a -o /work/os-recovery/gimlet.rom` |
| 10462 | 2025-08-29T22:22:29.980Z | [ host-image] Aug 29 22:22:29.838 INFO E| Compiling scroll_derive v0.13.0 |
| 10463 | 2025-08-29T22:22:30.479Z | [ recovery-image] Aug 29 22:22:30.354 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AmdPubKey_gn.tkn" |
| 10464 | 2025-08-29T22:22:30.533Z | [ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspBootLoader_gn.sbin" |
| 10465 | 2025-08-29T22:22:30.533Z | [ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspRecoveryBootLoader_gn.sbin" |
| 10466 | 2025-08-29T22:22:30.533Z | [ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmwareGn.csbin" |
| 10467 | 2025-08-29T22:22:30.533Z | [ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugToken_gn.stkn" |
| 10468 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspABLFw_gn.stkn" |
| 10469 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmware2Gn.csbin" |
| 10470 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugUnlock_gn.sbin" |
| 10471 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspIkek_gn.bin" |
| 10472 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureEmptyToken.bin" |
| 10473 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/RsmuSecPolicy_gn.sbin" |
| 10474 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Mp5Gn.csbin" |
| 10475 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AgesaBootloader_U_prod_GN.csbin" |
| 10476 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.357 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/GnPhyFw.sbin" |
| 10477 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.357 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PSP-Key-DB_gn.sbin" |
| 10478 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.357 INFO O| Info: ABL version: 0x100a5010 |
| 10479 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.357 INFO O| Info: For sub_program 0: SMU firmware version: 45.93.0 |
| 10480 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.357 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 10481 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 10482 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 10483 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 10484 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 10485 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 10486 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 10487 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 10488 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 10489 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 10490 | 2025-08-29T22:22:30.534Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 10491 | 2025-08-29T22:22:30.535Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 10492 | 2025-08-29T22:22:30.535Z | [ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 10493 | 2025-08-29T22:22:30.535Z | [ recovery-image] Aug 29 22:22:30.359 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 10494 | 2025-08-29T22:22:30.535Z | [ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 10495 | 2025-08-29T22:22:30.535Z | [ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 10496 | 2025-08-29T22:22:30.535Z | [ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 10497 | 2025-08-29T22:22:30.535Z | [ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 10498 | 2025-08-29T22:22:30.669Z | [ recovery-image] Aug 29 22:22:30.480 INFO building ROM for cosmo |
| 10499 | 2025-08-29T22:22:30.670Z | [ recovery-image] Aug 29 22:22:30.481 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", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml", "--image", "/work/os-recovery/cosmo.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10500 | 2025-08-29T22:22:31.080Z | [ recovery-image] Aug 29 22:22:30.860 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s |
| 10501 | 2025-08-29T22:22:31.157Z | [ recovery-image] Aug 29 22:22:30.885 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 --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml --image /work/os-recovery/cosmo.rom` |
| 10502 | 2025-08-29T22:22:31.157Z | [ recovery-image] Aug 29 22:22:30.926 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml" |
| 10503 | 2025-08-29T22:22:31.336Z | [ recovery-image] Aug 29 22:22:31.186 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s |
| 10504 | 2025-08-29T22:22:32.012Z | [ recovery-image] Aug 29 22:22:31.237 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.6 -o /work/os-recovery/cosmo.rom` |
| 10505 | 2025-08-29T22:22:32.397Z | [ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x00_AmdPubKey_BRH.tkn" |
| 10506 | 2025-08-29T22:22:32.397Z | [ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x01_PspBl_BRH.esbin" |
| 10507 | 2025-08-29T22:22:32.397Z | [ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x02_PspOS_BRH.ecsbin" |
| 10508 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x03_PspRecBl_BRH.esbin" |
| 10509 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 10510 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 10511 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.294 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 10512 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 10513 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x13_SduFw_BRH.ecsbin" |
| 10514 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x21_PspAmdIkek_BRH.bin" |
| 10515 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22_SecureEmptyToken.bin" |
| 10516 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 10517 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 10518 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 10519 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 10520 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 10521 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2D_AblRt.ecsbin" |
| 10522 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 10523 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x42_PhyFw_BRH.ecsbin" |
| 10524 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x44_USB_PHY_BRH.esbin" |
| 10525 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 10526 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 10527 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 10528 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 10529 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x55_SPLTable_BRH.sbin" |
| 10530 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x5DMpioFw_BRH.cesbin" |
| 10531 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x64_RasDriver_BRH.ecsbin" |
| 10532 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 10533 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 10534 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 10535 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 10536 | 2025-08-29T22:22:32.481Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 10537 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 10538 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 10539 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x38_PspSevEmptyData.bin" |
| 10540 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 10541 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 10542 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 10543 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 10544 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x73_PspBl_BRH.ecsbin" |
| 10545 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x76_DfRib_BRH.csbin" |
| 10546 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x8C_MPDMATF_BRH.sbin" |
| 10547 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 10548 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x92_Page_BRH.sbin" |
| 10549 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 10550 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 10551 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 10552 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 10553 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 10554 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 10555 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 10556 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 10557 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.298 INFO O| Info: ABL version: 0x1006f010 |
| 10558 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.298 INFO O| Info: For sub_program 0: SMU firmware version: 94.123.0 |
| 10559 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.298 INFO O| Info: For sub_program 2: SMU firmware version: 99.123.0 |
| 10560 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/APOB_NV_BRH.bin" |
| 10561 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 10562 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 10563 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 10564 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 10565 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 10566 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 10567 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 10568 | 2025-08-29T22:22:32.482Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 10569 | 2025-08-29T22:22:32.483Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 10570 | 2025-08-29T22:22:32.483Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 10571 | 2025-08-29T22:22:32.483Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 10572 | 2025-08-29T22:22:32.483Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 10573 | 2025-08-29T22:22:32.483Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 10574 | 2025-08-29T22:22:32.499Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 10575 | 2025-08-29T22:22:32.499Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 10576 | 2025-08-29T22:22:32.500Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 10577 | 2025-08-29T22:22:32.500Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 10578 | 2025-08-29T22:22:32.500Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 10579 | 2025-08-29T22:22:32.500Z | [ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 10580 | 2025-08-29T22:22:34.174Z | [ recovery-image] Aug 29 22:22:32.437 INFO finishing image archive at "/work/os-recovery/os.tar.gz"... |
| 10581 | 2025-08-29T22:22:36.948Z | [ host-image] Aug 29 22:22:36.727 INFO E| Compiling bitstruct_derive v0.1.0 |
| 10582 | 2025-08-29T22:22:40.571Z | [ recovery-image] Aug 29 22:22:40.143 INFO image complete! materials are in "/work/os-recovery" |
| 10583 | 2025-08-29T22:22:40.679Z | [ recovery-image] |
| 10584 | 2025-08-29T22:22:40.680Z | [ recovery-image] real 21:38.834209133 |
| 10585 | 2025-08-29T22:22:40.680Z | [ recovery-image] user 13:36.410138781 |
| 10586 | 2025-08-29T22:22:40.680Z | [ recovery-image] sys 1:46.572907927 |
| 10587 | 2025-08-29T22:22:40.680Z | [ recovery-image] trap 0.868299168 |
| 10588 | 2025-08-29T22:22:40.680Z | [ recovery-image] tflt 1.252099478 |
| 10589 | 2025-08-29T22:22:40.680Z | [ recovery-image] dflt 4.861292183 |
| 10590 | 2025-08-29T22:22:40.680Z | [ recovery-image] kflt 0.012642885 |
| 10591 | 2025-08-29T22:22:40.680Z | [ recovery-image] lock 46:13.012762293 |
| 10592 | 2025-08-29T22:22:40.680Z | [ recovery-image] slp 2:11:59.167214335 |
| 10593 | 2025-08-29T22:22:40.680Z | [ recovery-image] lat 7:08.844953987 |
| 10594 | 2025-08-29T22:22:40.680Z | [ recovery-image] stop 14.844457506 |
| 10595 | 2025-08-29T22:22:40.680Z | Aug 29 22:22:40.151 INFO [recovery-image] process exited with exit status: 0 (1298.851787024s) |
| 10596 | 2025-08-29T22:22:54.878Z | [verify-libraries] Finished `release` profile [optimized] target(s) in 21m 48s |
| 10597 | 2025-08-29T22:22:55.592Z | Aug 29 22:22:55.368 INFO [verify-libraries] process exited with exit status: 0 (1314.678226066s) |
| 10598 | 2025-08-29T22:23:01.204Z | [ host-image] Aug 29 22:23:01.067 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 10599 | 2025-08-29T22:23:06.184Z | [ host-image] Aug 29 22:23:06.024 INFO E| Compiling bitflags v1.3.2 |
| 10600 | 2025-08-29T22:23:06.184Z | [ host-image] Aug 29 22:23:06.024 INFO E| Compiling log v0.4.27 |
| 10601 | 2025-08-29T22:23:06.252Z | [ host-image] Aug 29 22:23:06.025 INFO E| Compiling bitflags v2.9.1 |
| 10602 | 2025-08-29T22:23:06.252Z | [ host-image] Aug 29 22:23:06.025 INFO E| Compiling scroll v0.13.0 |
| 10603 | 2025-08-29T22:23:06.252Z | [ host-image] Aug 29 22:23:06.025 INFO E| Compiling plain v0.2.3 |
| 10604 | 2025-08-29T22:23:06.252Z | [ host-image] Aug 29 22:23:06.025 INFO E| Compiling adler2 v2.0.1 |
| 10605 | 2025-08-29T22:23:06.252Z | [ host-image] Aug 29 22:23:06.025 INFO E| Compiling bit_field v0.10.2 |
| 10606 | 2025-08-29T22:23:06.352Z | [ host-image] Aug 29 22:23:06.155 INFO E| Compiling raw-cpuid v10.7.0 |
| 10607 | 2025-08-29T22:23:06.452Z | [ host-image] Aug 29 22:23:06.314 INFO E| Compiling miniz_oxide v0.8.9 |
| 10608 | 2025-08-29T22:23:06.518Z | [ host-image] Aug 29 22:23:06.360 INFO E| Compiling static_assertions v1.1.0 |
| 10609 | 2025-08-29T22:23:06.549Z | [ host-image] Aug 29 22:23:06.412 INFO E| Compiling cpio_reader v0.1.2 |
| 10610 | 2025-08-29T22:23:06.656Z | [ host-image] Aug 29 22:23:06.531 INFO E| Compiling bitstruct v0.1.1 |
| 10611 | 2025-08-29T22:23:06.706Z | [ host-image] Aug 29 22:23:06.574 INFO E| Compiling goblin v0.10.0 |
| 10612 | 2025-08-29T22:23:13.980Z | [ host-image] Aug 29 22:23:13.841 INFO E| Finished `release` profile [optimized] target(s) in 54.43s |
| 10613 | 2025-08-29T22:23:14.017Z | [ host-image] Aug 29 22:23:13.862 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 10614 | 2025-08-29T22:23:14.082Z | [ host-image] Aug 29 22:23:13.958 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.89.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 10615 | 2025-08-29T22:23:14.083Z | [ host-image] Aug 29 22:23:13.958 INFO building ROM for cosmo |
| 10616 | 2025-08-29T22:23:14.083Z | [ host-image] Aug 29 22:23:13.958 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", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml", "--image", "/work/os-host/cosmo.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10617 | 2025-08-29T22:23:14.291Z | [ host-image] Aug 29 22:23:14.161 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 10618 | 2025-08-29T22:23:14.338Z | [ host-image] Aug 29 22:23:14.167 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 --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml --image /work/os-host/cosmo.rom` |
| 10619 | 2025-08-29T22:23:14.338Z | [ host-image] Aug 29 22:23:14.186 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml" |
| 10620 | 2025-08-29T22:23:14.474Z | [ host-image] Aug 29 22:23:14.332 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s |
| 10621 | 2025-08-29T22:23:14.501Z | [ host-image] Aug 29 22:23:14.338 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.6 -o /work/os-host/cosmo.rom` |
| 10622 | 2025-08-29T22:23:15.016Z | [ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x00_AmdPubKey_BRH.tkn" |
| 10623 | 2025-08-29T22:23:15.090Z | [ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x01_PspBl_BRH.esbin" |
| 10624 | 2025-08-29T22:23:15.090Z | [ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x02_PspOS_BRH.ecsbin" |
| 10625 | 2025-08-29T22:23:15.090Z | [ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x03_PspRecBl_BRH.esbin" |
| 10626 | 2025-08-29T22:23:15.090Z | [ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 10627 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 10628 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 10629 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 10630 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x13_SduFw_BRH.ecsbin" |
| 10631 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x21_PspAmdIkek_BRH.bin" |
| 10632 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22_SecureEmptyToken.bin" |
| 10633 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 10634 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 10635 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 10636 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 10637 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 10638 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2D_AblRt.ecsbin" |
| 10639 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 10640 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x42_PhyFw_BRH.ecsbin" |
| 10641 | 2025-08-29T22:23:15.092Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x44_USB_PHY_BRH.esbin" |
| 10642 | 2025-08-29T22:23:15.093Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 10643 | 2025-08-29T22:23:15.093Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 10644 | 2025-08-29T22:23:15.093Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 10645 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 10646 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x55_SPLTable_BRH.sbin" |
| 10647 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x5DMpioFw_BRH.cesbin" |
| 10648 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x64_RasDriver_BRH.ecsbin" |
| 10649 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 10650 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 10651 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 10652 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 10653 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 10654 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 10655 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 10656 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x38_PspSevEmptyData.bin" |
| 10657 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 10658 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 10659 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 10660 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 10661 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x73_PspBl_BRH.ecsbin" |
| 10662 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x76_DfRib_BRH.csbin" |
| 10663 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x8C_MPDMATF_BRH.sbin" |
| 10664 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 10665 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x92_Page_BRH.sbin" |
| 10666 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 10667 | 2025-08-29T22:23:15.094Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 10668 | 2025-08-29T22:23:15.095Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 10669 | 2025-08-29T22:23:15.095Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 10670 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 10671 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 10672 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 10673 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 10674 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.902 INFO O| Info: ABL version: 0x1006f010 |
| 10675 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.902 INFO O| Info: For sub_program 0: SMU firmware version: 94.123.0 |
| 10676 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.902 INFO O| Info: For sub_program 2: SMU firmware version: 99.123.0 |
| 10677 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.902 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/APOB_NV_BRH.bin" |
| 10678 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 10679 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 10680 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 10681 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 10682 | 2025-08-29T22:23:15.096Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 10683 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 10684 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 10685 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 10686 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 10687 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 10688 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 10689 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 10690 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 10691 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 10692 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 10693 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 10694 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 10695 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 10696 | 2025-08-29T22:23:15.097Z | [ host-image] Aug 29 22:23:14.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 10697 | 2025-08-29T22:23:15.132Z | [ host-image] Aug 29 22:23:14.968 INFO building ROM for gimlet |
| 10698 | 2025-08-29T22:23:15.132Z | [ host-image] Aug 29 22:23:14.968 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", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml", "--image", "/work/os-host/gimlet.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10699 | 2025-08-29T22:23:15.294Z | [ host-image] Aug 29 22:23:15.175 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 10700 | 2025-08-29T22:23:15.320Z | [ host-image] Aug 29 22:23:15.180 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 --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml --image /work/os-host/gimlet.rom` |
| 10701 | 2025-08-29T22:23:15.320Z | [ host-image] Aug 29 22:23:15.199 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml" |
| 10702 | 2025-08-29T22:23:15.479Z | [ host-image] Aug 29 22:23:15.344 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s |
| 10703 | 2025-08-29T22:23:15.507Z | [ host-image] Aug 29 22:23:15.351 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.a -o /work/os-host/gimlet.rom` |
| 10704 | 2025-08-29T22:23:15.747Z | [ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AmdPubKey_gn.tkn" |
| 10705 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspBootLoader_gn.sbin" |
| 10706 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspRecoveryBootLoader_gn.sbin" |
| 10707 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmwareGn.csbin" |
| 10708 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugToken_gn.stkn" |
| 10709 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspABLFw_gn.stkn" |
| 10710 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmware2Gn.csbin" |
| 10711 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugUnlock_gn.sbin" |
| 10712 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspIkek_gn.bin" |
| 10713 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureEmptyToken.bin" |
| 10714 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/RsmuSecPolicy_gn.sbin" |
| 10715 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Mp5Gn.csbin" |
| 10716 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AgesaBootloader_U_prod_GN.csbin" |
| 10717 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.629 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/GnPhyFw.sbin" |
| 10718 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.629 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PSP-Key-DB_gn.sbin" |
| 10719 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.630 INFO O| Info: ABL version: 0x100a5010 |
| 10720 | 2025-08-29T22:23:15.782Z | [ host-image] Aug 29 22:23:15.630 INFO O| Info: For sub_program 0: SMU firmware version: 45.93.0 |
| 10721 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 10722 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 10723 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 10724 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 10725 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 10726 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 10727 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 10728 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 10729 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 10730 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 10731 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 10732 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 10733 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 10734 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 10735 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 10736 | 2025-08-29T22:23:15.783Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 10737 | 2025-08-29T22:23:15.785Z | [ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 10738 | 2025-08-29T22:23:15.785Z | [ host-image] Aug 29 22:23:15.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 10739 | 2025-08-29T22:23:15.829Z | [ host-image] Aug 29 22:23:15.694 INFO finishing image archive at "/work/os-host/os.tar.gz"... |
| 10740 | 2025-08-29T22:23:43.602Z | [ host-image] Aug 29 22:23:43.122 INFO image complete! materials are in "/work/os-host" |
| 10741 | 2025-08-29T22:23:43.755Z | [ host-image] |
| 10742 | 2025-08-29T22:23:43.755Z | [ host-image] real 23:34.041917475 |
| 10743 | 2025-08-29T22:23:43.755Z | [ host-image] user 14:14.602668441 |
| 10744 | 2025-08-29T22:23:43.755Z | [ host-image] sys 1:50.358382739 |
| 10745 | 2025-08-29T22:23:43.755Z | [ host-image] trap 0.797411220 |
| 10746 | 2025-08-29T22:23:43.755Z | [ host-image] tflt 0.262867736 |
| 10747 | 2025-08-29T22:23:43.756Z | [ host-image] dflt 1.235408394 |
| 10748 | 2025-08-29T22:23:43.756Z | [ host-image] kflt 0.083043051 |
| 10749 | 2025-08-29T22:23:43.756Z | [ host-image] lock 9:40.512036461 |
| 10750 | 2025-08-29T22:23:43.756Z | [ host-image] slp 2:18:27.299147785 |
| 10751 | 2025-08-29T22:23:43.756Z | [ host-image] lat 4:45.740281244 |
| 10752 | 2025-08-29T22:23:43.756Z | [ host-image] stop 6.077348141 |
| 10753 | 2025-08-29T22:23:43.756Z | Aug 29 22:23:43.129 INFO [host-image] process exited with exit status: 0 (1414.052368238s) |
| 10754 | 2025-08-29T22:23:43.756Z | Aug 29 22:23:43.129 INFO [tuf-repo] running task |
| 10755 | 2025-08-29T22:24:15.269Z | Aug 29 22:24:15.120 INFO assembling repository in `/tmp/tufaceousd5Qw90`, component: OmicronRepoAssembler |
| 10756 | 2025-08-29T22:24:25.015Z | Aug 29 22:24:24.898 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler |
| 10757 | 2025-08-29T22:24:25.550Z | Aug 29 22:24:25.441 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler |
| 10758 | 2025-08-29T22:25:05.492Z | Aug 29 22:25:05.387 INFO extracting uploaded archive to /tmp/.tmpBfyw5v |
| 10759 | 2025-08-29T22:25:10.033Z | Aug 29 22:25:09.919 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.xhYYKi |
| 10760 | 2025-08-29T22:25:10.156Z | Aug 29 22:25:10.052 INFO added artifact, length: 6152623, hash: 1bcbc8d55d0da4fff9b503713178671ab2321fe0d20435300b65e41f4cc081d2, version: 1.0.45, kind: gimlet_sp, name: cosmo-a |
| 10761 | 2025-08-29T22:25:10.409Z | Aug 29 22:25:10.304 INFO added artifact, length: 5288986, hash: 2e6f9599062f56dec56ec9bca2c09e41ee52847f4aa71b8555e03224dfb60c37, version: 1.0.45, kind: gimlet_sp, name: gimlet-b |
| 10762 | 2025-08-29T22:25:10.691Z | Aug 29 22:25:10.542 INFO added artifact, length: 5289310, hash: 3c77a2bd46724fdbb4a70d2dca461dc3011454e424903a23e1fda7ae0557dbcd, version: 1.0.45, kind: gimlet_sp, name: gimlet-c |
| 10763 | 2025-08-29T22:25:10.879Z | Aug 29 22:25:10.776 INFO added artifact, length: 5299591, hash: 22ed59cd3d60b770a12d3f9bceb7e9b7ee10da73c34e87f1c9cd5960207bd2c1, version: 1.0.45, kind: gimlet_sp, name: gimlet-d |
| 10764 | 2025-08-29T22:25:11.116Z | Aug 29 22:25:11.012 INFO added artifact, length: 5299356, hash: 237437e23dca61971e205cbd97e2b775ecebb6feb7c99a178989401b6c0d045c, version: 1.0.45, kind: gimlet_sp, name: gimlet-e |
| 10765 | 2025-08-29T22:25:11.342Z | Aug 29 22:25:11.233 INFO added artifact, length: 5299719, hash: 5fdd482fb845b0b513cffe01bb38cf25048b456a1f22902108baccea2964c981, version: 1.0.45, kind: gimlet_sp, name: gimlet-f |
| 10766 | 2025-08-29T22:25:11.614Z | Aug 29 22:25:11.505 INFO added artifact, length: 1598190, hash: ae0581235f9b3b6bf0f5980455c24425ac4a5aeb8ff9eaca80c0e17f72b5e7bf, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel |
| 10767 | 2025-08-29T22:25:11.614Z | Aug 29 22:25:11.505 INFO added artifact, length: 1597980, hash: fcb5770aed74933236cdd8478d96055b93d31faa9c601834eca4b8162c5243bc, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel |
| 10768 | 2025-08-29T22:25:11.780Z | Aug 29 22:25:11.672 INFO added artifact, length: 1661760, hash: d2c1ea13b10bab4a8aeda937f7e4be9972284299d81a1feb8697c87f0d524035, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel |
| 10769 | 2025-08-29T22:25:11.780Z | Aug 29 22:25:11.672 INFO added artifact, length: 1661639, hash: 4953ef818ba59956b2f92d60e9843704b85249b24a09afcff028fa9d37a772e4, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel |
| 10770 | 2025-08-29T22:25:11.994Z | Aug 29 22:25:11.843 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10771 | 2025-08-29T22:25:11.994Z | Aug 29 22:25:11.843 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10772 | 2025-08-29T22:25:12.140Z | Aug 29 22:25:12.029 INFO added artifact, length: 1598023, hash: b98e6e28a26c13db80bddaaf4f7895d223c74e0b74eab6c2581bb1ed37db0103, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release |
| 10773 | 2025-08-29T22:25:12.140Z | Aug 29 22:25:12.030 INFO added artifact, length: 1597898, hash: 4d2a122ac664537097b100f51ae9acc7dfd10110f72090fb63986dd5a3543800, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release |
| 10774 | 2025-08-29T22:25:12.181Z | Aug 29 22:25:12.032 INFO added artifact, length: 46792, hash: 1c3b4f89b0681df78ec648d697f81e6e1fb0ed89c2ecae0fdb046130dc166070, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel |
| 10775 | 2025-08-29T22:25:12.182Z | Aug 29 22:25:12.035 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart |
| 10776 | 2025-08-29T22:25:12.182Z | Aug 29 22:25:12.037 INFO added artifact, length: 46990, hash: 7b07baa2d7a59825848c3ad28596c0fd9d78c47bafa7fe8c56a18dc2b1afd02a, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release |
| 10777 | 2025-08-29T22:25:27.506Z | Aug 29 22:25:27.405 INFO added artifact, length: 33554432, hash: 48b9865fc894c61b24190b61055c10175d887796726c9c9a35a9d678e17e42bf, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_1, name: host |
| 10778 | 2025-08-29T22:25:27.506Z | Aug 29 22:25:27.405 INFO added artifact, length: 1048580096, hash: e7b973537c2455f0f9314f89f932b51bf6795d37c63ad870295575141af40ee4, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_2, name: host |
| 10779 | 2025-08-29T22:25:30.371Z | Aug 29 22:25:30.194 INFO added artifact, length: 33554432, hash: 7de170b6c219d239646a7eddc87593d3157e2b5add8030a5bea396e68a00af39, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_1, name: trampoline |
| 10780 | 2025-08-29T22:25:30.371Z | Aug 29 22:25:30.194 INFO added artifact, length: 142994785, hash: ad6940f9513c120e446e4bfde83ca43be99314c54188d1c81441fb900ab9ce02, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_2, name: trampoline |
| 10781 | 2025-08-29T22:25:35.817Z | Aug 29 22:25:35.714 INFO added artifact, length: 306936774, hash: f393e83de6a58b361d4e4e3ea950e1a05bccc08aaf94bc2ddbd16acf03458126, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: clickhouse_keeper |
| 10782 | 2025-08-29T22:25:41.678Z | Aug 29 22:25:41.567 INFO added artifact, length: 323634860, hash: 5a74c41074db5b334e1d8317a42059e96f7c0349c12f1731d378ddc10866bd27, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: clickhouse_server |
| 10783 | 2025-08-29T22:25:47.821Z | Aug 29 22:25:47.721 INFO added artifact, length: 323635308, hash: 85979de15095e96a9e62d31568178144f4fa81fe4a377c60745fa89b07597113, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: clickhouse |
| 10784 | 2025-08-29T22:25:50.796Z | Aug 29 22:25:50.695 INFO added artifact, length: 164293190, hash: 9f831d0ce7b0e3d19d40723594a89df041527509331374c484b9c136a8b5faa1, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: cockroachdb |
| 10785 | 2025-08-29T22:25:51.529Z | Aug 29 22:25:51.430 INFO added artifact, length: 39282708, hash: fd655835a4e24f507ba9868b7b75bdc34e0ec3425b3639a9c3071bb539abd3f2, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: crucible-pantry-zone |
| 10786 | 2025-08-29T22:25:52.502Z | Aug 29 22:25:52.404 INFO added artifact, length: 49321113, hash: 6e9911dfd53c022ce061ed3d419c85e5724cfcdf7232369e191787d2e395047e, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: crucible-zone |
| 10787 | 2025-08-29T22:25:53.473Z | Aug 29 22:25:53.326 INFO added artifact, length: 52309729, hash: 28d093fd330cd77c5962d0df5837168caa79f9d4eeba95e752871d9176119cc1, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: external-dns |
| 10788 | 2025-08-29T22:25:54.372Z | Aug 29 22:25:54.273 INFO added artifact, length: 52309328, hash: 41c45506ec303d3e3978d84517d9d5a4abe7b27da3c5758a9f09c79aa1c2511a, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: internal-dns |
| 10789 | 2025-08-29T22:25:57.468Z | Aug 29 22:25:57.370 INFO added artifact, length: 138022601, hash: a2adee14f84b167babf12ce516c6917d37dfd0763d95fa336372f48929df2e73, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: nexus |
| 10790 | 2025-08-29T22:25:58.247Z | Aug 29 22:25:58.147 INFO added artifact, length: 34202489, hash: 55b921571470718865f3e920a74b648f0d14fecfa26f9b70df40d89212a1d55a, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: ntp |
| 10791 | 2025-08-29T22:25:59.731Z | Aug 29 22:25:59.633 INFO added artifact, length: 65338684, hash: 36262b9683f0fdda7a0b6673ab5e943ef524f01b7b04fd4137c78ae7f67b1be5, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: oximeter |
| 10792 | 2025-08-29T22:25:59.826Z | Aug 29 22:25:59.728 INFO added artifact, length: 3109590, hash: 1b38f31f0f41269495fd864a6ea0b4043c9dde82c6d8c2111ba8bcb96f38bf8e, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: probe |
| 10793 | 2025-08-29T22:25:59.990Z | Aug 29 22:25:59.892 INFO added artifact, length: 4017765, hash: b72ba6dfbb4bc79b3fd79d81ff955dd42ad09fc9f3c5ddd480abf60705c8efe6, version: 1.0.45, kind: psc_sp, name: psc-b |
| 10794 | 2025-08-29T22:26:00.158Z | Aug 29 22:26:00.024 INFO added artifact, length: 4020290, hash: 43412370991ab61dbcf3f7491deddac3524eb52dd62cdb63b96a241ebce4f1ea, version: 1.0.45, kind: psc_sp, name: psc-c |
| 10795 | 2025-08-29T22:26:00.360Z | Aug 29 22:26:00.262 INFO added artifact, length: 1598236, hash: d21ed8741159b27f30d2ce26703ce5dedbe767965333cea41540ee73872cf82c, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel |
| 10796 | 2025-08-29T22:26:00.360Z | Aug 29 22:26:00.262 INFO added artifact, length: 1598033, hash: c611abbf56ae4544b1620c7c0a981b1b5685bac6241de70307bcd1f838bcf404, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel |
| 10797 | 2025-08-29T22:26:00.615Z | Aug 29 22:26:00.517 INFO added artifact, length: 1661685, hash: d96c53558fd097fcc927502c3c44b9f8f55d8468d7db3d3d5f733fe8bdd8c2cf, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel |
| 10798 | 2025-08-29T22:26:00.615Z | Aug 29 22:26:00.518 INFO added artifact, length: 1661662, hash: cfad3ccee1ab13dea7f676ae880d2d84e39003f4da8b5475f8e28748fa4cba1c, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel |
| 10799 | 2025-08-29T22:26:00.872Z | Aug 29 22:26:00.773 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10800 | 2025-08-29T22:26:00.872Z | Aug 29 22:26:00.774 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10801 | 2025-08-29T22:26:01.090Z | Aug 29 22:26:00.992 INFO added artifact, length: 1598115, hash: 085fb6c070d5ae1549c9c8d97f591c6ccd727f2c5bcd7cb7fdb63145855fe0af, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-production-release |
| 10802 | 2025-08-29T22:26:01.091Z | Aug 29 22:26:00.992 INFO added artifact, length: 1597926, hash: ba77aa3b3aa06ec1c79dac477b8adf20c58e8366f947828be540259f5f913eaa, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-production-release |
| 10803 | 2025-08-29T22:26:01.116Z | Aug 29 22:26:00.996 INFO added artifact, length: 46732, hash: 63d4e0d7fbff4102a02bf87e9cd664a767ecfe659834f3f90b569857ed9f4008, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel |
| 10804 | 2025-08-29T22:26:01.118Z | Aug 29 22:26:01.000 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart |
| 10805 | 2025-08-29T22:26:01.118Z | Aug 29 22:26:01.003 INFO added artifact, length: 47010, hash: bfe5f6135db8044359e9ef9467dc66b903d54884339c5e041a1024c34de9f632, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release |
| 10806 | 2025-08-29T22:26:01.350Z | Aug 29 22:26:01.252 INFO added artifact, length: 6855843, hash: 86d546cda5fa0250ab11c2ae30152ac33905412538766407b73ab770ebac557a, version: 1.0.45, kind: switch_sp, name: sidecar-b |
| 10807 | 2025-08-29T22:26:01.849Z | Aug 29 22:26:01.751 INFO added artifact, length: 6872740, hash: f7a13b41f35595042e872f8861400160b243e3a8c4e8f6d4372ba1a057c120b5, version: 1.0.45, kind: switch_sp, name: sidecar-c |
| 10808 | 2025-08-29T22:26:02.337Z | Aug 29 22:26:02.239 INFO added artifact, length: 6872803, hash: 4f15b3d0a121c0e747ec50ae3413d7c5f2ae952df843316560bd0c589e7188ce, version: 1.0.45, kind: switch_sp, name: sidecar-d |
| 10809 | 2025-08-29T22:26:02.689Z | Aug 29 22:26:02.590 INFO added artifact, length: 1598246, hash: ed0a49c26a0835892838e969690431c04efd017a20576ef524dd50e4b533dbb0, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel |
| 10810 | 2025-08-29T22:26:02.690Z | Aug 29 22:26:02.591 INFO added artifact, length: 1598102, hash: 83076b32fe50437e0e436bc529811e48e75d515725b3e210e85cc078363c0221, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel |
| 10811 | 2025-08-29T22:26:02.897Z | Aug 29 22:26:02.799 INFO added artifact, length: 1661625, hash: 0967279584f6f0b2bc5661fd90e23d0f4546e5e40de25ff4259bc2a0b2263378, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel |
| 10812 | 2025-08-29T22:26:02.898Z | Aug 29 22:26:02.799 INFO added artifact, length: 1661641, hash: a4e2e0184f9b2b789ca3fd8c2f24466ed79c1eb417ae6f65097b828e73fc6e09, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel |
| 10813 | 2025-08-29T22:26:03.075Z | Aug 29 22:26:02.977 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10814 | 2025-08-29T22:26:03.075Z | Aug 29 22:26:02.978 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10815 | 2025-08-29T22:26:03.225Z | Aug 29 22:26:03.127 INFO added artifact, length: 1598081, hash: 893dd0679fbc91d73a88991ee93678c70f115b305652ac2d068f3b6d6f0e0254, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-production-release |
| 10816 | 2025-08-29T22:26:03.225Z | Aug 29 22:26:03.127 INFO added artifact, length: 1597886, hash: 8909fddaa87e68e0e581c27bf9e938a6ceee1dd219b14f8eb0c6dbcf05f3b45d, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-production-release |
| 10817 | 2025-08-29T22:26:03.249Z | Aug 29 22:26:03.129 INFO added artifact, length: 46817, hash: f1b2a2ceec8089a3ae641845beb1a5bb1eca4fa2b750d5a7a5d45c69324cb684, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel |
| 10818 | 2025-08-29T22:26:03.250Z | Aug 29 22:26:03.131 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart |
| 10819 | 2025-08-29T22:26:03.250Z | Aug 29 22:26:03.133 INFO added artifact, length: 47055, hash: 4715233449305c86d4cb3e22b050afe657faf22bf20bc74cce9a3081254375b1, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release |
| 10820 | 2025-08-29T22:26:03.250Z | Aug 29 22:26:03.134 INFO added artifact, length: 383, hash: 38d5fe738adc1fd5613104a61cbd9efbfb0bd564f07e0b4553e3d02dfaf8e97f, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: installinator_document, name: installinator_document |
| 10821 | 2025-08-29T22:26:04.140Z | Aug 29 22:26:04.042 INFO extracting uploaded archive to /tmp/.tmpI9z3xF |
| 10822 | 2025-08-29T22:26:08.818Z | Aug 29 22:26:08.721 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.xTemYf |
| 10823 | 2025-08-29T22:26:08.952Z | Aug 29 22:26:08.854 INFO added artifact, length: 6152623, hash: 1bcbc8d55d0da4fff9b503713178671ab2321fe0d20435300b65e41f4cc081d2, version: 1.0.45, kind: gimlet_sp, name: cosmo-a |
| 10824 | 2025-08-29T22:26:09.189Z | Aug 29 22:26:09.092 INFO added artifact, length: 5288986, hash: 2e6f9599062f56dec56ec9bca2c09e41ee52847f4aa71b8555e03224dfb60c37, version: 1.0.45, kind: gimlet_sp, name: gimlet-b |
| 10825 | 2025-08-29T22:26:09.427Z | Aug 29 22:26:09.329 INFO added artifact, length: 5289310, hash: 3c77a2bd46724fdbb4a70d2dca461dc3011454e424903a23e1fda7ae0557dbcd, version: 1.0.45, kind: gimlet_sp, name: gimlet-c |
| 10826 | 2025-08-29T22:26:09.661Z | Aug 29 22:26:09.564 INFO added artifact, length: 5299591, hash: 22ed59cd3d60b770a12d3f9bceb7e9b7ee10da73c34e87f1c9cd5960207bd2c1, version: 1.0.45, kind: gimlet_sp, name: gimlet-d |
| 10827 | 2025-08-29T22:26:09.913Z | Aug 29 22:26:09.816 INFO added artifact, length: 5299356, hash: 237437e23dca61971e205cbd97e2b775ecebb6feb7c99a178989401b6c0d045c, version: 1.0.45, kind: gimlet_sp, name: gimlet-e |
| 10828 | 2025-08-29T22:26:10.170Z | Aug 29 22:26:10.073 INFO added artifact, length: 5299719, hash: 5fdd482fb845b0b513cffe01bb38cf25048b456a1f22902108baccea2964c981, version: 1.0.45, kind: gimlet_sp, name: gimlet-f |
| 10829 | 2025-08-29T22:26:10.448Z | Aug 29 22:26:10.352 INFO added artifact, length: 1598190, hash: ae0581235f9b3b6bf0f5980455c24425ac4a5aeb8ff9eaca80c0e17f72b5e7bf, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel |
| 10830 | 2025-08-29T22:26:10.449Z | Aug 29 22:26:10.352 INFO added artifact, length: 1597980, hash: fcb5770aed74933236cdd8478d96055b93d31faa9c601834eca4b8162c5243bc, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel |
| 10831 | 2025-08-29T22:26:10.616Z | Aug 29 22:26:10.519 INFO added artifact, length: 1661760, hash: d2c1ea13b10bab4a8aeda937f7e4be9972284299d81a1feb8697c87f0d524035, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel |
| 10832 | 2025-08-29T22:26:10.616Z | Aug 29 22:26:10.519 INFO added artifact, length: 1661639, hash: 4953ef818ba59956b2f92d60e9843704b85249b24a09afcff028fa9d37a772e4, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel |
| 10833 | 2025-08-29T22:26:10.799Z | Aug 29 22:26:10.703 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10834 | 2025-08-29T22:26:10.799Z | Aug 29 22:26:10.703 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10835 | 2025-08-29T22:26:10.969Z | Aug 29 22:26:10.872 INFO added artifact, length: 1598023, hash: b98e6e28a26c13db80bddaaf4f7895d223c74e0b74eab6c2581bb1ed37db0103, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release |
| 10836 | 2025-08-29T22:26:10.969Z | Aug 29 22:26:10.872 INFO added artifact, length: 1597898, hash: 4d2a122ac664537097b100f51ae9acc7dfd10110f72090fb63986dd5a3543800, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release |
| 10837 | 2025-08-29T22:26:10.996Z | Aug 29 22:26:10.874 INFO added artifact, length: 46792, hash: 1c3b4f89b0681df78ec648d697f81e6e1fb0ed89c2ecae0fdb046130dc166070, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel |
| 10838 | 2025-08-29T22:26:10.996Z | Aug 29 22:26:10.876 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart |
| 10839 | 2025-08-29T22:26:10.996Z | Aug 29 22:26:10.879 INFO added artifact, length: 46990, hash: 7b07baa2d7a59825848c3ad28596c0fd9d78c47bafa7fe8c56a18dc2b1afd02a, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release |
| 10840 | 2025-08-29T22:26:25.816Z | Aug 29 22:26:25.720 INFO added artifact, length: 33554432, hash: 48b9865fc894c61b24190b61055c10175d887796726c9c9a35a9d678e17e42bf, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_1, name: host |
| 10841 | 2025-08-29T22:26:25.816Z | Aug 29 22:26:25.720 INFO added artifact, length: 1048580096, hash: e7b973537c2455f0f9314f89f932b51bf6795d37c63ad870295575141af40ee4, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_2, name: host |
| 10842 | 2025-08-29T22:26:28.406Z | Aug 29 22:26:28.312 INFO added artifact, length: 33554432, hash: 7de170b6c219d239646a7eddc87593d3157e2b5add8030a5bea396e68a00af39, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_1, name: trampoline |
| 10843 | 2025-08-29T22:26:28.406Z | Aug 29 22:26:28.312 INFO added artifact, length: 142994785, hash: ad6940f9513c120e446e4bfde83ca43be99314c54188d1c81441fb900ab9ce02, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_2, name: trampoline |
| 10844 | 2025-08-29T22:26:51.724Z | Aug 29 22:26:51.632 INFO added artifact, length: 1606461043, hash: 0f3679856124f87ecbe064e87d38d89b74ceb4201a32638a5a9a1e134f9ec6e9, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: control_plane, name: control-plane |
| 10845 | 2025-08-29T22:26:51.811Z | Aug 29 22:26:51.718 INFO added artifact, length: 4017765, hash: b72ba6dfbb4bc79b3fd79d81ff955dd42ad09fc9f3c5ddd480abf60705c8efe6, version: 1.0.45, kind: psc_sp, name: psc-b |
| 10846 | 2025-08-29T22:26:51.892Z | Aug 29 22:26:51.799 INFO added artifact, length: 4020290, hash: 43412370991ab61dbcf3f7491deddac3524eb52dd62cdb63b96a241ebce4f1ea, version: 1.0.45, kind: psc_sp, name: psc-c |
| 10847 | 2025-08-29T22:26:52.051Z | Aug 29 22:26:51.941 INFO added artifact, length: 1598236, hash: d21ed8741159b27f30d2ce26703ce5dedbe767965333cea41540ee73872cf82c, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel |
| 10848 | 2025-08-29T22:26:52.051Z | Aug 29 22:26:51.941 INFO added artifact, length: 1598033, hash: c611abbf56ae4544b1620c7c0a981b1b5685bac6241de70307bcd1f838bcf404, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel |
| 10849 | 2025-08-29T22:26:52.212Z | Aug 29 22:26:52.121 INFO added artifact, length: 1661685, hash: d96c53558fd097fcc927502c3c44b9f8f55d8468d7db3d3d5f733fe8bdd8c2cf, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel |
| 10850 | 2025-08-29T22:26:52.212Z | Aug 29 22:26:52.121 INFO added artifact, length: 1661662, hash: cfad3ccee1ab13dea7f676ae880d2d84e39003f4da8b5475f8e28748fa4cba1c, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel |
| 10851 | 2025-08-29T22:26:52.410Z | Aug 29 22:26:52.319 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10852 | 2025-08-29T22:26:52.410Z | Aug 29 22:26:52.319 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10853 | 2025-08-29T22:26:52.574Z | Aug 29 22:26:52.482 INFO added artifact, length: 1598115, hash: 085fb6c070d5ae1549c9c8d97f591c6ccd727f2c5bcd7cb7fdb63145855fe0af, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-production-release |
| 10854 | 2025-08-29T22:26:52.574Z | Aug 29 22:26:52.482 INFO added artifact, length: 1597926, hash: ba77aa3b3aa06ec1c79dac477b8adf20c58e8366f947828be540259f5f913eaa, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-production-release |
| 10855 | 2025-08-29T22:26:52.598Z | Aug 29 22:26:52.484 INFO added artifact, length: 46732, hash: 63d4e0d7fbff4102a02bf87e9cd664a767ecfe659834f3f90b569857ed9f4008, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel |
| 10856 | 2025-08-29T22:26:52.599Z | Aug 29 22:26:52.487 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart |
| 10857 | 2025-08-29T22:26:52.599Z | Aug 29 22:26:52.489 INFO added artifact, length: 47010, hash: bfe5f6135db8044359e9ef9467dc66b903d54884339c5e041a1024c34de9f632, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release |
| 10858 | 2025-08-29T22:26:52.735Z | Aug 29 22:26:52.643 INFO added artifact, length: 6855843, hash: 86d546cda5fa0250ab11c2ae30152ac33905412538766407b73ab770ebac557a, version: 1.0.45, kind: switch_sp, name: sidecar-b |
| 10859 | 2025-08-29T22:26:53.048Z | Aug 29 22:26:52.957 INFO added artifact, length: 6872740, hash: f7a13b41f35595042e872f8861400160b243e3a8c4e8f6d4372ba1a057c120b5, version: 1.0.45, kind: switch_sp, name: sidecar-c |
| 10860 | 2025-08-29T22:26:53.356Z | Aug 29 22:26:53.263 INFO added artifact, length: 6872803, hash: 4f15b3d0a121c0e747ec50ae3413d7c5f2ae952df843316560bd0c589e7188ce, version: 1.0.45, kind: switch_sp, name: sidecar-d |
| 10861 | 2025-08-29T22:26:53.641Z | Aug 29 22:26:53.549 INFO added artifact, length: 1598246, hash: ed0a49c26a0835892838e969690431c04efd017a20576ef524dd50e4b533dbb0, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel |
| 10862 | 2025-08-29T22:26:53.641Z | Aug 29 22:26:53.549 INFO added artifact, length: 1598102, hash: 83076b32fe50437e0e436bc529811e48e75d515725b3e210e85cc078363c0221, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel |
| 10863 | 2025-08-29T22:26:53.791Z | Aug 29 22:26:53.699 INFO added artifact, length: 1661625, hash: 0967279584f6f0b2bc5661fd90e23d0f4546e5e40de25ff4259bc2a0b2263378, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel |
| 10864 | 2025-08-29T22:26:53.791Z | Aug 29 22:26:53.699 INFO added artifact, length: 1661641, hash: a4e2e0184f9b2b789ca3fd8c2f24466ed79c1eb417ae6f65097b828e73fc6e09, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel |
| 10865 | 2025-08-29T22:26:53.995Z | Aug 29 22:26:53.856 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10866 | 2025-08-29T22:26:53.995Z | Aug 29 22:26:53.857 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10867 | 2025-08-29T22:26:54.130Z | Aug 29 22:26:54.038 INFO added artifact, length: 1598081, hash: 893dd0679fbc91d73a88991ee93678c70f115b305652ac2d068f3b6d6f0e0254, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-production-release |
| 10868 | 2025-08-29T22:26:54.130Z | Aug 29 22:26:54.038 INFO added artifact, length: 1597886, hash: 8909fddaa87e68e0e581c27bf9e938a6ceee1dd219b14f8eb0c6dbcf05f3b45d, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-production-release |
| 10869 | 2025-08-29T22:26:54.154Z | Aug 29 22:26:54.041 INFO added artifact, length: 46817, hash: f1b2a2ceec8089a3ae641845beb1a5bb1eca4fa2b750d5a7a5d45c69324cb684, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel |
| 10870 | 2025-08-29T22:26:54.154Z | Aug 29 22:26:54.043 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart |
| 10871 | 2025-08-29T22:26:54.155Z | Aug 29 22:26:54.045 INFO added artifact, length: 47055, hash: 4715233449305c86d4cb3e22b050afe657faf22bf20bc74cce9a3081254375b1, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release |
| 10872 | 2025-08-29T22:26:54.155Z | Aug 29 22:26:54.045 INFO added artifact, length: 383, hash: 38d5fe738adc1fd5613104a61cbd9efbfb0bd564f07e0b4553e3d02dfaf8e97f, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: installinator_document, name: installinator_document |
| 10873 | 2025-08-29T22:26:55.084Z | Aug 29 22:26:54.993 INFO [tuf-repo] task succeeded (191.863505183s) |
| 10874 | 2025-08-29T22:26:55.084Z | Aug 29 22:26:54.993 INFO all jobs completed in 3262.538382013s |
| 10875 | 2025-08-29T22:26:56.939Z | process exited: duration 4028316 ms, exit code 0 |
| |
| 10876 | 2025-08-29T22:26:57.084Z | found 41 output files |
| 10877 | 2025-08-29T22:26:57.085Z | uploading: /work/manifest.toml (14007 bytes) |
| 10878 | 2025-08-29T22:26:58.181Z | uploaded: /work/manifest.toml |
| 10879 | 2025-08-29T22:26:58.182Z | uploading: /work/repo.zip (2756178344 bytes) |
| 10880 | 2025-08-29T22:32:14.990Z | uploaded: /work/repo.zip |
| 10881 | 2025-08-29T22:32:14.990Z | uploading: /work/repo.zip.sha256.txt (65 bytes) |
| 10882 | 2025-08-29T22:32:16.143Z | uploaded: /work/repo.zip.sha256.txt |
| 10883 | 2025-08-29T22:32:16.143Z | uploading: /work/helios.json (584 bytes) |
| 10884 | 2025-08-29T22:32:17.259Z | uploaded: /work/helios.json |
| 10885 | 2025-08-29T22:32:17.260Z | uploading: /work/incorporation.p5m (99188 bytes) |
| 10886 | 2025-08-29T22:32:18.478Z | uploaded: /work/incorporation.p5m |
| 10887 | 2025-08-29T22:32:18.478Z | uploading: /work/incorporation.p5p (112640 bytes) |
| 10888 | 2025-08-29T22:32:19.699Z | uploaded: /work/incorporation.p5p |
| 10889 | 2025-08-29T22:32:19.699Z | uploading: /work/helios-incorp.log (526 bytes) |
| 10890 | 2025-08-29T22:32:20.810Z | uploaded: /work/helios-incorp.log |
| 10891 | 2025-08-29T22:32:20.810Z | uploading: /work/helios-setup.log (71968 bytes) |
| 10892 | 2025-08-29T22:32:22.014Z | uploaded: /work/helios-setup.log |
| 10893 | 2025-08-29T22:32:22.014Z | uploading: /work/host-image.log (233963 bytes) |
| 10894 | 2025-08-29T22:32:23.275Z | uploaded: /work/host-image.log |
| 10895 | 2025-08-29T22:32:23.275Z | uploading: /work/host-package.log (30044 bytes) |
| 10896 | 2025-08-29T22:32:24.448Z | uploaded: /work/host-package.log |
| 10897 | 2025-08-29T22:32:24.485Z | uploading: /work/host-target.log (101 bytes) |
| 10898 | 2025-08-29T22:32:25.545Z | uploaded: /work/host-target.log |
| 10899 | 2025-08-29T22:32:25.545Z | uploading: /work/incorp-create.log (0 bytes) |
| 10900 | 2025-08-29T22:32:26.617Z | uploaded: /work/incorp-create.log |
| 10901 | 2025-08-29T22:32:26.641Z | uploading: /work/incorp-fmt.log (0 bytes) |
| 10902 | 2025-08-29T22:32:27.693Z | uploaded: /work/incorp-fmt.log |
| 10903 | 2025-08-29T22:32:27.693Z | uploading: /work/incorp-pkgsend.log (108 bytes) |
| 10904 | 2025-08-29T22:32:28.794Z | uploaded: /work/incorp-pkgsend.log |
| 10905 | 2025-08-29T22:32:28.794Z | uploading: /work/incorp-publisher.log (0 bytes) |
| 10906 | 2025-08-29T22:32:29.867Z | uploaded: /work/incorp-publisher.log |
| 10907 | 2025-08-29T22:32:29.867Z | uploading: /work/omicron-package.log (6872 bytes) |
| 10908 | 2025-08-29T22:32:30.990Z | uploaded: /work/omicron-package.log |
| 10909 | 2025-08-29T22:32:30.990Z | uploading: /work/recovery-image.log (603225 bytes) |
| 10910 | 2025-08-29T22:32:32.255Z | uploaded: /work/recovery-image.log |
| 10911 | 2025-08-29T22:32:32.255Z | uploading: /work/recovery-package.log (1685 bytes) |
| 10912 | 2025-08-29T22:32:33.353Z | uploaded: /work/recovery-package.log |
| 10913 | 2025-08-29T22:32:33.353Z | uploading: /work/recovery-target.log (98 bytes) |
| 10914 | 2025-08-29T22:32:34.456Z | uploaded: /work/recovery-target.log |
| 10915 | 2025-08-29T22:32:34.456Z | uploading: /work/stamp-clickhouse.log (117 bytes) |
| 10916 | 2025-08-29T22:32:35.605Z | uploaded: /work/stamp-clickhouse.log |
| 10917 | 2025-08-29T22:32:35.605Z | uploading: /work/stamp-clickhouse_keeper.log (124 bytes) |
| 10918 | 2025-08-29T22:32:36.706Z | uploaded: /work/stamp-clickhouse_keeper.log |
| 10919 | 2025-08-29T22:32:36.706Z | uploading: /work/stamp-clickhouse_server.log (124 bytes) |
| 10920 | 2025-08-29T22:32:37.806Z | uploaded: /work/stamp-clickhouse_server.log |
| 10921 | 2025-08-29T22:32:37.807Z | uploading: /work/stamp-cockroachdb.log (118 bytes) |
| 10922 | 2025-08-29T22:32:38.909Z | uploaded: /work/stamp-cockroachdb.log |
| 10923 | 2025-08-29T22:32:38.909Z | uploading: /work/stamp-crucible-dtrace.log (119 bytes) |
| 10924 | 2025-08-29T22:32:40.008Z | uploaded: /work/stamp-crucible-dtrace.log |
| 10925 | 2025-08-29T22:32:40.008Z | uploading: /work/stamp-crucible-pantry-zone.log (127 bytes) |
| 10926 | 2025-08-29T22:32:41.175Z | uploaded: /work/stamp-crucible-pantry-zone.log |
| 10927 | 2025-08-29T22:32:41.175Z | uploading: /work/stamp-crucible-zone.log (120 bytes) |
| 10928 | 2025-08-29T22:32:42.275Z | uploaded: /work/stamp-crucible-zone.log |
| 10929 | 2025-08-29T22:32:42.275Z | uploading: /work/stamp-external-dns.log (119 bytes) |
| 10930 | 2025-08-29T22:32:43.373Z | uploaded: /work/stamp-external-dns.log |
| 10931 | 2025-08-29T22:32:43.374Z | uploading: /work/stamp-installinator.log (103 bytes) |
| 10932 | 2025-08-29T22:32:44.475Z | uploaded: /work/stamp-installinator.log |
| 10933 | 2025-08-29T22:32:44.475Z | uploading: /work/stamp-internal-dns.log (119 bytes) |
| 10934 | 2025-08-29T22:32:45.575Z | uploaded: /work/stamp-internal-dns.log |
| 10935 | 2025-08-29T22:32:45.576Z | uploading: /work/stamp-mg-ddm-gz.log (99 bytes) |
| 10936 | 2025-08-29T22:32:46.676Z | uploaded: /work/stamp-mg-ddm-gz.log |
| 10937 | 2025-08-29T22:32:46.676Z | uploading: /work/stamp-nexus.log (112 bytes) |
| 10938 | 2025-08-29T22:32:47.775Z | uploaded: /work/stamp-nexus.log |
| 10939 | 2025-08-29T22:32:47.775Z | uploading: /work/stamp-ntp.log (110 bytes) |
| 10940 | 2025-08-29T22:32:48.873Z | uploaded: /work/stamp-ntp.log |
| 10941 | 2025-08-29T22:32:48.873Z | uploading: /work/stamp-omicron-sled-agent.log (122 bytes) |
| 10942 | 2025-08-29T22:32:49.973Z | uploaded: /work/stamp-omicron-sled-agent.log |
| 10943 | 2025-08-29T22:32:49.974Z | uploading: /work/stamp-overlay.log (114 bytes) |
| 10944 | 2025-08-29T22:32:51.072Z | uploaded: /work/stamp-overlay.log |
| 10945 | 2025-08-29T22:32:51.072Z | uploading: /work/stamp-oximeter.log (115 bytes) |
| 10946 | 2025-08-29T22:32:52.173Z | uploaded: /work/stamp-oximeter.log |
| 10947 | 2025-08-29T22:32:52.173Z | uploading: /work/stamp-oxlog.log (109 bytes) |
| 10948 | 2025-08-29T22:32:53.271Z | uploaded: /work/stamp-oxlog.log |
| 10949 | 2025-08-29T22:32:53.271Z | uploading: /work/stamp-probe.log (112 bytes) |
| 10950 | 2025-08-29T22:32:54.372Z | uploaded: /work/stamp-probe.log |
| 10951 | 2025-08-29T22:32:54.372Z | uploading: /work/stamp-propolis-server.log (122 bytes) |
| 10952 | 2025-08-29T22:32:55.472Z | uploaded: /work/stamp-propolis-server.log |
| 10953 | 2025-08-29T22:32:55.498Z | uploading: /work/stamp-pumpkind-gz.log (115 bytes) |
| 10954 | 2025-08-29T22:32:56.572Z | uploaded: /work/stamp-pumpkind-gz.log |
| 10955 | 2025-08-29T22:32:56.597Z | uploading: /work/stamp-switch-asic.log (118 bytes) |
| 10956 | 2025-08-29T22:32:57.673Z | uploaded: /work/stamp-switch-asic.log |
| 10957 | 2025-08-29T22:32:57.673Z | uploading: /work/verify-libraries.log (7659 bytes) |
| 10958 | 2025-08-29T22:32:58.794Z | uploaded: /work/verify-libraries.log |