01JBESPRDAQM51FKY5C8SNP89Z: test-ddm-quartet

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

Buildomat Job: 01JBESQD955R4SAMDB9TAYX2AW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-30T13:28:02.582Zjob assigned to worker 01JBESQB88J951RFW7YNPA2M2R (queued for 1 m 0 s)
 
22024-10-30T13:28:10.860Zstarting task 0: "setup"
32024-10-30T13:28:10.870Z++ uname -s
42024-10-30T13:28:10.873Z+ kern=SunOS
52024-10-30T13:28:10.873Z+ case "$kern" in
62024-10-30T13:28:10.873Z+ [[ 0 == 12345 ]]
72024-10-30T13:28:10.873Z+ groupadd -g 12345 build
82024-10-30T13:28:10.876Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-10-30T13:28:12.885Z+ zfs create -o mountpoint=/work rpool/work
102024-10-30T13:28:13.060Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-10-30T13:28:13.063Z+ home_fs=zfs
122024-10-30T13:28:13.063Z+ [[ zfs == autofs ]]
132024-10-30T13:28:13.063Z+ mkdir -p /home/build
142024-10-30T13:28:13.066Z+ chown build:build /home/build /work
152024-10-30T13:28:14.067Z+ chmod 0700 /home/build /work
162024-10-30T13:28:14.070Zprocess exited: duration 3211 ms, exit code 0
 
172024-10-30T13:28:14.081Zstarting task 1: "rust-toolchain"
182024-10-30T13:28:14.087Z+ printf ' * toolchain channel = "%s"
192024-10-30T13:28:14.087Z * toolchain channel = "stable"
202024-10-30T13:28:14.087Z' stable
212024-10-30T13:28:14.087Z+ printf ' * toolchain profile = "%s"
222024-10-30T13:28:14.087Z' default
232024-10-30T13:28:14.087Z * toolchain profile = "default"
242024-10-30T13:28:14.090Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-10-30T13:28:14.090Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
262024-10-30T13:28:14.206Zinfo: downloading installer
272024-10-30T13:28:15.358Zinfo: profile set to 'default'
282024-10-30T13:28:15.358Zinfo: default host triple is x86_64-unknown-illumos
292024-10-30T13:28:15.361Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
302024-10-30T13:28:15.486Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-10-30T13:28:15.486Zinfo: downloading component 'cargo'
322024-10-30T13:28:16.121Zinfo: downloading component 'clippy'
332024-10-30T13:28:16.359Zinfo: downloading component 'rust-docs'
342024-10-30T13:28:17.239Zinfo: downloading component 'rust-std'
352024-10-30T13:28:18.627Zinfo: downloading component 'rustc'
362024-10-30T13:28:23.531Zinfo: downloading component 'rustfmt'
372024-10-30T13:28:23.709Zinfo: installing component 'cargo'
382024-10-30T13:28:24.546Zinfo: installing component 'clippy'
392024-10-30T13:28:24.943Zinfo: installing component 'rust-docs'
402024-10-30T13:28:26.718Zinfo: installing component 'rust-std'
412024-10-30T13:28:28.644Zinfo: installing component 'rustc'
422024-10-30T13:28:34.889Zinfo: installing component 'rustfmt'
432024-10-30T13:28:35.227Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
442024-10-30T13:28:35.227Z
452024-10-30T13:28:35.606Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-10-30T13:28:35.606Z
472024-10-30T13:28:35.609Z
482024-10-30T13:28:35.609ZRust is installed now. Great!
492024-10-30T13:28:35.609Z
502024-10-30T13:28:35.609ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-10-30T13:28:35.609Zenvironment variable. This has not been done automatically.
522024-10-30T13:28:35.609Z
532024-10-30T13:28:35.609ZTo configure your current shell, you need to source
542024-10-30T13:28:35.609Zthe corresponding env file under $HOME/.cargo.
552024-10-30T13:28:35.609Z
562024-10-30T13:28:35.609ZThis is usually done by running one of the following (note the leading DOT):
572024-10-30T13:28:35.609Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-10-30T13:28:35.609Zsource "$HOME/.cargo/env.fish" # For fish
592024-10-30T13:28:35.682Z+ rustc --version
602024-10-30T13:28:35.749Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-10-30T13:28:35.752Zprocess exited: duration 21668 ms, exit code 0
 
622024-10-30T13:28:35.759Zstarting task 2: "authentication"
632024-10-30T13:28:35.780Zprocess exited: duration 21 ms, exit code 0
 
642024-10-30T13:28:35.786Zstarting task 3: "clone repository"
652024-10-30T13:28:35.791Z+ mkdir -p /work/oxidecomputer/maghemite
662024-10-30T13:28:35.794Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
672024-10-30T13:28:37.562ZCloning into '/work/oxidecomputer/maghemite'...
682024-10-30T13:28:39.406Z+ cd /work/oxidecomputer/maghemite
692024-10-30T13:28:39.406Z+ git fetch origin 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
702024-10-30T13:28:39.649ZFrom https://github.com/oxidecomputer/maghemite
712024-10-30T13:28:39.649Z * branch 2ed1c9fe8832179449efb5fc9b298af8ecea01cd -> FETCH_HEAD
722024-10-30T13:28:39.655Z+ [[ -n zl/mgd-ddm-meta ]]
732024-10-30T13:28:39.657Z++ git branch --show-current
742024-10-30T13:28:39.660Z+ current=main
752024-10-30T13:28:39.660Z+ [[ main != zl/mgd-ddm-meta ]]
762024-10-30T13:28:39.660Z+ git branch -f zl/mgd-ddm-meta 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
772024-10-30T13:28:39.662Z+ git checkout -f zl/mgd-ddm-meta
782024-10-30T13:28:39.677ZSwitched to branch 'zl/mgd-ddm-meta'
792024-10-30T13:28:39.680Z+ git reset --hard 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
802024-10-30T13:28:39.692ZHEAD is now at 2ed1c9f add switch info/meta to ddmd/mgd related timeseries
812024-10-30T13:28:39.695Zprocess exited: duration 3906 ms, exit code 0
 
822024-10-30T13:28:39.704Zstarting task 4: "build"
832024-10-30T13:28:39.707Z++ cargo --version
842024-10-30T13:28:39.711Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
852024-10-30T13:28:39.874Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
862024-10-30T13:28:39.874Zinfo: downloading component 'cargo'
872024-10-30T13:28:40.720Zinfo: downloading component 'clippy'
882024-10-30T13:28:41.039Zinfo: downloading component 'rust-docs'
892024-10-30T13:28:42.214Zinfo: downloading component 'rust-std'
902024-10-30T13:28:44.048Zinfo: downloading component 'rustc'
912024-10-30T13:28:50.501Zinfo: downloading component 'rustfmt'
922024-10-30T13:28:50.747Zinfo: installing component 'cargo'
932024-10-30T13:28:51.580Zinfo: installing component 'clippy'
942024-10-30T13:28:51.970Zinfo: installing component 'rust-docs'
952024-10-30T13:28:53.624Zinfo: installing component 'rust-std'
962024-10-30T13:28:55.366Zinfo: installing component 'rustc'
972024-10-30T13:29:01.205Zinfo: installing component 'rustfmt'
982024-10-30T13:29:01.627Zcargo 1.81.0 (2dbb1af80 2024-08-20)
992024-10-30T13:29:01.631Z++ rustc --version
1002024-10-30T13:29:01.698Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1012024-10-30T13:29:01.702Z++ dladm
1022024-10-30T13:29:01.707ZLINK CLASS MTU STATE BRIDGE OVER
1032024-10-30T13:29:01.708Zena0 phys 9216 up -- --
1042024-10-30T13:29:01.710Z++ ipadm
1052024-10-30T13:29:01.713ZADDROBJ TYPE STATE ADDR
1062024-10-30T13:29:01.713Zlo0/v4 static ok 127.0.0.1/8
1072024-10-30T13:29:01.713Zena0/dhcp dhcp ok 10.150.1.109/24
1082024-10-30T13:29:01.713Zlo0/v6 static ok ::1/128
1092024-10-30T13:29:01.713Z++ banner collect
1102024-10-30T13:29:01.820Z
1112024-10-30T13:29:01.820Z #### #### # # ###### #### #####
1122024-10-30T13:29:01.820Z # # # # # # # # # #
1132024-10-30T13:29:01.820Z # # # # # ##### # #
1142024-10-30T13:29:01.820Z # # # # # # # #
1152024-10-30T13:29:01.820Z # # # # # # # # # #
1162024-10-30T13:29:01.821Z #### #### ###### ###### ###### #### #
1172024-10-30T13:29:01.821Z
1182024-10-30T13:29:01.824Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1192024-10-30T13:29:01.825Z++ repo=softnpu
1202024-10-30T13:29:01.825Z++ series=image
1212024-10-30T13:29:01.825Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1222024-10-30T13:29:01.825Z++ name=softnpu
1232024-10-30T13:29:01.825Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1242024-10-30T13:29:01.825Z++ mkdir -p download
1252024-10-30T13:29:01.825Z++ pushd download
1262024-10-30T13:29:01.825Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1272024-10-30T13:29:01.825Z++ [[ ! -f softnpu ]]
1282024-10-30T13:29:01.825Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1292024-10-30T13:29:01.831Z % Total % Received % Xferd Average Speed Time Time Time Current
1302024-10-30T13:29:01.834Z Dload Upload Total Spent Left Speed
1312024-10-30T13:29:02.311Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 45.5M 0 --:--:-- --:--:-- --:--:-- 45.6M
1322024-10-30T13:29:02.314Z++ popd
1332024-10-30T13:29:02.314Z/work/oxidecomputer/maghemite
1342024-10-30T13:29:02.314Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1352024-10-30T13:29:02.314Z++ repo=sidecar-lite
1362024-10-30T13:29:02.314Z++ series=release
1372024-10-30T13:29:02.314Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1382024-10-30T13:29:02.314Z++ name=libsidecar_lite.so
1392024-10-30T13:29:02.314Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1402024-10-30T13:29:02.314Z++ mkdir -p download
1412024-10-30T13:29:02.317Z++ pushd download
1422024-10-30T13:29:02.317Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1432024-10-30T13:29:02.317Z++ [[ ! -f libsidecar_lite.so ]]
1442024-10-30T13:29:02.317Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1452024-10-30T13:29:02.324Z % Total % Received % Xferd Average Speed Time Time Time Current
1462024-10-30T13:29:02.327Z Dload Upload Total Spent Left Speed
1472024-10-30T13:29:02.755Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 47.0M 0 --:--:-- --:--:-- --:--:-- 47.0M
1482024-10-30T13:29:02.759Z++ popd
1492024-10-30T13:29:02.762Z/work/oxidecomputer/maghemite
1502024-10-30T13:29:02.762Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1512024-10-30T13:29:02.762Z++ repo=sidecar-lite
1522024-10-30T13:29:02.762Z++ series=release
1532024-10-30T13:29:02.762Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1542024-10-30T13:29:02.762Z++ name=scadm
1552024-10-30T13:29:02.762Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1562024-10-30T13:29:02.762Z++ mkdir -p download
1572024-10-30T13:29:02.762Z++ pushd download
1582024-10-30T13:29:02.762Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1592024-10-30T13:29:02.762Z++ [[ ! -f scadm ]]
1602024-10-30T13:29:02.762Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1612024-10-30T13:29:02.770Z % Total % Received % Xferd Average Speed Time Time Time Current
1622024-10-30T13:29:02.775Z Dload Upload Total Spent Left Speed
1632024-10-30T13:29:03.305Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 42.6M 0 --:--:-- --:--:-- --:--:-- 42.6M
1642024-10-30T13:29:03.310Z++ popd
1652024-10-30T13:29:03.310Z/work/oxidecomputer/maghemite
1662024-10-30T13:29:03.313Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1672024-10-30T13:29:03.313Z++ repo=dendrite
1682024-10-30T13:29:03.313Z++ series=image
1692024-10-30T13:29:03.313Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1702024-10-30T13:29:03.313Z++ name=dendrite-softnpu.tar.gz
1712024-10-30T13:29:03.313Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1722024-10-30T13:29:03.313Z++ mkdir -p download
1732024-10-30T13:29:03.313Z++ pushd download
1742024-10-30T13:29:03.313Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1752024-10-30T13:29:03.313Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1762024-10-30T13:29:03.313Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1772024-10-30T13:29:03.319Z % Total % Received % Xferd Average Speed Time Time Time Current
1782024-10-30T13:29:03.322Z Dload Upload Total Spent Left Speed
1792024-10-30T13:29:04.173Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 44.0M 0 --:--:-- --:--:-- --:--:-- 44.0M
1802024-10-30T13:29:04.177Z++ popd
1812024-10-30T13:29:04.177Z/work/oxidecomputer/maghemite
1822024-10-30T13:29:04.177Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1832024-10-30T13:29:04.177Z++ repo=maghemite
1842024-10-30T13:29:04.177Z++ series=release
1852024-10-30T13:29:04.177Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1862024-10-30T13:29:04.177Z++ name=ddmd
1872024-10-30T13:29:04.177Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1882024-10-30T13:29:04.177Z++ mkdir -p download
1892024-10-30T13:29:04.180Z++ pushd download
1902024-10-30T13:29:04.180Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1912024-10-30T13:29:04.180Z++ [[ ! -f ddmd ]]
1922024-10-30T13:29:04.180Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1932024-10-30T13:29:04.187Z % Total % Received % Xferd Average Speed Time Time Time Current
1942024-10-30T13:29:04.187Z Dload Upload Total Spent Left Speed
1952024-10-30T13:29:05.295Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40.9M 100 40.9M 0 0 37.3M 0 0:00:01 0:00:01 --:--:-- 37.4M
1962024-10-30T13:29:05.308Z++ popd
1972024-10-30T13:29:05.308Z/work/oxidecomputer/maghemite
1982024-10-30T13:29:05.308Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1992024-10-30T13:29:05.308Z++ repo=maghemite
2002024-10-30T13:29:05.308Z++ series=release
2012024-10-30T13:29:05.308Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2022024-10-30T13:29:05.308Z++ name=ddmadm
2032024-10-30T13:29:05.308Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2042024-10-30T13:29:05.308Z++ mkdir -p download
2052024-10-30T13:29:05.308Z++ pushd download
2062024-10-30T13:29:05.309Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2072024-10-30T13:29:05.309Z++ [[ ! -f ddmadm ]]
2082024-10-30T13:29:05.309Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2092024-10-30T13:29:05.309Z % Total % Received % Xferd Average Speed Time Time Time Current
2102024-10-30T13:29:05.310Z Dload Upload Total Spent Left Speed
2112024-10-30T13:29:05.883Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 31.4M 0 --:--:-- --:--:-- --:--:-- 31.4M
2122024-10-30T13:29:05.883Z++ popd
2132024-10-30T13:29:05.883Z/work/oxidecomputer/maghemite
2142024-10-30T13:29:05.883Z++ pushd download
2152024-10-30T13:29:05.883Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2162024-10-30T13:29:05.883Z++ chmod +x softnpu
2172024-10-30T13:29:05.883Z++ chmod +x scadm
2182024-10-30T13:29:05.883Z++ chmod +x ddmadm
2192024-10-30T13:29:05.883Z++ chmod +x ddmd
2202024-10-30T13:29:05.883Z++ mv ddmadm ddmadm-v2
2212024-10-30T13:29:05.888Z++ mv ddmd ddmd-v2
2222024-10-30T13:29:05.888Z++ rm -rf zones/dendrite
2232024-10-30T13:29:05.895Z++ mkdir -p zones/dendrite
2242024-10-30T13:29:05.895Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2252024-10-30T13:29:06.777Z++ popd
2262024-10-30T13:29:06.777Z/work/oxidecomputer/maghemite
2272024-10-30T13:29:06.777Z++ banner install
2282024-10-30T13:29:06.780Z
2292024-10-30T13:29:06.780Z # # # #### ##### ## # #
2302024-10-30T13:29:06.780Z # ## # # # # # # #
2312024-10-30T13:29:06.780Z # # # # #### # # # # #
2322024-10-30T13:29:06.780Z # # # # # # ###### # #
2332024-10-30T13:29:06.780Z # # ## # # # # # # #
2342024-10-30T13:29:06.780Z # # # #### # # # ###### ######
2352024-10-30T13:29:06.780Z
2362024-10-30T13:29:06.783Z++ pkg info brand/sparse
2372024-10-30T13:29:06.783Z++ grep -qi installed
2382024-10-30T13:29:19.016Zpkg: info: no packages matching the following patterns you specified are
2392024-10-30T13:29:19.016Zinstalled on the system. Try querying remotely instead:
2402024-10-30T13:29:19.017Z
2412024-10-30T13:29:19.017Z brand/sparse
2422024-10-30T13:29:19.063Z++ [[ 1 != 0 ]]
2432024-10-30T13:29:19.063Z++ set -o errexit
2442024-10-30T13:29:19.063Z++ pfexec pkg install brand/sparse
2452024-10-30T13:29:30.278Z Startup: Refreshing catalog 'helios-dev' ... Done
2462024-10-30T13:29:33.532Z Startup: Caching catalogs ... Done
2472024-10-30T13:29:40.628ZPlanning: Solver setup ... Done
2482024-10-30T13:29:40.723ZPlanning: Running solver ... Done
2492024-10-30T13:29:40.999ZPlanning: Finding local manifests ... Done
2502024-10-30T13:29:41.438ZPlanning: Fetching manifests: 0/3 0% complete
2512024-10-30T13:29:41.656ZPlanning: Fetching manifests: 3/3 100% complete
2522024-10-30T13:29:41.977ZPlanning: Package planning ... Done
2532024-10-30T13:29:41.983ZPlanning: Merging actions ... Done
2542024-10-30T13:29:42.684ZPlanning: Checking for conflicting actions ... Done
2552024-10-30T13:29:49.716ZPlanning: Consolidating action changes ... Done
2562024-10-30T13:29:50.099ZPlanning: Evaluating mediators ... Done
2572024-10-30T13:29:50.167ZPlanning: Planning completed in 16.55 seconds
2582024-10-30T13:29:50.801Z Packages to install: 1
2592024-10-30T13:29:50.801Z Packages to update: 2
2602024-10-30T13:29:50.801Z Create boot environment: No
2612024-10-30T13:29:50.801ZCreate backup boot environment: Yes
2622024-10-30T13:29:51.180Z
2632024-10-30T13:29:51.180ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2642024-10-30T13:29:56.183ZDownload: 850/1009 items 7.5/8.0MB 93% complete (1.6M/s)
2652024-10-30T13:30:03.843ZDownload: 918/1009 items 8.0/8.0MB 99% complete (1.4M/s)
2662024-10-30T13:30:04.394ZDownload: Completed 8.03 MB in 13.21 seconds (622k/s)
2672024-10-30T13:30:06.395Z Actions: 1/1419 actions (Removing old actions)
2682024-10-30T13:30:06.416Z Actions: 199/1419 actions (Installing new actions)
2692024-10-30T13:30:06.533Z Actions: 579/1419 actions (Updating modified actions)
2702024-10-30T13:30:06.882Z Actions: Completed 1419 actions in 0.49 seconds.
2712024-10-30T13:30:07.068Z Done
2722024-10-30T13:30:07.071Z Done
2732024-10-30T13:30:07.531Z Done
2742024-10-30T13:30:13.719Z Done
2752024-10-30T13:30:14.028Z Done
2762024-10-30T13:30:14.031Z Done
2772024-10-30T13:30:14.137Z Done
2782024-10-30T13:30:14.495Z++ set -o errexit
2792024-10-30T13:30:14.495Z++ set -o pipefail
2802024-10-30T13:30:14.495Z++ banner build
2812024-10-30T13:30:14.497Z
2822024-10-30T13:30:14.497Z ##### # # # # #####
2832024-10-30T13:30:14.497Z # # # # # # # #
2842024-10-30T13:30:14.497Z ##### # # # # # #
2852024-10-30T13:30:14.497Z # # # # # # # #
2862024-10-30T13:30:14.497Z # # # # # # # #
2872024-10-30T13:30:14.497Z ##### #### # ###### #####
2882024-10-30T13:30:14.497Z
2892024-10-30T13:30:14.497Z++ cargo build --release --bin ddmd --bin ddmadm
2902024-10-30T13:30:14.684Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2912024-10-30T13:30:14.917Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2922024-10-30T13:30:15.110ZFrom https://www.github.com/oxidecomputer/oxnet
2932024-10-30T13:30:15.110Z * [new branch] ci -> origin/ci
2942024-10-30T13:30:15.113Z * [new branch] dependabot/cargo/regress-0.10.1 -> origin/dependabot/cargo/regress-0.10.1
2952024-10-30T13:30:15.113Z * [new branch] dependabot/cargo/serde-1.0.210 -> origin/dependabot/cargo/serde-1.0.210
2962024-10-30T13:30:15.113Z * [new branch] dependabot/cargo/serde_json-1.0.128 -> origin/dependabot/cargo/serde_json-1.0.128
2972024-10-30T13:30:15.113Z * [new branch] main -> origin/main
2982024-10-30T13:30:15.113Z * [new ref] -> origin/HEAD
2992024-10-30T13:30:15.124Z Updating crates.io index
3002024-10-30T13:30:15.173Z Updating git repository `https://github.com/oxidecomputer/falcon`
3012024-10-30T13:30:15.938ZFrom https://github.com/oxidecomputer/falcon
3022024-10-30T13:30:15.938Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
3032024-10-30T13:30:16.041Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3042024-10-30T13:30:17.146ZFrom https://github.com/oxidecomputer/dendrite
3052024-10-30T13:30:17.146Z * [new ref] 1bdebcb17b92c6d41b9761fd22eadad591ca2ded -> refs/commit/1bdebcb17b92c6d41b9761fd22eadad591ca2ded
3062024-10-30T13:30:17.198Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072024-10-30T13:30:17.599ZFrom https://github.com/oxidecomputer/ispf
3082024-10-30T13:30:17.599Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3092024-10-30T13:30:17.607Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102024-10-30T13:30:18.041ZFrom https://github.com/oxidecomputer/netadm-sys
3112024-10-30T13:30:18.041Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3122024-10-30T13:30:18.053Z Updating git repository `https://github.com/oxidecomputer/omicron`
3132024-10-30T13:30:23.222ZFrom https://github.com/oxidecomputer/omicron
3142024-10-30T13:30:23.223Z * [new ref] f0606153019cf48894a82886dc3b99c8dbcaa67a -> refs/commit/f0606153019cf48894a82886dc3b99c8dbcaa67a
3152024-10-30T13:30:23.254Z * [new tag] dogfood -> dogfood
3162024-10-30T13:30:23.257Z * [new tag] v5 -> v5
3172024-10-30T13:30:23.257Z * [new tag] v6 -> v6
3182024-10-30T13:30:23.257Z * [new tag] v7 -> v7
3192024-10-30T13:30:23.257Z * [new tag] v8 -> v8
3202024-10-30T13:30:23.257Z * [new tag] v9 -> v9
3212024-10-30T13:30:23.627Z Updating git repository `https://github.com/oxidecomputer/opte`
3222024-10-30T13:30:24.629ZFrom https://github.com/oxidecomputer/opte
3232024-10-30T13:30:24.629Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3242024-10-30T13:30:24.692Z Updating git repository `https://github.com/oxidecomputer/omicron`
3252024-10-30T13:30:25.376ZFrom https://github.com/oxidecomputer/omicron
3262024-10-30T13:30:25.376Z * [new ref] dceed974ee3beee7698db473153722ef28f53373 -> refs/commit/dceed974ee3beee7698db473153722ef28f53373
3272024-10-30T13:30:25.759Z Updating git repository `https://github.com/illumos/smf-rs`
3282024-10-30T13:30:26.109ZFrom https://github.com/illumos/smf-rs
3292024-10-30T13:30:26.109Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3302024-10-30T13:30:26.143Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3312024-10-30T13:30:26.921ZFrom https://github.com/oxidecomputer/maghemite
3322024-10-30T13:30:26.921Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3332024-10-30T13:30:26.938Z * [new tag] rift -> rift
3342024-10-30T13:30:26.940Z * [new tag] srp -> srp
3352024-10-30T13:30:26.940Z * [new tag] tie-spf -> tie-spf
3362024-10-30T13:30:27.976Z Updating git repository `https://github.com/oxidecomputer/zone`
3372024-10-30T13:30:27.979ZFrom https://github.com/oxidecomputer/zone
3382024-10-30T13:30:27.979Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3392024-10-30T13:30:27.979Z Updating git repository `https://github.com/oxidecomputer/propolis`
3402024-10-30T13:30:28.191ZFrom https://github.com/oxidecomputer/propolis
3412024-10-30T13:30:28.191Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3422024-10-30T13:30:28.668Z Updating git repository `https://github.com/illumos/smf-rs`
3432024-10-30T13:30:29.109ZFrom https://github.com/illumos/smf-rs
3442024-10-30T13:30:29.109Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3452024-10-30T13:30:29.136Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3462024-10-30T13:30:29.623ZFrom https://github.com/oxidecomputer/dlpi-sys
3472024-10-30T13:30:29.623Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3482024-10-30T13:30:29.645Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3492024-10-30T13:30:30.072ZFrom https://github.com/jmesmon/rust-libzfs
3502024-10-30T13:30:30.072Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3512024-10-30T13:30:30.087Z * [new tag] v0.4.0 -> v0.4.0
3522024-10-30T13:30:30.102Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3532024-10-30T13:30:30.474ZFrom https://github.com/oxidecomputer/rusty-doors
3542024-10-30T13:30:30.474Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3552024-10-30T13:30:30.491Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3562024-10-30T13:30:31.022ZFrom https://github.com/oxidecomputer/maghemite
3572024-10-30T13:30:31.022Z * [new ref] 056283eb02b6887fbf27f66a215662520f7c159c -> refs/commit/056283eb02b6887fbf27f66a215662520f7c159c
3582024-10-30T13:30:31.069Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3592024-10-30T13:30:31.439ZFrom https://github.com/oxidecomputer/serde_human_bytes
3602024-10-30T13:30:31.439Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3612024-10-30T13:30:31.460Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3622024-10-30T13:30:31.851ZFrom https://github.com/oxidecomputer/slog-error-chain
3632024-10-30T13:30:31.851Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3642024-10-30T13:30:31.884Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3652024-10-30T13:30:32.290ZFrom https://github.com/oxidecomputer/poptrie
3662024-10-30T13:30:32.290Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3672024-10-30T13:30:32.305Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3682024-10-30T13:30:32.684ZFrom https://github.com/illumos/libscf-sys
3692024-10-30T13:30:32.684Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3702024-10-30T13:30:32.705Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3712024-10-30T13:30:33.633ZFrom https://github.com/oxidecomputer/progenitor
3722024-10-30T13:30:33.633Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3732024-10-30T13:30:33.654Z * [new tag] v0.1.1 -> v0.1.1
3742024-10-30T13:30:33.656Z * [new tag] v0.2.0 -> v0.2.0
3752024-10-30T13:30:33.656Z * [new tag] v0.3.0 -> v0.3.0
3762024-10-30T13:30:33.656Z * [new tag] v0.4.0 -> v0.4.0
3772024-10-30T13:30:33.656Z * [new tag] v0.5.0 -> v0.5.0
3782024-10-30T13:30:33.657Z * [new tag] v0.6.0 -> v0.6.0
3792024-10-30T13:30:33.657Z * [new tag] v0.7.0 -> v0.7.0
3802024-10-30T13:30:33.871Z Updating git repository `https://github.com/oxidecomputer/typify`
3812024-10-30T13:30:34.593ZFrom https://github.com/oxidecomputer/typify
3822024-10-30T13:30:34.593Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3832024-10-30T13:30:34.595Z * [new tag] v0.2.0 -> v0.2.0
3842024-10-30T13:30:34.612Z * [new tag] v0.0.10 -> v0.0.10
3852024-10-30T13:30:34.615Z * [new tag] v0.0.11 -> v0.0.11
3862024-10-30T13:30:34.615Z * [new tag] v0.0.12 -> v0.0.12
3872024-10-30T13:30:34.615Z * [new tag] v0.0.13 -> v0.0.13
3882024-10-30T13:30:34.615Z * [new tag] v0.0.14 -> v0.0.14
3892024-10-30T13:30:34.615Z * [new tag] v0.0.15 -> v0.0.15
3902024-10-30T13:30:34.615Z * [new tag] v0.0.16 -> v0.0.16
3912024-10-30T13:30:34.615Z * [new tag] v0.0.4 -> v0.0.4
3922024-10-30T13:30:34.615Z * [new tag] v0.0.5 -> v0.0.5
3932024-10-30T13:30:34.615Z * [new tag] v0.0.7 -> v0.0.7
3942024-10-30T13:30:34.615Z * [new tag] v0.0.8 -> v0.0.8
3952024-10-30T13:30:34.615Z * [new tag] v0.0.9 -> v0.0.9
3962024-10-30T13:30:34.615Z * [new tag] v0.1.0 -> v0.1.0
3972024-10-30T13:30:34.695Z Updating git repository `https://github.com/oxidecomputer/propolis`
3982024-10-30T13:30:35.129ZFrom https://github.com/oxidecomputer/propolis
3992024-10-30T13:30:35.129Z * [new ref] 11371b0f3743f8df5b047dc0edc2699f4bdf3927 -> refs/commit/11371b0f3743f8df5b047dc0edc2699f4bdf3927
4002024-10-30T13:30:35.196Z Updating git repository `https://github.com/oxidecomputer/crucible`
4012024-10-30T13:30:37.115ZFrom https://github.com/oxidecomputer/crucible
4022024-10-30T13:30:37.115Z * [new ref] 2b88ab88461fb06aaf2aab11c5e381a3cad25eac -> refs/commit/2b88ab88461fb06aaf2aab11c5e381a3cad25eac
4032024-10-30T13:30:37.191Z Updating git repository `https://github.com/oxidecomputer/opte`
4042024-10-30T13:30:37.687ZFrom https://github.com/oxidecomputer/opte
4052024-10-30T13:30:37.687Z * [new ref] f3002b356da7d0e4ca15beb66a5566a92919baaa -> refs/commit/f3002b356da7d0e4ca15beb66a5566a92919baaa
4062024-10-30T13:30:37.730Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
4072024-10-30T13:30:38.740ZFrom https://github.com/oxidecomputer/management-gateway-service
4082024-10-30T13:30:38.740Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
4092024-10-30T13:30:39.757Z Downloading crates ...
4102024-10-30T13:30:39.841Z Downloaded anstyle-query v1.1.1
4112024-10-30T13:30:39.844Z Downloaded anstyle-parse v0.2.5
4122024-10-30T13:30:39.846Z Downloaded anstyle v1.0.8
4132024-10-30T13:30:39.852Z Downloaded anstream v0.6.15
4142024-10-30T13:30:39.862Z Downloaded crc8 v0.1.1
4152024-10-30T13:30:39.865Z Downloaded parse-display v0.10.0
4162024-10-30T13:30:39.865Z Downloaded ppv-lite86 v0.2.20
4172024-10-30T13:30:39.867Z Downloaded cstr-argument v0.1.2
4182024-10-30T13:30:39.869Z Downloaded float-ord v0.3.2
4192024-10-30T13:30:39.870Z Downloaded plain v0.2.3
4202024-10-30T13:30:39.872Z Downloaded pin-project-lite v0.2.14
4212024-10-30T13:30:39.878Z Downloaded serde-big-array v0.5.1
4222024-10-30T13:30:39.880Z Downloaded ahash v0.8.11
4232024-10-30T13:30:39.883Z Downloaded serde_spanned v0.6.7
4242024-10-30T13:30:39.885Z Downloaded prettyplease v0.2.22
4252024-10-30T13:30:39.890Z Downloaded futures-sink v0.3.31
4262024-10-30T13:30:39.892Z Downloaded progenitor-macro v0.8.0
4272024-10-30T13:30:39.892Z Downloaded rand_chacha v0.3.1
4282024-10-30T13:30:39.895Z Downloaded fastrand v2.1.1
4292024-10-30T13:30:39.898Z Downloaded proc-macro-error-attr v1.0.4
4302024-10-30T13:30:39.898Z Downloaded sha1 v0.10.6
4312024-10-30T13:30:39.900Z Downloaded slog-bunyan v2.5.0
4322024-10-30T13:30:39.902Z Downloaded either v1.13.0
4332024-10-30T13:30:39.905Z Downloaded shlex v1.3.0
4342024-10-30T13:30:39.907Z Downloaded serde_urlencoded v0.7.1
4352024-10-30T13:30:39.910Z Downloaded blake2 v0.10.6
4362024-10-30T13:30:39.912Z Downloaded rustls-pki-types v1.8.0
4372024-10-30T13:30:39.915Z Downloaded scroll v0.12.0
4382024-10-30T13:30:39.915Z Downloaded futures v0.3.31
4392024-10-30T13:30:39.921Z Downloaded quote v1.0.37
4402024-10-30T13:30:39.925Z Downloaded schemars v0.8.21
4412024-10-30T13:30:39.940Z Downloaded openssl-macros v0.1.1
4422024-10-30T13:30:39.943Z Downloaded pest v2.7.13
4432024-10-30T13:30:39.948Z Downloaded heapless v0.8.0
4442024-10-30T13:30:39.953Z Downloaded linear-map v1.2.0
4452024-10-30T13:30:39.955Z Downloaded pretty-hex v0.4.1
4462024-10-30T13:30:39.958Z Downloaded sync_wrapper v1.0.1
4472024-10-30T13:30:39.960Z Downloaded powerfmt v0.2.0
4482024-10-30T13:30:39.960Z Downloaded darling_macro v0.20.10
4492024-10-30T13:30:39.960Z Downloaded crunchy v0.2.2
4502024-10-30T13:30:39.963Z Downloaded const-random-macro v0.1.16
4512024-10-30T13:30:39.965Z Downloaded paste v1.0.15
4522024-10-30T13:30:39.968Z Downloaded cobs v0.2.3
4532024-10-30T13:30:39.971Z Downloaded lock_api v0.4.12
4542024-10-30T13:30:39.974Z Downloaded percent-encoding v2.3.1
4552024-10-30T13:30:39.974Z Downloaded colored v2.1.0
4562024-10-30T13:30:39.977Z Downloaded progenitor-client v0.8.0
4572024-10-30T13:30:39.980Z Downloaded pest_derive v2.7.13
4582024-10-30T13:30:39.982Z Downloaded scroll_derive v0.12.0
4592024-10-30T13:30:39.983Z Downloaded sigpipe v0.1.3
4602024-10-30T13:30:39.985Z Downloaded argon2 v0.5.3
4612024-10-30T13:30:39.988Z Downloaded foreign-types-macros v0.2.3
4622024-10-30T13:30:39.988Z Downloaded foreign-types v0.3.2
4632024-10-30T13:30:39.988Z Downloaded foreign-types-shared v0.3.1
4642024-10-30T13:30:39.991Z Downloaded zeroize v1.8.1
4652024-10-30T13:30:39.994Z Downloaded ident_case v1.0.1
4662024-10-30T13:30:39.994Z Downloaded quick-error v1.2.3
4672024-10-30T13:30:39.997Z Downloaded crypto-common v0.1.6
4682024-10-30T13:30:39.997Z Downloaded cpufeatures v0.2.14
4692024-10-30T13:30:39.997Z Downloaded strum v0.26.3
4702024-10-30T13:30:40.001Z Downloaded dirs-sys-next v0.1.2
4712024-10-30T13:30:40.001Z Downloaded defmt-parser v0.3.4
4722024-10-30T13:30:40.004Z Downloaded defmt-macros v0.3.9
4732024-10-30T13:30:40.007Z Downloaded try-lock v0.2.5
4742024-10-30T13:30:40.007Z Downloaded cancel-safe-futures v0.1.5
4752024-10-30T13:30:40.010Z Downloaded time-macros v0.2.18
4762024-10-30T13:30:40.013Z Downloaded console v0.15.8
4772024-10-30T13:30:40.017Z Downloaded rustversion v1.0.17
4782024-10-30T13:30:40.020Z Downloaded rand_core v0.6.4
4792024-10-30T13:30:40.023Z Downloaded futures-macro v0.3.31
4802024-10-30T13:30:40.025Z Downloaded serde_tokenstream v0.2.2
4812024-10-30T13:30:40.027Z Downloaded enum-as-inner v0.6.1
4822024-10-30T13:30:40.027Z Downloaded embedded-io v0.6.1
4832024-10-30T13:30:40.029Z Downloaded embedded-io v0.4.0
4842024-10-30T13:30:40.032Z Downloaded signal-hook-registry v1.4.2
4852024-10-30T13:30:40.034Z Downloaded parse-display-derive v0.10.0
4862024-10-30T13:30:40.034Z Downloaded form_urlencoded v1.2.1
4872024-10-30T13:30:40.037Z Downloaded camino v1.1.9
4882024-10-30T13:30:40.039Z Downloaded serde_repr v0.1.19
4892024-10-30T13:30:40.042Z Downloaded swrite v0.1.0
4902024-10-30T13:30:40.044Z Downloaded num-conv v0.1.0
4912024-10-30T13:30:40.044Z Downloaded slog-async v2.8.0
4922024-10-30T13:30:40.047Z Downloaded linked-hash-map v0.5.6
4932024-10-30T13:30:40.049Z Downloaded usdt-macro v0.5.0
4942024-10-30T13:30:40.049Z Downloaded digest v0.10.7
4952024-10-30T13:30:40.052Z Downloaded stable_deref_trait v1.2.0
4962024-10-30T13:30:40.054Z Downloaded untrusted v0.9.0
4972024-10-30T13:30:40.054Z Downloaded httpdate v1.0.3
4982024-10-30T13:30:40.058Z Downloaded defmt v0.3.8
4992024-10-30T13:30:40.061Z Downloaded pest_meta v2.7.13
5002024-10-30T13:30:40.063Z Downloaded sync_wrapper v0.1.2
5012024-10-30T13:30:40.065Z Downloaded tracing-attributes v0.1.27
5022024-10-30T13:30:40.068Z Downloaded tiny-keccak v2.0.2
5032024-10-30T13:30:40.070Z Downloaded num-iter v0.1.45
5042024-10-30T13:30:40.073Z Downloaded proc-macro-error v1.0.4
5052024-10-30T13:30:40.077Z Downloaded tabwriter v1.4.0
5062024-10-30T13:30:40.079Z Downloaded num-rational v0.4.2
5072024-10-30T13:30:40.082Z Downloaded semver v1.0.23
5082024-10-30T13:30:40.084Z Downloaded num-integer v0.1.46
5092024-10-30T13:30:40.086Z Downloaded thread-id v4.2.2
5102024-10-30T13:30:40.089Z Downloaded whoami v1.5.2
5112024-10-30T13:30:40.091Z Downloaded tower-service v0.3.3
5122024-10-30T13:30:40.093Z Downloaded slog-dtrace v0.3.0
5132024-10-30T13:30:40.093Z Downloaded serde_derive_internals v0.29.1
5142024-10-30T13:30:40.096Z Downloaded version_check v0.9.5
5152024-10-30T13:30:40.099Z Downloaded heck v0.5.0
5162024-10-30T13:30:40.102Z Downloaded fxhash v0.2.1
5172024-10-30T13:30:40.102Z Downloaded waitgroup v0.1.2
5182024-10-30T13:30:40.102Z Downloaded hubpack_derive v0.1.1
5192024-10-30T13:30:40.102Z Downloaded smallvec v1.13.2
5202024-10-30T13:30:40.105Z Downloaded multer v3.1.0
5212024-10-30T13:30:40.107Z Downloaded itoa v1.0.11
5222024-10-30T13:30:40.110Z Downloaded hyper-tls v0.5.0
5232024-10-30T13:30:40.112Z Downloaded heck v0.4.1
5242024-10-30T13:30:40.114Z Downloaded newtype-uuid v1.1.2
5252024-10-30T13:30:40.114Z Downloaded derive_more v0.99.18
5262024-10-30T13:30:40.120Z Downloaded smf v0.2.3
5272024-10-30T13:30:40.122Z Downloaded zerocopy-derive v0.7.35
5282024-10-30T13:30:40.126Z Downloaded match_cfg v0.1.0
5292024-10-30T13:30:40.128Z Downloaded hex v0.4.3
5302024-10-30T13:30:40.131Z Downloaded http-body v1.0.1
5312024-10-30T13:30:40.135Z Downloaded tokio-stream v0.1.16
5322024-10-30T13:30:40.138Z Downloaded humantime v2.1.0
5332024-10-30T13:30:40.140Z Downloaded slog v2.7.0
5342024-10-30T13:30:40.145Z Downloaded want v0.3.1
5352024-10-30T13:30:40.145Z Downloaded parking_lot v0.11.2
5362024-10-30T13:30:40.148Z Downloaded hostname v0.3.1
5372024-10-30T13:30:40.148Z Downloaded slog-scope v4.4.0
5382024-10-30T13:30:40.151Z Downloaded owo-colors v4.1.0
5392024-10-30T13:30:40.153Z Downloaded progenitor-impl v0.8.0
5402024-10-30T13:30:40.156Z Downloaded tokio-rustls v0.25.0
5412024-10-30T13:30:40.160Z Downloaded instant v0.1.13
5422024-10-30T13:30:40.160Z Downloaded reqwest v0.11.27
5432024-10-30T13:30:40.169Z Downloaded tinyvec_macros v0.1.1
5442024-10-30T13:30:40.172Z Downloaded time-core v0.1.2
5452024-10-30T13:30:40.172Z Downloaded usdt-attr-macro v0.5.0
5462024-10-30T13:30:40.172Z Downloaded subtle v2.6.1
5472024-10-30T13:30:40.177Z Downloaded http-body-util v0.1.2
5482024-10-30T13:30:40.178Z Downloaded base64 v0.22.1
5492024-10-30T13:30:40.180Z Downloaded num_enum v0.5.11
5502024-10-30T13:30:40.185Z Downloaded num-derive v0.4.2
5512024-10-30T13:30:40.187Z Downloaded zone_cfg_derive v0.3.0
5522024-10-30T13:30:40.189Z Downloaded openssl-probe v0.1.5
5532024-10-30T13:30:40.189Z Downloaded http-body v0.4.6
5542024-10-30T13:30:40.192Z Downloaded bytes v1.7.2
5552024-10-30T13:30:40.196Z Downloaded libscf-sys v1.1.0
5562024-10-30T13:30:40.198Z Downloaded spin v0.9.8
5572024-10-30T13:30:40.200Z Downloaded uuid v1.10.0
5582024-10-30T13:30:40.203Z Downloaded zerocopy v0.6.6
5592024-10-30T13:30:40.207Z Downloaded typify-macro v0.2.0
5602024-10-30T13:30:40.209Z Downloaded getrandom v0.2.15
5612024-10-30T13:30:40.212Z Downloaded quinn v0.11.5
5622024-10-30T13:30:40.217Z Downloaded toml_datetime v0.6.8
5632024-10-30T13:30:40.219Z Downloaded slog-envlogger v2.2.0
5642024-10-30T13:30:40.219Z Downloaded thiserror v1.0.64
5652024-10-30T13:30:40.227Z Downloaded terminal_size v0.3.0
5662024-10-30T13:30:40.229Z Downloaded ipnetwork v0.20.0
5672024-10-30T13:30:40.229Z Downloaded hyper-rustls v0.24.2
5682024-10-30T13:30:40.232Z Downloaded hubpack v0.1.2
5692024-10-30T13:30:40.234Z Downloaded httparse v1.9.4
5702024-10-30T13:30:40.236Z Downloaded num_enum v0.7.3
5712024-10-30T13:30:40.241Z Downloaded futures-task v0.3.31
5722024-10-30T13:30:40.244Z Downloaded usdt v0.5.0
5732024-10-30T13:30:40.244Z Downloaded hyper-util v0.1.9
5742024-10-30T13:30:40.249Z Downloaded log v0.4.22
5752024-10-30T13:30:40.252Z Downloaded crossbeam-channel v0.5.13
5762024-10-30T13:30:40.257Z Downloaded hyper-rustls v0.27.3
5772024-10-30T13:30:40.260Z Downloaded term v0.7.0
5782024-10-30T13:30:40.265Z Downloaded ipnet v2.10.0
5792024-10-30T13:30:40.271Z Downloaded once_cell v1.20.2
5802024-10-30T13:30:40.273Z Downloaded indexmap v1.9.3
5812024-10-30T13:30:40.273Z Downloaded tinyvec v1.8.0
5822024-10-30T13:30:40.276Z Downloaded quinn-proto v0.11.8
5832024-10-30T13:30:40.285Z Downloaded thin-vec v0.2.13
5842024-10-30T13:30:40.287Z Downloaded iana-time-zone v0.1.61
5852024-10-30T13:30:40.290Z Downloaded ucd-trie v0.1.6
5862024-10-30T13:30:40.293Z Downloaded num-traits v0.2.19
5872024-10-30T13:30:40.296Z Downloaded openssl-sys v0.9.103
5882024-10-30T13:30:40.301Z Downloaded unicode-ident v1.0.13
5892024-10-30T13:30:40.304Z Downloaded expectorate v1.1.0
5902024-10-30T13:30:40.307Z Downloaded itertools v0.10.5
5912024-10-30T13:30:40.315Z Downloaded rustls-webpki v0.102.8
5922024-10-30T13:30:40.336Z Downloaded unicode-bidi v0.3.15
5932024-10-30T13:30:40.339Z Downloaded http v1.1.0
5942024-10-30T13:30:40.343Z Downloaded mio v1.0.2
5952024-10-30T13:30:40.350Z Downloaded toml_edit v0.22.21
5962024-10-30T13:30:40.373Z Downloaded hashbrown v0.12.3
5972024-10-30T13:30:40.377Z Downloaded tokio-util v0.7.12
5982024-10-30T13:30:40.385Z Downloaded indexmap v2.6.0
5992024-10-30T13:30:40.390Z Downloaded hickory-resolver v0.24.1
6002024-10-30T13:30:40.395Z Downloaded toml_edit v0.19.15
6012024-10-30T13:30:40.414Z Downloaded steno v0.4.1
6022024-10-30T13:30:40.418Z Downloaded itertools v0.12.1
6032024-10-30T13:30:40.426Z Downloaded time v0.3.36
6042024-10-30T13:30:40.435Z Downloaded unicode-normalization v0.1.24
6052024-10-30T13:30:40.439Z Downloaded hashbrown v0.15.0
6062024-10-30T13:30:40.446Z Downloaded unicode-segmentation v1.12.0
6072024-10-30T13:30:40.450Z Downloaded http v0.2.12
6082024-10-30T13:30:40.454Z Downloaded winnow v0.6.18
6092024-10-30T13:30:40.465Z Downloaded h2 v0.4.6
6102024-10-30T13:30:40.472Z Downloaded itertools v0.13.0
6112024-10-30T13:30:40.480Z Downloaded hyper v0.14.30
6122024-10-30T13:30:40.490Z Downloaded rhai v1.19.0
6132024-10-30T13:30:40.504Z Downloaded hyper v1.4.1
6142024-10-30T13:30:40.510Z Downloaded chrono v0.4.38
6152024-10-30T13:30:40.518Z Downloaded h2 v0.3.26
6162024-10-30T13:30:40.527Z Downloaded futures-util v0.3.31
6172024-10-30T13:30:40.542Z Downloaded webpki-roots v0.25.4
6182024-10-30T13:30:40.545Z Downloaded rustls v0.21.12
6192024-10-30T13:30:40.559Z Downloaded vcpkg v0.2.15
6202024-10-30T13:30:40.599Z Downloaded openssl v0.10.66
6212024-10-30T13:30:40.610Z Downloaded syn v2.0.77
6222024-10-30T13:30:40.622Z Downloaded idna v0.5.0
6232024-10-30T13:30:40.629Z Downloaded regress v0.10.1
6242024-10-30T13:30:40.639Z Downloaded idna v0.4.0
6252024-10-30T13:30:40.647Z Downloaded unicode-width v0.1.14
6262024-10-30T13:30:40.654Z Downloaded rustls v0.22.4
6272024-10-30T13:30:40.668Z Downloaded smoltcp v0.11.0
6282024-10-30T13:30:40.681Z Downloaded sled v0.34.7
6292024-10-30T13:30:40.692Z Downloaded dropshot v0.12.0
6302024-10-30T13:30:40.712Z Downloaded openapiv3 v2.0.0
6312024-10-30T13:30:40.724Z Downloaded hickory-proto v0.24.1
6322024-10-30T13:30:40.740Z Downloaded regress v0.9.1
6332024-10-30T13:30:40.749Z Downloaded rustix v0.38.37
6342024-10-30T13:30:40.771Z Downloaded webpki-roots v0.26.6
6352024-10-30T13:30:40.775Z Downloaded typify-impl v0.2.0
6362024-10-30T13:30:40.791Z Downloaded regex-syntax v0.8.5
6372024-10-30T13:30:40.799Z Downloaded regex v1.11.1
6382024-10-30T13:30:40.812Z Downloaded zerocopy-derive v0.6.6
6392024-10-30T13:30:40.822Z Downloaded regex-automata v0.4.8
6402024-10-30T13:30:40.840Z Downloaded syn v1.0.109
6412024-10-30T13:30:40.850Z Downloaded goblin v0.8.2
6422024-10-30T13:30:40.856Z Downloaded rustls v0.23.13
6432024-10-30T13:30:40.870Z Downloaded winnow v0.5.40
6442024-10-30T13:30:40.877Z Downloaded hashbrown v0.14.5
6452024-10-30T13:30:40.883Z Downloaded zerocopy v0.7.35
6462024-10-30T13:30:40.898Z Downloaded rustls-webpki v0.101.7
6472024-10-30T13:30:40.912Z Downloaded petgraph v0.6.5
6482024-10-30T13:30:40.929Z Downloaded reqwest v0.12.8
6492024-10-30T13:30:40.937Z Downloaded libm v0.2.8
6502024-10-30T13:30:40.945Z Downloaded nom v7.1.3
6512024-10-30T13:30:40.956Z Downloaded clap_builder v4.5.18
6522024-10-30T13:30:40.969Z Downloaded minimal-lexical v0.2.1
6532024-10-30T13:30:40.970Z Downloaded serde_with v3.11.0
6542024-10-30T13:30:40.976Z Downloaded serde_json v1.0.128
6552024-10-30T13:30:40.980Z Downloaded memchr v2.7.4
6562024-10-30T13:30:40.983Z Downloaded libc v0.2.161
6572024-10-30T13:30:41.009Z Downloaded tokio v1.40.0
6582024-10-30T13:30:41.047Z Downloaded tracing v0.1.40
6592024-10-30T13:30:41.050Z Downloaded strum_macros v0.26.4
6602024-10-30T13:30:41.053Z Downloaded unsafe-libyaml v0.2.11
6612024-10-30T13:30:41.056Z Downloaded tracing-core v0.1.32
6622024-10-30T13:30:41.059Z Downloaded libsw v3.3.1
6632024-10-30T13:30:41.061Z Downloaded structmeta v0.3.0
6642024-10-30T13:30:41.063Z Downloaded socket2 v0.5.7
6652024-10-30T13:30:41.065Z Downloaded smartstring v1.0.1
6662024-10-30T13:30:41.068Z Downloaded typenum v1.17.0
6672024-10-30T13:30:41.070Z Downloaded qorb v0.1.2
6682024-10-30T13:30:41.073Z Downloaded hostname v0.4.0
6692024-10-30T13:30:41.075Z Downloaded serde v1.0.210
6702024-10-30T13:30:41.078Z Downloaded toml v0.8.19
6712024-10-30T13:30:41.081Z Downloaded tokio-macros v2.4.0
6722024-10-30T13:30:41.083Z Downloaded thread_local v1.1.8
6732024-10-30T13:30:41.083Z Downloaded highway v1.2.0
6742024-10-30T13:30:41.085Z Downloaded tokio-rustls v0.24.1
6752024-10-30T13:30:41.088Z Downloaded half v2.4.1
6762024-10-30T13:30:41.098Z Downloaded serde_yaml v0.9.34+deprecated
6772024-10-30T13:30:41.098Z Downloaded serde_derive v1.0.210
6782024-10-30T13:30:41.098Z Downloaded rand v0.8.5
6792024-10-30T13:30:41.100Z Downloaded url v2.5.2
6802024-10-30T13:30:41.102Z Downloaded encoding_rs v0.8.34
6812024-10-30T13:30:41.123Z Downloaded strum_macros v0.25.3
6822024-10-30T13:30:41.126Z Downloaded static_assertions v1.1.0
6832024-10-30T13:30:41.128Z Downloaded slog-json v2.6.1
6842024-10-30T13:30:41.128Z Downloaded hash32 v0.3.1
6852024-10-30T13:30:41.130Z Downloaded typify v0.2.0
6862024-10-30T13:30:41.133Z Downloaded proc-macro2 v1.0.86
6872024-10-30T13:30:41.135Z Downloaded num-derive v0.3.3
6882024-10-30T13:30:41.137Z Downloaded tempfile v3.12.0
6892024-10-30T13:30:41.140Z Downloaded native-tls v0.2.12
6902024-10-30T13:30:41.140Z Downloaded num_enum_derive v0.5.11
6912024-10-30T13:30:41.142Z Downloaded omicron-workspace-hack v0.1.0
6922024-10-30T13:30:41.142Z Downloaded num_threads v0.1.7
6932024-10-30T13:30:41.142Z Downloaded generic-array v0.14.7
6942024-10-30T13:30:41.145Z Downloaded mime v0.3.17
6952024-10-30T13:30:41.145Z Downloaded memmap v0.7.0
6962024-10-30T13:30:41.148Z Downloaded cc v1.1.21
6972024-10-30T13:30:41.150Z Downloaded usdt-impl v0.5.0
6982024-10-30T13:30:41.150Z Downloaded slog-term v2.9.1
6992024-10-30T13:30:41.153Z Downloaded similar v2.6.0
7002024-10-30T13:30:41.157Z Downloaded strsim v0.11.1
7012024-10-30T13:30:41.160Z Downloaded lazy_static v1.5.0
7022024-10-30T13:30:41.162Z Downloaded structmeta-derive v0.3.0
7032024-10-30T13:30:41.162Z Downloaded ryu v1.0.18
7042024-10-30T13:30:41.165Z Downloaded rhai_codegen v2.2.0
7052024-10-30T13:30:41.172Z Downloaded num-complex v0.4.6
7062024-10-30T13:30:41.174Z Downloaded futures-channel v0.3.31
7072024-10-30T13:30:41.177Z Downloaded dropshot_endpoint v0.12.0
7082024-10-30T13:30:41.179Z Downloaded clap v4.5.18
7092024-10-30T13:30:41.186Z Downloaded utf8parse v0.2.2
7102024-10-30T13:30:41.188Z Downloaded tokio-native-tls v0.3.1
7112024-10-30T13:30:41.191Z Downloaded thiserror-impl v1.0.64
7122024-10-30T13:30:41.191Z Downloaded lru-cache v0.1.2
7132024-10-30T13:30:41.193Z Downloaded sha2 v0.10.8
7142024-10-30T13:30:41.193Z Downloaded quinn-udp v0.5.5
7152024-10-30T13:30:41.197Z Downloaded macaddr v1.0.1
7162024-10-30T13:30:41.199Z Downloaded is_terminal_polyfill v1.70.1
7172024-10-30T13:30:41.199Z Downloaded tokio-rustls v0.26.0
7182024-10-30T13:30:41.199Z Downloaded serde_with_macros v3.11.0
7192024-10-30T13:30:41.201Z Downloaded sct v0.7.1
7202024-10-30T13:30:41.204Z Downloaded aho-corasick v1.1.3
7212024-10-30T13:30:41.210Z Downloaded managed v0.8.0
7222024-10-30T13:30:41.212Z Downloaded zone v0.3.0
7232024-10-30T13:30:41.212Z Downloaded slog-stdlog v4.1.1
7242024-10-30T13:30:41.214Z Downloaded num_enum_derive v0.7.3
7252024-10-30T13:30:41.214Z Downloaded num v0.4.3
7262024-10-30T13:30:41.217Z Downloaded bitflags v2.6.0
7272024-10-30T13:30:41.219Z Downloaded newtype_derive v0.1.6
7282024-10-30T13:30:41.221Z Downloaded crossbeam-utils v0.8.20
7292024-10-30T13:30:41.224Z Downloaded darling v0.20.10
7302024-10-30T13:30:41.226Z Downloaded crc32fast v1.4.2
7312024-10-30T13:30:41.229Z Downloaded slab v0.4.9
7322024-10-30T13:30:41.232Z Downloaded newline-converter v0.3.0
7332024-10-30T13:30:41.232Z Downloaded rustc_version v0.4.1
7342024-10-30T13:30:41.232Z Downloaded is-terminal v0.4.13
7352024-10-30T13:30:41.234Z Downloaded deranged v0.3.11
7362024-10-30T13:30:41.234Z Downloaded serde_path_to_error v0.1.16
7372024-10-30T13:30:41.236Z Downloaded schemars_derive v0.8.21
7382024-10-30T13:30:41.236Z Downloaded rustls-pemfile v2.1.3
7392024-10-30T13:30:41.239Z Downloaded rustc_version v0.1.7
7402024-10-30T13:30:41.239Z Downloaded resolv-conf v0.7.0
7412024-10-30T13:30:41.241Z Downloaded async-trait v0.1.83
7422024-10-30T13:30:41.244Z Downloaded scopeguard v1.2.0
7432024-10-30T13:30:41.246Z Downloaded password-hash v0.5.0
7442024-10-30T13:30:41.248Z Downloaded futures-executor v0.3.31
7452024-10-30T13:30:41.248Z Downloaded futures-core v0.3.31
7462024-10-30T13:30:41.251Z Downloaded fnv v1.0.7
7472024-10-30T13:30:41.251Z Downloaded fixedbitset v0.4.2
7482024-10-30T13:30:41.253Z Downloaded errno v0.3.9
7492024-10-30T13:30:41.253Z Downloaded dyn-clone v1.0.17
7502024-10-30T13:30:41.256Z Downloaded dirs-next v2.0.0
7512024-10-30T13:30:41.256Z Downloaded hyper-tls v0.6.0
7522024-10-30T13:30:41.258Z Downloaded block-buffer v0.10.4
7532024-10-30T13:30:41.258Z Downloaded take_mut v0.2.2
7542024-10-30T13:30:41.258Z Downloaded rustls-pemfile v1.0.4
7552024-10-30T13:30:41.260Z Downloaded proc-macro-crate v1.3.1
7562024-10-30T13:30:41.263Z Downloaded debug-ignore v1.0.5
7572024-10-30T13:30:41.263Z Downloaded convert_case v0.4.0
7582024-10-30T13:30:41.265Z Downloaded pretty-hex v0.2.1
7592024-10-30T13:30:41.265Z Downloaded postcard v1.0.10
7602024-10-30T13:30:41.267Z Downloaded pkg-config v0.3.31
7612024-10-30T13:30:41.270Z Downloaded pin-utils v0.1.0
7622024-10-30T13:30:41.270Z Downloaded clap_lex v0.7.2
7632024-10-30T13:30:41.272Z Downloaded bitflags v1.3.2
7642024-10-30T13:30:41.275Z Downloaded byteorder v1.5.0
7652024-10-30T13:30:41.277Z Downloaded autocfg v1.3.0
7662024-10-30T13:30:41.277Z Downloaded parking_lot v0.12.3
7672024-10-30T13:30:41.280Z Downloaded ciborium-io v0.2.2
7682024-10-30T13:30:41.280Z Downloaded atomicwrites v0.4.4
7692024-10-30T13:30:41.282Z Downloaded indent_write v2.2.0
7702024-10-30T13:30:41.282Z Downloaded async-stream-impl v0.3.5
7712024-10-30T13:30:41.282Z Downloaded base64 v0.21.7
7722024-10-30T13:30:41.285Z Downloaded darling_core v0.20.10
7732024-10-30T13:30:41.290Z Downloaded parking_lot_core v0.9.10
7742024-10-30T13:30:41.292Z Downloaded base64ct v1.6.0
7752024-10-30T13:30:41.294Z Downloaded derive-where v1.2.7
7762024-10-30T13:30:41.298Z Downloaded crossbeam-epoch v0.9.18
7772024-10-30T13:30:41.300Z Downloaded cookie v0.18.1
7782024-10-30T13:30:41.302Z Downloaded backoff v0.4.0
7792024-10-30T13:30:41.304Z Downloaded rustc-hash v2.0.0
7802024-10-30T13:30:41.307Z Downloaded proc-macro-crate v3.2.0
7812024-10-30T13:30:41.307Z Downloaded foreign-types v0.5.0
7822024-10-30T13:30:41.310Z Downloaded dof v0.3.0
7832024-10-30T13:30:41.310Z Downloaded clap_derive v4.5.18
7842024-10-30T13:30:41.312Z Downloaded ciborium v0.2.2
7852024-10-30T13:30:41.314Z Downloaded cfg-if v1.0.0
7862024-10-30T13:30:41.315Z Downloaded camino-tempfile v1.1.1
7872024-10-30T13:30:41.317Z Downloaded semver v0.1.20
7882024-10-30T13:30:41.317Z Downloaded parking_lot_core v0.8.6
7892024-10-30T13:30:41.320Z Downloaded arc-swap v1.7.1
7902024-10-30T13:30:41.322Z Downloaded allocator-api2 v0.2.18
7912024-10-30T13:30:41.325Z Downloaded anyhow v1.0.89
7922024-10-30T13:30:41.328Z Downloaded progenitor v0.8.0
7932024-10-30T13:30:41.331Z Downloaded futures-io v0.3.31
7942024-10-30T13:30:41.331Z Downloaded colorchoice v1.0.2
7952024-10-30T13:30:41.333Z Downloaded async-stream v0.3.5
7962024-10-30T13:30:41.333Z Downloaded ciborium-ll v0.2.2
7972024-10-30T13:30:41.336Z Downloaded atomic-waker v1.1.2
7982024-10-30T13:30:41.336Z Downloaded data-encoding v2.6.0
7992024-10-30T13:30:41.338Z Downloaded foreign-types-shared v0.1.1
8002024-10-30T13:30:41.338Z Downloaded const-random v0.1.18
8012024-10-30T13:30:41.338Z Downloaded pest_generator v2.7.13
8022024-10-30T13:30:41.343Z Downloaded dtrace-parser v0.2.0
8032024-10-30T13:30:41.343Z Downloaded equivalent v1.0.1
8042024-10-30T13:30:41.343Z Downloaded crucible-workspace-hack v0.1.0
8052024-10-30T13:30:41.411Z Downloaded ring v0.17.8
8062024-10-30T13:30:41.769Z Compiling proc-macro2 v1.0.86
8072024-10-30T13:30:41.769Z Compiling unicode-ident v1.0.13
8082024-10-30T13:30:41.769Z Compiling libc v0.2.161
8092024-10-30T13:30:41.772Z Compiling serde v1.0.210
8102024-10-30T13:30:41.772Z Compiling autocfg v1.3.0
8112024-10-30T13:30:41.773Z Compiling version_check v0.9.5
8122024-10-30T13:30:41.807Z Compiling cfg-if v1.0.0
8132024-10-30T13:30:41.809Z Compiling libm v0.2.8
8142024-10-30T13:30:41.992Z Compiling once_cell v1.20.2
8152024-10-30T13:30:42.018Z Compiling memchr v2.7.4
8162024-10-30T13:30:42.356Z Compiling parking_lot_core v0.9.10
8172024-10-30T13:30:42.538Z Compiling lock_api v0.4.12
8182024-10-30T13:30:43.056Z Compiling shlex v1.3.0
8192024-10-30T13:30:43.164Z Compiling thiserror v1.0.64
8202024-10-30T13:30:43.164Z Compiling itoa v1.0.11
8212024-10-30T13:30:43.370Z Compiling cc v1.1.21
8222024-10-30T13:30:43.391Z Compiling schemars v0.8.21
8232024-10-30T13:30:43.447Z Compiling slab v0.4.9
8242024-10-30T13:30:43.673Z Compiling ryu v1.0.18
8252024-10-30T13:30:43.768Z Compiling num-traits v0.2.19
8262024-10-30T13:30:43.839Z Compiling serde_json v1.0.128
8272024-10-30T13:30:44.306Z Compiling byteorder v1.5.0
8282024-10-30T13:30:44.421Z Compiling quote v1.0.37
8292024-10-30T13:30:44.756Z Compiling getrandom v0.2.15
8302024-10-30T13:30:44.835Z Compiling syn v2.0.77
8312024-10-30T13:30:45.130Z Compiling pin-project-lite v0.2.14
8322024-10-30T13:30:45.695Z Compiling equivalent v1.0.1
8332024-10-30T13:30:45.722Z Compiling log v0.4.22
8342024-10-30T13:30:45.819Z Compiling hashbrown v0.15.0
8352024-10-30T13:30:45.860Z Compiling heck v0.5.0
8362024-10-30T13:30:46.175Z Compiling fnv v1.0.7
8372024-10-30T13:30:46.319Z Compiling scopeguard v1.2.0
8382024-10-30T13:30:46.464Z Compiling ring v0.17.8
8392024-10-30T13:30:46.768Z Compiling pkg-config v0.3.31
8402024-10-30T13:30:46.791Z Compiling vcpkg v0.2.15
8412024-10-30T13:30:47.053Z Compiling httparse v1.9.4
8422024-10-30T13:30:47.097Z Compiling slog v2.7.0
8432024-10-30T13:30:47.542Z Compiling socket2 v0.5.7
8442024-10-30T13:30:47.545Z Compiling signal-hook-registry v1.4.2
8452024-10-30T13:30:47.606Z Compiling mio v1.0.2
8462024-10-30T13:30:47.706Z Compiling iana-time-zone v0.1.61
8472024-10-30T13:30:48.442Z Compiling futures-core v0.3.31
8482024-10-30T13:30:48.517Z Compiling openssl-sys v0.9.103
8492024-10-30T13:30:48.733Z Compiling dyn-clone v1.0.17
8502024-10-30T13:30:48.754Z Compiling openssl v0.10.66
8512024-10-30T13:30:49.027Z Compiling typenum v1.17.0
8522024-10-30T13:30:49.178Z Compiling ahash v0.8.11
8532024-10-30T13:30:49.200Z Compiling futures-sink v0.3.31
8542024-10-30T13:30:49.227Z Compiling rustls v0.23.13
8552024-10-30T13:30:49.264Z Compiling semver v1.0.23
8562024-10-30T13:30:49.364Z Compiling native-tls v0.2.12
8572024-10-30T13:30:49.534Z Compiling generic-array v0.14.7
8582024-10-30T13:30:49.556Z Compiling allocator-api2 v0.2.18
8592024-10-30T13:30:49.732Z Compiling ucd-trie v0.1.6
8602024-10-30T13:30:49.847Z Compiling futures-channel v0.3.31
8612024-10-30T13:30:49.864Z Compiling futures-io v0.3.31
8622024-10-30T13:30:49.987Z Compiling futures-task v0.3.31
8632024-10-30T13:30:50.082Z Compiling pin-utils v0.1.0
8642024-10-30T13:30:50.170Z Compiling anyhow v1.0.89
8652024-10-30T13:30:50.193Z Compiling aho-corasick v1.1.3
8662024-10-30T13:30:50.215Z Compiling omicron-workspace-hack v0.1.0
8672024-10-30T13:30:50.218Z Compiling num-conv v0.1.0
8682024-10-30T13:30:50.279Z Compiling time-core v0.1.2
8692024-10-30T13:30:50.303Z Compiling regex-syntax v0.8.5
8702024-10-30T13:30:50.303Z Compiling tracing-core v0.1.32
8712024-10-30T13:30:50.515Z Compiling time-macros v0.2.18
8722024-10-30T13:30:50.562Z Compiling usdt-impl v0.5.0
8732024-10-30T13:30:50.737Z Compiling bitflags v2.6.0
8742024-10-30T13:30:50.949Z Compiling strsim v0.11.1
8752024-10-30T13:30:51.260Z Compiling subtle v2.6.1
8762024-10-30T13:30:51.568Z Compiling rustversion v1.0.17
8772024-10-30T13:30:51.691Z Compiling plain v0.2.3
8782024-10-30T13:30:51.841Z Compiling serde_derive_internals v0.29.1
8792024-10-30T13:30:51.995Z Compiling pretty-hex v0.4.1
8802024-10-30T13:30:52.278Z Compiling paste v1.0.15
8812024-10-30T13:30:52.376Z Compiling newtype-uuid v1.1.2
8822024-10-30T13:30:52.907Z Compiling thread-id v4.2.2
8832024-10-30T13:30:53.029Z Compiling unsafe-libyaml v0.2.11
8842024-10-30T13:30:53.588Z Compiling rustls v0.22.4
8852024-10-30T13:30:53.731Z Compiling ident_case v1.0.1
8862024-10-30T13:30:53.900Z Compiling regex-automata v0.4.8
8872024-10-30T13:30:53.921Z Compiling camino v1.1.9
8882024-10-30T13:30:53.983Z Compiling crunchy v0.2.2
8892024-10-30T13:30:54.299Z Compiling darling_core v0.20.10
8902024-10-30T13:30:54.936Z Compiling rustls-pki-types v1.8.0
8912024-10-30T13:30:55.540Z Compiling tiny-keccak v2.0.2
8922024-10-30T13:30:55.805Z Compiling slog-async v2.8.0
8932024-10-30T13:30:55.866Z Compiling spin v0.9.8
8942024-10-30T13:30:56.163Z Compiling rand_core v0.6.4
8952024-10-30T13:30:56.188Z Compiling multer v3.1.0
8962024-10-30T13:30:56.317Z Compiling tinyvec_macros v0.1.1
8972024-10-30T13:30:56.420Z Compiling untrusted v0.9.0
8982024-10-30T13:30:56.522Z Compiling tinyvec v1.8.0
8992024-10-30T13:30:56.939Z Compiling serde_derive v1.0.210
9002024-10-30T13:30:56.997Z Compiling zerocopy-derive v0.7.35
9012024-10-30T13:30:57.019Z Compiling thiserror-impl v1.0.64
9022024-10-30T13:30:58.154Z Compiling tokio-macros v2.4.0
9032024-10-30T13:30:59.149Z Compiling schemars_derive v0.8.21
9042024-10-30T13:30:59.789Z Compiling futures-macro v0.3.31
9052024-10-30T13:30:59.904Z Compiling zerocopy v0.7.35
9062024-10-30T13:31:01.116Z Compiling openssl-macros v0.1.1
9072024-10-30T13:31:01.492Z Compiling scroll_derive v0.12.0
9082024-10-30T13:31:01.639Z Compiling pest v2.7.13
9092024-10-30T13:31:01.933Z Compiling hashbrown v0.14.5
9102024-10-30T13:31:01.954Z Compiling futures-util v0.3.31
9112024-10-30T13:31:02.098Z Compiling tracing-attributes v0.1.27
9122024-10-30T13:31:02.201Z Compiling regex v1.11.1
9132024-10-30T13:31:02.956Z Compiling scroll v0.12.0
9142024-10-30T13:31:03.204Z Compiling regress v0.10.1
9152024-10-30T13:31:03.224Z Compiling darling_macro v0.20.10
9162024-10-30T13:31:03.499Z Compiling goblin v0.8.2
9172024-10-30T13:31:04.448Z Compiling pest_meta v2.7.13
9182024-10-30T13:31:05.409Z Compiling tracing v0.1.40
9192024-10-30T13:31:06.112Z Compiling pest_generator v2.7.13
9202024-10-30T13:31:07.611Z Compiling async-trait v0.1.83
9212024-10-30T13:31:07.827Z Compiling darling v0.20.10
9222024-10-30T13:31:08.456Z Compiling pest_derive v2.7.13
9232024-10-30T13:31:08.762Z Compiling percent-encoding v2.3.1
9242024-10-30T13:31:09.408Z Compiling dtrace-parser v0.2.0
9252024-10-30T13:31:09.429Z Compiling atomic-waker v1.1.2
9262024-10-30T13:31:09.624Z Compiling form_urlencoded v1.2.1
9272024-10-30T13:31:10.105Z Compiling rustls-webpki v0.102.8
9282024-10-30T13:31:10.316Z Compiling bytes v1.7.2
9292024-10-30T13:31:11.214Z Compiling smallvec v1.13.2
9302024-10-30T13:31:11.506Z Compiling indexmap v2.6.0
9312024-10-30T13:31:12.505Z Compiling parking_lot v0.12.3
9322024-10-30T13:31:12.555Z Compiling chrono v0.4.38
9332024-10-30T13:31:12.586Z Compiling uuid v1.10.0
9342024-10-30T13:31:12.996Z Compiling tokio v1.40.0
9352024-10-30T13:31:14.486Z Compiling serde_tokenstream v0.2.2
9362024-10-30T13:31:14.525Z Compiling http v1.1.0
9372024-10-30T13:31:15.410Z Compiling openapiv3 v2.0.0
9382024-10-30T13:31:16.901Z Compiling dof v0.3.0
9392024-10-30T13:31:17.144Z Compiling serde_yaml v0.9.34+deprecated
9402024-10-30T13:31:19.669Z Compiling typify-impl v0.2.0
9412024-10-30T13:31:19.974Z Compiling usdt-macro v0.5.0
9422024-10-30T13:31:20.151Z Compiling usdt-attr-macro v0.5.0
9432024-10-30T13:31:20.848Z Compiling http-body v1.0.1
9442024-10-30T13:31:20.952Z Compiling ipnetwork v0.20.0
9452024-10-30T13:31:21.556Z Compiling serde_with_macros v3.11.0
9462024-10-30T13:31:21.627Z Compiling ppv-lite86 v0.2.20
9472024-10-30T13:31:21.887Z Compiling unicode-normalization v0.1.24
9482024-10-30T13:31:22.552Z Compiling tokio-util v0.7.12
9492024-10-30T13:31:23.215Z Compiling const-random-macro v0.1.16
9502024-10-30T13:31:24.015Z Compiling strum_macros v0.26.4
9512024-10-30T13:31:24.297Z Compiling async-stream-impl v0.3.5
9522024-10-30T13:31:24.659Z Compiling structmeta-derive v0.3.0
9532024-10-30T13:31:25.441Z Compiling dropshot v0.12.0
9542024-10-30T13:31:25.720Z Compiling try-lock v0.2.5
9552024-10-30T13:31:25.801Z Compiling zeroize v1.8.1
9562024-10-30T13:31:25.885Z Compiling unicode-bidi v0.3.15
9572024-10-30T13:31:26.053Z Compiling want v0.3.1
9582024-10-30T13:31:26.230Z Compiling const-random v0.1.18
9592024-10-30T13:31:26.336Z Compiling h2 v0.4.6
9602024-10-30T13:31:26.357Z Compiling rand_chacha v0.3.1
9612024-10-30T13:31:27.327Z Compiling structmeta v0.3.0
9622024-10-30T13:31:27.736Z Compiling httpdate v1.0.3
9632024-10-30T13:31:28.042Z Compiling foreign-types-shared v0.1.1
9642024-10-30T13:31:28.162Z Compiling foreign-types v0.3.2
9652024-10-30T13:31:28.266Z Compiling parse-display-derive v0.10.0
9662024-10-30T13:31:28.503Z Compiling rand v0.8.5
9672024-10-30T13:31:28.622Z Compiling idna v0.5.0
9682024-10-30T13:31:29.362Z Compiling dropshot_endpoint v0.12.0
9692024-10-30T13:31:31.765Z Compiling typify-macro v0.2.0
9702024-10-30T13:31:31.972Z Compiling hyper v1.4.1
9712024-10-30T13:31:32.371Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9722024-10-30T13:31:33.349Z Compiling tower-service v0.3.3
9732024-10-30T13:31:35.117Z Compiling hyper-util v0.1.9
9742024-10-30T13:31:35.744Z Compiling typify v0.2.0
9752024-10-30T13:31:35.818Z Compiling url v2.5.2
9762024-10-30T13:31:35.902Z Compiling progenitor-impl v0.8.0
9772024-10-30T13:31:40.874Z Compiling ipnet v2.10.0
9782024-10-30T13:31:41.350Z Compiling openssl-probe v0.1.5
9792024-10-30T13:31:42.682Z Compiling progenitor-macro v0.8.0
9802024-10-30T13:31:43.928Z Compiling http-body-util v0.1.2
9812024-10-30T13:31:44.394Z Compiling encoding_rs v0.8.34
9822024-10-30T13:31:44.521Z Compiling crossbeam-utils v0.8.20
9832024-10-30T13:31:45.118Z Compiling powerfmt v0.2.0
9842024-10-30T13:31:51.512Z Compiling base64 v0.22.1
9852024-10-30T13:31:52.827Z Compiling mime v0.3.17
9862024-10-30T13:31:53.901Z Compiling syn v1.0.109
9872024-10-30T13:31:54.810Z Compiling rustls-pemfile v2.1.3
9882024-10-30T13:31:55.520Z Compiling tokio-rustls v0.26.0
9892024-10-30T13:31:55.633Z Compiling deranged v0.3.11
9902024-10-30T13:31:57.543Z Compiling tokio-native-tls v0.3.1
9912024-10-30T13:31:57.872Z Compiling serde_urlencoded v0.7.1
9922024-10-30T13:31:57.999Z Compiling toml_datetime v0.6.8
9932024-10-30T13:31:58.075Z Compiling webpki-roots v0.26.6
9942024-10-30T13:31:58.308Z Compiling winnow v0.6.18
9952024-10-30T13:31:58.436Z Compiling num_threads v0.1.7
9962024-10-30T13:31:58.799Z Compiling hyper-rustls v0.27.3
9972024-10-30T13:31:58.842Z Compiling time v0.3.36
9982024-10-30T13:31:59.769Z Compiling hyper-tls v0.6.0
9992024-10-30T13:32:02.741Z Compiling crypto-common v0.1.6
10002024-10-30T13:32:02.977Z Compiling block-buffer v0.10.4
10012024-10-30T13:32:06.960Z Compiling sync_wrapper v1.0.1
10022024-10-30T13:32:09.380Z Compiling match_cfg v0.1.0
10032024-10-30T13:32:11.691Z Compiling hostname v0.3.1
10042024-10-30T13:32:12.570Z Compiling reqwest v0.12.8
10052024-10-30T13:32:14.832Z Compiling digest v0.10.7
10062024-10-30T13:32:15.137Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
10072024-10-30T13:32:15.296Z Compiling futures-executor v0.3.31
10082024-10-30T13:32:16.297Z Compiling dirs-sys-next v0.1.2
10092024-10-30T13:32:17.582Z Compiling dirs-next v2.0.0
10102024-10-30T13:32:17.970Z Compiling futures v0.3.31
10112024-10-30T13:32:19.002Z Compiling progenitor-client v0.8.0
10122024-10-30T13:32:23.943Z Compiling thread_local v1.1.8
10132024-10-30T13:32:24.752Z Compiling instant v0.1.13
10142024-10-30T13:32:25.243Z Compiling cpufeatures v0.2.14
10152024-10-30T13:32:26.890Z Compiling progenitor v0.8.0
10162024-10-30T13:32:27.108Z Compiling term v0.7.0
10172024-10-30T13:32:28.203Z Compiling crossbeam-channel v0.5.13
10182024-10-30T13:32:29.806Z Compiling serde_spanned v0.6.7
10192024-10-30T13:32:30.917Z Compiling memmap v0.7.0
10202024-10-30T13:32:31.344Z Compiling is-terminal v0.4.13
10212024-10-30T13:32:31.484Z Compiling debug-ignore v1.0.5
10222024-10-30T13:32:31.642Z Compiling take_mut v0.2.2
10232024-10-30T13:32:32.083Z Compiling slog-term v2.9.1
10242024-10-30T13:32:32.148Z Compiling usdt v0.5.0
10252024-10-30T13:32:33.924Z Compiling toml_edit v0.22.21
10262024-10-30T13:32:34.797Z Compiling slog-json v2.6.1
10272024-10-30T13:32:34.930Z Compiling strum v0.26.3
10282024-10-30T13:32:35.111Z Compiling serde_with v3.11.0
10292024-10-30T13:32:38.211Z Compiling toml v0.8.19
10302024-10-30T13:32:38.828Z Compiling tokio-rustls v0.25.0
10312024-10-30T13:32:39.328Z Compiling slog-bunyan v2.5.0
10322024-10-30T13:32:39.614Z Compiling sha1 v0.10.6
10332024-10-30T13:32:39.710Z Compiling async-stream v0.3.5
10342024-10-30T13:32:40.031Z Compiling hex v0.4.3
10352024-10-30T13:32:40.408Z Compiling serde_path_to_error v0.1.16
10362024-10-30T13:32:40.750Z Compiling waitgroup v0.1.2
10372024-10-30T13:32:41.177Z Compiling hostname v0.4.0
10382024-10-30T13:32:43.840Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10392024-10-30T13:32:45.059Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
10402024-10-30T13:32:45.844Z Compiling backoff v0.4.0
10412024-10-30T13:32:47.485Z Compiling parse-display v0.10.0
10422024-10-30T13:32:48.159Z Compiling regress v0.9.1
10432024-10-30T13:32:49.419Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10442024-10-30T13:32:49.895Z Compiling macaddr v1.0.1
10452024-10-30T13:32:55.309Z Compiling rustix v0.38.37
10462024-10-30T13:32:56.394Z Compiling errno v0.3.9
10472024-10-30T13:33:03.268Z Compiling clap_derive v4.5.18
10482024-10-30T13:33:06.834Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
10492024-10-30T13:33:07.016Z Compiling lazy_static v1.5.0
10502024-10-30T13:33:07.652Z Compiling heapless v0.8.0
10512024-10-30T13:33:07.674Z Compiling unicode-width v0.1.14
10522024-10-30T13:33:08.084Z Compiling utf8parse v0.2.2
10532024-10-30T13:33:08.255Z Compiling anstyle-parse v0.2.5
10542024-10-30T13:33:09.328Z Compiling hash32 v0.3.1
10552024-10-30T13:33:09.697Z Compiling is_terminal_polyfill v1.70.1
10562024-10-30T13:33:09.833Z Compiling anstyle v1.0.8
10572024-10-30T13:33:09.938Z Compiling smoltcp v0.11.0
10582024-10-30T13:33:10.069Z Compiling anstyle-query v1.1.1
10592024-10-30T13:33:10.343Z Compiling colorchoice v1.0.2
10602024-10-30T13:33:10.400Z Compiling stable_deref_trait v1.2.0
10612024-10-30T13:33:10.530Z Compiling anstream v0.6.15
10622024-10-30T13:33:12.011Z Compiling terminal_size v0.3.0
10632024-10-30T13:33:12.602Z Compiling num-integer v0.1.46
10642024-10-30T13:33:13.155Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10652024-10-30T13:33:13.508Z Compiling clap_lex v0.7.2
10662024-10-30T13:33:13.531Z Compiling cobs v0.2.3
10672024-10-30T13:33:13.551Z Compiling bitflags v1.3.2
10682024-10-30T13:33:13.725Z Compiling winnow v0.5.40
10692024-10-30T13:33:13.779Z Compiling managed v0.8.0
10702024-10-30T13:33:13.972Z Compiling prettyplease v0.2.22
10712024-10-30T13:33:14.209Z Compiling clap_builder v4.5.18
10722024-10-30T13:33:14.754Z Compiling postcard v1.0.10
10732024-10-30T13:33:17.355Z Compiling toml_edit v0.19.15
10742024-10-30T13:33:18.505Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
10752024-10-30T13:33:20.544Z Compiling proc-macro-crate v1.3.1
10762024-10-30T13:33:20.887Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
10772024-10-30T13:33:21.161Z Compiling clap v4.5.18
10782024-10-30T13:33:21.330Z Compiling num-rational v0.4.2
10792024-10-30T13:33:21.394Z Compiling num-iter v0.1.45
10802024-10-30T13:33:23.540Z Compiling num-complex v0.4.6
10812024-10-30T13:33:24.001Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10822024-10-30T13:33:24.883Z Compiling num v0.4.3
10832024-10-30T13:33:25.010Z Compiling num_enum_derive v0.5.11
10842024-10-30T13:33:26.672Z Compiling tabwriter v1.4.0
10852024-10-30T13:33:27.402Z Compiling foreign-types-macros v0.2.3
10862024-10-30T13:33:28.011Z Compiling float-ord v0.3.2
10872024-10-30T13:33:28.509Z Compiling foreign-types-shared v0.3.1
10882024-10-30T13:33:28.655Z Compiling num_enum v0.5.11
10892024-10-30T13:33:28.759Z Compiling foreign-types v0.5.0
10902024-10-30T13:33:28.856Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10912024-10-30T13:33:28.881Z Compiling cstr-argument v0.1.2
10922024-10-30T13:33:28.901Z Compiling proc-macro-error-attr v1.0.4
10932024-10-30T13:33:28.922Z Compiling heck v0.4.1
10942024-10-30T13:33:29.149Z Compiling pretty-hex v0.2.1
10952024-10-30T13:33:29.152Z Compiling either v1.13.0
10962024-10-30T13:33:29.339Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10972024-10-30T13:33:29.384Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10982024-10-30T13:33:29.471Z Compiling colored v2.1.0
10992024-10-30T13:33:29.721Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11002024-10-30T13:33:29.743Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11012024-10-30T13:33:29.783Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11022024-10-30T13:33:29.972Z Compiling proc-macro-error v1.0.4
11032024-10-30T13:33:30.092Z Compiling fastrand v2.1.1
11042024-10-30T13:33:30.256Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
11052024-10-30T13:33:30.340Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11062024-10-30T13:33:30.544Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11072024-10-30T13:33:30.616Z Compiling tempfile v3.12.0
11082024-10-30T13:33:30.714Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11092024-10-30T13:33:30.806Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11102024-10-30T13:33:31.630Z Compiling crucible-workspace-hack v0.1.0
11112024-10-30T13:33:32.447Z Compiling semver v0.1.20
11122024-10-30T13:33:32.556Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11132024-10-30T13:33:33.176Z Compiling rustc_version v0.1.7
11142024-10-30T13:33:33.593Z Compiling zone_cfg_derive v0.3.0
11152024-10-30T13:33:34.006Z Compiling camino-tempfile v1.1.1
11162024-10-30T13:33:34.801Z Compiling itertools v0.10.5
11172024-10-30T13:33:35.121Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11182024-10-30T13:33:35.472Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
11192024-10-30T13:33:35.494Z Compiling derive-where v1.2.7
11202024-10-30T13:33:35.954Z Compiling num-derive v0.4.2
11212024-10-30T13:33:36.912Z Compiling sigpipe v0.1.3
11222024-10-30T13:33:37.066Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11232024-10-30T13:33:37.421Z Compiling base64ct v1.6.0
11242024-10-30T13:33:38.074Z Compiling password-hash v0.5.0
11252024-10-30T13:33:38.130Z Compiling zone v0.3.0
11262024-10-30T13:33:38.321Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
11272024-10-30T13:33:38.833Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11282024-10-30T13:33:39.875Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
11292024-10-30T13:33:40.242Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11302024-10-30T13:33:40.369Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11312024-10-30T13:33:40.415Z Compiling newtype_derive v0.1.6
11322024-10-30T13:33:40.777Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11332024-10-30T13:33:41.476Z Compiling blake2 v0.10.6
11342024-10-30T13:33:41.698Z Compiling hubpack_derive v0.1.1
11352024-10-30T13:33:42.129Z Compiling num-derive v0.3.3
11362024-10-30T13:33:42.638Z Compiling idna v0.4.0
11372024-10-30T13:33:42.731Z Compiling smf v0.2.3
11382024-10-30T13:33:44.284Z Compiling enum-as-inner v0.6.1
11392024-10-30T13:33:44.609Z Compiling zerocopy-derive v0.6.6
11402024-10-30T13:33:45.350Z Compiling cancel-safe-futures v0.1.5
11412024-10-30T13:33:45.534Z Compiling fixedbitset v0.4.2
11422024-10-30T13:33:45.750Z Compiling data-encoding v2.6.0
11432024-10-30T13:33:46.221Z Compiling linked-hash-map v0.5.6
11442024-10-30T13:33:46.542Z Compiling owo-colors v4.1.0
11452024-10-30T13:33:46.664Z Compiling quick-error v1.2.3
11462024-10-30T13:33:46.686Z Compiling whoami v1.5.2
11472024-10-30T13:33:46.822Z Compiling unicode-segmentation v1.12.0
11482024-10-30T13:33:46.928Z Compiling resolv-conf v0.7.0
11492024-10-30T13:33:47.637Z Compiling newline-converter v0.3.0
11502024-10-30T13:33:48.104Z Compiling zerocopy v0.6.6
11512024-10-30T13:33:48.502Z Compiling lru-cache v0.1.2
11522024-10-30T13:33:48.750Z Compiling hickory-proto v0.24.1
11532024-10-30T13:33:49.048Z Compiling petgraph v0.6.5
11542024-10-30T13:33:52.613Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11552024-10-30T13:33:53.719Z Compiling hubpack v0.1.2
11562024-10-30T13:33:54.231Z Compiling argon2 v0.5.3
11572024-10-30T13:33:58.335Z Compiling strum_macros v0.25.3
11582024-10-30T13:33:59.772Z Compiling console v0.15.8
11592024-10-30T13:34:02.141Z Compiling serde-big-array v0.5.1
11602024-10-30T13:34:02.402Z Compiling serde_repr v0.1.19
11612024-10-30T13:34:02.770Z Compiling cookie v0.18.1
11622024-10-30T13:34:03.149Z Compiling convert_case v0.4.0
11632024-10-30T13:34:03.658Z Compiling similar v2.6.0
11642024-10-30T13:34:03.982Z Compiling static_assertions v1.1.0
11652024-10-30T13:34:04.109Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11662024-10-30T13:34:05.236Z Compiling expectorate v1.1.0
11672024-10-30T13:34:05.506Z Compiling derive_more v0.99.18
11682024-10-30T13:34:10.253Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11692024-10-30T13:34:12.355Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11702024-10-30T13:34:13.153Z Compiling hickory-resolver v0.24.1
11712024-10-30T13:34:13.305Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11722024-10-30T13:34:13.781Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11732024-10-30T13:34:14.514Z Compiling atomicwrites v0.4.4
11742024-10-30T13:34:15.029Z Compiling itertools v0.13.0
11752024-10-30T13:34:15.778Z Compiling tokio-stream v0.1.16
11762024-10-30T13:34:16.343Z Compiling libsw v3.3.1
11772024-10-30T13:34:16.542Z Compiling indent_write v2.2.0
11782024-10-30T13:34:16.678Z Compiling linear-map v1.2.0
11792024-10-30T13:34:16.785Z Compiling highway v1.2.0
11802024-10-30T13:34:17.016Z Compiling swrite v0.1.0
11812024-10-30T13:34:17.124Z Compiling qorb v0.1.2
11822024-10-30T13:34:17.166Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11832024-10-30T13:34:18.219Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11842024-10-30T13:34:18.919Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11852024-10-30T13:34:23.135Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11862024-10-30T13:34:25.274Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11872024-10-30T13:34:30.737Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11882024-10-30T13:34:31.081Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11892024-10-30T13:34:33.038Z Compiling steno v0.4.1
11902024-10-30T13:34:34.303Z Compiling libscf-sys v1.1.0
11912024-10-30T13:34:34.352Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
11922024-10-30T13:34:34.557Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
11932024-10-30T13:34:34.900Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11942024-10-30T13:34:35.424Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11952024-10-30T13:34:35.793Z Compiling slog-dtrace v0.3.0
11962024-10-30T13:34:36.014Z Compiling parking_lot_core v0.8.6
11972024-10-30T13:34:36.078Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11982024-10-30T13:34:36.154Z Compiling humantime v2.1.0
11992024-10-30T13:34:36.251Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12002024-10-30T13:34:36.515Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12012024-10-30T13:34:37.067Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
12022024-10-30T13:34:37.562Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
12032024-10-30T13:34:38.932Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12042024-10-30T13:34:39.575Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12052024-10-30T13:34:44.446Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12062024-10-30T13:34:44.546Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12072024-10-30T13:34:45.056Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
12082024-10-30T13:34:45.225Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=zl/tfportd-oximeter#1bdebcb1)
12092024-10-30T13:34:45.674Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12102024-10-30T13:34:46.077Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12112024-10-30T13:34:46.337Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
12122024-10-30T13:34:46.580Z Compiling crc8 v0.1.1
12132024-10-30T13:34:46.897Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
12142024-10-30T13:34:46.953Z Compiling parking_lot v0.11.2
12152024-10-30T13:34:48.371Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=zl/tfportd-oximeter#1bdebcb1)
12162024-10-30T13:34:48.923Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12172024-10-30T13:34:51.923Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
12182024-10-30T13:34:54.979Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
12192024-10-30T13:34:58.560Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12202024-10-30T13:35:01.058Z Compiling crossbeam-epoch v0.9.18
12212024-10-30T13:35:02.293Z Compiling fxhash v0.2.1
12222024-10-30T13:35:02.534Z Compiling crc32fast v1.4.2
12232024-10-30T13:35:03.069Z Compiling arc-swap v1.7.1
12242024-10-30T13:35:03.258Z Compiling sled v0.34.7
12252024-10-30T13:35:03.785Z Compiling slog-scope v4.4.0
12262024-10-30T13:35:03.927Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12272024-10-30T13:35:04.552Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12282024-10-30T13:35:05.106Z Compiling slog-stdlog v4.1.1
12292024-10-30T13:35:05.927Z Compiling slog-envlogger v2.2.0
12302024-10-30T13:35:07.883Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12312024-10-30T13:35:11.407Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12322024-10-30T13:35:16.416Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12332024-10-30T13:35:27.022Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12342024-10-30T13:35:56.271Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12352024-10-30T13:35:56.271Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12362024-10-30T13:36:03.622Z Finished `release` profile [optimized] target(s) in 5m 49s
12372024-10-30T13:36:03.989Z+ banner quartet
12382024-10-30T13:36:03.992Z
12392024-10-30T13:36:03.992Z #### # # ## ##### ##### ###### #####
12402024-10-30T13:36:03.992Z # # # # # # # # # # #
12412024-10-30T13:36:03.992Z # # # # # # # # # ##### #
12422024-10-30T13:36:03.992Z # # # # # ###### ##### # # #
12432024-10-30T13:36:03.992Z # # # # # # # # # # #
12442024-10-30T13:36:03.992Z ### # #### # # # # # ###### #
12452024-10-30T13:36:03.992Z
12462024-10-30T13:36:03.994Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
12472024-10-30T13:36:04.665Z Compiling libc v0.2.161
12482024-10-30T13:36:04.665Z Compiling cfg-if v1.0.0
12492024-10-30T13:36:04.665Z Compiling serde v1.0.210
12502024-10-30T13:36:04.667Z Compiling once_cell v1.20.2
12512024-10-30T13:36:04.668Z Compiling itoa v1.0.11
12522024-10-30T13:36:04.756Z Compiling bytes v1.7.2
12532024-10-30T13:36:04.762Z Compiling syn v2.0.77
12542024-10-30T13:36:04.772Z Compiling num-traits v0.2.19
12552024-10-30T13:36:04.812Z Compiling pin-project-lite v0.2.14
12562024-10-30T13:36:04.930Z Compiling smallvec v1.13.2
12572024-10-30T13:36:04.976Z Compiling scopeguard v1.2.0
12582024-10-30T13:36:05.110Z Compiling schemars v0.8.21
12592024-10-30T13:36:05.121Z Compiling memchr v2.7.4
12602024-10-30T13:36:05.172Z Compiling lock_api v0.4.12
12612024-10-30T13:36:05.386Z Compiling fnv v1.0.7
12622024-10-30T13:36:05.476Z Compiling log v0.4.22
12632024-10-30T13:36:05.520Z Compiling futures-core v0.3.31
12642024-10-30T13:36:05.746Z Compiling equivalent v1.0.1
12652024-10-30T13:36:05.835Z Compiling hashbrown v0.15.0
12662024-10-30T13:36:05.846Z Compiling ryu v1.0.18
12672024-10-30T13:36:05.998Z Compiling zerocopy v0.7.35
12682024-10-30T13:36:06.273Z Compiling getrandom v0.2.15
12692024-10-30T13:36:06.418Z Compiling parking_lot_core v0.9.10
12702024-10-30T13:36:06.516Z Compiling mio v1.0.2
12712024-10-30T13:36:06.627Z Compiling socket2 v0.5.7
12722024-10-30T13:36:06.783Z Compiling signal-hook-registry v1.4.2
12732024-10-30T13:36:06.820Z Compiling parking_lot v0.12.3
12742024-10-30T13:36:07.260Z Compiling ahash v0.8.11
12752024-10-30T13:36:07.738Z Compiling tracing-core v0.1.32
12762024-10-30T13:36:07.895Z Compiling serde_json v1.0.128
12772024-10-30T13:36:07.916Z Compiling hashbrown v0.14.5
12782024-10-30T13:36:08.223Z Compiling uuid v1.10.0
12792024-10-30T13:36:08.274Z Compiling byteorder v1.5.0
12802024-10-30T13:36:08.368Z Compiling untrusted v0.9.0
12812024-10-30T13:36:08.559Z Compiling pin-utils v0.1.0
12822024-10-30T13:36:08.647Z Compiling spin v0.9.8
12832024-10-30T13:36:08.656Z Compiling futures-sink v0.3.31
12842024-10-30T13:36:08.793Z Compiling futures-task v0.3.31
12852024-10-30T13:36:08.816Z Compiling ring v0.17.8
12862024-10-30T13:36:08.841Z Compiling slab v0.4.9
12872024-10-30T13:36:08.981Z Compiling futures-util v0.3.31
12882024-10-30T13:36:09.126Z Compiling chrono v0.4.38
12892024-10-30T13:36:09.190Z Compiling try-lock v0.2.5
12902024-10-30T13:36:09.350Z Compiling regress v0.10.1
12912024-10-30T13:36:09.350Z Compiling want v0.3.1
12922024-10-30T13:36:09.629Z Compiling httparse v1.9.4
12932024-10-30T13:36:10.140Z Compiling futures-channel v0.3.31
12942024-10-30T13:36:10.606Z Compiling tower-service v0.3.3
12952024-10-30T13:36:10.701Z Compiling dyn-clone v1.0.17
12962024-10-30T13:36:10.735Z Compiling foreign-types-shared v0.1.1
12972024-10-30T13:36:10.840Z Compiling foreign-types v0.3.2
12982024-10-30T13:36:10.907Z Compiling openssl-sys v0.9.103
12992024-10-30T13:36:10.997Z Compiling unicode-ident v1.0.13
13002024-10-30T13:36:11.190Z Compiling bitflags v2.6.0
13012024-10-30T13:36:11.437Z Compiling serde_derive_internals v0.29.1
13022024-10-30T13:36:11.545Z Compiling proc-macro2 v1.0.86
13032024-10-30T13:36:12.083Z Compiling http v1.1.0
13042024-10-30T13:36:12.365Z Compiling tinyvec_macros v0.1.1
13052024-10-30T13:36:12.473Z Compiling openssl-probe v0.1.5
13062024-10-30T13:36:12.997Z Compiling allocator-api2 v0.2.18
13072024-10-30T13:36:13.711Z Compiling semver v1.0.23
13082024-10-30T13:36:13.893Z Compiling tinyvec v1.8.0
13092024-10-30T13:36:14.077Z Compiling quote v1.0.37
13102024-10-30T13:36:14.296Z Compiling percent-encoding v2.3.1
13112024-10-30T13:36:15.642Z Compiling unicode-normalization v0.1.24
13122024-10-30T13:36:15.696Z Compiling form_urlencoded v1.2.1
13132024-10-30T13:36:16.208Z Compiling aho-corasick v1.1.3
13142024-10-30T13:36:16.545Z Compiling http v0.2.12
13152024-10-30T13:36:16.808Z Compiling rustls-pki-types v1.8.0
13162024-10-30T13:36:16.956Z Compiling unicode-bidi v0.3.15
13172024-10-30T13:36:16.992Z Compiling heck v0.5.0
13182024-10-30T13:36:17.005Z Compiling serde_derive v1.0.210
13192024-10-30T13:36:17.642Z Compiling thiserror-impl v1.0.64
13202024-10-30T13:36:18.079Z Compiling schemars_derive v0.8.21
13212024-10-30T13:36:18.338Z Compiling tokio-macros v2.4.0
13222024-10-30T13:36:19.973Z Compiling tokio v1.40.0
13232024-10-30T13:36:19.984Z Compiling tracing-attributes v0.1.27
13242024-10-30T13:36:20.472Z Compiling zerocopy-derive v0.7.35
13252024-10-30T13:36:20.588Z Compiling thiserror v1.0.64
13262024-10-30T13:36:20.871Z Compiling openssl-macros v0.1.1
13272024-10-30T13:36:21.341Z Compiling regex-automata v0.4.8
13282024-10-30T13:36:21.714Z Compiling openssl v0.10.66
13292024-10-30T13:36:22.346Z Compiling idna v0.5.0
13302024-10-30T13:36:23.357Z Compiling tracing v0.1.40
13312024-10-30T13:36:24.083Z Compiling http-body v1.0.1
13322024-10-30T13:36:28.556Z Compiling native-tls v0.2.12
13332024-10-30T13:36:29.415Z Compiling tokio-util v0.7.12
13342024-10-30T13:36:29.668Z Compiling tokio-native-tls v0.3.1
13352024-10-30T13:36:31.746Z Compiling indexmap v2.6.0
13362024-10-30T13:36:35.961Z Compiling serde_tokenstream v0.2.2
13372024-10-30T13:36:36.516Z Compiling slog v2.7.0
13382024-10-30T13:36:37.027Z Compiling atomic-waker v1.1.2
13392024-10-30T13:36:37.224Z Compiling regex-syntax v0.8.5
13402024-10-30T13:36:37.300Z Compiling h2 v0.4.6
13412024-10-30T13:36:38.204Z Compiling openapiv3 v2.0.0
13422024-10-30T13:36:38.533Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13432024-10-30T13:36:39.030Z Compiling typify-impl v0.2.0
13442024-10-30T13:36:49.236Z Compiling serde_urlencoded v0.7.1
13452024-10-30T13:36:49.831Z Compiling regex v1.11.1
13462024-10-30T13:36:50.552Z Compiling url v2.5.2
13472024-10-30T13:36:50.877Z Compiling encoding_rs v0.8.34
13482024-10-30T13:36:51.136Z Compiling mime v0.3.17
13492024-10-30T13:36:52.240Z Compiling ipnet v2.10.0
13502024-10-30T13:36:53.087Z Compiling rustls v0.21.12
13512024-10-30T13:36:53.441Z Compiling typify-macro v0.2.0
13522024-10-30T13:36:54.698Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13532024-10-30T13:36:55.325Z Compiling hyper v1.4.1
13542024-10-30T13:36:57.158Z Compiling h2 v0.3.26
13552024-10-30T13:36:57.390Z Compiling http-body v0.4.6
13562024-10-30T13:36:57.918Z Compiling rustls-webpki v0.102.8
13572024-10-30T13:36:58.571Z Compiling rustls-webpki v0.101.7
13582024-10-30T13:36:58.983Z Compiling sct v0.7.1
13592024-10-30T13:36:59.474Z Compiling toml_datetime v0.6.8
13602024-10-30T13:36:59.870Z Compiling httpdate v1.0.3
13612024-10-30T13:37:00.629Z Compiling subtle v2.6.1
13622024-10-30T13:37:00.930Z Compiling zeroize v1.8.1
13632024-10-30T13:37:01.295Z Compiling serde_yaml v0.9.34+deprecated
13642024-10-30T13:37:01.600Z Compiling rustls v0.23.13
13652024-10-30T13:37:02.561Z Compiling hyper v0.14.30
13662024-10-30T13:37:02.605Z Compiling toml_edit v0.19.15
13672024-10-30T13:37:05.548Z Compiling hyper-util v0.1.9
13682024-10-30T13:37:11.453Z Compiling lazy_static v1.5.0
13692024-10-30T13:37:11.591Z Compiling tokio-rustls v0.24.1
13702024-10-30T13:37:12.055Z Compiling tokio-rustls v0.26.0
13712024-10-30T13:37:12.551Z Compiling proc-macro-crate v1.3.1
13722024-10-30T13:37:13.083Z Compiling http-body-util v0.1.2
13732024-10-30T13:37:13.309Z Compiling webpki-roots v0.26.6
13742024-10-30T13:37:13.401Z Compiling base64 v0.21.7
13752024-10-30T13:37:13.525Z Compiling base64 v0.22.1
13762024-10-30T13:37:13.640Z Compiling crossbeam-utils v0.8.20
13772024-10-30T13:37:13.662Z Compiling hyper-tls v0.6.0
13782024-10-30T13:37:13.792Z Compiling hyper-rustls v0.27.3
13792024-10-30T13:37:14.174Z Compiling rustls-pemfile v2.1.3
13802024-10-30T13:37:14.526Z Compiling rustls-pemfile v1.0.4
13812024-10-30T13:37:14.639Z Compiling num_enum_derive v0.5.11
13822024-10-30T13:37:14.929Z Compiling hyper-rustls v0.24.2
13832024-10-30T13:37:15.337Z Compiling hyper-tls v0.5.0
13842024-10-30T13:37:15.360Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13852024-10-30T13:37:15.489Z Compiling typify v0.2.0
13862024-10-30T13:37:15.630Z Compiling ipnetwork v0.20.0
13872024-10-30T13:37:15.833Z Compiling ppv-lite86 v0.2.20
13882024-10-30T13:37:16.942Z Compiling foreign-types-macros v0.2.3
13892024-10-30T13:37:16.970Z Compiling rand_core v0.6.4
13902024-10-30T13:37:17.445Z Compiling dirs-sys-next v0.1.2
13912024-10-30T13:37:18.286Z Compiling sync_wrapper v1.0.1
13922024-10-30T13:37:18.446Z Compiling foreign-types-shared v0.3.1
13932024-10-30T13:37:18.522Z Compiling webpki-roots v0.25.4
13942024-10-30T13:37:18.566Z Compiling sync_wrapper v0.1.2
13952024-10-30T13:37:18.693Z Compiling powerfmt v0.2.0
13962024-10-30T13:37:18.706Z Compiling reqwest v0.11.27
13972024-10-30T13:37:19.033Z Compiling deranged v0.3.11
13982024-10-30T13:37:19.203Z Compiling time-macros v0.2.18
13992024-10-30T13:37:19.217Z Compiling foreign-types v0.5.0
14002024-10-30T13:37:19.331Z Compiling reqwest v0.12.8
14012024-10-30T13:37:21.518Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14022024-10-30T13:37:22.253Z Compiling progenitor-impl v0.8.0
14032024-10-30T13:37:28.218Z Compiling dirs-next v2.0.0
14042024-10-30T13:37:28.488Z Compiling rand_chacha v0.3.1
14052024-10-30T13:37:28.885Z Compiling num_enum v0.5.11
14062024-10-30T13:37:29.056Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
14072024-10-30T13:37:30.236Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14082024-10-30T13:37:32.228Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14092024-10-30T13:37:32.419Z Compiling cstr-argument v0.1.2
14102024-10-30T13:37:32.685Z Compiling thread_local v1.1.8
14112024-10-30T13:37:33.406Z Compiling time-core v0.1.2
14122024-10-30T13:37:33.604Z Compiling pretty-hex v0.2.1
14132024-10-30T13:37:33.698Z Compiling either v1.13.0
14142024-10-30T13:37:33.815Z Compiling num-conv v0.1.0
14152024-10-30T13:37:33.850Z Compiling arc-swap v1.7.1
14162024-10-30T13:37:34.087Z Compiling time v0.3.36
14172024-10-30T13:37:34.166Z Compiling itertools v0.12.1
14182024-10-30T13:37:34.582Z Compiling slog-scope v4.4.0
14192024-10-30T13:37:35.549Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14202024-10-30T13:37:35.943Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14212024-10-30T13:37:37.450Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14222024-10-30T13:37:38.027Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14232024-10-30T13:37:38.211Z Compiling crossbeam-channel v0.5.13
14242024-10-30T13:37:38.355Z Compiling rand v0.8.5
14252024-10-30T13:37:39.871Z Compiling progenitor-macro v0.8.0
14262024-10-30T13:37:40.358Z Compiling term v0.7.0
14272024-10-30T13:37:43.340Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14282024-10-30T13:37:44.982Z Compiling progenitor-client v0.8.0
14292024-10-30T13:37:45.938Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14302024-10-30T13:37:46.948Z Compiling anyhow v1.0.89
14312024-10-30T13:37:55.539Z Compiling colored v2.1.0
14322024-10-30T13:37:56.784Z Compiling is-terminal v0.4.13
14332024-10-30T13:37:56.920Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14342024-10-30T13:37:57.253Z Compiling take_mut v0.2.2
14352024-10-30T13:37:57.420Z Compiling winnow v0.6.18
14362024-10-30T13:37:58.872Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14372024-10-30T13:37:59.098Z Compiling slog-async v2.8.0
14382024-10-30T13:38:01.944Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14392024-10-30T13:38:02.286Z Compiling slog-term v2.9.1
14402024-10-30T13:38:03.541Z Compiling progenitor v0.8.0
14412024-10-30T13:38:03.746Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14422024-10-30T13:38:05.171Z Compiling slog-stdlog v4.1.1
14432024-10-30T13:38:06.055Z Compiling slog-envlogger v2.2.0
14442024-10-30T13:38:07.484Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14452024-10-30T13:38:07.859Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14462024-10-30T13:38:21.527Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14472024-10-30T13:38:28.986Z Finished `release` profile [optimized] target(s) in 2m 24s
14482024-10-30T13:38:29.108Z Running unittests src/lib.rs (target/release/deps/mg_tests-37f8214469bbf7b2)
14492024-10-30T13:38:29.177Z
14502024-10-30T13:38:29.178Zrunning 1 test
14512024-10-30T13:38:29.347Zconfigure zone
14522024-10-30T13:38:29.416Zinstall zone
14532024-10-30T13:39:29.186Ztest ddm::test_quartet has been running for over 60 seconds
14542024-10-30T13:40:15.942Zboot zone
14552024-10-30T13:40:16.740Zstart zone s1
14562024-10-30T13:40:16.740Zconfigure zone
14572024-10-30T13:40:16.749Zinstall zone
14582024-10-30T13:41:55.414Zboot zone
14592024-10-30T13:41:56.194Zstart zone s2
14602024-10-30T13:41:56.194Zconfigure zone
14612024-10-30T13:41:56.203Zinstall zone
14622024-10-30T13:43:31.780Zboot zone
14632024-10-30T13:43:32.636Zstart zone s3
14642024-10-30T13:43:32.636Zconfigure zone
14652024-10-30T13:43:32.645Zinstall zone
14662024-10-30T13:45:08.700Zboot zone
14672024-10-30T13:45:09.621Zstart zone t1
14682024-10-30T13:45:09.621Zconfigure zone
14692024-10-30T13:45:09.630Zinstall zone
14702024-10-30T13:46:45.203Zboot zone
14712024-10-30T13:46:46.263Zwaiting for zones to come up
14722024-10-30T13:46:56.265Z[sidecar.quartet] svcs milestone/network
14732024-10-30T13:46:56.369ZSTATE STIME FMRI
14742024-10-30T13:46:56.369Zonline 6:40:34 svc:/milestone/network:default
14752024-10-30T13:46:56.369Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
14762024-10-30T13:46:56.415Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
14772024-10-30T13:46:56.464Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
14782024-10-30T13:46:56.507Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
14792024-10-30T13:46:56.510Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14802024-10-30T13:46:56.531Z
14812024-10-30T13:46:56.531Zrunning zone s1.quartet setup
14822024-10-30T13:46:56.531Z[s1.quartet] svcs milestone/network
14832024-10-30T13:46:56.554ZSTATE STIME FMRI
14842024-10-30T13:46:56.554Zonline 6:42:13 svc:/milestone/network:default
14852024-10-30T13:46:56.554Z[s1.quartet] dladm
14862024-10-30T13:46:56.574ZLINK CLASS MTU STATE BRIDGE OVER
14872024-10-30T13:46:56.574Zsl0 simnet 9000 up -- ?
14882024-10-30T13:46:56.574Zmgs1 vnic 9000 up -- ?
14892024-10-30T13:46:56.574Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
14902024-10-30T13:46:57.088Z
14912024-10-30T13:46:57.088Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
14922024-10-30T13:46:57.113Z
14932024-10-30T13:46:57.113Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14942024-10-30T13:46:57.133Z
14952024-10-30T13:46:57.133Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
14962024-10-30T13:46:57.227Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
14972024-10-30T13:46:57.277Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-id 5e947455-b303-4279-8582-d0c74b48ecaa --sled-id b219f40a-07b5-4529-bf30-0d1e527a7024 -a sl0/v6 &> /opt/ddmd.log &
14982024-10-30T13:46:57.298Z
14992024-10-30T13:46:57.298Zrunning zone s2.quartet setup
15002024-10-30T13:46:57.298Z[s2.quartet] svcs milestone/network
15012024-10-30T13:46:57.323ZSTATE STIME FMRI
15022024-10-30T13:46:57.323Zonline 6:43:50 svc:/milestone/network:default
15032024-10-30T13:46:57.323Z[s2.quartet] dladm
15042024-10-30T13:46:57.347ZLINK CLASS MTU STATE BRIDGE OVER
15052024-10-30T13:46:57.347Zsl1 simnet 9000 up -- ?
15062024-10-30T13:46:57.347Zmgs2 vnic 9000 up -- ?
15072024-10-30T13:46:57.347Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
15082024-10-30T13:46:57.816Z
15092024-10-30T13:46:57.816Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
15102024-10-30T13:46:57.841Z
15112024-10-30T13:46:57.841Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15122024-10-30T13:46:57.861Z
15132024-10-30T13:46:57.861Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
15142024-10-30T13:46:57.909Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
15152024-10-30T13:46:57.935Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-id 54ffbe52-80d3-464e-b06f-0acb27d310b7 --sled-id 075ef768-b4bb-4362-b0b1-dc35993e0b00 -a sl1/v6 &> /opt/ddmd.log &
15162024-10-30T13:46:57.956Z
15172024-10-30T13:46:57.956Zrunning zone s3.quartet setup
15182024-10-30T13:46:57.956Z[s3.quartet] svcs milestone/network
15192024-10-30T13:46:57.980ZSTATE STIME FMRI
15202024-10-30T13:46:57.980Zonline 6:45:27 svc:/milestone/network:default
15212024-10-30T13:46:57.980Z[s3.quartet] dladm
15222024-10-30T13:46:58.003ZLINK CLASS MTU STATE BRIDGE OVER
15232024-10-30T13:46:58.003Zsl2 simnet 9000 up -- ?
15242024-10-30T13:46:58.003Zmgs3 vnic 9000 up -- ?
15252024-10-30T13:46:58.003Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
15262024-10-30T13:46:58.510Z
15272024-10-30T13:46:58.510Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
15282024-10-30T13:46:58.537Z
15292024-10-30T13:46:58.537Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15302024-10-30T13:46:58.558Z
15312024-10-30T13:46:58.558Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
15322024-10-30T13:46:58.607Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
15332024-10-30T13:46:58.636Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-id 48964834-ac7a-4bfc-a822-b3f5665cbf43 --sled-id f55380f3-0c9a-4ad4-b636-81cfee8bfda7 -a sl2/v6 &> /opt/ddmd.log &
15342024-10-30T13:46:58.658Z
15352024-10-30T13:46:58.658Zrunning zone t1.quartet setup
15362024-10-30T13:46:58.658Z[t1.quartet] svcs milestone/network
15372024-10-30T13:46:58.679ZSTATE STIME FMRI
15382024-10-30T13:46:58.679Z- - svc:/milestone/network:default
15392024-10-30T13:46:59.679Z[t1.quartet] svcs milestone/network
15402024-10-30T13:46:59.702ZSTATE STIME FMRI
15412024-10-30T13:46:59.702Z- - svc:/milestone/network:default
15422024-10-30T13:47:00.703Z[t1.quartet] svcs milestone/network
15432024-10-30T13:47:00.725ZSTATE STIME FMRI
15442024-10-30T13:47:00.725Z- - svc:/milestone/network:default
15452024-10-30T13:47:01.725Z[t1.quartet] svcs milestone/network
15462024-10-30T13:47:01.748ZSTATE STIME FMRI
15472024-10-30T13:47:01.749Z- - svc:/milestone/network:default
15482024-10-30T13:47:02.749Z[t1.quartet] svcs milestone/network
15492024-10-30T13:47:02.770ZSTATE STIME FMRI
15502024-10-30T13:47:02.770Z- - svc:/milestone/network:default
15512024-10-30T13:47:03.771Z[t1.quartet] svcs milestone/network
15522024-10-30T13:47:03.792ZSTATE STIME FMRI
15532024-10-30T13:47:03.792Z- - svc:/milestone/network:default
15542024-10-30T13:47:04.793Z[t1.quartet] svcs milestone/network
15552024-10-30T13:47:04.813ZSTATE STIME FMRI
15562024-10-30T13:47:04.813Zoffline 6:47:03 svc:/milestone/network:default
15572024-10-30T13:47:05.814Z[t1.quartet] svcs milestone/network
15582024-10-30T13:47:05.840ZSTATE STIME FMRI
15592024-10-30T13:47:05.840Zonline 6:47:03 svc:/milestone/network:default
15602024-10-30T13:47:05.840Z[t1.quartet] dladm
15612024-10-30T13:47:05.862ZLINK CLASS MTU STATE BRIDGE OVER
15622024-10-30T13:47:05.862Ztfportrear0_0 simnet 9000 up -- ?
15632024-10-30T13:47:05.862Ztfportrear1_0 simnet 9000 up -- ?
15642024-10-30T13:47:05.863Ztfportrear2_0 simnet 9000 up -- ?
15652024-10-30T13:47:05.863Zmgt1 vnic 9000 up -- ?
15662024-10-30T13:47:05.863Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
15672024-10-30T13:47:06.414Z
15682024-10-30T13:47:06.414Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15692024-10-30T13:47:06.439Z
15702024-10-30T13:47:06.439Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15712024-10-30T13:47:06.461Z
15722024-10-30T13:47:06.461Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
15732024-10-30T13:47:06.484Z
15742024-10-30T13:47:06.484Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
15752024-10-30T13:47:06.504Z
15762024-10-30T13:47:06.504Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
15772024-10-30T13:47:06.702Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
15782024-10-30T13:47:06.706Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
15792024-10-30T13:47:06.710Zwaiting 3s for copy of files to zone to complete ...
15802024-10-30T13:47:09.711Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
15812024-10-30T13:47:09.754Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
15822024-10-30T13:47:09.778Z[t1.quartet] svcadm enable dendrite
15832024-10-30T13:47:09.821Z
15842024-10-30T13:47:09.821Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
15852024-10-30T13:47:09.872Z
15862024-10-30T13:47:09.872Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
15872024-10-30T13:47:09.919Z
15882024-10-30T13:47:09.920Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15892024-10-30T13:47:09.966Z
15902024-10-30T13:47:09.966Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15912024-10-30T13:47:10.011Z
15922024-10-30T13:47:10.012Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
15932024-10-30T13:47:10.056Z
15942024-10-30T13:47:10.057Z[t1.quartet] svcadm refresh dendrite:default
15952024-10-30T13:47:10.094Z
15962024-10-30T13:47:10.094Z[t1.quartet] svcadm restart dendrite:default
15972024-10-30T13:47:10.132Z
15982024-10-30T13:47:10.132Zwait 10s for dendrite to come up ...
15992024-10-30T13:47:20.134Z[t1.quartet] svcadm enable tfport
16002024-10-30T13:47:20.177Z
16012024-10-30T13:47:20.177Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-id f2fe8305-25cb-4e29-8b3b-05a288bfa7d5 --sled-id 3473fafc-2b6e-4e79-a723-33147cacdc5c -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
16022024-10-30T13:47:20.199Z
16032024-10-30T13:47:20.199Z[t1.quartet] ipadm
16042024-10-30T13:47:20.224ZADDROBJ TYPE STATE ADDR
16052024-10-30T13:47:20.224Zlo0/v4 static ok 127.0.0.1/8
16062024-10-30T13:47:20.224Zmgt1/v4 static ok 10.0.0.4/24
16072024-10-30T13:47:20.224Zlo0/v6 static ok ::1/128
16082024-10-30T13:47:20.224Zlo0/u6 static ok fd00:4::1/64
16092024-10-30T13:47:20.224Ztfportrear0_0/v6 addrconf ok fe80::e08c:8dff:fef4:292a%tfportrear0_0/10
16102024-10-30T13:47:20.224Ztfportrear1_0/v6 addrconf ok fe80::5c8f:f2ff:fef2:62fb%tfportrear1_0/10
16112024-10-30T13:47:20.224Ztfportrear2_0/v6 addrconf ok fe80::b4ce:8bff:fe09:e4fa%tfportrear2_0/10
16122024-10-30T13:47:22.506Zinitial peering test passed
16132024-10-30T13:47:23.509Z[s3.quartet] ping fd00:1::1
16142024-10-30T13:47:23.540Zfd00:1::1 is alive
16152024-10-30T13:47:34.544Z[s3.quartet] ping fd00:1::1
16162024-10-30T13:47:34.569Zfd00:1::1 is alive
16172024-10-30T13:47:34.587Z[t1.quartet] pkill ddmd
16182024-10-30T13:47:34.614Z
16192024-10-30T13:47:34.614Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
16202024-10-30T13:47:34.618Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
16212024-10-30T13:47:37.255Z[s3.quartet] pkill ddmd
16222024-10-30T13:47:37.276Z
16232024-10-30T13:47:37.277Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
16242024-10-30T13:47:39.893Z[s2.quartet] pkill ddmd
16252024-10-30T13:47:39.915Z
16262024-10-30T13:47:39.915Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
16272024-10-30T13:47:42.366Z[s1.quartet] pkill ddmd
16282024-10-30T13:47:42.386Z
16292024-10-30T13:47:42.386Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
16302024-10-30T13:47:44.899Z[sidecar.quartet] pkill softnpu
16312024-10-30T13:47:44.919Z
16322024-10-30T13:47:44.919Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
16332024-10-30T13:47:47.589Ztest ddm::test_quartet ... ok
16342024-10-30T13:47:47.589Z
16352024-10-30T13:47:47.589Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 558.33s
16362024-10-30T13:47:47.589Z
16372024-10-30T13:47:47.625Z+ cleanup
16382024-10-30T13:47:47.628Z++ id -un
16392024-10-30T13:47:47.727Z++ id -gn
16402024-10-30T13:47:47.729Z+ pfexec chown -R build:build .
16412024-10-30T13:47:47.818Zprocess exited: duration 1147951 ms, exit code 0
 
16422024-10-30T13:47:47.829Zfound 5 output files
16432024-10-30T13:47:47.829Zuploading: /work/s1.quartet.log (4854 bytes)
16442024-10-30T13:47:48.839Zuploaded: /work/s1.quartet.log
16452024-10-30T13:47:48.839Zuploading: /work/s2.quartet.log (4115 bytes)
16462024-10-30T13:47:49.850Zuploaded: /work/s2.quartet.log
16472024-10-30T13:47:49.852Zuploading: /work/s3.quartet.log (4255 bytes)
16482024-10-30T13:47:50.859Zuploaded: /work/s3.quartet.log
16492024-10-30T13:47:50.861Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
16502024-10-30T13:47:51.867Zuploaded: /work/sidecar.quartet-softnpu.log
16512024-10-30T13:47:51.870Zuploading: /work/t1.quartet.log (17393 bytes)
16522024-10-30T13:47:52.876Zuploaded: /work/t1.quartet.log