01JH9SGVVX0Y4ENCE6K4XBAGKE: test

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

Buildomat Job: 01JH9SHD422E3H5X1TB06VK3SR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-11T04:28:19.490Zjob dependencies complete; ready to run (waiting for 6 m 35 s)
22025-01-11T04:29:32.618Zjob assigned to worker 01JH9SXGX978E2KW15EJH3REC6 [factory aws, i-0ffccfd79f7970257] (queued for 1 m 13 s)
32025-01-11T04:29:40.095Zdownloading input: /input/xde/work/debug/xde.dbg
42025-01-11T04:29:40.782Zdownloaded input: /input/xde/work/debug/xde.dbg
52025-01-11T04:29:40.782Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62025-01-11T04:29:40.794Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72025-01-11T04:29:40.794Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82025-01-11T04:29:40.809Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92025-01-11T04:29:40.809Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102025-01-11T04:29:40.821Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112025-01-11T04:29:40.824Zdownloading input: /input/xde/work/release/xde
122025-01-11T04:29:41.297Zdownloaded input: /input/xde/work/release/xde
132025-01-11T04:29:41.297Zdownloading input: /input/xde/work/release/xde.sha256
142025-01-11T04:29:41.310Zdownloaded input: /input/xde/work/release/xde.sha256
152025-01-11T04:29:41.310Zdownloading input: /input/xde/work/release/xde_link.so
162025-01-11T04:29:41.325Zdownloaded input: /input/xde/work/release/xde_link.so
172025-01-11T04:29:41.325Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182025-01-11T04:29:41.337Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192025-01-11T04:29:41.339Zdownloading input: /input/xde/work/test/loopback
202025-01-11T04:29:41.963Zdownloaded input: /input/xde/work/test/loopback
212025-01-11T04:29:41.963Zdownloading input: /input/xde/work/xde.conf
222025-01-11T04:29:41.976Zdownloaded input: /input/xde/work/xde.conf
 
232025-01-11T04:29:41.976Zstarting task 0: "setup"
242025-01-11T04:29:41.989Z++ uname -s
252025-01-11T04:29:41.992Z+ kern=SunOS
262025-01-11T04:29:41.992Z+ case "$kern" in
272025-01-11T04:29:41.992Z+ groupadd -g 12345 build
282025-01-11T04:29:41.994Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292025-01-11T04:29:44.002Z+ zfs create -o mountpoint=/work rpool/work
302025-01-11T04:29:44.210Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312025-01-11T04:29:44.213Z+ home_fs=zfs
322025-01-11T04:29:44.213Z+ [[ zfs == autofs ]]
332025-01-11T04:29:44.213Z+ mkdir -p /home/build
342025-01-11T04:29:44.216Z+ chown build:build /home/build /work
352025-01-11T04:29:46.218Z+ chmod 0700 /home/build /work
362025-01-11T04:29:46.221Zprocess exited: duration 4243 ms, exit code 0
 
372025-01-11T04:29:46.225Zstarting task 1: "rust-toolchain"
382025-01-11T04:29:46.231Z+ printf ' * toolchain channel = "%s"
392025-01-11T04:29:46.231Z' stable
402025-01-11T04:29:46.231Z * toolchain channel = "stable"
412025-01-11T04:29:46.231Z * toolchain profile = "default"
422025-01-11T04:29:46.231Z+ printf ' * toolchain profile = "%s"
432025-01-11T04:29:46.231Z' default
442025-01-11T04:29:46.234Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452025-01-11T04:29:46.234Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462025-01-11T04:29:46.360Zinfo: downloading installer
472025-01-11T04:29:47.952Zinfo: profile set to 'default'
482025-01-11T04:29:47.952Zinfo: default host triple is x86_64-unknown-illumos
492025-01-11T04:29:47.955Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502025-01-11T04:29:48.121Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
512025-01-11T04:29:48.121Zinfo: downloading component 'cargo'
522025-01-11T04:29:49.056Zinfo: downloading component 'clippy'
532025-01-11T04:29:49.419Zinfo: downloading component 'rust-docs'
542025-01-11T04:29:50.686Zinfo: downloading component 'rust-std'
552025-01-11T04:29:52.563Zinfo: downloading component 'rustc'
562025-01-11T04:29:59.791Zinfo: downloading component 'rustfmt'
572025-01-11T04:30:00.066Zinfo: installing component 'cargo'
582025-01-11T04:30:00.897Zinfo: installing component 'clippy'
592025-01-11T04:30:01.279Zinfo: installing component 'rust-docs'
602025-01-11T04:30:02.995Zinfo: installing component 'rust-std'
612025-01-11T04:30:04.717Zinfo: installing component 'rustc'
622025-01-11T04:30:10.712Zinfo: installing component 'rustfmt'
632025-01-11T04:30:11.043Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642025-01-11T04:30:11.043Z
652025-01-11T04:30:11.439Z stable-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
662025-01-11T04:30:11.440Z
672025-01-11T04:30:11.443Z
682025-01-11T04:30:11.443ZRust is installed now. Great!
692025-01-11T04:30:11.443Z
702025-01-11T04:30:11.443ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712025-01-11T04:30:11.443Zenvironment variable. This has not been done automatically.
722025-01-11T04:30:11.443Z
732025-01-11T04:30:11.443ZTo configure your current shell, you need to source
742025-01-11T04:30:11.443Zthe corresponding env file under $HOME/.cargo.
752025-01-11T04:30:11.443Z
762025-01-11T04:30:11.443ZThis is usually done by running one of the following (note the leading DOT):
772025-01-11T04:30:11.443Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782025-01-11T04:30:11.443Zsource "$HOME/.cargo/env.fish" # For fish
792025-01-11T04:30:11.527Z+ rustc --version
802025-01-11T04:30:11.600Zrustc 1.84.0 (9fc6b4312 2025-01-07)
812025-01-11T04:30:11.604Zprocess exited: duration 25373 ms, exit code 0
 
822025-01-11T04:30:11.609Zstarting task 2: "authentication"
832025-01-11T04:30:11.631Zprocess exited: duration 21 ms, exit code 0
 
842025-01-11T04:30:11.636Zstarting task 3: "clone repository"
852025-01-11T04:30:11.642Z+ mkdir -p /work/oxidecomputer/opte
862025-01-11T04:30:11.644Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872025-01-11T04:30:11.681ZCloning into '/work/oxidecomputer/opte'...
882025-01-11T04:30:12.585Z+ cd /work/oxidecomputer/opte
892025-01-11T04:30:12.586Z+ git fetch origin d97d263172d3d533140eacfcf90210a31b6fc253
902025-01-11T04:30:12.838ZFrom https://github.com/oxidecomputer/opte
912025-01-11T04:30:12.838Z * branch d97d263172d3d533140eacfcf90210a31b6fc253 -> FETCH_HEAD
922025-01-11T04:30:12.847Z+ [[ -n renovate/thiserror-2.x-lockfile ]]
932025-01-11T04:30:12.849Z++ git branch --show-current
942025-01-11T04:30:12.852Z+ current=master
952025-01-11T04:30:12.852Z+ [[ master != renovate/thiserror-2.x-lockfile ]]
962025-01-11T04:30:12.852Z+ git branch -f renovate/thiserror-2.x-lockfile d97d263172d3d533140eacfcf90210a31b6fc253
972025-01-11T04:30:12.855Z+ git checkout -f renovate/thiserror-2.x-lockfile
982025-01-11T04:30:12.876ZSwitched to branch 'renovate/thiserror-2.x-lockfile'
992025-01-11T04:30:12.879Z+ git reset --hard d97d263172d3d533140eacfcf90210a31b6fc253
1002025-01-11T04:30:12.898ZHEAD is now at d97d263 Update Rust crate thiserror to v2.0.11
1012025-01-11T04:30:12.901Zprocess exited: duration 1262 ms, exit code 0
 
1022025-01-11T04:30:12.906Zstarting task 4: "build"
1032025-01-11T04:30:12.911Z+ pfexec pkg install brand/sparse opte
1042025-01-11T04:30:19.765Z Startup: Refreshing catalog 'helios-dev' ... Done
1052025-01-11T04:30:23.870Z Startup: Caching catalogs ... Done
1062025-01-11T04:30:35.333ZPlanning: Solver setup ... Done
1072025-01-11T04:30:35.491ZPlanning: Running solver ... Done
1082025-01-11T04:30:35.603ZPlanning: Finding local manifests ... Done
1092025-01-11T04:30:35.616ZPlanning: Fetching manifests: 0/4 0% complete
1102025-01-11T04:30:35.711ZPlanning: Fetching manifests: 4/4 100% complete
1112025-01-11T04:30:35.784ZPlanning: Package planning ... Done
1122025-01-11T04:30:35.790ZPlanning: Merging actions ... Done
1132025-01-11T04:30:36.060ZPlanning: Checking for conflicting actions ... Done
1142025-01-11T04:30:38.125ZPlanning: Consolidating action changes ... Done
1152025-01-11T04:30:38.552ZPlanning: Evaluating mediators ... Done
1162025-01-11T04:30:38.621ZPlanning: Planning completed in 14.65 seconds
1172025-01-11T04:30:38.636Z Packages to install: 2
1182025-01-11T04:30:38.636Z Packages to update: 2
1192025-01-11T04:30:38.638Z Create boot environment: No
1202025-01-11T04:30:38.639ZCreate backup boot environment: Yes
1212025-01-11T04:30:38.712Z
1222025-01-11T04:30:38.712ZDownload: 0/1013 items 0.0/18.3MB 0% complete
1232025-01-11T04:30:43.152ZDownload: Completed 18.26 MB in 4.44 seconds (4.1M/s)
1242025-01-11T04:30:45.163Z Actions: 1/1441 actions (Removing old actions)
1252025-01-11T04:30:45.187Z Actions: 199/1441 actions (Installing new actions)
1262025-01-11T04:30:45.730Z Actions: 601/1441 actions (Updating modified actions)
1272025-01-11T04:30:46.045Z Actions: Completed 1441 actions in 0.88 seconds.
1282025-01-11T04:30:46.434Z Done
1292025-01-11T04:30:46.437Z Done
1302025-01-11T04:30:46.970Z Done
1312025-01-11T04:30:51.349Z Done
1322025-01-11T04:30:51.438Z Done
1332025-01-11T04:30:51.441Z Done
1342025-01-11T04:30:57.253Z Done
1352025-01-11T04:30:57.660Z+ [[ -z 01JH9SHD422E3H5X1TB06VK3SR ]]
1362025-01-11T04:30:57.660Z+ trap cleanup EXIT
1372025-01-11T04:30:57.663Z+ banner collect
1382025-01-11T04:30:57.665Z
1392025-01-11T04:30:57.666Z #### #### # # ###### #### #####
1402025-01-11T04:30:57.666Z # # # # # # # # # #
1412025-01-11T04:30:57.666Z # # # # # ##### # #
1422025-01-11T04:30:57.666Z # # # # # # # #
1432025-01-11T04:30:57.666Z # # # # # # # # # #
1442025-01-11T04:30:57.666Z #### #### ###### ###### ###### #### #
1452025-01-11T04:30:57.666Z
1462025-01-11T04:30:57.666Z+ get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu
1472025-01-11T04:30:57.666Z+ repo=softnpu
1482025-01-11T04:30:57.666Z+ series=image
1492025-01-11T04:30:57.666Z+ commit=88f5f1334364e5580fe778c44ac0746a35927351
1502025-01-11T04:30:57.666Z+ name=softnpu
1512025-01-11T04:30:57.666Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1522025-01-11T04:30:57.667Z+ mkdir -p download
1532025-01-11T04:30:57.669Z+ pushd download
1542025-01-11T04:30:57.669Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1552025-01-11T04:30:57.669Z+ [[ ! -f softnpu ]]
1562025-01-11T04:30:57.669Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu
1572025-01-11T04:30:57.674Z % Total % Received % Xferd Average Speed Time Time Time Current
1582025-01-11T04:30:57.677Z Dload Upload Total Spent Left Speed
1592025-01-11T04:30:58.264Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 22.8M 38 8987k 0 0 26.2M 0 --:--:-- --:--:-- --:--:-- 26.2M 100 22.8M 100 22.8M 0 0 38.7M 0 --:--:-- --:--:-- --:--:-- 38.7M
1602025-01-11T04:30:58.268Z+ popd
1612025-01-11T04:30:58.270Z/work/oxidecomputer/opte
1622025-01-11T04:30:58.270Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so
1632025-01-11T04:30:58.270Z+ repo=sidecar-lite
1642025-01-11T04:30:58.270Z+ series=release
1652025-01-11T04:30:58.270Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1662025-01-11T04:30:58.270Z+ name=libsidecar_lite.so
1672025-01-11T04:30:58.270Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1682025-01-11T04:30:58.270Z+ mkdir -p download
1692025-01-11T04:30:58.273Z+ pushd download
1702025-01-11T04:30:58.273Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1712025-01-11T04:30:58.273Z+ [[ ! -f libsidecar_lite.so ]]
1722025-01-11T04:30:58.273Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so
1732025-01-11T04:30:58.278Z % Total % Received % Xferd Average Speed Time Time Time Current
1742025-01-11T04:30:58.281Z Dload Upload Total Spent Left Speed
1752025-01-11T04:30:58.737Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19.8M 100 19.8M 0 0 43.2M 0 --:--:-- --:--:-- --:--:-- 43.3M
1762025-01-11T04:30:58.741Z+ popd
1772025-01-11T04:30:58.744Z/work/oxidecomputer/opte
1782025-01-11T04:30:58.744Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm
1792025-01-11T04:30:58.744Z+ repo=sidecar-lite
1802025-01-11T04:30:58.744Z+ series=release
1812025-01-11T04:30:58.744Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1822025-01-11T04:30:58.744Z+ name=scadm
1832025-01-11T04:30:58.744Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1842025-01-11T04:30:58.744Z+ mkdir -p download
1852025-01-11T04:30:58.744Z+ pushd download
1862025-01-11T04:30:58.744Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1872025-01-11T04:30:58.744Z+ [[ ! -f scadm ]]
1882025-01-11T04:30:58.744Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm
1892025-01-11T04:30:58.753Z % Total % Received % Xferd Average Speed Time Time Time Current
1902025-01-11T04:30:58.753Z Dload Upload Total Spent Left Speed
1912025-01-11T04:30:59.219Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 23.3M 28 6763k 0 0 25.8M 0 --:--:-- --:--:-- --:--:-- 25.8M 100 23.3M 100 23.3M 0 0 50.0M 0 --:--:-- --:--:-- --:--:-- 49.9M
1922025-01-11T04:30:59.222Z+ popd
1932025-01-11T04:30:59.223Z/work/oxidecomputer/opte
1942025-01-11T04:30:59.225Z+ [[ '' -eq 1 ]]
1952025-01-11T04:30:59.225Z+ uname -a
1962025-01-11T04:30:59.225ZSunOS w-01JH9SXGX978E2KW15EJH3REC6 5.11 helios-2.0.22827 i86pc i386 i86pc
1972025-01-11T04:30:59.225Z+ cat /etc/versions/build
1982025-01-11T04:30:59.227Zheads/stlouis-0-g60122b5709
1992025-01-11T04:30:59.228Z+ dladm
2002025-01-11T04:30:59.231ZLINK CLASS MTU STATE BRIDGE OVER
2012025-01-11T04:30:59.231Zena0 phys 9216 up -- --
2022025-01-11T04:30:59.233Z+ ipadm
2032025-01-11T04:30:59.237ZADDROBJ TYPE STATE ADDR
2042025-01-11T04:30:59.237Zlo0/v4 static ok 127.0.0.1/8
2052025-01-11T04:30:59.237Zena0/dhcp dhcp ok 10.150.1.226/24
2062025-01-11T04:30:59.237Zlo0/v6 static ok ::1/128
2072025-01-11T04:30:59.237Z+ pfexec rem_drv xde
2082025-01-11T04:30:59.245Z+ set -o errexit
2092025-01-11T04:30:59.245Z+ set -o pipefail
2102025-01-11T04:30:59.245Z+ banner prepare
2112025-01-11T04:30:59.248Z
2122025-01-11T04:30:59.248Z ##### ##### ###### ##### ## ##### ######
2132025-01-11T04:30:59.248Z # # # # # # # # # # # #
2142025-01-11T04:30:59.248Z # # # # ##### # # # # # # #####
2152025-01-11T04:30:59.248Z ##### ##### # ##### ###### ##### #
2162025-01-11T04:30:59.248Z # # # # # # # # # #
2172025-01-11T04:30:59.248Z # # # ###### # # # # # ######
2182025-01-11T04:30:59.248Z
2192025-01-11T04:30:59.248Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2202025-01-11T04:30:59.251Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2212025-01-11T04:30:59.321Z+ pfexec add_drv xde
2222025-01-11T04:30:59.504Z+ banner test
2232025-01-11T04:30:59.507Z
2242025-01-11T04:30:59.507Z ##### ###### #### #####
2252025-01-11T04:30:59.507Z # # # #
2262025-01-11T04:30:59.507Z # ##### #### #
2272025-01-11T04:30:59.507Z # # # #
2282025-01-11T04:30:59.507Z # # # # #
2292025-01-11T04:30:59.507Z # ###### #### #
2302025-01-11T04:30:59.507Z
2312025-01-11T04:30:59.508Z+ pfexec chmod +x /input/xde/work/test/loopback
2322025-01-11T04:30:59.511Z+ pfexec /input/xde/work/test/loopback --nocapture
2332025-01-11T04:30:59.519Z
2342025-01-11T04:30:59.520Zrunning 1 test
2352025-01-11T04:30:59.537Zadding underlay route 0
2362025-01-11T04:30:59.540Zadding underlay route 1
2372025-01-11T04:30:59.671Zstart zone a
2382025-01-11T04:30:59.671Zconfigure zone
2392025-01-11T04:30:59.688Zinstall zone
2402025-01-11T04:31:59.532Ztest test_xde_loopback has been running for over 60 seconds
2412025-01-11T04:33:04.039Zboot zone
2422025-01-11T04:33:04.799Zstart zone b
2432025-01-11T04:33:04.799Zconfigure zone
2442025-01-11T04:33:04.807Zinstall zone
2452025-01-11T04:35:08.324Zboot zone
2462025-01-11T04:35:09.073Zsetup zone a
2472025-01-11T04:35:09.078Z[a] svcs milestone/network
2482025-01-11T04:35:09.106ZSTATE STIME FMRI
2492025-01-11T04:35:09.106Zonline 20:33:23 svc:/milestone/network:default
2502025-01-11T04:35:09.106Z[a] ipadm create-addr -t -T dhcp opte0/test
2512025-01-11T04:35:15.032Z
2522025-01-11T04:35:15.032Z[a] route add -iface 10.0.0.254 10.0.0.1
2532025-01-11T04:35:15.052Zadd host 10.0.0.254: gateway 10.0.0.1
2542025-01-11T04:35:15.052Z[a] route add 10.0.0.0/24 10.0.0.254
2552025-01-11T04:35:15.070Zadd net 10.0.0.0/24: gateway 10.0.0.254
2562025-01-11T04:35:15.070Zsetup zone b
2572025-01-11T04:35:15.070Z[b] svcs milestone/network
2582025-01-11T04:35:15.091ZSTATE STIME FMRI
2592025-01-11T04:35:15.091Z- - svc:/milestone/network:default
2602025-01-11T04:35:16.091Z[b] svcs milestone/network
2612025-01-11T04:35:16.112ZSTATE STIME FMRI
2622025-01-11T04:35:16.112Z- - svc:/milestone/network:default
2632025-01-11T04:35:17.112Z[b] svcs milestone/network
2642025-01-11T04:35:17.132ZSTATE STIME FMRI
2652025-01-11T04:35:17.132Z- - svc:/milestone/network:default
2662025-01-11T04:35:18.132Z[b] svcs milestone/network
2672025-01-11T04:35:18.153ZSTATE STIME FMRI
2682025-01-11T04:35:18.153Z- - svc:/milestone/network:default
2692025-01-11T04:35:19.153Z[b] svcs milestone/network
2702025-01-11T04:35:19.173ZSTATE STIME FMRI
2712025-01-11T04:35:19.173Z- - svc:/milestone/network:default
2722025-01-11T04:35:20.173Z[b] svcs milestone/network
2732025-01-11T04:35:20.194ZSTATE STIME FMRI
2742025-01-11T04:35:20.194Z- - svc:/milestone/network:default
2752025-01-11T04:35:21.194Z[b] svcs milestone/network
2762025-01-11T04:35:21.214ZSTATE STIME FMRI
2772025-01-11T04:35:21.214Z- - svc:/milestone/network:default
2782025-01-11T04:35:22.214Z[b] svcs milestone/network
2792025-01-11T04:35:22.234ZSTATE STIME FMRI
2802025-01-11T04:35:22.234Z- - svc:/milestone/network:default
2812025-01-11T04:35:23.234Z[b] svcs milestone/network
2822025-01-11T04:35:23.254ZSTATE STIME FMRI
2832025-01-11T04:35:23.254Z- - svc:/milestone/network:default
2842025-01-11T04:35:24.254Z[b] svcs milestone/network
2852025-01-11T04:35:24.274ZSTATE STIME FMRI
2862025-01-11T04:35:24.274Z- - svc:/milestone/network:default
2872025-01-11T04:35:25.274Z[b] svcs milestone/network
2882025-01-11T04:35:25.294ZSTATE STIME FMRI
2892025-01-11T04:35:25.294Z- - svc:/milestone/network:default
2902025-01-11T04:35:26.295Z[b] svcs milestone/network
2912025-01-11T04:35:26.314ZSTATE STIME FMRI
2922025-01-11T04:35:26.314Z- - svc:/milestone/network:default
2932025-01-11T04:35:27.315Z[b] svcs milestone/network
2942025-01-11T04:35:27.337ZSTATE STIME FMRI
2952025-01-11T04:35:27.337Zoffline 20:35:26 svc:/milestone/network:default
2962025-01-11T04:35:28.338Z[b] svcs milestone/network
2972025-01-11T04:35:28.361ZSTATE STIME FMRI
2982025-01-11T04:35:28.361Zonline 20:35:27 svc:/milestone/network:default
2992025-01-11T04:35:28.361Z[b] ipadm create-addr -t -T dhcp opte1/test
3002025-01-11T04:35:34.127Z
3012025-01-11T04:35:34.127Z[b] route add -iface 10.0.0.254 10.0.0.2
3022025-01-11T04:35:34.146Zadd host 10.0.0.254: gateway 10.0.0.2
3032025-01-11T04:35:34.146Z[b] route add 10.0.0.0/24 10.0.0.254
3042025-01-11T04:35:34.164Zadd net 10.0.0.0/24: gateway 10.0.0.254
3052025-01-11T04:35:34.164Z[a] ping 10.0.0.2
3062025-01-11T04:35:34.183Z10.0.0.2 is alive
3072025-01-11T04:35:38.728Ztest test_xde_loopback ... ok
3082025-01-11T04:35:38.728Z
3092025-01-11T04:35:38.730Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 279.15s
3102025-01-11T04:35:38.730Z
3112025-01-11T04:35:38.731Z+ cleanup
3122025-01-11T04:35:38.733Z++ id -un
3132025-01-11T04:35:38.735Z++ id -gn
3142025-01-11T04:35:38.738Z+ pfexec chown -R build:build .
3152025-01-11T04:35:38.744Z+ [[ -z 01JH9SHD422E3H5X1TB06VK3SR ]]
3162025-01-11T04:35:38.747Zprocess exited: duration 325771 ms, exit code 0
 
3172025-01-11T04:35:38.752Zfound 0 output files