01JFY0M18ABJ398ENW2Q6BTEM2: test

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

Buildomat Job: 01JFY0MGXFZ0Y1B36HJTGG3BQZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-25T04:27:20.568Zjob dependencies complete; ready to run (waiting for 8 m 9 s)
22024-12-25T04:28:14.667Zjob assigned to worker 01JFY13G76W6MBK67DAMQYTFG2 [factory aws, i-0744c2a845ccf4fc0] (queued for 54 s)
32024-12-25T04:28:22.007Zdownloading input: /input/xde/work/debug/xde.dbg
42024-12-25T04:28:22.696Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-12-25T04:28:22.696Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-12-25T04:28:22.711Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-12-25T04:28:22.711Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-12-25T04:28:22.728Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-12-25T04:28:22.728Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-12-25T04:28:22.741Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-12-25T04:28:22.744Zdownloading input: /input/xde/work/release/xde
122024-12-25T04:28:23.226Zdownloaded input: /input/xde/work/release/xde
132024-12-25T04:28:23.226Zdownloading input: /input/xde/work/release/xde.sha256
142024-12-25T04:28:23.240Zdownloaded input: /input/xde/work/release/xde.sha256
152024-12-25T04:28:23.240Zdownloading input: /input/xde/work/release/xde_link.so
162024-12-25T04:28:23.260Zdownloaded input: /input/xde/work/release/xde_link.so
172024-12-25T04:28:23.260Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-12-25T04:28:23.275Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-12-25T04:28:23.278Zdownloading input: /input/xde/work/test/loopback
202024-12-25T04:28:23.935Zdownloaded input: /input/xde/work/test/loopback
212024-12-25T04:28:23.935Zdownloading input: /input/xde/work/xde.conf
222024-12-25T04:28:23.951Zdownloaded input: /input/xde/work/xde.conf
 
232024-12-25T04:28:23.951Zstarting task 0: "setup"
242024-12-25T04:28:23.963Z++ uname -s
252024-12-25T04:28:23.965Z+ kern=SunOS
262024-12-25T04:28:23.965Z+ case "$kern" in
272024-12-25T04:28:23.965Z+ groupadd -g 12345 build
282024-12-25T04:28:23.969Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-12-25T04:28:25.976Z+ zfs create -o mountpoint=/work rpool/work
302024-12-25T04:28:26.119Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-12-25T04:28:26.122Z+ home_fs=zfs
322024-12-25T04:28:26.122Z+ [[ zfs == autofs ]]
332024-12-25T04:28:26.122Z+ mkdir -p /home/build
342024-12-25T04:28:26.124Z+ chown build:build /home/build /work
352024-12-25T04:28:28.126Z+ chmod 0700 /home/build /work
362024-12-25T04:28:28.129Zprocess exited: duration 4177 ms, exit code 0
 
372024-12-25T04:28:28.135Zstarting task 1: "rust-toolchain"
382024-12-25T04:28:28.141Z+ printf ' * toolchain channel = "%s"
392024-12-25T04:28:28.141Z' stable
402024-12-25T04:28:28.141Z * toolchain channel = "stable"
412024-12-25T04:28:28.141Z * toolchain profile = "default"
422024-12-25T04:28:28.141Z+ printf ' * toolchain profile = "%s"
432024-12-25T04:28:28.141Z' default
442024-12-25T04:28:28.144Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-12-25T04:28:28.144Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-12-25T04:28:28.258Zinfo: downloading installer
472024-12-25T04:28:29.366Zinfo: profile set to 'default'
482024-12-25T04:28:29.366Zinfo: default host triple is x86_64-unknown-illumos
492024-12-25T04:28:29.369Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-12-25T04:28:29.499Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-12-25T04:28:29.499Zinfo: downloading component 'cargo'
522024-12-25T04:28:30.238Zinfo: downloading component 'clippy'
532024-12-25T04:28:30.633Zinfo: downloading component 'rust-docs'
542024-12-25T04:28:31.594Zinfo: downloading component 'rust-std'
552024-12-25T04:28:33.028Zinfo: downloading component 'rustc'
562024-12-25T04:28:38.394Zinfo: downloading component 'rustfmt'
572024-12-25T04:28:38.594Zinfo: installing component 'cargo'
582024-12-25T04:28:39.397Zinfo: installing component 'clippy'
592024-12-25T04:28:39.769Zinfo: installing component 'rust-docs'
602024-12-25T04:28:41.489Zinfo: installing component 'rust-std'
612024-12-25T04:28:43.173Zinfo: installing component 'rustc'
622024-12-25T04:28:48.860Zinfo: installing component 'rustfmt'
632024-12-25T04:28:49.192Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-12-25T04:28:49.192Z
652024-12-25T04:28:49.553Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-12-25T04:28:49.553Z
672024-12-25T04:28:49.556Z
682024-12-25T04:28:49.556ZRust is installed now. Great!
692024-12-25T04:28:49.556Z
702024-12-25T04:28:49.556ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-12-25T04:28:49.556Zenvironment variable. This has not been done automatically.
722024-12-25T04:28:49.556Z
732024-12-25T04:28:49.556ZTo configure your current shell, you need to source
742024-12-25T04:28:49.556Zthe corresponding env file under $HOME/.cargo.
752024-12-25T04:28:49.556Z
762024-12-25T04:28:49.556ZThis is usually done by running one of the following (note the leading DOT):
772024-12-25T04:28:49.556Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-12-25T04:28:49.556Zsource "$HOME/.cargo/env.fish" # For fish
792024-12-25T04:28:49.626Z+ rustc --version
802024-12-25T04:28:49.694Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-12-25T04:28:49.697Zprocess exited: duration 21559 ms, exit code 0
 
822024-12-25T04:28:49.704Zstarting task 2: "authentication"
832024-12-25T04:28:49.725Zprocess exited: duration 21 ms, exit code 0
 
842024-12-25T04:28:49.731Zstarting task 3: "clone repository"
852024-12-25T04:28:49.737Z+ mkdir -p /work/oxidecomputer/opte
862024-12-25T04:28:49.739Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-12-25T04:28:49.777ZCloning into '/work/oxidecomputer/opte'...
882024-12-25T04:28:50.522Z+ cd /work/oxidecomputer/opte
892024-12-25T04:28:50.525Z+ git fetch origin c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
902024-12-25T04:28:50.779ZFrom https://github.com/oxidecomputer/opte
912024-12-25T04:28:50.779Z * branch c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e -> FETCH_HEAD
922024-12-25T04:28:50.787Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
932024-12-25T04:28:50.790Z++ git branch --show-current
942024-12-25T04:28:50.792Z+ current=master
952024-12-25T04:28:50.792Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
962024-12-25T04:28:50.792Z+ git branch -f renovate/zerocopy-0.x-lockfile c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
972024-12-25T04:28:50.796Z+ git checkout -f renovate/zerocopy-0.x-lockfile
982024-12-25T04:28:50.817ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
992024-12-25T04:28:50.820Z+ git reset --hard c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
1002024-12-25T04:28:50.823ZHEAD is now at c16669c Update Rust crate zerocopy to v0.8.14
1012024-12-25T04:28:50.826Zprocess exited: duration 1092 ms, exit code 0
 
1022024-12-25T04:28:50.831Zstarting task 4: "build"
1032024-12-25T04:28:50.836Z+ pfexec pkg install brand/sparse opte
1042024-12-25T04:28:58.347Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-12-25T04:29:02.237Z Startup: Caching catalogs ... Done
1062024-12-25T04:29:13.324ZPlanning: Solver setup ... Done
1072024-12-25T04:29:13.478ZPlanning: Running solver ... Done
1082024-12-25T04:29:13.587ZPlanning: Finding local manifests ... Done
1092024-12-25T04:29:13.601ZPlanning: Fetching manifests: 0/4 0% complete
1102024-12-25T04:29:13.698ZPlanning: Fetching manifests: 4/4 100% complete
1112024-12-25T04:29:13.771ZPlanning: Package planning ... Done
1122024-12-25T04:29:13.776ZPlanning: Merging actions ... Done
1132024-12-25T04:29:14.047ZPlanning: Checking for conflicting actions ... Done
1142024-12-25T04:29:16.200ZPlanning: Consolidating action changes ... Done
1152024-12-25T04:29:16.820ZPlanning: Evaluating mediators ... Done
1162024-12-25T04:29:16.889ZPlanning: Planning completed in 14.56 seconds
1172024-12-25T04:29:16.905Z Packages to install: 2
1182024-12-25T04:29:16.905Z Packages to update: 2
1192024-12-25T04:29:16.907Z Create boot environment: No
1202024-12-25T04:29:16.907ZCreate backup boot environment: Yes
1212024-12-25T04:29:16.979Z
1222024-12-25T04:29:16.979ZDownload: 0/1013 items 0.0/18.3MB 0% complete
1232024-12-25T04:29:23.730ZDownload: 922/1013 items 18.2/18.3MB 99% complete (6.8M/s)
1242024-12-25T04:29:24.269ZDownload: Completed 18.26 MB in 7.29 seconds (2.5M/s)
1252024-12-25T04:29:26.319Z Actions: 1/1441 actions (Removing old actions)
1262024-12-25T04:29:26.342Z Actions: 199/1441 actions (Installing new actions)
1272024-12-25T04:29:26.880Z Actions: 601/1441 actions (Updating modified actions)
1282024-12-25T04:29:27.196Z Actions: Completed 1441 actions in 0.88 seconds.
1292024-12-25T04:29:27.400Z Done
1302024-12-25T04:29:27.403Z Done
1312024-12-25T04:29:27.935Z Done
1322024-12-25T04:29:32.461Z Done
1332024-12-25T04:29:32.546Z Done
1342024-12-25T04:29:32.549Z Done
1352024-12-25T04:29:38.329Z Done
1362024-12-25T04:29:38.722Z+ [[ -z 01JFY0MGXFZ0Y1B36HJTGG3BQZ ]]
1372024-12-25T04:29:38.725Z+ trap cleanup EXIT
1382024-12-25T04:29:38.725Z+ banner collect
1392024-12-25T04:29:38.727Z
1402024-12-25T04:29:38.727Z #### #### # # ###### #### #####
1412024-12-25T04:29:38.727Z # # # # # # # # # #
1422024-12-25T04:29:38.727Z # # # # # ##### # #
1432024-12-25T04:29:38.727Z # # # # # # # #
1442024-12-25T04:29:38.727Z # # # # # # # # # #
1452024-12-25T04:29:38.727Z #### #### ###### ###### ###### #### #
1462024-12-25T04:29:38.727Z
1472024-12-25T04:29:38.727Z+ get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu
1482024-12-25T04:29:38.728Z+ repo=softnpu
1492024-12-25T04:29:38.728Z+ series=image
1502024-12-25T04:29:38.728Z+ commit=88f5f1334364e5580fe778c44ac0746a35927351
1512024-12-25T04:29:38.728Z+ name=softnpu
1522024-12-25T04:29:38.728Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1532024-12-25T04:29:38.728Z+ mkdir -p download
1542024-12-25T04:29:38.730Z+ pushd download
1552024-12-25T04:29:38.730Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1562024-12-25T04:29:38.730Z+ [[ ! -f softnpu ]]
1572024-12-25T04:29:38.730Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu
1582024-12-25T04:29:38.736Z % Total % Received % Xferd Average Speed Time Time Time Current
1592024-12-25T04:29:38.738Z Dload Upload Total Spent Left Speed
1602024-12-25T04:29:39.182Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 22.8M 2 491k 0 0 3107k 0 0:00:07 --:--:-- 0:00:07 3093k 100 22.8M 100 22.8M 0 0 51.1M 0 --:--:-- --:--:-- --:--:-- 51.1M
1612024-12-25T04:29:39.187Z+ popd
1622024-12-25T04:29:39.187Z/work/oxidecomputer/opte
1632024-12-25T04:29:39.187Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so
1642024-12-25T04:29:39.187Z+ repo=sidecar-lite
1652024-12-25T04:29:39.187Z+ series=release
1662024-12-25T04:29:39.187Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1672024-12-25T04:29:39.187Z+ name=libsidecar_lite.so
1682024-12-25T04:29:39.187Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1692024-12-25T04:29:39.187Z+ mkdir -p download
1702024-12-25T04:29:39.190Z+ pushd download
1712024-12-25T04:29:39.190Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1722024-12-25T04:29:39.190Z+ [[ ! -f libsidecar_lite.so ]]
1732024-12-25T04:29:39.190Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so
1742024-12-25T04:29:39.197Z % Total % Received % Xferd Average Speed Time Time Time Current
1752024-12-25T04:29:39.197Z Dload Upload Total Spent Left Speed
1762024-12-25T04:29:39.852Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19.8M 100 19.8M 0 0 30.2M 0 --:--:-- --:--:-- --:--:-- 30.2M
1772024-12-25T04:29:39.855Z+ popd
1782024-12-25T04:29:39.858Z/work/oxidecomputer/opte
1792024-12-25T04:29:39.858Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm
1802024-12-25T04:29:39.858Z+ repo=sidecar-lite
1812024-12-25T04:29:39.858Z+ series=release
1822024-12-25T04:29:39.858Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1832024-12-25T04:29:39.858Z+ name=scadm
1842024-12-25T04:29:39.858Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1852024-12-25T04:29:39.858Z+ mkdir -p download
1862024-12-25T04:29:39.858Z+ pushd download
1872024-12-25T04:29:39.858Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1882024-12-25T04:29:39.858Z+ [[ ! -f scadm ]]
1892024-12-25T04:29:39.858Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm
1902024-12-25T04:29:39.866Z % Total % Received % Xferd Average Speed Time Time Time Current
1912024-12-25T04:29:39.866Z Dload Upload Total Spent Left Speed
1922024-12-25T04:29:40.403Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23.3M 100 23.3M 0 0 43.4M 0 --:--:-- --:--:-- --:--:-- 43.4M
1932024-12-25T04:29:40.406Z+ popd
1942024-12-25T04:29:40.406Z/work/oxidecomputer/opte
1952024-12-25T04:29:40.406Z+ [[ '' -eq 1 ]]
1962024-12-25T04:29:40.406Z+ uname -a
1972024-12-25T04:29:40.409ZSunOS w-01JFY13G76W6MBK67DAMQYTFG2 5.11 helios-2.0.22827 i86pc i386 i86pc
1982024-12-25T04:29:40.409Z+ cat /etc/versions/build
1992024-12-25T04:29:40.411Zheads/stlouis-0-g60122b5709
2002024-12-25T04:29:40.411Z+ dladm
2012024-12-25T04:29:40.414ZLINK CLASS MTU STATE BRIDGE OVER
2022024-12-25T04:29:40.414Zena0 phys 9216 up -- --
2032024-12-25T04:29:40.417Z+ ipadm
2042024-12-25T04:29:40.419ZADDROBJ TYPE STATE ADDR
2052024-12-25T04:29:40.419Zlo0/v4 static ok 127.0.0.1/8
2062024-12-25T04:29:40.419Zena0/dhcp dhcp ok 10.150.1.232/24
2072024-12-25T04:29:40.419Zlo0/v6 static ok ::1/128
2082024-12-25T04:29:40.419Z+ pfexec rem_drv xde
2092024-12-25T04:29:40.427Z+ set -o errexit
2102024-12-25T04:29:40.427Z+ set -o pipefail
2112024-12-25T04:29:40.427Z+ banner prepare
2122024-12-25T04:29:40.430Z
2132024-12-25T04:29:40.430Z ##### ##### ###### ##### ## ##### ######
2142024-12-25T04:29:40.430Z # # # # # # # # # # # #
2152024-12-25T04:29:40.430Z # # # # ##### # # # # # # #####
2162024-12-25T04:29:40.430Z ##### ##### # ##### ###### ##### #
2172024-12-25T04:29:40.430Z # # # # # # # # # #
2182024-12-25T04:29:40.430Z # # # ###### # # # # # ######
2192024-12-25T04:29:40.430Z
2202024-12-25T04:29:40.430Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2212024-12-25T04:29:40.433Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2222024-12-25T04:29:40.502Z+ pfexec add_drv xde
2232024-12-25T04:29:40.676Z+ banner test
2242024-12-25T04:29:40.679Z
2252024-12-25T04:29:40.679Z ##### ###### #### #####
2262024-12-25T04:29:40.679Z # # # #
2272024-12-25T04:29:40.679Z # ##### #### #
2282024-12-25T04:29:40.679Z # # # #
2292024-12-25T04:29:40.679Z # # # # #
2302024-12-25T04:29:40.679Z # ###### #### #
2312024-12-25T04:29:40.679Z
2322024-12-25T04:29:40.679Z+ pfexec chmod +x /input/xde/work/test/loopback
2332024-12-25T04:29:40.682Z+ pfexec /input/xde/work/test/loopback --nocapture
2342024-12-25T04:29:40.692Z
2352024-12-25T04:29:40.692Zrunning 1 test
2362024-12-25T04:29:40.706Zadding underlay route 0
2372024-12-25T04:29:40.709Zadding underlay route 1
2382024-12-25T04:29:40.820Zstart zone a
2392024-12-25T04:29:40.820Zconfigure zone
2402024-12-25T04:29:40.837Zinstall zone
2412024-12-25T04:30:40.698Ztest test_xde_loopback has been running for over 60 seconds
2422024-12-25T04:31:40.569Zboot zone
2432024-12-25T04:31:41.350Zstart zone b
2442024-12-25T04:31:41.350Zconfigure zone
2452024-12-25T04:31:41.358Zinstall zone
2462024-12-25T04:33:37.766Zboot zone
2472024-12-25T04:33:38.531Zsetup zone a
2482024-12-25T04:33:38.534Z[a] svcs milestone/network
2492024-12-25T04:33:38.563ZSTATE STIME FMRI
2502024-12-25T04:33:38.563Zonline 20:31:59 svc:/milestone/network:default
2512024-12-25T04:33:38.563Z[a] ipadm create-addr -t -T dhcp opte0/test
2522024-12-25T04:33:43.052Z
2532024-12-25T04:33:43.052Z[a] route add -iface 10.0.0.254 10.0.0.1
2542024-12-25T04:33:43.072Zadd host 10.0.0.254: gateway 10.0.0.1
2552024-12-25T04:33:43.072Z[a] route add 10.0.0.0/24 10.0.0.254
2562024-12-25T04:33:43.090Zadd net 10.0.0.0/24: gateway 10.0.0.254
2572024-12-25T04:33:43.090Zsetup zone b
2582024-12-25T04:33:43.090Z[b] svcs milestone/network
2592024-12-25T04:33:43.108ZSTATE STIME FMRI
2602024-12-25T04:33:43.108Z- - svc:/milestone/network:default
2612024-12-25T04:33:44.109Z[b] svcs milestone/network
2622024-12-25T04:33:44.128ZSTATE STIME FMRI
2632024-12-25T04:33:44.129Z- - svc:/milestone/network:default
2642024-12-25T04:33:45.129Z[b] svcs milestone/network
2652024-12-25T04:33:45.148ZSTATE STIME FMRI
2662024-12-25T04:33:45.148Z- - svc:/milestone/network:default
2672024-12-25T04:33:46.149Z[b] svcs milestone/network
2682024-12-25T04:33:46.168ZSTATE STIME FMRI
2692024-12-25T04:33:46.168Z- - svc:/milestone/network:default
2702024-12-25T04:33:47.168Z[b] svcs milestone/network
2712024-12-25T04:33:47.188ZSTATE STIME FMRI
2722024-12-25T04:33:47.188Z- - svc:/milestone/network:default
2732024-12-25T04:33:48.188Z[b] svcs milestone/network
2742024-12-25T04:33:48.208ZSTATE STIME FMRI
2752024-12-25T04:33:48.208Z- - svc:/milestone/network:default
2762024-12-25T04:33:49.208Z[b] svcs milestone/network
2772024-12-25T04:33:49.227ZSTATE STIME FMRI
2782024-12-25T04:33:49.227Z- - svc:/milestone/network:default
2792024-12-25T04:33:50.228Z[b] svcs milestone/network
2802024-12-25T04:33:50.247ZSTATE STIME FMRI
2812024-12-25T04:33:50.247Z- - svc:/milestone/network:default
2822024-12-25T04:33:51.247Z[b] svcs milestone/network
2832024-12-25T04:33:51.267ZSTATE STIME FMRI
2842024-12-25T04:33:51.267Z- - svc:/milestone/network:default
2852024-12-25T04:33:52.267Z[b] svcs milestone/network
2862024-12-25T04:33:52.288ZSTATE STIME FMRI
2872024-12-25T04:33:52.288Z- - svc:/milestone/network:default
2882024-12-25T04:33:53.288Z[b] svcs milestone/network
2892024-12-25T04:33:53.307ZSTATE STIME FMRI
2902024-12-25T04:33:53.307Z- - svc:/milestone/network:default
2912024-12-25T04:33:54.308Z[b] svcs milestone/network
2922024-12-25T04:33:54.327ZSTATE STIME FMRI
2932024-12-25T04:33:54.327Z- - svc:/milestone/network:default
2942024-12-25T04:33:55.328Z[b] svcs milestone/network
2952024-12-25T04:33:55.348ZSTATE STIME FMRI
2962024-12-25T04:33:55.348Z- - svc:/milestone/network:default
2972024-12-25T04:33:56.348Z[b] svcs milestone/network
2982024-12-25T04:33:56.369ZSTATE STIME FMRI
2992024-12-25T04:33:56.369Zoffline 20:33:55 svc:/milestone/network:default
3002024-12-25T04:33:57.369Z[b] svcs milestone/network
3012024-12-25T04:33:57.393ZSTATE STIME FMRI
3022024-12-25T04:33:57.393Zonline 20:33:56 svc:/milestone/network:default
3032024-12-25T04:33:57.393Z[b] ipadm create-addr -t -T dhcp opte1/test
3042024-12-25T04:34:03.565Z
3052024-12-25T04:34:03.565Z[b] route add -iface 10.0.0.254 10.0.0.2
3062024-12-25T04:34:03.584Zadd host 10.0.0.254: gateway 10.0.0.2
3072024-12-25T04:34:03.584Z[b] route add 10.0.0.0/24 10.0.0.254
3082024-12-25T04:34:03.601Zadd net 10.0.0.0/24: gateway 10.0.0.254
3092024-12-25T04:34:03.601Z[a] ping 10.0.0.2
3102024-12-25T04:34:03.622Z10.0.0.2 is alive
3112024-12-25T04:34:08.008Ztest test_xde_loopback ... ok
3122024-12-25T04:34:08.008Z
3132024-12-25T04:34:08.008Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 267.29s
3142024-12-25T04:34:08.008Z
3152024-12-25T04:34:08.011Z+ cleanup
3162024-12-25T04:34:08.011Z++ id -un
3172024-12-25T04:34:08.015Z++ id -gn
3182024-12-25T04:34:08.018Z+ pfexec chown -R build:build .
3192024-12-25T04:34:08.024Z+ [[ -z 01JFY0MGXFZ0Y1B36HJTGG3BQZ ]]
3202024-12-25T04:34:08.026Zprocess exited: duration 317165 ms, exit code 0
 
3212024-12-25T04:34:08.032Zfound 0 output files