|
|
|
| 1 | 2026-06-05T03:59:14.314Z | job assigned to worker 01KTAYX64SNA3NQ8XJNA0EK2HA [factory aws, i-0d5796977ca1a8a2e] (queued for 1 m 11 s) |
| |
| 2 | 2026-06-05T03:59:21.378Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:21.383Z | ++ uname -s |
| 4 | 2026-06-05T03:59:21.387Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:21.387Z | + build_user=build |
| 6 | 2026-06-05T03:59:21.387Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:21.388Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:21.388Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:21.388Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:21.388Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:21.388Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:21.388Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:23.390Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:23.504Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:23.508Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:23.508Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:23.508Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:23.508Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:25.509Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:25.515Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:25.524Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:25.528Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:25.528Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:59:25.528Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-05T03:59:25.528Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:59:25.528Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:59:25.528Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:59:25.532Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:25.532Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:25.621Z | info: downloading installer |
| 31 | 2026-06-05T03:59:26.911Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:26.911Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:26.911Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:26.911Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:26.911Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:26.911Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:26.911Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:26.911Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:26.911Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:26.911Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:26.912Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:26.912Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:26.912Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:26.925Z | info: profile set to default |
| 45 | 2026-06-05T03:59:26.925Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:26.935Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:27.062Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:27.065Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:41.575Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:59:41.575Z | |
| 51 | 2026-06-05T03:59:41.621Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:41.621Z | |
| 53 | 2026-06-05T03:59:41.621Z | |
| 54 | 2026-06-05T03:59:41.621Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:41.621Z | |
| 56 | 2026-06-05T03:59:41.621Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:41.621Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:41.621Z | |
| 59 | 2026-06-05T03:59:41.621Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:41.621Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:41.621Z | |
| 62 | 2026-06-05T03:59:41.621Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:41.621Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:41.621Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:41.621Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:41.621Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:41.621Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:41.621Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:41.625Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:41.625Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:41.718Z | + rustup --version |
| 72 | 2026-06-05T03:59:41.731Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:41.736Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:41.750Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:41.755Z | + cargo --version |
| 76 | 2026-06-05T03:59:41.764Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:41.767Z | + rustc --version |
| 78 | 2026-06-05T03:59:41.786Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:41.790Z | process exited: duration 16264 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:41.796Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:41.809Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T04:00:05.863Z | process exited: duration 24063 ms, exit code 0 |
| |
| 83 | 2026-06-05T04:00:05.878Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T04:00:05.888Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T04:00:05.888Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T04:00:05.934Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T04:00:07.996Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T04:00:07.996Z | + git fetch origin a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 89 | 2026-06-05T04:00:08.045Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T04:00:08.045Z | * branch a20914a29abd2d41480d887d0cde49b8881b0f51 -> FETCH_HEAD |
| 91 | 2026-06-05T04:00:08.045Z | + [[ -n renovate/serde_json-1.x ]] |
| 92 | 2026-06-05T04:00:08.045Z | ++ git branch --show-current |
| 93 | 2026-06-05T04:00:08.045Z | + current=main |
| 94 | 2026-06-05T04:00:08.045Z | + [[ main != renovate/serde_json-1.x ]] |
| 95 | 2026-06-05T04:00:08.045Z | + git branch -f renovate/serde_json-1.x a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 96 | 2026-06-05T04:00:08.045Z | + git checkout -f renovate/serde_json-1.x |
| 97 | 2026-06-05T04:00:08.046Z | Switched to branch 'renovate/serde_json-1.x' |
| 98 | 2026-06-05T04:00:08.046Z | + git reset --hard a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 99 | 2026-06-05T04:00:08.046Z | HEAD is now at a20914a Update Rust crate serde_json to 1.0.150 |
| 100 | 2026-06-05T04:00:08.046Z | process exited: duration 1386 ms, exit code 0 |
| |
| 101 | 2026-06-05T04:00:08.118Z | starting task 4: "build" |
| 102 | 2026-06-05T04:00:08.131Z | + pfexec pkg install clang-15 |
| 103 | 2026-06-05T04:00:15.999Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 104 | 2026-06-05T04:00:23.715Z | Startup: Caching catalogs ... Done |
| 105 | 2026-06-05T04:00:30.883Z | Planning: Solver setup ... Done |
| 106 | 2026-06-05T04:00:30.925Z | Planning: Running solver ... Done |
| 107 | 2026-06-05T04:00:31.073Z | Planning: Finding local manifests ... Done |
| 108 | 2026-06-05T04:00:33.908Z | Planning: Fetching manifests: 0/2 0% complete |
| 109 | 2026-06-05T04:00:38.910Z | Planning: Fetching manifests: 1/2 50% complete |
| 110 | 2026-06-05T04:00:39.992Z | Planning: Fetching manifests: 2/2 100% complete |
| 111 | 2026-06-05T04:00:40.021Z | Planning: Package planning ... Done |
| 112 | 2026-06-05T04:00:40.046Z | Planning: Merging actions ... Done |
| 113 | 2026-06-05T04:00:40.212Z | Planning: Checking for conflicting actions ... Done |
| 114 | 2026-06-05T04:00:40.219Z | Planning: Consolidating action changes ... Done |
| 115 | 2026-06-05T04:00:40.929Z | Planning: Evaluating mediators ... Done |
| 116 | 2026-06-05T04:00:40.936Z | Planning: Planning completed in 17.09 seconds |
| 117 | 2026-06-05T04:00:40.966Z | Packages to install: 2 |
| 118 | 2026-06-05T04:00:40.969Z | Mediators to change: 2 |
| 119 | 2026-06-05T04:00:40.969Z | Services to change: 1 |
| 120 | 2026-06-05T04:00:40.969Z | Create boot environment: No |
| 121 | 2026-06-05T04:00:40.969Z | Create backup boot environment: No |
| 122 | 2026-06-05T04:00:41.004Z | |
| 123 | 2026-06-05T04:00:41.004Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 124 | 2026-06-05T04:00:46.010Z | Download: 208/3076 items 15.7/211.3MB 7% complete (4.2M/s) |
| 125 | 2026-06-05T04:00:51.072Z | Download: 362/3076 items 16.3/211.3MB 7% complete (1.7M/s) |
| 126 | 2026-06-05T04:00:56.291Z | Download: 466/3076 items 16.7/211.3MB 7% complete (134k/s) |
| 127 | 2026-06-05T04:01:01.926Z | Download: 530/3076 items 17.1/211.3MB 8% complete (104k/s) |
| 128 | 2026-06-05T04:01:06.901Z | Download: 676/3076 items 17.6/211.3MB 8% complete (86.5k/s) |
| 129 | 2026-06-05T04:01:07.115Z | |
| 130 | 2026-06-05T04:01:07.116Z | Errors were encountered while attempting to retrieve package or file data for |
| 131 | 2026-06-05T04:01:07.116Z | the requested operation. |
| 132 | 2026-06-05T04:01:07.116Z | Details follow: |
| 133 | 2026-06-05T04:01:07.116Z | |
| 134 | 2026-06-05T04:01:07.116Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 135 | 2026-06-05T04:01:07.116Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/92b115ae9e3a87c7cc67c02261fcf33affda6024' |
| 136 | 2026-06-05T04:01:08.481Z | process exited: duration 60377 ms, exit code 1 |
| |
| 137 | 2026-06-05T04:01:08.490Z | found 0 output files |