|
|
|
| 1 | 2026-04-09T18:36:10.972Z | job assigned to worker 01KNSRDRWFRQ38MFYX53418GD1 [factory aws, i-0a1055480c2664f52] (queued for 1 m 2 s) |
| |
| 2 | 2026-04-09T18:36:18.013Z | starting task 0: "setup" |
| 3 | 2026-04-09T18:36:18.018Z | ++ uname -s |
| 4 | 2026-04-09T18:36:18.021Z | + kern=SunOS |
| 5 | 2026-04-09T18:36:18.021Z | + build_user=build |
| 6 | 2026-04-09T18:36:18.021Z | + build_uid=12345 |
| 7 | 2026-04-09T18:36:18.021Z | + work_dir=/work |
| 8 | 2026-04-09T18:36:18.021Z | + input_dir=/input |
| 9 | 2026-04-09T18:36:18.021Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-09T18:36:18.021Z | + case "$kern" in |
| 11 | 2026-04-09T18:36:18.021Z | + groupadd -g 12345 build |
| 12 | 2026-04-09T18:36:18.025Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-09T18:36:20.031Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-09T18:36:20.166Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-09T18:36:20.169Z | + home_fs=zfs |
| 16 | 2026-04-09T18:36:20.169Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-09T18:36:20.169Z | + mkdir -p /home/build |
| 18 | 2026-04-09T18:36:20.169Z | + chown build:build /home/build /work |
| 19 | 2026-04-09T18:36:22.172Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-09T18:36:22.176Z | process exited: duration 4164 ms, exit code 0 |
| |
| 21 | 2026-04-09T18:36:22.183Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-09T18:36:22.189Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-09T18:36:22.189Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-09T18:36:22.189Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-09T18:36:22.189Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-09T18:36:22.189Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-09T18:36:22.189Z | * rust toolchain profile = "default" |
| 28 | 2026-04-09T18:36:22.194Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-09T18:36:22.194Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-09T18:36:22.297Z | info: downloading installer |
| 31 | 2026-04-09T18:36:23.772Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-09T18:36:23.772Z | warn: /opt/ooce/bin |
| 33 | 2026-04-09T18:36:23.772Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-09T18:36:23.772Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-09T18:36:23.772Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-09T18:36:23.772Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-09T18:36:23.772Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-09T18:36:23.772Z | error: cannot install while Rust is installed |
| 39 | 2026-04-09T18:36:23.772Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-09T18:36:23.772Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-09T18:36:23.772Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-09T18:36:23.772Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-09T18:36:23.772Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-09T18:36:23.786Z | info: profile set to default |
| 45 | 2026-04-09T18:36:23.786Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-09T18:36:23.790Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-09T18:36:23.932Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-09T18:36:23.935Z | info: downloading 6 components |
| 49 | 2026-04-09T18:36:39.156Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-09T18:36:39.156Z | |
| 51 | 2026-04-09T18:36:39.187Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-09T18:36:39.187Z | |
| 53 | 2026-04-09T18:36:39.187Z | |
| 54 | 2026-04-09T18:36:39.187Z | Rust is installed now. Great! |
| 55 | 2026-04-09T18:36:39.187Z | |
| 56 | 2026-04-09T18:36:39.187Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-09T18:36:39.187Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-09T18:36:39.187Z | |
| 59 | 2026-04-09T18:36:39.187Z | To configure your current shell, you need to source |
| 60 | 2026-04-09T18:36:39.187Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-09T18:36:39.187Z | |
| 62 | 2026-04-09T18:36:39.187Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-09T18:36:39.188Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-09T18:36:39.188Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-09T18:36:39.188Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-09T18:36:39.188Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-09T18:36:39.188Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-09T18:36:39.188Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-09T18:36:39.191Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-09T18:36:39.191Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-09T18:36:39.282Z | + rustup --version |
| 72 | 2026-04-09T18:36:39.288Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-09T18:36:39.288Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-09T18:36:39.310Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-09T18:36:39.313Z | + cargo --version |
| 76 | 2026-04-09T18:36:39.321Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-09T18:36:39.324Z | + rustc --version |
| 78 | 2026-04-09T18:36:39.345Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-09T18:36:39.349Z | process exited: duration 17162 ms, exit code 0 |
| |
| 80 | 2026-04-09T18:36:39.356Z | starting task 2: "authentication" |
| 81 | 2026-04-09T18:36:39.375Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-04-09T18:36:39.384Z | starting task 3: "clone repository" |
| 83 | 2026-04-09T18:36:39.387Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-09T18:36:39.390Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-09T18:36:39.426Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-09T18:36:50.373Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-09T18:36:50.373Z | + git fetch origin 10fda90fcf9df27dad3172f57198e4e662e1eaef |
| 88 | 2026-04-09T18:36:50.695Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-09T18:36:50.695Z | * branch 10fda90fcf9df27dad3172f57198e4e662e1eaef -> FETCH_HEAD |
| 90 | 2026-04-09T18:36:50.708Z | + [[ -n eliza/analysis-report ]] |
| 91 | 2026-04-09T18:36:50.712Z | ++ git branch --show-current |
| 92 | 2026-04-09T18:36:50.715Z | + current=main |
| 93 | 2026-04-09T18:36:50.715Z | + [[ main != eliza/analysis-report ]] |
| 94 | 2026-04-09T18:36:50.715Z | + git branch -f eliza/analysis-report 10fda90fcf9df27dad3172f57198e4e662e1eaef |
| 95 | 2026-04-09T18:36:50.719Z | + git checkout -f eliza/analysis-report |
| 96 | 2026-04-09T18:36:50.888Z | Switched to branch 'eliza/analysis-report' |
| 97 | 2026-04-09T18:36:50.891Z | + git reset --hard 10fda90fcf9df27dad3172f57198e4e662e1eaef |
| 98 | 2026-04-09T18:36:51.055Z | HEAD is now at 10fda90fc expectorize |
| 99 | 2026-04-09T18:36:51.058Z | process exited: duration 11673 ms, exit code 0 |
| |
| 100 | 2026-04-09T18:36:51.066Z | starting task 4: "build" |
| 101 | 2026-04-09T18:36:51.071Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-09T18:36:51.071Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-09T18:36:51.071Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-09T18:36:51.071Z | + cargo --version |
| 105 | 2026-04-09T18:36:51.082Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-09T18:36:51.085Z | + rustc --version |
| 107 | 2026-04-09T18:36:51.105Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-09T18:36:51.109Z | + WORK=/work |
| 109 | 2026-04-09T18:36:51.109Z | + pfexec mkdir -p /work |
| 110 | 2026-04-09T18:36:51.112Z | + pfexec chown build /work |
| 111 | 2026-04-09T18:36:51.115Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-09T18:37:00.522Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-09T18:37:07.538Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-09T18:37:12.500Z | Planning: Solver setup ... Done (3.487s) |
| 115 | 2026-04-09T18:37:12.524Z | Planning: Running solver ... Done (0.023s) |
| 116 | 2026-04-09T18:37:12.638Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-04-09T18:37:12.651Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-04-09T18:37:12.749Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-04-09T18:37:12.781Z | Planning: Package planning ... Done (0.032s) |
| 120 | 2026-04-09T18:37:12.810Z | Planning: Merging actions ... Done (0.029s) |
| 121 | 2026-04-09T18:37:12.994Z | Planning: Checking for conflicting actions ... Done (0.184s) |
| 122 | 2026-04-09T18:37:13.002Z | Planning: Consolidating action changes ... Done (0.008s) |
| 123 | 2026-04-09T18:37:13.874Z | Planning: Evaluating mediators ... Done (0.871s) |
| 124 | 2026-04-09T18:37:13.879Z | Planning: Planning completed in 6.18 seconds |
| 125 | 2026-04-09T18:37:13.893Z | Packages to install: 4 |
| 126 | 2026-04-09T18:37:13.893Z | Mediators to change: 2 |
| 127 | 2026-04-09T18:37:13.893Z | Services to change: 1 |
| 128 | 2026-04-09T18:37:13.893Z | Estimated space available: 155.35 GB |
| 129 | 2026-04-09T18:37:13.893Z | Estimated space to be consumed: 1.84 GB |
| 130 | 2026-04-09T18:37:13.897Z | Create boot environment: No |
| 131 | 2026-04-09T18:37:13.897Z | Create backup boot environment: No |
| 132 | 2026-04-09T18:37:13.897Z | Rebuild boot archive: No |
| 133 | 2026-04-09T18:37:13.897Z | |
| 134 | 2026-04-09T18:37:13.897Z | Changed mediators: |
| 135 | 2026-04-09T18:37:13.897Z | mediator clang: |
| 136 | 2026-04-09T18:37:13.897Z | version: None -> 15 (system default) |
| 137 | 2026-04-09T18:37:13.897Z | |
| 138 | 2026-04-09T18:37:13.897Z | mediator llvm: |
| 139 | 2026-04-09T18:37:13.897Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-09T18:37:13.897Z | |
| 141 | 2026-04-09T18:37:13.897Z | Changed packages: |
| 142 | 2026-04-09T18:37:13.897Z | helios-dev |
| 143 | 2026-04-09T18:37:13.897Z | developer/build-essential |
| 144 | 2026-04-09T18:37:13.897Z | None -> 11-2.0 |
| 145 | 2026-04-09T18:37:13.897Z | library/libxmlsec1 |
| 146 | 2026-04-09T18:37:13.897Z | None -> 1.2.35-2.0 |
| 147 | 2026-04-09T18:37:13.897Z | ooce/developer/clang-15 |
| 148 | 2026-04-09T18:37:13.897Z | None -> 15.0.7-2.0 |
| 149 | 2026-04-09T18:37:13.897Z | ooce/developer/llvm-15 |
| 150 | 2026-04-09T18:37:13.897Z | None -> 15.0.7-2.0 |
| 151 | 2026-04-09T18:37:13.897Z | |
| 152 | 2026-04-09T18:37:13.897Z | Services: |
| 153 | 2026-04-09T18:37:13.897Z | restart_fmri: |
| 154 | 2026-04-09T18:37:13.897Z | svc:/system/update-man-index:default |
| 155 | 2026-04-09T18:37:13.938Z | |
| 156 | 2026-04-09T18:37:13.938Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-04-09T18:37:18.941Z | Download: 1418/3290 items 117.0/212.6MB 55% complete (23.6M/s) |
| 158 | 2026-04-09T18:37:20.997Z | |
| 159 | 2026-04-09T18:37:20.997Z | Errors were encountered while attempting to retrieve package or file data for |
| 160 | 2026-04-09T18:37:20.997Z | the requested operation. |
| 161 | 2026-04-09T18:37:20.997Z | Details follow: |
| 162 | 2026-04-09T18:37:20.997Z | |
| 163 | 2026-04-09T18:37:20.997Z | pkg://helios-dev/ooce/developer/llvm-15@15.0.7,5.11-2.0:20230713T102340Z |
| 164 | 2026-04-09T18:37:20.997Z | 1: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 165 | 2026-04-09T18:37:20.997Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/983261872b1808e791297985e4d2dc22c93fc50e' (happened 2 times) |
| 166 | 2026-04-09T18:37:20.997Z | 2: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 167 | 2026-04-09T18:37:20.997Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/398384381157882f8c72e45f80473d50477af8d8' |
| 168 | 2026-04-09T18:37:20.997Z | 3: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 169 | 2026-04-09T18:37:20.997Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ef40b828ba5c5dfd9c4571c7a4f08ce823c5b4ed' (happened 2 times) |
| 170 | 2026-04-09T18:37:20.997Z | 4: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 171 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/3ee1a737f2ac87efc6bc6815ea45daa75ab4b0c6' (happened 2 times) |
| 172 | 2026-04-09T18:37:20.998Z | 5: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 173 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/3b68ee7f0f913245b1579426857ad098e3639989' |
| 174 | 2026-04-09T18:37:20.998Z | 6: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 175 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/6bf7d39c3766a565a399a064555afb2b52ef9d5a' (happened 2 times) |
| 176 | 2026-04-09T18:37:20.998Z | 7: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 177 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/b71e9d1f3f069a8714b9a8057adb24afcfe94e2c' (happened 2 times) |
| 178 | 2026-04-09T18:37:20.998Z | 8: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 179 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/5b5c20d29c8647faed286adf0f27543cfe407815' (happened 2 times) |
| 180 | 2026-04-09T18:37:20.998Z | 9: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 181 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/826f96d770eaebc55fe748687c26e42f70493a85' |
| 182 | 2026-04-09T18:37:20.998Z | 10: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 183 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ddf83d487fe7f450bde1e9e211a235b04263afc1' |
| 184 | 2026-04-09T18:37:20.998Z | 11: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 185 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/2fadee7e958f5198be5b492363a32336189ebe43' |
| 186 | 2026-04-09T18:37:20.998Z | 12: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 187 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/5f1a1b85b4e3674a8f50d9828b31af44a5dbfcc7' |
| 188 | 2026-04-09T18:37:20.998Z | 13: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 189 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/6dea6b2dd83aa6c81e3086d6c3831d9cca96738b' |
| 190 | 2026-04-09T18:37:20.998Z | 14: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 191 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/df8b58660981eb5cd4b57cdceb9796c119f27e25' |
| 192 | 2026-04-09T18:37:20.998Z | 15: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 193 | 2026-04-09T18:37:20.998Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/1571d8fc70293975168bd149d09927c8c68c72ad' (happened 2 times) |
| 194 | 2026-04-09T18:37:20.998Z | |
| 195 | 2026-04-09T18:37:22.301Z | |
| 196 | 2026-04-09T18:37:22.301Z | real 31.176871938 |
| 197 | 2026-04-09T18:37:22.301Z | user 21.321455675 |
| 198 | 2026-04-09T18:37:22.301Z | sys 2.005113120 |
| 199 | 2026-04-09T18:37:22.301Z | trap 0.002969478 |
| 200 | 2026-04-09T18:37:22.301Z | tflt 0.031805458 |
| 201 | 2026-04-09T18:37:22.305Z | dflt 0.051660719 |
| 202 | 2026-04-09T18:37:22.305Z | kflt 0.016626784 |
| 203 | 2026-04-09T18:37:22.305Z | lock 0.000000000 |
| 204 | 2026-04-09T18:37:22.305Z | slp 42.951119984 |
| 205 | 2026-04-09T18:37:22.305Z | lat 0.074086007 |
| 206 | 2026-04-09T18:37:22.305Z | stop 0.000204165 |
| 207 | 2026-04-09T18:37:22.305Z | process exited: duration 31231 ms, exit code 1 |
| |
| 208 | 2026-04-09T18:37:22.313Z | found 0 output files |
| 209 | 2026-04-09T18:37:22.313Z | upload error: rule "/work/package.tar.gz" required a match, but was not used |