01KQV39DRZNW8E27DEEKXG6G1R: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "=/work/helios.json",
        "=/work/incorporation.p5m",
        "=/work/incorporation.p5p",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0-16c128gb",
    ),
    access_repos: [
        "oxidecomputer/amd-firmware",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/dmar-report",
        "oxidecomputer/pilot",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/work/helios.json",
            series: "rot-all",
            name: "helios.json",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5m",
            series: "rot-all",
            name: "incorporation.p5m",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5p",
            series: "rot-all",
            name: "incorporation.p5p",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KQV3A6QMB3F3APKME6TNZGKK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-05T03:36:56.584Zjob assigned to worker 01KQV3AAYW6PKCNBJVHYR3X9KR [factory aws, i-03e6c10a2c04125bb] (queued for 47 s)
 
22026-05-05T03:37:03.828Zstarting task 0: "setup"
32026-05-05T03:37:03.831Z++ uname -s
42026-05-05T03:37:03.835Z+ kern=SunOS
52026-05-05T03:37:03.835Z+ build_user=build
62026-05-05T03:37:03.835Z+ build_uid=12345
72026-05-05T03:37:03.835Z+ work_dir=/work
82026-05-05T03:37:03.835Z+ input_dir=/input
92026-05-05T03:37:03.835Z+ [[ 0 == 12345 ]]
102026-05-05T03:37:03.835Z+ case "$kern" in
112026-05-05T03:37:03.835Z+ groupadd -g 12345 build
122026-05-05T03:37:03.839Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-05T03:37:05.843Z+ zfs create -o mountpoint=/work rpool/work
142026-05-05T03:37:05.953Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-05T03:37:05.959Z+ home_fs=zfs
162026-05-05T03:37:05.959Z+ [[ zfs == autofs ]]
172026-05-05T03:37:05.959Z+ mkdir -p /home/build
182026-05-05T03:37:05.964Z+ chown build:build /home/build /work
192026-05-05T03:37:07.959Z+ chmod 0700 /home/build /work
202026-05-05T03:37:07.962Zprocess exited: duration 4137 ms, exit code 0
 
212026-05-05T03:37:07.968Zstarting task 1: "rust-toolchain"
222026-05-05T03:37:07.973Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-05T03:37:07.973Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-05T03:37:07.973Z * rust toolchain channel = "1.94.0"
252026-05-05T03:37:07.973Z * rust toolchain profile = "default"
262026-05-05T03:37:07.973Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-05T03:37:07.973Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-05T03:37:07.976Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-05T03:37:07.976Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-05T03:37:08.103Zinfo: downloading installer
312026-05-05T03:37:09.469Zwarn: It looks like you have an existing installation of Rust at:
322026-05-05T03:37:09.469Zwarn: /opt/ooce/bin
332026-05-05T03:37:09.469Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-05T03:37:09.469Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-05T03:37:09.470Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-05T03:37:09.470Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-05T03:37:09.470Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-05T03:37:09.470Zerror: cannot install while Rust is installed
392026-05-05T03:37:09.470Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-05T03:37:09.470Zwarn: It looks like you have an existing rustup settings file at:
412026-05-05T03:37:09.470Zwarn: /home/build/.rustup/settings.toml
422026-05-05T03:37:09.470Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-05T03:37:09.470Zwarn: instead of the one inferred from the default host triple.
442026-05-05T03:37:09.483Zinfo: profile set to default
452026-05-05T03:37:09.483Zinfo: default host triple is x86_64-unknown-illumos
462026-05-05T03:37:09.486Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-05-05T03:37:09.622Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-05-05T03:37:09.625Zinfo: downloading 6 components
492026-05-05T03:37:24.101Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-05-05T03:37:24.102Z
512026-05-05T03:37:24.129Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-05-05T03:37:24.129Z
532026-05-05T03:37:24.129Z
542026-05-05T03:37:24.129ZRust is installed now. Great!
552026-05-05T03:37:24.129Z
562026-05-05T03:37:24.129ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-05T03:37:24.129Zenvironment variable. This has not been done automatically.
582026-05-05T03:37:24.129Z
592026-05-05T03:37:24.129ZTo configure your current shell, you need to source
602026-05-05T03:37:24.129Zthe corresponding env file under $HOME/.cargo.
612026-05-05T03:37:24.129Z
622026-05-05T03:37:24.132ZThis is usually done by running one of the following (note the leading DOT):
632026-05-05T03:37:24.132Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-05T03:37:24.132Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-05T03:37:24.132Zsource "~/.cargo/env.nu" # For nushell
662026-05-05T03:37:24.132Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-05T03:37:24.136Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-05T03:37:24.136Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-05T03:37:24.136Zwarn: no default linker (`cc`) was found in your PATH
702026-05-05T03:37:24.136Zwarn: many Rust crates require a system C toolchain to build
712026-05-05T03:37:24.230Z+ rustup --version
722026-05-05T03:37:24.236Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-05T03:37:24.239Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-05T03:37:24.256Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-05-05T03:37:24.259Z+ cargo --version
762026-05-05T03:37:24.267Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-05-05T03:37:24.271Z+ rustc --version
782026-05-05T03:37:24.291Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-05-05T03:37:24.295Zprocess exited: duration 16325 ms, exit code 0
 
802026-05-05T03:37:24.302Zstarting task 2: "authentication"
812026-05-05T03:37:24.320Zprocess exited: duration 18 ms, exit code 0
 
822026-05-05T03:37:24.326Zstarting task 3: "clone repository"
832026-05-05T03:37:24.331Z+ mkdir -p /work/oxidecomputer/omicron
842026-05-05T03:37:24.334Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-05-05T03:37:24.367ZCloning into '/work/oxidecomputer/omicron'...
862026-05-05T03:37:33.459Z+ cd /work/oxidecomputer/omicron
872026-05-05T03:37:33.459Z+ git fetch origin b88ada88b3bd17768d50213bdcc86cfeb28cf893
882026-05-05T03:37:33.728ZFrom https://github.com/oxidecomputer/omicron
892026-05-05T03:37:33.728Z * branch b88ada88b3bd17768d50213bdcc86cfeb28cf893 -> FETCH_HEAD
902026-05-05T03:37:33.742Z+ [[ -n renovate/crucible-common-digest ]]
912026-05-05T03:37:33.745Z++ git branch --show-current
922026-05-05T03:37:33.745Z+ current=main
932026-05-05T03:37:33.745Z+ [[ main != renovate/crucible-common-digest ]]
942026-05-05T03:37:33.745Z+ git branch -f renovate/crucible-common-digest b88ada88b3bd17768d50213bdcc86cfeb28cf893
952026-05-05T03:37:33.751Z+ git checkout -f renovate/crucible-common-digest
962026-05-05T03:37:33.979ZSwitched to branch 'renovate/crucible-common-digest'
972026-05-05T03:37:33.982Z+ git reset --hard b88ada88b3bd17768d50213bdcc86cfeb28cf893
982026-05-05T03:37:33.996ZHEAD is now at b88ada88b Update crucible-common digest to 6b7b7b7
992026-05-05T03:37:34.002Zprocess exited: duration 9670 ms, exit code 0
 
1002026-05-05T03:37:34.010Zstarting task 4: "build"
1012026-05-05T03:37:34.018Z+ source .github/buildomat/ci-env.sh
1022026-05-05T03:37:34.019Z++ export CARGO_TERM_COLOR=always
1032026-05-05T03:37:34.019Z++ CARGO_TERM_COLOR=always
1042026-05-05T03:37:34.022Z+ cargo --version
1052026-05-05T03:37:34.025Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-05-05T03:37:34.028Z+ rustc --version
1072026-05-05T03:37:34.048Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-05-05T03:37:34.052Z+ cargo tree --locked
1092026-05-05T03:37:34.211Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1102026-05-05T03:37:34.467Z Updating crates.io index
1112026-05-05T03:37:34.503Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1122026-05-05T03:37:34.724Z Updating git repository `https://github.com/oxidecomputer/lldp`
1132026-05-05T03:37:35.490Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1142026-05-05T03:37:35.939Z Updating git repository `https://github.com/oxidecomputer/propolis`
1152026-05-05T03:37:37.049Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1162026-05-05T03:37:37.556Z Updating git repository `https://github.com/oxidecomputer/crucible`
1172026-05-05T03:37:39.275Z Updating git repository `https://github.com/oxidecomputer/opte`
1182026-05-05T03:37:40.040Z Updating git repository `https://github.com/oxidecomputer/tofino`
1192026-05-05T03:37:40.261Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1202026-05-05T03:37:40.997Z Updating git repository `https://github.com/oxidecomputer/clickward`
1212026-05-05T03:37:41.509Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1222026-05-05T03:37:41.878Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1232026-05-05T03:37:42.125Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1242026-05-05T03:37:43.119Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1252026-05-05T03:37:43.602Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1262026-05-05T03:37:43.904Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1272026-05-05T03:37:44.212Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1282026-05-05T03:37:44.711Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1292026-05-05T03:37:44.955Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1302026-05-05T03:37:45.212Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1312026-05-05T03:37:45.457Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1322026-05-05T03:37:45.821Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1332026-05-05T03:37:46.179Z Updating git repository `https://github.com/oxidecomputer/crucible`
1342026-05-05T03:37:46.941Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1352026-05-05T03:37:47.339Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1362026-05-05T03:37:47.714Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1372026-05-05T03:37:48.120Z Updating git repository `https://github.com/oxidecomputer/ispf`
1382026-05-05T03:37:48.398Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1392026-05-05T03:37:49.993Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-05-05T03:37:50.487Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1412026-05-05T03:37:50.735Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1422026-05-05T03:37:51.098Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1432026-05-05T03:37:51.410Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1442026-05-05T03:37:51.796Z Updating crates.io index
1452026-05-05T03:37:51.806Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-05-05T03:37:52.079Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1472026-05-05T03:37:52.344Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1482026-05-05T03:37:52.712Z Updating git repository `https://github.com/illumos/smf-rs`
1492026-05-05T03:37:53.603Z Updating git repository `https://github.com/oxidecomputer/omicron`
1502026-05-05T03:38:05.060Zerror: failed to select a version for `vergen`.
1512026-05-05T03:38:05.060Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)`
1522026-05-05T03:38:05.060Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
1532026-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)`
1542026-05-05T03:38:05.060Zversions that meet the requirements `^9.1.0` are: 9.1.0
1552026-05-05T03:38:05.060Z
1562026-05-05T03:38:05.060Zall possible versions conflict with previously selected packages.
1572026-05-05T03:38:05.060Z
1582026-05-05T03:38:05.060Z previously selected package `vergen v9.0.6`
1592026-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)`
1602026-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)`
1612026-05-05T03:38:05.061Z
1622026-05-05T03:38:05.061Zfailed to select a version for `vergen` which could resolve this conflict
1632026-05-05T03:38:05.099Zprocess exited: duration 31087 ms, exit code 101
 
1642026-05-05T03:38:05.106Zfound 0 output files
1652026-05-05T03:38:05.106Zupload error: rule "/work/manifest.toml" required a match, but was not used
1662026-05-05T03:38:05.106Zupload error: rule "/work/repo.zip" required a match, but was not used
1672026-05-05T03:38:05.106Zupload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used
1682026-05-05T03:38:05.106Zupload error: rule "/work/helios.json" required a match, but was not used
1692026-05-05T03:38:05.106Zupload error: rule "/work/incorporation.p5m" required a match, but was not used
1702026-05-05T03:38:05.106Zupload error: rule "/work/incorporation.p5p" required a match, but was not used