|
|
|
| 1 | 2026-05-05T03:36:56.584Z | job assigned to worker 01KQV3AAYW6PKCNBJVHYR3X9KR [factory aws, i-03e6c10a2c04125bb] (queued for 47 s) |
| |
| 2 | 2026-05-05T03:37:03.828Z | starting task 0: "setup" |
| 3 | 2026-05-05T03:37:03.831Z | ++ uname -s |
| 4 | 2026-05-05T03:37:03.835Z | + kern=SunOS |
| 5 | 2026-05-05T03:37:03.835Z | + build_user=build |
| 6 | 2026-05-05T03:37:03.835Z | + build_uid=12345 |
| 7 | 2026-05-05T03:37:03.835Z | + work_dir=/work |
| 8 | 2026-05-05T03:37:03.835Z | + input_dir=/input |
| 9 | 2026-05-05T03:37:03.835Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T03:37:03.835Z | + case "$kern" in |
| 11 | 2026-05-05T03:37:03.835Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T03:37:03.839Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T03:37:05.843Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T03:37:05.953Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T03:37:05.959Z | + home_fs=zfs |
| 16 | 2026-05-05T03:37:05.959Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T03:37:05.959Z | + mkdir -p /home/build |
| 18 | 2026-05-05T03:37:05.964Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T03:37:07.959Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T03:37:07.962Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-05-05T03:37:07.968Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T03:37:07.973Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-05T03:37:07.973Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-05T03:37:07.973Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-05-05T03:37:07.973Z | * rust toolchain profile = "default" |
| 26 | 2026-05-05T03:37:07.973Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T03:37:07.973Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T03:37:07.976Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T03:37:07.976Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-05T03:37:08.103Z | info: downloading installer |
| 31 | 2026-05-05T03:37:09.469Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T03:37:09.469Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T03:37:09.469Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T03:37:09.469Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T03:37:09.470Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T03:37:09.470Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T03:37:09.470Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T03:37:09.470Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T03:37:09.470Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T03:37:09.470Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T03:37:09.470Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T03:37:09.470Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T03:37:09.470Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T03:37:09.483Z | info: profile set to default |
| 45 | 2026-05-05T03:37:09.483Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T03:37:09.486Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-05T03:37:09.622Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-05T03:37:09.625Z | info: downloading 6 components |
| 49 | 2026-05-05T03:37:24.101Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-05T03:37:24.102Z | |
| 51 | 2026-05-05T03:37:24.129Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-05T03:37:24.129Z | |
| 53 | 2026-05-05T03:37:24.129Z | |
| 54 | 2026-05-05T03:37:24.129Z | Rust is installed now. Great! |
| 55 | 2026-05-05T03:37:24.129Z | |
| 56 | 2026-05-05T03:37:24.129Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T03:37:24.129Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T03:37:24.129Z | |
| 59 | 2026-05-05T03:37:24.129Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T03:37:24.129Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T03:37:24.129Z | |
| 62 | 2026-05-05T03:37:24.132Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T03:37:24.132Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T03:37:24.132Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T03:37:24.132Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T03:37:24.132Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T03:37:24.136Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T03:37:24.136Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T03:37:24.136Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T03:37:24.136Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T03:37:24.230Z | + rustup --version |
| 72 | 2026-05-05T03:37:24.236Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T03:37:24.239Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T03:37:24.256Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-05T03:37:24.259Z | + cargo --version |
| 76 | 2026-05-05T03:37:24.267Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-05T03:37:24.271Z | + rustc --version |
| 78 | 2026-05-05T03:37:24.291Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-05T03:37:24.295Z | process exited: duration 16325 ms, exit code 0 |
| |
| 80 | 2026-05-05T03:37:24.302Z | starting task 2: "authentication" |
| 81 | 2026-05-05T03:37:24.320Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-05-05T03:37:24.326Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T03:37:24.331Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-05T03:37:24.334Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-05T03:37:24.367Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-05T03:37:33.459Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-05T03:37:33.459Z | + git fetch origin b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 88 | 2026-05-05T03:37:33.728Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-05T03:37:33.728Z | * branch b88ada88b3bd17768d50213bdcc86cfeb28cf893 -> FETCH_HEAD |
| 90 | 2026-05-05T03:37:33.742Z | + [[ -n renovate/crucible-common-digest ]] |
| 91 | 2026-05-05T03:37:33.745Z | ++ git branch --show-current |
| 92 | 2026-05-05T03:37:33.745Z | + current=main |
| 93 | 2026-05-05T03:37:33.745Z | + [[ main != renovate/crucible-common-digest ]] |
| 94 | 2026-05-05T03:37:33.745Z | + git branch -f renovate/crucible-common-digest b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 95 | 2026-05-05T03:37:33.751Z | + git checkout -f renovate/crucible-common-digest |
| 96 | 2026-05-05T03:37:33.979Z | Switched to branch 'renovate/crucible-common-digest' |
| 97 | 2026-05-05T03:37:33.982Z | + git reset --hard b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 98 | 2026-05-05T03:37:33.996Z | HEAD is now at b88ada88b Update crucible-common digest to 6b7b7b7 |
| 99 | 2026-05-05T03:37:34.002Z | process exited: duration 9670 ms, exit code 0 |
| |
| 100 | 2026-05-05T03:37:34.010Z | starting task 4: "build" |
| 101 | 2026-05-05T03:37:34.018Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-05T03:37:34.019Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-05T03:37:34.019Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-05T03:37:34.022Z | + cargo --version |
| 105 | 2026-05-05T03:37:34.025Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-05-05T03:37:34.028Z | + rustc --version |
| 107 | 2026-05-05T03:37:34.048Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-05-05T03:37:34.052Z | + cargo tree --locked |
| 109 | 2026-05-05T03:37:34.211Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 110 | 2026-05-05T03:37:34.467Z | Updating crates.io index |
| 111 | 2026-05-05T03:37:34.503Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 112 | 2026-05-05T03:37:34.724Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 113 | 2026-05-05T03:37:35.490Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 114 | 2026-05-05T03:37:35.939Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 115 | 2026-05-05T03:37:37.049Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 116 | 2026-05-05T03:37:37.556Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 117 | 2026-05-05T03:37:39.275Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 118 | 2026-05-05T03:37:40.040Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 119 | 2026-05-05T03:37:40.261Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 120 | 2026-05-05T03:37:40.997Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 121 | 2026-05-05T03:37:41.509Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 122 | 2026-05-05T03:37:41.878Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 123 | 2026-05-05T03:37:42.125Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 124 | 2026-05-05T03:37:43.119Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 125 | 2026-05-05T03:37:43.602Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 126 | 2026-05-05T03:37:43.904Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 127 | 2026-05-05T03:37:44.212Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 128 | 2026-05-05T03:37:44.711Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 129 | 2026-05-05T03:37:44.955Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 130 | 2026-05-05T03:37:45.212Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 131 | 2026-05-05T03:37:45.457Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 132 | 2026-05-05T03:37:45.821Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 133 | 2026-05-05T03:37:46.179Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 134 | 2026-05-05T03:37:46.941Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 135 | 2026-05-05T03:37:47.339Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 136 | 2026-05-05T03:37:47.714Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 137 | 2026-05-05T03:37:48.120Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 138 | 2026-05-05T03:37:48.398Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 139 | 2026-05-05T03:37:49.993Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 140 | 2026-05-05T03:37:50.487Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 141 | 2026-05-05T03:37:50.735Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 142 | 2026-05-05T03:37:51.098Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 143 | 2026-05-05T03:37:51.410Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 144 | 2026-05-05T03:37:51.796Z | Updating crates.io index |
| 145 | 2026-05-05T03:37:51.806Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-05-05T03:37:52.079Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 147 | 2026-05-05T03:37:52.344Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 148 | 2026-05-05T03:37:52.712Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-05-05T03:37:53.603Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 150 | 2026-05-05T03:38:05.060Z | error: failed to select a version for `vergen`. |
| 151 | 2026-05-05T03:38:05.060Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 152 | 2026-05-05T03:38:05.060Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 153 | 2026-05-05T03:38:05.060Z | ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)` |
| 154 | 2026-05-05T03:38:05.060Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 155 | 2026-05-05T03:38:05.060Z | |
| 156 | 2026-05-05T03:38:05.060Z | all possible versions conflict with previously selected packages. |
| 157 | 2026-05-05T03:38:05.060Z | |
| 158 | 2026-05-05T03:38:05.060Z | previously selected package `vergen v9.0.6` |
| 159 | 2026-05-05T03:38:05.061Z | ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)` |
| 160 | 2026-05-05T03:38:05.061Z | ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)` |
| 161 | 2026-05-05T03:38:05.061Z | |
| 162 | 2026-05-05T03:38:05.061Z | failed to select a version for `vergen` which could resolve this conflict |
| 163 | 2026-05-05T03:38:05.099Z | process exited: duration 31087 ms, exit code 101 |
| |
| 164 | 2026-05-05T03:38:05.106Z | found 0 output files |
| 165 | 2026-05-05T03:38:05.106Z | upload error: rule "/work/manifest.toml" required a match, but was not used |
| 166 | 2026-05-05T03:38:05.106Z | upload error: rule "/work/repo.zip" required a match, but was not used |
| 167 | 2026-05-05T03:38:05.106Z | upload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used |
| 168 | 2026-05-05T03:38:05.106Z | upload error: rule "/work/helios.json" required a match, but was not used |
| 169 | 2026-05-05T03:38:05.106Z | upload error: rule "/work/incorporation.p5m" required a match, but was not used |
| 170 | 2026-05-05T03:38:05.106Z | upload error: rule "/work/incorporation.p5p" required a match, but was not used |