|
|
|
| 1 | 2026-06-05T03:59:09.234Z | job assigned to worker 01KTAYXBS5B9SXF0J53RS3SBH1 [factory aws, i-0a7c4f9abea399042] (queued for 1 m 13 s) |
| |
| 2 | 2026-06-05T03:59:16.586Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:16.633Z | ++ uname -s |
| 4 | 2026-06-05T03:59:16.633Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:16.633Z | + build_user=build |
| 6 | 2026-06-05T03:59:16.633Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:16.633Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:16.633Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:16.633Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:16.633Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:16.633Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:16.633Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:18.499Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:18.605Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:18.607Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:18.607Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:18.607Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:18.608Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:20.608Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:20.611Z | process exited: duration 4125 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:20.617Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:20.621Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:20.621Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:59:20.621Z | * rust toolchain profile = "default" |
| 25 | 2026-06-05T03:59:20.621Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-05T03:59:20.625Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:59:20.625Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:59:20.625Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:20.626Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:20.743Z | info: downloading installer |
| 31 | 2026-06-05T03:59:22.185Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:22.186Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:22.186Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:22.186Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:22.186Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:22.186Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:22.186Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:22.186Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:22.186Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:22.186Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:22.186Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:22.186Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:22.186Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:22.212Z | info: profile set to default |
| 45 | 2026-06-05T03:59:22.212Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:22.215Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:22.346Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:22.349Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:36.284Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:59:36.284Z | |
| 51 | 2026-06-05T03:59:36.312Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:36.312Z | |
| 53 | 2026-06-05T03:59:36.312Z | |
| 54 | 2026-06-05T03:59:36.312Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:36.312Z | |
| 56 | 2026-06-05T03:59:36.312Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:36.312Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:36.312Z | |
| 59 | 2026-06-05T03:59:36.312Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:36.312Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:36.312Z | |
| 62 | 2026-06-05T03:59:36.312Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:36.312Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:36.313Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:36.313Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:36.313Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:36.313Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:36.313Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:36.316Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:36.316Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:36.401Z | + rustup --version |
| 72 | 2026-06-05T03:59:36.411Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:36.413Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:36.433Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:36.436Z | + cargo --version |
| 76 | 2026-06-05T03:59:36.448Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:36.451Z | + rustc --version |
| 78 | 2026-06-05T03:59:36.470Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:36.472Z | process exited: duration 15853 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:36.478Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:36.493Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:59:58.541Z | process exited: duration 22060 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:59:58.546Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:59:58.551Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:58.554Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:59:58.594Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:59:59.915Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:59:59.915Z | + git fetch origin 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 89 | 2026-06-05T04:00:00.283Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T04:00:00.283Z | * branch 67477e44dade6575731375fc4a3ddc8a728e6b47 -> FETCH_HEAD |
| 91 | 2026-06-05T04:00:00.289Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 92 | 2026-06-05T04:00:00.291Z | ++ git branch --show-current |
| 93 | 2026-06-05T04:00:00.294Z | + current=main |
| 94 | 2026-06-05T04:00:00.294Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 95 | 2026-06-05T04:00:00.294Z | + git branch -f renovate/oxide-tokio-rt-0.x 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 96 | 2026-06-05T04:00:00.296Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 97 | 2026-06-05T04:00:00.312Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 98 | 2026-06-05T04:00:00.315Z | + git reset --hard 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 99 | 2026-06-05T04:00:00.318Z | HEAD is now at 67477e4 Update Rust crate oxide-tokio-rt to 0.1.6 |
| 100 | 2026-06-05T04:00:00.318Z | process exited: duration 1769 ms, exit code 0 |
| |
| 101 | 2026-06-05T04:00:00.325Z | starting task 4: "build" |
| 102 | 2026-06-05T04:00:00.331Z | ++ dladm |
| 103 | 2026-06-05T04:00:00.334Z | LINK CLASS MTU STATE BRIDGE OVER |
| 104 | 2026-06-05T04:00:00.334Z | ena0 phys 9216 up -- -- |
| 105 | 2026-06-05T04:00:00.337Z | ++ ipadm |
| 106 | 2026-06-05T04:00:00.337Z | ADDROBJ TYPE STATE ADDR |
| 107 | 2026-06-05T04:00:00.337Z | lo0/v4 static ok 127.0.0.1/8 |
| 108 | 2026-06-05T04:00:00.337Z | ena0/dhcp dhcp ok 10.150.1.55/24 |
| 109 | 2026-06-05T04:00:00.337Z | lo0/v6 static ok ::1/128 |
| 110 | 2026-06-05T04:00:00.337Z | ++ banner collect |
| 111 | 2026-06-05T04:00:00.341Z | |
| 112 | 2026-06-05T04:00:00.341Z | #### #### # # ###### #### ##### |
| 113 | 2026-06-05T04:00:00.341Z | # # # # # # # # # # |
| 114 | 2026-06-05T04:00:00.341Z | # # # # # ##### # # |
| 115 | 2026-06-05T04:00:00.341Z | # # # # # # # # |
| 116 | 2026-06-05T04:00:00.341Z | # # # # # # # # # # |
| 117 | 2026-06-05T04:00:00.341Z | #### #### ###### ###### ###### #### # |
| 118 | 2026-06-05T04:00:00.341Z | |
| 119 | 2026-06-05T04:00:00.341Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 120 | 2026-06-05T04:00:00.341Z | ++ repo=softnpu |
| 121 | 2026-06-05T04:00:00.341Z | ++ series=image |
| 122 | 2026-06-05T04:00:00.341Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 123 | 2026-06-05T04:00:00.341Z | ++ name=softnpu |
| 124 | 2026-06-05T04:00:00.341Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 125 | 2026-06-05T04:00:00.341Z | ++ mkdir -p download |
| 126 | 2026-06-05T04:00:00.341Z | ++ pushd download |
| 127 | 2026-06-05T04:00:00.341Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 128 | 2026-06-05T04:00:00.341Z | ++ [[ ! -f softnpu ]] |
| 129 | 2026-06-05T04:00:00.341Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 130 | 2026-06-05T04:00:00.346Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 131 | 2026-06-05T04:00:00.349Z | Dload Upload Total Spent Left Speed |
| 132 | 2026-06-05T04:00:00.800Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 34.43M 0 0
100 15.63M 100 15.63M 0 0 34.43M 0 0
100 15.63M 100 15.63M 0 0 34.42M 0 0 |
| 133 | 2026-06-05T04:00:00.804Z | ++ popd |
| 134 | 2026-06-05T04:00:00.804Z | /work/oxidecomputer/maghemite |
| 135 | 2026-06-05T04:00:00.804Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 136 | 2026-06-05T04:00:00.804Z | ++ repo=sidecar-lite |
| 137 | 2026-06-05T04:00:00.804Z | ++ series=release |
| 138 | 2026-06-05T04:00:00.804Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 139 | 2026-06-05T04:00:00.804Z | ++ name=libsidecar_lite.so |
| 140 | 2026-06-05T04:00:00.804Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 141 | 2026-06-05T04:00:00.804Z | ++ mkdir -p download |
| 142 | 2026-06-05T04:00:00.807Z | ++ pushd download |
| 143 | 2026-06-05T04:00:00.807Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-06-05T04:00:00.807Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 145 | 2026-06-05T04:00:00.807Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 146 | 2026-06-05T04:00:00.812Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 147 | 2026-06-05T04:00:00.812Z | Dload Upload Total Spent Left Speed |
| 148 | 2026-06-05T04:00:01.104Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 42.65M 0 0
100 12.04M 100 12.04M 0 0 42.64M 0 0
100 12.04M 100 12.04M 0 0 42.63M 0 0 |
| 149 | 2026-06-05T04:00:01.108Z | ++ popd |
| 150 | 2026-06-05T04:00:01.109Z | /work/oxidecomputer/maghemite |
| 151 | 2026-06-05T04:00:01.109Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 152 | 2026-06-05T04:00:01.109Z | ++ repo=sidecar-lite |
| 153 | 2026-06-05T04:00:01.109Z | ++ series=release |
| 154 | 2026-06-05T04:00:01.109Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 155 | 2026-06-05T04:00:01.109Z | ++ name=scadm |
| 156 | 2026-06-05T04:00:01.109Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 157 | 2026-06-05T04:00:01.109Z | ++ mkdir -p download |
| 158 | 2026-06-05T04:00:01.109Z | ++ pushd download |
| 159 | 2026-06-05T04:00:01.109Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-05T04:00:01.109Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-06-05T04:00:01.109Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 162 | 2026-06-05T04:00:01.109Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 163 | 2026-06-05T04:00:01.109Z | Dload Upload Total Spent Left Speed |
| 164 | 2026-06-05T04:00:01.551Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 35.00M 0 0
100 15.78M 100 15.78M 0 0 35.00M 0 0
100 15.78M 100 15.78M 0 0 34.99M 0 0 |
| 165 | 2026-06-05T04:00:01.555Z | ++ popd |
| 166 | 2026-06-05T04:00:01.555Z | /work/oxidecomputer/maghemite |
| 167 | 2026-06-05T04:00:01.555Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 168 | 2026-06-05T04:00:01.555Z | ++ repo=dendrite |
| 169 | 2026-06-05T04:00:01.555Z | ++ series=image |
| 170 | 2026-06-05T04:00:01.555Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 171 | 2026-06-05T04:00:01.555Z | ++ name=dendrite-softnpu.tar.gz |
| 172 | 2026-06-05T04:00:01.555Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 173 | 2026-06-05T04:00:01.555Z | ++ mkdir -p download |
| 174 | 2026-06-05T04:00:01.559Z | ++ pushd download |
| 175 | 2026-06-05T04:00:01.559Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-06-05T04:00:01.559Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 177 | 2026-06-05T04:00:01.559Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 178 | 2026-06-05T04:00:01.564Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 179 | 2026-06-05T04:00:01.564Z | Dload Upload Total Spent Left Speed |
| 180 | 2026-06-05T04:00:03.375Z |
0 0 0 0 0 0 0 0 0
40 71.59M 40 28.88M 0 0 28.90M 0 00:02 00:02 28.91M
100 71.59M 100 71.59M 0 0 39.44M 0 00:01 00:01 28.91M
100 71.59M 100 71.59M 0 0 39.43M 0 00:01 00:01 28.91M
100 71.59M 100 71.59M 0 0 39.43M 0 00:01 00:01 28.91M |
| 181 | 2026-06-05T04:00:03.379Z | ++ popd |
| 182 | 2026-06-05T04:00:03.379Z | /work/oxidecomputer/maghemite |
| 183 | 2026-06-05T04:00:03.380Z | ++ get_artifact maghemite release 67477e44dade6575731375fc4a3ddc8a728e6b47 ddm |
| 184 | 2026-06-05T04:00:03.380Z | ++ repo=maghemite |
| 185 | 2026-06-05T04:00:03.380Z | ++ series=release |
| 186 | 2026-06-05T04:00:03.380Z | ++ commit=67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 187 | 2026-06-05T04:00:03.380Z | ++ name=ddm |
| 188 | 2026-06-05T04:00:03.380Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 189 | 2026-06-05T04:00:03.380Z | ++ mkdir -p download |
| 190 | 2026-06-05T04:00:03.384Z | ++ pushd download |
| 191 | 2026-06-05T04:00:03.384Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 192 | 2026-06-05T04:00:03.384Z | ++ [[ ! -f ddm ]] |
| 193 | 2026-06-05T04:00:03.385Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/67477e44dade6575731375fc4a3ddc8a728e6b47/ddm |
| 194 | 2026-06-05T04:00:03.387Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 195 | 2026-06-05T04:00:03.387Z | Dload Upload Total Spent Left Speed |
| 196 | 2026-06-05T04:00:03.442Z |
0 0 0 0 0 0 0 0 0 |
| 197 | 2026-06-05T04:00:03.442Z | curl: (22) The requested URL returned error: 404 |
| 198 | 2026-06-05T04:00:03.445Z | ++ popd |
| 199 | 2026-06-05T04:00:03.445Z | /work/oxidecomputer/maghemite |
| 200 | 2026-06-05T04:00:03.445Z | ++ get_artifact maghemite release 67477e44dade6575731375fc4a3ddc8a728e6b47 ddmadm |
| 201 | 2026-06-05T04:00:03.445Z | ++ repo=maghemite |
| 202 | 2026-06-05T04:00:03.445Z | ++ series=release |
| 203 | 2026-06-05T04:00:03.445Z | ++ commit=67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 204 | 2026-06-05T04:00:03.445Z | ++ name=ddmadm |
| 205 | 2026-06-05T04:00:03.445Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 206 | 2026-06-05T04:00:03.445Z | ++ mkdir -p download |
| 207 | 2026-06-05T04:00:03.448Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-05T04:00:03.448Z | ++ pushd download |
| 209 | 2026-06-05T04:00:03.448Z | ++ [[ ! -f ddmadm ]] |
| 210 | 2026-06-05T04:00:03.448Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/67477e44dade6575731375fc4a3ddc8a728e6b47/ddmadm |
| 211 | 2026-06-05T04:00:03.451Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 212 | 2026-06-05T04:00:03.451Z | Dload Upload Total Spent Left Speed |
| 213 | 2026-06-05T04:00:03.505Z |
0 0 0 0 0 0 0 0 0 |
| 214 | 2026-06-05T04:00:03.505Z | curl: (22) The requested URL returned error: 404 |
| 215 | 2026-06-05T04:00:03.508Z | ++ popd |
| 216 | 2026-06-05T04:00:03.508Z | /work/oxidecomputer/maghemite |
| 217 | 2026-06-05T04:00:03.508Z | ++ pushd download |
| 218 | 2026-06-05T04:00:03.508Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T04:00:03.508Z | ++ chmod +x softnpu |
| 220 | 2026-06-05T04:00:03.508Z | ++ chmod +x scadm |
| 221 | 2026-06-05T04:00:03.508Z | ++ chmod +x ddmadm |
| 222 | 2026-06-05T04:00:03.508Z | chmod: WARNING: can't access ddmadm |
| 223 | 2026-06-05T04:00:03.508Z | ++ chmod +x ddmd |
| 224 | 2026-06-05T04:00:03.511Z | chmod: WARNING: can't access ddmd |
| 225 | 2026-06-05T04:00:03.511Z | ++ mv ddmadm ddmadm-v2 |
| 226 | 2026-06-05T04:00:03.511Z | mv: cannot access ddmadm |
| 227 | 2026-06-05T04:00:03.511Z | ++ mv ddmd ddmd-v2 |
| 228 | 2026-06-05T04:00:03.511Z | mv: cannot access ddmd |
| 229 | 2026-06-05T04:00:03.514Z | ++ rm -rf zones/dendrite |
| 230 | 2026-06-05T04:00:03.514Z | ++ mkdir -p zones/dendrite |
| 231 | 2026-06-05T04:00:03.514Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 232 | 2026-06-05T04:00:04.509Z | ++ 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-05T04:00:04.513Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 234 | 2026-06-05T04:00:04.513Z | ++ popd |
| 235 | 2026-06-05T04:00:04.513Z | ++ banner install |
| 236 | 2026-06-05T04:00:04.513Z | /work/oxidecomputer/maghemite |
| 237 | 2026-06-05T04:00:04.521Z | |
| 238 | 2026-06-05T04:00:04.521Z | # # # #### ##### ## # # |
| 239 | 2026-06-05T04:00:04.521Z | # ## # # # # # # # |
| 240 | 2026-06-05T04:00:04.521Z | # # # # #### # # # # # |
| 241 | 2026-06-05T04:00:04.521Z | # # # # # # ###### # # |
| 242 | 2026-06-05T04:00:04.521Z | # # ## # # # # # # # |
| 243 | 2026-06-05T04:00:04.521Z | # # # #### # # # ###### ###### |
| 244 | 2026-06-05T04:00:04.521Z | |
| 245 | 2026-06-05T04:00:04.521Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 246 | 2026-06-05T04:00:04.521Z | ++ set +o errexit |
| 247 | 2026-06-05T04:00:04.521Z | ++ pkg info clang-15 |
| 248 | 2026-06-05T04:00:04.522Z | ++ grep -qi installed |
| 249 | 2026-06-05T04:00:05.775Z | pkg: info: no packages matching the following patterns you specified are |
| 250 | 2026-06-05T04:00:05.775Z | installed on the system. Try querying remotely instead: |
| 251 | 2026-06-05T04:00:05.775Z | |
| 252 | 2026-06-05T04:00:05.775Z | clang-15 |
| 253 | 2026-06-05T04:00:05.815Z | ++ [[ 1 != 0 ]] |
| 254 | 2026-06-05T04:00:05.815Z | ++ set -o errexit |
| 255 | 2026-06-05T04:00:05.816Z | ++ pfexec pkg install clang-15 |
| 256 | 2026-06-05T04:00:14.845Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 257 | 2026-06-05T04:00:22.530Z | Startup: Caching catalogs ... Done |
| 258 | 2026-06-05T04:00:29.828Z | Planning: Solver setup ... Done |
| 259 | 2026-06-05T04:00:29.870Z | Planning: Running solver ... Done |
| 260 | 2026-06-05T04:00:30.007Z | Planning: Finding local manifests ... Done |
| 261 | 2026-06-05T04:00:30.027Z | Planning: Fetching manifests: 0/2 0% complete |
| 262 | 2026-06-05T04:00:30.132Z | Planning: Fetching manifests: 2/2 100% complete |
| 263 | 2026-06-05T04:00:30.161Z | Planning: Package planning ... Done |
| 264 | 2026-06-05T04:00:30.186Z | Planning: Merging actions ... Done |
| 265 | 2026-06-05T04:00:30.302Z | Planning: Checking for conflicting actions ... Done |
| 266 | 2026-06-05T04:00:30.308Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-06-05T04:00:30.993Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-06-05T04:00:30.999Z | Planning: Planning completed in 8.31 seconds |
| 269 | 2026-06-05T04:00:31.009Z | Packages to install: 2 |
| 270 | 2026-06-05T04:00:31.009Z | Mediators to change: 2 |
| 271 | 2026-06-05T04:00:31.012Z | Services to change: 1 |
| 272 | 2026-06-05T04:00:31.012Z | Create boot environment: No |
| 273 | 2026-06-05T04:00:31.012Z | Create backup boot environment: No |
| 274 | 2026-06-05T04:00:31.062Z | |
| 275 | 2026-06-05T04:00:31.062Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 276 | 2026-06-05T04:00:31.124Z | |
| 277 | 2026-06-05T04:00:31.124Z | Errors were encountered while attempting to retrieve package or file data for |
| 278 | 2026-06-05T04:00:31.124Z | the requested operation. |
| 279 | 2026-06-05T04:00:31.124Z | Details follow: |
| 280 | 2026-06-05T04:00:31.124Z | |
| 281 | 2026-06-05T04:00:31.124Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 282 | 2026-06-05T04:00:31.124Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/11ea796d003d3ef888bc61e03dd58dfdf64ce002' |
| 283 | 2026-06-05T04:00:32.492Z | + cleanup |
| 284 | 2026-06-05T04:00:32.495Z | ++ id -un |
| 285 | 2026-06-05T04:00:32.498Z | ++ id -gn |
| 286 | 2026-06-05T04:00:32.498Z | + pfexec chown -R build:build . |
| 287 | 2026-06-05T04:00:32.509Z | process exited: duration 32175 ms, exit code 1 |
| |
| 288 | 2026-06-05T04:00:32.522Z | found 0 output files |