|
|
|
| 1 | 2025-11-10T20:02:18.770Z | job assigned to worker 01K9QNRHB1PEHT6DZGPMGSPFG2 [factory gimlet-EVT22200007-propolis, EVT22200007/47915] (queued for 29 s) |
| |
| 2 | 2025-11-10T20:02:29.085Z | starting task 0: "setup" |
| 3 | 2025-11-10T20:02:29.110Z | ++ uname -s |
| 4 | 2025-11-10T20:02:29.110Z | + kern=SunOS |
| 5 | 2025-11-10T20:02:29.111Z | + build_user=build |
| 6 | 2025-11-10T20:02:29.111Z | + build_uid=12345 |
| 7 | 2025-11-10T20:02:29.111Z | + work_dir=/work |
| 8 | 2025-11-10T20:02:29.111Z | + input_dir=/input |
| 9 | 2025-11-10T20:02:29.111Z | + [[ 0 == 12345 ]] |
| 10 | 2025-11-10T20:02:29.111Z | + case "$kern" in |
| 11 | 2025-11-10T20:02:29.111Z | + groupadd -g 12345 build |
| 12 | 2025-11-10T20:02:29.111Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-11-10T20:02:31.120Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-11-10T20:02:31.158Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-11-10T20:02:31.184Z | + home_fs=zfs |
| 16 | 2025-11-10T20:02:31.184Z | + [[ zfs == autofs ]] |
| 17 | 2025-11-10T20:02:31.184Z | + mkdir -p /home/build |
| 18 | 2025-11-10T20:02:31.184Z | + chown build:build /home/build /work |
| 19 | 2025-11-10T20:02:32.168Z | + chmod 0700 /home/build /work |
| 20 | 2025-11-10T20:02:32.194Z | process exited: duration 3088 ms, exit code 0 |
| |
| 21 | 2025-11-10T20:02:32.245Z | starting task 1: "authentication" |
| 22 | 2025-11-10T20:02:32.296Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 23 | 2025-11-10T20:02:36.361Z | process exited: duration 4115 ms, exit code 0 |
| |
| 24 | 2025-11-10T20:02:36.412Z | starting task 2: "clone repository" |
| 25 | 2025-11-10T20:02:36.438Z | + mkdir -p /work/oxidecomputer/dendrite |
| 26 | 2025-11-10T20:02:36.438Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 27 | 2025-11-10T20:02:36.463Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 28 | 2025-11-10T20:02:37.474Z | + cd /work/oxidecomputer/dendrite |
| 29 | 2025-11-10T20:02:37.474Z | + git fetch origin 8c394af535623310fbcf1b9f5300b7f39526330b |
| 30 | 2025-11-10T20:02:37.818Z | From https://github.com/oxidecomputer/dendrite |
| 31 | 2025-11-10T20:02:37.818Z | * branch 8c394af535623310fbcf1b9f5300b7f39526330b -> FETCH_HEAD |
| 32 | 2025-11-10T20:02:37.846Z | + [[ -n jmcarp/canonicalize-exe-path ]] |
| 33 | 2025-11-10T20:02:37.846Z | ++ git branch --show-current |
| 34 | 2025-11-10T20:02:37.846Z | + current=main |
| 35 | 2025-11-10T20:02:37.846Z | + [[ main != jmcarp/canonicalize-exe-path ]] |
| 36 | 2025-11-10T20:02:37.846Z | + git branch -f jmcarp/canonicalize-exe-path 8c394af535623310fbcf1b9f5300b7f39526330b |
| 37 | 2025-11-10T20:02:37.871Z | + git checkout -f jmcarp/canonicalize-exe-path |
| 38 | 2025-11-10T20:02:37.901Z | Switched to branch 'jmcarp/canonicalize-exe-path' |
| 39 | 2025-11-10T20:02:37.901Z | + git reset --hard 8c394af535623310fbcf1b9f5300b7f39526330b |
| 40 | 2025-11-10T20:02:37.927Z | HEAD is now at 8c394af chore: canonical exe path before validating. |
| 41 | 2025-11-10T20:02:37.927Z | process exited: duration 1507 ms, exit code 0 |
| |
| 42 | 2025-11-10T20:02:37.985Z | starting task 3: "build" |
| 43 | 2025-11-10T20:02:38.012Z | + banner copy |
| 44 | 2025-11-10T20:02:38.012Z | |
| 45 | 2025-11-10T20:02:38.012Z | #### #### ##### # # |
| 46 | 2025-11-10T20:02:38.012Z | # # # # # # # # |
| 47 | 2025-11-10T20:02:38.012Z | # # # # # # |
| 48 | 2025-11-10T20:02:38.012Z | # # # ##### # |
| 49 | 2025-11-10T20:02:38.013Z | # # # # # # |
| 50 | 2025-11-10T20:02:38.013Z | #### #### # # |
| 51 | 2025-11-10T20:02:38.013Z | |
| 52 | 2025-11-10T20:02:38.013Z | + pfexec mkdir -p /out |
| 53 | 2025-11-10T20:02:38.013Z | + pfexec chown 12345 /out |
| 54 | 2025-11-10T20:02:38.013Z | + cp openapi/dpd.json /out/dpd.json |
| 55 | 2025-11-10T20:02:38.038Z | + digest -a sha256 /out/dpd.json |
| 56 | 2025-11-10T20:02:38.039Z | process exited: duration 42 ms, exit code 0 |
| |
| 57 | 2025-11-10T20:02:38.089Z | found 2 output files |
| 58 | 2025-11-10T20:02:38.089Z | uploading: /out/dpd.json (280875 bytes) |
| 59 | 2025-11-10T20:02:39.290Z | uploaded: /out/dpd.json |
| 60 | 2025-11-10T20:02:39.316Z | uploading: /out/dpd.json.sha256.txt (65 bytes) |
| 61 | 2025-11-10T20:02:40.389Z | uploaded: /out/dpd.json.sha256.txt |