01JDKRM5J62V93KZ9GTKG209JD: 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: 01JDKRMSP3ZPVQ5E975HX32W5R

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T08:16:49.392Zjob assigned to worker 01JDKRN56CYR1NH2EQA1KFA9JK [factory aws, i-0ebc0f5e4f80954c3] (queued for 1 m 5 s)
 
22024-11-26T08:16:57.189Zstarting task 0: "setup"
32024-11-26T08:16:57.198Z++ uname -s
42024-11-26T08:16:57.201Z+ kern=SunOS
52024-11-26T08:16:57.201Z+ case "$kern" in
62024-11-26T08:16:57.201Z+ groupadd -g 12345 build
72024-11-26T08:16:57.204Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-26T08:16:59.210Z+ zfs create -o mountpoint=/work rpool/work
92024-11-26T08:16:59.296Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-26T08:16:59.299Z+ home_fs=zfs
112024-11-26T08:16:59.299Z+ [[ zfs == autofs ]]
122024-11-26T08:16:59.299Z+ mkdir -p /home/build
132024-11-26T08:16:59.301Z+ chown build:build /home/build /work
142024-11-26T08:17:01.304Z+ chmod 0700 /home/build /work
152024-11-26T08:17:01.306Zprocess exited: duration 4117 ms, exit code 0
 
162024-11-26T08:17:01.312Zstarting task 1: "rust-toolchain"
172024-11-26T08:17:01.317Z+ printf ' * toolchain channel = "%s"
182024-11-26T08:17:01.317Z' stable
192024-11-26T08:17:01.317Z * toolchain channel = "stable"
202024-11-26T08:17:01.317Z+ printf ' * toolchain profile = "%s"
212024-11-26T08:17:01.317Z' default
222024-11-26T08:17:01.320Z * toolchain profile = "default"
232024-11-26T08:17:01.320Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-26T08:17:01.320Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-11-26T08:17:01.434Zinfo: downloading installer
262024-11-26T08:17:02.796Zinfo: profile set to 'default'
272024-11-26T08:17:02.796Zinfo: default host triple is x86_64-unknown-illumos
282024-11-26T08:17:02.798Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-11-26T08:17:02.951Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
302024-11-26T08:17:02.951Zinfo: downloading component 'cargo'
312024-11-26T08:17:03.833Zinfo: downloading component 'clippy'
322024-11-26T08:17:04.166Zinfo: downloading component 'rust-docs'
332024-11-26T08:17:05.407Zinfo: downloading component 'rust-std'
342024-11-26T08:17:07.384Zinfo: downloading component 'rustc'
352024-11-26T08:17:14.501Zinfo: downloading component 'rustfmt'
362024-11-26T08:17:14.748Zinfo: installing component 'cargo'
372024-11-26T08:17:15.561Zinfo: installing component 'clippy'
382024-11-26T08:17:15.918Zinfo: installing component 'rust-docs'
392024-11-26T08:17:17.617Zinfo: installing component 'rust-std'
402024-11-26T08:17:19.392Zinfo: installing component 'rustc'
412024-11-26T08:17:25.362Zinfo: installing component 'rustfmt'
422024-11-26T08:17:25.675Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-11-26T08:17:25.675Z
442024-11-26T08:17:26.051Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
452024-11-26T08:17:26.051Z
462024-11-26T08:17:26.054Z
472024-11-26T08:17:26.054ZRust is installed now. Great!
482024-11-26T08:17:26.054Z
492024-11-26T08:17:26.054ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-26T08:17:26.054Zenvironment variable. This has not been done automatically.
512024-11-26T08:17:26.054Z
522024-11-26T08:17:26.055ZTo configure your current shell, you need to source
532024-11-26T08:17:26.055Zthe corresponding env file under $HOME/.cargo.
542024-11-26T08:17:26.055Z
552024-11-26T08:17:26.055ZThis is usually done by running one of the following (note the leading DOT):
562024-11-26T08:17:26.055Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-26T08:17:26.055Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-26T08:17:26.126Z+ rustc --version
592024-11-26T08:17:26.193Zrustc 1.82.0 (f6e511eec 2024-10-15)
602024-11-26T08:17:26.196Zprocess exited: duration 24880 ms, exit code 0
 
612024-11-26T08:17:26.201Zstarting task 2: "authentication"
622024-11-26T08:17:26.221Zprocess exited: duration 19 ms, exit code 0
 
632024-11-26T08:17:26.226Zstarting task 3: "clone repository"
642024-11-26T08:17:26.231Z+ mkdir -p /work/oxidecomputer/maghemite
652024-11-26T08:17:26.233Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-11-26T08:17:26.266ZCloning into '/work/oxidecomputer/maghemite'...
672024-11-26T08:17:26.859Z+ cd /work/oxidecomputer/maghemite
682024-11-26T08:17:26.859Z+ git fetch origin 38057ed7ebd8f56861699cff9e87eba1b3970cc0
692024-11-26T08:17:27.127ZFrom https://github.com/oxidecomputer/maghemite
702024-11-26T08:17:27.127Z * branch 38057ed7ebd8f56861699cff9e87eba1b3970cc0 -> FETCH_HEAD
712024-11-26T08:17:27.135Z+ [[ -n renovate/thiserror-2.x ]]
722024-11-26T08:17:27.137Z++ git branch --show-current
732024-11-26T08:17:27.141Z+ current=main
742024-11-26T08:17:27.141Z+ [[ main != renovate/thiserror-2.x ]]
752024-11-26T08:17:27.141Z+ git branch -f renovate/thiserror-2.x 38057ed7ebd8f56861699cff9e87eba1b3970cc0
762024-11-26T08:17:27.144Z+ git checkout -f renovate/thiserror-2.x
772024-11-26T08:17:27.157ZSwitched to branch 'renovate/thiserror-2.x'
782024-11-26T08:17:27.160Z+ git reset --hard 38057ed7ebd8f56861699cff9e87eba1b3970cc0
792024-11-26T08:17:27.184ZHEAD is now at 38057ed Update Rust crate thiserror to v2
802024-11-26T08:17:27.187Zprocess exited: duration 947 ms, exit code 0
 
812024-11-26T08:17:27.192Zstarting task 4: "build"
822024-11-26T08:17:27.202Z++ cargo --version
832024-11-26T08:17:27.205Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-11-26T08:17:27.357Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-11-26T08:17:27.357Zinfo: downloading component 'cargo'
862024-11-26T08:17:28.076Zinfo: downloading component 'clippy'
872024-11-26T08:17:28.343Zinfo: downloading component 'rust-docs'
882024-11-26T08:17:29.340Zinfo: downloading component 'rust-std'
892024-11-26T08:17:30.890Zinfo: downloading component 'rustc'
902024-11-26T08:17:36.466Zinfo: downloading component 'rustfmt'
912024-11-26T08:17:36.675Zinfo: installing component 'cargo'
922024-11-26T08:17:37.494Zinfo: installing component 'clippy'
932024-11-26T08:17:37.855Zinfo: installing component 'rust-docs'
942024-11-26T08:17:39.462Zinfo: installing component 'rust-std'
952024-11-26T08:17:41.166Zinfo: installing component 'rustc'
962024-11-26T08:17:46.767Zinfo: installing component 'rustfmt'
972024-11-26T08:17:47.174Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-11-26T08:17:47.178Z++ rustc --version
992024-11-26T08:17:47.244Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-11-26T08:17:47.248Z++ dladm
1012024-11-26T08:17:47.255ZLINK CLASS MTU STATE BRIDGE OVER
1022024-11-26T08:17:47.255Zena0 phys 9216 up -- --
1032024-11-26T08:17:47.259Z++ ipadm
1042024-11-26T08:17:47.259ZADDROBJ TYPE STATE ADDR
1052024-11-26T08:17:47.259Zlo0/v4 static ok 127.0.0.1/8
1062024-11-26T08:17:47.259Zena0/dhcp dhcp ok 10.150.1.75/24
1072024-11-26T08:17:47.259Zlo0/v6 static ok ::1/128
1082024-11-26T08:17:47.259Z++ banner collect
1092024-11-26T08:17:47.259Z
1102024-11-26T08:17:47.259Z #### #### # # ###### #### #####
1112024-11-26T08:17:47.259Z # # # # # # # # # #
1122024-11-26T08:17:47.260Z # # # # # ##### # #
1132024-11-26T08:17:47.260Z # # # # # # # #
1142024-11-26T08:17:47.260Z # # # # # # # # # #
1152024-11-26T08:17:47.260Z #### #### ###### ###### ###### #### #
1162024-11-26T08:17:47.260Z
1172024-11-26T08:17:47.260Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-11-26T08:17:47.260Z++ repo=softnpu
1192024-11-26T08:17:47.260Z++ series=image
1202024-11-26T08:17:47.260Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-11-26T08:17:47.260Z++ name=softnpu
1222024-11-26T08:17:47.260Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-11-26T08:17:47.260Z++ mkdir -p download
1242024-11-26T08:17:47.264Z++ pushd download
1252024-11-26T08:17:47.264Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-11-26T08:17:47.265Z++ [[ ! -f softnpu ]]
1272024-11-26T08:17:47.265Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-11-26T08:17:47.269Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-11-26T08:17:47.273Z Dload Upload Total Spent Left Speed
1302024-11-26T08:17:47.854Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 21.8M 23 5275k 0 0 17.7M 0 0:00:01 --:--:-- 0:00:01 17.7M 100 21.8M 100 21.8M 0 0 37.6M 0 --:--:-- --:--:-- --:--:-- 37.5M
1312024-11-26T08:17:47.860Z++ popd
1322024-11-26T08:17:47.860Z/work/oxidecomputer/maghemite
1332024-11-26T08:17:47.860Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-11-26T08:17:47.860Z++ repo=sidecar-lite
1352024-11-26T08:17:47.860Z++ series=release
1362024-11-26T08:17:47.860Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-11-26T08:17:47.860Z++ name=libsidecar_lite.so
1382024-11-26T08:17:47.860Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-11-26T08:17:47.860Z++ mkdir -p download
1402024-11-26T08:17:47.860Z++ pushd download
1412024-11-26T08:17:47.860Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-11-26T08:17:47.860Z++ [[ ! -f libsidecar_lite.so ]]
1432024-11-26T08:17:47.860Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-11-26T08:17:47.863Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-11-26T08:17:47.863Z Dload Upload Total Spent Left Speed
1462024-11-26T08:17:48.292Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 47.2M 0 --:--:-- --:--:-- --:--:-- 47.3M
1472024-11-26T08:17:48.296Z++ popd
1482024-11-26T08:17:48.298Z/work/oxidecomputer/maghemite
1492024-11-26T08:17:48.298Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-11-26T08:17:48.299Z++ repo=sidecar-lite
1512024-11-26T08:17:48.299Z++ series=release
1522024-11-26T08:17:48.299Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-11-26T08:17:48.299Z++ name=scadm
1542024-11-26T08:17:48.299Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-11-26T08:17:48.299Z++ mkdir -p download
1562024-11-26T08:17:48.299Z++ pushd download
1572024-11-26T08:17:48.299Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-11-26T08:17:48.299Z++ [[ ! -f scadm ]]
1592024-11-26T08:17:48.301Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-11-26T08:17:48.306Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-11-26T08:17:48.307Z Dload Upload Total Spent Left Speed
1622024-11-26T08:17:48.894Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 22.7M 34 7971k 0 0 34.7M 0 --:--:-- --:--:-- --:--:-- 34.5M 100 22.7M 100 22.7M 0 0 38.8M 0 --:--:-- --:--:-- --:--:-- 38.8M
1632024-11-26T08:17:48.898Z++ popd
1642024-11-26T08:17:48.898Z/work/oxidecomputer/maghemite
1652024-11-26T08:17:48.898Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-11-26T08:17:48.898Z++ repo=dendrite
1672024-11-26T08:17:48.898Z++ series=image
1682024-11-26T08:17:48.898Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-11-26T08:17:48.898Z++ name=dendrite-softnpu.tar.gz
1702024-11-26T08:17:48.898Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-11-26T08:17:48.898Z++ mkdir -p download
1722024-11-26T08:17:48.902Z++ pushd download
1732024-11-26T08:17:48.902Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-11-26T08:17:48.902Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-11-26T08:17:48.902Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-11-26T08:17:48.908Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-11-26T08:17:48.908Z Dload Upload Total Spent Left Speed
1782024-11-26T08:17:49.602Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 37.5M 86 32.5M 0 0 52.2M 0 --:--:-- --:--:-- --:--:-- 52.1M 100 37.5M 100 37.5M 0 0 54.6M 0 --:--:-- --:--:-- --:--:-- 54.6M
1792024-11-26T08:17:49.605Z++ popd
1802024-11-26T08:17:49.606Z/work/oxidecomputer/maghemite
1812024-11-26T08:17:49.606Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-11-26T08:17:49.606Z++ repo=maghemite
1832024-11-26T08:17:49.606Z++ series=release
1842024-11-26T08:17:49.606Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-11-26T08:17:49.606Z++ name=ddmd
1862024-11-26T08:17:49.606Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-11-26T08:17:49.606Z++ mkdir -p download
1882024-11-26T08:17:49.606Z++ pushd download
1892024-11-26T08:17:49.606Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1902024-11-26T08:17:49.606Z++ [[ ! -f ddmd ]]
1912024-11-26T08:17:49.606Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-11-26T08:17:49.618Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-11-26T08:17:49.618Z Dload Upload Total Spent Left Speed
1942024-11-26T08:17:50.321Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40.9M 100 40.9M 0 0 58.0M 0 --:--:-- --:--:-- --:--:-- 58.1M
1952024-11-26T08:17:50.328Z++ popd
1962024-11-26T08:17:50.328Z/work/oxidecomputer/maghemite
1972024-11-26T08:17:50.328Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-11-26T08:17:50.328Z++ repo=maghemite
1992024-11-26T08:17:50.328Z++ series=release
2002024-11-26T08:17:50.328Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-11-26T08:17:50.328Z++ name=ddmadm
2022024-11-26T08:17:50.328Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-11-26T08:17:50.328Z++ mkdir -p download
2042024-11-26T08:17:50.328Z++ pushd download
2052024-11-26T08:17:50.329Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-11-26T08:17:50.329Z++ [[ ! -f ddmadm ]]
2072024-11-26T08:17:50.329Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-11-26T08:17:50.335Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-11-26T08:17:50.335Z Dload Upload Total Spent Left Speed
2102024-11-26T08:17:50.884Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 18.0M 4 763k 0 0 3754k 0 0:00:04 --:--:-- 0:00:04 3744k 100 18.0M 100 18.0M 0 0 32.4M 0 --:--:-- --:--:-- --:--:-- 32.4M
2112024-11-26T08:17:50.887Z++ popd
2122024-11-26T08:17:50.887Z/work/oxidecomputer/maghemite
2132024-11-26T08:17:50.887Z++ pushd download
2142024-11-26T08:17:50.887Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-11-26T08:17:50.888Z++ chmod +x softnpu
2162024-11-26T08:17:50.891Z++ chmod +x scadm
2172024-11-26T08:17:50.891Z++ chmod +x ddmadm
2182024-11-26T08:17:50.895Z++ chmod +x ddmd
2192024-11-26T08:17:50.895Z++ mv ddmadm ddmadm-v2
2202024-11-26T08:17:50.898Z++ mv ddmd ddmd-v2
2212024-11-26T08:17:50.898Z++ rm -rf zones/dendrite
2222024-11-26T08:17:50.904Z++ mkdir -p zones/dendrite
2232024-11-26T08:17:50.904Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-11-26T08:17:51.648Z++ popd
2252024-11-26T08:17:51.648Z/work/oxidecomputer/maghemite
2262024-11-26T08:17:51.648Z++ banner install
2272024-11-26T08:17:51.651Z
2282024-11-26T08:17:51.651Z # # # #### ##### ## # #
2292024-11-26T08:17:51.651Z # ## # # # # # # #
2302024-11-26T08:17:51.651Z # # # # #### # # # # #
2312024-11-26T08:17:51.651Z # # # # # # ###### # #
2322024-11-26T08:17:51.651Z # # ## # # # # # # #
2332024-11-26T08:17:51.651Z # # # #### # # # ###### ######
2342024-11-26T08:17:51.651Z
2352024-11-26T08:17:51.651Z++ pkg info brand/sparse
2362024-11-26T08:17:51.654Z++ grep -qi installed
2372024-11-26T08:17:53.167Zpkg: info: no packages matching the following patterns you specified are
2382024-11-26T08:17:53.167Zinstalled on the system. Try querying remotely instead:
2392024-11-26T08:17:53.167Z
2402024-11-26T08:17:53.167Z brand/sparse
2412024-11-26T08:17:53.215Z++ [[ 1 != 0 ]]
2422024-11-26T08:17:53.215Z++ set -o errexit
2432024-11-26T08:17:53.215Z++ pfexec pkg install brand/sparse
2442024-11-26T08:17:59.409Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-11-26T08:18:03.087Z Startup: Caching catalogs ... Done
2462024-11-26T08:18:12.120ZPlanning: Solver setup ... Done
2472024-11-26T08:18:12.231ZPlanning: Running solver ... Done
2482024-11-26T08:18:12.330ZPlanning: Finding local manifests ... Done
2492024-11-26T08:18:12.342ZPlanning: Fetching manifests: 0/3 0% complete
2502024-11-26T08:18:12.433ZPlanning: Fetching manifests: 3/3 100% complete
2512024-11-26T08:18:12.502ZPlanning: Package planning ... Done
2522024-11-26T08:18:12.511ZPlanning: Merging actions ... Done
2532024-11-26T08:18:12.700ZPlanning: Checking for conflicting actions ... Done
2542024-11-26T08:18:14.615ZPlanning: Consolidating action changes ... Done
2552024-11-26T08:18:15.022ZPlanning: Evaluating mediators ... Done
2562024-11-26T08:18:15.085ZPlanning: Planning completed in 11.91 seconds
2572024-11-26T08:18:15.100Z Packages to install: 1
2582024-11-26T08:18:15.100Z Packages to update: 2
2592024-11-26T08:18:15.103Z Create boot environment: No
2602024-11-26T08:18:15.103ZCreate backup boot environment: Yes
2612024-11-26T08:18:15.172Z
2622024-11-26T08:18:15.172ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-11-26T08:18:21.785ZDownload: 918/1009 items 7.9/8.0MB 98% complete (3.8M/s)
2642024-11-26T08:18:22.337ZDownload: Completed 8.03 MB in 7.16 seconds (1.1M/s)
2652024-11-26T08:18:24.351Z Actions: 1/1419 actions (Removing old actions)
2662024-11-26T08:18:24.370Z Actions: 199/1419 actions (Installing new actions)
2672024-11-26T08:18:24.487Z Actions: 579/1419 actions (Updating modified actions)
2682024-11-26T08:18:24.801Z Actions: Completed 1419 actions in 0.45 seconds.
2692024-11-26T08:18:25.170Z Done
2702024-11-26T08:18:25.172Z Done
2712024-11-26T08:18:25.655Z Done
2722024-11-26T08:18:29.737Z Done
2732024-11-26T08:18:29.821Z Done
2742024-11-26T08:18:29.824Z Done
2752024-11-26T08:18:29.918Z Done
2762024-11-26T08:18:30.299Z++ set -o errexit
2772024-11-26T08:18:30.299Z++ set -o pipefail
2782024-11-26T08:18:30.299Z++ banner build
2792024-11-26T08:18:30.301Z
2802024-11-26T08:18:30.301Z ##### # # # # #####
2812024-11-26T08:18:30.301Z # # # # # # # #
2822024-11-26T08:18:30.301Z ##### # # # # # #
2832024-11-26T08:18:30.301Z # # # # # # # #
2842024-11-26T08:18:30.301Z # # # # # # # #
2852024-11-26T08:18:30.301Z ##### #### # ###### #####
2862024-11-26T08:18:30.302Z
2872024-11-26T08:18:30.302Z++ cargo build --release --bin ddmd --bin ddmadm
2882024-11-26T08:18:30.486Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2892024-11-26T08:18:30.726Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2902024-11-26T08:18:30.936ZFrom https://www.github.com/oxidecomputer/oxnet
2912024-11-26T08:18:30.936Z * [new branch] ci -> origin/ci
2922024-11-26T08:18:30.939Z * [new branch] dependabot/cargo/serde_json-1.0.133 -> origin/dependabot/cargo/serde_json-1.0.133
2932024-11-26T08:18:30.939Z * [new branch] main -> origin/main
2942024-11-26T08:18:30.939Z * [new ref] -> origin/HEAD
2952024-11-26T08:18:30.950Z Updating crates.io index
2962024-11-26T08:18:30.952Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972024-11-26T08:18:31.697ZFrom https://github.com/oxidecomputer/falcon
2982024-11-26T08:18:31.697Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
2992024-11-26T08:18:31.836Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002024-11-26T08:18:32.847ZFrom https://github.com/oxidecomputer/dendrite
3012024-11-26T08:18:32.847Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3022024-11-26T08:18:32.920Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032024-11-26T08:18:33.309ZFrom https://github.com/oxidecomputer/ispf
3042024-11-26T08:18:33.309Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3052024-11-26T08:18:33.318Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062024-11-26T08:18:33.758ZFrom https://github.com/oxidecomputer/netadm-sys
3072024-11-26T08:18:33.758Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3082024-11-26T08:18:33.770Z Updating git repository `https://github.com/oxidecomputer/omicron`
3092024-11-26T08:18:38.015ZFrom https://github.com/oxidecomputer/omicron
3102024-11-26T08:18:38.015Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3112024-11-26T08:18:38.044Z * [new tag] dogfood -> dogfood
3122024-11-26T08:18:38.047Z * [new tag] v5 -> v5
3132024-11-26T08:18:38.047Z * [new tag] v6 -> v6
3142024-11-26T08:18:38.047Z * [new tag] v7 -> v7
3152024-11-26T08:18:38.047Z * [new tag] v8 -> v8
3162024-11-26T08:18:38.047Z * [new tag] v9 -> v9
3172024-11-26T08:18:38.413Z Updating git repository `https://github.com/oxidecomputer/opte`
3182024-11-26T08:18:39.415ZFrom https://github.com/oxidecomputer/opte
3192024-11-26T08:18:39.415Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3202024-11-26T08:18:39.459Z Updating git repository `https://github.com/illumos/smf-rs`
3212024-11-26T08:18:39.845ZFrom https://github.com/illumos/smf-rs
3222024-11-26T08:18:39.846Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3232024-11-26T08:18:39.904Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3242024-11-26T08:18:40.429ZFrom https://github.com/oxidecomputer/maghemite
3252024-11-26T08:18:40.429Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3262024-11-26T08:18:40.447Z * [new tag] rift -> rift
3272024-11-26T08:18:40.453Z * [new tag] srp -> srp
3282024-11-26T08:18:40.453Z * [new tag] tie-spf -> tie-spf
3292024-11-26T08:18:40.511Z Updating git repository `https://github.com/oxidecomputer/zone`
3302024-11-26T08:18:40.909ZFrom https://github.com/oxidecomputer/zone
3312024-11-26T08:18:40.909Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3322024-11-26T08:18:40.939Z Updating git repository `https://github.com/oxidecomputer/propolis`
3332024-11-26T08:18:41.673ZFrom https://github.com/oxidecomputer/propolis
3342024-11-26T08:18:41.673Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3352024-11-26T08:18:41.785Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3362024-11-26T08:18:42.147ZFrom https://github.com/oxidecomputer/dlpi-sys
3372024-11-26T08:18:42.147Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3382024-11-26T08:18:42.183Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392024-11-26T08:18:42.560ZFrom https://github.com/jmesmon/rust-libzfs
3402024-11-26T08:18:42.560Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3412024-11-26T08:18:42.575Z * [new tag] v0.4.0 -> v0.4.0
3422024-11-26T08:18:42.590Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3432024-11-26T08:18:42.952ZFrom https://github.com/oxidecomputer/rusty-doors
3442024-11-26T08:18:42.952Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3452024-11-26T08:18:42.972Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3462024-11-26T08:18:43.395ZFrom https://github.com/oxidecomputer/maghemite
3472024-11-26T08:18:43.395Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3482024-11-26T08:18:43.476Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3492024-11-26T08:18:43.823ZFrom https://github.com/oxidecomputer/serde_human_bytes
3502024-11-26T08:18:43.823Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3512024-11-26T08:18:43.833Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3522024-11-26T08:18:44.217ZFrom https://github.com/oxidecomputer/slog-error-chain
3532024-11-26T08:18:44.217Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3542024-11-26T08:18:44.257Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3552024-11-26T08:18:44.620ZFrom https://github.com/oxidecomputer/poptrie
3562024-11-26T08:18:44.620Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3572024-11-26T08:18:44.657Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3582024-11-26T08:18:45.015ZFrom https://github.com/illumos/libscf-sys
3592024-11-26T08:18:45.015Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3602024-11-26T08:18:45.054Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3612024-11-26T08:18:45.926ZFrom https://github.com/oxidecomputer/progenitor
3622024-11-26T08:18:45.926Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3632024-11-26T08:18:45.946Z * [new tag] v0.1.1 -> v0.1.1
3642024-11-26T08:18:45.948Z * [new tag] v0.2.0 -> v0.2.0
3652024-11-26T08:18:45.948Z * [new tag] v0.3.0 -> v0.3.0
3662024-11-26T08:18:45.948Z * [new tag] v0.4.0 -> v0.4.0
3672024-11-26T08:18:45.948Z * [new tag] v0.5.0 -> v0.5.0
3682024-11-26T08:18:45.948Z * [new tag] v0.6.0 -> v0.6.0
3692024-11-26T08:18:45.948Z * [new tag] v0.7.0 -> v0.7.0
3702024-11-26T08:18:46.068Z Updating git repository `https://github.com/oxidecomputer/typify`
3712024-11-26T08:18:46.823ZFrom https://github.com/oxidecomputer/typify
3722024-11-26T08:18:46.823Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3732024-11-26T08:18:46.832Z * [new tag] v0.2.0 -> v0.2.0
3742024-11-26T08:18:46.842Z * [new tag] v0.0.10 -> v0.0.10
3752024-11-26T08:18:46.845Z * [new tag] v0.0.11 -> v0.0.11
3762024-11-26T08:18:46.845Z * [new tag] v0.0.12 -> v0.0.12
3772024-11-26T08:18:46.845Z * [new tag] v0.0.13 -> v0.0.13
3782024-11-26T08:18:46.845Z * [new tag] v0.0.14 -> v0.0.14
3792024-11-26T08:18:46.845Z * [new tag] v0.0.15 -> v0.0.15
3802024-11-26T08:18:46.845Z * [new tag] v0.0.16 -> v0.0.16
3812024-11-26T08:18:46.845Z * [new tag] v0.0.4 -> v0.0.4
3822024-11-26T08:18:46.845Z * [new tag] v0.0.5 -> v0.0.5
3832024-11-26T08:18:46.845Z * [new tag] v0.0.7 -> v0.0.7
3842024-11-26T08:18:46.845Z * [new tag] v0.0.8 -> v0.0.8
3852024-11-26T08:18:46.845Z * [new tag] v0.0.9 -> v0.0.9
3862024-11-26T08:18:46.845Z * [new tag] v0.1.0 -> v0.1.0
3872024-11-26T08:18:47.030Z Updating git repository `https://github.com/oxidecomputer/crucible`
3882024-11-26T08:18:48.819ZFrom https://github.com/oxidecomputer/crucible
3892024-11-26T08:18:48.819Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3902024-11-26T08:18:48.889Z Updating git repository `https://github.com/oxidecomputer/opte`
3912024-11-26T08:18:49.373ZFrom https://github.com/oxidecomputer/opte
3922024-11-26T08:18:49.373Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3932024-11-26T08:18:49.429Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3942024-11-26T08:18:50.072ZFrom https://github.com/oxidecomputer/management-gateway-service
3952024-11-26T08:18:50.072Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3962024-11-26T08:18:51.245Z Locking 2 packages to latest compatible versions
3972024-11-26T08:18:51.284Z Adding thiserror v2.0.3
3982024-11-26T08:18:51.286Z Adding thiserror-impl v2.0.3
3992024-11-26T08:18:51.319Z Downloading crates ...
4002024-11-26T08:18:51.421Z Downloaded aho-corasick v1.1.3
4012024-11-26T08:18:51.431Z Downloaded rustversion v1.0.17
4022024-11-26T08:18:51.433Z Downloaded signal-hook-registry v1.4.2
4032024-11-26T08:18:51.437Z Downloaded anstream v0.6.15
4042024-11-26T08:18:51.441Z Downloaded anstyle v1.0.10
4052024-11-26T08:18:51.441Z Downloaded quinn v0.11.5
4062024-11-26T08:18:51.463Z Downloaded parking_lot_core v0.8.6
4072024-11-26T08:18:51.466Z Downloaded parking_lot_core v0.9.10
4082024-11-26T08:18:51.474Z Downloaded futures-sink v0.3.30
4092024-11-26T08:18:51.474Z Downloaded percent-encoding v2.3.1
4102024-11-26T08:18:51.474Z Downloaded pest_generator v2.7.13
4112024-11-26T08:18:51.477Z Downloaded password-hash v0.5.0
4122024-11-26T08:18:51.477Z Downloaded pest_derive v2.7.13
4132024-11-26T08:18:51.477Z Downloaded block-buffer v0.10.4
4142024-11-26T08:18:51.481Z Downloaded bitflags v2.6.0
4152024-11-26T08:18:51.484Z Downloaded ciborium-io v0.2.2
4162024-11-26T08:18:51.484Z Downloaded pest v2.7.13
4172024-11-26T08:18:51.489Z Downloaded cfg-if v1.0.0
4182024-11-26T08:18:51.492Z Downloaded async-stream v0.3.5
4192024-11-26T08:18:51.492Z Downloaded pkg-config v0.3.31
4202024-11-26T08:18:51.496Z Downloaded pest_meta v2.7.13
4212024-11-26T08:18:51.500Z Downloaded bitflags v1.3.2
4222024-11-26T08:18:51.504Z Downloaded byteorder v1.5.0
4232024-11-26T08:18:51.504Z Downloaded anstyle-parse v0.2.5
4242024-11-26T08:18:51.507Z Downloaded autocfg v1.3.0
4252024-11-26T08:18:51.507Z Downloaded const-random v0.1.18
4262024-11-26T08:18:51.507Z Downloaded cancel-safe-futures v0.1.5
4272024-11-26T08:18:51.512Z Downloaded paste v1.0.15
4282024-11-26T08:18:51.515Z Downloaded pretty-hex v0.4.1
4292024-11-26T08:18:51.515Z Downloaded convert_case v0.4.0
4302024-11-26T08:18:51.517Z Downloaded const-random-macro v0.1.16
4312024-11-26T08:18:51.517Z Downloaded argon2 v0.5.3
4322024-11-26T08:18:51.520Z Downloaded crc8 v0.1.1
4332024-11-26T08:18:51.520Z Downloaded backoff v0.4.0
4342024-11-26T08:18:51.522Z Downloaded pretty-hex v0.2.1
4352024-11-26T08:18:51.525Z Downloaded cstr-argument v0.1.2
4362024-11-26T08:18:51.525Z Downloaded atomic-waker v1.1.2
4372024-11-26T08:18:51.525Z Downloaded pin-utils v0.1.0
4382024-11-26T08:18:51.528Z Downloaded atomicwrites v0.4.4
4392024-11-26T08:18:51.528Z Downloaded ciborium-ll v0.2.2
4402024-11-26T08:18:51.530Z Downloaded progenitor-client v0.8.0
4412024-11-26T08:18:51.533Z Downloaded async-stream-impl v0.3.5
4422024-11-26T08:18:51.533Z Downloaded camino-tempfile v1.1.1
4432024-11-26T08:18:51.535Z Downloaded base64ct v1.6.0
4442024-11-26T08:18:51.538Z Downloaded colorchoice v1.0.2
4452024-11-26T08:18:51.541Z Downloaded parse-display v0.10.0
4462024-11-26T08:18:51.541Z Downloaded blake2 v0.10.6
4472024-11-26T08:18:51.544Z Downloaded colored v2.1.0
4482024-11-26T08:18:51.547Z Downloaded clap v4.5.21
4492024-11-26T08:18:51.554Z Downloaded equivalent v1.0.1
4502024-11-26T08:18:51.558Z Downloaded dtrace-parser v0.2.0
4512024-11-26T08:18:51.558Z Downloaded scroll_derive v0.12.0
4522024-11-26T08:18:51.558Z Downloaded darling_macro v0.20.10
4532024-11-26T08:18:51.560Z Downloaded foreign-types v0.5.0
4542024-11-26T08:18:51.560Z Downloaded foreign-types-shared v0.3.1
4552024-11-26T08:18:51.560Z Downloaded foreign-types-macros v0.2.3
4562024-11-26T08:18:51.563Z Downloaded float-ord v0.3.2
4572024-11-26T08:18:51.563Z Downloaded crunchy v0.2.2
4582024-11-26T08:18:51.563Z Downloaded anstyle-query v1.1.1
4592024-11-26T08:18:51.566Z Downloaded proc-macro-error-attr v1.0.4
4602024-11-26T08:18:51.566Z Downloaded progenitor-macro v0.8.0
4612024-11-26T08:18:51.569Z Downloaded proc-macro-crate v3.2.0
4622024-11-26T08:18:51.569Z Downloaded form_urlencoded v1.2.1
4632024-11-26T08:18:51.571Z Downloaded rustc-hash v2.0.0
4642024-11-26T08:18:51.571Z Downloaded progenitor v0.8.0
4652024-11-26T08:18:51.574Z Downloaded fnv v1.0.7
4662024-11-26T08:18:51.574Z Downloaded num_threads v0.1.7
4672024-11-26T08:18:51.577Z Downloaded time-core v0.1.2
4682024-11-26T08:18:51.577Z Downloaded powerfmt v0.2.0
4692024-11-26T08:18:51.577Z Downloaded pin-project-lite v0.2.14
4702024-11-26T08:18:51.582Z Downloaded serde_repr v0.1.19
4712024-11-26T08:18:51.585Z Downloaded sigpipe v0.1.3
4722024-11-26T08:18:51.585Z Downloaded serde_spanned v0.6.7
4732024-11-26T08:18:51.588Z Downloaded serde-big-array v0.5.1
4742024-11-26T08:18:51.589Z Downloaded rustc_version v0.1.7
4752024-11-26T08:18:51.592Z Downloaded crossbeam-epoch v0.9.18
4762024-11-26T08:18:51.592Z Downloaded usdt-attr-macro v0.5.0
4772024-11-26T08:18:51.596Z Downloaded sync_wrapper v0.1.2
4782024-11-26T08:18:51.596Z Downloaded digest v0.10.7
4792024-11-26T08:18:51.601Z Downloaded arc-swap v1.7.1
4802024-11-26T08:18:51.604Z Downloaded fixedbitset v0.4.2
4812024-11-26T08:18:51.604Z Downloaded rustls-pemfile v1.0.4
4822024-11-26T08:18:51.604Z Downloaded futures-core v0.3.30
4832024-11-26T08:18:51.606Z Downloaded http-body v1.0.1
4842024-11-26T08:18:51.606Z Downloaded clap_derive v4.5.18
4852024-11-26T08:18:51.609Z Downloaded ciborium v0.2.2
4862024-11-26T08:18:51.613Z Downloaded fastrand v2.1.1
4872024-11-26T08:18:51.617Z Downloaded humantime v2.1.0
4882024-11-26T08:18:51.617Z Downloaded rustc_version v0.4.1
4892024-11-26T08:18:51.617Z Downloaded hostname v0.4.0
4902024-11-26T08:18:51.621Z Downloaded futures-macro v0.3.30
4912024-11-26T08:18:51.621Z Downloaded scopeguard v1.2.0
4922024-11-26T08:18:51.628Z Downloaded slog-json v2.6.1
4932024-11-26T08:18:51.628Z Downloaded num_enum_derive v0.7.3
4942024-11-26T08:18:51.628Z Downloaded num_enum_derive v0.5.11
4952024-11-26T08:18:51.631Z Downloaded base64 v0.22.1
4962024-11-26T08:18:51.631Z Downloaded slab v0.4.9
4972024-11-26T08:18:51.631Z Downloaded shlex v1.3.0
4982024-11-26T08:18:51.635Z Downloaded serde_urlencoded v0.7.1
4992024-11-26T08:18:51.635Z Downloaded serde_tokenstream v0.2.2
5002024-11-26T08:18:51.638Z Downloaded usdt-impl v0.5.0
5012024-11-26T08:18:51.641Z Downloaded usdt v0.5.0
5022024-11-26T08:18:51.641Z Downloaded strum v0.26.3
5032024-11-26T08:18:51.641Z Downloaded proc-macro-error v1.0.4
5042024-11-26T08:18:51.644Z Downloaded try-lock v0.2.5
5052024-11-26T08:18:51.644Z Downloaded enum-as-inner v0.6.1
5062024-11-26T08:18:51.646Z Downloaded scroll v0.12.0
5072024-11-26T08:18:51.649Z Downloaded newtype_derive v0.1.6
5082024-11-26T08:18:51.649Z Downloaded serde_derive_internals v0.29.1
5092024-11-26T08:18:51.653Z Downloaded http-body v0.4.6
5102024-11-26T08:18:51.653Z Downloaded http-body-util v0.1.2
5112024-11-26T08:18:51.656Z Downloaded futures-channel v0.3.30
5122024-11-26T08:18:51.656Z Downloaded newline-converter v0.3.0
5132024-11-26T08:18:51.660Z Downloaded terminal_size v0.4.0
5142024-11-26T08:18:51.660Z Downloaded linear-map v1.2.0
5152024-11-26T08:18:51.663Z Downloaded libsw v3.3.1
5162024-11-26T08:18:51.666Z Downloaded spin v0.9.8
5172024-11-26T08:18:51.668Z Downloaded sync_wrapper v1.0.1
5182024-11-26T08:18:51.668Z Downloaded ahash v0.8.11
5192024-11-26T08:18:51.671Z Downloaded term v0.7.0
5202024-11-26T08:18:51.676Z Downloaded openssl-macros v0.1.1
5212024-11-26T08:18:51.680Z Downloaded cc v1.1.21
5222024-11-26T08:18:51.680Z Downloaded base64 v0.21.7
5232024-11-26T08:18:51.683Z Downloaded thiserror-impl v1.0.64
5242024-11-26T08:18:51.686Z Downloaded semver v1.0.23
5252024-11-26T08:18:51.689Z Downloaded strum_macros v0.25.3
5262024-11-26T08:18:51.689Z Downloaded serde_path_to_error v0.1.16
5272024-11-26T08:18:51.691Z Downloaded match_cfg v0.1.0
5282024-11-26T08:18:51.691Z Downloaded waitgroup v0.1.2
5292024-11-26T08:18:51.695Z Downloaded num-conv v0.1.0
5302024-11-26T08:18:51.695Z Downloaded rustls-pki-types v1.8.0
5312024-11-26T08:18:51.697Z Downloaded sha2 v0.10.8
5322024-11-26T08:18:51.697Z Downloaded utf8parse v0.2.2
5332024-11-26T08:18:51.700Z Downloaded toml_datetime v0.6.8
5342024-11-26T08:18:51.700Z Downloaded futures v0.3.30
5352024-11-26T08:18:51.705Z Downloaded omicron-workspace-hack v0.1.0
5362024-11-26T08:18:51.710Z Downloaded sct v0.7.1
5372024-11-26T08:18:51.718Z Downloaded slog-async v2.8.0
5382024-11-26T08:18:51.718Z Downloaded ident_case v1.0.1
5392024-11-26T08:18:51.718Z Downloaded linked-hash-map v0.5.6
5402024-11-26T08:18:51.718Z Downloaded itoa v1.0.11
5412024-11-26T08:18:51.721Z Downloaded thread_local v1.1.8
5422024-11-26T08:18:51.721Z Downloaded tower-service v0.3.3
5432024-11-26T08:18:51.740Z Downloaded hubpack_derive v0.1.1
5442024-11-26T08:18:51.748Z Downloaded darling_core v0.20.10
5452024-11-26T08:18:51.752Z Downloaded spin v0.5.2
5462024-11-26T08:18:51.752Z Downloaded untrusted v0.9.0
5472024-11-26T08:18:51.752Z Downloaded subtle v2.6.1
5482024-11-26T08:18:51.752Z Downloaded no-std-compat v0.4.1
5492024-11-26T08:18:51.752Z Downloaded tinyvec_macros v0.1.1
5502024-11-26T08:18:51.752Z Downloaded take_mut v0.2.2
5512024-11-26T08:18:51.752Z Downloaded swrite v0.1.0
5522024-11-26T08:18:51.754Z Downloaded stable_deref_trait v1.2.0
5532024-11-26T08:18:51.754Z Downloaded strsim v0.11.1
5542024-11-26T08:18:51.755Z Downloaded tokio-rustls v0.25.0
5552024-11-26T08:18:51.757Z Downloaded num-derive v0.4.2
5562024-11-26T08:18:51.760Z Downloaded httpdate v1.0.3
5572024-11-26T08:18:51.760Z Downloaded num v0.4.3
5582024-11-26T08:18:51.763Z Downloaded managed v0.8.0
5592024-11-26T08:18:51.763Z Downloaded instant v0.1.13
5602024-11-26T08:18:51.766Z Downloaded lazy_static v1.5.0
5612024-11-26T08:18:51.766Z Downloaded tracing-attributes v0.1.27
5622024-11-26T08:18:51.770Z Downloaded serde_with_macros v3.9.0
5632024-11-26T08:18:51.773Z Downloaded thread-id v4.2.2
5642024-11-26T08:18:51.773Z Downloaded memmap v0.7.0
5652024-11-26T08:18:51.773Z Downloaded num-rational v0.4.2
5662024-11-26T08:18:51.777Z Downloaded serde_derive v1.0.215
5672024-11-26T08:18:51.777Z Downloaded num_enum v0.5.11
5682024-11-26T08:18:51.780Z Downloaded prettyplease v0.2.22
5692024-11-26T08:18:51.783Z Downloaded crossbeam-channel v0.5.13
5702024-11-26T08:18:51.789Z Downloaded fxhash v0.2.1
5712024-11-26T08:18:51.794Z Downloaded time-macros v0.2.18
5722024-11-26T08:18:51.794Z Downloaded ucd-trie v0.1.6
5732024-11-26T08:18:51.794Z Downloaded openssl-probe v0.1.5
5742024-11-26T08:18:51.798Z Downloaded iana-time-zone v0.1.61
5752024-11-26T08:18:51.798Z Downloaded schemars v0.8.21
5762024-11-26T08:18:51.806Z Downloaded want v0.3.1
5772024-11-26T08:18:51.810Z Downloaded is_terminal_polyfill v1.70.1
5782024-11-26T08:18:51.810Z Downloaded typify v0.2.0
5792024-11-26T08:18:51.814Z Downloaded hex v0.4.3
5802024-11-26T08:18:51.814Z Downloaded indexmap v1.9.3
5812024-11-26T08:18:51.817Z Downloaded whoami v1.5.2
5822024-11-26T08:18:51.822Z Downloaded mime v0.3.17
5832024-11-26T08:18:51.822Z Downloaded ipnetwork v0.20.0
5842024-11-26T08:18:51.825Z Downloaded static_assertions v1.1.0
5852024-11-26T08:18:51.825Z Downloaded hyper-tls v0.6.0
5862024-11-26T08:18:51.825Z Downloaded uuid v1.11.0
5872024-11-26T08:18:51.829Z Downloaded is-terminal v0.4.13
5882024-11-26T08:18:51.829Z Downloaded hash32 v0.3.1
5892024-11-26T08:18:51.833Z Downloaded tabwriter v1.4.0
5902024-11-26T08:18:51.833Z Downloaded httparse v1.9.4
5912024-11-26T08:18:51.837Z Downloaded slog-stdlog v4.1.1
5922024-11-26T08:18:51.837Z Downloaded hyper-tls v0.5.0
5932024-11-26T08:18:51.837Z Downloaded num-traits v0.2.19
5942024-11-26T08:18:51.840Z Downloaded thiserror-impl v2.0.3
5952024-11-26T08:18:51.843Z Downloaded hubpack v0.1.2
5962024-11-26T08:18:51.843Z Downloaded heck v0.5.0
5972024-11-26T08:18:51.843Z Downloaded serde_yaml v0.9.34+deprecated
5982024-11-26T08:18:51.847Z Downloaded unicode-ident v1.0.13
5992024-11-26T08:18:51.853Z Downloaded parking_lot v0.11.2
6002024-11-26T08:18:51.857Z Downloaded tokio-macros v2.4.0
6012024-11-26T08:18:51.857Z Downloaded once_cell v1.20.2
6022024-11-26T08:18:51.857Z Downloaded zeroize v1.8.1
6032024-11-26T08:18:51.857Z Downloaded typenum v1.17.0
6042024-11-26T08:18:51.859Z Downloaded num-iter v0.1.45
6052024-11-26T08:18:51.859Z Downloaded thiserror v1.0.64
6062024-11-26T08:18:51.863Z Downloaded smf v0.2.3
6072024-11-26T08:18:51.866Z Downloaded zone v0.3.0
6082024-11-26T08:18:51.866Z Downloaded toml v0.8.19
6092024-11-26T08:18:51.869Z Downloaded heapless v0.8.0
6102024-11-26T08:18:51.873Z Downloaded mio v1.0.2
6112024-11-26T08:18:51.878Z Downloaded getrandom v0.2.15
6122024-11-26T08:18:51.882Z Downloaded socket2 v0.5.7
6132024-11-26T08:18:51.885Z Downloaded expectorate v1.1.0
6142024-11-26T08:18:51.887Z Downloaded highway v1.2.0
6152024-11-26T08:18:51.887Z Downloaded unsafe-libyaml v0.2.11
6162024-11-26T08:18:51.890Z Downloaded half v2.4.1
6172024-11-26T08:18:51.893Z Downloaded tracing-core v0.1.32
6182024-11-26T08:18:51.896Z Downloaded rand v0.8.5
6192024-11-26T08:18:51.899Z Downloaded http v1.1.0
6202024-11-26T08:18:51.905Z Downloaded log v0.4.22
6212024-11-26T08:18:51.908Z Downloaded parking_lot v0.12.3
6222024-11-26T08:18:51.908Z Downloaded hyper-rustls v0.27.3
6232024-11-26T08:18:51.912Z Downloaded unicode-bidi v0.3.15
6242024-11-26T08:18:51.915Z Downloaded tempfile v3.12.0
6252024-11-26T08:18:51.915Z Downloaded url v2.5.2
6262024-11-26T08:18:51.918Z Downloaded thin-vec v0.2.13
6272024-11-26T08:18:51.920Z Downloaded serde v1.0.215
6282024-11-26T08:18:51.924Z Downloaded hyper-rustls v0.24.2
6292024-11-26T08:18:51.927Z Downloaded owo-colors v4.1.0
6302024-11-26T08:18:51.930Z Downloaded tokio-native-tls v0.3.1
6312024-11-26T08:18:51.930Z Downloaded time v0.3.36
6322024-11-26T08:18:51.938Z Downloaded tokio-util v0.7.12
6332024-11-26T08:18:51.945Z Downloaded smartstring v1.0.1
6342024-11-26T08:18:51.948Z Downloaded slog-term v2.9.1
6352024-11-26T08:18:51.951Z Downloaded tinyvec v1.8.0
6362024-11-26T08:18:51.951Z Downloaded memchr v2.7.4
6372024-11-26T08:18:51.961Z Downloaded zerocopy-derive v0.7.35
6382024-11-26T08:18:51.969Z Downloaded tokio-rustls v0.24.1
6392024-11-26T08:18:51.969Z Downloaded unicode-segmentation v1.12.0
6402024-11-26T08:18:51.977Z Downloaded http v0.2.12
6412024-11-26T08:18:51.977Z Downloaded hyper-util v0.1.10
6422024-11-26T08:18:51.980Z Downloaded clap_builder v4.5.21
6432024-11-26T08:18:51.983Z Downloaded indexmap v2.5.0
6442024-11-26T08:18:51.987Z Downloaded chrono v0.4.38
6452024-11-26T08:18:51.994Z Downloaded hashbrown v0.12.3
6462024-11-26T08:18:51.998Z Downloaded minimal-lexical v0.2.1
6472024-11-26T08:18:52.002Z Downloaded num_enum v0.7.3
6482024-11-26T08:18:52.006Z Downloaded openssl-sys v0.9.103
6492024-11-26T08:18:52.011Z Downloaded itertools v0.10.5
6502024-11-26T08:18:52.016Z Downloaded toml_edit v0.22.21
6512024-11-26T08:18:52.037Z Downloaded tracing v0.1.40
6522024-11-26T08:18:52.043Z Downloaded itertools v0.13.0
6532024-11-26T08:18:52.048Z Downloaded libm v0.2.8
6542024-11-26T08:18:52.058Z Downloaded hashbrown v0.14.5
6552024-11-26T08:18:52.077Z Downloaded winnow v0.5.40
6562024-11-26T08:18:52.081Z Downloaded winnow v0.6.18
6572024-11-26T08:18:52.081Z Downloaded zerocopy v0.7.35
6582024-11-26T08:18:52.097Z Downloaded hyper v0.14.30
6592024-11-26T08:18:52.102Z Downloaded steno v0.4.1
6602024-11-26T08:18:52.106Z Downloaded serde_json v1.0.133
6612024-11-26T08:18:52.113Z Downloaded h2 v0.4.6
6622024-11-26T08:18:52.122Z Downloaded hickory-resolver v0.24.1
6632024-11-26T08:18:52.124Z Downloaded itertools v0.12.1
6642024-11-26T08:18:52.131Z Downloaded syn v2.0.87
6652024-11-26T08:18:52.142Z Downloaded unicode-width v0.1.14
6662024-11-26T08:18:52.148Z Downloaded webpki-roots v0.25.4
6672024-11-26T08:18:52.156Z Downloaded webpki-roots v0.26.6
6682024-11-26T08:18:52.158Z Downloaded nom v7.1.3
6692024-11-26T08:18:52.163Z Downloaded serde_with v3.9.0
6702024-11-26T08:18:52.169Z Downloaded smoltcp v0.11.0
6712024-11-26T08:18:52.183Z Downloaded dropshot v0.12.0
6722024-11-26T08:18:52.203Z Downloaded h2 v0.3.26
6732024-11-26T08:18:52.207Z Downloaded openapiv3 v2.0.0
6742024-11-26T08:18:52.218Z Downloaded hyper v1.5.1
6752024-11-26T08:18:52.224Z Downloaded quinn-proto v0.11.8
6762024-11-26T08:18:52.231Z Downloaded rustls-webpki v0.102.8
6772024-11-26T08:18:52.248Z Downloaded goblin v0.8.2
6782024-11-26T08:18:52.255Z Downloaded reqwest v0.12.9
6792024-11-26T08:18:52.262Z Downloaded typify-impl v0.2.0
6802024-11-26T08:18:52.277Z Downloaded reqwest v0.11.27
6812024-11-26T08:18:52.284Z Downloaded futures-util v0.3.30
6822024-11-26T08:18:52.296Z Downloaded zerocopy-derive v0.6.6
6832024-11-26T08:18:52.306Z Downloaded vcpkg v0.2.15
6842024-11-26T08:18:52.343Z Downloaded idna v0.5.0
6852024-11-26T08:18:52.350Z Downloaded regex v1.10.6
6862024-11-26T08:18:52.363Z Downloaded syn v1.0.109
6872024-11-26T08:18:52.374Z Downloaded rustls v0.21.12
6882024-11-26T08:18:52.383Z Downloaded portable-atomic v1.8.0
6892024-11-26T08:18:52.390Z Downloaded petgraph v0.6.5
6902024-11-26T08:18:52.407Z Downloaded rustls v0.22.4
6912024-11-26T08:18:52.420Z Downloaded rustls v0.23.13
6922024-11-26T08:18:52.431Z Downloaded rustix v0.38.37
6932024-11-26T08:18:52.459Z Downloaded regress v0.10.1
6942024-11-26T08:18:52.467Z Downloaded rhai v1.20.0
6952024-11-26T08:18:52.478Z Downloaded hickory-proto v0.24.1
6962024-11-26T08:18:52.493Z Downloaded regress v0.9.1
6972024-11-26T08:18:52.500Z Downloaded regex-syntax v0.8.4
6982024-11-26T08:18:52.508Z Downloaded libc v0.2.165
6992024-11-26T08:18:52.532Z Downloaded sled v0.34.7
7002024-11-26T08:18:52.542Z Downloaded openssl v0.10.66
7012024-11-26T08:18:52.552Z Downloaded idna v0.4.0
7022024-11-26T08:18:52.559Z Downloaded rustls-webpki v0.101.7
7032024-11-26T08:18:52.575Z Downloaded toml_edit v0.19.15
7042024-11-26T08:18:52.585Z Downloaded unicode-normalization v0.1.24
7052024-11-26T08:18:52.589Z Downloaded lock_api v0.4.12
7062024-11-26T08:18:52.592Z Downloaded smallvec v1.13.2
7072024-11-26T08:18:52.592Z Downloaded regex-automata v0.4.7
7082024-11-26T08:18:52.608Z Downloaded generic-array v0.14.7
7092024-11-26T08:18:52.611Z Downloaded tiny-keccak v2.0.2
7102024-11-26T08:18:52.614Z Downloaded num-integer v0.1.46
7112024-11-26T08:18:52.614Z Downloaded num-complex v0.4.6
7122024-11-26T08:18:52.617Z Downloaded typify-macro v0.2.0
7132024-11-26T08:18:52.617Z Downloaded similar v2.6.0
7142024-11-26T08:18:52.620Z Downloaded newtype-uuid v1.1.0
7152024-11-26T08:18:52.626Z Downloaded slog v2.7.0
7162024-11-26T08:18:52.629Z Downloaded postcard v1.0.10
7172024-11-26T08:18:52.629Z Downloaded ryu v1.0.18
7182024-11-26T08:18:52.630Z Downloaded rhai_codegen v2.2.0
7192024-11-26T08:18:52.657Z Downloaded version_check v0.9.5
7202024-11-26T08:18:52.669Z Downloaded tokio v1.40.0
7212024-11-26T08:18:52.672Z Downloaded thiserror v2.0.3
7222024-11-26T08:18:52.677Z Downloaded strum_macros v0.26.4
7232024-11-26T08:18:52.680Z Downloaded indent_write v2.2.0
7242024-11-26T08:18:52.680Z Downloaded zerocopy v0.6.6
7252024-11-26T08:18:52.713Z Downloaded ipnet v2.10.0
7262024-11-26T08:18:52.816Z Downloaded slog-dtrace v0.3.0
7272024-11-26T08:18:52.817Z Downloaded rustls-pemfile v2.1.3
7282024-11-26T08:18:52.817Z Downloaded progenitor-impl v0.8.0
7292024-11-26T08:18:52.817Z Downloaded proc-macro2 v1.0.86
7302024-11-26T08:18:52.817Z Downloaded derive_more v0.99.18
7312024-11-26T08:18:52.817Z Downloaded usdt-macro v0.5.0
7322024-11-26T08:18:52.817Z Downloaded derive-where v1.2.7
7332024-11-26T08:18:52.817Z Downloaded darling v0.20.10
7342024-11-26T08:18:52.817Z Downloaded cookie v0.18.1
7352024-11-26T08:18:52.817Z Downloaded num-derive v0.3.3
7362024-11-26T08:18:52.817Z Downloaded tokio-rustls v0.26.0
7372024-11-26T08:18:52.817Z Downloaded structmeta-derive v0.3.0
7382024-11-26T08:18:52.817Z Downloaded structmeta v0.3.0
7392024-11-26T08:18:52.817Z Downloaded slog-scope v4.4.0
7402024-11-26T08:18:52.817Z Downloaded macaddr v1.0.1
7412024-11-26T08:18:52.817Z Downloaded lru-cache v0.1.2
7422024-11-26T08:18:52.817Z Downloaded encoding_rs v0.8.34
7432024-11-26T08:18:52.862Z Downloaded bytes v1.7.2
7442024-11-26T08:18:52.862Z Downloaded native-tls v0.2.12
7452024-11-26T08:18:52.862Z Downloaded multer v3.1.0
7462024-11-26T08:18:52.862Z Downloaded futures-io v0.3.30
7472024-11-26T08:18:52.862Z Downloaded heck v0.4.1
7482024-11-26T08:18:52.862Z Downloaded slog-envlogger v2.2.0
7492024-11-26T08:18:52.862Z Downloaded slog-bunyan v2.5.0
7502024-11-26T08:18:52.862Z Downloaded sha1 v0.10.6
7512024-11-26T08:18:52.862Z Downloaded semver v0.1.20
7522024-11-26T08:18:52.862Z Downloaded schemars_derive v0.8.21
7532024-11-26T08:18:52.862Z Downloaded dropshot_endpoint v0.12.0
7542024-11-26T08:18:52.862Z Downloaded hostname v0.3.1
7552024-11-26T08:18:52.862Z Downloaded futures-task v0.3.30
7562024-11-26T08:18:52.862Z Downloaded rand_chacha v0.3.1
7572024-11-26T08:18:52.862Z Downloaded quote v1.0.37
7582024-11-26T08:18:52.862Z Downloaded defmt-macros v0.3.9
7592024-11-26T08:18:52.862Z Downloaded ppv-lite86 v0.2.20
7602024-11-26T08:18:52.862Z Downloaded plain v0.2.3
7612024-11-26T08:18:52.862Z Downloaded crossbeam-utils v0.8.20
7622024-11-26T08:18:52.862Z Downloaded crc32fast v1.4.2
7632024-11-26T08:18:52.862Z Downloaded resolv-conf v0.7.0
7642024-11-26T08:18:52.862Z Downloaded rand_core v0.6.4
7652024-11-26T08:18:52.862Z Downloaded quick-error v1.2.3
7662024-11-26T08:18:52.862Z Downloaded futures-executor v0.3.30
7672024-11-26T08:18:52.862Z Downloaded dyn-clone v1.0.17
7682024-11-26T08:18:52.862Z Downloaded zone_cfg_derive v0.3.0
7692024-11-26T08:18:52.862Z Downloaded quinn-udp v0.5.5
7702024-11-26T08:18:52.862Z Downloaded defmt v0.3.8
7712024-11-26T08:18:52.862Z Downloaded data-encoding v2.6.0
7722024-11-26T08:18:52.862Z Downloaded errno v0.3.9
7732024-11-26T08:18:52.862Z Downloaded debug-ignore v1.0.5
7742024-11-26T08:18:52.862Z Downloaded embedded-io v0.6.1
7752024-11-26T08:18:52.862Z Downloaded embedded-io v0.4.0
7762024-11-26T08:18:52.862Z Downloaded either v1.13.0
7772024-11-26T08:18:52.862Z Downloaded dof v0.3.0
7782024-11-26T08:18:52.863Z Downloaded dirs-sys-next v0.1.2
7792024-11-26T08:18:52.863Z Downloaded dirs-next v2.0.0
7802024-11-26T08:18:52.863Z Downloaded deranged v0.3.11
7812024-11-26T08:18:52.863Z Downloaded defmt-parser v0.3.4
7822024-11-26T08:18:52.863Z Downloaded crypto-common v0.1.6
7832024-11-26T08:18:52.863Z Downloaded console v0.15.8
7842024-11-26T08:18:52.863Z Downloaded cpufeatures v0.2.14
7852024-11-26T08:18:52.863Z Downloaded cobs v0.2.3
7862024-11-26T08:18:52.863Z Downloaded clap_lex v0.7.2
7872024-11-26T08:18:52.863Z Downloaded camino v1.1.9
7882024-11-26T08:18:52.863Z Downloaded proc-macro-crate v1.3.1
7892024-11-26T08:18:52.863Z Downloaded foreign-types-shared v0.1.1
7902024-11-26T08:18:52.863Z Downloaded foreign-types v0.3.2
7912024-11-26T08:18:52.863Z Downloaded crucible-workspace-hack v0.1.0
7922024-11-26T08:18:52.863Z Downloaded anyhow v1.0.93
7932024-11-26T08:18:52.863Z Downloaded async-trait v0.1.83
7942024-11-26T08:18:52.863Z Downloaded allocator-api2 v0.2.18
7952024-11-26T08:18:52.863Z Downloaded parse-display-derive v0.10.0
7962024-11-26T08:18:52.967Z Downloaded ring v0.17.8
7972024-11-26T08:18:53.384Z Compiling proc-macro2 v1.0.86
7982024-11-26T08:18:53.384Z Compiling unicode-ident v1.0.13
7992024-11-26T08:18:53.384Z Compiling libc v0.2.165
8002024-11-26T08:18:53.387Z Compiling serde v1.0.215
8012024-11-26T08:18:53.387Z Compiling autocfg v1.3.0
8022024-11-26T08:18:53.387Z Compiling version_check v0.9.5
8032024-11-26T08:18:53.387Z Compiling cfg-if v1.0.0
8042024-11-26T08:18:53.569Z Compiling once_cell v1.20.2
8052024-11-26T08:18:53.621Z Compiling libm v0.2.8
8062024-11-26T08:18:53.735Z Compiling memchr v2.7.4
8072024-11-26T08:18:54.107Z Compiling byteorder v1.5.0
8082024-11-26T08:18:54.136Z Compiling parking_lot_core v0.9.10
8092024-11-26T08:18:54.161Z Compiling shlex v1.3.0
8102024-11-26T08:18:54.530Z Compiling lock_api v0.4.12
8112024-11-26T08:18:54.583Z Compiling cc v1.1.21
8122024-11-26T08:18:54.953Z Compiling thiserror v1.0.64
8132024-11-26T08:18:55.181Z Compiling itoa v1.0.11
8142024-11-26T08:18:55.206Z Compiling quote v1.0.37
8152024-11-26T08:18:55.563Z Compiling portable-atomic v1.8.0
8162024-11-26T08:18:55.686Z Compiling syn v2.0.87
8172024-11-26T08:18:55.874Z Compiling getrandom v0.2.15
8182024-11-26T08:18:55.976Z Compiling slab v0.4.9
8192024-11-26T08:18:56.284Z Compiling schemars v0.8.21
8202024-11-26T08:18:56.380Z Compiling ahash v0.8.11
8212024-11-26T08:18:56.414Z Compiling allocator-api2 v0.2.18
8222024-11-26T08:18:56.488Z Compiling num-traits v0.2.19
8232024-11-26T08:18:56.771Z Compiling ryu v1.0.18
8242024-11-26T08:18:56.905Z Compiling serde_json v1.0.133
8252024-11-26T08:18:57.255Z Compiling pin-project-lite v0.2.14
8262024-11-26T08:18:57.526Z Compiling scopeguard v1.2.0
8272024-11-26T08:18:57.548Z Compiling equivalent v1.0.1
8282024-11-26T08:18:57.611Z Compiling log v0.4.22
8292024-11-26T08:18:57.710Z Compiling fnv v1.0.7
8302024-11-26T08:18:57.738Z Compiling heck v0.5.0
8312024-11-26T08:18:57.867Z Compiling ring v0.17.8
8322024-11-26T08:18:58.112Z Compiling vcpkg v0.2.15
8332024-11-26T08:18:58.155Z Compiling crunchy v0.2.2
8342024-11-26T08:18:58.184Z Compiling pkg-config v0.3.31
8352024-11-26T08:18:58.701Z Compiling socket2 v0.5.7
8362024-11-26T08:18:58.964Z Compiling signal-hook-registry v1.4.2
8372024-11-26T08:18:59.455Z Compiling mio v1.0.2
8382024-11-26T08:18:59.622Z Compiling slog v2.7.0
8392024-11-26T08:18:59.797Z Compiling openssl-sys v0.9.103
8402024-11-26T08:18:59.862Z Compiling httparse v1.9.4
8412024-11-26T08:19:00.184Z Compiling tiny-keccak v2.0.2
8422024-11-26T08:19:00.468Z Compiling iana-time-zone v0.1.61
8432024-11-26T08:19:00.859Z Compiling futures-core v0.3.30
8442024-11-26T08:19:00.923Z Compiling dyn-clone v1.0.17
8452024-11-26T08:19:00.997Z Compiling const-random-macro v0.1.16
8462024-11-26T08:19:01.099Z Compiling openssl v0.10.66
8472024-11-26T08:19:01.152Z Compiling futures-sink v0.3.30
8482024-11-26T08:19:01.555Z Compiling rustls v0.23.13
8492024-11-26T08:19:01.582Z Compiling native-tls v0.2.12
8502024-11-26T08:19:01.773Z Compiling const-random v0.1.18
8512024-11-26T08:19:01.888Z Compiling semver v1.0.23
8522024-11-26T08:19:01.892Z Compiling typenum v1.17.0
8532024-11-26T08:19:01.892Z Compiling futures-channel v0.3.30
8542024-11-26T08:19:01.892Z Compiling futures-io v0.3.30
8552024-11-26T08:19:01.948Z Compiling futures-task v0.3.30
8562024-11-26T08:19:01.980Z Compiling pin-utils v0.1.0
8572024-11-26T08:19:02.091Z Compiling generic-array v0.14.7
8582024-11-26T08:19:02.234Z Compiling tracing-core v0.1.32
8592024-11-26T08:19:02.301Z Compiling bitflags v2.6.0
8602024-11-26T08:19:02.320Z Compiling ucd-trie v0.1.6
8612024-11-26T08:19:02.392Z Compiling subtle v2.6.1
8622024-11-26T08:19:02.470Z Compiling aho-corasick v1.1.3
8632024-11-26T08:19:02.622Z Compiling regex-syntax v0.8.4
8642024-11-26T08:19:02.730Z Compiling anyhow v1.0.93
8652024-11-26T08:19:02.834Z Compiling serde_derive_internals v0.29.1
8662024-11-26T08:19:02.937Z Compiling num-conv v0.1.0
8672024-11-26T08:19:03.238Z Compiling time-core v0.1.2
8682024-11-26T08:19:03.411Z Compiling time-macros v0.2.18
8692024-11-26T08:19:04.490Z Compiling rustls-pki-types v1.8.0
8702024-11-26T08:19:05.142Z Compiling spin v0.9.8
8712024-11-26T08:19:05.433Z Compiling usdt-impl v0.5.0
8722024-11-26T08:19:05.777Z Compiling untrusted v0.9.0
8732024-11-26T08:19:05.849Z Compiling omicron-workspace-hack v0.1.0
8742024-11-26T08:19:06.105Z Compiling regex-automata v0.4.7
8752024-11-26T08:19:06.494Z Compiling strsim v0.11.1
8762024-11-26T08:19:06.747Z Compiling atomic-waker v1.1.2
8772024-11-26T08:19:06.951Z Compiling rustversion v1.0.17
8782024-11-26T08:19:07.229Z Compiling tinyvec_macros v0.1.1
8792024-11-26T08:19:07.341Z Compiling plain v0.2.3
8802024-11-26T08:19:07.521Z Compiling tinyvec v1.8.0
8812024-11-26T08:19:08.388Z Compiling serde_derive v1.0.215
8822024-11-26T08:19:08.450Z Compiling zerocopy-derive v0.7.35
8832024-11-26T08:19:08.599Z Compiling thiserror-impl v1.0.64
8842024-11-26T08:19:09.188Z Compiling tokio-macros v2.4.0
8852024-11-26T08:19:10.222Z Compiling schemars_derive v0.8.21
8862024-11-26T08:19:10.654Z Compiling zerocopy v0.7.35
8872024-11-26T08:19:11.548Z Compiling futures-macro v0.3.30
8882024-11-26T08:19:12.814Z Compiling hashbrown v0.14.5
8892024-11-26T08:19:13.136Z Compiling openssl-macros v0.1.1
8902024-11-26T08:19:13.372Z Compiling tracing-attributes v0.1.27
8912024-11-26T08:19:13.533Z Compiling futures-util v0.3.30
8922024-11-26T08:19:13.968Z Compiling scroll_derive v0.12.0
8932024-11-26T08:19:14.030Z Compiling pest v2.7.13
8942024-11-26T08:19:14.265Z Compiling regress v0.10.1
8952024-11-26T08:19:15.154Z Compiling regex v1.10.6
8962024-11-26T08:19:15.501Z Compiling scroll v0.12.0
8972024-11-26T08:19:16.808Z Compiling tracing v0.1.40
8982024-11-26T08:19:16.915Z Compiling pest_meta v2.7.13
8992024-11-26T08:19:17.503Z Compiling goblin v0.8.2
9002024-11-26T08:19:19.056Z Compiling pest_generator v2.7.13
9012024-11-26T08:19:20.622Z Compiling rustls-webpki v0.102.8
9022024-11-26T08:19:21.177Z Compiling pest_derive v2.7.13
9032024-11-26T08:19:21.932Z Compiling rand_core v0.6.4
9042024-11-26T08:19:22.085Z Compiling try-lock v0.2.5
9052024-11-26T08:19:22.440Z Compiling bytes v1.7.2
9062024-11-26T08:19:22.864Z Compiling smallvec v1.13.2
9072024-11-26T08:19:23.748Z Compiling indexmap v2.5.0
9082024-11-26T08:19:24.314Z Compiling parking_lot v0.12.3
9092024-11-26T08:19:24.566Z Compiling chrono v0.4.38
9102024-11-26T08:19:25.041Z Compiling tokio v1.40.0
9112024-11-26T08:19:25.254Z Compiling uuid v1.11.0
9122024-11-26T08:19:25.365Z Compiling serde_tokenstream v0.2.2
9132024-11-26T08:19:25.969Z Compiling http v1.1.0
9142024-11-26T08:19:29.430Z Compiling openapiv3 v2.0.0
9152024-11-26T08:19:29.764Z Compiling percent-encoding v2.3.1
9162024-11-26T08:19:30.307Z Compiling zeroize v1.8.1
9172024-11-26T08:19:30.683Z Compiling pretty-hex v0.4.1
9182024-11-26T08:19:30.905Z Compiling typify-impl v0.2.0
9192024-11-26T08:19:32.307Z Compiling http-body v1.0.1
9202024-11-26T08:19:32.586Z Compiling unsafe-libyaml v0.2.11
9212024-11-26T08:19:33.188Z Compiling dof v0.3.0
9222024-11-26T08:19:33.712Z Compiling form_urlencoded v1.2.1
9232024-11-26T08:19:33.944Z Compiling ipnetwork v0.20.0
9242024-11-26T08:19:34.235Z Compiling serde_yaml v0.9.34+deprecated
9252024-11-26T08:19:34.441Z Compiling want v0.3.1
9262024-11-26T08:19:34.757Z Compiling tokio-util v0.7.12
9272024-11-26T08:19:34.895Z Compiling dtrace-parser v0.2.0
9282024-11-26T08:19:36.708Z Compiling h2 v0.4.6
9292024-11-26T08:19:36.862Z Compiling unicode-normalization v0.1.24
9302024-11-26T08:19:38.202Z Compiling thread-id v4.2.2
9312024-11-26T08:19:38.237Z Compiling httpdate v1.0.3
9322024-11-26T08:19:38.262Z Compiling syn v1.0.109
9332024-11-26T08:19:38.319Z Compiling ident_case v1.0.1
9342024-11-26T08:19:38.518Z Compiling unicode-bidi v0.3.15
9352024-11-26T08:19:38.869Z Compiling rustls v0.22.4
9362024-11-26T08:19:39.009Z Compiling camino v1.1.9
9372024-11-26T08:19:39.230Z Compiling foreign-types-shared v0.1.1
9382024-11-26T08:19:39.349Z Compiling foreign-types v0.3.2
9392024-11-26T08:19:39.374Z Compiling darling_core v0.20.10
9402024-11-26T08:19:39.614Z Compiling ppv-lite86 v0.2.20
9412024-11-26T08:19:41.498Z Compiling tower-service v0.3.3
9422024-11-26T08:19:41.601Z Compiling slog-async v2.8.0
9432024-11-26T08:19:42.076Z Compiling hyper v1.5.1
9442024-11-26T08:19:42.771Z Compiling rand_chacha v0.3.1
9452024-11-26T08:19:43.027Z Compiling typify-macro v0.2.0
9462024-11-26T08:19:45.616Z Compiling darling_macro v0.20.10
9472024-11-26T08:19:46.727Z Compiling hyper-util v0.1.10
9482024-11-26T08:19:47.079Z Compiling typify v0.2.0
9492024-11-26T08:19:47.242Z Compiling progenitor-impl v0.8.0
9502024-11-26T08:19:51.794Z Compiling idna v0.5.0
9512024-11-26T08:19:52.308Z Compiling toml_datetime v0.6.8
9522024-11-26T08:19:53.216Z Compiling multer v3.1.0
9532024-11-26T08:19:53.599Z Compiling openssl-probe v0.1.5
9542024-11-26T08:19:54.086Z Compiling progenitor-macro v0.8.0
9552024-11-26T08:19:54.726Z Compiling paste v1.0.15
9562024-11-26T08:19:57.140Z Compiling url v2.5.2
9572024-11-26T08:19:57.766Z Compiling darling v0.20.10
9582024-11-26T08:19:57.904Z Compiling rand v0.8.5
9592024-11-26T08:19:59.821Z Compiling usdt-macro v0.5.0
9602024-11-26T08:20:01.430Z Compiling usdt-attr-macro v0.5.0
9612024-11-26T08:20:02.689Z Compiling http-body-util v0.1.2
9622024-11-26T08:20:03.160Z Compiling async-trait v0.1.83
9632024-11-26T08:20:05.201Z Compiling encoding_rs v0.8.34
9642024-11-26T08:20:05.650Z Compiling mime v0.3.17
9652024-11-26T08:20:05.747Z Compiling ipnet v2.10.0
9662024-11-26T08:20:06.745Z Compiling base64 v0.22.1
9672024-11-26T08:20:07.644Z Compiling rustls-pemfile v2.1.3
9682024-11-26T08:20:09.370Z Compiling tokio-rustls v0.26.0
9692024-11-26T08:20:09.936Z Compiling serde_with_macros v3.9.0
9702024-11-26T08:20:10.266Z Compiling tokio-native-tls v0.3.1
9712024-11-26T08:20:10.974Z Compiling strum_macros v0.26.4
9722024-11-26T08:20:11.162Z Compiling serde_urlencoded v0.7.1
9732024-11-26T08:20:11.748Z Compiling async-stream-impl v0.3.5
9742024-11-26T08:20:12.685Z Compiling structmeta-derive v0.3.0
9752024-11-26T08:20:13.156Z Compiling webpki-roots v0.26.6
9762024-11-26T08:20:13.403Z Compiling dropshot v0.12.0
9772024-11-26T08:20:13.788Z Compiling crossbeam-utils v0.8.20
9782024-11-26T08:20:14.422Z Compiling powerfmt v0.2.0
9792024-11-26T08:20:15.467Z Compiling structmeta v0.3.0
9802024-11-26T08:20:15.874Z Compiling deranged v0.3.11
9812024-11-26T08:20:16.036Z Compiling hyper-rustls v0.27.3
9822024-11-26T08:20:16.239Z Compiling hyper-tls v0.6.0
9832024-11-26T08:20:17.438Z Compiling sync_wrapper v1.0.1
9842024-11-26T08:20:18.652Z Compiling winnow v0.6.18
9852024-11-26T08:20:20.124Z Compiling num_threads v0.1.7
9862024-11-26T08:20:20.608Z Compiling time v0.3.36
9872024-11-26T08:20:21.830Z Compiling reqwest v0.12.9
9882024-11-26T08:20:23.371Z Compiling parse-display-derive v0.10.0
9892024-11-26T08:20:25.116Z Compiling crypto-common v0.1.6
9902024-11-26T08:20:25.363Z Compiling block-buffer v0.10.4
9912024-11-26T08:20:25.634Z Compiling dropshot_endpoint v0.12.0
9922024-11-26T08:20:27.503Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9932024-11-26T08:20:30.172Z Compiling digest v0.10.7
9942024-11-26T08:20:30.669Z Compiling progenitor-client v0.8.0
9952024-11-26T08:20:31.571Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9962024-11-26T08:20:33.090Z Compiling dirs-sys-next v0.1.2
9972024-11-26T08:20:34.130Z Compiling rustix v0.38.37
9982024-11-26T08:20:34.356Z Compiling match_cfg v0.1.0
9992024-11-26T08:20:34.471Z Compiling lazy_static v1.5.0
10002024-11-26T08:20:34.631Z Compiling hostname v0.3.1
10012024-11-26T08:20:35.032Z Compiling dirs-next v2.0.0
10022024-11-26T08:20:35.312Z Compiling progenitor v0.8.0
10032024-11-26T08:20:35.538Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10042024-11-26T08:20:37.311Z Compiling futures-executor v0.3.30
10052024-11-26T08:20:38.420Z Compiling thread_local v1.1.8
10062024-11-26T08:20:38.461Z Compiling errno v0.3.9
10072024-11-26T08:20:39.100Z Compiling instant v0.1.13
10082024-11-26T08:20:39.291Z Compiling unicode-width v0.1.14
10092024-11-26T08:20:39.902Z Compiling cpufeatures v0.2.14
10102024-11-26T08:20:42.203Z Compiling futures v0.3.30
10112024-11-26T08:20:43.713Z Compiling term v0.7.0
10122024-11-26T08:20:44.294Z Compiling crossbeam-channel v0.5.13
10132024-11-26T08:20:46.268Z Compiling serde_spanned v0.6.7
10142024-11-26T08:20:46.628Z Compiling memmap v0.7.0
10152024-11-26T08:20:47.089Z Compiling is-terminal v0.4.13
10162024-11-26T08:20:47.464Z Compiling take_mut v0.2.2
10172024-11-26T08:20:48.015Z Compiling slog-term v2.9.1
10182024-11-26T08:20:48.158Z Compiling toml_edit v0.22.21
10192024-11-26T08:20:50.276Z Compiling usdt v0.5.0
10202024-11-26T08:20:51.751Z Compiling slog-json v2.6.1
10212024-11-26T08:20:52.224Z Compiling strum v0.26.3
10222024-11-26T08:20:52.440Z Compiling serde_with v3.9.0
10232024-11-26T08:20:53.969Z Compiling heapless v0.8.0
10242024-11-26T08:20:54.551Z Compiling debug-ignore v1.0.5
10252024-11-26T08:20:56.866Z Compiling tokio-rustls v0.25.0
10262024-11-26T08:20:57.754Z Compiling slog-bunyan v2.5.0
10272024-11-26T08:20:58.053Z Compiling toml v0.8.19
10282024-11-26T08:20:58.237Z Compiling sha1 v0.10.6
10292024-11-26T08:20:59.305Z Compiling async-stream v0.3.5
10302024-11-26T08:20:59.640Z Compiling newtype-uuid v1.1.0
10312024-11-26T08:21:00.014Z Compiling serde_path_to_error v0.1.16
10322024-11-26T08:21:00.084Z Compiling hex v0.4.3
10332024-11-26T08:21:00.525Z Compiling waitgroup v0.1.2
10342024-11-26T08:21:00.812Z Compiling hostname v0.4.0
10352024-11-26T08:21:00.868Z Compiling hash32 v0.3.1
10362024-11-26T08:21:01.047Z Compiling smoltcp v0.11.0
10372024-11-26T08:21:01.385Z Compiling stable_deref_trait v1.2.0
10382024-11-26T08:21:04.128Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10392024-11-26T08:21:04.369Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10402024-11-26T08:21:04.940Z Compiling backoff v0.4.0
10412024-11-26T08:21:05.003Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10422024-11-26T08:21:05.357Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10432024-11-26T08:21:05.595Z Compiling parse-display v0.10.0
10442024-11-26T08:21:07.628Z Compiling macaddr v1.0.1
10452024-11-26T08:21:08.283Z Compiling regress v0.9.1
10462024-11-26T08:21:09.270Z Compiling clap_derive v4.5.18
10472024-11-26T08:21:10.636Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10482024-11-26T08:21:11.067Z Compiling cobs v0.2.3
10492024-11-26T08:21:11.520Z Compiling managed v0.8.0
10502024-11-26T08:21:12.071Z Compiling winnow v0.5.40
10512024-11-26T08:21:12.964Z Compiling bitflags v1.3.2
10522024-11-26T08:21:13.094Z Compiling utf8parse v0.2.2
10532024-11-26T08:21:13.278Z Compiling anstyle-parse v0.2.5
10542024-11-26T08:21:14.166Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10552024-11-26T08:21:16.193Z Compiling toml_edit v0.19.15
10562024-11-26T08:21:16.818Z Compiling postcard v1.0.10
10572024-11-26T08:21:22.197Z Compiling is_terminal_polyfill v1.70.1
10582024-11-26T08:21:22.661Z Compiling anstyle-query v1.1.1
10592024-11-26T08:21:22.874Z Compiling anstyle v1.0.10
10602024-11-26T08:21:23.160Z Compiling colorchoice v1.0.2
10612024-11-26T08:21:23.356Z Compiling anstream v0.6.15
10622024-11-26T08:21:24.462Z Compiling proc-macro-crate v1.3.1
10632024-11-26T08:21:25.340Z Compiling terminal_size v0.4.0
10642024-11-26T08:21:25.569Z Compiling clap_lex v0.7.2
10652024-11-26T08:21:25.774Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10662024-11-26T08:21:26.215Z Compiling clap_builder v4.5.21
10672024-11-26T08:21:26.436Z Compiling num_enum_derive v0.5.11
10682024-11-26T08:21:27.307Z Compiling tabwriter v1.4.0
10692024-11-26T08:21:28.273Z Compiling foreign-types-macros v0.2.3
10702024-11-26T08:21:28.855Z Compiling num-integer v0.1.46
10712024-11-26T08:21:29.642Z Compiling foreign-types-shared v0.3.1
10722024-11-26T08:21:29.791Z Compiling foreign-types v0.5.0
10732024-11-26T08:21:29.879Z Compiling num_enum v0.5.11
10742024-11-26T08:21:30.574Z Compiling clap v4.5.21
10752024-11-26T08:21:30.754Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10762024-11-26T08:21:31.227Z Compiling cstr-argument v0.1.2
10772024-11-26T08:21:31.495Z Compiling proc-macro-error-attr v1.0.4
10782024-11-26T08:21:31.920Z Compiling heck v0.4.1
10792024-11-26T08:21:32.029Z Compiling pretty-hex v0.2.1
10802024-11-26T08:21:32.261Z Compiling prettyplease v0.2.22
10812024-11-26T08:21:32.391Z Compiling either v1.13.0
10822024-11-26T08:21:32.712Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10832024-11-26T08:21:33.133Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10842024-11-26T08:21:33.289Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10852024-11-26T08:21:34.355Z Compiling num-iter v0.1.45
10862024-11-26T08:21:34.382Z Compiling num-rational v0.4.2
10872024-11-26T08:21:34.966Z Compiling colored v2.1.0
10882024-11-26T08:21:36.576Z Compiling num-complex v0.4.6
10892024-11-26T08:21:37.219Z Compiling proc-macro-error v1.0.4
10902024-11-26T08:21:37.270Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10912024-11-26T08:21:37.601Z Compiling fastrand v2.1.1
10922024-11-26T08:21:37.844Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10932024-11-26T08:21:37.870Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10942024-11-26T08:21:38.177Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10952024-11-26T08:21:38.290Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10962024-11-26T08:21:38.556Z Compiling tempfile v3.12.0
10972024-11-26T08:21:39.914Z Compiling num v0.4.3
10982024-11-26T08:21:43.030Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10992024-11-26T08:21:43.638Z Compiling float-ord v0.3.2
11002024-11-26T08:21:43.745Z Compiling crucible-workspace-hack v0.1.0
11012024-11-26T08:21:43.828Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11022024-11-26T08:21:51.232Z Compiling semver v0.1.20
11032024-11-26T08:21:51.836Z Compiling unicode-segmentation v1.12.0
11042024-11-26T08:21:51.993Z Compiling rustc_version v0.1.7
11052024-11-26T08:21:52.231Z Compiling zone_cfg_derive v0.3.0
11062024-11-26T08:21:52.448Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11072024-11-26T08:21:53.117Z Compiling newline-converter v0.3.0
11082024-11-26T08:21:53.463Z Compiling camino-tempfile v1.1.1
11092024-11-26T08:21:53.554Z Compiling itertools v0.10.5
11102024-11-26T08:21:53.825Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11112024-11-26T08:21:54.231Z Compiling console v0.15.8
11122024-11-26T08:21:54.331Z Compiling num-derive v0.4.2
11132024-11-26T08:21:55.502Z Compiling sigpipe v0.1.3
11142024-11-26T08:21:55.664Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11152024-11-26T08:21:56.044Z Compiling similar v2.6.0
11162024-11-26T08:21:56.833Z Compiling base64ct v1.6.0
11172024-11-26T08:21:56.876Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11182024-11-26T08:21:57.247Z Compiling expectorate v1.1.0
11192024-11-26T08:21:57.497Z Compiling password-hash v0.5.0
11202024-11-26T08:21:57.531Z Compiling zone v0.3.0
11212024-11-26T08:21:58.680Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11222024-11-26T08:21:59.740Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11232024-11-26T08:22:00.089Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11242024-11-26T08:22:00.930Z Compiling newtype_derive v0.1.6
11252024-11-26T08:22:01.471Z Compiling blake2 v0.10.6
11262024-11-26T08:22:02.024Z Compiling hubpack_derive v0.1.1
11272024-11-26T08:22:02.433Z Compiling smf v0.2.3
11282024-11-26T08:22:02.581Z Compiling zerocopy-derive v0.6.6
11292024-11-26T08:22:02.746Z Compiling owo-colors v4.1.0
11302024-11-26T08:22:03.043Z Compiling cancel-safe-futures v0.1.5
11312024-11-26T08:22:03.107Z Compiling whoami v1.5.2
11322024-11-26T08:22:03.349Z Compiling fixedbitset v0.4.2
11332024-11-26T08:22:03.613Z Compiling hubpack v0.1.2
11342024-11-26T08:22:04.013Z Compiling petgraph v0.6.5
11352024-11-26T08:22:04.044Z Compiling argon2 v0.5.3
11362024-11-26T08:22:05.023Z Compiling zerocopy v0.6.6
11372024-11-26T08:22:06.045Z Compiling strum_macros v0.25.3
11382024-11-26T08:22:06.560Z Compiling serde-big-array v0.5.1
11392024-11-26T08:22:06.848Z Compiling serde_repr v0.1.19
11402024-11-26T08:22:08.139Z Compiling cookie v0.18.1
11412024-11-26T08:22:08.519Z Compiling convert_case v0.4.0
11422024-11-26T08:22:08.546Z Compiling static_assertions v1.1.0
11432024-11-26T08:22:08.689Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11442024-11-26T08:22:08.889Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11452024-11-26T08:22:09.349Z Compiling derive_more v0.99.18
11462024-11-26T08:22:09.905Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11472024-11-26T08:22:11.376Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11482024-11-26T08:22:12.141Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11492024-11-26T08:22:13.411Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11502024-11-26T08:22:14.710Z Compiling atomicwrites v0.4.4
11512024-11-26T08:22:15.233Z Compiling itertools v0.13.0
11522024-11-26T08:22:16.295Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11532024-11-26T08:22:17.879Z Compiling idna v0.4.0
11542024-11-26T08:22:18.143Z Compiling libsw v3.3.1
11552024-11-26T08:22:18.511Z Compiling derive-where v1.2.7
11562024-11-26T08:22:18.948Z Compiling enum-as-inner v0.6.1
11572024-11-26T08:22:19.012Z Compiling data-encoding v2.6.0
11582024-11-26T08:22:19.095Z Compiling linear-map v1.2.0
11592024-11-26T08:22:19.579Z Compiling highway v1.2.0
11602024-11-26T08:22:20.183Z Compiling indent_write v2.2.0
11612024-11-26T08:22:20.455Z Compiling linked-hash-map v0.5.6
11622024-11-26T08:22:20.911Z Compiling swrite v0.1.0
11632024-11-26T08:22:21.042Z Compiling quick-error v1.2.3
11642024-11-26T08:22:21.065Z Compiling lru-cache v0.1.2
11652024-11-26T08:22:21.205Z Compiling resolv-conf v0.7.0
11662024-11-26T08:22:21.300Z Compiling hickory-proto v0.24.1
11672024-11-26T08:22:21.530Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11682024-11-26T08:22:21.970Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11692024-11-26T08:22:22.777Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11702024-11-26T08:22:25.553Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11712024-11-26T08:22:25.973Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11722024-11-26T08:22:25.998Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11732024-11-26T08:22:26.119Z Compiling steno v0.4.1
11742024-11-26T08:22:29.984Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11752024-11-26T08:22:30.257Z Compiling slog-dtrace v0.3.0
11762024-11-26T08:22:30.362Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11772024-11-26T08:22:30.553Z Compiling parking_lot_core v0.8.6
11782024-11-26T08:22:30.632Z Compiling humantime v2.1.0
11792024-11-26T08:22:31.159Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11802024-11-26T08:22:31.461Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11812024-11-26T08:22:33.531Z Compiling hickory-resolver v0.24.1
11822024-11-26T08:22:33.758Z Compiling num-derive v0.3.3
11832024-11-26T08:22:34.504Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11842024-11-26T08:22:35.527Z Compiling thiserror v2.0.3
11852024-11-26T08:22:36.092Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11862024-11-26T08:22:36.494Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11872024-11-26T08:22:36.646Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11882024-11-26T08:22:37.696Z Compiling thiserror-impl v2.0.3
11892024-11-26T08:22:38.470Z Compiling parking_lot v0.11.2
11902024-11-26T08:22:40.217Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11912024-11-26T08:22:40.319Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11922024-11-26T08:22:41.890Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11932024-11-26T08:22:41.959Z Compiling crossbeam-epoch v0.9.18
11942024-11-26T08:22:43.128Z Compiling fxhash v0.2.1
11952024-11-26T08:22:43.218Z Compiling crc32fast v1.4.2
11962024-11-26T08:22:43.371Z Compiling crc8 v0.1.1
11972024-11-26T08:22:43.703Z Compiling arc-swap v1.7.1
11982024-11-26T08:22:43.762Z Compiling sled v0.34.7
11992024-11-26T08:22:44.447Z Compiling slog-scope v4.4.0
12002024-11-26T08:22:45.864Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
12012024-11-26T08:22:47.988Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12022024-11-26T08:22:50.108Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12032024-11-26T08:22:50.661Z Compiling slog-stdlog v4.1.1
12042024-11-26T08:22:51.475Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12052024-11-26T08:22:52.001Z Compiling slog-envlogger v2.2.0
12062024-11-26T08:22:54.830Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12072024-11-26T08:23:04.211Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12082024-11-26T08:23:09.353Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12092024-11-26T08:23:10.422Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12102024-11-26T08:23:40.001Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12112024-11-26T08:23:40.003Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12122024-11-26T08:23:47.162Z Finished `release` profile [optimized] target(s) in 5m 16s
12132024-11-26T08:23:47.499Z+ banner trio
12142024-11-26T08:23:47.502Z
12152024-11-26T08:23:47.502Z ##### ##### # ####
12162024-11-26T08:23:47.502Z # # # # # #
12172024-11-26T08:23:47.502Z # # # # # #
12182024-11-26T08:23:47.502Z # ##### # # #
12192024-11-26T08:23:47.502Z # # # # # #
12202024-11-26T08:23:47.502Z # # # # ####
12212024-11-26T08:23:47.502Z
12222024-11-26T08:23:47.502Z+ pfexec cargo test --release -p mg-tests test_trio_v2_transit -- --nocapture
12232024-11-26T08:23:47.979Z Compiling cfg-if v1.0.0
12242024-11-26T08:23:47.979Z Compiling libc v0.2.165
12252024-11-26T08:23:47.979Z Compiling serde v1.0.215
12262024-11-26T08:23:47.982Z Compiling once_cell v1.20.2
12272024-11-26T08:23:47.982Z Compiling itoa v1.0.11
12282024-11-26T08:23:47.982Z Compiling byteorder v1.5.0
12292024-11-26T08:23:48.053Z Compiling syn v2.0.87
12302024-11-26T08:23:48.064Z Compiling bytes v1.7.2
12312024-11-26T08:23:48.130Z Compiling num-traits v0.2.19
12322024-11-26T08:23:48.287Z Compiling zerocopy v0.7.35
12332024-11-26T08:23:48.429Z Compiling pin-project-lite v0.2.14
12342024-11-26T08:23:48.483Z Compiling ahash v0.8.11
12352024-11-26T08:23:48.493Z Compiling scopeguard v1.2.0
12362024-11-26T08:23:48.550Z Compiling schemars v0.8.21
12372024-11-26T08:23:48.584Z Compiling memchr v2.7.4
12382024-11-26T08:23:48.595Z Compiling allocator-api2 v0.2.18
12392024-11-26T08:23:48.617Z Compiling smallvec v1.13.2
12402024-11-26T08:23:48.922Z Compiling lock_api v0.4.12
12412024-11-26T08:23:49.395Z Compiling fnv v1.0.7
12422024-11-26T08:23:49.476Z Compiling log v0.4.22
12432024-11-26T08:23:49.526Z Compiling getrandom v0.2.15
12442024-11-26T08:23:49.546Z Compiling hashbrown v0.14.5
12452024-11-26T08:23:49.613Z Compiling parking_lot_core v0.9.10
12462024-11-26T08:23:49.856Z Compiling signal-hook-registry v1.4.2
12472024-11-26T08:23:49.873Z Compiling socket2 v0.5.7
12482024-11-26T08:23:50.038Z Compiling parking_lot v0.12.3
12492024-11-26T08:23:50.484Z Compiling mio v1.0.2
12502024-11-26T08:23:50.649Z Compiling futures-core v0.3.30
12512024-11-26T08:23:51.068Z Compiling ryu v1.0.18
12522024-11-26T08:23:51.142Z Compiling equivalent v1.0.1
12532024-11-26T08:23:51.390Z Compiling tracing-core v0.1.32
12542024-11-26T08:23:51.427Z Compiling serde_json v1.0.133
12552024-11-26T08:23:51.465Z Compiling uuid v1.11.0
12562024-11-26T08:23:51.575Z Compiling regress v0.10.1
12572024-11-26T08:23:51.644Z Compiling untrusted v0.9.0
12582024-11-26T08:23:51.839Z Compiling spin v0.9.8
12592024-11-26T08:23:52.045Z Compiling pin-utils v0.1.0
12602024-11-26T08:23:52.057Z Compiling futures-task v0.3.30
12612024-11-26T08:23:52.146Z Compiling futures-sink v0.3.30
12622024-11-26T08:23:52.156Z Compiling ring v0.17.8
12632024-11-26T08:23:52.194Z Compiling futures-util v0.3.30
12642024-11-26T08:23:52.254Z Compiling slab v0.4.9
12652024-11-26T08:23:52.538Z Compiling try-lock v0.2.5
12662024-11-26T08:23:52.693Z Compiling want v0.3.1
12672024-11-26T08:23:52.986Z Compiling chrono v0.4.38
12682024-11-26T08:23:53.076Z Compiling httparse v1.9.4
12692024-11-26T08:23:53.839Z Compiling futures-channel v0.3.30
12702024-11-26T08:23:54.176Z Compiling foreign-types-shared v0.1.1
12712024-11-26T08:23:54.281Z Compiling dyn-clone v1.0.17
12722024-11-26T08:23:54.296Z Compiling tower-service v0.3.3
12732024-11-26T08:23:54.422Z Compiling foreign-types v0.3.2
12742024-11-26T08:23:54.521Z Compiling openssl-sys v0.9.103
12752024-11-26T08:23:54.847Z Compiling serde_derive_internals v0.29.1
12762024-11-26T08:23:54.982Z Compiling bitflags v2.6.0
12772024-11-26T08:23:55.283Z Compiling unicode-ident v1.0.13
12782024-11-26T08:23:55.372Z Compiling http v1.1.0
12792024-11-26T08:23:55.488Z Compiling proc-macro2 v1.0.86
12802024-11-26T08:23:56.016Z Compiling openssl-probe v0.1.5
12812024-11-26T08:23:56.308Z Compiling semver v1.0.23
12822024-11-26T08:23:56.566Z Compiling tinyvec_macros v0.1.1
12832024-11-26T08:23:56.655Z Compiling tinyvec v1.8.0
12842024-11-26T08:23:56.919Z Compiling quote v1.0.37
12852024-11-26T08:23:57.111Z Compiling percent-encoding v2.3.1
12862024-11-26T08:23:57.619Z Compiling form_urlencoded v1.2.1
12872024-11-26T08:23:58.412Z Compiling unicode-normalization v0.1.24
12882024-11-26T08:23:59.045Z Compiling aho-corasick v1.1.3
12892024-11-26T08:23:59.783Z Compiling http v0.2.12
12902024-11-26T08:23:59.955Z Compiling unicode-bidi v0.3.15
12912024-11-26T08:24:00.436Z Compiling heck v0.5.0
12922024-11-26T08:24:00.509Z Compiling serde_derive v1.0.215
12932024-11-26T08:24:00.958Z Compiling zerocopy-derive v0.7.35
12942024-11-26T08:24:01.362Z Compiling thiserror-impl v1.0.64
12952024-11-26T08:24:01.766Z Compiling tokio-macros v2.4.0
12962024-11-26T08:24:03.008Z Compiling schemars_derive v0.8.21
12972024-11-26T08:24:03.396Z Compiling tokio v1.40.0
12982024-11-26T08:24:03.549Z Compiling tracing-attributes v0.1.27
12992024-11-26T08:24:04.227Z Compiling thiserror v1.0.64
13002024-11-26T08:24:04.520Z Compiling openssl-macros v0.1.1
13012024-11-26T08:24:04.599Z Compiling rustls-pki-types v1.8.0
13022024-11-26T08:24:05.469Z Compiling openssl v0.10.66
13032024-11-26T08:24:05.939Z Compiling regex-automata v0.4.7
13042024-11-26T08:24:06.118Z Compiling idna v0.5.0
13052024-11-26T08:24:06.997Z Compiling tracing v0.1.40
13062024-11-26T08:24:07.710Z Compiling http-body v1.0.1
13072024-11-26T08:24:13.709Z Compiling tokio-util v0.7.12
13082024-11-26T08:24:15.363Z Compiling indexmap v2.5.0
13092024-11-26T08:24:18.017Z Compiling serde_tokenstream v0.2.2
13102024-11-26T08:24:18.857Z Compiling native-tls v0.2.12
13112024-11-26T08:24:19.870Z Compiling tokio-native-tls v0.3.1
13122024-11-26T08:24:19.991Z Compiling atomic-waker v1.1.2
13132024-11-26T08:24:20.186Z Compiling regex-syntax v0.8.4
13142024-11-26T08:24:20.189Z Compiling slog v2.7.0
13152024-11-26T08:24:20.786Z Compiling h2 v0.4.6
13162024-11-26T08:24:22.194Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13172024-11-26T08:24:22.774Z Compiling typify-impl v0.2.0
13182024-11-26T08:24:23.285Z Compiling openapiv3 v2.0.0
13192024-11-26T08:24:31.352Z Compiling serde_urlencoded v0.7.1
13202024-11-26T08:24:31.981Z Compiling regex v1.10.6
13212024-11-26T08:24:33.000Z Compiling url v2.5.2
13222024-11-26T08:24:34.356Z Compiling encoding_rs v0.8.34
13232024-11-26T08:24:34.822Z Compiling mime v0.3.17
13242024-11-26T08:24:35.962Z Compiling rustls v0.21.12
13252024-11-26T08:24:36.294Z Compiling ipnet v2.10.0
13262024-11-26T08:24:36.510Z Compiling typify-macro v0.2.0
13272024-11-26T08:24:38.159Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13282024-11-26T08:24:38.797Z Compiling hyper v1.5.1
13292024-11-26T08:24:40.395Z Compiling h2 v0.3.26
13302024-11-26T08:24:40.462Z Compiling rustls-webpki v0.102.8
13312024-11-26T08:24:42.057Z Compiling http-body v0.4.6
13322024-11-26T08:24:42.359Z Compiling sct v0.7.1
13332024-11-26T08:24:42.597Z Compiling rustls-webpki v0.101.7
13342024-11-26T08:24:42.804Z Compiling zeroize v1.8.1
13352024-11-26T08:24:43.211Z Compiling toml_datetime v0.6.8
13362024-11-26T08:24:43.606Z Compiling httpdate v1.0.3
13372024-11-26T08:24:44.371Z Compiling subtle v2.6.1
13382024-11-26T08:24:44.665Z Compiling rustls v0.23.13
13392024-11-26T08:24:45.177Z Compiling serde_yaml v0.9.34+deprecated
13402024-11-26T08:24:45.317Z Compiling toml_edit v0.19.15
13412024-11-26T08:24:46.773Z Compiling hyper v0.14.30
13422024-11-26T08:24:49.208Z Compiling hyper-util v0.1.10
13432024-11-26T08:24:55.208Z Compiling lazy_static v1.5.0
13442024-11-26T08:24:55.357Z Compiling tokio-rustls v0.24.1
13452024-11-26T08:24:55.809Z Compiling tokio-rustls v0.26.0
13462024-11-26T08:24:56.309Z Compiling proc-macro-crate v1.3.1
13472024-11-26T08:24:56.377Z Compiling http-body-util v0.1.2
13482024-11-26T08:24:56.968Z Compiling webpki-roots v0.26.6
13492024-11-26T08:24:57.157Z Compiling base64 v0.21.7
13502024-11-26T08:24:57.208Z Compiling base64 v0.22.1
13512024-11-26T08:24:58.292Z Compiling rustls-pemfile v2.1.3
13522024-11-26T08:24:58.330Z Compiling rustls-pemfile v1.0.4
13532024-11-26T08:24:58.485Z Compiling crossbeam-utils v0.8.20
13542024-11-26T08:24:58.502Z Compiling num_enum_derive v0.5.11
13552024-11-26T08:24:58.642Z Compiling hyper-rustls v0.27.3
13562024-11-26T08:24:58.924Z Compiling hyper-tls v0.6.0
13572024-11-26T08:24:59.064Z Compiling hyper-rustls v0.24.2
13582024-11-26T08:24:59.127Z Compiling hyper-tls v0.5.0
13592024-11-26T08:24:59.446Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13602024-11-26T08:24:59.526Z Compiling typify v0.2.0
13612024-11-26T08:24:59.658Z Compiling ipnetwork v0.20.0
13622024-11-26T08:25:00.431Z Compiling ppv-lite86 v0.2.20
13632024-11-26T08:25:01.401Z Compiling foreign-types-macros v0.2.3
13642024-11-26T08:25:01.626Z Compiling sync_wrapper v1.0.1
13652024-11-26T08:25:01.782Z Compiling rand_core v0.6.4
13662024-11-26T08:25:02.289Z Compiling dirs-sys-next v0.1.2
13672024-11-26T08:25:03.804Z Compiling foreign-types-shared v0.3.1
13682024-11-26T08:25:03.806Z Compiling powerfmt v0.2.0
13692024-11-26T08:25:03.806Z Compiling webpki-roots v0.25.4
13702024-11-26T08:25:03.806Z Compiling sync_wrapper v0.1.2
13712024-11-26T08:25:03.807Z Compiling deranged v0.3.11
13722024-11-26T08:25:03.807Z Compiling reqwest v0.11.27
13732024-11-26T08:25:03.807Z Compiling time-macros v0.2.18
13742024-11-26T08:25:03.807Z Compiling foreign-types v0.5.0
13752024-11-26T08:25:03.807Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13762024-11-26T08:25:05.585Z Compiling dirs-next v2.0.0
13772024-11-26T08:25:05.862Z Compiling progenitor-impl v0.8.0
13782024-11-26T08:25:06.525Z Compiling rand_chacha v0.3.1
13792024-11-26T08:25:08.365Z Compiling reqwest v0.12.9
13802024-11-26T08:25:10.610Z Compiling num_enum v0.5.11
13812024-11-26T08:25:10.798Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13822024-11-26T08:25:14.559Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13832024-11-26T08:25:14.723Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13842024-11-26T08:25:14.920Z Compiling cstr-argument v0.1.2
13852024-11-26T08:25:15.202Z Compiling thread_local v1.1.8
13862024-11-26T08:25:15.607Z Compiling arc-swap v1.7.1
13872024-11-26T08:25:15.928Z Compiling time-core v0.1.2
13882024-11-26T08:25:16.136Z Compiling pretty-hex v0.2.1
13892024-11-26T08:25:16.351Z Compiling num-conv v0.1.0
13902024-11-26T08:25:16.366Z Compiling either v1.13.0
13912024-11-26T08:25:16.620Z Compiling time v0.3.36
13922024-11-26T08:25:16.851Z Compiling itertools v0.12.1
13932024-11-26T08:25:17.993Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13942024-11-26T08:25:18.386Z Compiling slog-scope v4.4.0
13952024-11-26T08:25:19.348Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13962024-11-26T08:25:20.780Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13972024-11-26T08:25:20.876Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13982024-11-26T08:25:21.064Z Compiling crossbeam-channel v0.5.13
13992024-11-26T08:25:21.710Z Compiling progenitor-macro v0.8.0
14002024-11-26T08:25:22.689Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14012024-11-26T08:25:25.887Z Compiling progenitor-client v0.8.0
14022024-11-26T08:25:26.854Z Compiling rand v0.8.5
14032024-11-26T08:25:28.832Z Compiling term v0.7.0
14042024-11-26T08:25:30.456Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14052024-11-26T08:25:35.045Z Compiling anyhow v1.0.93
14062024-11-26T08:25:36.042Z Compiling colored v2.1.0
14072024-11-26T08:25:36.556Z Compiling is-terminal v0.4.13
14082024-11-26T08:25:36.694Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14092024-11-26T08:25:37.030Z Compiling winnow v0.6.18
14102024-11-26T08:25:37.282Z Compiling take_mut v0.2.2
14112024-11-26T08:25:37.457Z Compiling slog-async v2.8.0
14122024-11-26T08:25:40.709Z Compiling slog-term v2.9.1
14132024-11-26T08:25:41.610Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14142024-11-26T08:25:43.591Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14152024-11-26T08:25:43.817Z Compiling progenitor v0.8.0
14162024-11-26T08:25:44.042Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14172024-11-26T08:25:47.845Z Compiling slog-stdlog v4.1.1
14182024-11-26T08:25:48.738Z Compiling slog-envlogger v2.2.0
14192024-11-26T08:25:51.211Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14202024-11-26T08:25:52.052Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14212024-11-26T08:26:06.051Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14222024-11-26T08:26:13.554Z Finished `release` profile [optimized] target(s) in 2m 25s
14232024-11-26T08:26:13.636Z Running unittests src/lib.rs (target/release/deps/mg_tests-f9f14178e25fb757)
14242024-11-26T08:26:13.683Z
14252024-11-26T08:26:13.684Zrunning 1 test
14262024-11-26T08:26:13.856Zconfigure zone
14272024-11-26T08:26:13.872Zinstall zone
14282024-11-26T08:27:13.690Ztest ddm::test_trio_v2_transit has been running for over 60 seconds
14292024-11-26T08:28:20.756Zboot zone
14302024-11-26T08:28:21.549Zstart zone s1
14312024-11-26T08:28:21.549Zconfigure zone
14322024-11-26T08:28:21.557Zinstall zone
14332024-11-26T08:30:09.771Zboot zone
14342024-11-26T08:30:10.641Zstart zone s2
14352024-11-26T08:30:10.641Zconfigure zone
14362024-11-26T08:30:10.649Zinstall zone
14372024-11-26T08:32:00.669Zboot zone
14382024-11-26T08:32:01.545Zstart zone t1
14392024-11-26T08:32:01.546Zconfigure zone
14402024-11-26T08:32:01.555Zinstall zone
14412024-11-26T08:33:52.419Zboot zone
14422024-11-26T08:33:53.271Zwaiting for zones to come up
14432024-11-26T08:34:03.272Z[sidecar.trio] svcs milestone/network
14442024-11-26T08:34:03.305ZSTATE STIME FMRI
14452024-11-26T08:34:03.305Zonline 0:28:39 svc:/milestone/network:default
14462024-11-26T08:34:03.305Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
14472024-11-26T08:34:03.353Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
14482024-11-26T08:34:03.444Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
14492024-11-26T08:34:03.448Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
14502024-11-26T08:34:03.450Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14512024-11-26T08:34:03.470Z
14522024-11-26T08:34:03.470Zrunning zone s1.trio setup
14532024-11-26T08:34:03.470Z[s1.trio] svcs milestone/network
14542024-11-26T08:34:03.495ZSTATE STIME FMRI
14552024-11-26T08:34:03.496Zonline 0:30:28 svc:/milestone/network:default
14562024-11-26T08:34:03.496Z[s1.trio] dladm
14572024-11-26T08:34:03.517ZLINK CLASS MTU STATE BRIDGE OVER
14582024-11-26T08:34:03.517Zsl0 simnet 9000 up -- ?
14592024-11-26T08:34:03.517Zmg2 vnic 9000 up -- ?
14602024-11-26T08:34:03.517Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
14612024-11-26T08:34:04.016Z
14622024-11-26T08:34:04.016Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
14632024-11-26T08:34:04.040Z
14642024-11-26T08:34:04.040Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14652024-11-26T08:34:04.060Z
14662024-11-26T08:34:04.060Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
14672024-11-26T08:34:04.146Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
14682024-11-26T08:34:04.189Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid bae2a48f-cb54-4c53-a475-bdd0d635fdb3 --sled-uuid 7c9712c8-a462-4027-ad09-e7cab5dec64c -a sl0/v6 &> /opt/ddmd.log &
14692024-11-26T08:34:04.211Z
14702024-11-26T08:34:04.211Zrunning zone s2.trio setup
14712024-11-26T08:34:04.211Z[s2.trio] svcs milestone/network
14722024-11-26T08:34:04.237ZSTATE STIME FMRI
14732024-11-26T08:34:04.237Zonline 0:32:19 svc:/milestone/network:default
14742024-11-26T08:34:04.237Z[s2.trio] dladm
14752024-11-26T08:34:04.259ZLINK CLASS MTU STATE BRIDGE OVER
14762024-11-26T08:34:04.259Zsl1 simnet 9000 up -- ?
14772024-11-26T08:34:04.259Zmg3 vnic 9000 up -- ?
14782024-11-26T08:34:04.259Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
14792024-11-26T08:34:04.802Z
14802024-11-26T08:34:04.802Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
14812024-11-26T08:34:04.826Z
14822024-11-26T08:34:04.827Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14832024-11-26T08:34:04.847Z
14842024-11-26T08:34:04.847Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
14852024-11-26T08:34:04.892Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
14862024-11-26T08:34:04.915Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 968c4018-54d0-4a69-9456-46dbca5207e4 --sled-uuid 5e888b8a-d21c-480e-91f9-cb103b7e20f2 -a sl1/v6 &> /opt/ddmd.log &
14872024-11-26T08:34:04.935Z
14882024-11-26T08:34:04.936Zrunning zone t1.trio setup
14892024-11-26T08:34:04.936Z[t1.trio] svcs milestone/network
14902024-11-26T08:34:04.958ZSTATE STIME FMRI
14912024-11-26T08:34:04.958Z- - svc:/milestone/network:default
14922024-11-26T08:34:05.959Z[t1.trio] svcs milestone/network
14932024-11-26T08:34:05.980ZSTATE STIME FMRI
14942024-11-26T08:34:05.980Z- - svc:/milestone/network:default
14952024-11-26T08:34:06.980Z[t1.trio] svcs milestone/network
14962024-11-26T08:34:07.002ZSTATE STIME FMRI
14972024-11-26T08:34:07.003Z- - svc:/milestone/network:default
14982024-11-26T08:34:08.002Z[t1.trio] svcs milestone/network
14992024-11-26T08:34:08.024ZSTATE STIME FMRI
15002024-11-26T08:34:08.024Z- - svc:/milestone/network:default
15012024-11-26T08:34:09.024Z[t1.trio] svcs milestone/network
15022024-11-26T08:34:09.046ZSTATE STIME FMRI
15032024-11-26T08:34:09.046Z- - svc:/milestone/network:default
15042024-11-26T08:34:10.046Z[t1.trio] svcs milestone/network
15052024-11-26T08:34:10.068ZSTATE STIME FMRI
15062024-11-26T08:34:10.068Z- - svc:/milestone/network:default
15072024-11-26T08:34:11.109Z[t1.trio] svcs milestone/network
15082024-11-26T08:34:11.113ZSTATE STIME FMRI
15092024-11-26T08:34:11.113Z- - svc:/milestone/network:default
15102024-11-26T08:34:12.089Z[t1.trio] svcs milestone/network
15112024-11-26T08:34:12.112ZSTATE STIME FMRI
15122024-11-26T08:34:12.112Zonline 0:34:11 svc:/milestone/network:default
15132024-11-26T08:34:12.112Z[t1.trio] dladm
15142024-11-26T08:34:12.201ZLINK CLASS MTU STATE BRIDGE OVER
15152024-11-26T08:34:12.202Ztfportrear0_0 simnet 9000 up -- ?
15162024-11-26T08:34:12.202Ztfportrear1_0 simnet 9000 up -- ?
15172024-11-26T08:34:12.202Zmg1 vnic 9000 up -- ?
15182024-11-26T08:34:12.202Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15192024-11-26T08:34:12.685Z
15202024-11-26T08:34:12.685Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15212024-11-26T08:34:12.709Z
15222024-11-26T08:34:12.709Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15232024-11-26T08:34:12.732Z
15242024-11-26T08:34:12.732Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15252024-11-26T08:34:12.752Z
15262024-11-26T08:34:12.752Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15272024-11-26T08:34:12.955Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15282024-11-26T08:34:12.959Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15292024-11-26T08:34:12.962Zwaiting 3s for copy of files to zone to complete ...
15302024-11-26T08:34:15.963Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15312024-11-26T08:34:16.010Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15322024-11-26T08:34:16.035Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15332024-11-26T08:34:16.137Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15342024-11-26T08:34:16.181Z[t1.trio] svcadm enable dendrite
15352024-11-26T08:34:16.221Z
15362024-11-26T08:34:16.221Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15372024-11-26T08:34:16.269Z
15382024-11-26T08:34:16.270Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15392024-11-26T08:34:16.316Z
15402024-11-26T08:34:16.316Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15412024-11-26T08:34:16.368Z
15422024-11-26T08:34:16.368Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15432024-11-26T08:34:16.411Z
15442024-11-26T08:34:16.411Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15452024-11-26T08:34:16.453Z
15462024-11-26T08:34:16.453Z[t1.trio] svcadm refresh dendrite:default
15472024-11-26T08:34:16.490Z
15482024-11-26T08:34:16.490Z[t1.trio] svcadm restart dendrite:default
15492024-11-26T08:34:16.588Z
15502024-11-26T08:34:16.588Zwait 10s for dendrite to come up ...
15512024-11-26T08:34:26.531Z[t1.trio] svcadm enable tfport
15522024-11-26T08:34:26.570Z
15532024-11-26T08:34:26.570Z[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 &
15542024-11-26T08:34:26.591Z
15552024-11-26T08:34:26.591Z[t1.trio] ipadm
15562024-11-26T08:34:26.615ZADDROBJ TYPE STATE ADDR
15572024-11-26T08:34:26.615Zlo0/v4 static ok 127.0.0.1/8
15582024-11-26T08:34:26.615Zmg1/v4 static ok 10.0.0.3/24
15592024-11-26T08:34:26.615Zlo0/v6 static ok ::1/128
15602024-11-26T08:34:26.615Zlo0/u6 static ok fd00:3::1/64
15612024-11-26T08:34:26.615Ztfportrear0_0/v6 addrconf ok fe80::a00a:2ff:feed:45b6%tfportrear0_0/10
15622024-11-26T08:34:26.615Ztfportrear1_0/v6 addrconf ok fe80::b4ac:49ff:fe8b:27e7%tfportrear1_0/10
15632024-11-26T08:34:28.826Zinitial peering test passed
15642024-11-26T08:34:29.830Zadvertise from one passed
15652024-11-26T08:34:30.864Zadvertise from two passed
15662024-11-26T08:34:30.864Z[s1.trio] ping fd00:2::1
15672024-11-26T08:34:30.867Zfd00:2::1 is alive
15682024-11-26T08:34:30.867Z[s2.trio] ping fd00:1::1
15692024-11-26T08:34:30.881Zfd00:1::1 is alive
15702024-11-26T08:34:30.881Zconnectivity test passed
15712024-11-26T08:34:30.881Z[t1.trio] pkill ddmd
15722024-11-26T08:34:30.900Z
15732024-11-26T08:34:36.904Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15742024-11-26T08:34:36.943Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15752024-11-26T08:34:36.962Z[t1.trio] svcadm enable dendrite
15762024-11-26T08:34:37.002Z
15772024-11-26T08:34:37.002Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15782024-11-26T08:34:37.045Z
15792024-11-26T08:34:37.045Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15802024-11-26T08:34:37.089Z
15812024-11-26T08:34:37.089Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15822024-11-26T08:34:37.133Z
15832024-11-26T08:34:37.133Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15842024-11-26T08:34:37.177Z
15852024-11-26T08:34:37.177Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15862024-11-26T08:34:37.222Z
15872024-11-26T08:34:37.222Z[t1.trio] svcadm refresh dendrite:default
15882024-11-26T08:34:37.262Z
15892024-11-26T08:34:37.262Z[t1.trio] svcadm restart dendrite:default
15902024-11-26T08:34:37.299Z
15912024-11-26T08:34:37.299Zwait 10s for dendrite to come up ...
15922024-11-26T08:34:47.303Z[t1.trio] svcadm enable tfport
15932024-11-26T08:34:47.340Z
15942024-11-26T08:34:47.340Z[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 &
15952024-11-26T08:34:47.361Z
15962024-11-26T08:34:47.361Z[t1.trio] ipadm
15972024-11-26T08:34:47.385ZADDROBJ TYPE STATE ADDR
15982024-11-26T08:34:47.385Zlo0/v4 static ok 127.0.0.1/8
15992024-11-26T08:34:47.385Zmg1/v4 static ok 10.0.0.3/24
16002024-11-26T08:34:47.385Zlo0/v6 static ok ::1/128
16012024-11-26T08:34:47.385Zlo0/u6 static ok fd00:3::1/64
16022024-11-26T08:34:47.385Ztfportrear0_0/v6 addrconf ok fe80::a00a:2ff:feed:45b6%tfportrear0_0/10
16032024-11-26T08:34:47.385Ztfportrear1_0/v6 addrconf ok fe80::b4ac:49ff:fe8b:27e7%tfportrear1_0/10
16042024-11-26T08:34:50.388Z[s1.trio] ping fd00:2::1
16052024-11-26T08:34:50.410Zfd00:2::1 is alive
16062024-11-26T08:34:50.410Z[s2.trio] ping fd00:1::1
16072024-11-26T08:34:50.431Zfd00:1::1 is alive
16082024-11-26T08:34:50.431Ztransit router restart passed
16092024-11-26T08:34:50.431Z[s1.trio] pkill ddmd
16102024-11-26T08:34:50.451Z
16112024-11-26T08:34:55.455Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 8762e858-f696-4450-8c7c-1732f2d91ab4 --sled-uuid 68dee592-f7ae-44f7-9ad7-b0afb1d34437 -a sl0/v6 &> /opt/ddmd.log &
16122024-11-26T08:34:55.477Z
16132024-11-26T08:34:58.481Z[s1.trio] ping fd00:2::1
16142024-11-26T08:34:58.505Zfd00:2::1 is alive
16152024-11-26T08:34:58.505Z[s2.trio] ping fd00:1::1
16162024-11-26T08:34:58.527Zfd00:1::1 is alive
16172024-11-26T08:34:58.527Zserver router restart passed
16182024-11-26T08:35:01.541Zpeer expiration recovery passed
16192024-11-26T08:35:02.533Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16202024-11-26T08:35:02.634Z3
16212024-11-26T08:35:02.634Zredundant advertise passed
16222024-11-26T08:35:03.562Ztunnel endpoint advertise passed
16232024-11-26T08:35:08.564Zredundant tunnel endpoint advertise passed
16242024-11-26T08:35:08.565Z[s1.trio] pkill ddmd
16252024-11-26T08:35:08.587Z
16262024-11-26T08:35:13.619Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 7262328a-f4be-4fe9-952f-8620303deffd --sled-uuid ee5193ac-d199-4705-85ae-ea72becbc6e5 -a sl0/v6 &> /opt/ddmd.log &
16272024-11-26T08:35:13.621Z
16282024-11-26T08:35:18.678Ztunnel router restart passed
16292024-11-26T08:35:19.680Ztunnel endpoint withdraw passed
16302024-11-26T08:35:19.695Z[t1.trio] pkill ddmd
16312024-11-26T08:35:19.722Z
16322024-11-26T08:35:19.722Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16332024-11-26T08:35:19.727Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16342024-11-26T08:35:22.179Z[s2.trio] pkill ddmd
16352024-11-26T08:35:22.200Z
16362024-11-26T08:35:22.200Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16372024-11-26T08:35:24.621Z[s1.trio] pkill ddmd
16382024-11-26T08:35:24.642Z
16392024-11-26T08:35:24.642Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16402024-11-26T08:35:26.942Z[sidecar.trio] pkill softnpu
16412024-11-26T08:35:26.962Z
16422024-11-26T08:35:26.962Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16432024-11-26T08:35:29.449Ztest ddm::test_trio_v2_transit ... ok
16442024-11-26T08:35:29.449Z
16452024-11-26T08:35:29.449Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 555.71s
16462024-11-26T08:35:29.449Z
16472024-11-26T08:35:29.479Z+ cleanup
16482024-11-26T08:35:29.481Z++ id -un
16492024-11-26T08:35:29.485Z++ id -gn
16502024-11-26T08:35:29.487Z+ pfexec chown -R build:build .
16512024-11-26T08:35:29.567Zprocess exited: duration 1082264 ms, exit code 0
 
16522024-11-26T08:35:29.577Zfound 4 output files
16532024-11-26T08:35:29.577Zuploading: /work/s1.trio.log (4196 bytes)
16542024-11-26T08:35:30.587Zuploaded: /work/s1.trio.log
16552024-11-26T08:35:30.591Zuploading: /work/s2.trio.log (9460 bytes)
16562024-11-26T08:35:31.599Zuploaded: /work/s2.trio.log
16572024-11-26T08:35:31.601Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
16582024-11-26T08:35:32.607Zuploaded: /work/sidecar.trio-softnpu.log
16592024-11-26T08:35:32.607Zuploading: /work/t1.trio.log (25890 bytes)
16602024-11-26T08:35:33.616Zuploaded: /work/t1.trio.log