|
|
|
| 1 | 2026-06-05T03:57:35.111Z | job assigned to worker 01KTAYT6EQTD8EZ2D756W99CQ6 [factory aws, i-0ae9d58d869651324] (queued for 1 m 0 s) |
| |
| 2 | 2026-06-05T03:57:41.884Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:57:41.890Z | ++ uname -s |
| 4 | 2026-06-05T03:57:41.893Z | + kern=SunOS |
| 5 | 2026-06-05T03:57:41.893Z | + build_user=build |
| 6 | 2026-06-05T03:57:41.893Z | + build_uid=12345 |
| 7 | 2026-06-05T03:57:41.893Z | + work_dir=/work |
| 8 | 2026-06-05T03:57:41.893Z | + input_dir=/input |
| 9 | 2026-06-05T03:57:41.893Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:57:41.893Z | + case "$kern" in |
| 11 | 2026-06-05T03:57:41.893Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:57:41.896Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:57:43.900Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:57:44.025Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:57:44.029Z | + home_fs=zfs |
| 16 | 2026-06-05T03:57:44.029Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:57:44.029Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:57:44.029Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:57:46.029Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:57:46.032Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:57:46.038Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:57:46.042Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:57:46.043Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:57:46.043Z | * rust toolchain profile = "default" |
| 25 | 2026-06-05T03:57:46.043Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-05T03:57:46.043Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:57:46.043Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:57:46.046Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:57:46.046Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:57:46.120Z | info: downloading installer |
| 31 | 2026-06-05T03:57:47.473Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:57:47.473Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:57:47.473Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:57:47.473Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:57:47.473Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:57:47.473Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:57:47.473Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:57:47.473Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:57:47.473Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:57:47.473Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:57:47.473Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:57:47.473Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:57:47.473Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:57:47.487Z | info: profile set to default |
| 45 | 2026-06-05T03:57:47.487Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:57:47.490Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:57:47.621Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:57:47.624Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:01.699Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:58:01.699Z | |
| 51 | 2026-06-05T03:58:01.725Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:01.725Z | |
| 53 | 2026-06-05T03:58:01.725Z | |
| 54 | 2026-06-05T03:58:01.725Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:01.725Z | |
| 56 | 2026-06-05T03:58:01.725Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:01.726Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:01.726Z | |
| 59 | 2026-06-05T03:58:01.726Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:01.726Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:01.726Z | |
| 62 | 2026-06-05T03:58:01.726Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:01.726Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:01.726Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:01.726Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:01.729Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:01.729Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:01.729Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:01.729Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:01.729Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:01.830Z | + rustup --version |
| 72 | 2026-06-05T03:58:01.838Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:01.844Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:01.859Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:01.861Z | + cargo --version |
| 76 | 2026-06-05T03:58:01.875Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:01.877Z | + rustc --version |
| 78 | 2026-06-05T03:58:01.898Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:01.900Z | process exited: duration 15861 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:01.905Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:01.922Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:58:29.971Z | process exited: duration 28066 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:58:29.977Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:58:29.982Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:58:29.987Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:58:30.021Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:58:31.116Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:58:31.116Z | + git fetch origin c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 89 | 2026-06-05T03:58:31.348Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T03:58:31.348Z | * branch c6b42e3669f55d526156dbc99cdc4d72981075ee -> FETCH_HEAD |
| 91 | 2026-06-05T03:58:31.356Z | + [[ -n renovate/dropshot ]] |
| 92 | 2026-06-05T03:58:31.375Z | ++ git branch --show-current |
| 93 | 2026-06-05T03:58:31.375Z | + current=main |
| 94 | 2026-06-05T03:58:31.375Z | + [[ main != renovate/dropshot ]] |
| 95 | 2026-06-05T03:58:31.375Z | + git branch -f renovate/dropshot c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 96 | 2026-06-05T03:58:31.375Z | + git checkout -f renovate/dropshot |
| 97 | 2026-06-05T03:58:31.379Z | Switched to branch 'renovate/dropshot' |
| 98 | 2026-06-05T03:58:31.379Z | + git reset --hard c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 99 | 2026-06-05T03:58:31.392Z | HEAD is now at c6b42e3 Update dropshot to 0.17.1 |
| 100 | 2026-06-05T03:58:31.415Z | process exited: duration 1415 ms, exit code 0 |
| |
| 101 | 2026-06-05T03:58:31.433Z | starting task 4: "build" |
| 102 | 2026-06-05T03:58:31.436Z | ++ dladm |
| 103 | 2026-06-05T03:58:31.440Z | LINK CLASS MTU STATE BRIDGE OVER |
| 104 | 2026-06-05T03:58:31.440Z | ena0 phys 9216 up -- -- |
| 105 | 2026-06-05T03:58:31.440Z | ++ ipadm |
| 106 | 2026-06-05T03:58:31.440Z | ADDROBJ TYPE STATE ADDR |
| 107 | 2026-06-05T03:58:31.440Z | lo0/v4 static ok 127.0.0.1/8 |
| 108 | 2026-06-05T03:58:31.440Z | ena0/dhcp dhcp ok 10.150.1.62/24 |
| 109 | 2026-06-05T03:58:31.440Z | lo0/v6 static ok ::1/128 |
| 110 | 2026-06-05T03:58:31.440Z | ++ banner collect |
| 111 | 2026-06-05T03:58:31.445Z | |
| 112 | 2026-06-05T03:58:31.445Z | #### #### # # ###### #### ##### |
| 113 | 2026-06-05T03:58:31.445Z | # # # # # # # # # # |
| 114 | 2026-06-05T03:58:31.445Z | # # # # # ##### # # |
| 115 | 2026-06-05T03:58:31.445Z | # # # # # # # # |
| 116 | 2026-06-05T03:58:31.445Z | # # # # # # # # # # |
| 117 | 2026-06-05T03:58:31.445Z | #### #### ###### ###### ###### #### # |
| 118 | 2026-06-05T03:58:31.445Z | |
| 119 | 2026-06-05T03:58:31.445Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 120 | 2026-06-05T03:58:31.445Z | ++ repo=softnpu |
| 121 | 2026-06-05T03:58:31.445Z | ++ series=image |
| 122 | 2026-06-05T03:58:31.445Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 123 | 2026-06-05T03:58:31.445Z | ++ name=softnpu |
| 124 | 2026-06-05T03:58:31.445Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 125 | 2026-06-05T03:58:31.445Z | ++ mkdir -p download |
| 126 | 2026-06-05T03:58:31.445Z | ++ pushd download |
| 127 | 2026-06-05T03:58:31.445Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-05T03:58:31.445Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-06-05T03:58:31.445Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 130 | 2026-06-05T03:58:31.450Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 131 | 2026-06-05T03:58:31.450Z | Dload Upload Total Spent Left Speed |
| 132 | 2026-06-05T03:58:31.735Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 54.74M 0 0
100 15.63M 100 15.63M 0 0 54.73M 0 0
100 15.63M 100 15.63M 0 0 54.72M 0 0 |
| 133 | 2026-06-05T03:58:31.739Z | ++ popd |
| 134 | 2026-06-05T03:58:31.740Z | /work/oxidecomputer/maghemite |
| 135 | 2026-06-05T03:58:31.740Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 136 | 2026-06-05T03:58:31.740Z | ++ repo=sidecar-lite |
| 137 | 2026-06-05T03:58:31.740Z | ++ series=release |
| 138 | 2026-06-05T03:58:31.740Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 139 | 2026-06-05T03:58:31.740Z | ++ name=libsidecar_lite.so |
| 140 | 2026-06-05T03:58:31.740Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 141 | 2026-06-05T03:58:31.740Z | ++ mkdir -p download |
| 142 | 2026-06-05T03:58:31.740Z | ++ pushd download |
| 143 | 2026-06-05T03:58:31.740Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-06-05T03:58:31.740Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 145 | 2026-06-05T03:58:31.740Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 146 | 2026-06-05T03:58:31.744Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 147 | 2026-06-05T03:58:31.744Z | Dload Upload Total Spent Left Speed |
| 148 | 2026-06-05T03:58:32.032Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 43.03M 0 0
100 12.04M 100 12.04M 0 0 43.02M 0 0
100 12.04M 100 12.04M 0 0 43.01M 0 0 |
| 149 | 2026-06-05T03:58:32.053Z | ++ popd |
| 150 | 2026-06-05T03:58:32.053Z | /work/oxidecomputer/maghemite |
| 151 | 2026-06-05T03:58:32.053Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 152 | 2026-06-05T03:58:32.053Z | ++ repo=sidecar-lite |
| 153 | 2026-06-05T03:58:32.053Z | ++ series=release |
| 154 | 2026-06-05T03:58:32.053Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 155 | 2026-06-05T03:58:32.054Z | ++ name=scadm |
| 156 | 2026-06-05T03:58:32.054Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 157 | 2026-06-05T03:58:32.054Z | ++ mkdir -p download |
| 158 | 2026-06-05T03:58:32.054Z | ++ pushd download |
| 159 | 2026-06-05T03:58:32.054Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-05T03:58:32.054Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-06-05T03:58:32.054Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 162 | 2026-06-05T03:58:32.054Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 163 | 2026-06-05T03:58:32.054Z | Dload Upload Total Spent Left Speed |
| 164 | 2026-06-05T03:58:32.413Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 41.43M 0 0
100 15.78M 100 15.78M 0 0 41.43M 0 0
100 15.78M 100 15.78M 0 0 41.42M 0 0 |
| 165 | 2026-06-05T03:58:32.417Z | ++ popd |
| 166 | 2026-06-05T03:58:32.417Z | /work/oxidecomputer/maghemite |
| 167 | 2026-06-05T03:58:32.417Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 168 | 2026-06-05T03:58:32.417Z | ++ repo=dendrite |
| 169 | 2026-06-05T03:58:32.417Z | ++ series=image |
| 170 | 2026-06-05T03:58:32.417Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 171 | 2026-06-05T03:58:32.417Z | ++ name=dendrite-softnpu.tar.gz |
| 172 | 2026-06-05T03:58:32.417Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 173 | 2026-06-05T03:58:32.417Z | ++ mkdir -p download |
| 174 | 2026-06-05T03:58:32.417Z | ++ pushd download |
| 175 | 2026-06-05T03:58:32.417Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-05T03:58:32.417Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-05T03:58:32.417Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 178 | 2026-06-05T03:58:32.421Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 179 | 2026-06-05T03:58:32.421Z | Dload Upload Total Spent Left Speed |
| 180 | 2026-06-05T03:58:33.250Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 86.25M 0 0
100 71.59M 100 71.59M 0 0 86.25M 0 0
100 71.59M 100 71.59M 0 0 86.24M 0 0 |
| 181 | 2026-06-05T03:58:33.254Z | ++ popd |
| 182 | 2026-06-05T03:58:33.254Z | /work/oxidecomputer/maghemite |
| 183 | 2026-06-05T03:58:33.254Z | ++ get_artifact maghemite release c6b42e3669f55d526156dbc99cdc4d72981075ee ddm |
| 184 | 2026-06-05T03:58:33.254Z | ++ repo=maghemite |
| 185 | 2026-06-05T03:58:33.254Z | ++ series=release |
| 186 | 2026-06-05T03:58:33.254Z | ++ commit=c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 187 | 2026-06-05T03:58:33.254Z | ++ name=ddm |
| 188 | 2026-06-05T03:58:33.254Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 189 | 2026-06-05T03:58:33.254Z | ++ mkdir -p download |
| 190 | 2026-06-05T03:58:33.257Z | ++ pushd download |
| 191 | 2026-06-05T03:58:33.257Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-05T03:58:33.257Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-06-05T03:58:33.257Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c6b42e3669f55d526156dbc99cdc4d72981075ee/ddm |
| 194 | 2026-06-05T03:58:33.260Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 195 | 2026-06-05T03:58:33.260Z | Dload Upload Total Spent Left Speed |
| 196 | 2026-06-05T03:58:33.313Z |
0 0 0 0 0 0 0 0 0 |
| 197 | 2026-06-05T03:58:33.313Z | curl: (22) The requested URL returned error: 404 |
| 198 | 2026-06-05T03:58:33.316Z | ++ popd |
| 199 | 2026-06-05T03:58:33.316Z | /work/oxidecomputer/maghemite |
| 200 | 2026-06-05T03:58:33.316Z | ++ get_artifact maghemite release c6b42e3669f55d526156dbc99cdc4d72981075ee ddmadm |
| 201 | 2026-06-05T03:58:33.316Z | ++ repo=maghemite |
| 202 | 2026-06-05T03:58:33.316Z | ++ series=release |
| 203 | 2026-06-05T03:58:33.316Z | ++ commit=c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 204 | 2026-06-05T03:58:33.316Z | ++ name=ddmadm |
| 205 | 2026-06-05T03:58:33.316Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 206 | 2026-06-05T03:58:33.316Z | ++ mkdir -p download |
| 207 | 2026-06-05T03:58:33.318Z | ++ pushd download |
| 208 | 2026-06-05T03:58:33.318Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-06-05T03:58:33.319Z | ++ [[ ! -f ddmadm ]] |
| 210 | 2026-06-05T03:58:33.319Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c6b42e3669f55d526156dbc99cdc4d72981075ee/ddmadm |
| 211 | 2026-06-05T03:58:33.321Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 212 | 2026-06-05T03:58:33.321Z | Dload Upload Total Spent Left Speed |
| 213 | 2026-06-05T03:58:33.373Z |
0 0 0 0 0 0 0 0 0 |
| 214 | 2026-06-05T03:58:33.377Z | curl: (22) The requested URL returned error: 404 |
| 215 | 2026-06-05T03:58:33.377Z | ++ popd |
| 216 | 2026-06-05T03:58:33.377Z | /work/oxidecomputer/maghemite |
| 217 | 2026-06-05T03:58:33.377Z | ++ pushd download |
| 218 | 2026-06-05T03:58:33.377Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T03:58:33.377Z | ++ chmod +x softnpu |
| 220 | 2026-06-05T03:58:33.380Z | ++ chmod +x scadm |
| 221 | 2026-06-05T03:58:33.380Z | ++ chmod +x ddmadm |
| 222 | 2026-06-05T03:58:33.380Z | chmod: WARNING: can't access ddmadm |
| 223 | 2026-06-05T03:58:33.380Z | ++ chmod +x ddmd |
| 224 | 2026-06-05T03:58:33.380Z | chmod: WARNING: can't access ddmd |
| 225 | 2026-06-05T03:58:33.380Z | ++ mv ddmadm ddmadm-v2 |
| 226 | 2026-06-05T03:58:33.383Z | mv: cannot access ddmadm |
| 227 | 2026-06-05T03:58:33.383Z | ++ mv ddmd ddmd-v2 |
| 228 | 2026-06-05T03:58:33.383Z | mv: cannot access ddmd |
| 229 | 2026-06-05T03:58:33.383Z | ++ rm -rf zones/dendrite |
| 230 | 2026-06-05T03:58:33.385Z | ++ mkdir -p zones/dendrite |
| 231 | 2026-06-05T03:58:33.385Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 232 | 2026-06-05T03:58:34.374Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 233 | 2026-06-05T03:58:34.377Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 234 | 2026-06-05T03:58:34.377Z | ++ popd |
| 235 | 2026-06-05T03:58:34.377Z | ++ banner install |
| 236 | 2026-06-05T03:58:34.377Z | /work/oxidecomputer/maghemite |
| 237 | 2026-06-05T03:58:34.381Z | |
| 238 | 2026-06-05T03:58:34.381Z | # # # #### ##### ## # # |
| 239 | 2026-06-05T03:58:34.381Z | # ## # # # # # # # |
| 240 | 2026-06-05T03:58:34.381Z | # # # # #### # # # # # |
| 241 | 2026-06-05T03:58:34.381Z | # # # # # # ###### # # |
| 242 | 2026-06-05T03:58:34.381Z | # # ## # # # # # # # |
| 243 | 2026-06-05T03:58:34.381Z | # # # #### # # # ###### ###### |
| 244 | 2026-06-05T03:58:34.381Z | |
| 245 | 2026-06-05T03:58:34.381Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 246 | 2026-06-05T03:58:34.381Z | ++ set +o errexit |
| 247 | 2026-06-05T03:58:34.381Z | ++ pkg info clang-15 |
| 248 | 2026-06-05T03:58:34.381Z | ++ grep -qi installed |
| 249 | 2026-06-05T03:58:35.578Z | pkg: info: no packages matching the following patterns you specified are |
| 250 | 2026-06-05T03:58:35.578Z | installed on the system. Try querying remotely instead: |
| 251 | 2026-06-05T03:58:35.578Z | |
| 252 | 2026-06-05T03:58:35.578Z | clang-15 |
| 253 | 2026-06-05T03:58:35.616Z | ++ [[ 1 != 0 ]] |
| 254 | 2026-06-05T03:58:35.616Z | ++ set -o errexit |
| 255 | 2026-06-05T03:58:35.619Z | ++ pfexec pkg install clang-15 |
| 256 | 2026-06-05T03:58:46.069Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 257 | 2026-06-05T03:58:53.770Z | Startup: Caching catalogs ... Done |
| 258 | 2026-06-05T03:59:00.968Z | Planning: Solver setup ... Done |
| 259 | 2026-06-05T03:59:01.010Z | Planning: Running solver ... Done |
| 260 | 2026-06-05T03:59:01.149Z | Planning: Finding local manifests ... Done |
| 261 | 2026-06-05T03:59:01.167Z | Planning: Fetching manifests: 0/2 0% complete |
| 262 | 2026-06-05T03:59:01.262Z | Planning: Fetching manifests: 2/2 100% complete |
| 263 | 2026-06-05T03:59:01.290Z | Planning: Package planning ... Done |
| 264 | 2026-06-05T03:59:01.316Z | Planning: Merging actions ... Done |
| 265 | 2026-06-05T03:59:01.425Z | Planning: Checking for conflicting actions ... Done |
| 266 | 2026-06-05T03:59:01.434Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-06-05T03:59:02.226Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-06-05T03:59:02.231Z | Planning: Planning completed in 8.28 seconds |
| 269 | 2026-06-05T03:59:02.236Z | Packages to install: 2 |
| 270 | 2026-06-05T03:59:02.236Z | Mediators to change: 2 |
| 271 | 2026-06-05T03:59:02.236Z | Services to change: 1 |
| 272 | 2026-06-05T03:59:02.236Z | Create boot environment: No |
| 273 | 2026-06-05T03:59:02.236Z | Create backup boot environment: No |
| 274 | 2026-06-05T03:59:02.272Z | |
| 275 | 2026-06-05T03:59:02.272Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 276 | 2026-06-05T03:59:07.386Z | Download: 485/3076 items 16.8/211.3MB 7% complete (4.0M/s) |
| 277 | 2026-06-05T03:59:12.384Z | Download: 768/3076 items 18.0/211.3MB 8% complete (1.8M/s) |
| 278 | 2026-06-05T03:59:17.798Z | Download: 972/3076 items 45.8/211.3MB 21% complete (2.9M/s) |
| 279 | 2026-06-05T03:59:30.249Z | Download: 983/3076 items 82.2/211.3MB 38% complete (6.3M/s) |
| 280 | 2026-06-05T03:59:36.981Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 281 | 2026-06-05T03:59:42.295Z | Download: 1311/3076 items 116.1/211.3MB 54% complete (7.1M/s) |
| 282 | 2026-06-05T03:59:47.300Z | Download: 1494/3076 items 116.7/211.3MB 55% complete (3.4M/s) |
| 283 | 2026-06-05T03:59:52.325Z | Download: 1693/3076 items 117.3/211.3MB 55% complete (132k/s) |
| 284 | 2026-06-05T03:59:57.524Z | Download: 1782/3076 items 117.4/211.3MB 55% complete (100k/s) |
| 285 | 2026-06-05T04:00:02.583Z | Download: 1861/3076 items 117.5/211.3MB 55% complete (31.6k/s) |
| 286 | 2026-06-05T04:00:08.003Z | Download: 1929/3076 items 117.7/211.3MB 55% complete (24.9k/s) |
| 287 | 2026-06-05T04:00:13.006Z | Download: 1992/3076 items 117.9/211.3MB 55% complete (35.2k/s) |
| 288 | 2026-06-05T04:00:19.454Z | Download: 2002/3076 items 117.9/211.3MB 55% complete (33.2k/s) |
| 289 | 2026-06-05T04:00:28.002Z | Download: 2005/3076 items 117.9/211.3MB 55% complete |
| 290 | 2026-06-05T04:00:33.089Z | Download: 2136/3076 items 118.6/211.3MB 56% complete (140k/s) |
| 291 | 2026-06-05T04:00:37.694Z | |
| 292 | 2026-06-05T04:00:37.694Z | Errors were encountered while attempting to retrieve package or file data for |
| 293 | 2026-06-05T04:00:37.694Z | the requested operation. |
| 294 | 2026-06-05T04:00:37.694Z | Details follow: |
| 295 | 2026-06-05T04:00:37.694Z | |
| 296 | 2026-06-05T04:00:37.694Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: Recv failure: Connection reset by peer |
| 297 | 2026-06-05T04:00:37.694Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/16b51ac95fdf63b6b6694c8b051a31dde56ba2b8' |
| 298 | 2026-06-05T04:00:39.074Z | + cleanup |
| 299 | 2026-06-05T04:00:39.079Z | ++ id -un |
| 300 | 2026-06-05T04:00:39.079Z | ++ id -gn |
| 301 | 2026-06-05T04:00:39.084Z | + pfexec chown -R build:build . |
| 302 | 2026-06-05T04:00:39.087Z | process exited: duration 127660 ms, exit code 1 |
| |
| 303 | 2026-06-05T04:00:39.095Z | found 0 output files |