01JPB8Y907F2SW150QKKEY9VFM: test

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

Buildomat Job: 01JPB8YNTP1VCKJ60PBSFGT7EA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-14T21:35:49.448Zjob dependencies complete; ready to run (waiting for 6 m 58 s)
22025-03-14T21:36:14.517Zjob assigned to worker 01JPB9BF2VVXN2E6CGV8P683WT [factory gimlet-EVT22200007-propolis, EVT22200007/21923] (queued for 25 s)
32025-03-14T21:36:22.494Zdownloading input: /input/xde/work/debug/xde.dbg
42025-03-14T21:36:25.691Zdownloaded input: /input/xde/work/debug/xde.dbg
52025-03-14T21:36:25.691Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62025-03-14T21:36:25.727Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72025-03-14T21:36:25.727Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82025-03-14T21:36:25.766Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92025-03-14T21:36:25.766Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102025-03-14T21:36:25.802Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112025-03-14T21:36:25.828Zdownloading input: /input/xde/work/release/xde
122025-03-14T21:36:27.642Zdownloaded input: /input/xde/work/release/xde
132025-03-14T21:36:27.642Zdownloading input: /input/xde/work/release/xde.sha256
142025-03-14T21:36:27.677Zdownloaded input: /input/xde/work/release/xde.sha256
152025-03-14T21:36:27.677Zdownloading input: /input/xde/work/release/xde_link.so
162025-03-14T21:36:27.747Zdownloaded input: /input/xde/work/release/xde_link.so
172025-03-14T21:36:27.747Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182025-03-14T21:36:27.783Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192025-03-14T21:36:27.808Zdownloading input: /input/xde/work/test/loopback
202025-03-14T21:36:30.319Zdownloaded input: /input/xde/work/test/loopback
212025-03-14T21:36:30.319Zdownloading input: /input/xde/work/xde.conf
222025-03-14T21:36:30.355Zdownloaded input: /input/xde/work/xde.conf
 
232025-03-14T21:36:30.355Zstarting task 0: "setup"
242025-03-14T21:36:30.381Z++ uname -s
252025-03-14T21:36:30.381Z+ kern=SunOS
262025-03-14T21:36:30.381Z+ build_user=build
272025-03-14T21:36:30.381Z+ build_uid=12345
282025-03-14T21:36:30.381Z+ work_dir=/work
292025-03-14T21:36:30.381Z+ input_dir=/input
302025-03-14T21:36:30.381Z+ [[ 0 == 12345 ]]
312025-03-14T21:36:30.381Z+ case "$kern" in
322025-03-14T21:36:30.381Z+ groupadd -g 12345 build
332025-03-14T21:36:30.381Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342025-03-14T21:36:32.384Z+ zfs create -o mountpoint=/work rpool/work
352025-03-14T21:36:32.420Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362025-03-14T21:36:32.445Z+ home_fs=zfs
372025-03-14T21:36:32.445Z+ [[ zfs == autofs ]]
382025-03-14T21:36:32.445Z+ mkdir -p /home/build
392025-03-14T21:36:32.445Z+ chown build:build /home/build /work
402025-03-14T21:36:34.429Z+ chmod 0700 /home/build /work
412025-03-14T21:36:34.454Zprocess exited: duration 4078 ms, exit code 0
 
422025-03-14T21:36:34.506Zstarting task 1: "authentication"
432025-03-14T21:36:34.554Zprocess exited: duration 49 ms, exit code 0
 
442025-03-14T21:36:34.606Zstarting task 2: "clone repository"
452025-03-14T21:36:34.631Z+ mkdir -p /work/oxidecomputer/opte
462025-03-14T21:36:34.631Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
472025-03-14T21:36:34.657ZCloning into '/work/oxidecomputer/opte'...
482025-03-14T21:36:35.568Z+ cd /work/oxidecomputer/opte
492025-03-14T21:36:35.568Z+ git fetch origin 304b24984e5cfa57221a54e78ad1720b6ec336cc
502025-03-14T21:36:35.905ZFrom https://github.com/oxidecomputer/opte
512025-03-14T21:36:35.905Z * branch 304b24984e5cfa57221a54e78ad1720b6ec336cc -> FETCH_HEAD
522025-03-14T21:36:35.930Z+ [[ -n ingot-and-offload ]]
532025-03-14T21:36:35.930Z++ git branch --show-current
542025-03-14T21:36:35.930Z+ current=master
552025-03-14T21:36:35.930Z+ [[ master != ingot-and-offload ]]
562025-03-14T21:36:35.930Z+ git branch -f ingot-and-offload 304b24984e5cfa57221a54e78ad1720b6ec336cc
572025-03-14T21:36:35.930Z+ git checkout -f ingot-and-offload
582025-03-14T21:36:35.956ZSwitched to branch 'ingot-and-offload'
592025-03-14T21:36:35.982Z+ git reset --hard 304b24984e5cfa57221a54e78ad1720b6ec336cc
602025-03-14T21:36:36.007ZHEAD is now at 304b249 Merge branch 'master' into ingot-and-offload
612025-03-14T21:36:36.007Zprocess exited: duration 1379 ms, exit code 0
 
622025-03-14T21:36:36.060Zstarting task 3: "build"
632025-03-14T21:36:36.086Z+ pfexec pkg install brand/sparse opte
642025-03-14T21:36:53.965Z Startup: Refreshing catalog 'helios-dev' ... Done
652025-03-14T21:36:59.588Z Startup: Caching catalogs ... Done
662025-03-14T21:37:17.635ZPlanning: Solver setup ... Done
672025-03-14T21:37:17.850ZPlanning: Running solver ... Done
682025-03-14T21:37:17.981ZPlanning: Finding local manifests ... Done
692025-03-14T21:37:18.063ZPlanning: Fetching manifests: 0/4 0% complete
702025-03-14T21:37:18.394ZPlanning: Fetching manifests: 4/4 100% complete
712025-03-14T21:37:18.482ZPlanning: Package planning ... Done
722025-03-14T21:37:18.507ZPlanning: Merging actions ... Done
732025-03-14T21:37:18.802ZPlanning: Checking for conflicting actions ... Done
742025-03-14T21:37:19.826ZPlanning: Consolidating action changes ... Done
752025-03-14T21:37:20.221ZPlanning: Evaluating mediators ... Done
762025-03-14T21:37:20.301ZPlanning: Planning completed in 20.63 seconds
772025-03-14T21:37:20.327Z Packages to install: 2
782025-03-14T21:37:20.327Z Packages to update: 2
792025-03-14T21:37:20.327Z Create boot environment: No
802025-03-14T21:37:20.327ZCreate backup boot environment: Yes
812025-03-14T21:37:20.380Z
822025-03-14T21:37:20.380ZDownload: 0/1013 items 0.0/18.1MB 0% complete
832025-03-14T21:37:23.878ZDownload: Completed 18.10 MB in 3.50 seconds (5.2M/s)
842025-03-14T21:37:25.248Z Actions: 1/1441 actions (Removing old actions)
852025-03-14T21:37:25.274Z Actions: 199/1441 actions (Installing new actions)
862025-03-14T21:37:25.841Z Actions: 601/1441 actions (Updating modified actions)
872025-03-14T21:37:26.202Z Actions: Completed 1441 actions in 0.95 seconds.
882025-03-14T21:37:26.531Z Done
892025-03-14T21:37:26.557Z Done
902025-03-14T21:37:27.391Z Done
912025-03-14T21:37:32.337Z Done
922025-03-14T21:37:32.435Z Done
932025-03-14T21:37:32.435Z Done
942025-03-14T21:37:39.022Z Done
952025-03-14T21:37:39.414Z+ [[ -z 01JPB8YNTP1VCKJ60PBSFGT7EA ]]
962025-03-14T21:37:39.414Z+ trap cleanup EXIT
972025-03-14T21:37:39.439Z+ banner collect
982025-03-14T21:37:39.439Z
992025-03-14T21:37:39.439Z #### #### # # ###### #### #####
1002025-03-14T21:37:39.439Z # # # # # # # # # #
1012025-03-14T21:37:39.439Z # # # # # ##### # #
1022025-03-14T21:37:39.439Z # # # # # # # #
1032025-03-14T21:37:39.439Z # # # # # # # # # #
1042025-03-14T21:37:39.440Z #### #### ###### ###### ###### #### #
1052025-03-14T21:37:39.440Z
1062025-03-14T21:37:39.440Z+ get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu
1072025-03-14T21:37:39.440Z+ repo=softnpu
1082025-03-14T21:37:39.440Z+ series=image
1092025-03-14T21:37:39.440Z+ commit=88f5f1334364e5580fe778c44ac0746a35927351
1102025-03-14T21:37:39.440Z+ name=softnpu
1112025-03-14T21:37:39.440Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1122025-03-14T21:37:39.440Z+ mkdir -p download
1132025-03-14T21:37:39.440Z+ pushd download
1142025-03-14T21:37:39.440Z+ [[ ! -f softnpu ]]
1152025-03-14T21:37:39.440Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu
1162025-03-14T21:37:39.440Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1172025-03-14T21:37:39.440Z % Total % Received % Xferd Average Speed Time Time Time Current
1182025-03-14T21:37:39.440Z Dload Upload Total Spent Left Speed
1192025-03-14T21:37:40.874Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 22.8M 39 9139k 0 0 11.1M 0 0:00:02 --:--:-- 0:00:02 11.1M 100 22.8M 100 22.8M 0 0 15.8M 0 0:00:01 0:00:01 --:--:-- 15.8M
1202025-03-14T21:37:40.899Z+ popd
1212025-03-14T21:37:40.899Z/work/oxidecomputer/opte
1222025-03-14T21:37:40.899Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so
1232025-03-14T21:37:40.899Z+ repo=sidecar-lite
1242025-03-14T21:37:40.899Z+ series=release
1252025-03-14T21:37:40.899Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1262025-03-14T21:37:40.899Z+ name=libsidecar_lite.so
1272025-03-14T21:37:40.899Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1282025-03-14T21:37:40.899Z+ mkdir -p download
1292025-03-14T21:37:40.899Z+ pushd download
1302025-03-14T21:37:40.899Z+ [[ ! -f libsidecar_lite.so ]]
1312025-03-14T21:37:40.899Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1322025-03-14T21:37:40.899Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so
1332025-03-14T21:37:40.899Z % Total % Received % Xferd Average Speed Time Time Time Current
1342025-03-14T21:37:40.899Z Dload Upload Total Spent Left Speed
1352025-03-14T21:37:42.157Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 19.8M 1 331k 0 0 952k 0 0:00:21 --:--:-- 0:00:21 953k 100 19.8M 100 19.8M 0 0 15.7M 0 0:00:01 0:00:01 --:--:-- 15.7M
1362025-03-14T21:37:42.182Z+ popd
1372025-03-14T21:37:42.182Z/work/oxidecomputer/opte
1382025-03-14T21:37:42.182Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm
1392025-03-14T21:37:42.182Z+ repo=sidecar-lite
1402025-03-14T21:37:42.182Z+ series=release
1412025-03-14T21:37:42.182Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1422025-03-14T21:37:42.182Z+ name=scadm
1432025-03-14T21:37:42.182Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1442025-03-14T21:37:42.182Z+ mkdir -p download
1452025-03-14T21:37:42.182Z+ pushd download
1462025-03-14T21:37:42.182Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1472025-03-14T21:37:42.182Z+ [[ ! -f scadm ]]
1482025-03-14T21:37:42.182Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm
1492025-03-14T21:37:42.183Z % Total % Received % Xferd Average Speed Time Time Time Current
1502025-03-14T21:37:42.183Z Dload Upload Total Spent Left Speed
1512025-03-14T21:37:43.727Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 23.3M 53 12.5M 0 0 11.8M 0 0:00:01 0:00:01 --:--:-- 11.8M 100 23.3M 100 23.3M 0 0 15.0M 0 0:00:01 0:00:01 --:--:-- 15.0M
1522025-03-14T21:37:43.752Z+ popd
1532025-03-14T21:37:43.753Z/work/oxidecomputer/opte
1542025-03-14T21:37:43.753Z+ [[ '' -eq 1 ]]
1552025-03-14T21:37:43.753Z+ uname -a
1562025-03-14T21:37:43.753ZSunOS bmat-EVT22200007-000055a3 5.11 helios-2.0.22827 i86pc i386 i86pc
1572025-03-14T21:37:43.753Z+ cat /etc/versions/build
1582025-03-14T21:37:43.753Zheads/stlouis-0-g60122b5709
1592025-03-14T21:37:43.753Z+ dladm
1602025-03-14T21:37:43.753ZLINK CLASS MTU STATE BRIDGE OVER
1612025-03-14T21:37:43.753Zvioif0 phys 1500 up -- --
1622025-03-14T21:37:43.753Z+ ipadm
1632025-03-14T21:37:43.754ZADDROBJ TYPE STATE ADDR
1642025-03-14T21:37:43.754Zlo0/v4 static ok 127.0.0.1/8
1652025-03-14T21:37:43.754Zvioif0/v4 static ok 10.151.4.100/24
1662025-03-14T21:37:43.754Zlo0/v6 static ok ::1/128
1672025-03-14T21:37:43.754Z+ pfexec rem_drv xde
1682025-03-14T21:37:43.779Z+ set -o errexit
1692025-03-14T21:37:43.779Z+ set -o pipefail
1702025-03-14T21:37:43.779Z+ banner prepare
1712025-03-14T21:37:43.779Z
1722025-03-14T21:37:43.779Z ##### ##### ###### ##### ## ##### ######
1732025-03-14T21:37:43.780Z # # # # # # # # # # # #
1742025-03-14T21:37:43.780Z # # # # ##### # # # # # # #####
1752025-03-14T21:37:43.780Z ##### ##### # ##### ###### ##### #
1762025-03-14T21:37:43.780Z # # # # # # # # # #
1772025-03-14T21:37:43.780Z # # # ###### # # # # # ######
1782025-03-14T21:37:43.780Z
1792025-03-14T21:37:43.780Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
1802025-03-14T21:37:43.780Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
1812025-03-14T21:37:43.811Z+ pfexec add_drv xde
1822025-03-14T21:37:43.933Zdevfsadm: driver failed to attach: xde
1832025-03-14T21:37:43.958ZWarning: Driver (xde) successfully added to system but failed to attach
1842025-03-14T21:37:43.958Z+ banner test
1852025-03-14T21:37:43.958Z
1862025-03-14T21:37:43.958Z ##### ###### #### #####
1872025-03-14T21:37:43.958Z # # # #
1882025-03-14T21:37:43.958Z # ##### #### #
1892025-03-14T21:37:43.958Z # # # #
1902025-03-14T21:37:43.958Z # # # # #
1912025-03-14T21:37:43.958Z # ###### #### #
1922025-03-14T21:37:43.958Z
1932025-03-14T21:37:43.958Z+ pfexec chmod +x /input/xde/work/test/loopback
1942025-03-14T21:37:43.958Z+ pfexec /input/xde/work/test/loopback --nocapture
1952025-03-14T21:37:43.958Z
1962025-03-14T21:37:43.958Zrunning 1 test
1972025-03-14T21:37:43.983ZError: OPTE driver is not attached
1982025-03-14T21:37:43.983Ztest test_xde_loopback ... FAILED
1992025-03-14T21:37:43.983Z
2002025-03-14T21:37:43.983Zfailures:
2012025-03-14T21:37:43.984Z
2022025-03-14T21:37:43.984Zfailures:
2032025-03-14T21:37:43.984Z test_xde_loopback
2042025-03-14T21:37:43.984Z
2052025-03-14T21:37:43.984Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2062025-03-14T21:37:43.984Z
2072025-03-14T21:37:44.009Z+ cleanup
2082025-03-14T21:37:44.009Z++ id -un
2092025-03-14T21:37:44.009Z++ id -gn
2102025-03-14T21:37:44.009Z+ pfexec chown -R build:build .
2112025-03-14T21:37:44.009Z+ [[ -z 01JPB8YNTP1VCKJ60PBSFGT7EA ]]
2122025-03-14T21:37:44.009Zprocess exited: duration 67944 ms, exit code 101
 
2132025-03-14T21:37:44.060Zfound 0 output files