01JDW75CCXCQZ63EN330A9BYA4: test

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

Buildomat Job: 01JDW76A6W8Z6MXN0T6K90TMB5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-29T15:13:01.725Zjob dependencies complete; ready to run (waiting for 9 m 8 s)
22024-11-29T15:13:34.783Zjob assigned to worker 01JDW7Q24XSGJR8KJD1KZ5H3AP [factory gimlet-EVT22200007-propolis, EVT22200007/19663] (queued for 33 s)
32024-11-29T15:13:42.974Zdownloading input: /input/xde/work/debug/xde.dbg
42024-11-29T15:13:45.905Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-11-29T15:13:45.905Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-11-29T15:13:45.940Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-11-29T15:13:45.941Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-11-29T15:13:45.981Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-11-29T15:13:45.981Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-11-29T15:13:46.018Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-11-29T15:13:46.042Zdownloading input: /input/xde/work/release/xde
122024-11-29T15:13:47.839Zdownloaded input: /input/xde/work/release/xde
132024-11-29T15:13:47.839Zdownloading input: /input/xde/work/release/xde.sha256
142024-11-29T15:13:47.875Zdownloaded input: /input/xde/work/release/xde.sha256
152024-11-29T15:13:47.875Zdownloading input: /input/xde/work/release/xde_link.so
162024-11-29T15:13:47.914Zdownloaded input: /input/xde/work/release/xde_link.so
172024-11-29T15:13:47.914Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-11-29T15:13:47.986Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-11-29T15:13:47.986Zdownloading input: /input/xde/work/test/loopback
202024-11-29T15:13:50.875Zdownloaded input: /input/xde/work/test/loopback
212024-11-29T15:13:50.875Zdownloading input: /input/xde/work/xde.conf
222024-11-29T15:13:50.910Zdownloaded input: /input/xde/work/xde.conf
 
232024-11-29T15:13:50.910Zstarting task 0: "setup"
242024-11-29T15:13:50.934Z++ uname -s
252024-11-29T15:13:50.934Z+ kern=SunOS
262024-11-29T15:13:50.934Z+ case "$kern" in
272024-11-29T15:13:50.934Z+ groupadd -g 12345 build
282024-11-29T15:13:50.934Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-11-29T15:13:52.949Z+ zfs create -o mountpoint=/work rpool/work
302024-11-29T15:13:52.973Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-11-29T15:13:52.973Z+ home_fs=zfs
322024-11-29T15:13:52.973Z+ [[ zfs == autofs ]]
332024-11-29T15:13:52.973Z+ mkdir -p /home/build
342024-11-29T15:13:52.997Z+ chown build:build /home/build /work
352024-11-29T15:13:54.979Z+ chmod 0700 /home/build /work
362024-11-29T15:13:55.003Zprocess exited: duration 4072 ms, exit code 0
 
372024-11-29T15:13:55.055Zstarting task 1: "rust-toolchain"
382024-11-29T15:13:55.079Z+ printf ' * toolchain channel = "%s"
392024-11-29T15:13:55.079Z' stable
402024-11-29T15:13:55.080Z+ printf ' * toolchain profile = "%s"
412024-11-29T15:13:55.080Z' default
422024-11-29T15:13:55.080Z * toolchain channel = "stable"
432024-11-29T15:13:55.080Z * toolchain profile = "default"
442024-11-29T15:13:55.080Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-11-29T15:13:55.080Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-11-29T15:13:55.196Zinfo: downloading installer
472024-11-29T15:13:55.576Zinfo: profile set to 'default'
482024-11-29T15:13:55.576Zinfo: default host triple is x86_64-unknown-illumos
492024-11-29T15:13:55.601Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-11-29T15:13:55.678Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-11-29T15:13:55.678Zinfo: downloading component 'cargo'
522024-11-29T15:13:55.848Zinfo: downloading component 'clippy'
532024-11-29T15:13:55.905Zinfo: downloading component 'rust-docs'
542024-11-29T15:13:56.111Zinfo: downloading component 'rust-std'
552024-11-29T15:13:56.403Zinfo: downloading component 'rustc'
562024-11-29T15:13:57.397Zinfo: downloading component 'rustfmt'
572024-11-29T15:13:57.441Zinfo: installing component 'cargo'
582024-11-29T15:13:58.569Zinfo: installing component 'clippy'
592024-11-29T15:13:59.026Zinfo: installing component 'rust-docs'
602024-11-29T15:14:01.827Zinfo: installing component 'rust-std'
612024-11-29T15:14:03.840Zinfo: installing component 'rustc'
622024-11-29T15:14:10.647Zinfo: installing component 'rustfmt'
632024-11-29T15:14:11.034Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-11-29T15:14:11.058Z
652024-11-29T15:14:11.177Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-11-29T15:14:11.177Z
672024-11-29T15:14:11.177Z
682024-11-29T15:14:11.177ZRust is installed now. Great!
692024-11-29T15:14:11.177Z
702024-11-29T15:14:11.201ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-11-29T15:14:11.201Zenvironment variable. This has not been done automatically.
722024-11-29T15:14:11.201Z
732024-11-29T15:14:11.201ZTo configure your current shell, you need to source
742024-11-29T15:14:11.201Zthe corresponding env file under $HOME/.cargo.
752024-11-29T15:14:11.201Z
762024-11-29T15:14:11.201ZThis is usually done by running one of the following (note the leading DOT):
772024-11-29T15:14:11.201Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-11-29T15:14:11.201Zsource "$HOME/.cargo/env.fish" # For fish
792024-11-29T15:14:11.265Z+ rustc --version
802024-11-29T15:14:11.354Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-11-29T15:14:11.378Zprocess exited: duration 16305 ms, exit code 0
 
822024-11-29T15:14:11.426Zstarting task 2: "authentication"
832024-11-29T15:14:11.476Zprocess exited: duration 49 ms, exit code 0
 
842024-11-29T15:14:11.523Zstarting task 3: "clone repository"
852024-11-29T15:14:11.547Z+ mkdir -p /work/oxidecomputer/opte
862024-11-29T15:14:11.547Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-11-29T15:14:11.571ZCloning into '/work/oxidecomputer/opte'...
882024-11-29T15:14:12.915Z+ cd /work/oxidecomputer/opte
892024-11-29T15:14:12.915Z+ git fetch origin 178a1785f264fcf965e5edbfc20af86a3d5801c6
902024-11-29T15:14:13.255ZFrom https://github.com/oxidecomputer/opte
912024-11-29T15:14:13.255Z * branch 178a1785f264fcf965e5edbfc20af86a3d5801c6 -> FETCH_HEAD
922024-11-29T15:14:13.279Z+ [[ -n fix-618 ]]
932024-11-29T15:14:13.279Z++ git branch --show-current
942024-11-29T15:14:13.279Z+ current=master
952024-11-29T15:14:13.279Z+ [[ master != fix-618 ]]
962024-11-29T15:14:13.279Z+ git branch -f fix-618 178a1785f264fcf965e5edbfc20af86a3d5801c6
972024-11-29T15:14:13.279Z+ git checkout -f fix-618
982024-11-29T15:14:13.303ZSwitched to branch 'fix-618'
992024-11-29T15:14:13.303Z+ git reset --hard 178a1785f264fcf965e5edbfc20af86a3d5801c6
1002024-11-29T15:14:13.327ZHEAD is now at 178a178 Correctly set ioctl resp_buf capacity on ENOBUFS
1012024-11-29T15:14:13.351Zprocess exited: duration 1805 ms, exit code 0
 
1022024-11-29T15:14:13.399Zstarting task 4: "build"
1032024-11-29T15:14:13.423Z+ pfexec pkg install brand/sparse opte
1042024-11-29T15:14:21.194Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-11-29T15:14:25.601Z Startup: Caching catalogs ... Done
1062024-11-29T15:14:37.699ZPlanning: Solver setup ... Done
1072024-11-29T15:14:37.866ZPlanning: Running solver ... Done
1082024-11-29T15:14:37.962ZPlanning: Finding local manifests ... Done
1092024-11-29T15:14:38.038ZPlanning: Fetching manifests: 0/4 0% complete
1102024-11-29T15:14:38.344ZPlanning: Fetching manifests: 4/4 100% complete
1112024-11-29T15:14:38.431ZPlanning: Package planning ... Done
1122024-11-29T15:14:38.455ZPlanning: Merging actions ... Done
1132024-11-29T15:14:38.759ZPlanning: Checking for conflicting actions ... Done
1142024-11-29T15:14:39.776ZPlanning: Consolidating action changes ... Done
1152024-11-29T15:14:40.164ZPlanning: Evaluating mediators ... Done
1162024-11-29T15:14:40.249ZPlanning: Planning completed in 14.56 seconds
1172024-11-29T15:14:40.273Z Packages to install: 2
1182024-11-29T15:14:40.273Z Packages to update: 2
1192024-11-29T15:14:40.273Z Create boot environment: No
1202024-11-29T15:14:40.273ZCreate backup boot environment: Yes
1212024-11-29T15:14:40.328Z
1222024-11-29T15:14:40.328ZDownload: 0/1013 items 0.0/18.0MB 0% complete
1232024-11-29T15:14:43.705ZDownload: Completed 18.02 MB in 3.38 seconds (5.3M/s)
1242024-11-29T15:14:45.080Z Actions: 1/1441 actions (Removing old actions)
1252024-11-29T15:14:45.105Z Actions: 199/1441 actions (Installing new actions)
1262024-11-29T15:14:45.649Z Actions: 601/1441 actions (Updating modified actions)
1272024-11-29T15:14:45.994Z Actions: Completed 1441 actions in 0.91 seconds.
1282024-11-29T15:14:46.276Z Done
1292024-11-29T15:14:46.299Z Done
1302024-11-29T15:14:46.857Z Done
1312024-11-29T15:14:51.806Z Done
1322024-11-29T15:14:51.918Z Done
1332024-11-29T15:14:51.942Z Done
1342024-11-29T15:14:58.497Z Done
1352024-11-29T15:14:58.850Z+ [[ -z 01JDW76A6W8Z6MXN0T6K90TMB5 ]]
1362024-11-29T15:14:58.850Z+ trap cleanup EXIT
1372024-11-29T15:14:58.874Z+ banner collect
1382024-11-29T15:14:58.874Z
1392024-11-29T15:14:58.875Z #### #### # # ###### #### #####
1402024-11-29T15:14:58.875Z # # # # # # # # # #
1412024-11-29T15:14:58.875Z # # # # # ##### # #
1422024-11-29T15:14:58.875Z # # # # # # # #
1432024-11-29T15:14:58.875Z # # # # # # # # # #
1442024-11-29T15:14:58.875Z #### #### ###### ###### ###### #### #
1452024-11-29T15:14:58.875Z
1462024-11-29T15:14:58.875Z+ get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu
1472024-11-29T15:14:58.875Z+ repo=softnpu
1482024-11-29T15:14:58.875Z+ series=image
1492024-11-29T15:14:58.875Z+ commit=88f5f1334364e5580fe778c44ac0746a35927351
1502024-11-29T15:14:58.875Z+ name=softnpu
1512024-11-29T15:14:58.875Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1522024-11-29T15:14:58.875Z+ mkdir -p download
1532024-11-29T15:14:58.875Z+ pushd download
1542024-11-29T15:14:58.875Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1552024-11-29T15:14:58.875Z+ [[ ! -f softnpu ]]
1562024-11-29T15:14:58.875Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu
1572024-11-29T15:14:58.875Z % Total % Received % Xferd Average Speed Time Time Time Current
1582024-11-29T15:14:58.875Z Dload Upload Total Spent Left Speed
1592024-11-29T15:15:00.294Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 22.8M 36 8643k 0 0 11.0M 0 0:00:02 --:--:-- 0:00:02 11.0M 100 22.8M 100 22.8M 0 0 16.0M 0 0:00:01 0:00:01 --:--:-- 16.0M
1602024-11-29T15:15:00.318Z+ popd
1612024-11-29T15:15:00.318Z/work/oxidecomputer/opte
1622024-11-29T15:15:00.318Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so
1632024-11-29T15:15:00.319Z+ repo=sidecar-lite
1642024-11-29T15:15:00.319Z+ series=release
1652024-11-29T15:15:00.319Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1662024-11-29T15:15:00.319Z+ name=libsidecar_lite.so
1672024-11-29T15:15:00.319Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1682024-11-29T15:15:00.319Z+ mkdir -p download
1692024-11-29T15:15:00.319Z+ pushd download
1702024-11-29T15:15:00.319Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1712024-11-29T15:15:00.319Z+ [[ ! -f libsidecar_lite.so ]]
1722024-11-29T15:15:00.319Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so
1732024-11-29T15:15:00.319Z % Total % Received % Xferd Average Speed Time Time Time Current
1742024-11-29T15:15:00.319Z Dload Upload Total Spent Left Speed
1752024-11-29T15:15:01.622Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19.8M 0 12092 0 0 36144 0 0:09:35 --:--:-- 0:09:35 36095 100 19.8M 100 19.8M 0 0 15.1M 0 0:00:01 0:00:01 --:--:-- 15.1M
1762024-11-29T15:15:01.647Z+ popd
1772024-11-29T15:15:01.647Z/work/oxidecomputer/opte
1782024-11-29T15:15:01.647Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm
1792024-11-29T15:15:01.647Z+ repo=sidecar-lite
1802024-11-29T15:15:01.647Z+ series=release
1812024-11-29T15:15:01.647Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1822024-11-29T15:15:01.647Z+ name=scadm
1832024-11-29T15:15:01.647Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1842024-11-29T15:15:01.647Z+ mkdir -p download
1852024-11-29T15:15:01.647Z+ pushd download
1862024-11-29T15:15:01.647Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1872024-11-29T15:15:01.647Z+ [[ ! -f scadm ]]
1882024-11-29T15:15:01.647Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm
1892024-11-29T15:15:01.647Z % Total % Received % Xferd Average Speed Time Time Time Current
1902024-11-29T15:15:01.647Z Dload Upload Total Spent Left Speed
1912024-11-29T15:15:03.010Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 23.3M 63 14.7M 0 0 14.9M 0 0:00:01 --:--:-- 0:00:01 14.9M 100 23.3M 100 23.3M 0 0 17.0M 0 0:00:01 0:00:01 --:--:-- 17.0M
1922024-11-29T15:15:03.035Z+ popd
1932024-11-29T15:15:03.035Z/work/oxidecomputer/opte
1942024-11-29T15:15:03.035Z+ [[ '' -eq 1 ]]
1952024-11-29T15:15:03.035Z+ uname -a
1962024-11-29T15:15:03.035ZSunOS bmat-EVT22200007-00004ccf 5.11 helios-2.0.22827 i86pc i386 i86pc
1972024-11-29T15:15:03.035Z+ cat /etc/versions/build
1982024-11-29T15:15:03.035Zheads/stlouis-0-g60122b5709
1992024-11-29T15:15:03.035Z+ dladm
2002024-11-29T15:15:03.035ZLINK CLASS MTU STATE BRIDGE OVER
2012024-11-29T15:15:03.035Zvioif0 phys 1500 up -- --
2022024-11-29T15:15:03.035Z+ ipadm
2032024-11-29T15:15:03.035ZADDROBJ TYPE STATE ADDR
2042024-11-29T15:15:03.035Zlo0/v4 static ok 127.0.0.1/8
2052024-11-29T15:15:03.035Zvioif0/v4 static ok 10.151.4.100/24
2062024-11-29T15:15:03.035Zlo0/v6 static ok ::1/128
2072024-11-29T15:15:03.035Z+ pfexec rem_drv xde
2082024-11-29T15:15:03.060Z+ set -o errexit
2092024-11-29T15:15:03.060Z+ set -o pipefail
2102024-11-29T15:15:03.060Z+ banner prepare
2112024-11-29T15:15:03.060Z
2122024-11-29T15:15:03.060Z ##### ##### ###### ##### ## ##### ######
2132024-11-29T15:15:03.060Z # # # # # # # # # # # #
2142024-11-29T15:15:03.060Z # # # # ##### # # # # # # #####
2152024-11-29T15:15:03.060Z ##### ##### # ##### ###### ##### #
2162024-11-29T15:15:03.060Z # # # # # # # # # #
2172024-11-29T15:15:03.060Z # # # ###### # # # # # ######
2182024-11-29T15:15:03.060Z
2192024-11-29T15:15:03.060Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2202024-11-29T15:15:03.060Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2212024-11-29T15:15:03.119Z+ pfexec add_drv xde
2222024-11-29T15:15:03.268Z+ banner test
2232024-11-29T15:15:03.293Z
2242024-11-29T15:15:03.293Z ##### ###### #### #####
2252024-11-29T15:15:03.293Z # # # #
2262024-11-29T15:15:03.293Z # ##### #### #
2272024-11-29T15:15:03.293Z # # # #
2282024-11-29T15:15:03.293Z # # # # #
2292024-11-29T15:15:03.293Z # ###### #### #
2302024-11-29T15:15:03.293Z
2312024-11-29T15:15:03.293Z+ pfexec chmod +x /input/xde/work/test/loopback
2322024-11-29T15:15:03.293Z+ pfexec /input/xde/work/test/loopback --nocapture
2332024-11-29T15:15:03.293Z
2342024-11-29T15:15:03.293Zrunning 1 test
2352024-11-29T15:15:03.317Zadding underlay route 0
2362024-11-29T15:15:03.317Zadding underlay route 1
2372024-11-29T15:15:03.346Zstart zone a
2382024-11-29T15:15:03.346Zconfigure zone
2392024-11-29T15:15:03.371Zinstall zone
2402024-11-29T15:16:03.288Ztest test_xde_loopback has been running for over 60 seconds
2412024-11-29T15:17:19.571Zboot zone
2422024-11-29T15:17:20.445Zstart zone b
2432024-11-29T15:17:20.445Zconfigure zone
2442024-11-29T15:17:20.469Zinstall zone
2452024-11-29T15:19:33.216Zboot zone
2462024-11-29T15:19:34.015Zsetup zone a
2472024-11-29T15:19:34.015Z[a] svcs milestone/network
2482024-11-29T15:19:34.046ZSTATE STIME FMRI
2492024-11-29T15:19:34.046Zonline 7:17:38 svc:/milestone/network:default
2502024-11-29T15:19:34.046Z[a] ipadm create-addr -t -T dhcp opte0/test
2512024-11-29T15:19:38.769Z
2522024-11-29T15:19:38.769Z[a] route add -iface 10.0.0.254 10.0.0.1
2532024-11-29T15:19:38.796Zadd host 10.0.0.254: gateway 10.0.0.1
2542024-11-29T15:19:38.796Z[a] route add 10.0.0.0/24 10.0.0.254
2552024-11-29T15:19:38.822Zadd net 10.0.0.0/24: gateway 10.0.0.254
2562024-11-29T15:19:38.822Zsetup zone b
2572024-11-29T15:19:38.822Z[b] svcs milestone/network
2582024-11-29T15:19:38.846ZSTATE STIME FMRI
2592024-11-29T15:19:38.846Z- - svc:/milestone/network:default
2602024-11-29T15:19:39.847Z[b] svcs milestone/network
2612024-11-29T15:19:39.872ZSTATE STIME FMRI
2622024-11-29T15:19:39.872Z- - svc:/milestone/network:default
2632024-11-29T15:19:40.872Z[b] svcs milestone/network
2642024-11-29T15:19:40.897ZSTATE STIME FMRI
2652024-11-29T15:19:40.897Z- - svc:/milestone/network:default
2662024-11-29T15:19:41.898Z[b] svcs milestone/network
2672024-11-29T15:19:41.925ZSTATE STIME FMRI
2682024-11-29T15:19:41.925Z- - svc:/milestone/network:default
2692024-11-29T15:19:42.947Z[b] svcs milestone/network
2702024-11-29T15:19:42.971ZSTATE STIME FMRI
2712024-11-29T15:19:42.971Z- - svc:/milestone/network:default
2722024-11-29T15:19:43.951Z[b] svcs milestone/network
2732024-11-29T15:19:43.979ZSTATE STIME FMRI
2742024-11-29T15:19:43.979Z- - svc:/milestone/network:default
2752024-11-29T15:19:44.979Z[b] svcs milestone/network
2762024-11-29T15:19:45.006ZSTATE STIME FMRI
2772024-11-29T15:19:45.006Z- - svc:/milestone/network:default
2782024-11-29T15:19:46.006Z[b] svcs milestone/network
2792024-11-29T15:19:46.032ZSTATE STIME FMRI
2802024-11-29T15:19:46.032Z- - svc:/milestone/network:default
2812024-11-29T15:19:47.032Z[b] svcs milestone/network
2822024-11-29T15:19:47.056ZSTATE STIME FMRI
2832024-11-29T15:19:47.056Z- - svc:/milestone/network:default
2842024-11-29T15:19:48.056Z[b] svcs milestone/network
2852024-11-29T15:19:48.083ZSTATE STIME FMRI
2862024-11-29T15:19:48.083Z- - svc:/milestone/network:default
2872024-11-29T15:19:49.083Z[b] svcs milestone/network
2882024-11-29T15:19:49.108ZSTATE STIME FMRI
2892024-11-29T15:19:49.108Z- - svc:/milestone/network:default
2902024-11-29T15:19:50.109Z[b] svcs milestone/network
2912024-11-29T15:19:50.134ZSTATE STIME FMRI
2922024-11-29T15:19:50.134Z- - svc:/milestone/network:default
2932024-11-29T15:19:51.134Z[b] svcs milestone/network
2942024-11-29T15:19:51.163ZSTATE STIME FMRI
2952024-11-29T15:19:51.163Z- - svc:/milestone/network:default
2962024-11-29T15:19:52.163Z[b] svcs milestone/network
2972024-11-29T15:19:52.191ZSTATE STIME FMRI
2982024-11-29T15:19:52.191Zoffline 7:19:51 svc:/milestone/network:default
2992024-11-29T15:19:53.191Z[b] svcs milestone/network
3002024-11-29T15:19:53.219ZSTATE STIME FMRI
3012024-11-29T15:19:53.219Zonline 7:19:52 svc:/milestone/network:default
3022024-11-29T15:19:53.219Z[b] ipadm create-addr -t -T dhcp opte1/test
3032024-11-29T15:19:59.686Z
3042024-11-29T15:19:59.686Z[b] route add -iface 10.0.0.254 10.0.0.2
3052024-11-29T15:19:59.712Zadd host 10.0.0.254: gateway 10.0.0.2
3062024-11-29T15:19:59.712Z[b] route add 10.0.0.0/24 10.0.0.254
3072024-11-29T15:19:59.736Zadd net 10.0.0.0/24: gateway 10.0.0.254
3082024-11-29T15:19:59.736Z[a] ping 10.0.0.2
3092024-11-29T15:19:59.761Z10.0.0.2 is alive
3102024-11-29T15:20:03.889Ztest test_xde_loopback ... ok
3112024-11-29T15:20:03.889Z
3122024-11-29T15:20:03.889Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 300.60s
3132024-11-29T15:20:03.889Z
3142024-11-29T15:20:03.913Z+ cleanup
3152024-11-29T15:20:03.913Z++ id -un
3162024-11-29T15:20:03.913Z++ id -gn
3172024-11-29T15:20:03.913Z+ pfexec chown -R build:build .
3182024-11-29T15:20:03.913Z+ [[ -z 01JDW76A6W8Z6MXN0T6K90TMB5 ]]
3192024-11-29T15:20:03.913Zprocess exited: duration 350510 ms, exit code 0
 
3202024-11-29T15:20:03.963Zfound 0 output files