01JDKN38XSZMH8N1Y66J4MT8E9: test-ddm-trio-v2-transit

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: 01JDKN3V72Y82GHKYZSNKWSPCQ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T07:15:00.521Zjob assigned to worker 01JDKN44G38PFZ8YPEKTYEF6P7 [factory aws, i-07f39b273cd0f1c12] (queued for 57 s)
 
22024-11-26T07:15:08.562Zstarting task 0: "setup"
32024-11-26T07:15:08.569Z++ uname -s
42024-11-26T07:15:08.571Z+ kern=SunOS
52024-11-26T07:15:08.571Z+ case "$kern" in
62024-11-26T07:15:08.571Z+ groupadd -g 12345 build
72024-11-26T07:15:08.574Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-26T07:15:10.581Z+ zfs create -o mountpoint=/work rpool/work
92024-11-26T07:15:10.681Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-26T07:15:10.684Z+ home_fs=zfs
112024-11-26T07:15:10.684Z+ [[ zfs == autofs ]]
122024-11-26T07:15:10.684Z+ mkdir -p /home/build
132024-11-26T07:15:10.686Z+ chown build:build /home/build /work
142024-11-26T07:15:12.686Z+ chmod 0700 /home/build /work
152024-11-26T07:15:12.689Zprocess exited: duration 4128 ms, exit code 0
 
162024-11-26T07:15:12.694Zstarting task 1: "rust-toolchain"
172024-11-26T07:15:12.700Z+ printf ' * toolchain channel = "%s"
182024-11-26T07:15:12.700Z' stable
192024-11-26T07:15:12.702Z * toolchain channel = "stable"
202024-11-26T07:15:12.702Z+ printf ' * toolchain profile = "%s"
212024-11-26T07:15:12.702Z' default
222024-11-26T07:15:12.702Z * toolchain profile = "default"
232024-11-26T07:15:12.703Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-26T07:15:12.703Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-11-26T07:15:12.817Zinfo: downloading installer
262024-11-26T07:15:14.362Zinfo: profile set to 'default'
272024-11-26T07:15:14.362Zinfo: default host triple is x86_64-unknown-illumos
282024-11-26T07:15:14.365Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-11-26T07:15:14.520Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
302024-11-26T07:15:14.520Zinfo: downloading component 'cargo'
312024-11-26T07:15:15.375Zinfo: downloading component 'clippy'
322024-11-26T07:15:15.698Zinfo: downloading component 'rust-docs'
332024-11-26T07:15:16.901Zinfo: downloading component 'rust-std'
342024-11-26T07:15:18.815Zinfo: downloading component 'rustc'
352024-11-26T07:15:25.678Zinfo: downloading component 'rustfmt'
362024-11-26T07:15:25.920Zinfo: installing component 'cargo'
372024-11-26T07:15:26.720Zinfo: installing component 'clippy'
382024-11-26T07:15:27.085Zinfo: installing component 'rust-docs'
392024-11-26T07:15:28.791Zinfo: installing component 'rust-std'
402024-11-26T07:15:30.535Zinfo: installing component 'rustc'
412024-11-26T07:15:36.514Zinfo: installing component 'rustfmt'
422024-11-26T07:15:36.831Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-11-26T07:15:36.831Z
442024-11-26T07:15:37.208Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
452024-11-26T07:15:37.208Z
462024-11-26T07:15:37.211Z
472024-11-26T07:15:37.211ZRust is installed now. Great!
482024-11-26T07:15:37.211Z
492024-11-26T07:15:37.211ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-26T07:15:37.211Zenvironment variable. This has not been done automatically.
512024-11-26T07:15:37.211Z
522024-11-26T07:15:37.211ZTo configure your current shell, you need to source
532024-11-26T07:15:37.211Zthe corresponding env file under $HOME/.cargo.
542024-11-26T07:15:37.211Z
552024-11-26T07:15:37.211ZThis is usually done by running one of the following (note the leading DOT):
562024-11-26T07:15:37.211Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-26T07:15:37.211Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-26T07:15:37.281Z+ rustc --version
592024-11-26T07:15:37.350Zrustc 1.82.0 (f6e511eec 2024-10-15)
602024-11-26T07:15:37.353Zprocess exited: duration 24653 ms, exit code 0
 
612024-11-26T07:15:37.358Zstarting task 2: "authentication"
622024-11-26T07:15:37.379Zprocess exited: duration 20 ms, exit code 0
 
632024-11-26T07:15:37.383Zstarting task 3: "clone repository"
642024-11-26T07:15:37.388Z+ mkdir -p /work/oxidecomputer/maghemite
652024-11-26T07:15:37.391Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-11-26T07:15:37.672ZCloning into '/work/oxidecomputer/maghemite'...
672024-11-26T07:15:38.627Z+ cd /work/oxidecomputer/maghemite
682024-11-26T07:15:38.631Z+ git fetch origin cce693f4ac3318c6bc9c500093cf0cc74737af62
692024-11-26T07:15:38.917ZFrom https://github.com/oxidecomputer/maghemite
702024-11-26T07:15:38.917Z * branch cce693f4ac3318c6bc9c500093cf0cc74737af62 -> FETCH_HEAD
712024-11-26T07:15:38.924Z+ [[ -n renovate/dropshot-0.x ]]
722024-11-26T07:15:38.927Z++ git branch --show-current
732024-11-26T07:15:38.929Z+ current=main
742024-11-26T07:15:38.929Z+ [[ main != renovate/dropshot-0.x ]]
752024-11-26T07:15:38.929Z+ git branch -f renovate/dropshot-0.x cce693f4ac3318c6bc9c500093cf0cc74737af62
762024-11-26T07:15:38.932Z+ git checkout -f renovate/dropshot-0.x
772024-11-26T07:15:38.948ZSwitched to branch 'renovate/dropshot-0.x'
782024-11-26T07:15:38.951Z+ git reset --hard cce693f4ac3318c6bc9c500093cf0cc74737af62
792024-11-26T07:15:38.962ZHEAD is now at cce693f Update Rust crate dropshot to 0.13.0
802024-11-26T07:15:38.964Zprocess exited: duration 1578 ms, exit code 0
 
812024-11-26T07:15:38.969Zstarting task 4: "build"
822024-11-26T07:15:38.975Z++ cargo --version
832024-11-26T07:15:38.979Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-11-26T07:15:39.139Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-11-26T07:15:39.139Zinfo: downloading component 'cargo'
862024-11-26T07:15:40.002Zinfo: downloading component 'clippy'
872024-11-26T07:15:40.322Zinfo: downloading component 'rust-docs'
882024-11-26T07:15:41.516Zinfo: downloading component 'rust-std'
892024-11-26T07:15:43.375Zinfo: downloading component 'rustc'
902024-11-26T07:15:50.033Zinfo: downloading component 'rustfmt'
912024-11-26T07:15:50.283Zinfo: installing component 'cargo'
922024-11-26T07:15:51.079Zinfo: installing component 'clippy'
932024-11-26T07:15:51.437Zinfo: installing component 'rust-docs'
942024-11-26T07:15:53.021Zinfo: installing component 'rust-std'
952024-11-26T07:15:54.672Zinfo: installing component 'rustc'
962024-11-26T07:16:00.278Zinfo: installing component 'rustfmt'
972024-11-26T07:16:00.725Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-11-26T07:16:00.728Z++ rustc --version
992024-11-26T07:16:00.806Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-11-26T07:16:00.810Z++ dladm
1012024-11-26T07:16:00.816ZLINK CLASS MTU STATE BRIDGE OVER
1022024-11-26T07:16:00.816Zena0 phys 9216 up -- --
1032024-11-26T07:16:00.821Z++ ipadm
1042024-11-26T07:16:00.821ZADDROBJ TYPE STATE ADDR
1052024-11-26T07:16:00.821Zlo0/v4 static ok 127.0.0.1/8
1062024-11-26T07:16:00.821Zena0/dhcp dhcp ok 10.150.1.164/24
1072024-11-26T07:16:00.821Zlo0/v6 static ok ::1/128
1082024-11-26T07:16:00.821Z++ banner collect
1092024-11-26T07:16:00.952Z
1102024-11-26T07:16:00.952Z #### #### # # ###### #### #####
1112024-11-26T07:16:00.952Z # # # # # # # # # #
1122024-11-26T07:16:00.952Z # # # # # ##### # #
1132024-11-26T07:16:00.952Z # # # # # # # #
1142024-11-26T07:16:00.952Z # # # # # # # # # #
1152024-11-26T07:16:00.952Z #### #### ###### ###### ###### #### #
1162024-11-26T07:16:00.952Z
1172024-11-26T07:16:00.956Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-11-26T07:16:00.957Z++ repo=softnpu
1192024-11-26T07:16:00.957Z++ series=image
1202024-11-26T07:16:00.957Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-11-26T07:16:00.957Z++ name=softnpu
1222024-11-26T07:16:00.957Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-11-26T07:16:00.957Z++ mkdir -p download
1242024-11-26T07:16:00.957Z++ pushd download
1252024-11-26T07:16:00.957Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-11-26T07:16:00.957Z++ [[ ! -f softnpu ]]
1272024-11-26T07:16:00.957Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-11-26T07:16:00.961Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-11-26T07:16:00.961Z Dload Upload Total Spent Left Speed
1302024-11-26T07:16:01.341Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 57.4M 0 --:--:-- --:--:-- --:--:-- 57.6M
1312024-11-26T07:16:01.345Z++ popd
1322024-11-26T07:16:01.348Z/work/oxidecomputer/maghemite
1332024-11-26T07:16:01.348Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-11-26T07:16:01.348Z++ repo=sidecar-lite
1352024-11-26T07:16:01.348Z++ series=release
1362024-11-26T07:16:01.348Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-11-26T07:16:01.348Z++ name=libsidecar_lite.so
1382024-11-26T07:16:01.348Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-11-26T07:16:01.348Z++ mkdir -p download
1402024-11-26T07:16:01.348Z++ pushd download
1412024-11-26T07:16:01.348Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-11-26T07:16:01.348Z++ [[ ! -f libsidecar_lite.so ]]
1432024-11-26T07:16:01.348Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-11-26T07:16:01.356Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-11-26T07:16:01.358Z Dload Upload Total Spent Left Speed
1462024-11-26T07:16:01.749Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 51.6M 0 --:--:-- --:--:-- --:--:-- 51.6M
1472024-11-26T07:16:01.752Z++ popd
1482024-11-26T07:16:01.752Z/work/oxidecomputer/maghemite
1492024-11-26T07:16:01.755Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-11-26T07:16:01.755Z++ repo=sidecar-lite
1512024-11-26T07:16:01.755Z++ series=release
1522024-11-26T07:16:01.755Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-11-26T07:16:01.755Z++ name=scadm
1542024-11-26T07:16:01.755Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-11-26T07:16:01.755Z++ mkdir -p download
1562024-11-26T07:16:01.755Z++ pushd download
1572024-11-26T07:16:01.755Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-11-26T07:16:01.755Z++ [[ ! -f scadm ]]
1592024-11-26T07:16:01.756Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-11-26T07:16:01.763Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-11-26T07:16:01.763Z Dload Upload Total Spent Left Speed
1622024-11-26T07:16:02.194Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 52.9M 0 --:--:-- --:--:-- --:--:-- 52.8M
1632024-11-26T07:16:02.210Z++ popd
1642024-11-26T07:16:02.210Z/work/oxidecomputer/maghemite
1652024-11-26T07:16:02.210Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-11-26T07:16:02.211Z++ repo=dendrite
1672024-11-26T07:16:02.211Z++ series=image
1682024-11-26T07:16:02.211Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-11-26T07:16:02.211Z++ name=dendrite-softnpu.tar.gz
1702024-11-26T07:16:02.211Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-11-26T07:16:02.211Z++ mkdir -p download
1722024-11-26T07:16:02.216Z++ pushd download
1732024-11-26T07:16:02.216Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-11-26T07:16:02.216Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-11-26T07:16:02.216Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-11-26T07:16:02.216Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-11-26T07:16:02.216Z Dload Upload Total Spent Left Speed
1782024-11-26T07:16:03.346Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 37.5M 45 16.9M 0 0 28.0M 0 0:00:01 --:--:-- 0:00:01 27.9M 100 37.5M 100 37.5M 0 0 33.0M 0 0:00:01 0:00:01 --:--:-- 33.0M
1792024-11-26T07:16:03.350Z++ popd
1802024-11-26T07:16:03.352Z/work/oxidecomputer/maghemite
1812024-11-26T07:16:03.352Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-11-26T07:16:03.352Z++ repo=maghemite
1832024-11-26T07:16:03.352Z++ series=release
1842024-11-26T07:16:03.352Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-11-26T07:16:03.353Z++ name=ddmd
1862024-11-26T07:16:03.353Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-11-26T07:16:03.353Z++ mkdir -p download
1882024-11-26T07:16:03.353Z++ pushd download
1892024-11-26T07:16:03.353Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1902024-11-26T07:16:03.353Z++ [[ ! -f ddmd ]]
1912024-11-26T07:16:03.353Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-11-26T07:16:03.359Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-11-26T07:16:03.362Z Dload Upload Total Spent Left Speed
1942024-11-26T07:16:04.302Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 40.9M 30 12.4M 0 0 27.6M 0 0:00:01 --:--:-- 0:00:01 27.6M 100 40.9M 100 40.9M 0 0 44.5M 0 --:--:-- --:--:-- --:--:-- 44.5M
1952024-11-26T07:16:04.359Z++ popd
1962024-11-26T07:16:04.359Z/work/oxidecomputer/maghemite
1972024-11-26T07:16:04.359Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-11-26T07:16:04.359Z++ repo=maghemite
1992024-11-26T07:16:04.360Z++ series=release
2002024-11-26T07:16:04.360Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-11-26T07:16:04.360Z++ name=ddmadm
2022024-11-26T07:16:04.360Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-11-26T07:16:04.360Z++ mkdir -p download
2042024-11-26T07:16:04.360Z++ pushd download
2052024-11-26T07:16:04.360Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-11-26T07:16:04.360Z++ [[ ! -f ddmadm ]]
2072024-11-26T07:16:04.360Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-11-26T07:16:04.361Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-11-26T07:16:04.361Z Dload Upload Total Spent Left Speed
2102024-11-26T07:16:04.762Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 38.5M 0 --:--:-- --:--:-- --:--:-- 38.5M
2112024-11-26T07:16:04.766Z++ popd
2122024-11-26T07:16:04.769Z/work/oxidecomputer/maghemite
2132024-11-26T07:16:04.769Z++ pushd download
2142024-11-26T07:16:04.769Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-11-26T07:16:04.769Z++ chmod +x softnpu
2162024-11-26T07:16:04.772Z++ chmod +x scadm
2172024-11-26T07:16:04.772Z++ chmod +x ddmadm
2182024-11-26T07:16:04.777Z++ chmod +x ddmd
2192024-11-26T07:16:04.777Z++ mv ddmadm ddmadm-v2
2202024-11-26T07:16:04.780Z++ mv ddmd ddmd-v2
2212024-11-26T07:16:04.780Z++ rm -rf zones/dendrite
2222024-11-26T07:16:04.780Z++ mkdir -p zones/dendrite
2232024-11-26T07:16:04.783Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-11-26T07:16:05.591Z++ popd
2252024-11-26T07:16:05.591Z/work/oxidecomputer/maghemite
2262024-11-26T07:16:05.592Z++ banner install
2272024-11-26T07:16:05.619Z
2282024-11-26T07:16:05.620Z # # # #### ##### ## # #
2292024-11-26T07:16:05.620Z # ## # # # # # # #
2302024-11-26T07:16:05.621Z # # # # #### # # # # #
2312024-11-26T07:16:05.622Z # # # # # # ###### # #
2322024-11-26T07:16:05.622Z # # ## # # # # # # #
2332024-11-26T07:16:05.623Z # # # #### # # # ###### ######
2342024-11-26T07:16:05.623Z
2352024-11-26T07:16:05.624Z++ pkg info brand/sparse
2362024-11-26T07:16:05.624Z++ grep -qi installed
2372024-11-26T07:16:15.655Zpkg: info: no packages matching the following patterns you specified are
2382024-11-26T07:16:15.655Zinstalled on the system. Try querying remotely instead:
2392024-11-26T07:16:15.655Z
2402024-11-26T07:16:15.655Z brand/sparse
2412024-11-26T07:16:15.702Z++ [[ 1 != 0 ]]
2422024-11-26T07:16:15.702Z++ set -o errexit
2432024-11-26T07:16:15.703Z++ pfexec pkg install brand/sparse
2442024-11-26T07:16:23.190Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-11-26T07:16:26.927Z Startup: Caching catalogs ... Done
2462024-11-26T07:16:35.957ZPlanning: Solver setup ... Done
2472024-11-26T07:16:36.075ZPlanning: Running solver ... Done
2482024-11-26T07:16:36.291ZPlanning: Finding local manifests ... Done
2492024-11-26T07:16:36.307ZPlanning: Fetching manifests: 0/3 0% complete
2502024-11-26T07:16:36.448ZPlanning: Fetching manifests: 3/3 100% complete
2512024-11-26T07:16:36.825ZPlanning: Package planning ... Done
2522024-11-26T07:16:36.830ZPlanning: Merging actions ... Done
2532024-11-26T07:16:37.366ZPlanning: Checking for conflicting actions ... Done
2542024-11-26T07:16:42.841ZPlanning: Consolidating action changes ... Done
2552024-11-26T07:16:43.254ZPlanning: Evaluating mediators ... Done
2562024-11-26T07:16:43.324ZPlanning: Planning completed in 16.30 seconds
2572024-11-26T07:16:43.455Z Packages to install: 1
2582024-11-26T07:16:43.455Z Packages to update: 2
2592024-11-26T07:16:43.456Z Create boot environment: No
2602024-11-26T07:16:43.458ZCreate backup boot environment: Yes
2612024-11-26T07:16:43.635Z
2622024-11-26T07:16:43.635ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-11-26T07:16:48.812ZDownload: 917/1009 items 8.0/8.0MB 99% complete (1.8M/s)
2642024-11-26T07:16:50.712ZDownload: Completed 8.03 MB in 7.08 seconds (1.1M/s)
2652024-11-26T07:16:52.579Z Actions: 1/1419 actions (Removing old actions)
2662024-11-26T07:16:52.593Z Actions: 199/1419 actions (Installing new actions)
2672024-11-26T07:16:52.709Z Actions: 579/1419 actions (Updating modified actions)
2682024-11-26T07:16:53.052Z Actions: Completed 1419 actions in 0.47 seconds.
2692024-11-26T07:16:53.433Z Done
2702024-11-26T07:16:53.436Z Done
2712024-11-26T07:16:53.926Z Done
2722024-11-26T07:16:59.296Z Done
2732024-11-26T07:16:59.589Z Done
2742024-11-26T07:16:59.593Z Done
2752024-11-26T07:16:59.714Z Done
2762024-11-26T07:17:00.116Z++ set -o errexit
2772024-11-26T07:17:00.116Z++ set -o pipefail
2782024-11-26T07:17:00.116Z++ banner build
2792024-11-26T07:17:00.118Z
2802024-11-26T07:17:00.118Z ##### # # # # #####
2812024-11-26T07:17:00.118Z # # # # # # # #
2822024-11-26T07:17:00.118Z ##### # # # # # #
2832024-11-26T07:17:00.118Z # # # # # # # #
2842024-11-26T07:17:00.118Z # # # # # # # #
2852024-11-26T07:17:00.118Z ##### #### # ###### #####
2862024-11-26T07:17:00.118Z
2872024-11-26T07:17:00.119Z++ cargo build --release --bin ddmd --bin ddmadm
2882024-11-26T07:17:00.327Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2892024-11-26T07:17:00.542Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2902024-11-26T07:17:00.756ZFrom https://www.github.com/oxidecomputer/oxnet
2912024-11-26T07:17:00.756Z * [new branch] ci -> origin/ci
2922024-11-26T07:17:00.759Z * [new branch] dependabot/cargo/serde_json-1.0.133 -> origin/dependabot/cargo/serde_json-1.0.133
2932024-11-26T07:17:00.759Z * [new branch] main -> origin/main
2942024-11-26T07:17:00.759Z * [new ref] -> origin/HEAD
2952024-11-26T07:17:00.771Z Updating crates.io index
2962024-11-26T07:17:00.834Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972024-11-26T07:17:01.657ZFrom https://github.com/oxidecomputer/falcon
2982024-11-26T07:17:01.657Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
2992024-11-26T07:17:01.762Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002024-11-26T07:17:02.864ZFrom https://github.com/oxidecomputer/dendrite
3012024-11-26T07:17:02.864Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3022024-11-26T07:17:02.904Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032024-11-26T07:17:03.234ZFrom https://github.com/oxidecomputer/ispf
3042024-11-26T07:17:03.234Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3052024-11-26T07:17:03.262Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062024-11-26T07:17:03.666ZFrom https://github.com/oxidecomputer/netadm-sys
3072024-11-26T07:17:03.666Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3082024-11-26T07:17:03.678Z Updating git repository `https://github.com/oxidecomputer/omicron`
3092024-11-26T07:17:07.127ZFrom https://github.com/oxidecomputer/omicron
3102024-11-26T07:17:07.127Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3112024-11-26T07:17:07.158Z * [new tag] dogfood -> dogfood
3122024-11-26T07:17:07.161Z * [new tag] v5 -> v5
3132024-11-26T07:17:07.161Z * [new tag] v6 -> v6
3142024-11-26T07:17:07.161Z * [new tag] v7 -> v7
3152024-11-26T07:17:07.161Z * [new tag] v8 -> v8
3162024-11-26T07:17:07.161Z * [new tag] v9 -> v9
3172024-11-26T07:17:07.514Z Updating git repository `https://github.com/oxidecomputer/opte`
3182024-11-26T07:17:08.459ZFrom https://github.com/oxidecomputer/opte
3192024-11-26T07:17:08.459Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3202024-11-26T07:17:08.501Z Updating git repository `https://github.com/illumos/smf-rs`
3212024-11-26T07:17:08.846ZFrom https://github.com/illumos/smf-rs
3222024-11-26T07:17:08.846Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3232024-11-26T07:17:08.898Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3242024-11-26T07:17:09.649ZFrom https://github.com/oxidecomputer/maghemite
3252024-11-26T07:17:09.649Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3262024-11-26T07:17:09.667Z * [new tag] rift -> rift
3272024-11-26T07:17:09.670Z * [new tag] srp -> srp
3282024-11-26T07:17:09.670Z * [new tag] tie-spf -> tie-spf
3292024-11-26T07:17:09.727Z Updating git repository `https://github.com/oxidecomputer/zone`
3302024-11-26T07:17:10.055ZFrom https://github.com/oxidecomputer/zone
3312024-11-26T07:17:10.055Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3322024-11-26T07:17:10.087Z Updating git repository `https://github.com/oxidecomputer/propolis`
3332024-11-26T07:17:10.802ZFrom https://github.com/oxidecomputer/propolis
3342024-11-26T07:17:10.802Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3352024-11-26T07:17:10.948Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3362024-11-26T07:17:11.298ZFrom https://github.com/oxidecomputer/dlpi-sys
3372024-11-26T07:17:11.298Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3382024-11-26T07:17:11.309Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392024-11-26T07:17:11.698ZFrom https://github.com/jmesmon/rust-libzfs
3402024-11-26T07:17:11.698Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3412024-11-26T07:17:11.714Z * [new tag] v0.4.0 -> v0.4.0
3422024-11-26T07:17:11.735Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3432024-11-26T07:17:12.059ZFrom https://github.com/oxidecomputer/rusty-doors
3442024-11-26T07:17:12.059Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3452024-11-26T07:17:12.202Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3462024-11-26T07:17:12.598ZFrom https://github.com/oxidecomputer/maghemite
3472024-11-26T07:17:12.599Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3482024-11-26T07:17:12.635Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3492024-11-26T07:17:12.979ZFrom https://github.com/oxidecomputer/serde_human_bytes
3502024-11-26T07:17:12.979Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3512024-11-26T07:17:13.002Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3522024-11-26T07:17:13.327ZFrom https://github.com/oxidecomputer/slog-error-chain
3532024-11-26T07:17:13.327Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3542024-11-26T07:17:13.365Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3552024-11-26T07:17:13.723ZFrom https://github.com/oxidecomputer/poptrie
3562024-11-26T07:17:13.723Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3572024-11-26T07:17:13.759Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3582024-11-26T07:17:14.160ZFrom https://github.com/illumos/libscf-sys
3592024-11-26T07:17:14.160Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3602024-11-26T07:17:14.187Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3612024-11-26T07:17:15.008ZFrom https://github.com/oxidecomputer/progenitor
3622024-11-26T07:17:15.008Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3632024-11-26T07:17:15.029Z * [new tag] v0.1.1 -> v0.1.1
3642024-11-26T07:17:15.032Z * [new tag] v0.2.0 -> v0.2.0
3652024-11-26T07:17:15.032Z * [new tag] v0.3.0 -> v0.3.0
3662024-11-26T07:17:15.032Z * [new tag] v0.4.0 -> v0.4.0
3672024-11-26T07:17:15.032Z * [new tag] v0.5.0 -> v0.5.0
3682024-11-26T07:17:15.032Z * [new tag] v0.6.0 -> v0.6.0
3692024-11-26T07:17:15.032Z * [new tag] v0.7.0 -> v0.7.0
3702024-11-26T07:17:15.160Z Updating git repository `https://github.com/oxidecomputer/typify`
3712024-11-26T07:17:15.903ZFrom https://github.com/oxidecomputer/typify
3722024-11-26T07:17:15.903Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3732024-11-26T07:17:15.907Z * [new tag] v0.2.0 -> v0.2.0
3742024-11-26T07:17:15.923Z * [new tag] v0.0.10 -> v0.0.10
3752024-11-26T07:17:15.925Z * [new tag] v0.0.11 -> v0.0.11
3762024-11-26T07:17:15.925Z * [new tag] v0.0.12 -> v0.0.12
3772024-11-26T07:17:15.925Z * [new tag] v0.0.13 -> v0.0.13
3782024-11-26T07:17:15.925Z * [new tag] v0.0.14 -> v0.0.14
3792024-11-26T07:17:15.925Z * [new tag] v0.0.15 -> v0.0.15
3802024-11-26T07:17:15.925Z * [new tag] v0.0.16 -> v0.0.16
3812024-11-26T07:17:15.925Z * [new tag] v0.0.4 -> v0.0.4
3822024-11-26T07:17:15.925Z * [new tag] v0.0.5 -> v0.0.5
3832024-11-26T07:17:15.925Z * [new tag] v0.0.7 -> v0.0.7
3842024-11-26T07:17:15.925Z * [new tag] v0.0.8 -> v0.0.8
3852024-11-26T07:17:15.925Z * [new tag] v0.0.9 -> v0.0.9
3862024-11-26T07:17:15.926Z * [new tag] v0.1.0 -> v0.1.0
3872024-11-26T07:17:16.181Z Updating git repository `https://github.com/oxidecomputer/crucible`
3882024-11-26T07:17:17.940ZFrom https://github.com/oxidecomputer/crucible
3892024-11-26T07:17:17.940Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3902024-11-26T07:17:18.009Z Updating git repository `https://github.com/oxidecomputer/opte`
3912024-11-26T07:17:18.486ZFrom https://github.com/oxidecomputer/opte
3922024-11-26T07:17:18.486Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3932024-11-26T07:17:18.532Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3942024-11-26T07:17:19.104ZFrom https://github.com/oxidecomputer/management-gateway-service
3952024-11-26T07:17:19.104Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3962024-11-26T07:17:20.226Z Locking 21 packages to latest compatible versions
3972024-11-26T07:17:20.228Z Updating async-stream v0.3.5 -> v0.3.6
3982024-11-26T07:17:20.228Z Updating async-stream-impl v0.3.5 -> v0.3.6
3992024-11-26T07:17:20.232Z Adding dropshot v0.13.0
4002024-11-26T07:17:20.235Z Adding dropshot_endpoint v0.13.0
4012024-11-26T07:17:20.235Z Updating futures v0.3.30 -> v0.3.31
4022024-11-26T07:17:20.235Z Updating futures-channel v0.3.30 -> v0.3.31
4032024-11-26T07:17:20.235Z Updating futures-core v0.3.30 -> v0.3.31
4042024-11-26T07:17:20.235Z Updating futures-executor v0.3.30 -> v0.3.31
4052024-11-26T07:17:20.235Z Updating futures-io v0.3.30 -> v0.3.31
4062024-11-26T07:17:20.235Z Updating futures-macro v0.3.30 -> v0.3.31
4072024-11-26T07:17:20.235Z Updating futures-sink v0.3.30 -> v0.3.31
4082024-11-26T07:17:20.235Z Updating futures-task v0.3.30 -> v0.3.31
4092024-11-26T07:17:20.235Z Updating futures-util v0.3.30 -> v0.3.31
4102024-11-26T07:17:20.235Z Adding hashbrown v0.15.2
4112024-11-26T07:17:20.238Z Updating indexmap v2.5.0 -> v2.6.0
4122024-11-26T07:17:20.242Z Updating proc-macro2 v1.0.86 -> v1.0.92
4132024-11-26T07:17:20.254Z Updating serde v1.0.210 -> v1.0.215
4142024-11-26T07:17:20.258Z Updating serde_derive v1.0.210 -> v1.0.215
4152024-11-26T07:17:20.258Z Updating syn v2.0.77 -> v2.0.89
4162024-11-26T07:17:20.265Z Updating thiserror v1.0.64 -> v1.0.69 (latest: v2.0.3)
4172024-11-26T07:17:20.269Z Updating thiserror-impl v1.0.64 -> v1.0.69 (latest: v2.0.3)
4182024-11-26T07:17:20.299Z Downloading crates ...
4192024-11-26T07:17:20.394Z Downloaded crucible-workspace-hack v0.1.0
4202024-11-26T07:17:20.397Z Downloaded anstyle v1.0.10
4212024-11-26T07:17:20.397Z Downloaded anstyle-parse v0.2.5
4222024-11-26T07:17:20.402Z Downloaded anstream v0.6.15
4232024-11-26T07:17:20.404Z Downloaded darling_macro v0.20.10
4242024-11-26T07:17:20.414Z Downloaded errno v0.3.9
4252024-11-26T07:17:20.417Z Downloaded allocator-api2 v0.2.18
4262024-11-26T07:17:20.420Z Downloaded ahash v0.8.11
4272024-11-26T07:17:20.423Z Downloaded form_urlencoded v1.2.1
4282024-11-26T07:17:20.423Z Downloaded debug-ignore v1.0.5
4292024-11-26T07:17:20.425Z Downloaded crc32fast v1.4.2
4302024-11-26T07:17:20.426Z Downloaded blake2 v0.10.6
4312024-11-26T07:17:20.428Z Downloaded autocfg v1.3.0
4322024-11-26T07:17:20.431Z Downloaded dyn-clone v1.0.17
4332024-11-26T07:17:20.439Z Downloaded aho-corasick v1.1.3
4342024-11-26T07:17:20.461Z Downloaded parking_lot v0.12.3
4352024-11-26T07:17:20.465Z Downloaded password-hash v0.5.0
4362024-11-26T07:17:20.467Z Downloaded parking_lot_core v0.9.10
4372024-11-26T07:17:20.470Z Downloaded parking_lot_core v0.8.6
4382024-11-26T07:17:20.473Z Downloaded futures-io v0.3.31
4392024-11-26T07:17:20.473Z Downloaded parking_lot v0.11.2
4402024-11-26T07:17:20.475Z Downloaded parse-display-derive v0.10.0
4412024-11-26T07:17:20.475Z Downloaded parse-display v0.10.0
4422024-11-26T07:17:20.483Z Downloaded pest v2.7.13
4432024-11-26T07:17:20.486Z Downloaded paste v1.0.15
4442024-11-26T07:17:20.490Z Downloaded atomicwrites v0.4.4
4452024-11-26T07:17:20.493Z Downloaded proc-macro-error v1.0.4
4462024-11-26T07:17:20.496Z Downloaded progenitor-impl v0.8.0
4472024-11-26T07:17:20.498Z Downloaded percent-encoding v2.3.1
4482024-11-26T07:17:20.498Z Downloaded anstyle-query v1.1.1
4492024-11-26T07:17:20.501Z Downloaded rand_core v0.6.4
4502024-11-26T07:17:20.501Z Downloaded pretty-hex v0.2.1
4512024-11-26T07:17:20.501Z Downloaded pest_meta v2.7.13
4522024-11-26T07:17:20.504Z Downloaded prettyplease v0.2.22
4532024-11-26T07:17:20.507Z Downloaded bitflags v1.3.2
4542024-11-26T07:17:20.511Z Downloaded progenitor v0.8.0
4552024-11-26T07:17:20.515Z Downloaded crunchy v0.2.2
4562024-11-26T07:17:20.515Z Downloaded crc8 v0.1.1
4572024-11-26T07:17:20.515Z Downloaded cstr-argument v0.1.2
4582024-11-26T07:17:20.515Z Downloaded foreign-types v0.5.0
4592024-11-26T07:17:20.518Z Downloaded equivalent v1.0.1
4602024-11-26T07:17:20.518Z Downloaded const-random-macro v0.1.16
4612024-11-26T07:17:20.518Z Downloaded const-random v0.1.18
4622024-11-26T07:17:20.518Z Downloaded ciborium-io v0.2.2
4632024-11-26T07:17:20.520Z Downloaded async-stream-impl v0.3.6
4642024-11-26T07:17:20.520Z Downloaded foreign-types v0.3.2
4652024-11-26T07:17:20.523Z Downloaded proc-macro-error-attr v1.0.4
4662024-11-26T07:17:20.528Z Downloaded foreign-types-shared v0.3.1
4672024-11-26T07:17:20.530Z Downloaded async-stream v0.3.6
4682024-11-26T07:17:20.534Z Downloaded progenitor-client v0.8.0
4692024-11-26T07:17:20.534Z Downloaded cfg-if v1.0.0
4702024-11-26T07:17:20.537Z Downloaded proc-macro-crate v3.2.0
4712024-11-26T07:17:20.537Z Downloaded pretty-hex v0.4.1
4722024-11-26T07:17:20.547Z Downloaded byteorder v1.5.0
4732024-11-26T07:17:20.547Z Downloaded ciborium-ll v0.2.2
4742024-11-26T07:17:20.547Z Downloaded rand_chacha v0.3.1
4752024-11-26T07:17:20.547Z Downloaded pest_generator v2.7.13
4762024-11-26T07:17:20.547Z Downloaded pkg-config v0.3.31
4772024-11-26T07:17:20.547Z Downloaded foreign-types-macros v0.2.3
4782024-11-26T07:17:20.547Z Downloaded ppv-lite86 v0.2.20
4792024-11-26T07:17:20.550Z Downloaded backoff v0.4.0
4802024-11-26T07:17:20.550Z Downloaded plain v0.2.3
4812024-11-26T07:17:20.550Z Downloaded colored v2.1.0
4822024-11-26T07:17:20.553Z Downloaded scroll_derive v0.12.0
4832024-11-26T07:17:20.553Z Downloaded cobs v0.2.3
4842024-11-26T07:17:20.556Z Downloaded block-buffer v0.10.4
4852024-11-26T07:17:20.556Z Downloaded atomic-waker v1.1.2
4862024-11-26T07:17:20.558Z Downloaded foreign-types-shared v0.1.1
4872024-11-26T07:17:20.558Z Downloaded dtrace-parser v0.2.0
4882024-11-26T07:17:20.558Z Downloaded ident_case v1.0.1
4892024-11-26T07:17:20.563Z Downloaded rustc-hash v2.0.0
4902024-11-26T07:17:20.566Z Downloaded resolv-conf v0.7.0
4912024-11-26T07:17:20.568Z Downloaded quinn-udp v0.5.5
4922024-11-26T07:17:20.568Z Downloaded data-encoding v2.6.0
4932024-11-26T07:17:20.571Z Downloaded quote v1.0.37
4942024-11-26T07:17:20.573Z Downloaded progenitor-macro v0.8.0
4952024-11-26T07:17:20.576Z Downloaded crypto-common v0.1.6
4962024-11-26T07:17:20.576Z Downloaded serde-big-array v0.5.1
4972024-11-26T07:17:20.579Z Downloaded fixedbitset v0.4.2
4982024-11-26T07:17:20.579Z Downloaded fastrand v2.1.1
4992024-11-26T07:17:20.581Z Downloaded take_mut v0.2.2
5002024-11-26T07:17:20.581Z Downloaded embedded-io v0.4.0
5012024-11-26T07:17:20.581Z Downloaded either v1.13.0
5022024-11-26T07:17:20.584Z Downloaded sigpipe v0.1.3
5032024-11-26T07:17:20.584Z Downloaded serde_spanned v0.6.7
5042024-11-26T07:17:20.586Z Downloaded float-ord v0.3.2
5052024-11-26T07:17:20.587Z Downloaded futures-executor v0.3.31
5062024-11-26T07:17:20.589Z Downloaded enum-as-inner v0.6.1
5072024-11-26T07:17:20.592Z Downloaded dirs-sys-next v0.1.2
5082024-11-26T07:17:20.592Z Downloaded fnv v1.0.7
5092024-11-26T07:17:20.592Z Downloaded shlex v1.3.0
5102024-11-26T07:17:20.595Z Downloaded dof v0.3.0
5112024-11-26T07:17:20.595Z Downloaded scroll v0.12.0
5122024-11-26T07:17:20.599Z Downloaded sha1 v0.10.6
5132024-11-26T07:17:20.599Z Downloaded semver v0.1.20
5142024-11-26T07:17:20.602Z Downloaded quick-error v1.2.3
5152024-11-26T07:17:20.602Z Downloaded anyhow v1.0.93
5162024-11-26T07:17:20.605Z Downloaded hex v0.4.3
5172024-11-26T07:17:20.608Z Downloaded stable_deref_trait v1.2.0
5182024-11-26T07:17:20.608Z Downloaded rustversion v1.0.17
5192024-11-26T07:17:20.611Z Downloaded async-trait v0.1.83
5202024-11-26T07:17:20.614Z Downloaded http-body-util v0.1.2
5212024-11-26T07:17:20.617Z Downloaded slab v0.4.9
5222024-11-26T07:17:20.617Z Downloaded signal-hook-registry v1.4.2
5232024-11-26T07:17:20.617Z Downloaded serde_tokenstream v0.2.2
5242024-11-26T07:17:20.622Z Downloaded scopeguard v1.2.0
5252024-11-26T07:17:20.622Z Downloaded console v0.15.8
5262024-11-26T07:17:20.624Z Downloaded managed v0.8.0
5272024-11-26T07:17:20.624Z Downloaded structmeta-derive v0.3.0
5282024-11-26T07:17:20.624Z Downloaded macaddr v1.0.1
5292024-11-26T07:17:20.627Z Downloaded is_terminal_polyfill v1.70.1
5302024-11-26T07:17:20.627Z Downloaded slog-bunyan v2.5.0
5312024-11-26T07:17:20.629Z Downloaded darling v0.20.10
5322024-11-26T07:17:20.632Z Downloaded tower-service v0.3.3
5332024-11-26T07:17:20.634Z Downloaded rustls-pemfile v1.0.4
5342024-11-26T07:17:20.634Z Downloaded colorchoice v1.0.2
5352024-11-26T07:17:20.637Z Downloaded hostname v0.3.1
5362024-11-26T07:17:20.639Z Downloaded sha2 v0.10.8
5372024-11-26T07:17:20.642Z Downloaded num_threads v0.1.7
5382024-11-26T07:17:20.643Z Downloaded serde_path_to_error v0.1.16
5392024-11-26T07:17:20.645Z Downloaded schemars_derive v0.8.21
5402024-11-26T07:17:20.645Z Downloaded rustc_version v0.4.1
5412024-11-26T07:17:20.645Z Downloaded rustc_version v0.1.7
5422024-11-26T07:17:20.648Z Downloaded tabwriter v1.4.0
5432024-11-26T07:17:20.648Z Downloaded slog-dtrace v0.3.0
5442024-11-26T07:17:20.650Z Downloaded serde_urlencoded v0.7.1
5452024-11-26T07:17:20.654Z Downloaded usdt-macro v0.5.0
5462024-11-26T07:17:20.654Z Downloaded arc-swap v1.7.1
5472024-11-26T07:17:20.656Z Downloaded pin-project-lite v0.2.14
5482024-11-26T07:17:20.660Z Downloaded tiny-keccak v2.0.2
5492024-11-26T07:17:20.662Z Downloaded serde_with_macros v3.9.0
5502024-11-26T07:17:20.665Z Downloaded rustls-pki-types v1.8.0
5512024-11-26T07:17:20.667Z Downloaded slog-envlogger v2.2.0
5522024-11-26T07:17:20.670Z Downloaded sync_wrapper v0.1.2
5532024-11-26T07:17:20.670Z Downloaded openssl-macros v0.1.1
5542024-11-26T07:17:20.670Z Downloaded pest_derive v2.7.13
5552024-11-26T07:17:20.673Z Downloaded num_enum_derive v0.5.11
5562024-11-26T07:17:20.676Z Downloaded hubpack_derive v0.1.1
5572024-11-26T07:17:20.676Z Downloaded try-lock v0.2.5
5582024-11-26T07:17:20.676Z Downloaded sct v0.7.1
5592024-11-26T07:17:20.678Z Downloaded zone_cfg_derive v0.3.0
5602024-11-26T07:17:20.681Z Downloaded proc-macro2 v1.0.92
5612024-11-26T07:17:20.684Z Downloaded generic-array v0.14.7
5622024-11-26T07:17:20.684Z Downloaded tokio-native-tls v0.3.1
5632024-11-26T07:17:20.686Z Downloaded zeroize v1.8.1
5642024-11-26T07:17:20.689Z Downloaded num_enum v0.5.11
5652024-11-26T07:17:20.692Z Downloaded derive-where v1.2.7
5662024-11-26T07:17:20.696Z Downloaded lock_api v0.4.12
5672024-11-26T07:17:20.696Z Downloaded linked-hash-map v0.5.6
5682024-11-26T07:17:20.699Z Downloaded itoa v1.0.11
5692024-11-26T07:17:20.699Z Downloaded untrusted v0.9.0
5702024-11-26T07:17:20.701Z Downloaded tokio-macros v2.4.0
5712024-11-26T07:17:20.704Z Downloaded subtle v2.6.1
5722024-11-26T07:17:20.704Z Downloaded num_enum_derive v0.7.3
5732024-11-26T07:17:20.706Z Downloaded time-core v0.1.2
5742024-11-26T07:17:20.706Z Downloaded newtype_derive v0.1.6
5752024-11-26T07:17:20.706Z Downloaded dropshot_endpoint v0.12.0
5762024-11-26T07:17:20.709Z Downloaded semver v1.0.23
5772024-11-26T07:17:20.711Z Downloaded instant v0.1.13
5782024-11-26T07:17:20.714Z Downloaded smf v0.2.3
5792024-11-26T07:17:20.714Z Downloaded slog-async v2.8.0
5802024-11-26T07:17:20.717Z Downloaded slog v2.7.0
5812024-11-26T07:17:20.721Z Downloaded futures v0.3.31
5822024-11-26T07:17:20.724Z Downloaded serde_derive_internals v0.29.1
5832024-11-26T07:17:20.726Z Downloaded bytes v1.7.2
5842024-11-26T07:17:20.729Z Downloaded num-conv v0.1.0
5852024-11-26T07:17:20.729Z Downloaded sync_wrapper v1.0.1
5862024-11-26T07:17:20.732Z Downloaded humantime v2.1.0
5872024-11-26T07:17:20.732Z Downloaded smartstring v1.0.1
5882024-11-26T07:17:20.735Z Downloaded serde_repr v0.1.19
5892024-11-26T07:17:20.735Z Downloaded derive_more v0.99.18
5902024-11-26T07:17:20.739Z Downloaded fxhash v0.2.1
5912024-11-26T07:17:20.741Z Downloaded terminal_size v0.4.0
5922024-11-26T07:17:20.741Z Downloaded clap v4.5.21
5932024-11-26T07:17:20.749Z Downloaded omicron-workspace-hack v0.1.0
5942024-11-26T07:17:20.751Z Downloaded futures-macro v0.3.31
5952024-11-26T07:17:20.751Z Downloaded zone v0.3.0
5962024-11-26T07:17:20.754Z Downloaded highway v1.2.0
5972024-11-26T07:17:20.754Z Downloaded libsw v3.3.1
5982024-11-26T07:17:20.757Z Downloaded lazy_static v1.5.0
5992024-11-26T07:17:20.759Z Downloaded swrite v0.1.0
6002024-11-26T07:17:20.759Z Downloaded native-tls v0.2.12
6012024-11-26T07:17:20.762Z Downloaded linear-map v1.2.0
6022024-11-26T07:17:20.762Z Downloaded ryu v1.0.18
6032024-11-26T07:17:20.765Z Downloaded usdt-attr-macro v0.5.0
6042024-11-26T07:17:20.768Z Downloaded num-rational v0.4.2
6052024-11-26T07:17:20.768Z Downloaded match_cfg v0.1.0
6062024-11-26T07:17:20.768Z Downloaded similar v2.6.0
6072024-11-26T07:17:20.772Z Downloaded num v0.4.3
6082024-11-26T07:17:20.774Z Downloaded base64 v0.22.1
6092024-11-26T07:17:20.777Z Downloaded usdt v0.5.0
6102024-11-26T07:17:20.780Z Downloaded darling_core v0.20.10
6112024-11-26T07:17:20.783Z Downloaded toml_datetime v0.6.8
6122024-11-26T07:17:20.785Z Downloaded usdt-impl v0.5.0
6132024-11-26T07:17:20.785Z Downloaded slog-scope v4.4.0
6142024-11-26T07:17:20.788Z Downloaded mime v0.3.17
6152024-11-26T07:17:20.788Z Downloaded term v0.7.0
6162024-11-26T07:17:20.790Z Downloaded ipnetwork v0.20.0
6172024-11-26T07:17:20.793Z Downloaded hash32 v0.3.1
6182024-11-26T07:17:20.793Z Downloaded indent_write v2.2.0
6192024-11-26T07:17:20.795Z Downloaded version_check v0.9.5
6202024-11-26T07:17:20.795Z Downloaded hyper-rustls v0.27.3
6212024-11-26T07:17:20.798Z Downloaded strsim v0.11.1
6222024-11-26T07:17:20.801Z Downloaded tokio-rustls v0.25.0
6232024-11-26T07:17:20.802Z Downloaded structmeta v0.3.0
6242024-11-26T07:17:20.802Z Downloaded hyper-rustls v0.24.2
6252024-11-26T07:17:20.804Z Downloaded newline-converter v0.3.0
6262024-11-26T07:17:20.807Z Downloaded want v0.3.1
6272024-11-26T07:17:20.807Z Downloaded waitgroup v0.1.2
6282024-11-26T07:17:20.807Z Downloaded num-complex v0.4.6
6292024-11-26T07:17:20.810Z Downloaded crossbeam-epoch v0.9.18
6302024-11-26T07:17:20.810Z Downloaded http-body v1.0.1
6312024-11-26T07:17:20.813Z Downloaded hostname v0.4.0
6322024-11-26T07:17:20.813Z Downloaded static_assertions v1.1.0
6332024-11-26T07:17:20.815Z Downloaded thread_local v1.1.8
6342024-11-26T07:17:20.815Z Downloaded httpdate v1.0.3
6352024-11-26T07:17:20.817Z Downloaded slog-json v2.6.1
6362024-11-26T07:17:20.817Z Downloaded smallvec v1.13.2
6372024-11-26T07:17:20.822Z Downloaded num-integer v0.1.46
6382024-11-26T07:17:20.824Z Downloaded futures-task v0.3.31
6392024-11-26T07:17:20.824Z Downloaded num-iter v0.1.45
6402024-11-26T07:17:20.824Z Downloaded strum_macros v0.26.4
6412024-11-26T07:17:20.828Z Downloaded tinyvec_macros v0.1.1
6422024-11-26T07:17:20.828Z Downloaded openssl-probe v0.1.5
6432024-11-26T07:17:20.832Z Downloaded is-terminal v0.4.13
6442024-11-26T07:17:20.832Z Downloaded heck v0.5.0
6452024-11-26T07:17:20.832Z Downloaded getrandom v0.2.15
6462024-11-26T07:17:20.835Z Downloaded strum v0.26.3
6472024-11-26T07:17:20.835Z Downloaded base64 v0.21.7
6482024-11-26T07:17:20.838Z Downloaded tracing-attributes v0.1.27
6492024-11-26T07:17:20.840Z Downloaded cc v1.1.21
6502024-11-26T07:17:20.843Z Downloaded hyper-tls v0.6.0
6512024-11-26T07:17:20.844Z Downloaded hyper-tls v0.5.0
6522024-11-26T07:17:20.844Z Downloaded slog-term v2.9.1
6532024-11-26T07:17:20.846Z Downloaded tokio-rustls v0.26.0
6542024-11-26T07:17:20.848Z Downloaded half v2.4.1
6552024-11-26T07:17:20.852Z Downloaded thin-vec v0.2.13
6562024-11-26T07:17:20.855Z Downloaded ipnet v2.10.0
6572024-11-26T07:17:20.855Z Downloaded slog-stdlog v4.1.1
6582024-11-26T07:17:20.858Z Downloaded unicode-bidi v0.3.15
6592024-11-26T07:17:20.858Z Downloaded typify-macro v0.2.0
6602024-11-26T07:17:20.858Z Downloaded newtype-uuid v1.1.0
6612024-11-26T07:17:20.861Z Downloaded serde_yaml v0.9.34+deprecated
6622024-11-26T07:17:20.863Z Downloaded rand v0.8.5
6632024-11-26T07:17:20.866Z Downloaded serde_derive v1.0.215
6642024-11-26T07:17:20.868Z Downloaded num-derive v0.3.3
6652024-11-26T07:17:20.870Z Downloaded thread-id v4.2.2
6662024-11-26T07:17:20.870Z Downloaded thiserror-impl v1.0.69
6672024-11-26T07:17:20.873Z Downloaded futures-sink v0.3.31
6682024-11-26T07:17:20.873Z Downloaded hubpack v0.1.2
6692024-11-26T07:17:20.875Z Downloaded crossbeam-channel v0.5.13
6702024-11-26T07:17:20.879Z Downloaded http-body v0.4.6
6712024-11-26T07:17:20.882Z Downloaded utf8parse v0.2.2
6722024-11-26T07:17:20.882Z Downloaded memmap v0.7.0
6732024-11-26T07:17:20.882Z Downloaded once_cell v1.19.0
6742024-11-26T07:17:20.884Z Downloaded owo-colors v4.1.0
6752024-11-26T07:17:20.886Z Downloaded unsafe-libyaml v0.2.11
6762024-11-26T07:17:20.889Z Downloaded socket2 v0.5.7
6772024-11-26T07:17:20.892Z Downloaded tempfile v3.12.0
6782024-11-26T07:17:20.894Z Downloaded iana-time-zone v0.1.61
6792024-11-26T07:17:20.897Z Downloaded indexmap v1.9.3
6802024-11-26T07:17:20.900Z Downloaded typify v0.2.0
6812024-11-26T07:17:20.903Z Downloaded heck v0.4.1
6822024-11-26T07:17:20.903Z Downloaded toml v0.8.19
6832024-11-26T07:17:20.906Z Downloaded expectorate v1.1.0
6842024-11-26T07:17:20.909Z Downloaded uuid v1.11.0
6852024-11-26T07:17:20.912Z Downloaded tracing-core v0.1.32
6862024-11-26T07:17:20.914Z Downloaded whoami v1.5.2
6872024-11-26T07:17:20.914Z Downloaded tracing v0.1.40
6882024-11-26T07:17:20.918Z Downloaded multer v3.1.0
6892024-11-26T07:17:20.921Z Downloaded typenum v1.17.0
6902024-11-26T07:17:20.923Z Downloaded unicode-ident v1.0.13
6912024-11-26T07:17:20.925Z Downloaded schemars v0.8.21
6922024-11-26T07:17:20.935Z Downloaded spin v0.9.8
6932024-11-26T07:17:20.938Z Downloaded url v2.5.2
6942024-11-26T07:17:20.941Z Downloaded serde v1.0.215
6952024-11-26T07:17:20.943Z Downloaded thiserror v1.0.69
6962024-11-26T07:17:20.948Z Downloaded strum_macros v0.25.3
6972024-11-26T07:17:20.950Z Downloaded lru-cache v0.1.2
6982024-11-26T07:17:20.952Z Downloaded num-traits v0.2.19
6992024-11-26T07:17:20.955Z Downloaded zerocopy-derive v0.7.35
7002024-11-26T07:17:20.957Z Downloaded zerocopy v0.6.6
7012024-11-26T07:17:20.959Z Downloaded tokio-rustls v0.24.1
7022024-11-26T07:17:20.962Z Downloaded quinn v0.11.5
7032024-11-26T07:17:20.964Z Downloaded crossbeam-utils v0.8.20
7042024-11-26T07:17:20.966Z Downloaded dropshot_endpoint v0.13.0
7052024-11-26T07:17:20.969Z Downloaded cookie v0.18.1
7062024-11-26T07:17:20.971Z Downloaded rustls-pemfile v2.1.3
7072024-11-26T07:17:20.974Z Downloaded num_enum v0.7.3
7082024-11-26T07:17:20.978Z Downloaded hyper-util v0.1.10
7092024-11-26T07:17:20.982Z Downloaded tinyvec v1.8.0
7102024-11-26T07:17:20.985Z Downloaded indexmap v2.6.0
7112024-11-26T07:17:20.988Z Downloaded hickory-resolver v0.24.1
7122024-11-26T07:17:20.992Z Downloaded httparse v1.9.4
7132024-11-26T07:17:20.995Z Downloaded ucd-trie v0.1.6
7142024-11-26T07:17:20.998Z Downloaded log v0.4.22
7152024-11-26T07:17:21.000Z Downloaded http v0.2.12
7162024-11-26T07:17:21.003Z Downloaded time-macros v0.2.18
7172024-11-26T07:17:21.005Z Downloaded num-derive v0.4.2
7182024-11-26T07:17:21.005Z Downloaded rhai_codegen v2.2.0
7192024-11-26T07:17:21.012Z Downloaded hashbrown v0.12.3
7202024-11-26T07:17:21.016Z Downloaded camino v1.1.9
7212024-11-26T07:17:21.019Z Downloaded argon2 v0.5.3
7222024-11-26T07:17:21.021Z Downloaded futures-channel v0.3.31
7232024-11-26T07:17:21.021Z Downloaded embedded-io v0.6.1
7242024-11-26T07:17:21.025Z Downloaded digest v0.10.7
7252024-11-26T07:17:21.025Z Downloaded openssl-sys v0.9.103
7262024-11-26T07:17:21.028Z Downloaded defmt v0.3.8
7272024-11-26T07:17:21.031Z Downloaded clap_derive v4.5.18
7282024-11-26T07:17:21.034Z Downloaded bitflags v2.6.0
7292024-11-26T07:17:21.037Z Downloaded nom v7.1.3
7302024-11-26T07:17:21.042Z Downloaded heapless v0.8.0
7312024-11-26T07:17:21.045Z Downloaded futures-core v0.3.31
7322024-11-26T07:17:21.049Z Downloaded ciborium v0.2.2
7332024-11-26T07:17:21.052Z Downloaded cancel-safe-futures v0.1.5
7342024-11-26T07:17:21.052Z Downloaded base64ct v1.6.0
7352024-11-26T07:17:21.054Z Downloaded deranged v0.3.11
7362024-11-26T07:17:21.054Z Downloaded defmt-macros v0.3.9
7372024-11-26T07:17:21.057Z Downloaded minimal-lexical v0.2.1
7382024-11-26T07:17:21.061Z Downloaded http v1.1.0
7392024-11-26T07:17:21.065Z Downloaded toml_edit v0.22.21
7402024-11-26T07:17:21.085Z Downloaded itertools v0.10.5
7412024-11-26T07:17:21.090Z Downloaded hyper v1.5.1
7422024-11-26T07:17:21.096Z Downloaded serde_json v1.0.133
7432024-11-26T07:17:21.102Z Downloaded clap_builder v4.5.21
7442024-11-26T07:17:21.109Z Downloaded memchr v2.7.4
7452024-11-26T07:17:21.113Z Downloaded reqwest v0.12.9
7462024-11-26T07:17:21.120Z Downloaded winnow v0.5.40
7472024-11-26T07:17:21.128Z Downloaded itertools v0.13.0
7482024-11-26T07:17:21.135Z Downloaded time v0.3.36
7492024-11-26T07:17:21.141Z Downloaded mio v1.0.2
7502024-11-26T07:17:21.146Z Downloaded regex v1.10.6
7512024-11-26T07:17:21.158Z Downloaded hyper v0.14.30
7522024-11-26T07:17:21.164Z Downloaded futures-util v0.3.31
7532024-11-26T07:17:21.175Z Downloaded h2 v0.3.26
7542024-11-26T07:17:21.181Z Downloaded chrono v0.4.38
7552024-11-26T07:17:21.188Z Downloaded winnow v0.6.18
7562024-11-26T07:17:21.195Z Downloaded goblin v0.8.2
7572024-11-26T07:17:21.201Z Downloaded rustls-webpki v0.102.8
7582024-11-26T07:17:21.217Z Downloaded unicode-normalization v0.1.24
7592024-11-26T07:17:21.220Z Downloaded hashbrown v0.15.2
7602024-11-26T07:17:21.226Z Downloaded hashbrown v0.14.5
7612024-11-26T07:17:21.230Z Downloaded syn v1.0.109
7622024-11-26T07:17:21.239Z Downloaded zerocopy v0.7.35
7632024-11-26T07:17:21.254Z Downloaded vcpkg v0.2.15
7642024-11-26T07:17:21.288Z Downloaded idna v0.4.0
7652024-11-26T07:17:21.294Z Downloaded idna v0.5.0
7662024-11-26T07:17:21.300Z Downloaded webpki-roots v0.26.6
7672024-11-26T07:17:21.304Z Downloaded syn v2.0.89
7682024-11-26T07:17:21.314Z Downloaded dropshot v0.12.0
7692024-11-26T07:17:21.331Z Downloaded unicode-width v0.1.14
7702024-11-26T07:17:21.336Z Downloaded rustls v0.21.12
7712024-11-26T07:17:21.347Z Downloaded webpki-roots v0.25.4
7722024-11-26T07:17:21.350Z Downloaded rhai v1.19.0
7732024-11-26T07:17:21.361Z Downloaded regress v0.10.1
7742024-11-26T07:17:21.375Z Downloaded hickory-proto v0.24.1
7752024-11-26T07:17:21.383Z Downloaded smoltcp v0.11.0
7762024-11-26T07:17:21.394Z Downloaded rustix v0.38.37
7772024-11-26T07:17:21.413Z Downloaded regex-syntax v0.8.4
7782024-11-26T07:17:21.421Z Downloaded openapiv3 v2.0.0
7792024-11-26T07:17:21.431Z Downloaded typify-impl v0.2.0
7802024-11-26T07:17:21.444Z Downloaded rustls v0.23.13
7812024-11-26T07:17:21.454Z Downloaded petgraph v0.6.5
7822024-11-26T07:17:21.469Z Downloaded rustls v0.22.4
7832024-11-26T07:17:21.480Z Downloaded zerocopy-derive v0.6.6
7842024-11-26T07:17:21.488Z Downloaded sled v0.34.7
7852024-11-26T07:17:21.497Z Downloaded encoding_rs v0.8.34
7862024-11-26T07:17:21.516Z Downloaded regress v0.9.1
7872024-11-26T07:17:21.523Z Downloaded dropshot v0.13.0
7882024-11-26T07:17:21.542Z Downloaded openssl v0.10.66
7892024-11-26T07:17:21.549Z Downloaded rustls-webpki v0.101.7
7902024-11-26T07:17:21.561Z Downloaded regex-automata v0.4.7
7912024-11-26T07:17:21.576Z Downloaded reqwest v0.11.27
7922024-11-26T07:17:21.583Z Downloaded quinn-proto v0.11.8
7932024-11-26T07:17:21.588Z Downloaded toml_edit v0.19.15
7942024-11-26T07:17:21.602Z Downloaded tokio-util v0.7.12
7952024-11-26T07:17:21.608Z Downloaded h2 v0.4.6
7962024-11-26T07:17:21.613Z Downloaded serde_with v3.9.0
7972024-11-26T07:17:21.621Z Downloaded tokio v1.40.0
7982024-11-26T07:17:21.654Z Downloaded libm v0.2.8
7992024-11-26T07:17:21.660Z Downloaded itertools v0.12.1
8002024-11-26T07:17:21.666Z Downloaded steno v0.4.1
8012024-11-26T07:17:21.670Z Downloaded unicode-segmentation v1.12.0
8022024-11-26T07:17:21.673Z Downloaded dirs-next v2.0.0
8032024-11-26T07:17:21.675Z Downloaded libc v0.2.165
8042024-11-26T07:17:21.696Z Downloaded defmt-parser v0.3.4
8052024-11-26T07:17:21.699Z Downloaded camino-tempfile v1.1.1
8062024-11-26T07:17:21.699Z Downloaded clap_lex v0.7.2
8072024-11-26T07:17:21.701Z Downloaded proc-macro-crate v1.3.1
8082024-11-26T07:17:21.701Z Downloaded powerfmt v0.2.0
8092024-11-26T07:17:21.701Z Downloaded postcard v1.0.10
8102024-11-26T07:17:21.704Z Downloaded pin-utils v0.1.0
8112024-11-26T07:17:21.704Z Downloaded cpufeatures v0.2.14
8122024-11-26T07:17:21.707Z Downloaded convert_case v0.4.0
8132024-11-26T07:17:21.951Z Downloaded ring v0.17.8
8142024-11-26T07:17:22.358Z Compiling proc-macro2 v1.0.92
8152024-11-26T07:17:22.358Z Compiling unicode-ident v1.0.13
8162024-11-26T07:17:22.358Z Compiling libc v0.2.165
8172024-11-26T07:17:22.361Z Compiling serde v1.0.215
8182024-11-26T07:17:22.361Z Compiling autocfg v1.3.0
8192024-11-26T07:17:22.361Z Compiling version_check v0.9.5
8202024-11-26T07:17:22.399Z Compiling cfg-if v1.0.0
8212024-11-26T07:17:22.563Z Compiling once_cell v1.19.0
8222024-11-26T07:17:22.590Z Compiling libm v0.2.8
8232024-11-26T07:17:22.612Z Compiling memchr v2.7.4
8242024-11-26T07:17:23.096Z Compiling parking_lot_core v0.9.10
8252024-11-26T07:17:23.185Z Compiling lock_api v0.4.12
8262024-11-26T07:17:23.638Z Compiling shlex v1.3.0
8272024-11-26T07:17:23.765Z Compiling thiserror v1.0.69
8282024-11-26T07:17:23.768Z Compiling itoa v1.0.11
8292024-11-26T07:17:23.840Z Compiling cc v1.1.21
8302024-11-26T07:17:24.037Z Compiling slab v0.4.9
8312024-11-26T07:17:24.185Z Compiling schemars v0.8.21
8322024-11-26T07:17:24.344Z Compiling byteorder v1.5.0
8332024-11-26T07:17:24.439Z Compiling num-traits v0.2.19
8342024-11-26T07:17:24.927Z Compiling quote v1.0.37
8352024-11-26T07:17:24.953Z Compiling ryu v1.0.18
8362024-11-26T07:17:25.227Z Compiling getrandom v0.2.15
8372024-11-26T07:17:25.371Z Compiling syn v2.0.89
8382024-11-26T07:17:25.640Z Compiling serde_json v1.0.133
8392024-11-26T07:17:25.665Z Compiling pin-project-lite v0.2.14
8402024-11-26T07:17:26.138Z Compiling scopeguard v1.2.0
8412024-11-26T07:17:26.198Z Compiling log v0.4.22
8422024-11-26T07:17:26.229Z Compiling heck v0.5.0
8432024-11-26T07:17:26.277Z Compiling hashbrown v0.15.2
8442024-11-26T07:17:26.351Z Compiling equivalent v1.0.1
8452024-11-26T07:17:26.512Z Compiling fnv v1.0.7
8462024-11-26T07:17:26.586Z Compiling socket2 v0.5.7
8472024-11-26T07:17:26.676Z Compiling signal-hook-registry v1.4.2
8482024-11-26T07:17:26.854Z Compiling mio v1.0.2
8492024-11-26T07:17:27.103Z Compiling ring v0.17.8
8502024-11-26T07:17:27.978Z Compiling slog v2.7.0
8512024-11-26T07:17:28.159Z Compiling vcpkg v0.2.15
8522024-11-26T07:17:28.211Z Compiling pkg-config v0.3.31
8532024-11-26T07:17:28.247Z Compiling httparse v1.9.4
8542024-11-26T07:17:28.481Z Compiling iana-time-zone v0.1.61
8552024-11-26T07:17:28.921Z Compiling futures-core v0.3.31
8562024-11-26T07:17:28.976Z Compiling dyn-clone v1.0.17
8572024-11-26T07:17:29.114Z Compiling futures-sink v0.3.31
8582024-11-26T07:17:29.223Z Compiling openssl v0.10.66
8592024-11-26T07:17:29.385Z Compiling semver v1.0.23
8602024-11-26T07:17:29.687Z Compiling typenum v1.17.0
8612024-11-26T07:17:29.754Z Compiling openssl-sys v0.9.103
8622024-11-26T07:17:29.809Z Compiling futures-channel v0.3.31
8632024-11-26T07:17:29.922Z Compiling ahash v0.8.11
8642024-11-26T07:17:29.949Z Compiling futures-task v0.3.31
8652024-11-26T07:17:29.952Z Compiling native-tls v0.2.12
8662024-11-26T07:17:30.265Z Compiling pin-utils v0.1.0
8672024-11-26T07:17:30.291Z Compiling futures-io v0.3.31
8682024-11-26T07:17:30.331Z Compiling rustls v0.23.13
8692024-11-26T07:17:30.381Z Compiling generic-array v0.14.7
8702024-11-26T07:17:30.672Z Compiling tracing-core v0.1.32
8712024-11-26T07:17:30.672Z Compiling allocator-api2 v0.2.18
8722024-11-26T07:17:30.722Z Compiling ucd-trie v0.1.6
8732024-11-26T07:17:30.725Z Compiling bitflags v2.6.0
8742024-11-26T07:17:30.773Z Compiling subtle v2.6.1
8752024-11-26T07:17:31.286Z Compiling aho-corasick v1.1.3
8762024-11-26T07:17:31.310Z Compiling time-core v0.1.2
8772024-11-26T07:17:31.313Z Compiling anyhow v1.0.93
8782024-11-26T07:17:31.462Z Compiling regex-syntax v0.8.4
8792024-11-26T07:17:31.462Z Compiling num-conv v0.1.0
8802024-11-26T07:17:31.766Z Compiling time-macros v0.2.18
8812024-11-26T07:17:32.308Z Compiling serde_derive_internals v0.29.1
8822024-11-26T07:17:32.822Z Compiling rustls-pki-types v1.8.0
8832024-11-26T07:17:32.865Z Compiling crunchy v0.2.2
8842024-11-26T07:17:33.462Z Compiling spin v0.9.8
8852024-11-26T07:17:34.109Z Compiling usdt-impl v0.5.0
8862024-11-26T07:17:34.437Z Compiling tiny-keccak v2.0.2
8872024-11-26T07:17:34.464Z Compiling untrusted v0.9.0
8882024-11-26T07:17:34.776Z Compiling regex-automata v0.4.7
8892024-11-26T07:17:35.073Z Compiling atomic-waker v1.1.2
8902024-11-26T07:17:35.278Z Compiling plain v0.2.3
8912024-11-26T07:17:35.302Z Compiling omicron-workspace-hack v0.1.0
8922024-11-26T07:17:37.163Z Compiling rustversion v1.0.17
8932024-11-26T07:17:37.214Z Compiling strsim v0.11.1
8942024-11-26T07:17:37.382Z Compiling pretty-hex v0.4.1
8952024-11-26T07:17:37.473Z Compiling try-lock v0.2.5
8962024-11-26T07:17:37.575Z Compiling serde_derive v1.0.215
8972024-11-26T07:17:37.639Z Compiling zerocopy-derive v0.7.35
8982024-11-26T07:17:37.882Z Compiling thiserror-impl v1.0.69
8992024-11-26T07:17:37.939Z Compiling tokio-macros v2.4.0
9002024-11-26T07:17:38.734Z Compiling schemars_derive v0.8.21
9012024-11-26T07:17:39.536Z Compiling futures-macro v0.3.31
9022024-11-26T07:17:39.725Z Compiling zerocopy v0.7.35
9032024-11-26T07:17:41.453Z Compiling openssl-macros v0.1.1
9042024-11-26T07:17:41.538Z Compiling futures-util v0.3.31
9052024-11-26T07:17:42.245Z Compiling tracing-attributes v0.1.27
9062024-11-26T07:17:42.280Z Compiling hashbrown v0.14.5
9072024-11-26T07:17:42.439Z Compiling scroll_derive v0.12.0
9082024-11-26T07:17:42.635Z Compiling pest v2.7.13
9092024-11-26T07:17:43.481Z Compiling regress v0.10.1
9102024-11-26T07:17:43.869Z Compiling regex v1.10.6
9112024-11-26T07:17:44.899Z Compiling scroll v0.12.0
9122024-11-26T07:17:45.560Z Compiling pest_meta v2.7.13
9132024-11-26T07:17:45.626Z Compiling tracing v0.1.40
9142024-11-26T07:17:46.326Z Compiling goblin v0.8.2
9152024-11-26T07:17:48.166Z Compiling pest_generator v2.7.13
9162024-11-26T07:17:48.195Z Compiling tinyvec_macros v0.1.1
9172024-11-26T07:17:48.296Z Compiling percent-encoding v2.3.1
9182024-11-26T07:17:48.781Z Compiling rustls-webpki v0.102.8
9192024-11-26T07:17:49.739Z Compiling zeroize v1.8.1
9202024-11-26T07:17:49.959Z Compiling pest_derive v2.7.13
9212024-11-26T07:17:50.118Z Compiling form_urlencoded v1.2.1
9222024-11-26T07:17:50.642Z Compiling tinyvec v1.8.0
9232024-11-26T07:17:50.892Z Compiling dtrace-parser v0.2.0
9242024-11-26T07:17:51.892Z Compiling bytes v1.7.2
9252024-11-26T07:17:53.163Z Compiling smallvec v1.13.2
9262024-11-26T07:17:53.195Z Compiling indexmap v2.6.0
9272024-11-26T07:17:53.777Z Compiling chrono v0.4.38
9282024-11-26T07:17:53.827Z Compiling uuid v1.11.0
9292024-11-26T07:17:54.519Z Compiling parking_lot v0.12.3
9302024-11-26T07:17:54.738Z Compiling serde_tokenstream v0.2.2
9312024-11-26T07:17:54.981Z Compiling tokio v1.40.0
9322024-11-26T07:17:55.130Z Compiling http v1.1.0
9332024-11-26T07:17:58.719Z Compiling openapiv3 v2.0.0
9342024-11-26T07:17:58.841Z Compiling dof v0.3.0
9352024-11-26T07:18:00.600Z Compiling typify-impl v0.2.0
9362024-11-26T07:18:01.608Z Compiling http-body v1.0.1
9372024-11-26T07:18:01.990Z Compiling want v0.3.1
9382024-11-26T07:18:02.305Z Compiling const-random-macro v0.1.16
9392024-11-26T07:18:02.535Z Compiling rand_core v0.6.4
9402024-11-26T07:18:03.042Z Compiling thread-id v4.2.2
9412024-11-26T07:18:03.112Z Compiling camino v1.1.9
9422024-11-26T07:18:03.165Z Compiling rustls v0.22.4
9432024-11-26T07:18:03.338Z Compiling unsafe-libyaml v0.2.11
9442024-11-26T07:18:03.478Z Compiling httpdate v1.0.3
9452024-11-26T07:18:03.707Z Compiling const-random v0.1.18
9462024-11-26T07:18:04.260Z Compiling ipnetwork v0.20.0
9472024-11-26T07:18:04.911Z Compiling tokio-util v0.7.12
9482024-11-26T07:18:05.108Z Compiling serde_yaml v0.9.34+deprecated
9492024-11-26T07:18:05.203Z Compiling unicode-normalization v0.1.24
9502024-11-26T07:18:06.540Z Compiling h2 v0.4.6
9512024-11-26T07:18:06.994Z Compiling slog-async v2.8.0
9522024-11-26T07:18:07.041Z Compiling tower-service v0.3.3
9532024-11-26T07:18:07.185Z Compiling foreign-types-shared v0.1.1
9542024-11-26T07:18:07.308Z Compiling unicode-bidi v0.3.15
9552024-11-26T07:18:07.501Z Compiling ident_case v1.0.1
9562024-11-26T07:18:07.698Z Compiling syn v1.0.109
9572024-11-26T07:18:08.342Z Compiling darling_core v0.20.10
9582024-11-26T07:18:08.390Z Compiling foreign-types v0.3.2
9592024-11-26T07:18:08.936Z Compiling ppv-lite86 v0.2.20
9602024-11-26T07:18:10.220Z Compiling multer v3.1.0
9612024-11-26T07:18:10.691Z Compiling paste v1.0.15
9622024-11-26T07:18:11.834Z Compiling hyper v1.5.1
9632024-11-26T07:18:12.518Z Compiling typify-macro v0.2.0
9642024-11-26T07:18:14.463Z Compiling rand_chacha v0.3.1
9652024-11-26T07:18:14.620Z Compiling hyper-util v0.1.10
9662024-11-26T07:18:16.255Z Compiling darling_macro v0.20.10
9672024-11-26T07:18:16.478Z Compiling typify v0.2.0
9682024-11-26T07:18:16.636Z Compiling progenitor-impl v0.8.0
9692024-11-26T07:18:20.138Z Compiling idna v0.5.0
9702024-11-26T07:18:21.099Z Compiling usdt-attr-macro v0.5.0
9712024-11-26T07:18:22.517Z Compiling usdt-macro v0.5.0
9722024-11-26T07:18:22.792Z Compiling http-body-util v0.1.2
9732024-11-26T07:18:23.387Z Compiling progenitor-macro v0.8.0
9742024-11-26T07:18:23.411Z Compiling toml_datetime v0.6.8
9752024-11-26T07:18:23.922Z Compiling async-trait v0.1.83
9762024-11-26T07:18:24.500Z Compiling encoding_rs v0.8.34
9772024-11-26T07:18:24.668Z Compiling base64 v0.22.1
9782024-11-26T07:18:25.952Z Compiling mime v0.3.17
9792024-11-26T07:18:26.413Z Compiling openssl-probe v0.1.5
9802024-11-26T07:18:27.586Z Compiling rustls-pemfile v2.1.3
9812024-11-26T07:18:29.791Z Compiling url v2.5.2
9822024-11-26T07:18:30.227Z Compiling darling v0.20.10
9832024-11-26T07:18:30.369Z Compiling rand v0.8.5
9842024-11-26T07:18:34.141Z Compiling serde_urlencoded v0.7.1
9852024-11-26T07:18:34.764Z Compiling async-stream-impl v0.3.6
9862024-11-26T07:18:36.178Z Compiling crossbeam-utils v0.8.20
9872024-11-26T07:18:36.249Z Compiling powerfmt v0.2.0
9882024-11-26T07:18:36.652Z Compiling ipnet v2.10.0
9892024-11-26T07:18:36.823Z Compiling deranged v0.3.11
9902024-11-26T07:18:38.238Z Compiling tokio-rustls v0.26.0
9912024-11-26T07:18:38.780Z Compiling serde_with_macros v3.9.0
9922024-11-26T07:18:39.189Z Compiling tokio-native-tls v0.3.1
9932024-11-26T07:18:39.723Z Compiling strum_macros v0.26.4
9942024-11-26T07:18:41.507Z Compiling structmeta-derive v0.3.0
9952024-11-26T07:18:43.562Z Compiling webpki-roots v0.26.6
9962024-11-26T07:18:43.799Z Compiling dropshot v0.12.0
9972024-11-26T07:18:44.281Z Compiling num_threads v0.1.7
9982024-11-26T07:18:44.424Z Compiling winnow v0.6.18
9992024-11-26T07:18:44.642Z Compiling time v0.3.36
10002024-11-26T07:18:46.060Z Compiling structmeta v0.3.0
10012024-11-26T07:18:46.461Z Compiling hyper-rustls v0.27.3
10022024-11-26T07:18:47.906Z Compiling hyper-tls v0.6.0
10032024-11-26T07:18:48.319Z Compiling block-buffer v0.10.4
10042024-11-26T07:18:48.576Z Compiling crypto-common v0.1.6
10052024-11-26T07:18:49.292Z Compiling sync_wrapper v1.0.1
10062024-11-26T07:18:52.396Z Compiling reqwest v0.12.9
10072024-11-26T07:18:55.392Z Compiling digest v0.10.7
10082024-11-26T07:18:55.882Z Compiling parse-display-derive v0.10.0
10092024-11-26T07:18:56.350Z Compiling dropshot_endpoint v0.12.0
10102024-11-26T07:18:57.404Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10112024-11-26T07:18:58.313Z Compiling dirs-sys-next v0.1.2
10122024-11-26T07:18:59.580Z Compiling match_cfg v0.1.0
10132024-11-26T07:19:00.233Z Compiling hostname v0.3.1
10142024-11-26T07:19:00.501Z Compiling dirs-next v2.0.0
10152024-11-26T07:19:00.807Z Compiling progenitor-client v0.8.0
10162024-11-26T07:19:03.669Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
10172024-11-26T07:19:06.477Z Compiling futures-executor v0.3.31
10182024-11-26T07:19:07.576Z Compiling thread_local v1.1.8
10192024-11-26T07:19:07.700Z Compiling lazy_static v1.5.0
10202024-11-26T07:19:07.855Z Compiling cpufeatures v0.2.14
10212024-11-26T07:19:07.971Z Compiling rustix v0.38.37
10222024-11-26T07:19:08.832Z Compiling futures v0.3.31
10232024-11-26T07:19:09.714Z Compiling progenitor v0.8.0
10242024-11-26T07:19:09.945Z Compiling term v0.7.0
10252024-11-26T07:19:10.385Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10262024-11-26T07:19:11.230Z Compiling crossbeam-channel v0.5.13
10272024-11-26T07:19:11.708Z Compiling serde_spanned v0.6.7
10282024-11-26T07:19:12.792Z Compiling is-terminal v0.4.13
10292024-11-26T07:19:12.845Z Compiling errno v0.3.9
10302024-11-26T07:19:12.943Z Compiling memmap v0.7.0
10312024-11-26T07:19:13.385Z Compiling instant v0.1.13
10322024-11-26T07:19:13.571Z Compiling unicode-width v0.1.14
10332024-11-26T07:19:14.170Z Compiling take_mut v0.2.2
10342024-11-26T07:19:14.452Z Compiling usdt v0.5.0
10352024-11-26T07:19:15.328Z Compiling slog-term v2.9.1
10362024-11-26T07:19:16.619Z Compiling toml_edit v0.22.21
10372024-11-26T07:19:18.023Z Compiling slog-json v2.6.1
10382024-11-26T07:19:19.479Z Compiling debug-ignore v1.0.5
10392024-11-26T07:19:20.291Z Compiling toml v0.8.19
10402024-11-26T07:19:22.520Z Compiling tokio-rustls v0.25.0
10412024-11-26T07:19:23.002Z Compiling slog-bunyan v2.5.0
10422024-11-26T07:19:23.294Z Compiling sha1 v0.10.6
10432024-11-26T07:19:24.093Z Compiling strum v0.26.3
10442024-11-26T07:19:24.305Z Compiling serde_with v3.9.0
10452024-11-26T07:19:26.821Z Compiling async-stream v0.3.6
10462024-11-26T07:19:26.928Z Compiling serde_path_to_error v0.1.16
10472024-11-26T07:19:27.134Z Compiling waitgroup v0.1.2
10482024-11-26T07:19:27.397Z Compiling hostname v0.4.0
10492024-11-26T07:19:27.949Z Compiling heapless v0.8.0
10502024-11-26T07:19:28.813Z Compiling newtype-uuid v1.1.0
10512024-11-26T07:19:28.861Z Compiling hex v0.4.3
10522024-11-26T07:19:29.277Z Compiling hash32 v0.3.1
10532024-11-26T07:19:29.547Z Compiling smoltcp v0.11.0
10542024-11-26T07:19:29.877Z Compiling stable_deref_trait v1.2.0
10552024-11-26T07:19:31.950Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10562024-11-26T07:19:32.180Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10572024-11-26T07:19:32.940Z Compiling backoff v0.4.0
10582024-11-26T07:19:33.362Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10592024-11-26T07:19:33.623Z Compiling parse-display v0.10.0
10602024-11-26T07:19:35.537Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10612024-11-26T07:19:35.802Z Compiling regress v0.9.1
10622024-11-26T07:19:38.326Z Compiling macaddr v1.0.1
10632024-11-26T07:19:38.783Z Compiling clap_derive v4.5.18
10642024-11-26T07:19:39.113Z Compiling winnow v0.5.40
10652024-11-26T07:19:39.278Z Compiling managed v0.8.0
10662024-11-26T07:19:39.812Z Compiling cobs v0.2.3
10672024-11-26T07:19:40.272Z Compiling utf8parse v0.2.2
10682024-11-26T07:19:40.455Z Compiling bitflags v1.3.2
10692024-11-26T07:19:40.580Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10702024-11-26T07:19:43.143Z Compiling toml_edit v0.19.15
10712024-11-26T07:19:43.620Z Compiling anstyle-parse v0.2.5
10722024-11-26T07:19:44.072Z Compiling postcard v1.0.10
10732024-11-26T07:19:44.440Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10742024-11-26T07:19:49.434Z Compiling colorchoice v1.0.2
10752024-11-26T07:19:49.698Z Compiling is_terminal_polyfill v1.70.1
10762024-11-26T07:19:50.177Z Compiling anstyle-query v1.1.1
10772024-11-26T07:19:50.350Z Compiling anstyle v1.0.10
10782024-11-26T07:19:50.895Z Compiling anstream v0.6.15
10792024-11-26T07:19:51.802Z Compiling proc-macro-crate v1.3.1
10802024-11-26T07:19:52.278Z Compiling terminal_size v0.4.0
10812024-11-26T07:19:52.695Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10822024-11-26T07:19:52.978Z Compiling clap_lex v0.7.2
10832024-11-26T07:19:53.454Z Compiling clap_builder v4.5.21
10842024-11-26T07:19:53.686Z Compiling num_enum_derive v0.5.11
10852024-11-26T07:19:54.587Z Compiling tabwriter v1.4.0
10862024-11-26T07:19:55.553Z Compiling foreign-types-macros v0.2.3
10872024-11-26T07:19:55.815Z Compiling num-integer v0.1.46
10882024-11-26T07:19:56.603Z Compiling foreign-types-shared v0.3.1
10892024-11-26T07:19:56.856Z Compiling foreign-types v0.5.0
10902024-11-26T07:19:56.942Z Compiling num_enum v0.5.11
10912024-11-26T07:19:57.654Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10922024-11-26T07:19:57.698Z Compiling clap v4.5.21
10932024-11-26T07:19:58.091Z Compiling cstr-argument v0.1.2
10942024-11-26T07:19:58.352Z Compiling proc-macro-error-attr v1.0.4
10952024-11-26T07:19:58.599Z Compiling pretty-hex v0.2.1
10962024-11-26T07:19:58.820Z Compiling either v1.13.0
10972024-11-26T07:19:58.996Z Compiling prettyplease v0.2.22
10982024-11-26T07:19:59.314Z Compiling heck v0.4.1
10992024-11-26T07:19:59.798Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11002024-11-26T07:20:00.139Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11012024-11-26T07:20:00.220Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11022024-11-26T07:20:01.502Z Compiling num-rational v0.4.2
11032024-11-26T07:20:02.856Z Compiling num-iter v0.1.45
11042024-11-26T07:20:03.304Z Compiling colored v2.1.0
11052024-11-26T07:20:04.453Z Compiling num-complex v0.4.6
11062024-11-26T07:20:05.021Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11072024-11-26T07:20:05.149Z Compiling proc-macro-error v1.0.4
11082024-11-26T07:20:05.224Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
11092024-11-26T07:20:05.520Z Compiling fastrand v2.1.1
11102024-11-26T07:20:05.579Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11112024-11-26T07:20:05.728Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11122024-11-26T07:20:05.750Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11132024-11-26T07:20:06.203Z Compiling tempfile v3.12.0
11142024-11-26T07:20:07.593Z Compiling num v0.4.3
11152024-11-26T07:20:10.441Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11162024-11-26T07:20:10.807Z Compiling float-ord v0.3.2
11172024-11-26T07:20:11.144Z Compiling crucible-workspace-hack v0.1.0
11182024-11-26T07:20:11.227Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11192024-11-26T07:20:18.922Z Compiling semver v0.1.20
11202024-11-26T07:20:19.257Z Compiling unicode-segmentation v1.12.0
11212024-11-26T07:20:19.336Z Compiling rustc_version v0.1.7
11222024-11-26T07:20:19.575Z Compiling zone_cfg_derive v0.3.0
11232024-11-26T07:20:19.784Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11242024-11-26T07:20:20.548Z Compiling newline-converter v0.3.0
11252024-11-26T07:20:20.886Z Compiling camino-tempfile v1.1.1
11262024-11-26T07:20:20.951Z Compiling itertools v0.10.5
11272024-11-26T07:20:21.118Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11282024-11-26T07:20:21.577Z Compiling console v0.15.8
11292024-11-26T07:20:21.658Z Compiling num-derive v0.4.2
11302024-11-26T07:20:22.708Z Compiling sigpipe v0.1.3
11312024-11-26T07:20:22.860Z Compiling base64ct v1.6.0
11322024-11-26T07:20:23.723Z Compiling similar v2.6.0
11332024-11-26T07:20:24.007Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11342024-11-26T07:20:24.218Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11352024-11-26T07:20:24.397Z Compiling zone v0.3.0
11362024-11-26T07:20:24.577Z Compiling password-hash v0.5.0
11372024-11-26T07:20:25.804Z Compiling expectorate v1.1.0
11382024-11-26T07:20:26.217Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11392024-11-26T07:20:26.772Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11402024-11-26T07:20:26.883Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11412024-11-26T07:20:27.735Z Compiling newtype_derive v0.1.6
11422024-11-26T07:20:28.140Z Compiling blake2 v0.10.6
11432024-11-26T07:20:29.380Z Compiling hubpack_derive v0.1.1
11442024-11-26T07:20:29.487Z Compiling smf v0.2.3
11452024-11-26T07:20:30.131Z Compiling zerocopy-derive v0.6.6
11462024-11-26T07:20:30.219Z Compiling fixedbitset v0.4.2
11472024-11-26T07:20:30.374Z Compiling cancel-safe-futures v0.1.5
11482024-11-26T07:20:30.625Z Compiling whoami v1.5.2
11492024-11-26T07:20:30.766Z Compiling owo-colors v4.1.0
11502024-11-26T07:20:31.553Z Compiling petgraph v0.6.5
11512024-11-26T07:20:32.080Z Compiling hubpack v0.1.2
11522024-11-26T07:20:32.104Z Compiling argon2 v0.5.3
11532024-11-26T07:20:32.182Z Compiling zerocopy v0.6.6
11542024-11-26T07:20:33.206Z Compiling strum_macros v0.25.3
11552024-11-26T07:20:34.576Z Compiling serde-big-array v0.5.1
11562024-11-26T07:20:34.868Z Compiling serde_repr v0.1.19
11572024-11-26T07:20:35.814Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11582024-11-26T07:20:36.089Z Compiling cookie v0.18.1
11592024-11-26T07:20:36.209Z Compiling convert_case v0.4.0
11602024-11-26T07:20:36.468Z Compiling static_assertions v1.1.0
11612024-11-26T07:20:36.962Z Compiling derive_more v0.99.18
11622024-11-26T07:20:36.997Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11632024-11-26T07:20:37.173Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11642024-11-26T07:20:38.315Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11652024-11-26T07:20:39.271Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662024-11-26T07:20:40.311Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11672024-11-26T07:20:41.865Z Compiling atomicwrites v0.4.4
11682024-11-26T07:20:42.379Z Compiling itertools v0.13.0
11692024-11-26T07:20:43.858Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11702024-11-26T07:20:45.101Z Compiling idna v0.4.0
11712024-11-26T07:20:45.105Z Compiling libsw v3.3.1
11722024-11-26T07:20:45.445Z Compiling derive-where v1.2.7
11732024-11-26T07:20:46.102Z Compiling enum-as-inner v0.6.1
11742024-11-26T07:20:46.373Z Compiling indent_write v2.2.0
11752024-11-26T07:20:46.539Z Compiling linked-hash-map v0.5.6
11762024-11-26T07:20:46.628Z Compiling linear-map v1.2.0
11772024-11-26T07:20:46.944Z Compiling swrite v0.1.0
11782024-11-26T07:20:47.089Z Compiling quick-error v1.2.3
11792024-11-26T07:20:47.127Z Compiling data-encoding v2.6.0
11802024-11-26T07:20:47.238Z Compiling highway v1.2.0
11812024-11-26T07:20:47.264Z Compiling resolv-conf v0.7.0
11822024-11-26T07:20:48.643Z Compiling hickory-proto v0.24.1
11832024-11-26T07:20:48.746Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11842024-11-26T07:20:48.825Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11852024-11-26T07:20:48.929Z Compiling lru-cache v0.1.2
11862024-11-26T07:20:49.179Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11872024-11-26T07:20:51.335Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11882024-11-26T07:20:51.746Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11892024-11-26T07:20:53.474Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11902024-11-26T07:20:54.147Z Compiling steno v0.4.1
11912024-11-26T07:20:56.979Z Compiling slog-dtrace v0.3.0
11922024-11-26T07:20:57.362Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11932024-11-26T07:20:57.729Z Compiling parking_lot_core v0.8.6
11942024-11-26T07:20:58.234Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11952024-11-26T07:20:58.411Z Compiling humantime v2.1.0
11962024-11-26T07:20:58.432Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11972024-11-26T07:20:59.295Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11982024-11-26T07:21:00.309Z Compiling hickory-resolver v0.24.1
11992024-11-26T07:21:01.165Z Compiling num-derive v0.3.3
12002024-11-26T07:21:01.749Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12012024-11-26T07:21:02.667Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
12022024-11-26T07:21:03.271Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12032024-11-26T07:21:03.393Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
12042024-11-26T07:21:04.609Z Compiling dropshot v0.13.0
12052024-11-26T07:21:05.075Z Compiling parking_lot v0.11.2
12062024-11-26T07:21:05.170Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
12072024-11-26T07:21:05.784Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12082024-11-26T07:21:07.065Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
12092024-11-26T07:21:08.759Z Compiling crossbeam-epoch v0.9.18
12102024-11-26T07:21:08.985Z Compiling dropshot_endpoint v0.13.0
12112024-11-26T07:21:09.936Z Compiling fxhash v0.2.1
12122024-11-26T07:21:10.184Z Compiling crc32fast v1.4.2
12132024-11-26T07:21:10.718Z Compiling arc-swap v1.7.1
12142024-11-26T07:21:11.486Z Compiling crc8 v0.1.1
12152024-11-26T07:21:11.798Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
12162024-11-26T07:21:15.421Z Compiling slog-scope v4.4.0
12172024-11-26T07:21:15.808Z Compiling sled v0.34.7
12182024-11-26T07:21:16.223Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12192024-11-26T07:21:20.169Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12202024-11-26T07:21:20.195Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12212024-11-26T07:21:20.770Z Compiling slog-stdlog v4.1.1
12222024-11-26T07:21:21.614Z Compiling slog-envlogger v2.2.0
12232024-11-26T07:21:21.804Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12242024-11-26T07:21:34.022Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12252024-11-26T07:21:38.935Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12262024-11-26T07:21:41.759Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12272024-11-26T07:22:09.537Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12282024-11-26T07:22:09.540Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12292024-11-26T07:22:16.721Z Finished `release` profile [optimized] target(s) in 5m 16s
12302024-11-26T07:22:17.057Z+ banner trio
12312024-11-26T07:22:17.059Z
12322024-11-26T07:22:17.059Z ##### ##### # ####
12332024-11-26T07:22:17.059Z # # # # # #
12342024-11-26T07:22:17.059Z # # # # # #
12352024-11-26T07:22:17.059Z # ##### # # #
12362024-11-26T07:22:17.059Z # # # # # #
12372024-11-26T07:22:17.059Z # # # # ####
12382024-11-26T07:22:17.059Z
12392024-11-26T07:22:17.059Z+ pfexec cargo test --release -p mg-tests test_trio_v2_transit -- --nocapture
12402024-11-26T07:22:17.540Z Compiling libc v0.2.165
12412024-11-26T07:22:17.540Z Compiling cfg-if v1.0.0
12422024-11-26T07:22:17.540Z Compiling serde v1.0.215
12432024-11-26T07:22:17.543Z Compiling once_cell v1.19.0
12442024-11-26T07:22:17.543Z Compiling itoa v1.0.11
12452024-11-26T07:22:17.543Z Compiling bytes v1.7.2
12462024-11-26T07:22:17.543Z Compiling syn v2.0.89
12472024-11-26T07:22:17.543Z Compiling num-traits v0.2.19
12482024-11-26T07:22:17.715Z Compiling pin-project-lite v0.2.14
12492024-11-26T07:22:17.812Z Compiling memchr v2.7.4
12502024-11-26T07:22:17.839Z Compiling smallvec v1.13.2
12512024-11-26T07:22:17.953Z Compiling scopeguard v1.2.0
12522024-11-26T07:22:18.015Z Compiling schemars v0.8.21
12532024-11-26T07:22:18.065Z Compiling lock_api v0.4.12
12542024-11-26T07:22:18.306Z Compiling fnv v1.0.7
12552024-11-26T07:22:18.393Z Compiling log v0.4.22
12562024-11-26T07:22:18.435Z Compiling futures-core v0.3.31
12572024-11-26T07:22:18.677Z Compiling equivalent v1.0.1
12582024-11-26T07:22:18.764Z Compiling hashbrown v0.15.2
12592024-11-26T07:22:18.781Z Compiling ryu v1.0.18
12602024-11-26T07:22:18.953Z Compiling zerocopy v0.7.35
12612024-11-26T07:22:19.180Z Compiling getrandom v0.2.15
12622024-11-26T07:22:19.349Z Compiling parking_lot_core v0.9.10
12632024-11-26T07:22:19.398Z Compiling socket2 v0.5.7
12642024-11-26T07:22:19.530Z Compiling signal-hook-registry v1.4.2
12652024-11-26T07:22:19.645Z Compiling mio v1.0.2
12662024-11-26T07:22:19.761Z Compiling parking_lot v0.12.3
12672024-11-26T07:22:20.210Z Compiling ahash v0.8.11
12682024-11-26T07:22:20.591Z Compiling tracing-core v0.1.32
12692024-11-26T07:22:20.718Z Compiling serde_json v1.0.133
12702024-11-26T07:22:20.737Z Compiling hashbrown v0.14.5
12712024-11-26T07:22:21.103Z Compiling uuid v1.11.0
12722024-11-26T07:22:21.113Z Compiling byteorder v1.5.0
12732024-11-26T07:22:21.370Z Compiling futures-task v0.3.31
12742024-11-26T07:22:21.477Z Compiling untrusted v0.9.0
12752024-11-26T07:22:21.575Z Compiling pin-utils v0.1.0
12762024-11-26T07:22:21.661Z Compiling futures-sink v0.3.31
12772024-11-26T07:22:21.671Z Compiling spin v0.9.8
12782024-11-26T07:22:21.673Z Compiling futures-util v0.3.31
12792024-11-26T07:22:21.809Z Compiling slab v0.4.9
12802024-11-26T07:22:21.866Z Compiling ring v0.17.8
12812024-11-26T07:22:22.083Z Compiling chrono v0.4.38
12822024-11-26T07:22:22.128Z Compiling regress v0.10.1
12832024-11-26T07:22:22.130Z Compiling try-lock v0.2.5
12842024-11-26T07:22:22.283Z Compiling want v0.3.1
12852024-11-26T07:22:22.559Z Compiling httparse v1.9.4
12862024-11-26T07:22:23.022Z Compiling futures-channel v0.3.31
12872024-11-26T07:22:23.491Z Compiling foreign-types-shared v0.1.1
12882024-11-26T07:22:23.598Z Compiling tower-service v0.3.3
12892024-11-26T07:22:23.625Z Compiling dyn-clone v1.0.17
12902024-11-26T07:22:23.723Z Compiling foreign-types v0.3.2
12912024-11-26T07:22:23.819Z Compiling openssl-sys v0.9.103
12922024-11-26T07:22:23.890Z Compiling unicode-ident v1.0.13
12932024-11-26T07:22:24.094Z Compiling bitflags v2.6.0
12942024-11-26T07:22:24.404Z Compiling serde_derive_internals v0.29.1
12952024-11-26T07:22:24.453Z Compiling proc-macro2 v1.0.92
12962024-11-26T07:22:24.776Z Compiling http v1.1.0
12972024-11-26T07:22:25.318Z Compiling semver v1.0.23
12982024-11-26T07:22:25.813Z Compiling allocator-api2 v0.2.18
12992024-11-26T07:22:26.664Z Compiling openssl-probe v0.1.5
13002024-11-26T07:22:26.707Z Compiling tinyvec_macros v0.1.1
13012024-11-26T07:22:26.795Z Compiling tinyvec v1.8.0
13022024-11-26T07:22:26.860Z Compiling quote v1.0.37
13032024-11-26T07:22:27.211Z Compiling percent-encoding v2.3.1
13042024-11-26T07:22:27.716Z Compiling form_urlencoded v1.2.1
13052024-11-26T07:22:28.568Z Compiling unicode-normalization v0.1.24
13062024-11-26T07:22:28.942Z Compiling aho-corasick v1.1.3
13072024-11-26T07:22:29.451Z Compiling http v0.2.12
13082024-11-26T07:22:29.513Z Compiling rustls-pki-types v1.8.0
13092024-11-26T07:22:29.837Z Compiling unicode-bidi v0.3.15
13102024-11-26T07:22:29.848Z Compiling serde_derive v1.0.215
13112024-11-26T07:22:29.928Z Compiling thiserror-impl v1.0.69
13122024-11-26T07:22:30.155Z Compiling tokio-macros v2.4.0
13132024-11-26T07:22:30.760Z Compiling schemars_derive v0.8.21
13142024-11-26T07:22:31.753Z Compiling tokio v1.40.0
13152024-11-26T07:22:32.790Z Compiling tracing-attributes v0.1.27
13162024-11-26T07:22:32.944Z Compiling zerocopy-derive v0.7.35
13172024-11-26T07:22:33.404Z Compiling thiserror v1.0.69
13182024-11-26T07:22:33.707Z Compiling openssl-macros v0.1.1
13192024-11-26T07:22:33.823Z Compiling heck v0.5.0
13202024-11-26T07:22:34.562Z Compiling openssl v0.10.66
13212024-11-26T07:22:35.181Z Compiling regex-automata v0.4.7
13222024-11-26T07:22:35.391Z Compiling idna v0.5.0
13232024-11-26T07:22:36.185Z Compiling tracing v0.1.40
13242024-11-26T07:22:36.920Z Compiling http-body v1.0.1
13252024-11-26T07:22:43.060Z Compiling tokio-util v0.7.12
13262024-11-26T07:22:44.586Z Compiling indexmap v2.6.0
13272024-11-26T07:22:48.609Z Compiling serde_tokenstream v0.2.2
13282024-11-26T07:22:48.991Z Compiling native-tls v0.2.12
13292024-11-26T07:22:49.187Z Compiling regex-syntax v0.8.4
13302024-11-26T07:22:50.110Z Compiling tokio-native-tls v0.3.1
13312024-11-26T07:22:50.399Z Compiling atomic-waker v1.1.2
13322024-11-26T07:22:50.592Z Compiling slog v2.7.0
13332024-11-26T07:22:51.176Z Compiling h2 v0.4.6
13342024-11-26T07:22:51.410Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13352024-11-26T07:22:51.816Z Compiling typify-impl v0.2.0
13362024-11-26T07:22:51.988Z Compiling openapiv3 v2.0.0
13372024-11-26T07:23:02.449Z Compiling serde_urlencoded v0.7.1
13382024-11-26T07:23:03.046Z Compiling regex v1.10.6
13392024-11-26T07:23:03.671Z Compiling url v2.5.2
13402024-11-26T07:23:03.931Z Compiling encoding_rs v0.8.34
13412024-11-26T07:23:04.048Z Compiling mime v0.3.17
13422024-11-26T07:23:05.191Z Compiling rustls v0.21.12
13432024-11-26T07:23:05.516Z Compiling ipnet v2.10.0
13442024-11-26T07:23:06.854Z Compiling typify-macro v0.2.0
13452024-11-26T07:23:06.957Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13462024-11-26T07:23:08.629Z Compiling hyper v1.5.1
13472024-11-26T07:23:10.260Z Compiling h2 v0.3.26
13482024-11-26T07:23:10.781Z Compiling http-body v0.4.6
13492024-11-26T07:23:10.810Z Compiling rustls-webpki v0.102.8
13502024-11-26T07:23:10.928Z Compiling sct v0.7.1
13512024-11-26T07:23:11.328Z Compiling rustls-webpki v0.101.7
13522024-11-26T07:23:11.373Z Compiling zeroize v1.8.1
13532024-11-26T07:23:11.756Z Compiling subtle v2.6.1
13542024-11-26T07:23:12.042Z Compiling toml_datetime v0.6.8
13552024-11-26T07:23:12.440Z Compiling httpdate v1.0.3
13562024-11-26T07:23:13.180Z Compiling toml_edit v0.19.15
13572024-11-26T07:23:15.371Z Compiling serde_yaml v0.9.34+deprecated
13582024-11-26T07:23:15.450Z Compiling rustls v0.23.13
13592024-11-26T07:23:19.013Z Compiling hyper v0.14.30
13602024-11-26T07:23:19.176Z Compiling hyper-util v0.1.10
13612024-11-26T07:23:24.988Z Compiling lazy_static v1.5.0
13622024-11-26T07:23:25.126Z Compiling tokio-rustls v0.26.0
13632024-11-26T07:23:25.643Z Compiling tokio-rustls v0.24.1
13642024-11-26T07:23:26.095Z Compiling proc-macro-crate v1.3.1
13652024-11-26T07:23:26.143Z Compiling http-body-util v0.1.2
13662024-11-26T07:23:26.186Z Compiling webpki-roots v0.26.6
13672024-11-26T07:23:26.403Z Compiling base64 v0.21.7
13682024-11-26T07:23:26.735Z Compiling base64 v0.22.1
13692024-11-26T07:23:26.950Z Compiling num_enum_derive v0.5.11
13702024-11-26T07:23:27.180Z Compiling rustls-pemfile v1.0.4
13712024-11-26T07:23:27.211Z Compiling hyper-tls v0.6.0
13722024-11-26T07:23:27.551Z Compiling rustls-pemfile v2.1.3
13732024-11-26T07:23:27.708Z Compiling crossbeam-utils v0.8.20
13742024-11-26T07:23:27.725Z Compiling hyper-rustls v0.27.3
13752024-11-26T07:23:27.879Z Compiling hyper-rustls v0.24.2
13762024-11-26T07:23:27.971Z Compiling hyper-tls v0.5.0
13772024-11-26T07:23:28.309Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13782024-11-26T07:23:28.333Z Compiling typify v0.2.0
13792024-11-26T07:23:28.482Z Compiling ipnetwork v0.20.0
13802024-11-26T07:23:29.308Z Compiling ppv-lite86 v0.2.20
13812024-11-26T07:23:30.306Z Compiling foreign-types-macros v0.2.3
13822024-11-26T07:23:31.618Z Compiling rand_core v0.6.4
13832024-11-26T07:23:31.761Z Compiling dirs-sys-next v0.1.2
13842024-11-26T07:23:31.809Z Compiling sync_wrapper v1.0.1
13852024-11-26T07:23:31.964Z Compiling sync_wrapper v0.1.2
13862024-11-26T07:23:32.092Z Compiling powerfmt v0.2.0
13872024-11-26T07:23:32.094Z Compiling foreign-types-shared v0.3.1
13882024-11-26T07:23:32.225Z Compiling webpki-roots v0.25.4
13892024-11-26T07:23:32.386Z Compiling deranged v0.3.11
13902024-11-26T07:23:32.595Z Compiling reqwest v0.11.27
13912024-11-26T07:23:32.857Z Compiling foreign-types v0.5.0
13922024-11-26T07:23:32.974Z Compiling time-macros v0.2.18
13932024-11-26T07:23:33.483Z Compiling dirs-next v2.0.0
13942024-11-26T07:23:33.763Z Compiling reqwest v0.12.9
13952024-11-26T07:23:34.690Z Compiling rand_chacha v0.3.1
13962024-11-26T07:23:36.402Z Compiling progenitor-impl v0.8.0
13972024-11-26T07:23:36.412Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13982024-11-26T07:23:43.086Z Compiling num_enum v0.5.11
13992024-11-26T07:23:43.200Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
14002024-11-26T07:23:43.624Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14012024-11-26T07:23:43.785Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14022024-11-26T07:23:43.972Z Compiling cstr-argument v0.1.2
14032024-11-26T07:23:44.228Z Compiling thread_local v1.1.8
14042024-11-26T07:23:44.964Z Compiling num-conv v0.1.0
14052024-11-26T07:23:45.137Z Compiling pretty-hex v0.2.1
14062024-11-26T07:23:45.233Z Compiling either v1.13.0
14072024-11-26T07:23:45.314Z Compiling arc-swap v1.7.1
14082024-11-26T07:23:45.688Z Compiling time-core v0.1.2
14092024-11-26T07:23:45.873Z Compiling time v0.3.36
14102024-11-26T07:23:46.024Z Compiling slog-scope v4.4.0
14112024-11-26T07:23:46.925Z Compiling itertools v0.12.1
14122024-11-26T07:23:48.067Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14132024-11-26T07:23:48.447Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14142024-11-26T07:23:49.963Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14152024-11-26T07:23:50.909Z Compiling crossbeam-channel v0.5.13
14162024-11-26T07:23:50.912Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14172024-11-26T07:23:51.090Z Compiling progenitor-macro v0.8.0
14182024-11-26T07:23:52.499Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14192024-11-26T07:24:04.219Z Compiling progenitor-client v0.8.0
14202024-11-26T07:24:05.194Z Compiling rand v0.8.5
14212024-11-26T07:24:05.540Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14222024-11-26T07:24:07.114Z Compiling term v0.7.0
14232024-11-26T07:24:07.528Z Compiling anyhow v1.0.93
14242024-11-26T07:24:09.065Z Compiling colored v2.1.0
14252024-11-26T07:24:10.336Z Compiling is-terminal v0.4.13
14262024-11-26T07:24:10.476Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14272024-11-26T07:24:10.816Z Compiling take_mut v0.2.2
14282024-11-26T07:24:10.983Z Compiling winnow v0.6.18
14292024-11-26T07:24:11.675Z Compiling slog-async v2.8.0
14302024-11-26T07:24:14.783Z Compiling slog-term v2.9.1
14312024-11-26T07:24:15.462Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14322024-11-26T07:24:17.635Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14332024-11-26T07:24:17.849Z Compiling progenitor v0.8.0
14342024-11-26T07:24:18.061Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14352024-11-26T07:24:18.313Z Compiling slog-stdlog v4.1.1
14362024-11-26T07:24:19.161Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14372024-11-26T07:24:21.519Z Compiling slog-envlogger v2.2.0
14382024-11-26T07:24:21.828Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14392024-11-26T07:24:34.296Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14402024-11-26T07:24:41.787Z Finished `release` profile [optimized] target(s) in 2m 24s
14412024-11-26T07:24:41.870Z Running unittests src/lib.rs (target/release/deps/mg_tests-4b5b9828ea2ebf01)
14422024-11-26T07:24:41.917Z
14432024-11-26T07:24:41.917Zrunning 1 test
14442024-11-26T07:24:42.075Zconfigure zone
14452024-11-26T07:24:42.169Zinstall zone
14462024-11-26T07:25:41.930Ztest ddm::test_trio_v2_transit has been running for over 60 seconds
14472024-11-26T07:26:45.120Zboot zone
14482024-11-26T07:26:45.969Zstart zone s1
14492024-11-26T07:26:45.969Zconfigure zone
14502024-11-26T07:26:45.972Zinstall zone
14512024-11-26T07:28:35.886Zboot zone
14522024-11-26T07:28:36.720Zstart zone s2
14532024-11-26T07:28:36.720Zconfigure zone
14542024-11-26T07:28:36.728Zinstall zone
14552024-11-26T07:30:24.357Zboot zone
14562024-11-26T07:30:25.283Zstart zone t1
14572024-11-26T07:30:25.283Zconfigure zone
14582024-11-26T07:30:25.291Zinstall zone
14592024-11-26T07:32:12.947Zboot zone
14602024-11-26T07:32:13.861Zwaiting for zones to come up
14612024-11-26T07:32:23.863Z[sidecar.trio] svcs milestone/network
14622024-11-26T07:32:23.998ZSTATE STIME FMRI
14632024-11-26T07:32:23.998Zonline 23:27:04 svc:/milestone/network:default
14642024-11-26T07:32:23.998Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
14652024-11-26T07:32:24.045Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
14662024-11-26T07:32:24.093Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
14672024-11-26T07:32:24.136Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
14682024-11-26T07:32:24.140Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14692024-11-26T07:32:24.160Z
14702024-11-26T07:32:24.160Zrunning zone s1.trio setup
14712024-11-26T07:32:24.160Z[s1.trio] svcs milestone/network
14722024-11-26T07:32:24.182ZSTATE STIME FMRI
14732024-11-26T07:32:24.182Zonline 23:28:55 svc:/milestone/network:default
14742024-11-26T07:32:24.182Z[s1.trio] dladm
14752024-11-26T07:32:24.202ZLINK CLASS MTU STATE BRIDGE OVER
14762024-11-26T07:32:24.202Zsl0 simnet 9000 up -- ?
14772024-11-26T07:32:24.202Zmg2 vnic 9000 up -- ?
14782024-11-26T07:32:24.202Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
14792024-11-26T07:32:24.771Z
14802024-11-26T07:32:24.771Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
14812024-11-26T07:32:24.795Z
14822024-11-26T07:32:24.795Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14832024-11-26T07:32:24.815Z
14842024-11-26T07:32:24.815Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
14852024-11-26T07:32:24.911Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
14862024-11-26T07:32:24.956Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d7fa2cf1-47c2-4069-ae2f-684e2614169c --sled-uuid d1b5baa2-be7d-4d1a-8db5-e733e3beb929 -a sl0/v6 &> /opt/ddmd.log &
14872024-11-26T07:32:24.978Z
14882024-11-26T07:32:24.978Zrunning zone s2.trio setup
14892024-11-26T07:32:24.978Z[s2.trio] svcs milestone/network
14902024-11-26T07:32:25.001ZSTATE STIME FMRI
14912024-11-26T07:32:25.001Zonline 23:30:43 svc:/milestone/network:default
14922024-11-26T07:32:25.001Z[s2.trio] dladm
14932024-11-26T07:32:25.022ZLINK CLASS MTU STATE BRIDGE OVER
14942024-11-26T07:32:25.022Zsl1 simnet 9000 up -- ?
14952024-11-26T07:32:25.022Zmg3 vnic 9000 up -- ?
14962024-11-26T07:32:25.022Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
14972024-11-26T07:32:25.613Z
14982024-11-26T07:32:25.613Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
14992024-11-26T07:32:25.636Z
15002024-11-26T07:32:25.636Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15012024-11-26T07:32:25.655Z
15022024-11-26T07:32:25.655Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
15032024-11-26T07:32:25.703Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
15042024-11-26T07:32:25.725Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a23774f6-0387-4a82-a445-85d8ad557c4a --sled-uuid 302577c2-8557-4192-a150-0d02303e3022 -a sl1/v6 &> /opt/ddmd.log &
15052024-11-26T07:32:25.745Z
15062024-11-26T07:32:25.745Zrunning zone t1.trio setup
15072024-11-26T07:32:25.745Z[t1.trio] svcs milestone/network
15082024-11-26T07:32:25.765ZSTATE STIME FMRI
15092024-11-26T07:32:25.765Z- - svc:/milestone/network:default
15102024-11-26T07:32:26.765Z[t1.trio] svcs milestone/network
15112024-11-26T07:32:26.787ZSTATE STIME FMRI
15122024-11-26T07:32:26.787Z- - svc:/milestone/network:default
15132024-11-26T07:32:27.788Z[t1.trio] svcs milestone/network
15142024-11-26T07:32:27.808ZSTATE STIME FMRI
15152024-11-26T07:32:27.808Z- - svc:/milestone/network:default
15162024-11-26T07:32:28.808Z[t1.trio] svcs milestone/network
15172024-11-26T07:32:28.831ZSTATE STIME FMRI
15182024-11-26T07:32:28.831Z- - svc:/milestone/network:default
15192024-11-26T07:32:29.831Z[t1.trio] svcs milestone/network
15202024-11-26T07:32:29.853ZSTATE STIME FMRI
15212024-11-26T07:32:29.853Z- - svc:/milestone/network:default
15222024-11-26T07:32:30.853Z[t1.trio] svcs milestone/network
15232024-11-26T07:32:30.874ZSTATE STIME FMRI
15242024-11-26T07:32:30.874Z- - svc:/milestone/network:default
15252024-11-26T07:32:31.874Z[t1.trio] svcs milestone/network
15262024-11-26T07:32:31.895ZSTATE STIME FMRI
15272024-11-26T07:32:31.896Zoffline 23:32:31 svc:/milestone/network:default
15282024-11-26T07:32:32.896Z[t1.trio] svcs milestone/network
15292024-11-26T07:32:32.921ZSTATE STIME FMRI
15302024-11-26T07:32:32.921Zonline 23:32:32 svc:/milestone/network:default
15312024-11-26T07:32:32.921Z[t1.trio] dladm
15322024-11-26T07:32:32.945ZLINK CLASS MTU STATE BRIDGE OVER
15332024-11-26T07:32:32.945Ztfportrear0_0 simnet 9000 up -- ?
15342024-11-26T07:32:32.945Ztfportrear1_0 simnet 9000 up -- ?
15352024-11-26T07:32:32.945Zmg1 vnic 9000 up -- ?
15362024-11-26T07:32:32.945Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15372024-11-26T07:32:33.467Z
15382024-11-26T07:32:33.467Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15392024-11-26T07:32:33.493Z
15402024-11-26T07:32:33.493Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15412024-11-26T07:32:33.518Z
15422024-11-26T07:32:33.518Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15432024-11-26T07:32:33.541Z
15442024-11-26T07:32:33.541Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15452024-11-26T07:32:33.742Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15462024-11-26T07:32:33.746Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15472024-11-26T07:32:33.750Zwaiting 3s for copy of files to zone to complete ...
15482024-11-26T07:32:36.751Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15492024-11-26T07:32:36.799Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15502024-11-26T07:32:36.821Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15512024-11-26T07:32:36.915Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15522024-11-26T07:32:36.958Z[t1.trio] svcadm enable dendrite
15532024-11-26T07:32:36.997Z
15542024-11-26T07:32:36.997Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15552024-11-26T07:32:37.040Z
15562024-11-26T07:32:37.040Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15572024-11-26T07:32:37.082Z
15582024-11-26T07:32:37.082Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15592024-11-26T07:32:37.122Z
15602024-11-26T07:32:37.122Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15612024-11-26T07:32:37.163Z
15622024-11-26T07:32:37.163Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15632024-11-26T07:32:37.204Z
15642024-11-26T07:32:37.204Z[t1.trio] svcadm refresh dendrite:default
15652024-11-26T07:32:37.239Z
15662024-11-26T07:32:37.239Z[t1.trio] svcadm restart dendrite:default
15672024-11-26T07:32:37.277Z
15682024-11-26T07:32:37.277Zwait 10s for dendrite to come up ...
15692024-11-26T07:32:47.279Z[t1.trio] svcadm enable tfport
15702024-11-26T07:32:47.318Z
15712024-11-26T07:32:47.318Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15722024-11-26T07:32:47.337Z
15732024-11-26T07:32:47.337Z[t1.trio] ipadm
15742024-11-26T07:32:47.360ZADDROBJ TYPE STATE ADDR
15752024-11-26T07:32:47.360Zlo0/v4 static ok 127.0.0.1/8
15762024-11-26T07:32:47.360Zmg1/v4 static ok 10.0.0.3/24
15772024-11-26T07:32:47.360Zlo0/v6 static ok ::1/128
15782024-11-26T07:32:47.360Zlo0/u6 static ok fd00:3::1/64
15792024-11-26T07:32:47.360Ztfportrear0_0/v6 addrconf ok fe80::ac22:eff:fe5d:2bf8%tfportrear0_0/10
15802024-11-26T07:32:47.360Ztfportrear1_0/v6 addrconf ok fe80::6408:e7ff:fecb:61f9%tfportrear1_0/10
15812024-11-26T07:32:49.572Zinitial peering test passed
15822024-11-26T07:32:50.576Zadvertise from one passed
15832024-11-26T07:32:51.577Zadvertise from two passed
15842024-11-26T07:32:51.577Z[s1.trio] ping fd00:2::1
15852024-11-26T07:32:51.605Zfd00:2::1 is alive
15862024-11-26T07:32:51.605Z[s2.trio] ping fd00:1::1
15872024-11-26T07:32:51.625Zfd00:1::1 is alive
15882024-11-26T07:32:51.625Zconnectivity test passed
15892024-11-26T07:32:51.625Z[t1.trio] pkill ddmd
15902024-11-26T07:32:51.644Z
15912024-11-26T07:32:57.649Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15922024-11-26T07:32:57.688Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15932024-11-26T07:32:57.706Z[t1.trio] svcadm enable dendrite
15942024-11-26T07:32:57.745Z
15952024-11-26T07:32:57.745Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15962024-11-26T07:32:57.788Z
15972024-11-26T07:32:57.788Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15982024-11-26T07:32:57.829Z
15992024-11-26T07:32:57.829Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16002024-11-26T07:32:57.871Z
16012024-11-26T07:32:57.871Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16022024-11-26T07:32:57.911Z
16032024-11-26T07:32:57.912Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16042024-11-26T07:32:57.952Z
16052024-11-26T07:32:57.952Z[t1.trio] svcadm refresh dendrite:default
16062024-11-26T07:32:57.988Z
16072024-11-26T07:32:57.988Z[t1.trio] svcadm restart dendrite:default
16082024-11-26T07:32:58.024Z
16092024-11-26T07:32:58.024Zwait 10s for dendrite to come up ...
16102024-11-26T07:33:08.026Z[t1.trio] svcadm enable tfport
16112024-11-26T07:33:08.067Z
16122024-11-26T07:33:08.067Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16132024-11-26T07:33:08.090Z
16142024-11-26T07:33:08.090Z[t1.trio] ipadm
16152024-11-26T07:33:08.113ZADDROBJ TYPE STATE ADDR
16162024-11-26T07:33:08.114Zlo0/v4 static ok 127.0.0.1/8
16172024-11-26T07:33:08.114Zmg1/v4 static ok 10.0.0.3/24
16182024-11-26T07:33:08.114Zlo0/v6 static ok ::1/128
16192024-11-26T07:33:08.114Zlo0/u6 static ok fd00:3::1/64
16202024-11-26T07:33:08.114Ztfportrear0_0/v6 addrconf ok fe80::ac22:eff:fe5d:2bf8%tfportrear0_0/10
16212024-11-26T07:33:08.114Ztfportrear1_0/v6 addrconf ok fe80::6408:e7ff:fecb:61f9%tfportrear1_0/10
16222024-11-26T07:33:11.117Z[s1.trio] ping fd00:2::1
16232024-11-26T07:33:11.140Zfd00:2::1 is alive
16242024-11-26T07:33:11.140Z[s2.trio] ping fd00:1::1
16252024-11-26T07:33:11.162Zfd00:1::1 is alive
16262024-11-26T07:33:11.162Ztransit router restart passed
16272024-11-26T07:33:11.162Z[s1.trio] pkill ddmd
16282024-11-26T07:33:11.182Z
16292024-11-26T07:33:16.187Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ecabafcb-0b37-4776-a963-cf6a9fa48991 --sled-uuid 1ed264b4-ef02-4a31-b314-abba650d3c57 -a sl0/v6 &> /opt/ddmd.log &
16302024-11-26T07:33:16.212Z
16312024-11-26T07:33:19.217Z[s1.trio] ping fd00:2::1
16322024-11-26T07:33:19.240Zfd00:2::1 is alive
16332024-11-26T07:33:19.240Z[s2.trio] ping fd00:1::1
16342024-11-26T07:33:19.261Zfd00:1::1 is alive
16352024-11-26T07:33:19.261Zserver router restart passed
16362024-11-26T07:33:22.267Zpeer expiration recovery passed
16372024-11-26T07:33:23.268Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16382024-11-26T07:33:23.294Z3
16392024-11-26T07:33:23.294Zredundant advertise passed
16402024-11-26T07:33:24.297Ztunnel endpoint advertise passed
16412024-11-26T07:33:29.299Zredundant tunnel endpoint advertise passed
16422024-11-26T07:33:29.299Z[s1.trio] pkill ddmd
16432024-11-26T07:33:29.320Z
16442024-11-26T07:33:34.322Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 886ee188-ff94-45d0-b846-df11f599f1cc --sled-uuid 91a1c2be-8767-4fa1-91d4-ad551d578567 -a sl0/v6 &> /opt/ddmd.log &
16452024-11-26T07:33:34.343Z
16462024-11-26T07:33:39.412Ztunnel router restart passed
16472024-11-26T07:33:40.413Ztunnel endpoint withdraw passed
16482024-11-26T07:33:40.429Z[t1.trio] pkill ddmd
16492024-11-26T07:33:40.455Z
16502024-11-26T07:33:40.455Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16512024-11-26T07:33:40.460Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16522024-11-26T07:33:42.877Z[s2.trio] pkill ddmd
16532024-11-26T07:33:42.898Z
16542024-11-26T07:33:42.898Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16552024-11-26T07:33:45.264Z[s1.trio] pkill ddmd
16562024-11-26T07:33:45.285Z
16572024-11-26T07:33:45.285Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16582024-11-26T07:33:47.675Z[sidecar.trio] pkill softnpu
16592024-11-26T07:33:47.695Z
16602024-11-26T07:33:47.695Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16612024-11-26T07:33:50.296Ztest ddm::test_trio_v2_transit ... ok
16622024-11-26T07:33:50.296Z
16632024-11-26T07:33:50.296Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 548.27s
16642024-11-26T07:33:50.296Z
16652024-11-26T07:33:50.326Z+ cleanup
16662024-11-26T07:33:50.328Z++ id -un
16672024-11-26T07:33:50.435Z++ id -gn
16682024-11-26T07:33:50.437Z+ pfexec chown -R build:build .
16692024-11-26T07:33:50.518Zprocess exited: duration 1091324 ms, exit code 0
 
16702024-11-26T07:33:50.529Zfound 4 output files
16712024-11-26T07:33:50.529Zuploading: /work/s1.trio.log (4198 bytes)
16722024-11-26T07:33:51.538Zuploaded: /work/s1.trio.log
16732024-11-26T07:33:51.543Zuploading: /work/s2.trio.log (9456 bytes)
16742024-11-26T07:33:52.552Zuploaded: /work/s2.trio.log
16752024-11-26T07:33:52.554Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
16762024-11-26T07:33:53.560Zuploaded: /work/sidecar.trio-softnpu.log
16772024-11-26T07:33:53.565Zuploading: /work/t1.trio.log (25918 bytes)
16782024-11-26T07:33:54.570Zuploaded: /work/t1.trio.log