01KKDE34TMQY78K8JKFE62GQ1E: test-bgp

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KKDE3QH32AG36KD4XC3BCP72

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T03:13:58.909Zjob assigned to worker 01KKDE3VAGXE5JVX244620B82J [factory aws, i-09365162fef3b50be] (queued for 1 m 17 s)
 
22026-03-11T03:14:07.268Zstarting task 0: "setup"
32026-03-11T03:14:07.275Z++ uname -s
42026-03-11T03:14:07.278Z+ kern=SunOS
52026-03-11T03:14:07.278Z+ build_user=build
62026-03-11T03:14:07.278Z+ build_uid=12345
72026-03-11T03:14:07.278Z+ work_dir=/work
82026-03-11T03:14:07.278Z+ input_dir=/input
92026-03-11T03:14:07.278Z+ [[ 0 == 12345 ]]
102026-03-11T03:14:07.278Z+ case "$kern" in
112026-03-11T03:14:07.278Z+ groupadd -g 12345 build
122026-03-11T03:14:07.281Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T03:14:09.285Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T03:14:09.385Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T03:14:09.388Z+ home_fs=zfs
162026-03-11T03:14:09.388Z+ [[ zfs == autofs ]]
172026-03-11T03:14:09.388Z+ mkdir -p /home/build
182026-03-11T03:14:09.392Z+ chown build:build /home/build /work
192026-03-11T03:14:11.391Z+ chmod 0700 /home/build /work
202026-03-11T03:14:11.393Zprocess exited: duration 4124 ms, exit code 0
 
212026-03-11T03:14:11.398Zstarting task 1: "rust-toolchain"
222026-03-11T03:14:11.403Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-11T03:14:11.403Z * rust toolchain channel = "stable"
242026-03-11T03:14:11.403Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-11T03:14:11.403Z * rust toolchain profile = "default"
262026-03-11T03:14:11.403Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T03:14:11.406Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T03:14:11.406Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T03:14:11.406Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-11T03:14:11.522Zinfo: downloading installer
312026-03-11T03:14:13.297Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T03:14:13.297Zwarn: /opt/ooce/bin
332026-03-11T03:14:13.297Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T03:14:13.297Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T03:14:13.297Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T03:14:13.297Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T03:14:13.297Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T03:14:13.297Zerror: cannot install while Rust is installed
392026-03-11T03:14:13.297Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T03:14:13.323Zinfo: profile set to 'default'
412026-03-11T03:14:13.323Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T03:14:13.326Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-11T03:14:13.502Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-11T03:14:13.502Zinfo: downloading component 'cargo'
452026-03-11T03:14:14.982Zinfo: downloading component 'clippy'
462026-03-11T03:14:15.452Zinfo: downloading component 'rust-docs'
472026-03-11T03:14:17.289Zinfo: downloading component 'rust-std'
482026-03-11T03:14:19.848Zinfo: downloading component 'rustc'
492026-03-11T03:14:30.301Zinfo: downloading component 'rustfmt'
502026-03-11T03:14:30.736Zinfo: installing component 'cargo'
512026-03-11T03:14:31.567Zinfo: installing component 'clippy'
522026-03-11T03:14:31.926Zinfo: installing component 'rust-docs'
532026-03-11T03:14:33.436Zinfo: installing component 'rust-std'
542026-03-11T03:14:34.910Zinfo: installing component 'rustc'
552026-03-11T03:14:40.771Zinfo: installing component 'rustfmt'
562026-03-11T03:14:41.064Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-11T03:14:41.064Z
582026-03-11T03:14:41.480Z stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-11T03:14:41.480Z
602026-03-11T03:14:41.483Z
612026-03-11T03:14:41.483ZRust is installed now. Great!
622026-03-11T03:14:41.483Z
632026-03-11T03:14:41.483ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T03:14:41.483Zenvironment variable. This has not been done automatically.
652026-03-11T03:14:41.483Z
662026-03-11T03:14:41.483ZTo configure your current shell, you need to source
672026-03-11T03:14:41.483Zthe corresponding env file under $HOME/.cargo.
682026-03-11T03:14:41.483Z
692026-03-11T03:14:41.483ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T03:14:41.483Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T03:14:41.483Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T03:14:41.483Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T03:14:41.583Z+ rustup --version
742026-03-11T03:14:41.594Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T03:14:41.597Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T03:14:41.664Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-11T03:14:41.667Z+ cargo --version
782026-03-11T03:14:41.720Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-11T03:14:41.723Z+ rustc --version
802026-03-11T03:14:41.783Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-11T03:14:41.787Zprocess exited: duration 30385 ms, exit code 0
 
822026-03-11T03:14:41.794Zstarting task 2: "authentication"
832026-03-11T03:14:41.812Zprocess exited: duration 19 ms, exit code 0
 
842026-03-11T03:14:41.818Zstarting task 3: "clone repository"
852026-03-11T03:14:41.822Z+ mkdir -p /work/oxidecomputer/maghemite
862026-03-11T03:14:41.826Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-03-11T03:14:41.860ZCloning into '/work/oxidecomputer/maghemite'...
882026-03-11T03:14:43.165Z+ cd /work/oxidecomputer/maghemite
892026-03-11T03:14:43.168Z+ git fetch origin 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
902026-03-11T03:14:43.412ZFrom https://github.com/oxidecomputer/maghemite
912026-03-11T03:14:43.412Z * branch 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 -> FETCH_HEAD
922026-03-11T03:14:43.420Z+ [[ -n renovate/anyhow-1.x ]]
932026-03-11T03:14:43.423Z++ git branch --show-current
942026-03-11T03:14:43.426Z+ current=main
952026-03-11T03:14:43.426Z+ [[ main != renovate/anyhow-1.x ]]
962026-03-11T03:14:43.426Z+ git branch -f renovate/anyhow-1.x 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
972026-03-11T03:14:43.428Z+ git checkout -f renovate/anyhow-1.x
982026-03-11T03:14:43.453ZSwitched to branch 'renovate/anyhow-1.x'
992026-03-11T03:14:43.456Z+ git reset --hard 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
1002026-03-11T03:14:43.459ZHEAD is now at 67dbfd6 Update Rust crate anyhow to 1.0.102
1012026-03-11T03:14:43.462Zprocess exited: duration 1642 ms, exit code 0
 
1022026-03-11T03:14:43.468Zstarting task 4: "build"
1032026-03-11T03:14:43.472Z+ set -e
1042026-03-11T03:14:43.472Z+ source .github/buildomat/test-common.sh
1052026-03-11T03:14:43.475Z++ NEXTEST_VERSION=0.9.97
1062026-03-11T03:14:43.475Z++ PLATFORM=illumos
1072026-03-11T03:14:43.475Z++ banner install
1082026-03-11T03:14:43.475Z
1092026-03-11T03:14:43.475Z # # # #### ##### ## # #
1102026-03-11T03:14:43.475Z # ## # # # # # # #
1112026-03-11T03:14:43.475Z # # # # #### # # # # #
1122026-03-11T03:14:43.475Z # # # # # # ###### # #
1132026-03-11T03:14:43.475Z # # ## # # # # # # #
1142026-03-11T03:14:43.475Z # # # #### # # # ###### ######
1152026-03-11T03:14:43.475Z
1162026-03-11T03:14:43.475Z++ set +o errexit
1172026-03-11T03:14:43.479Z++ pkg info clang-15
1182026-03-11T03:14:43.479Z++ grep -qi installed
1192026-03-11T03:14:50.425Zpkg: info: no packages matching the following patterns you specified are
1202026-03-11T03:14:50.425Zinstalled on the system. Try querying remotely instead:
1212026-03-11T03:14:50.425Z
1222026-03-11T03:14:50.425Z clang-15
1232026-03-11T03:14:50.471Z++ [[ 1 != 0 ]]
1242026-03-11T03:14:50.471Z++ set -o errexit
1252026-03-11T03:14:50.474Z++ pfexec pkg install clang-15
1262026-03-11T03:14:58.427Z Startup: Refreshing catalog 'helios-dev' ... Done
1272026-03-11T03:15:07.986Z Startup: Caching catalogs ... Done
1282026-03-11T03:15:29.303ZPlanning: Solver setup ... Done
1292026-03-11T03:15:29.450ZPlanning: Running solver ... Done
1302026-03-11T03:15:29.625ZPlanning: Finding local manifests ... Done
1312026-03-11T03:15:29.648ZPlanning: Fetching manifests: 0/2 0% complete
1322026-03-11T03:15:29.787ZPlanning: Fetching manifests: 2/2 100% complete
1332026-03-11T03:15:29.828ZPlanning: Package planning ... Done
1342026-03-11T03:15:29.864ZPlanning: Merging actions ... Done
1352026-03-11T03:15:30.085ZPlanning: Checking for conflicting actions ... Done
1362026-03-11T03:15:30.094ZPlanning: Consolidating action changes ... Done
1372026-03-11T03:15:34.692ZPlanning: Evaluating mediators ... Done
1382026-03-11T03:15:34.699ZPlanning: Planning completed in 26.57 seconds
1392026-03-11T03:15:34.713Z Packages to install: 2
1402026-03-11T03:15:34.713Z Mediators to change: 2
1412026-03-11T03:15:34.716Z Services to change: 1
1422026-03-11T03:15:34.716Z Create boot environment: No
1432026-03-11T03:15:34.716ZCreate backup boot environment: No
1442026-03-11T03:15:34.967Z
1452026-03-11T03:15:34.967ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1462026-03-11T03:15:39.969ZDownload: 1109/3076 items 115.2/211.3MB 54% complete (23.3M/s)
1472026-03-11T03:15:44.975ZDownload: 2270/3076 items 118.9/211.3MB 56% complete (12.0M/s)
1482026-03-11T03:15:50.216ZDownload: 3032/3076 items 201.8/211.3MB 95% complete (12.0M/s)
1492026-03-11T03:15:56.079ZDownload: 3062/3076 items 207.3/211.3MB 98% complete (8.8M/s)
1502026-03-11T03:16:02.861ZDownload: 3073/3076 items 211.0/211.3MB 99% complete (2.4M/s)
1512026-03-11T03:16:02.892ZDownload: Completed 211.31 MB in 27.92 seconds (7.6M/s)
1522026-03-11T03:16:03.037Z Actions: 1/3418 actions (Installing new actions)
1532026-03-11T03:16:07.342Z Actions: Completed 3418 actions in 4.30 seconds.
1542026-03-11T03:16:08.098Z Done
1552026-03-11T03:16:08.098Z Done
1562026-03-11T03:16:09.081Z Done
1572026-03-11T03:16:13.054Z Done
1582026-03-11T03:16:13.142Z Done
1592026-03-11T03:16:13.145Z Done
1602026-03-11T03:16:13.286Z Done
1612026-03-11T03:16:13.999Z++ set -o errexit
1622026-03-11T03:16:13.999Z++ cargo --version
1632026-03-11T03:16:14.006Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1642026-03-11T03:16:14.200Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1652026-03-11T03:16:14.203Zinfo: downloading component 'cargo'
1662026-03-11T03:16:15.480Zinfo: downloading component 'clippy'
1672026-03-11T03:16:16.025Zinfo: downloading component 'rust-docs'
1682026-03-11T03:16:17.974Zinfo: downloading component 'rust-std'
1692026-03-11T03:16:20.221Zinfo: downloading component 'rustc'
1702026-03-11T03:16:29.351Z
1712026-03-11T03:16:29.351Zthread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/io/driver.rs:208:27:
1722026-03-11T03:16:29.351Zfailed to wake I/O driver: Os { code: 0, kind: Uncategorized, message: "Error 0" }
1732026-03-11T03:16:29.351Znote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1742026-03-11T03:16:29.363Zprocess exited: duration 105889 ms, exit code 101
 
1752026-03-11T03:16:29.370Zfound 0 output files