|
|
|
| 1 | 2026-03-31T22:19:57.863Z | job assigned to worker 01KN2ZN7K7QRKEYKH1EC66C219 [factory aws, i-09bc629e6ca6546bc] (queued for 14 m 31 s) |
| |
| 2 | 2026-03-31T22:20:04.281Z | starting task 0: "setup" |
| 3 | 2026-03-31T22:20:04.284Z | ++ uname -s |
| 4 | 2026-03-31T22:20:04.288Z | + kern=SunOS |
| 5 | 2026-03-31T22:20:04.288Z | + build_user=build |
| 6 | 2026-03-31T22:20:04.288Z | + build_uid=12345 |
| 7 | 2026-03-31T22:20:04.288Z | + work_dir=/work |
| 8 | 2026-03-31T22:20:04.288Z | + input_dir=/input |
| 9 | 2026-03-31T22:20:04.288Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-31T22:20:04.288Z | + case "$kern" in |
| 11 | 2026-03-31T22:20:04.288Z | + groupadd -g 12345 build |
| 12 | 2026-03-31T22:20:04.291Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-31T22:20:06.294Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-31T22:20:06.409Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-31T22:20:06.414Z | + home_fs=zfs |
| 16 | 2026-03-31T22:20:06.414Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-31T22:20:06.414Z | + mkdir -p /home/build |
| 18 | 2026-03-31T22:20:06.414Z | + chown build:build /home/build /work |
| 19 | 2026-03-31T22:20:08.412Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-31T22:20:08.416Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-31T22:20:08.422Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-31T22:20:08.427Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-03-31T22:20:08.427Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-31T22:20:08.427Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-03-31T22:20:08.427Z | * rust toolchain profile = "default" |
| 26 | 2026-03-31T22:20:08.427Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-31T22:20:08.427Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-31T22:20:08.430Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-31T22:20:08.430Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-03-31T22:20:08.548Z | info: downloading installer |
| 31 | 2026-03-31T22:20:10.153Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-31T22:20:10.153Z | warn: /opt/ooce/bin |
| 33 | 2026-03-31T22:20:10.153Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-31T22:20:10.153Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-31T22:20:10.153Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-31T22:20:10.153Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-31T22:20:10.153Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-31T22:20:10.153Z | error: cannot install while Rust is installed |
| 39 | 2026-03-31T22:20:10.153Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-31T22:20:10.153Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-31T22:20:10.153Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-31T22:20:10.153Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-31T22:20:10.153Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-31T22:20:10.167Z | info: profile set to default |
| 45 | 2026-03-31T22:20:10.167Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-31T22:20:10.170Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-03-31T22:20:10.344Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-03-31T22:20:10.349Z | info: downloading 6 components |
| 49 | 2026-03-31T22:20:24.835Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-03-31T22:20:24.835Z | |
| 51 | 2026-03-31T22:20:24.866Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-03-31T22:20:24.866Z | |
| 53 | 2026-03-31T22:20:24.867Z | |
| 54 | 2026-03-31T22:20:24.867Z | Rust is installed now. Great! |
| 55 | 2026-03-31T22:20:24.867Z | |
| 56 | 2026-03-31T22:20:24.870Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-31T22:20:24.870Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-31T22:20:24.870Z | |
| 59 | 2026-03-31T22:20:24.870Z | To configure your current shell, you need to source |
| 60 | 2026-03-31T22:20:24.870Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-31T22:20:24.870Z | |
| 62 | 2026-03-31T22:20:24.870Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-31T22:20:24.870Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-31T22:20:24.870Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-31T22:20:24.870Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-31T22:20:24.870Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-31T22:20:24.870Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-31T22:20:24.870Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-31T22:20:24.870Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-31T22:20:24.870Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-31T22:20:24.967Z | + rustup --version |
| 72 | 2026-03-31T22:20:24.975Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-31T22:20:24.979Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-31T22:20:24.999Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-03-31T22:20:25.004Z | + cargo --version |
| 76 | 2026-03-31T22:20:25.009Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-03-31T22:20:25.012Z | + rustc --version |
| 78 | 2026-03-31T22:20:25.031Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-03-31T22:20:25.034Z | process exited: duration 16609 ms, exit code 0 |
| |
| 80 | 2026-03-31T22:20:25.040Z | starting task 2: "authentication" |
| 81 | 2026-03-31T22:20:25.056Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-31T22:20:25.062Z | starting task 3: "clone repository" |
| 83 | 2026-03-31T22:20:25.066Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-03-31T22:20:25.069Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-03-31T22:20:25.192Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-03-31T22:20:27.006Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-03-31T22:20:27.006Z | + git fetch origin c5fd39c102a5f2432595a582b35659dd7ca0a4a8 |
| 88 | 2026-03-31T22:20:27.279Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-03-31T22:20:27.279Z | * branch c5fd39c102a5f2432595a582b35659dd7ca0a4a8 -> FETCH_HEAD |
| 90 | 2026-03-31T22:20:27.287Z | + [[ -n alan/more-c-in-your-diet ]] |
| 91 | 2026-03-31T22:20:27.290Z | ++ git branch --show-current |
| 92 | 2026-03-31T22:20:27.290Z | + current=master |
| 93 | 2026-03-31T22:20:27.290Z | + [[ master != alan/more-c-in-your-diet ]] |
| 94 | 2026-03-31T22:20:27.290Z | + git branch -f alan/more-c-in-your-diet c5fd39c102a5f2432595a582b35659dd7ca0a4a8 |
| 95 | 2026-03-31T22:20:27.293Z | + git checkout -f alan/more-c-in-your-diet |
| 96 | 2026-03-31T22:20:27.312Z | Switched to branch 'alan/more-c-in-your-diet' |
| 97 | 2026-03-31T22:20:27.315Z | + git reset --hard c5fd39c102a5f2432595a582b35659dd7ca0a4a8 |
| 98 | 2026-03-31T22:20:27.331Z | HEAD is now at c5fd39c add cargo lock |
| 99 | 2026-03-31T22:20:27.334Z | process exited: duration 2268 ms, exit code 0 |
| |
| 100 | 2026-03-31T22:20:27.340Z | starting task 4: "build" |
| 101 | 2026-03-31T22:20:27.349Z | Cloning into './gate_src'... |
| 102 | 2026-03-31T22:20:58.387Z | fatal: unable to access 'https://code.oxide.computer/illumos-gate/': The requested URL returned error: 502 |
| 103 | 2026-03-31T22:20:58.392Z | process exited: duration 31048 ms, exit code 128 |
| |
| 104 | 2026-03-31T22:20:58.402Z | found 0 output files |