01JF6TSQP4K9CW0YWM31X1EKMT: 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: 01JF6TT425BSSS8MX62DQJSDVG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-16T04:15:54.570Zjob assigned to worker 01JF6TT99R09MA6E914B6PZPJN [factory aws, i-0b2906e03a82f13bf] (queued for 1 m 3 s)
 
22024-12-16T04:16:02.132Zstarting task 0: "setup"
32024-12-16T04:16:02.143Z++ uname -s
42024-12-16T04:16:02.145Z+ kern=SunOS
52024-12-16T04:16:02.145Z+ case "$kern" in
62024-12-16T04:16:02.146Z+ groupadd -g 12345 build
72024-12-16T04:16:02.148Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-16T04:16:04.157Z+ zfs create -o mountpoint=/work rpool/work
92024-12-16T04:16:04.280Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-16T04:16:04.283Z+ home_fs=zfs
112024-12-16T04:16:04.283Z+ [[ zfs == autofs ]]
122024-12-16T04:16:04.283Z+ mkdir -p /home/build
132024-12-16T04:16:04.286Z+ chown build:build /home/build /work
142024-12-16T04:16:06.288Z+ chmod 0700 /home/build /work
152024-12-16T04:16:06.291Zprocess exited: duration 4159 ms, exit code 0
 
162024-12-16T04:16:06.296Zstarting task 1: "rust-toolchain"
172024-12-16T04:16:06.302Z+ printf ' * toolchain channel = "%s"
182024-12-16T04:16:06.302Z' stable
192024-12-16T04:16:06.302Z * toolchain channel = "stable"
202024-12-16T04:16:06.304Z * toolchain profile = "default"
212024-12-16T04:16:06.304Z+ printf ' * toolchain profile = "%s"
222024-12-16T04:16:06.304Z' default
232024-12-16T04:16:06.304Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-16T04:16:06.304Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-12-16T04:16:06.406Zinfo: downloading installer
262024-12-16T04:16:07.778Zinfo: profile set to 'default'
272024-12-16T04:16:07.778Zinfo: default host triple is x86_64-unknown-illumos
282024-12-16T04:16:07.781Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-12-16T04:16:07.940Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
302024-12-16T04:16:07.940Zinfo: downloading component 'cargo'
312024-12-16T04:16:08.859Zinfo: downloading component 'clippy'
322024-12-16T04:16:09.205Zinfo: downloading component 'rust-docs'
332024-12-16T04:16:10.464Zinfo: downloading component 'rust-std'
342024-12-16T04:16:12.289Zinfo: downloading component 'rustc'
352024-12-16T04:16:19.205Zinfo: downloading component 'rustfmt'
362024-12-16T04:16:19.469Zinfo: installing component 'cargo'
372024-12-16T04:16:20.291Zinfo: installing component 'clippy'
382024-12-16T04:16:20.664Zinfo: installing component 'rust-docs'
392024-12-16T04:16:22.344Zinfo: installing component 'rust-std'
402024-12-16T04:16:23.970Zinfo: installing component 'rustc'
412024-12-16T04:16:29.768Zinfo: installing component 'rustfmt'
422024-12-16T04:16:30.103Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-12-16T04:16:30.103Z
442024-12-16T04:16:30.468Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
452024-12-16T04:16:30.468Z
462024-12-16T04:16:30.470Z
472024-12-16T04:16:30.470ZRust is installed now. Great!
482024-12-16T04:16:30.470Z
492024-12-16T04:16:30.470ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-16T04:16:30.470Zenvironment variable. This has not been done automatically.
512024-12-16T04:16:30.470Z
522024-12-16T04:16:30.471ZTo configure your current shell, you need to source
532024-12-16T04:16:30.471Zthe corresponding env file under $HOME/.cargo.
542024-12-16T04:16:30.471Z
552024-12-16T04:16:30.471ZThis is usually done by running one of the following (note the leading DOT):
562024-12-16T04:16:30.471Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-16T04:16:30.471Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-16T04:16:30.541Z+ rustc --version
592024-12-16T04:16:30.608Zrustc 1.83.0 (90b35a623 2024-11-26)
602024-12-16T04:16:30.611Zprocess exited: duration 24311 ms, exit code 0
 
612024-12-16T04:16:30.618Zstarting task 2: "authentication"
622024-12-16T04:16:30.637Zprocess exited: duration 20 ms, exit code 0
 
632024-12-16T04:16:30.643Zstarting task 3: "clone repository"
642024-12-16T04:16:30.648Z+ mkdir -p /work/oxidecomputer/maghemite
652024-12-16T04:16:30.650Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-12-16T04:16:30.693ZCloning into '/work/oxidecomputer/maghemite'...
672024-12-16T04:16:31.343Z+ cd /work/oxidecomputer/maghemite
682024-12-16T04:16:31.343Z+ git fetch origin 6d55df19805d43f00c0ab8b47f9100d38d06ee39
692024-12-16T04:16:31.581ZFrom https://github.com/oxidecomputer/maghemite
702024-12-16T04:16:31.581Z * branch 6d55df19805d43f00c0ab8b47f9100d38d06ee39 -> FETCH_HEAD
712024-12-16T04:16:31.588Z+ [[ -n renovate/colored-2.x-lockfile ]]
722024-12-16T04:16:31.591Z++ git branch --show-current
732024-12-16T04:16:31.594Z+ current=main
742024-12-16T04:16:31.594Z+ [[ main != renovate/colored-2.x-lockfile ]]
752024-12-16T04:16:31.594Z+ git branch -f renovate/colored-2.x-lockfile 6d55df19805d43f00c0ab8b47f9100d38d06ee39
762024-12-16T04:16:31.596Z+ git checkout -f renovate/colored-2.x-lockfile
772024-12-16T04:16:31.610ZSwitched to branch 'renovate/colored-2.x-lockfile'
782024-12-16T04:16:31.613Z+ git reset --hard 6d55df19805d43f00c0ab8b47f9100d38d06ee39
792024-12-16T04:16:31.625ZHEAD is now at 6d55df1 Update Rust crate colored to v2.2.0
802024-12-16T04:16:31.627Zprocess exited: duration 982 ms, exit code 0
 
812024-12-16T04:16:31.632Zstarting task 4: "build"
822024-12-16T04:16:31.637Z++ cargo --version
832024-12-16T04:16:31.642Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-12-16T04:16:31.812Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-12-16T04:16:31.812Zinfo: downloading component 'cargo'
862024-12-16T04:16:32.539Zinfo: downloading component 'clippy'
872024-12-16T04:16:32.809Zinfo: downloading component 'rust-docs'
882024-12-16T04:16:33.817Zinfo: downloading component 'rust-std'
892024-12-16T04:16:35.394Zinfo: downloading component 'rustc'
902024-12-16T04:16:41.032Zinfo: downloading component 'rustfmt'
912024-12-16T04:16:41.243Zinfo: installing component 'cargo'
922024-12-16T04:16:42.044Zinfo: installing component 'clippy'
932024-12-16T04:16:42.406Zinfo: installing component 'rust-docs'
942024-12-16T04:16:43.972Zinfo: installing component 'rust-std'
952024-12-16T04:16:45.687Zinfo: installing component 'rustc'
962024-12-16T04:16:51.265Zinfo: installing component 'rustfmt'
972024-12-16T04:16:51.657Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-12-16T04:16:51.663Z++ rustc --version
992024-12-16T04:16:51.734Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-12-16T04:16:51.744Z++ dladm
1012024-12-16T04:16:51.745ZLINK CLASS MTU STATE BRIDGE OVER
1022024-12-16T04:16:51.745Zena0 phys 9216 up -- --
1032024-12-16T04:16:51.745Z++ ipadm
1042024-12-16T04:16:51.745ZADDROBJ TYPE STATE ADDR
1052024-12-16T04:16:51.745Zlo0/v4 static ok 127.0.0.1/8
1062024-12-16T04:16:51.745Zena0/dhcp dhcp ok 10.150.1.88/24
1072024-12-16T04:16:51.745Zlo0/v6 static ok ::1/128
1082024-12-16T04:16:51.745Z++ banner collect
1092024-12-16T04:16:51.750Z
1102024-12-16T04:16:51.750Z #### #### # # ###### #### #####
1112024-12-16T04:16:51.750Z # # # # # # # # # #
1122024-12-16T04:16:51.751Z # # # # # ##### # #
1132024-12-16T04:16:51.751Z # # # # # # # #
1142024-12-16T04:16:51.751Z # # # # # # # # # #
1152024-12-16T04:16:51.751Z #### #### ###### ###### ###### #### #
1162024-12-16T04:16:51.751Z
1172024-12-16T04:16:51.751Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-12-16T04:16:51.752Z++ repo=softnpu
1192024-12-16T04:16:51.752Z++ series=image
1202024-12-16T04:16:51.752Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-12-16T04:16:51.752Z++ name=softnpu
1222024-12-16T04:16:51.752Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-12-16T04:16:51.752Z++ mkdir -p download
1242024-12-16T04:16:51.752Z++ pushd download
1252024-12-16T04:16:51.753Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-12-16T04:16:51.753Z++ [[ ! -f softnpu ]]
1272024-12-16T04:16:51.753Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-12-16T04:16:51.768Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-12-16T04:16:51.768Z Dload Upload Total Spent Left Speed
1302024-12-16T04:16:52.298Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 40.2M 0 --:--:-- --:--:-- --:--:-- 40.2M
1312024-12-16T04:16:52.302Z++ popd
1322024-12-16T04:16:52.303Z/work/oxidecomputer/maghemite
1332024-12-16T04:16:52.303Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-12-16T04:16:52.303Z++ repo=sidecar-lite
1352024-12-16T04:16:52.303Z++ series=release
1362024-12-16T04:16:52.303Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-12-16T04:16:52.303Z++ name=libsidecar_lite.so
1382024-12-16T04:16:52.303Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-12-16T04:16:52.303Z++ mkdir -p download
1402024-12-16T04:16:52.307Z++ pushd download
1412024-12-16T04:16:52.307Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-12-16T04:16:52.307Z++ [[ ! -f libsidecar_lite.so ]]
1432024-12-16T04:16:52.307Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-12-16T04:16:52.313Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-12-16T04:16:52.313Z Dload Upload Total Spent Left Speed
1462024-12-16T04:16:53.018Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 29.2M 0 --:--:-- --:--:-- --:--:-- 29.2M
1472024-12-16T04:16:53.038Z++ popd
1482024-12-16T04:16:53.038Z/work/oxidecomputer/maghemite
1492024-12-16T04:16:53.038Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-12-16T04:16:53.038Z++ repo=sidecar-lite
1512024-12-16T04:16:53.038Z++ series=release
1522024-12-16T04:16:53.038Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-12-16T04:16:53.038Z++ name=scadm
1542024-12-16T04:16:53.038Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-12-16T04:16:53.038Z++ mkdir -p download
1562024-12-16T04:16:53.038Z++ pushd download
1572024-12-16T04:16:53.038Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-12-16T04:16:53.039Z++ [[ ! -f scadm ]]
1592024-12-16T04:16:53.039Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-12-16T04:16:53.056Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-12-16T04:16:53.056Z Dload Upload Total Spent Left Speed
1622024-12-16T04:16:53.633Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 22.7M 27 6475k 0 0 18.4M 0 0:00:01 --:--:-- 0:00:01 18.4M 100 22.7M 100 22.7M 0 0 38.1M 0 --:--:-- --:--:-- --:--:-- 38.1M
1632024-12-16T04:16:53.648Z++ popd
1642024-12-16T04:16:53.648Z/work/oxidecomputer/maghemite
1652024-12-16T04:16:53.648Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-12-16T04:16:53.648Z++ repo=dendrite
1672024-12-16T04:16:53.648Z++ series=image
1682024-12-16T04:16:53.648Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-12-16T04:16:53.648Z++ name=dendrite-softnpu.tar.gz
1702024-12-16T04:16:53.648Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-12-16T04:16:53.648Z++ mkdir -p download
1722024-12-16T04:16:53.648Z++ pushd download
1732024-12-16T04:16:53.649Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-12-16T04:16:53.649Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-12-16T04:16:53.649Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-12-16T04:16:53.649Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-12-16T04:16:53.649Z Dload Upload Total Spent Left Speed
1782024-12-16T04:16:54.178Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 70.1M 0 --:--:-- --:--:-- --:--:-- 70.2M
1792024-12-16T04:16:54.183Z++ popd
1802024-12-16T04:16:54.183Z/work/oxidecomputer/maghemite
1812024-12-16T04:16:54.183Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-12-16T04:16:54.183Z++ repo=maghemite
1832024-12-16T04:16:54.183Z++ series=release
1842024-12-16T04:16:54.183Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-12-16T04:16:54.183Z++ name=ddmd
1862024-12-16T04:16:54.184Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-12-16T04:16:54.184Z++ mkdir -p download
1882024-12-16T04:16:54.191Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1892024-12-16T04:16:54.192Z++ pushd download
1902024-12-16T04:16:54.192Z++ [[ ! -f ddmd ]]
1912024-12-16T04:16:54.192Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-12-16T04:16:54.200Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-12-16T04:16:54.200Z Dload Upload Total Spent Left Speed
1942024-12-16T04:16:54.827Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 40.9M 10 4243k 0 0 25.1M 0 0:00:01 --:--:-- 0:00:01 25.1M 100 40.9M 100 40.9M 0 0 65.0M 0 --:--:-- --:--:-- --:--:-- 65.0M
1952024-12-16T04:16:54.831Z++ popd
1962024-12-16T04:16:54.831Z/work/oxidecomputer/maghemite
1972024-12-16T04:16:54.831Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-12-16T04:16:54.831Z++ repo=maghemite
1992024-12-16T04:16:54.831Z++ series=release
2002024-12-16T04:16:54.832Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-12-16T04:16:54.832Z++ name=ddmadm
2022024-12-16T04:16:54.832Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-12-16T04:16:54.832Z++ mkdir -p download
2042024-12-16T04:16:54.832Z++ pushd download
2052024-12-16T04:16:54.832Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-12-16T04:16:54.832Z++ [[ ! -f ddmadm ]]
2072024-12-16T04:16:54.833Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-12-16T04:16:54.837Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-12-16T04:16:54.837Z Dload Upload Total Spent Left Speed
2102024-12-16T04:16:55.237Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 45.0M 0 --:--:-- --:--:-- --:--:-- 45.1M
2112024-12-16T04:16:55.241Z++ popd
2122024-12-16T04:16:55.241Z/work/oxidecomputer/maghemite
2132024-12-16T04:16:55.241Z++ pushd download
2142024-12-16T04:16:55.241Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-12-16T04:16:55.241Z++ chmod +x softnpu
2162024-12-16T04:16:55.245Z++ chmod +x scadm
2172024-12-16T04:16:55.246Z++ chmod +x ddmadm
2182024-12-16T04:16:55.246Z++ chmod +x ddmd
2192024-12-16T04:16:55.250Z++ mv ddmadm ddmadm-v2
2202024-12-16T04:16:55.250Z++ mv ddmd ddmd-v2
2212024-12-16T04:16:55.253Z++ rm -rf zones/dendrite
2222024-12-16T04:16:55.253Z++ mkdir -p zones/dendrite
2232024-12-16T04:16:55.257Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-12-16T04:16:56.010Z++ popd
2252024-12-16T04:16:56.010Z/work/oxidecomputer/maghemite
2262024-12-16T04:16:56.010Z++ banner install
2272024-12-16T04:16:56.013Z
2282024-12-16T04:16:56.013Z # # # #### ##### ## # #
2292024-12-16T04:16:56.013Z # ## # # # # # # #
2302024-12-16T04:16:56.013Z # # # # #### # # # # #
2312024-12-16T04:16:56.013Z # # # # # # ###### # #
2322024-12-16T04:16:56.013Z # # ## # # # # # # #
2332024-12-16T04:16:56.013Z # # # #### # # # ###### ######
2342024-12-16T04:16:56.013Z
2352024-12-16T04:16:56.013Z++ pkg info brand/sparse
2362024-12-16T04:16:56.013Z++ grep -qi installed
2372024-12-16T04:16:57.742Zpkg: info: no packages matching the following patterns you specified are
2382024-12-16T04:16:57.742Zinstalled on the system. Try querying remotely instead:
2392024-12-16T04:16:57.742Z
2402024-12-16T04:16:57.742Z brand/sparse
2412024-12-16T04:16:57.790Z++ [[ 1 != 0 ]]
2422024-12-16T04:16:57.790Z++ set -o errexit
2432024-12-16T04:16:57.790Z++ pfexec pkg install brand/sparse
2442024-12-16T04:17:06.636Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-12-16T04:17:10.387Z Startup: Caching catalogs ... Done
2462024-12-16T04:17:20.494ZPlanning: Solver setup ... Done
2472024-12-16T04:17:20.622ZPlanning: Running solver ... Done
2482024-12-16T04:17:20.722ZPlanning: Finding local manifests ... Done
2492024-12-16T04:17:20.734ZPlanning: Fetching manifests: 0/3 0% complete
2502024-12-16T04:17:20.821ZPlanning: Fetching manifests: 3/3 100% complete
2512024-12-16T04:17:20.897ZPlanning: Package planning ... Done
2522024-12-16T04:17:20.903ZPlanning: Merging actions ... Done
2532024-12-16T04:17:21.096ZPlanning: Checking for conflicting actions ... Done
2542024-12-16T04:17:23.188ZPlanning: Consolidating action changes ... Done
2552024-12-16T04:17:23.617ZPlanning: Evaluating mediators ... Done
2562024-12-16T04:17:23.687ZPlanning: Planning completed in 13.21 seconds
2572024-12-16T04:17:23.704Z Packages to install: 1
2582024-12-16T04:17:23.704Z Packages to update: 2
2592024-12-16T04:17:23.704Z Create boot environment: No
2602024-12-16T04:17:23.707ZCreate backup boot environment: Yes
2612024-12-16T04:17:23.783Z
2622024-12-16T04:17:23.783ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-12-16T04:17:28.864ZDownload: 918/1009 items 8.0/8.0MB 99% complete (2.7M/s)
2642024-12-16T04:17:29.023ZDownload: Completed 8.03 MB in 5.24 seconds (1.5M/s)
2652024-12-16T04:17:31.215Z Actions: 1/1419 actions (Removing old actions)
2662024-12-16T04:17:31.236Z Actions: 199/1419 actions (Installing new actions)
2672024-12-16T04:17:31.352Z Actions: 579/1419 actions (Updating modified actions)
2682024-12-16T04:17:31.674Z Actions: Completed 1419 actions in 0.46 seconds.
2692024-12-16T04:17:31.879Z Done
2702024-12-16T04:17:31.882Z Done
2712024-12-16T04:17:32.385Z Done
2722024-12-16T04:17:36.694Z Done
2732024-12-16T04:17:36.778Z Done
2742024-12-16T04:17:36.781Z Done
2752024-12-16T04:17:36.878Z Done
2762024-12-16T04:17:37.265Z++ set -o errexit
2772024-12-16T04:17:37.265Z++ set -o pipefail
2782024-12-16T04:17:37.265Z++ banner build
2792024-12-16T04:17:37.267Z
2802024-12-16T04:17:37.267Z ##### # # # # #####
2812024-12-16T04:17:37.267Z # # # # # # # #
2822024-12-16T04:17:37.267Z ##### # # # # # #
2832024-12-16T04:17:37.267Z # # # # # # # #
2842024-12-16T04:17:37.267Z # # # # # # # #
2852024-12-16T04:17:37.267Z ##### #### # ###### #####
2862024-12-16T04:17:37.267Z
2872024-12-16T04:17:37.268Z++ cargo build --release --bin ddmd --bin ddmadm
2882024-12-16T04:17:37.446Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2892024-12-16T04:17:37.692Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2902024-12-16T04:17:37.904ZFrom https://www.github.com/oxidecomputer/oxnet
2912024-12-16T04:17:37.904Z * [new branch] ci -> origin/ci
2922024-12-16T04:17:37.907Z * [new branch] main -> origin/main
2932024-12-16T04:17:37.907Z * [new ref] -> origin/HEAD
2942024-12-16T04:17:37.917Z Updating crates.io index
2952024-12-16T04:17:37.920Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962024-12-16T04:17:38.687ZFrom https://github.com/oxidecomputer/falcon
2972024-12-16T04:17:38.687Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
2982024-12-16T04:17:38.886Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992024-12-16T04:17:39.967ZFrom https://github.com/oxidecomputer/dendrite
3002024-12-16T04:17:39.967Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3012024-12-16T04:17:40.017Z Updating git repository `https://github.com/oxidecomputer/ispf`
3022024-12-16T04:17:40.398ZFrom https://github.com/oxidecomputer/ispf
3032024-12-16T04:17:40.398Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3042024-12-16T04:17:40.407Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052024-12-16T04:17:40.879ZFrom https://github.com/oxidecomputer/netadm-sys
3062024-12-16T04:17:40.879Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3072024-12-16T04:17:40.891Z Updating git repository `https://github.com/oxidecomputer/omicron`
3082024-12-16T04:17:45.239ZFrom https://github.com/oxidecomputer/omicron
3092024-12-16T04:17:45.239Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3102024-12-16T04:17:45.269Z * [new tag] dogfood -> dogfood
3112024-12-16T04:17:45.272Z * [new tag] v5 -> v5
3122024-12-16T04:17:45.272Z * [new tag] v6 -> v6
3132024-12-16T04:17:45.272Z * [new tag] v7 -> v7
3142024-12-16T04:17:45.272Z * [new tag] v8 -> v8
3152024-12-16T04:17:45.272Z * [new tag] v9 -> v9
3162024-12-16T04:17:45.622Z Updating git repository `https://github.com/oxidecomputer/opte`
3172024-12-16T04:17:46.636ZFrom https://github.com/oxidecomputer/opte
3182024-12-16T04:17:46.636Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3192024-12-16T04:17:46.679Z Updating git repository `https://github.com/illumos/smf-rs`
3202024-12-16T04:17:47.066ZFrom https://github.com/illumos/smf-rs
3212024-12-16T04:17:47.066Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3222024-12-16T04:17:47.120Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3232024-12-16T04:17:47.628ZFrom https://github.com/oxidecomputer/maghemite
3242024-12-16T04:17:47.628Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3252024-12-16T04:17:47.645Z * [new tag] rift -> rift
3262024-12-16T04:17:47.647Z * [new tag] srp -> srp
3272024-12-16T04:17:47.648Z * [new tag] tie-spf -> tie-spf
3282024-12-16T04:17:47.698Z Updating git repository `https://github.com/oxidecomputer/zone`
3292024-12-16T04:17:48.142ZFrom https://github.com/oxidecomputer/zone
3302024-12-16T04:17:48.142Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3312024-12-16T04:17:48.169Z Updating git repository `https://github.com/oxidecomputer/propolis`
3322024-12-16T04:17:48.947ZFrom https://github.com/oxidecomputer/propolis
3332024-12-16T04:17:48.947Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3342024-12-16T04:17:49.062Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3352024-12-16T04:17:49.503ZFrom https://github.com/oxidecomputer/dlpi-sys
3362024-12-16T04:17:49.503Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3372024-12-16T04:17:49.532Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3382024-12-16T04:17:49.972ZFrom https://github.com/jmesmon/rust-libzfs
3392024-12-16T04:17:49.972Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3402024-12-16T04:17:49.987Z * [new tag] v0.4.0 -> v0.4.0
3412024-12-16T04:17:50.003Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3422024-12-16T04:17:50.396ZFrom https://github.com/oxidecomputer/rusty-doors
3432024-12-16T04:17:50.396Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3442024-12-16T04:17:50.430Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3452024-12-16T04:17:50.899ZFrom https://github.com/oxidecomputer/maghemite
3462024-12-16T04:17:50.899Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3472024-12-16T04:17:50.934Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3482024-12-16T04:17:51.330ZFrom https://github.com/oxidecomputer/serde_human_bytes
3492024-12-16T04:17:51.330Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3502024-12-16T04:17:51.360Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3512024-12-16T04:17:51.759ZFrom https://github.com/oxidecomputer/slog-error-chain
3522024-12-16T04:17:51.759Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3532024-12-16T04:17:51.784Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3542024-12-16T04:17:52.214ZFrom https://github.com/oxidecomputer/poptrie
3552024-12-16T04:17:52.214Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3562024-12-16T04:17:52.250Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3572024-12-16T04:17:52.662ZFrom https://github.com/illumos/libscf-sys
3582024-12-16T04:17:52.662Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3592024-12-16T04:17:52.683Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3602024-12-16T04:17:53.613ZFrom https://github.com/oxidecomputer/progenitor
3612024-12-16T04:17:53.613Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3622024-12-16T04:17:53.634Z * [new tag] v0.1.1 -> v0.1.1
3632024-12-16T04:17:53.637Z * [new tag] v0.2.0 -> v0.2.0
3642024-12-16T04:17:53.637Z * [new tag] v0.3.0 -> v0.3.0
3652024-12-16T04:17:53.637Z * [new tag] v0.4.0 -> v0.4.0
3662024-12-16T04:17:53.637Z * [new tag] v0.5.0 -> v0.5.0
3672024-12-16T04:17:53.637Z * [new tag] v0.6.0 -> v0.6.0
3682024-12-16T04:17:53.637Z * [new tag] v0.7.0 -> v0.7.0
3692024-12-16T04:17:53.747Z Updating git repository `https://github.com/oxidecomputer/typify`
3702024-12-16T04:17:54.526ZFrom https://github.com/oxidecomputer/typify
3712024-12-16T04:17:54.526Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3722024-12-16T04:17:54.529Z * [new tag] v0.2.0 -> v0.2.0
3732024-12-16T04:17:54.545Z * [new tag] v0.0.10 -> v0.0.10
3742024-12-16T04:17:54.548Z * [new tag] v0.0.11 -> v0.0.11
3752024-12-16T04:17:54.548Z * [new tag] v0.0.12 -> v0.0.12
3762024-12-16T04:17:54.548Z * [new tag] v0.0.13 -> v0.0.13
3772024-12-16T04:17:54.548Z * [new tag] v0.0.14 -> v0.0.14
3782024-12-16T04:17:54.548Z * [new tag] v0.0.15 -> v0.0.15
3792024-12-16T04:17:54.548Z * [new tag] v0.0.16 -> v0.0.16
3802024-12-16T04:17:54.548Z * [new tag] v0.0.4 -> v0.0.4
3812024-12-16T04:17:54.548Z * [new tag] v0.0.5 -> v0.0.5
3822024-12-16T04:17:54.548Z * [new tag] v0.0.7 -> v0.0.7
3832024-12-16T04:17:54.548Z * [new tag] v0.0.8 -> v0.0.8
3842024-12-16T04:17:54.548Z * [new tag] v0.0.9 -> v0.0.9
3852024-12-16T04:17:54.548Z * [new tag] v0.1.0 -> v0.1.0
3862024-12-16T04:17:54.790Z Updating git repository `https://github.com/oxidecomputer/crucible`
3872024-12-16T04:17:55.842ZFrom https://github.com/oxidecomputer/crucible
3882024-12-16T04:17:55.842Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3892024-12-16T04:17:55.916Z Updating git repository `https://github.com/oxidecomputer/opte`
3902024-12-16T04:17:56.377ZFrom https://github.com/oxidecomputer/opte
3912024-12-16T04:17:56.377Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3922024-12-16T04:17:56.424Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3932024-12-16T04:17:57.063ZFrom https://github.com/oxidecomputer/management-gateway-service
3942024-12-16T04:17:57.063Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3952024-12-16T04:17:57.831Z Downloading crates ...
3962024-12-16T04:17:57.927Z Downloaded ahash v0.8.11
3972024-12-16T04:17:57.931Z Downloaded anstyle-parse v0.2.5
3982024-12-16T04:17:57.934Z Downloaded async-stream-impl v0.3.5
3992024-12-16T04:17:57.941Z Downloaded equivalent v1.0.1
4002024-12-16T04:17:57.943Z Downloaded const-random v0.1.18
4012024-12-16T04:17:57.943Z Downloaded crunchy v0.2.2
4022024-12-16T04:17:57.947Z Downloaded darling_macro v0.20.10
4032024-12-16T04:17:57.949Z Downloaded const-random-macro v0.1.16
4042024-12-16T04:17:57.954Z Downloaded foreign-types v0.3.2
4052024-12-16T04:17:57.960Z Downloaded float-ord v0.3.2
4062024-12-16T04:17:57.964Z Downloaded cstr-argument v0.1.2
4072024-12-16T04:17:57.964Z Downloaded async-stream v0.3.5
4082024-12-16T04:17:57.967Z Downloaded parking_lot_core v0.8.6
4092024-12-16T04:17:57.969Z Downloaded crucible-workspace-hack v0.1.0
4102024-12-16T04:17:57.972Z Downloaded futures-sink v0.3.30
4112024-12-16T04:17:57.974Z Downloaded foreign-types-shared v0.3.1
4122024-12-16T04:17:57.981Z Downloaded foreign-types-shared v0.1.1
4132024-12-16T04:17:57.984Z Downloaded dtrace-parser v0.2.0
4142024-12-16T04:17:57.987Z Downloaded atomicwrites v0.4.4
4152024-12-16T04:17:57.987Z Downloaded anstyle v1.0.10
4162024-12-16T04:17:57.991Z Downloaded dirs-next v2.0.0
4172024-12-16T04:17:57.995Z Downloaded percent-encoding v2.3.1
4182024-12-16T04:17:57.998Z Downloaded enum-as-inner v0.6.1
4192024-12-16T04:17:58.008Z Downloaded cfg-if v1.0.0
4202024-12-16T04:17:58.008Z Downloaded anstyle-query v1.1.1
4212024-12-16T04:17:58.008Z Downloaded fnv v1.0.7
4222024-12-16T04:17:58.008Z Downloaded either v1.13.0
4232024-12-16T04:17:58.008Z Downloaded digest v0.10.7
4242024-12-16T04:17:58.008Z Downloaded deranged v0.3.11
4252024-12-16T04:17:58.012Z Downloaded crypto-common v0.1.6
4262024-12-16T04:17:58.012Z Downloaded bitflags v1.3.2
4272024-12-16T04:17:58.015Z Downloaded embedded-io v0.6.1
4282024-12-16T04:17:58.015Z Downloaded ciborium-io v0.2.2
4292024-12-16T04:17:58.018Z Downloaded pretty-hex v0.2.1
4302024-12-16T04:17:58.018Z Downloaded pest v2.7.13
4312024-12-16T04:17:58.022Z Downloaded dof v0.3.0
4322024-12-16T04:17:58.024Z Downloaded crc8 v0.1.1
4332024-12-16T04:17:58.024Z Downloaded pretty-hex v0.4.1
4342024-12-16T04:17:58.027Z Downloaded proc-macro-error-attr v1.0.4
4352024-12-16T04:17:58.027Z Downloaded pest_generator v2.7.13
4362024-12-16T04:17:58.029Z Downloaded plain v0.2.3
4372024-12-16T04:17:58.029Z Downloaded pin-utils v0.1.0
4382024-12-16T04:17:58.032Z Downloaded futures-io v0.3.30
4392024-12-16T04:17:58.032Z Downloaded embedded-io v0.4.0
4402024-12-16T04:17:58.035Z Downloaded errno v0.3.9
4412024-12-16T04:17:58.037Z Downloaded proc-macro-error v1.0.4
4422024-12-16T04:17:58.040Z Downloaded proc-macro-crate v1.3.1
4432024-12-16T04:17:58.042Z Downloaded pin-project-lite v0.2.14
4442024-12-16T04:17:58.046Z Downloaded postcard v1.0.10
4452024-12-16T04:17:58.049Z Downloaded pest_meta v2.7.13
4462024-12-16T04:17:58.052Z Downloaded futures-core v0.3.30
4472024-12-16T04:17:58.054Z Downloaded dirs-sys-next v0.1.2
4482024-12-16T04:17:58.056Z Downloaded debug-ignore v1.0.5
4492024-12-16T04:17:58.059Z Downloaded pkg-config v0.3.31
4502024-12-16T04:17:58.059Z Downloaded ident_case v1.0.1
4512024-12-16T04:17:58.061Z Downloaded proc-macro-crate v3.2.0
4522024-12-16T04:17:58.064Z Downloaded anstream v0.6.15
4532024-12-16T04:17:58.066Z Downloaded parking_lot_core v0.9.10
4542024-12-16T04:17:58.069Z Downloaded prettyplease v0.2.22
4552024-12-16T04:17:58.071Z Downloaded progenitor-client v0.8.0
4562024-12-16T04:17:58.074Z Downloaded form_urlencoded v1.2.1
4572024-12-16T04:17:58.074Z Downloaded colored v2.2.0
4582024-12-16T04:17:58.076Z Downloaded futures-macro v0.3.30
4592024-12-16T04:17:58.079Z Downloaded block-buffer v0.10.4
4602024-12-16T04:17:58.079Z Downloaded defmt-macros v0.3.9
4612024-12-16T04:17:58.083Z Downloaded newline-converter v0.3.0
4622024-12-16T04:17:58.085Z Downloaded futures-channel v0.3.30
4632024-12-16T04:17:58.088Z Downloaded hash32 v0.3.1
4642024-12-16T04:17:58.090Z Downloaded clap_lex v0.7.4
4652024-12-16T04:17:58.093Z Downloaded heck v0.4.1
4662024-12-16T04:17:58.093Z Downloaded foreign-types v0.5.0
4672024-12-16T04:17:58.096Z Downloaded defmt-parser v0.3.4
4682024-12-16T04:17:58.096Z Downloaded fixedbitset v0.4.2
4692024-12-16T04:17:58.098Z Downloaded base64ct v1.6.0
4702024-12-16T04:17:58.101Z Downloaded scroll_derive v0.12.0
4712024-12-16T04:17:58.101Z Downloaded cancel-safe-futures v0.1.5
4722024-12-16T04:17:58.104Z Downloaded defmt v0.3.8
4732024-12-16T04:17:58.107Z Downloaded backoff v0.4.0
4742024-12-16T04:17:58.109Z Downloaded darling v0.20.10
4752024-12-16T04:17:58.114Z Downloaded http-body-util v0.1.2
4762024-12-16T04:17:58.117Z Downloaded progenitor-macro v0.8.0
4772024-12-16T04:17:58.117Z Downloaded rand_chacha v0.3.1
4782024-12-16T04:17:58.120Z Downloaded progenitor v0.8.0
4792024-12-16T04:17:58.122Z Downloaded byteorder v1.5.0
4802024-12-16T04:17:58.125Z Downloaded sigpipe v0.1.3
4812024-12-16T04:17:58.125Z Downloaded strum v0.26.3
4822024-12-16T04:17:58.128Z Downloaded quick-error v1.2.3
4832024-12-16T04:17:58.128Z Downloaded serde-big-array v0.5.1
4842024-12-16T04:17:58.132Z Downloaded crc32fast v1.4.2
4852024-12-16T04:17:58.133Z Downloaded thread-id v4.2.2
4862024-12-16T04:17:58.135Z Downloaded is_terminal_polyfill v1.70.1
4872024-12-16T04:17:58.135Z Downloaded linear-map v1.2.0
4882024-12-16T04:17:58.138Z Downloaded lazy_static v1.5.0
4892024-12-16T04:17:58.141Z Downloaded quinn-udp v0.5.5
4902024-12-16T04:17:58.141Z Downloaded rand_core v0.6.4
4912024-12-16T04:17:58.143Z Downloaded futures v0.3.30
4922024-12-16T04:17:58.148Z Downloaded rustc-hash v2.0.0
4932024-12-16T04:17:58.150Z Downloaded derive-where v1.2.7
4942024-12-16T04:17:58.153Z Downloaded serde_spanned v0.6.7
4952024-12-16T04:17:58.156Z Downloaded num_enum_derive v0.7.3
4962024-12-16T04:17:58.158Z Downloaded num_enum_derive v0.5.11
4972024-12-16T04:17:58.158Z Downloaded num-iter v0.1.45
4982024-12-16T04:17:58.162Z Downloaded slog-scope v4.4.0
4992024-12-16T04:17:58.162Z Downloaded semver v0.1.20
5002024-12-16T04:17:58.165Z Downloaded usdt-attr-macro v0.5.0
5012024-12-16T04:17:58.165Z Downloaded rustversion v1.0.17
5022024-12-16T04:17:58.167Z Downloaded bytes v1.7.2
5032024-12-16T04:17:58.171Z Downloaded try-lock v0.2.5
5042024-12-16T04:17:58.174Z Downloaded newtype_derive v0.1.6
5052024-12-16T04:17:58.176Z Downloaded portable-atomic v1.8.0
5062024-12-16T04:17:58.182Z Downloaded sync_wrapper v0.1.2
5072024-12-16T04:17:58.185Z Downloaded serde_tokenstream v0.2.2
5082024-12-16T04:17:58.187Z Downloaded crossbeam-epoch v0.9.18
5092024-12-16T04:17:58.189Z Downloaded clap v4.5.23
5102024-12-16T04:17:58.198Z Downloaded match_cfg v0.1.0
5112024-12-16T04:17:58.201Z Downloaded zone_cfg_derive v0.3.0
5122024-12-16T04:17:58.201Z Downloaded http-body v0.4.6
5132024-12-16T04:17:58.204Z Downloaded usdt-macro v0.5.0
5142024-12-16T04:17:58.204Z Downloaded take_mut v0.2.2
5152024-12-16T04:17:58.206Z Downloaded instant v0.1.13
5162024-12-16T04:17:58.206Z Downloaded indent_write v2.2.0
5172024-12-16T04:17:58.209Z Downloaded slog-bunyan v2.5.0
5182024-12-16T04:17:58.209Z Downloaded schemars_derive v0.8.21
5192024-12-16T04:17:58.212Z Downloaded rustc_version v0.1.7
5202024-12-16T04:17:58.214Z Downloaded dropshot_endpoint v0.12.0
5212024-12-16T04:17:58.217Z Downloaded signal-hook-registry v1.4.2
5222024-12-16T04:17:58.217Z Downloaded no-std-compat v0.4.1
5232024-12-16T04:17:58.219Z Downloaded slog-envlogger v2.2.0
5242024-12-16T04:17:58.222Z Downloaded slog-async v2.8.0
5252024-12-16T04:17:58.222Z Downloaded sha1 v0.10.6
5262024-12-16T04:17:58.225Z Downloaded semver v1.0.23
5272024-12-16T04:17:58.228Z Downloaded slog-json v2.6.1
5282024-12-16T04:17:58.230Z Downloaded darling_core v0.20.10
5292024-12-16T04:17:58.233Z Downloaded tokio-native-tls v0.3.1
5302024-12-16T04:17:58.236Z Downloaded tabwriter v1.4.0
5312024-12-16T04:17:58.238Z Downloaded omicron-workspace-hack v0.1.0
5322024-12-16T04:17:58.238Z Downloaded futures-task v0.3.30
5332024-12-16T04:17:58.241Z Downloaded httpdate v1.0.3
5342024-12-16T04:17:58.243Z Downloaded num_threads v0.1.7
5352024-12-16T04:17:58.243Z Downloaded tokio-rustls v0.26.0
5362024-12-16T04:17:58.245Z Downloaded swrite v0.1.0
5372024-12-16T04:17:58.245Z Downloaded fxhash v0.2.1
5382024-12-16T04:17:58.248Z Downloaded serde_with_macros v3.9.0
5392024-12-16T04:17:58.250Z Downloaded base64 v0.21.7
5402024-12-16T04:17:58.253Z Downloaded tower-service v0.3.3
5412024-12-16T04:17:58.256Z Downloaded num-integer v0.1.46
5422024-12-16T04:17:58.258Z Downloaded num_enum v0.7.3
5432024-12-16T04:17:58.261Z Downloaded managed v0.8.0
5442024-12-16T04:17:58.264Z Downloaded hubpack v0.1.2
5452024-12-16T04:17:58.266Z Downloaded rustls-pemfile v2.1.3
5462024-12-16T04:17:58.268Z Downloaded hyper-rustls v0.24.2
5472024-12-16T04:17:58.271Z Downloaded progenitor-impl v0.8.0
5482024-12-16T04:17:58.273Z Downloaded linked-hash-map v0.5.6
5492024-12-16T04:17:58.273Z Downloaded serde_derive_internals v0.29.1
5502024-12-16T04:17:58.276Z Downloaded subtle v2.6.1
5512024-12-16T04:17:58.279Z Downloaded thread_local v1.1.8
5522024-12-16T04:17:58.279Z Downloaded slog-stdlog v4.1.1
5532024-12-16T04:17:58.282Z Downloaded slog v2.7.0
5542024-12-16T04:17:58.284Z Downloaded want v0.3.1
5552024-12-16T04:17:58.284Z Downloaded waitgroup v0.1.2
5562024-12-16T04:17:58.287Z Downloaded libsw v3.3.1
5572024-12-16T04:17:58.289Z Downloaded time-core v0.1.2
5582024-12-16T04:17:58.289Z Downloaded usdt-impl v0.5.0
5592024-12-16T04:17:58.291Z Downloaded untrusted v0.9.0
5602024-12-16T04:17:58.293Z Downloaded hostname v0.4.0
5612024-12-16T04:17:58.293Z Downloaded usdt v0.5.0
5622024-12-16T04:17:58.296Z Downloaded sha2 v0.10.8
5632024-12-16T04:17:58.299Z Downloaded num-conv v0.1.0
5642024-12-16T04:17:58.299Z Downloaded num-complex v0.4.6
5652024-12-16T04:17:58.301Z Downloaded owo-colors v4.1.0
5662024-12-16T04:17:58.304Z Downloaded typify v0.2.0
5672024-12-16T04:17:58.307Z Downloaded toml v0.8.19
5682024-12-16T04:17:58.310Z Downloaded ucd-trie v0.1.6
5692024-12-16T04:17:58.313Z Downloaded cc v1.1.21
5702024-12-16T04:17:58.316Z Downloaded num-derive v0.3.3
5712024-12-16T04:17:58.318Z Downloaded crossbeam-channel v0.5.13
5722024-12-16T04:17:58.322Z Downloaded indexmap v1.9.3
5732024-12-16T04:17:58.326Z Downloaded ipnetwork v0.20.0
5742024-12-16T04:17:58.328Z Downloaded hyper-tls v0.5.0
5752024-12-16T04:17:58.330Z Downloaded smallvec v1.13.2
5762024-12-16T04:17:58.333Z Downloaded hyper-rustls v0.27.3
5772024-12-16T04:17:58.336Z Downloaded thin-vec v0.2.13
5782024-12-16T04:17:58.338Z Downloaded slog-term v2.9.1
5792024-12-16T04:17:58.341Z Downloaded openssl-probe v0.1.5
5802024-12-16T04:17:58.341Z Downloaded ryu v1.0.18
5812024-12-16T04:17:58.343Z Downloaded openssl-macros v0.1.1
5822024-12-16T04:17:58.346Z Downloaded tracing-attributes v0.1.27
5832024-12-16T04:17:58.348Z Downloaded strsim v0.11.1
5842024-12-16T04:17:58.350Z Downloaded ipnet v2.10.0
5852024-12-16T04:17:58.350Z Downloaded lru-cache v0.1.2
5862024-12-16T04:17:58.353Z Downloaded hyper-tls v0.6.0
5872024-12-16T04:17:58.355Z Downloaded utf8parse v0.2.2
5882024-12-16T04:17:58.355Z Downloaded tokio-rustls v0.24.1
5892024-12-16T04:17:58.358Z Downloaded httparse v1.9.4
5902024-12-16T04:17:58.361Z Downloaded version_check v0.9.5
5912024-12-16T04:17:58.361Z Downloaded tokio-macros v2.4.0
5922024-12-16T04:17:58.363Z Downloaded num-rational v0.4.2
5932024-12-16T04:17:58.365Z Downloaded typenum v1.17.0
5942024-12-16T04:17:58.368Z Downloaded multer v3.1.0
5952024-12-16T04:17:58.370Z Downloaded tinyvec_macros v0.1.1
5962024-12-16T04:17:58.370Z Downloaded zerocopy v0.6.6
5972024-12-16T04:17:58.373Z Downloaded hubpack_derive v0.1.1
5982024-12-16T04:17:58.375Z Downloaded toml_datetime v0.6.8
5992024-12-16T04:17:58.375Z Downloaded rustls-pki-types v1.8.0
6002024-12-16T04:17:58.378Z Downloaded proc-macro2 v1.0.86
6012024-12-16T04:17:58.382Z Downloaded zone v0.3.0
6022024-12-16T04:17:58.384Z Downloaded zeroize v1.8.1
6032024-12-16T04:17:58.384Z Downloaded newtype-uuid v1.1.0
6042024-12-16T04:17:58.384Z Downloaded memmap v0.7.0
6052024-12-16T04:17:58.387Z Downloaded mime v0.3.17
6062024-12-16T04:17:58.387Z Downloaded macaddr v1.0.1
6072024-12-16T04:17:58.391Z Downloaded whoami v1.5.2
6082024-12-16T04:17:58.394Z Downloaded half v2.4.1
6092024-12-16T04:17:58.394Z Downloaded time-macros v0.2.18
6102024-12-16T04:17:58.397Z Downloaded static_assertions v1.1.0
6112024-12-16T04:17:58.400Z Downloaded parking_lot v0.12.3
6122024-12-16T04:17:58.403Z Downloaded itoa v1.0.11
6132024-12-16T04:17:58.403Z Downloaded num-traits v0.2.19
6142024-12-16T04:17:58.405Z Downloaded num v0.4.3
6152024-12-16T04:17:58.408Z Downloaded lock_api v0.4.12
6162024-12-16T04:17:58.408Z Downloaded parking_lot v0.11.2
6172024-12-16T04:17:58.411Z Downloaded spin v0.5.2
6182024-12-16T04:17:58.414Z Downloaded serde_derive v1.0.215
6192024-12-16T04:17:58.417Z Downloaded quinn v0.11.5
6202024-12-16T04:17:58.421Z Downloaded serde_yaml v0.9.34+deprecated
6212024-12-16T04:17:58.424Z Downloaded similar v2.6.0
6222024-12-16T04:17:58.427Z Downloaded schemars v0.8.21
6232024-12-16T04:17:58.440Z Downloaded tiny-keccak v2.0.2
6242024-12-16T04:17:58.443Z Downloaded structmeta-derive v0.3.0
6252024-12-16T04:17:58.449Z Downloaded openssl-sys v0.9.103
6262024-12-16T04:17:58.453Z Downloaded smf v0.2.3
6272024-12-16T04:17:58.453Z Downloaded hostname v0.3.1
6282024-12-16T04:17:58.457Z Downloaded strum_macros v0.26.4
6292024-12-16T04:17:58.457Z Downloaded log v0.4.22
6302024-12-16T04:17:58.460Z Downloaded once_cell v1.20.2
6312024-12-16T04:17:58.460Z Downloaded hex v0.4.3
6322024-12-16T04:17:58.463Z Downloaded humantime v2.1.0
6332024-12-16T04:17:58.463Z Downloaded heck v0.5.0
6342024-12-16T04:17:58.465Z Downloaded tokio-rustls v0.25.0
6352024-12-16T04:17:58.468Z Downloaded smartstring v1.0.1
6362024-12-16T04:17:58.470Z Downloaded native-tls v0.2.12
6372024-12-16T04:17:58.471Z Downloaded zerocopy-derive v0.7.35
6382024-12-16T04:17:58.476Z Downloaded spin v0.9.8
6392024-12-16T04:17:58.478Z Downloaded serde v1.0.215
6402024-12-16T04:17:58.481Z Downloaded iana-time-zone v0.1.61
6412024-12-16T04:17:58.485Z Downloaded rand v0.8.5
6422024-12-16T04:17:58.488Z Downloaded term v0.7.0
6432024-12-16T04:17:58.492Z Downloaded indexmap v2.5.0
6442024-12-16T04:17:58.496Z Downloaded tempfile v3.12.0
6452024-12-16T04:17:58.499Z Downloaded uuid v1.11.0
6462024-12-16T04:17:58.502Z Downloaded is-terminal v0.4.13
6472024-12-16T04:17:58.505Z Downloaded url v2.5.2
6482024-12-16T04:17:58.507Z Downloaded structmeta v0.3.0
6492024-12-16T04:17:58.509Z Downloaded unsafe-libyaml v0.2.11
6502024-12-16T04:17:58.512Z Downloaded generic-array v0.14.7
6512024-12-16T04:17:58.515Z Downloaded slab v0.4.9
6522024-12-16T04:17:58.515Z Downloaded terminal_size v0.4.0
6532024-12-16T04:17:58.518Z Downloaded expectorate v1.1.0
6542024-12-16T04:17:58.520Z Downloaded num_enum v0.5.11
6552024-12-16T04:17:58.523Z Downloaded num-derive v0.4.2
6562024-12-16T04:17:58.526Z Downloaded base64 v0.22.1
6572024-12-16T04:17:58.530Z Downloaded stable_deref_trait v1.2.0
6582024-12-16T04:17:58.532Z Downloaded slog-dtrace v0.3.0
6592024-12-16T04:17:58.532Z Downloaded sct v0.7.1
6602024-12-16T04:17:58.536Z Downloaded getrandom v0.2.15
6612024-12-16T04:17:58.539Z Downloaded scroll v0.12.0
6622024-12-16T04:17:58.542Z Downloaded rhai_codegen v2.2.0
6632024-12-16T04:17:58.548Z Downloaded quote v1.0.37
6642024-12-16T04:17:58.551Z Downloaded shlex v1.3.0
6652024-12-16T04:17:58.554Z Downloaded scopeguard v1.2.0
6662024-12-16T04:17:58.554Z Downloaded derive_more v0.99.18
6672024-12-16T04:17:58.557Z Downloaded tokio-util v0.7.12
6682024-12-16T04:17:58.564Z Downloaded socket2 v0.5.8
6692024-12-16T04:17:58.567Z Downloaded tinyvec v1.8.0
6702024-12-16T04:17:58.570Z Downloaded aho-corasick v1.1.3
6712024-12-16T04:17:58.576Z Downloaded tracing v0.1.40
6722024-12-16T04:17:58.580Z Downloaded http v0.2.12
6732024-12-16T04:17:58.584Z Downloaded heapless v0.8.0
6742024-12-16T04:17:58.587Z Downloaded mio v1.0.2
6752024-12-16T04:17:58.593Z Downloaded toml_edit v0.19.15
6762024-12-16T04:17:58.609Z Downloaded unicode-bidi v0.3.15
6772024-12-16T04:17:58.612Z Downloaded tracing-core v0.1.32
6782024-12-16T04:17:58.614Z Downloaded unicode-segmentation v1.12.0
6792024-12-16T04:17:58.617Z Downloaded libm v0.2.8
6802024-12-16T04:17:58.625Z Downloaded toml_edit v0.22.21
6812024-12-16T04:17:58.645Z Downloaded http v1.2.0
6822024-12-16T04:17:58.648Z Downloaded chrono v0.4.38
6832024-12-16T04:17:58.656Z Downloaded hyper-util v0.1.10
6842024-12-16T04:17:58.659Z Downloaded itertools v0.10.5
6852024-12-16T04:17:58.666Z Downloaded winnow v0.6.18
6862024-12-16T04:17:58.674Z Downloaded minimal-lexical v0.2.1
6872024-12-16T04:17:58.679Z Downloaded hashbrown v0.12.3
6882024-12-16T04:17:58.682Z Downloaded winnow v0.5.40
6892024-12-16T04:17:58.690Z Downloaded time v0.3.36
6902024-12-16T04:17:58.697Z Downloaded memchr v2.7.4
6912024-12-16T04:17:58.703Z Downloaded steno v0.4.1
6922024-12-16T04:17:58.706Z Downloaded hickory-resolver v0.24.1
6932024-12-16T04:17:58.710Z Downloaded zerocopy v0.7.35
6942024-12-16T04:17:58.728Z Downloaded unicode-ident v1.0.13
6952024-12-16T04:17:58.730Z Downloaded dropshot v0.12.0
6962024-12-16T04:17:58.748Z Downloaded reqwest v0.11.27
6972024-12-16T04:17:58.755Z Downloaded clap_builder v4.5.23
6982024-12-16T04:17:58.762Z Downloaded unicode-normalization v0.1.24
6992024-12-16T04:17:58.766Z Downloaded idna v0.5.0
7002024-12-16T04:17:58.772Z Downloaded syn v1.0.109
7012024-12-16T04:17:58.783Z Downloaded syn v2.0.87
7022024-12-16T04:17:58.794Z Downloaded rustls-webpki v0.101.7
7032024-12-16T04:17:58.807Z Downloaded nom v7.1.3
7042024-12-16T04:17:58.816Z Downloaded itertools v0.12.1
7052024-12-16T04:17:58.819Z Downloaded futures-util v0.3.30
7062024-12-16T04:17:58.829Z Downloaded hickory-proto v0.24.1
7072024-12-16T04:17:58.844Z Downloaded itertools v0.13.0
7082024-12-16T04:17:58.850Z Downloaded quinn-proto v0.11.8
7092024-12-16T04:17:58.856Z Downloaded rustls-webpki v0.102.8
7102024-12-16T04:17:58.873Z Downloaded hyper v1.5.1
7112024-12-16T04:17:58.879Z Downloaded h2 v0.3.26
7122024-12-16T04:17:58.885Z Downloaded hashbrown v0.14.5
7132024-12-16T04:17:58.890Z Downloaded smoltcp v0.11.0
7142024-12-16T04:17:58.902Z Downloaded h2 v0.4.6
7152024-12-16T04:17:58.908Z Downloaded reqwest v0.12.9
7162024-12-16T04:17:58.916Z Downloaded hyper v0.14.30
7172024-12-16T04:17:58.923Z Downloaded unicode-width v0.1.14
7182024-12-16T04:17:58.929Z Downloaded regex v1.10.6
7192024-12-16T04:17:58.941Z Downloaded goblin v0.8.2
7202024-12-16T04:17:58.947Z Downloaded vcpkg v0.2.15
7212024-12-16T04:17:59.001Z Downloaded webpki-roots v0.25.4
7222024-12-16T04:17:59.005Z Downloaded serde_with v3.9.0
7232024-12-16T04:17:59.013Z Downloaded serde_json v1.0.133
7242024-12-16T04:17:59.020Z Downloaded idna v0.4.0
7252024-12-16T04:17:59.029Z Downloaded rustls v0.21.12
7262024-12-16T04:17:59.038Z Downloaded webpki-roots v0.26.6
7272024-12-16T04:17:59.041Z Downloaded typify-macro v0.2.0
7282024-12-16T04:17:59.044Z Downloaded thiserror-impl v1.0.69
7292024-12-16T04:17:59.048Z Downloaded openssl v0.10.66
7302024-12-16T04:17:59.053Z Downloaded thiserror v1.0.69
7312024-12-16T04:17:59.058Z Downloaded strum_macros v0.25.3
7322024-12-16T04:17:59.061Z Downloaded rustls-pemfile v1.0.4
7332024-12-16T04:17:59.064Z Downloaded libc v0.2.167
7342024-12-16T04:17:59.088Z Downloaded bitflags v2.6.0
7352024-12-16T04:17:59.091Z Downloaded regress v0.10.1
7362024-12-16T04:17:59.100Z Downloaded regress v0.9.1
7372024-12-16T04:17:59.109Z Downloaded sync_wrapper v1.0.1
7382024-12-16T04:17:59.111Z Downloaded rhai v1.20.0
7392024-12-16T04:17:59.121Z Downloaded rustls v0.23.13
7402024-12-16T04:17:59.133Z Downloaded blake2 v0.10.6
7412024-12-16T04:17:59.136Z Downloaded rustc_version v0.4.1
7422024-12-16T04:17:59.138Z Downloaded serde_urlencoded v0.7.1
7432024-12-16T04:17:59.138Z Downloaded arc-swap v1.7.1
7442024-12-16T04:17:59.141Z Downloaded rustls v0.22.4
7452024-12-16T04:17:59.154Z Downloaded regex-syntax v0.8.4
7462024-12-16T04:17:59.163Z Downloaded openapiv3 v2.0.0
7472024-12-16T04:17:59.175Z Downloaded rustix v0.38.37
7482024-12-16T04:17:59.197Z Downloaded highway v1.2.0
7492024-12-16T04:17:59.200Z Downloaded allocator-api2 v0.2.18
7502024-12-16T04:17:59.204Z Downloaded serde_repr v0.1.19
7512024-12-16T04:17:59.204Z Downloaded serde_path_to_error v0.1.16
7522024-12-16T04:17:59.206Z Downloaded cookie v0.18.1
7532024-12-16T04:17:59.210Z Downloaded resolv-conf v0.7.0
7542024-12-16T04:17:59.212Z Downloaded crossbeam-utils v0.8.20
7552024-12-16T04:17:59.212Z Downloaded fastrand v2.1.1
7562024-12-16T04:17:59.215Z Downloaded console v0.15.8
7572024-12-16T04:17:59.218Z Downloaded autocfg v1.3.0
7582024-12-16T04:17:59.218Z Downloaded anyhow v1.0.94
7592024-12-16T04:17:59.221Z Downloaded sled v0.34.7
7602024-12-16T04:17:59.231Z Downloaded typify-impl v0.2.0
7612024-12-16T04:17:59.246Z Downloaded clap_derive v4.5.18
7622024-12-16T04:17:59.252Z Downloaded encoding_rs v0.8.34
7632024-12-16T04:17:59.269Z Downloaded petgraph v0.6.5
7642024-12-16T04:17:59.287Z Downloaded camino v1.1.9
7652024-12-16T04:17:59.291Z Downloaded zerocopy-derive v0.6.6
7662024-12-16T04:17:59.297Z Downloaded regex-automata v0.4.7
7672024-12-16T04:17:59.313Z Downloaded colorchoice v1.0.2
7682024-12-16T04:17:59.316Z Downloaded ciborium v0.2.2
7692024-12-16T04:17:59.320Z Downloaded ppv-lite86 v0.2.20
7702024-12-16T04:17:59.320Z Downloaded async-trait v0.1.83
7712024-12-16T04:17:59.323Z Downloaded argon2 v0.5.3
7722024-12-16T04:17:59.323Z Downloaded http-body v1.0.1
7732024-12-16T04:17:59.323Z Downloaded convert_case v0.4.0
7742024-12-16T04:17:59.326Z Downloaded futures-executor v0.3.30
7752024-12-16T04:17:59.326Z Downloaded data-encoding v2.6.0
7762024-12-16T04:17:59.328Z Downloaded camino-tempfile v1.1.1
7772024-12-16T04:17:59.328Z Downloaded foreign-types-macros v0.2.3
7782024-12-16T04:17:59.331Z Downloaded atomic-waker v1.1.2
7792024-12-16T04:17:59.331Z Downloaded pest_derive v2.7.13
7802024-12-16T04:17:59.334Z Downloaded password-hash v0.5.0
7812024-12-16T04:17:59.334Z Downloaded cobs v0.2.3
7822024-12-16T04:17:59.337Z Downloaded dyn-clone v1.0.17
7832024-12-16T04:17:59.337Z Downloaded cpufeatures v0.2.14
7842024-12-16T04:17:59.339Z Downloaded parse-display v0.10.0
7852024-12-16T04:17:59.340Z Downloaded ciborium-ll v0.2.2
7862024-12-16T04:17:59.340Z Downloaded powerfmt v0.2.0
7872024-12-16T04:17:59.343Z Downloaded paste v1.0.15
7882024-12-16T04:17:59.343Z Downloaded parse-display-derive v0.10.0
7892024-12-16T04:17:59.356Z Downloaded tokio v1.42.0
7902024-12-16T04:17:59.647Z Downloaded ring v0.17.8
7912024-12-16T04:17:59.987Z Compiling proc-macro2 v1.0.86
7922024-12-16T04:17:59.987Z Compiling unicode-ident v1.0.13
7932024-12-16T04:17:59.990Z Compiling libc v0.2.167
7942024-12-16T04:17:59.990Z Compiling serde v1.0.215
7952024-12-16T04:17:59.991Z Compiling autocfg v1.3.0
7962024-12-16T04:17:59.991Z Compiling version_check v0.9.5
7972024-12-16T04:17:59.991Z Compiling cfg-if v1.0.0
7982024-12-16T04:18:00.201Z Compiling once_cell v1.20.2
7992024-12-16T04:18:00.203Z Compiling libm v0.2.8
8002024-12-16T04:18:00.235Z Compiling memchr v2.7.4
8012024-12-16T04:18:00.618Z Compiling parking_lot_core v0.9.10
8022024-12-16T04:18:00.743Z Compiling byteorder v1.5.0
8032024-12-16T04:18:00.762Z Compiling lock_api v0.4.12
8042024-12-16T04:18:01.128Z Compiling shlex v1.3.0
8052024-12-16T04:18:01.185Z Compiling thiserror v1.0.69
8062024-12-16T04:18:01.473Z Compiling cc v1.1.21
8072024-12-16T04:18:01.582Z Compiling itoa v1.0.11
8082024-12-16T04:18:01.728Z Compiling portable-atomic v1.8.0
8092024-12-16T04:18:01.796Z Compiling quote v1.0.37
8102024-12-16T04:18:01.948Z Compiling slab v0.4.9
8112024-12-16T04:18:02.317Z Compiling syn v2.0.87
8122024-12-16T04:18:02.336Z Compiling getrandom v0.2.15
8132024-12-16T04:18:02.548Z Compiling schemars v0.8.21
8142024-12-16T04:18:02.745Z Compiling ahash v0.8.11
8152024-12-16T04:18:02.795Z Compiling allocator-api2 v0.2.18
8162024-12-16T04:18:02.884Z Compiling num-traits v0.2.19
8172024-12-16T04:18:03.005Z Compiling ryu v1.0.18
8182024-12-16T04:18:03.289Z Compiling serde_json v1.0.133
8192024-12-16T04:18:03.479Z Compiling pin-project-lite v0.2.14
8202024-12-16T04:18:03.819Z Compiling log v0.4.22
8212024-12-16T04:18:03.948Z Compiling scopeguard v1.2.0
8222024-12-16T04:18:03.993Z Compiling equivalent v1.0.1
8232024-12-16T04:18:04.058Z Compiling heck v0.5.0
8242024-12-16T04:18:04.129Z Compiling fnv v1.0.7
8252024-12-16T04:18:04.292Z Compiling vcpkg v0.2.15
8262024-12-16T04:18:04.519Z Compiling crunchy v0.2.2
8272024-12-16T04:18:04.534Z Compiling pkg-config v0.3.31
8282024-12-16T04:18:04.702Z Compiling ring v0.17.8
8292024-12-16T04:18:05.023Z Compiling signal-hook-registry v1.4.2
8302024-12-16T04:18:05.743Z Compiling mio v1.0.2
8312024-12-16T04:18:05.777Z Compiling socket2 v0.5.8
8322024-12-16T04:18:05.929Z Compiling openssl-sys v0.9.103
8332024-12-16T04:18:05.992Z Compiling slog v2.7.0
8342024-12-16T04:18:06.058Z Compiling httparse v1.9.4
8352024-12-16T04:18:06.491Z Compiling tiny-keccak v2.0.2
8362024-12-16T04:18:06.696Z Compiling iana-time-zone v0.1.61
8372024-12-16T04:18:07.075Z Compiling futures-core v0.3.30
8382024-12-16T04:18:07.285Z Compiling const-random-macro v0.1.16
8392024-12-16T04:18:07.390Z Compiling dyn-clone v1.0.17
8402024-12-16T04:18:07.408Z Compiling openssl v0.10.66
8412024-12-16T04:18:07.446Z Compiling futures-sink v0.3.30
8422024-12-16T04:18:07.808Z Compiling native-tls v0.2.12
8432024-12-16T04:18:07.844Z Compiling typenum v1.17.0
8442024-12-16T04:18:08.070Z Compiling const-random v0.1.18
8452024-12-16T04:18:08.109Z Compiling rustls v0.23.13
8462024-12-16T04:18:08.171Z Compiling semver v1.0.23
8472024-12-16T04:18:08.192Z Compiling futures-channel v0.3.30
8482024-12-16T04:18:08.229Z Compiling futures-io v0.3.30
8492024-12-16T04:18:08.248Z Compiling futures-task v0.3.30
8502024-12-16T04:18:08.432Z Compiling pin-utils v0.1.0
8512024-12-16T04:18:08.525Z Compiling generic-array v0.14.7
8522024-12-16T04:18:08.545Z Compiling tracing-core v0.1.32
8532024-12-16T04:18:08.583Z Compiling bitflags v2.6.0
8542024-12-16T04:18:08.643Z Compiling ucd-trie v0.1.6
8552024-12-16T04:18:08.682Z Compiling subtle v2.6.1
8562024-12-16T04:18:08.709Z Compiling aho-corasick v1.1.3
8572024-12-16T04:18:08.849Z Compiling anyhow v1.0.94
8582024-12-16T04:18:08.923Z Compiling regex-syntax v0.8.4
8592024-12-16T04:18:09.107Z Compiling num-conv v0.1.0
8602024-12-16T04:18:09.136Z Compiling time-core v0.1.2
8612024-12-16T04:18:09.379Z Compiling serde_derive_internals v0.29.1
8622024-12-16T04:18:09.435Z Compiling time-macros v0.2.18
8632024-12-16T04:18:10.724Z Compiling rustls-pki-types v1.8.0
8642024-12-16T04:18:10.868Z Compiling spin v0.9.8
8652024-12-16T04:18:11.585Z Compiling usdt-impl v0.5.0
8662024-12-16T04:18:11.993Z Compiling untrusted v0.9.0
8672024-12-16T04:18:11.993Z Compiling omicron-workspace-hack v0.1.0
8682024-12-16T04:18:12.409Z Compiling regex-automata v0.4.7
8692024-12-16T04:18:12.430Z Compiling plain v0.2.3
8702024-12-16T04:18:12.580Z Compiling tinyvec_macros v0.1.1
8712024-12-16T04:18:12.682Z Compiling atomic-waker v1.1.2
8722024-12-16T04:18:12.876Z Compiling strsim v0.11.1
8732024-12-16T04:18:12.988Z Compiling rustversion v1.0.17
8742024-12-16T04:18:13.710Z Compiling tinyvec v1.8.0
8752024-12-16T04:18:14.755Z Compiling rand_core v0.6.4
8762024-12-16T04:18:14.867Z Compiling serde_derive v1.0.215
8772024-12-16T04:18:15.241Z Compiling zerocopy-derive v0.7.35
8782024-12-16T04:18:15.360Z Compiling thiserror-impl v1.0.69
8792024-12-16T04:18:15.705Z Compiling tokio-macros v2.4.0
8802024-12-16T04:18:16.293Z Compiling schemars_derive v0.8.21
8812024-12-16T04:18:17.311Z Compiling futures-macro v0.3.30
8822024-12-16T04:18:17.408Z Compiling zerocopy v0.7.35
8832024-12-16T04:18:19.336Z Compiling openssl-macros v0.1.1
8842024-12-16T04:18:19.401Z Compiling hashbrown v0.14.5
8852024-12-16T04:18:19.452Z Compiling futures-util v0.3.30
8862024-12-16T04:18:19.455Z Compiling tracing-attributes v0.1.27
8872024-12-16T04:18:20.065Z Compiling scroll_derive v0.12.0
8882024-12-16T04:18:20.150Z Compiling pest v2.7.13
8892024-12-16T04:18:20.835Z Compiling regress v0.10.1
8902024-12-16T04:18:21.590Z Compiling regex v1.10.6
8912024-12-16T04:18:22.416Z Compiling scroll v0.12.0
8922024-12-16T04:18:22.767Z Compiling tracing v0.1.40
8932024-12-16T04:18:22.935Z Compiling pest_meta v2.7.13
8942024-12-16T04:18:23.413Z Compiling goblin v0.8.2
8952024-12-16T04:18:25.515Z Compiling pest_generator v2.7.13
8962024-12-16T04:18:26.447Z Compiling rustls-webpki v0.102.8
8972024-12-16T04:18:27.122Z Compiling unsafe-libyaml v0.2.11
8982024-12-16T04:18:27.305Z Compiling pest_derive v2.7.13
8992024-12-16T04:18:28.244Z Compiling percent-encoding v2.3.1
9002024-12-16T04:18:28.715Z Compiling bytes v1.7.2
9012024-12-16T04:18:30.052Z Compiling smallvec v1.13.2
9022024-12-16T04:18:30.601Z Compiling indexmap v2.5.0
9032024-12-16T04:18:30.723Z Compiling chrono v0.4.38
9042024-12-16T04:18:30.870Z Compiling uuid v1.11.0
9052024-12-16T04:18:31.412Z Compiling parking_lot v0.12.3
9062024-12-16T04:18:31.607Z Compiling serde_tokenstream v0.2.2
9072024-12-16T04:18:32.074Z Compiling tokio v1.42.0
9082024-12-16T04:18:32.175Z Compiling http v1.2.0
9092024-12-16T04:18:34.816Z Compiling openapiv3 v2.0.0
9102024-12-16T04:18:36.203Z Compiling try-lock v0.2.5
9112024-12-16T04:18:36.375Z Compiling http-body v1.0.1
9122024-12-16T04:18:36.907Z Compiling pretty-hex v0.4.1
9132024-12-16T04:18:37.132Z Compiling typify-impl v0.2.0
9142024-12-16T04:18:38.500Z Compiling zeroize v1.8.1
9152024-12-16T04:18:38.868Z Compiling dof v0.3.0
9162024-12-16T04:18:39.126Z Compiling want v0.3.1
9172024-12-16T04:18:39.201Z Compiling ipnetwork v0.20.0
9182024-12-16T04:18:39.236Z Compiling serde_yaml v0.9.34+deprecated
9192024-12-16T04:18:39.419Z Compiling form_urlencoded v1.2.1
9202024-12-16T04:18:39.936Z Compiling dtrace-parser v0.2.0
9212024-12-16T04:18:40.575Z Compiling unicode-normalization v0.1.24
9222024-12-16T04:18:41.903Z Compiling tokio-util v0.7.12
9232024-12-16T04:18:42.971Z Compiling h2 v0.4.6
9242024-12-16T04:18:43.140Z Compiling thread-id v4.2.2
9252024-12-16T04:18:43.213Z Compiling ident_case v1.0.1
9262024-12-16T04:18:43.259Z Compiling syn v1.0.109
9272024-12-16T04:18:43.402Z Compiling rustls v0.22.4
9282024-12-16T04:18:43.728Z Compiling foreign-types-shared v0.1.1
9292024-12-16T04:18:43.847Z Compiling unicode-bidi v0.3.15
9302024-12-16T04:18:43.864Z Compiling camino v1.1.9
9312024-12-16T04:18:43.883Z Compiling httpdate v1.0.3
9322024-12-16T04:18:44.551Z Compiling foreign-types v0.3.2
9332024-12-16T04:18:44.646Z Compiling darling_core v0.20.10
9342024-12-16T04:18:44.763Z Compiling ppv-lite86 v0.2.20
9352024-12-16T04:18:46.225Z Compiling tower-service v0.3.3
9362024-12-16T04:18:46.366Z Compiling slog-async v2.8.0
9372024-12-16T04:18:47.571Z Compiling rand_chacha v0.3.1
9382024-12-16T04:18:47.653Z Compiling idna v0.5.0
9392024-12-16T04:18:49.018Z Compiling typify-macro v0.2.0
9402024-12-16T04:18:49.312Z Compiling hyper v1.5.1
9412024-12-16T04:18:50.862Z Compiling darling_macro v0.20.10
9422024-12-16T04:18:51.954Z Compiling toml_datetime v0.6.8
9432024-12-16T04:18:52.404Z Compiling hyper-util v0.1.10
9442024-12-16T04:18:53.019Z Compiling typify v0.2.0
9452024-12-16T04:18:53.171Z Compiling progenitor-impl v0.8.0
9462024-12-16T04:18:58.166Z Compiling multer v3.1.0
9472024-12-16T04:18:59.869Z Compiling progenitor-macro v0.8.0
9482024-12-16T04:19:00.131Z Compiling paste v1.0.15
9492024-12-16T04:19:00.645Z Compiling openssl-probe v0.1.5
9502024-12-16T04:19:03.711Z Compiling darling v0.20.10
9512024-12-16T04:19:03.828Z Compiling url v2.5.2
9522024-12-16T04:19:04.522Z Compiling rand v0.8.5
9532024-12-16T04:19:07.213Z Compiling usdt-attr-macro v0.5.0
9542024-12-16T04:19:08.927Z Compiling usdt-macro v0.5.0
9552024-12-16T04:19:09.397Z Compiling http-body-util v0.1.2
9562024-12-16T04:19:10.004Z Compiling async-trait v0.1.83
9572024-12-16T04:19:11.466Z Compiling encoding_rs v0.8.34
9582024-12-16T04:19:12.156Z Compiling ipnet v2.10.0
9592024-12-16T04:19:12.227Z Compiling mime v0.3.17
9602024-12-16T04:19:12.485Z Compiling base64 v0.22.1
9612024-12-16T04:19:13.193Z Compiling rustls-pemfile v2.1.3
9622024-12-16T04:19:15.149Z Compiling tokio-rustls v0.26.0
9632024-12-16T04:19:15.376Z Compiling serde_with_macros v3.9.0
9642024-12-16T04:19:15.650Z Compiling tokio-native-tls v0.3.1
9652024-12-16T04:19:15.950Z Compiling strum_macros v0.26.4
9662024-12-16T04:19:16.529Z Compiling serde_urlencoded v0.7.1
9672024-12-16T04:19:17.994Z Compiling structmeta-derive v0.3.0
9682024-12-16T04:19:18.162Z Compiling async-stream-impl v0.3.5
9692024-12-16T04:19:19.568Z Compiling webpki-roots v0.26.6
9702024-12-16T04:19:19.782Z Compiling dropshot v0.12.0
9712024-12-16T04:19:20.622Z Compiling powerfmt v0.2.0
9722024-12-16T04:19:20.723Z Compiling crossbeam-utils v0.8.20
9732024-12-16T04:19:21.340Z Compiling deranged v0.3.11
9742024-12-16T04:19:21.408Z Compiling structmeta v0.3.0
9752024-12-16T04:19:21.784Z Compiling hyper-rustls v0.27.3
9762024-12-16T04:19:22.240Z Compiling hyper-tls v0.6.0
9772024-12-16T04:19:23.298Z Compiling sync_wrapper v1.0.1
9782024-12-16T04:19:24.268Z Compiling num_threads v0.1.7
9792024-12-16T04:19:24.981Z Compiling winnow v0.6.18
9802024-12-16T04:19:26.422Z Compiling time v0.3.36
9812024-12-16T04:19:29.090Z Compiling reqwest v0.12.9
9822024-12-16T04:19:29.304Z Compiling parse-display-derive v0.10.0
9832024-12-16T04:19:31.255Z Compiling crypto-common v0.1.6
9842024-12-16T04:19:31.486Z Compiling block-buffer v0.10.4
9852024-12-16T04:19:31.613Z Compiling dropshot_endpoint v0.12.0
9862024-12-16T04:19:32.414Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9872024-12-16T04:19:35.063Z Compiling digest v0.10.7
9882024-12-16T04:19:35.532Z Compiling progenitor-client v0.8.0
9892024-12-16T04:19:36.418Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9902024-12-16T04:19:38.198Z Compiling dirs-sys-next v0.1.2
9912024-12-16T04:19:39.248Z Compiling match_cfg v0.1.0
9922024-12-16T04:19:39.351Z Compiling rustix v0.38.37
9932024-12-16T04:19:39.412Z Compiling lazy_static v1.5.0
9942024-12-16T04:19:40.206Z Compiling hostname v0.3.1
9952024-12-16T04:19:40.209Z Compiling dirs-next v2.0.0
9962024-12-16T04:19:40.484Z Compiling progenitor v0.8.0
9972024-12-16T04:19:40.700Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
9982024-12-16T04:19:43.544Z Compiling futures-executor v0.3.30
9992024-12-16T04:19:43.931Z Compiling thread_local v1.1.8
10002024-12-16T04:19:44.629Z Compiling errno v0.3.9
10012024-12-16T04:19:44.898Z Compiling instant v0.1.13
10022024-12-16T04:19:45.071Z Compiling cpufeatures v0.2.14
10032024-12-16T04:19:45.179Z Compiling unicode-width v0.1.14
10042024-12-16T04:19:47.260Z Compiling futures v0.3.30
10052024-12-16T04:19:48.736Z Compiling term v0.7.0
10062024-12-16T04:19:49.413Z Compiling crossbeam-channel v0.5.13
10072024-12-16T04:19:51.746Z Compiling serde_spanned v0.6.7
10082024-12-16T04:19:52.025Z Compiling memmap v0.7.0
10092024-12-16T04:19:52.098Z Compiling is-terminal v0.4.13
10102024-12-16T04:19:52.643Z Compiling take_mut v0.2.2
10112024-12-16T04:19:53.048Z Compiling usdt v0.5.0
10122024-12-16T04:19:53.118Z Compiling slog-term v2.9.1
10132024-12-16T04:19:54.471Z Compiling toml_edit v0.22.21
10142024-12-16T04:19:55.774Z Compiling slog-json v2.6.1
10152024-12-16T04:19:56.202Z Compiling strum v0.26.3
10162024-12-16T04:19:56.390Z Compiling serde_with v3.9.0
10172024-12-16T04:19:58.891Z Compiling debug-ignore v1.0.5
10182024-12-16T04:19:59.047Z Compiling heapless v0.8.0
10192024-12-16T04:20:00.802Z Compiling tokio-rustls v0.25.0
10202024-12-16T04:20:01.889Z Compiling toml v0.8.19
10212024-12-16T04:20:04.008Z Compiling slog-bunyan v2.5.0
10222024-12-16T04:20:04.274Z Compiling sha1 v0.10.6
10232024-12-16T04:20:05.128Z Compiling async-stream v0.3.5
10242024-12-16T04:20:05.322Z Compiling newtype-uuid v1.1.0
10252024-12-16T04:20:05.436Z Compiling hex v0.4.3
10262024-12-16T04:20:05.672Z Compiling serde_path_to_error v0.1.16
10272024-12-16T04:20:05.703Z Compiling waitgroup v0.1.2
10282024-12-16T04:20:06.027Z Compiling hostname v0.4.0
10292024-12-16T04:20:06.189Z Compiling hash32 v0.3.1
10302024-12-16T04:20:06.396Z Compiling smoltcp v0.11.0
10312024-12-16T04:20:06.798Z Compiling stable_deref_trait v1.2.0
10322024-12-16T04:20:08.590Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10332024-12-16T04:20:09.483Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10342024-12-16T04:20:09.669Z Compiling backoff v0.4.0
10352024-12-16T04:20:10.040Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10362024-12-16T04:20:10.080Z Compiling parse-display v0.10.0
10372024-12-16T04:20:11.997Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10382024-12-16T04:20:12.250Z Compiling macaddr v1.0.1
10392024-12-16T04:20:12.874Z Compiling regress v0.9.1
10402024-12-16T04:20:14.021Z Compiling clap_derive v4.5.18
10412024-12-16T04:20:16.551Z Compiling cobs v0.2.3
10422024-12-16T04:20:17.004Z Compiling bitflags v1.3.2
10432024-12-16T04:20:17.122Z Compiling utf8parse v0.2.2
10442024-12-16T04:20:17.305Z Compiling managed v0.8.0
10452024-12-16T04:20:17.823Z Compiling winnow v0.5.40
10462024-12-16T04:20:18.219Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10472024-12-16T04:20:19.202Z Compiling anstyle-parse v0.2.5
10482024-12-16T04:20:19.621Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10492024-12-16T04:20:21.414Z Compiling postcard v1.0.10
10502024-12-16T04:20:21.769Z Compiling toml_edit v0.19.15
10512024-12-16T04:20:27.281Z Compiling is_terminal_polyfill v1.70.1
10522024-12-16T04:20:27.812Z Compiling colorchoice v1.0.2
10532024-12-16T04:20:28.051Z Compiling anstyle-query v1.1.1
10542024-12-16T04:20:28.102Z Compiling anstyle v1.0.10
10552024-12-16T04:20:28.492Z Compiling anstream v0.6.15
10562024-12-16T04:20:29.881Z Compiling proc-macro-crate v1.3.1
10572024-12-16T04:20:30.224Z Compiling terminal_size v0.4.0
10582024-12-16T04:20:30.484Z Compiling clap_lex v0.7.4
10592024-12-16T04:20:30.651Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10602024-12-16T04:20:30.722Z Compiling num_enum_derive v0.5.11
10612024-12-16T04:20:31.029Z Compiling clap_builder v4.5.23
10622024-12-16T04:20:32.301Z Compiling tabwriter v1.4.0
10632024-12-16T04:20:33.110Z Compiling foreign-types-macros v0.2.3
10642024-12-16T04:20:33.216Z Compiling num-integer v0.1.46
10652024-12-16T04:20:34.353Z Compiling foreign-types-shared v0.3.1
10662024-12-16T04:20:34.463Z Compiling num_enum v0.5.11
10672024-12-16T04:20:34.483Z Compiling foreign-types v0.5.0
10682024-12-16T04:20:35.077Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10692024-12-16T04:20:35.346Z Compiling clap v4.5.23
10702024-12-16T04:20:35.693Z Compiling cstr-argument v0.1.2
10712024-12-16T04:20:35.877Z Compiling proc-macro-error-attr v1.0.4
10722024-12-16T04:20:36.009Z Compiling either v1.13.0
10732024-12-16T04:20:36.344Z Compiling heck v0.4.1
10742024-12-16T04:20:36.439Z Compiling prettyplease v0.2.22
10752024-12-16T04:20:36.780Z Compiling pretty-hex v0.2.1
10762024-12-16T04:20:37.107Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10772024-12-16T04:20:37.510Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10782024-12-16T04:20:37.541Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10792024-12-16T04:20:38.546Z Compiling num-iter v0.1.45
10802024-12-16T04:20:38.742Z Compiling num-rational v0.4.2
10812024-12-16T04:20:39.125Z Compiling colored v2.2.0
10822024-12-16T04:20:40.926Z Compiling num-complex v0.4.6
10832024-12-16T04:20:41.469Z Compiling proc-macro-error v1.0.4
10842024-12-16T04:20:41.681Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10852024-12-16T04:20:42.016Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10862024-12-16T04:20:42.073Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10872024-12-16T04:20:42.288Z Compiling fastrand v2.1.1
10882024-12-16T04:20:42.547Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10892024-12-16T04:20:42.717Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10902024-12-16T04:20:42.927Z Compiling tempfile v3.12.0
10912024-12-16T04:20:43.476Z Compiling num v0.4.3
10922024-12-16T04:20:47.331Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10932024-12-16T04:20:47.804Z Compiling crucible-workspace-hack v0.1.0
10942024-12-16T04:20:48.000Z Compiling float-ord v0.3.2
10952024-12-16T04:20:48.142Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10962024-12-16T04:20:55.347Z Compiling unicode-segmentation v1.12.0
10972024-12-16T04:20:56.188Z Compiling semver v0.1.20
10982024-12-16T04:20:56.510Z Compiling newline-converter v0.3.0
10992024-12-16T04:20:56.618Z Compiling rustc_version v0.1.7
11002024-12-16T04:20:56.814Z Compiling zone_cfg_derive v0.3.0
11012024-12-16T04:20:57.069Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11022024-12-16T04:20:57.365Z Compiling camino-tempfile v1.1.1
11032024-12-16T04:20:57.805Z Compiling itertools v0.10.5
11042024-12-16T04:20:58.159Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11052024-12-16T04:20:58.353Z Compiling console v0.15.8
11062024-12-16T04:20:58.620Z Compiling num-derive v0.4.2
11072024-12-16T04:20:59.930Z Compiling sigpipe v0.1.3
11082024-12-16T04:21:00.067Z Compiling similar v2.6.0
11092024-12-16T04:21:01.085Z Compiling base64ct v1.6.0
11102024-12-16T04:21:01.185Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11112024-12-16T04:21:01.264Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11122024-12-16T04:21:01.572Z Compiling expectorate v1.1.0
11132024-12-16T04:21:01.770Z Compiling password-hash v0.5.0
11142024-12-16T04:21:01.795Z Compiling zone v0.3.0
11152024-12-16T04:21:02.826Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11162024-12-16T04:21:03.970Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11172024-12-16T04:21:03.992Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11182024-12-16T04:21:05.225Z Compiling newtype_derive v0.1.6
11192024-12-16T04:21:05.621Z Compiling blake2 v0.10.6
11202024-12-16T04:21:06.101Z Compiling hubpack_derive v0.1.1
11212024-12-16T04:21:06.439Z Compiling smf v0.2.3
11222024-12-16T04:21:06.813Z Compiling zerocopy-derive v0.6.6
11232024-12-16T04:21:07.064Z Compiling whoami v1.5.2
11242024-12-16T04:21:07.261Z Compiling owo-colors v4.1.0
11252024-12-16T04:21:07.648Z Compiling fixedbitset v0.4.2
11262024-12-16T04:21:07.670Z Compiling cancel-safe-futures v0.1.5
11272024-12-16T04:21:08.032Z Compiling petgraph v0.6.5
11282024-12-16T04:21:08.100Z Compiling hubpack v0.1.2
11292024-12-16T04:21:08.329Z Compiling argon2 v0.5.3
11302024-12-16T04:21:08.859Z Compiling zerocopy v0.6.6
11312024-12-16T04:21:09.900Z Compiling strum_macros v0.25.3
11322024-12-16T04:21:10.787Z Compiling serde-big-array v0.5.1
11332024-12-16T04:21:11.053Z Compiling serde_repr v0.1.19
11342024-12-16T04:21:12.288Z Compiling cookie v0.18.1
11352024-12-16T04:21:12.587Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11362024-12-16T04:21:12.636Z Compiling static_assertions v1.1.0
11372024-12-16T04:21:12.657Z Compiling convert_case v0.4.0
11382024-12-16T04:21:12.819Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11392024-12-16T04:21:13.438Z Compiling derive_more v0.99.18
11402024-12-16T04:21:13.611Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11412024-12-16T04:21:15.353Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11422024-12-16T04:21:15.952Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11432024-12-16T04:21:16.382Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11442024-12-16T04:21:18.838Z Compiling atomicwrites v0.4.4
11452024-12-16T04:21:19.352Z Compiling itertools v0.13.0
11462024-12-16T04:21:20.304Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11472024-12-16T04:21:21.532Z Compiling idna v0.4.0
11482024-12-16T04:21:21.702Z Compiling libsw v3.3.1
11492024-12-16T04:21:22.079Z Compiling enum-as-inner v0.6.1
11502024-12-16T04:21:22.680Z Compiling derive-where v1.2.7
11512024-12-16T04:21:22.683Z Compiling quick-error v1.2.3
11522024-12-16T04:21:22.857Z Compiling linked-hash-map v0.5.6
11532024-12-16T04:21:23.281Z Compiling highway v1.2.0
11542024-12-16T04:21:23.302Z Compiling swrite v0.1.0
11552024-12-16T04:21:23.306Z Compiling indent_write v2.2.0
11562024-12-16T04:21:23.442Z Compiling linear-map v1.2.0
11572024-12-16T04:21:23.564Z Compiling data-encoding v2.6.0
11582024-12-16T04:21:23.890Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11592024-12-16T04:21:24.698Z Compiling hickory-proto v0.24.1
11602024-12-16T04:21:25.475Z Compiling lru-cache v0.1.2
11612024-12-16T04:21:25.710Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11622024-12-16T04:21:26.049Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11632024-12-16T04:21:29.048Z Compiling resolv-conf v0.7.0
11642024-12-16T04:21:30.459Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11652024-12-16T04:21:30.588Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662024-12-16T04:21:30.676Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11672024-12-16T04:21:30.845Z Compiling steno v0.4.1
11682024-12-16T04:21:34.256Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11692024-12-16T04:21:34.620Z Compiling slog-dtrace v0.3.0
11702024-12-16T04:21:34.639Z Compiling humantime v2.1.0
11712024-12-16T04:21:34.981Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11722024-12-16T04:21:35.154Z Compiling parking_lot_core v0.8.6
11732024-12-16T04:21:35.452Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11742024-12-16T04:21:35.814Z Compiling hickory-resolver v0.24.1
11752024-12-16T04:21:36.382Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11762024-12-16T04:21:38.364Z Compiling num-derive v0.3.3
11772024-12-16T04:21:38.784Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11782024-12-16T04:21:38.871Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11792024-12-16T04:21:39.252Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11802024-12-16T04:21:40.666Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11812024-12-16T04:21:41.486Z Compiling parking_lot v0.11.2
11822024-12-16T04:21:41.743Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11832024-12-16T04:21:43.270Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11842024-12-16T04:21:44.439Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11852024-12-16T04:21:45.145Z Compiling crossbeam-epoch v0.9.18
11862024-12-16T04:21:46.196Z Compiling fxhash v0.2.1
11872024-12-16T04:21:46.295Z Compiling crc32fast v1.4.2
11882024-12-16T04:21:46.413Z Compiling crc8 v0.1.1
11892024-12-16T04:21:46.728Z Compiling arc-swap v1.7.1
11902024-12-16T04:21:46.806Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11912024-12-16T04:21:47.421Z Compiling slog-scope v4.4.0
11922024-12-16T04:21:48.192Z Compiling sled v0.34.7
11932024-12-16T04:21:52.209Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11942024-12-16T04:21:53.681Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
11952024-12-16T04:21:54.046Z Compiling slog-stdlog v4.1.1
11962024-12-16T04:21:54.848Z Compiling slog-envlogger v2.2.0
11972024-12-16T04:21:56.157Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11982024-12-16T04:21:58.860Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
11992024-12-16T04:22:07.163Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12002024-12-16T04:22:09.618Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12012024-12-16T04:22:13.693Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12022024-12-16T04:22:43.680Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12032024-12-16T04:22:43.680Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12042024-12-16T04:22:50.908Z Finished `release` profile [optimized] target(s) in 5m 13s
12052024-12-16T04:22:51.187Z+ banner trio
12062024-12-16T04:22:51.190Z
12072024-12-16T04:22:51.190Z ##### ##### # ####
12082024-12-16T04:22:51.190Z # # # # # #
12092024-12-16T04:22:51.190Z # # # # # #
12102024-12-16T04:22:51.190Z # ##### # # #
12112024-12-16T04:22:51.190Z # # # # # #
12122024-12-16T04:22:51.190Z # # # # ####
12132024-12-16T04:22:51.190Z
12142024-12-16T04:22:51.190Z+ pfexec cargo test --release -p mg-tests test_trio_v2_transit -- --nocapture
12152024-12-16T04:22:51.657Z Compiling cfg-if v1.0.0
12162024-12-16T04:22:51.657Z Compiling libc v0.2.167
12172024-12-16T04:22:51.657Z Compiling serde v1.0.215
12182024-12-16T04:22:51.659Z Compiling once_cell v1.20.2
12192024-12-16T04:22:51.659Z Compiling itoa v1.0.11
12202024-12-16T04:22:51.659Z Compiling byteorder v1.5.0
12212024-12-16T04:22:51.732Z Compiling syn v2.0.87
12222024-12-16T04:22:51.741Z Compiling bytes v1.7.2
12232024-12-16T04:22:51.781Z Compiling num-traits v0.2.19
12242024-12-16T04:22:51.969Z Compiling zerocopy v0.7.35
12252024-12-16T04:22:52.083Z Compiling pin-project-lite v0.2.14
12262024-12-16T04:22:52.138Z Compiling ahash v0.8.11
12272024-12-16T04:22:52.177Z Compiling schemars v0.8.21
12282024-12-16T04:22:52.208Z Compiling memchr v2.7.4
12292024-12-16T04:22:52.241Z Compiling smallvec v1.13.2
12302024-12-16T04:22:52.252Z Compiling allocator-api2 v0.2.18
12312024-12-16T04:22:52.546Z Compiling scopeguard v1.2.0
12322024-12-16T04:22:52.713Z Compiling lock_api v0.4.12
12332024-12-16T04:22:53.137Z Compiling hashbrown v0.14.5
12342024-12-16T04:22:53.144Z Compiling fnv v1.0.7
12352024-12-16T04:22:53.201Z Compiling getrandom v0.2.15
12362024-12-16T04:22:53.285Z Compiling parking_lot_core v0.9.10
12372024-12-16T04:22:53.296Z Compiling signal-hook-registry v1.4.2
12382024-12-16T04:22:53.536Z Compiling mio v1.0.2
12392024-12-16T04:22:53.633Z Compiling socket2 v0.5.8
12402024-12-16T04:22:54.121Z Compiling parking_lot v0.12.3
12412024-12-16T04:22:54.192Z Compiling log v0.4.22
12422024-12-16T04:22:54.618Z Compiling futures-core v0.3.30
12432024-12-16T04:22:54.837Z Compiling ryu v1.0.18
12442024-12-16T04:22:54.869Z Compiling equivalent v1.0.1
12452024-12-16T04:22:54.912Z Compiling tracing-core v0.1.32
12462024-12-16T04:22:54.978Z Compiling serde_json v1.0.133
12472024-12-16T04:22:55.011Z Compiling uuid v1.11.0
12482024-12-16T04:22:55.220Z Compiling regress v0.10.1
12492024-12-16T04:22:55.302Z Compiling pin-utils v0.1.0
12502024-12-16T04:22:55.393Z Compiling untrusted v0.9.0
12512024-12-16T04:22:55.396Z Compiling spin v0.9.8
12522024-12-16T04:22:55.561Z Compiling futures-task v0.3.30
12532024-12-16T04:22:55.575Z Compiling futures-sink v0.3.30
12542024-12-16T04:22:55.591Z Compiling ring v0.17.8
12552024-12-16T04:22:55.728Z Compiling futures-util v0.3.30
12562024-12-16T04:22:55.754Z Compiling slab v0.4.9
12572024-12-16T04:22:56.225Z Compiling try-lock v0.2.5
12582024-12-16T04:22:56.377Z Compiling want v0.3.1
12592024-12-16T04:22:56.666Z Compiling chrono v0.4.38
12602024-12-16T04:22:56.736Z Compiling httparse v1.9.4
12612024-12-16T04:22:57.317Z Compiling futures-channel v0.3.30
12622024-12-16T04:22:57.798Z Compiling tower-service v0.3.3
12632024-12-16T04:22:57.813Z Compiling dyn-clone v1.0.17
12642024-12-16T04:22:57.916Z Compiling foreign-types-shared v0.1.1
12652024-12-16T04:22:58.017Z Compiling foreign-types v0.3.2
12662024-12-16T04:22:58.027Z Compiling openssl-sys v0.9.103
12672024-12-16T04:22:58.111Z Compiling bitflags v2.6.0
12682024-12-16T04:22:58.475Z Compiling serde_derive_internals v0.29.1
12692024-12-16T04:22:58.736Z Compiling unicode-ident v1.0.13
12702024-12-16T04:22:58.790Z Compiling http v1.2.0
12712024-12-16T04:22:58.931Z Compiling proc-macro2 v1.0.86
12722024-12-16T04:22:59.479Z Compiling openssl-probe v0.1.5
12732024-12-16T04:22:59.929Z Compiling tinyvec_macros v0.1.1
12742024-12-16T04:23:00.022Z Compiling semver v1.0.23
12752024-12-16T04:23:00.038Z Compiling tinyvec v1.8.0
12762024-12-16T04:23:00.590Z Compiling quote v1.0.37
12772024-12-16T04:23:00.712Z Compiling percent-encoding v2.3.1
12782024-12-16T04:23:01.784Z Compiling unicode-normalization v0.1.24
12792024-12-16T04:23:02.652Z Compiling form_urlencoded v1.2.1
12802024-12-16T04:23:03.124Z Compiling aho-corasick v1.1.3
12812024-12-16T04:23:03.152Z Compiling http v0.2.12
12822024-12-16T04:23:03.343Z Compiling rustls-pki-types v1.8.0
12832024-12-16T04:23:04.146Z Compiling serde_derive v1.0.215
12842024-12-16T04:23:04.366Z Compiling zerocopy-derive v0.7.35
12852024-12-16T04:23:04.441Z Compiling thiserror-impl v1.0.69
12862024-12-16T04:23:04.645Z Compiling tokio-macros v2.4.0
12872024-12-16T04:23:04.744Z Compiling schemars_derive v0.8.21
12882024-12-16T04:23:06.262Z Compiling tokio v1.42.0
12892024-12-16T04:23:07.442Z Compiling tracing-attributes v0.1.27
12902024-12-16T04:23:07.496Z Compiling thiserror v1.0.69
12912024-12-16T04:23:07.786Z Compiling openssl-macros v0.1.1
12922024-12-16T04:23:07.847Z Compiling heck v0.5.0
12932024-12-16T04:23:07.904Z Compiling unicode-bidi v0.3.15
12942024-12-16T04:23:08.609Z Compiling openssl v0.10.66
12952024-12-16T04:23:09.159Z Compiling regex-automata v0.4.7
12962024-12-16T04:23:10.876Z Compiling tracing v0.1.40
12972024-12-16T04:23:10.964Z Compiling idna v0.5.0
12982024-12-16T04:23:11.602Z Compiling http-body v1.0.1
12992024-12-16T04:23:16.892Z Compiling tokio-util v0.7.12
13002024-12-16T04:23:18.868Z Compiling indexmap v2.5.0
13012024-12-16T04:23:20.493Z Compiling native-tls v0.2.12
13022024-12-16T04:23:20.620Z Compiling atomic-waker v1.1.2
13032024-12-16T04:23:20.808Z Compiling regex-syntax v0.8.4
13042024-12-16T04:23:23.063Z Compiling serde_tokenstream v0.2.2
13052024-12-16T04:23:24.187Z Compiling tokio-native-tls v0.3.1
13062024-12-16T04:23:24.487Z Compiling slog v2.7.0
13072024-12-16T04:23:25.402Z Compiling openapiv3 v2.0.0
13082024-12-16T04:23:26.493Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13092024-12-16T04:23:27.045Z Compiling typify-impl v0.2.0
13102024-12-16T04:23:29.764Z Compiling h2 v0.4.6
13112024-12-16T04:23:36.323Z Compiling serde_urlencoded v0.7.1
13122024-12-16T04:23:36.943Z Compiling regex v1.10.6
13132024-12-16T04:23:37.977Z Compiling url v2.5.2
13142024-12-16T04:23:38.628Z Compiling encoding_rs v0.8.34
13152024-12-16T04:23:38.821Z Compiling mime v0.3.17
13162024-12-16T04:23:38.999Z Compiling ipnet v2.10.0
13172024-12-16T04:23:39.885Z Compiling rustls v0.21.12
13182024-12-16T04:23:40.254Z Compiling typify-macro v0.2.0
13192024-12-16T04:23:42.078Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13202024-12-16T04:23:42.804Z Compiling hyper v1.5.1
13212024-12-16T04:23:45.070Z Compiling h2 v0.3.26
13222024-12-16T04:23:45.504Z Compiling http-body v0.4.6
13232024-12-16T04:23:45.845Z Compiling rustls-webpki v0.102.8
13242024-12-16T04:23:46.037Z Compiling sct v0.7.1
13252024-12-16T04:23:46.490Z Compiling rustls-webpki v0.101.7
13262024-12-16T04:23:47.241Z Compiling httpdate v1.0.3
13272024-12-16T04:23:48.001Z Compiling toml_datetime v0.6.8
13282024-12-16T04:23:48.387Z Compiling zeroize v1.8.1
13292024-12-16T04:23:48.780Z Compiling subtle v2.6.1
13302024-12-16T04:23:49.057Z Compiling rustls v0.23.13
13312024-12-16T04:23:49.445Z Compiling toml_edit v0.19.15
13322024-12-16T04:23:50.522Z Compiling hyper v0.14.30
13332024-12-16T04:23:50.533Z Compiling serde_yaml v0.9.34+deprecated
13342024-12-16T04:23:54.265Z Compiling hyper-util v0.1.10
13352024-12-16T04:23:55.646Z Compiling lazy_static v1.5.0
13362024-12-16T04:23:55.786Z Compiling tokio-rustls v0.26.0
13372024-12-16T04:23:56.300Z Compiling proc-macro-crate v1.3.1
13382024-12-16T04:23:57.205Z Compiling http-body-util v0.1.2
13392024-12-16T04:23:57.793Z Compiling tokio-rustls v0.24.1
13402024-12-16T04:23:58.241Z Compiling webpki-roots v0.26.6
13412024-12-16T04:23:58.450Z Compiling base64 v0.21.7
13422024-12-16T04:23:59.574Z Compiling base64 v0.22.1
13432024-12-16T04:24:00.304Z Compiling crossbeam-utils v0.8.20
13442024-12-16T04:24:00.321Z Compiling rustls-pemfile v2.1.3
13452024-12-16T04:24:00.479Z Compiling rustls-pemfile v1.0.4
13462024-12-16T04:24:00.657Z Compiling hyper-rustls v0.27.3
13472024-12-16T04:24:00.877Z Compiling hyper-rustls v0.24.2
13482024-12-16T04:24:01.087Z Compiling hyper-tls v0.6.0
13492024-12-16T04:24:01.273Z Compiling num_enum_derive v0.5.11
13502024-12-16T04:24:01.322Z Compiling hyper-tls v0.5.0
13512024-12-16T04:24:01.608Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13522024-12-16T04:24:01.745Z Compiling typify v0.2.0
13532024-12-16T04:24:02.282Z Compiling ipnetwork v0.20.0
13542024-12-16T04:24:02.415Z Compiling ppv-lite86 v0.2.20
13552024-12-16T04:24:03.697Z Compiling foreign-types-macros v0.2.3
13562024-12-16T04:24:05.026Z Compiling sync_wrapper v1.0.1
13572024-12-16T04:24:05.119Z Compiling rand_core v0.6.4
13582024-12-16T04:24:05.174Z Compiling dirs-sys-next v0.1.2
13592024-12-16T04:24:05.562Z Compiling webpki-roots v0.25.4
13602024-12-16T04:24:05.615Z Compiling powerfmt v0.2.0
13612024-12-16T04:24:05.625Z Compiling sync_wrapper v0.1.2
13622024-12-16T04:24:05.717Z Compiling foreign-types-shared v0.3.1
13632024-12-16T04:24:05.747Z Compiling time-macros v0.2.18
13642024-12-16T04:24:05.837Z Compiling foreign-types v0.5.0
13652024-12-16T04:24:05.951Z Compiling deranged v0.3.11
13662024-12-16T04:24:06.122Z Compiling reqwest v0.11.27
13672024-12-16T04:24:06.274Z Compiling rand_chacha v0.3.1
13682024-12-16T04:24:08.078Z Compiling dirs-next v2.0.0
13692024-12-16T04:24:08.347Z Compiling reqwest v0.12.9
13702024-12-16T04:24:08.619Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13712024-12-16T04:24:08.870Z Compiling progenitor-impl v0.8.0
13722024-12-16T04:24:15.163Z Compiling num_enum v0.5.11
13732024-12-16T04:24:15.345Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13742024-12-16T04:24:15.633Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13752024-12-16T04:24:17.644Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13762024-12-16T04:24:17.815Z Compiling cstr-argument v0.1.2
13772024-12-16T04:24:18.077Z Compiling thread_local v1.1.8
13782024-12-16T04:24:18.799Z Compiling either v1.13.0
13792024-12-16T04:24:19.271Z Compiling arc-swap v1.7.1
13802024-12-16T04:24:19.986Z Compiling pretty-hex v0.2.1
13812024-12-16T04:24:20.196Z Compiling num-conv v0.1.0
13822024-12-16T04:24:20.220Z Compiling time-core v0.1.2
13832024-12-16T04:24:20.407Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13842024-12-16T04:24:20.458Z Compiling time v0.3.36
13852024-12-16T04:24:20.798Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13862024-12-16T04:24:21.806Z Compiling slog-scope v4.4.0
13872024-12-16T04:24:22.325Z Compiling itertools v0.12.1
13882024-12-16T04:24:22.715Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13892024-12-16T04:24:23.652Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13902024-12-16T04:24:23.831Z Compiling crossbeam-channel v0.5.13
13912024-12-16T04:24:25.444Z Compiling progenitor-macro v0.8.0
13922024-12-16T04:24:26.211Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13932024-12-16T04:24:29.554Z Compiling progenitor-client v0.8.0
13942024-12-16T04:24:38.609Z Compiling term v0.7.0
13952024-12-16T04:24:39.370Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13962024-12-16T04:24:41.343Z Compiling rand v0.8.5
13972024-12-16T04:24:43.238Z Compiling anyhow v1.0.94
13982024-12-16T04:24:43.248Z Compiling colored v2.2.0
13992024-12-16T04:24:44.722Z Compiling is-terminal v0.4.13
14002024-12-16T04:24:44.725Z Compiling winnow v0.6.18
14012024-12-16T04:24:44.856Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14022024-12-16T04:24:45.175Z Compiling take_mut v0.2.2
14032024-12-16T04:24:45.335Z Compiling slog-async v2.8.0
14042024-12-16T04:24:48.468Z Compiling slog-term v2.9.1
14052024-12-16T04:24:49.126Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14062024-12-16T04:24:51.309Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14072024-12-16T04:24:51.529Z Compiling progenitor v0.8.0
14082024-12-16T04:24:51.753Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14092024-12-16T04:24:52.789Z Compiling slog-stdlog v4.1.1
14102024-12-16T04:24:53.641Z Compiling slog-envlogger v2.2.0
14112024-12-16T04:24:55.508Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14122024-12-16T04:24:56.899Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14132024-12-16T04:25:09.026Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14142024-12-16T04:25:16.542Z Finished `release` profile [optimized] target(s) in 2m 25s
14152024-12-16T04:25:16.625Z Running unittests src/lib.rs (target/release/deps/mg_tests-63024462c7b1f145)
14162024-12-16T04:25:16.672Z
14172024-12-16T04:25:16.672Zrunning 1 test
14182024-12-16T04:25:16.849Zconfigure zone
14192024-12-16T04:25:16.868Zinstall zone
14202024-12-16T04:26:16.683Ztest ddm::test_trio_v2_transit has been running for over 60 seconds
14212024-12-16T04:27:13.288Zboot zone
14222024-12-16T04:27:14.124Zstart zone s1
14232024-12-16T04:27:14.125Zconfigure zone
14242024-12-16T04:27:14.133Zinstall zone
14252024-12-16T04:29:07.465Zboot zone
14262024-12-16T04:29:08.260Zstart zone s2
14272024-12-16T04:29:08.260Zconfigure zone
14282024-12-16T04:29:08.268Zinstall zone
14292024-12-16T04:31:02.364Zboot zone
14302024-12-16T04:31:03.206Zstart zone t1
14312024-12-16T04:31:03.206Zconfigure zone
14322024-12-16T04:31:03.214Zinstall zone
14332024-12-16T04:32:57.577Zboot zone
14342024-12-16T04:32:58.531Zwaiting for zones to come up
14352024-12-16T04:33:08.535Z[sidecar.trio] svcs milestone/network
14362024-12-16T04:33:08.567ZSTATE STIME FMRI
14372024-12-16T04:33:08.567Zonline 20:27:31 svc:/milestone/network:default
14382024-12-16T04:33:08.567Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
14392024-12-16T04:33:08.613Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
14402024-12-16T04:33:08.662Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
14412024-12-16T04:33:08.704Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
14422024-12-16T04:33:08.707Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14432024-12-16T04:33:08.727Z
14442024-12-16T04:33:08.727Zrunning zone s1.trio setup
14452024-12-16T04:33:08.727Z[s1.trio] svcs milestone/network
14462024-12-16T04:33:08.752ZSTATE STIME FMRI
14472024-12-16T04:33:08.752Zonline 20:29:26 svc:/milestone/network:default
14482024-12-16T04:33:08.752Z[s1.trio] dladm
14492024-12-16T04:33:08.776ZLINK CLASS MTU STATE BRIDGE OVER
14502024-12-16T04:33:08.776Zsl0 simnet 9000 up -- ?
14512024-12-16T04:33:08.776Zmg2 vnic 9000 up -- ?
14522024-12-16T04:33:08.776Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
14532024-12-16T04:33:09.359Z
14542024-12-16T04:33:09.359Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
14552024-12-16T04:33:09.383Z
14562024-12-16T04:33:09.383Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14572024-12-16T04:33:09.403Z
14582024-12-16T04:33:09.403Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
14592024-12-16T04:33:09.492Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
14602024-12-16T04:33:09.537Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid eafae26c-fb10-4b92-981d-5cdf678555fe --sled-uuid 705a8ea8-82b9-458c-96f6-24071ba6dbda -a sl0/v6 &> /opt/ddmd.log &
14612024-12-16T04:33:09.559Z
14622024-12-16T04:33:09.559Zrunning zone s2.trio setup
14632024-12-16T04:33:09.559Z[s2.trio] svcs milestone/network
14642024-12-16T04:33:09.587ZSTATE STIME FMRI
14652024-12-16T04:33:09.587Zonline 20:31:20 svc:/milestone/network:default
14662024-12-16T04:33:09.587Z[s2.trio] dladm
14672024-12-16T04:33:09.608ZLINK CLASS MTU STATE BRIDGE OVER
14682024-12-16T04:33:09.608Zsl1 simnet 9000 up -- ?
14692024-12-16T04:33:09.608Zmg3 vnic 9000 up -- ?
14702024-12-16T04:33:09.608Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
14712024-12-16T04:33:10.082Z
14722024-12-16T04:33:10.082Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
14732024-12-16T04:33:10.106Z
14742024-12-16T04:33:10.106Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14752024-12-16T04:33:10.126Z
14762024-12-16T04:33:10.126Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
14772024-12-16T04:33:10.172Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
14782024-12-16T04:33:10.194Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d440b26c-5f8b-463a-8589-ed0912da13d9 --sled-uuid 75524938-d130-4f57-934a-6f0b0771187a -a sl1/v6 &> /opt/ddmd.log &
14792024-12-16T04:33:10.215Z
14802024-12-16T04:33:10.215Zrunning zone t1.trio setup
14812024-12-16T04:33:10.215Z[t1.trio] svcs milestone/network
14822024-12-16T04:33:10.239ZSTATE STIME FMRI
14832024-12-16T04:33:10.240Z- - svc:/milestone/network:default
14842024-12-16T04:33:11.240Z[t1.trio] svcs milestone/network
14852024-12-16T04:33:11.261ZSTATE STIME FMRI
14862024-12-16T04:33:11.261Z- - svc:/milestone/network:default
14872024-12-16T04:33:12.262Z[t1.trio] svcs milestone/network
14882024-12-16T04:33:12.283ZSTATE STIME FMRI
14892024-12-16T04:33:12.283Z- - svc:/milestone/network:default
14902024-12-16T04:33:13.283Z[t1.trio] svcs milestone/network
14912024-12-16T04:33:13.305ZSTATE STIME FMRI
14922024-12-16T04:33:13.305Z- - svc:/milestone/network:default
14932024-12-16T04:33:14.305Z[t1.trio] svcs milestone/network
14942024-12-16T04:33:14.328ZSTATE STIME FMRI
14952024-12-16T04:33:14.328Z- - svc:/milestone/network:default
14962024-12-16T04:33:15.328Z[t1.trio] svcs milestone/network
14972024-12-16T04:33:15.350ZSTATE STIME FMRI
14982024-12-16T04:33:15.350Z- - svc:/milestone/network:default
14992024-12-16T04:33:16.350Z[t1.trio] svcs milestone/network
15002024-12-16T04:33:16.372ZSTATE STIME FMRI
15012024-12-16T04:33:16.372Zoffline 20:33:15 svc:/milestone/network:default
15022024-12-16T04:33:17.373Z[t1.trio] svcs milestone/network
15032024-12-16T04:33:17.396ZSTATE STIME FMRI
15042024-12-16T04:33:17.396Zonline 20:33:15 svc:/milestone/network:default
15052024-12-16T04:33:17.396Z[t1.trio] dladm
15062024-12-16T04:33:17.416ZLINK CLASS MTU STATE BRIDGE OVER
15072024-12-16T04:33:17.416Ztfportrear0_0 simnet 9000 up -- ?
15082024-12-16T04:33:17.416Ztfportrear1_0 simnet 9000 up -- ?
15092024-12-16T04:33:17.416Zmg1 vnic 9000 up -- ?
15102024-12-16T04:33:17.416Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15112024-12-16T04:33:17.936Z
15122024-12-16T04:33:17.936Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15132024-12-16T04:33:17.960Z
15142024-12-16T04:33:17.960Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15152024-12-16T04:33:17.982Z
15162024-12-16T04:33:17.982Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15172024-12-16T04:33:18.003Z
15182024-12-16T04:33:18.003Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15192024-12-16T04:33:18.206Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15202024-12-16T04:33:18.210Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15212024-12-16T04:33:18.213Zwaiting 3s for copy of files to zone to complete ...
15222024-12-16T04:33:21.214Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15232024-12-16T04:33:21.257Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15242024-12-16T04:33:21.280Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15252024-12-16T04:33:21.378Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15262024-12-16T04:33:21.423Z[t1.trio] svcadm enable dendrite
15272024-12-16T04:33:21.463Z
15282024-12-16T04:33:21.463Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15292024-12-16T04:33:21.510Z
15302024-12-16T04:33:21.510Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15312024-12-16T04:33:21.553Z
15322024-12-16T04:33:21.553Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15332024-12-16T04:33:21.596Z
15342024-12-16T04:33:21.596Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15352024-12-16T04:33:21.639Z
15362024-12-16T04:33:21.639Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15372024-12-16T04:33:21.681Z
15382024-12-16T04:33:21.681Z[t1.trio] svcadm refresh dendrite:default
15392024-12-16T04:33:21.718Z
15402024-12-16T04:33:21.718Z[t1.trio] svcadm restart dendrite:default
15412024-12-16T04:33:21.756Z
15422024-12-16T04:33:21.756Zwait 10s for dendrite to come up ...
15432024-12-16T04:33:31.758Z[t1.trio] svcadm enable tfport
15442024-12-16T04:33:31.798Z
15452024-12-16T04:33:31.798Z[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 &
15462024-12-16T04:33:31.820Z
15472024-12-16T04:33:31.820Z[t1.trio] ipadm
15482024-12-16T04:33:31.845ZADDROBJ TYPE STATE ADDR
15492024-12-16T04:33:31.845Zlo0/v4 static ok 127.0.0.1/8
15502024-12-16T04:33:31.845Zmg1/v4 static ok 10.0.0.3/24
15512024-12-16T04:33:31.845Zlo0/v6 static ok ::1/128
15522024-12-16T04:33:31.845Zlo0/u6 static ok fd00:3::1/64
15532024-12-16T04:33:31.845Ztfportrear0_0/v6 addrconf ok fe80::b8a6:b0ff:fe52:1a3d%tfportrear0_0/10
15542024-12-16T04:33:31.845Ztfportrear1_0/v6 addrconf ok fe80::a857:7ff:fe2e:b68d%tfportrear1_0/10
15552024-12-16T04:33:34.056Zinitial peering test passed
15562024-12-16T04:33:35.061Zadvertise from one passed
15572024-12-16T04:33:36.063Zadvertise from two passed
15582024-12-16T04:33:36.063Z[s1.trio] ping fd00:2::1
15592024-12-16T04:33:36.093Zfd00:2::1 is alive
15602024-12-16T04:33:36.093Z[s2.trio] ping fd00:1::1
15612024-12-16T04:33:36.116Zfd00:1::1 is alive
15622024-12-16T04:33:36.116Zconnectivity test passed
15632024-12-16T04:33:36.116Z[t1.trio] pkill ddmd
15642024-12-16T04:33:36.135Z
15652024-12-16T04:33:42.141Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15662024-12-16T04:33:42.181Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15672024-12-16T04:33:42.198Z[t1.trio] svcadm enable dendrite
15682024-12-16T04:33:42.238Z
15692024-12-16T04:33:42.238Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15702024-12-16T04:33:42.281Z
15712024-12-16T04:33:42.281Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15722024-12-16T04:33:42.323Z
15732024-12-16T04:33:42.324Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15742024-12-16T04:33:42.366Z
15752024-12-16T04:33:42.366Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15762024-12-16T04:33:42.408Z
15772024-12-16T04:33:42.408Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15782024-12-16T04:33:42.449Z
15792024-12-16T04:33:42.449Z[t1.trio] svcadm refresh dendrite:default
15802024-12-16T04:33:42.487Z
15812024-12-16T04:33:42.487Z[t1.trio] svcadm restart dendrite:default
15822024-12-16T04:33:42.526Z
15832024-12-16T04:33:42.526Zwait 10s for dendrite to come up ...
15842024-12-16T04:33:52.528Z[t1.trio] svcadm enable tfport
15852024-12-16T04:33:52.569Z
15862024-12-16T04:33:52.569Z[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 &
15872024-12-16T04:33:52.591Z
15882024-12-16T04:33:52.591Z[t1.trio] ipadm
15892024-12-16T04:33:52.615ZADDROBJ TYPE STATE ADDR
15902024-12-16T04:33:52.615Zlo0/v4 static ok 127.0.0.1/8
15912024-12-16T04:33:52.615Zmg1/v4 static ok 10.0.0.3/24
15922024-12-16T04:33:52.615Zlo0/v6 static ok ::1/128
15932024-12-16T04:33:52.615Zlo0/u6 static ok fd00:3::1/64
15942024-12-16T04:33:52.615Ztfportrear0_0/v6 addrconf ok fe80::b8a6:b0ff:fe52:1a3d%tfportrear0_0/10
15952024-12-16T04:33:52.615Ztfportrear1_0/v6 addrconf ok fe80::a857:7ff:fe2e:b68d%tfportrear1_0/10
15962024-12-16T04:33:55.619Z[s1.trio] ping fd00:2::1
15972024-12-16T04:33:55.642Zfd00:2::1 is alive
15982024-12-16T04:33:55.643Z[s2.trio] ping fd00:1::1
15992024-12-16T04:33:55.663Zfd00:1::1 is alive
16002024-12-16T04:33:55.663Ztransit router restart passed
16012024-12-16T04:33:55.663Z[s1.trio] pkill ddmd
16022024-12-16T04:33:55.682Z
16032024-12-16T04:34:00.687Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid aa123a0e-dd04-439a-98e6-4b33971c08c7 --sled-uuid ab824db6-e581-421d-b364-68d37dda82fe -a sl0/v6 &> /opt/ddmd.log &
16042024-12-16T04:34:00.715Z
16052024-12-16T04:34:03.713Z[s1.trio] ping fd00:2::1
16062024-12-16T04:34:03.736Zfd00:2::1 is alive
16072024-12-16T04:34:03.737Z[s2.trio] ping fd00:1::1
16082024-12-16T04:34:03.758Zfd00:1::1 is alive
16092024-12-16T04:34:03.758Zserver router restart passed
16102024-12-16T04:34:06.764Zpeer expiration recovery passed
16112024-12-16T04:34:07.765Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16122024-12-16T04:34:07.792Z3
16132024-12-16T04:34:07.792Zredundant advertise passed
16142024-12-16T04:34:08.795Ztunnel endpoint advertise passed
16152024-12-16T04:34:13.798Zredundant tunnel endpoint advertise passed
16162024-12-16T04:34:13.798Z[s1.trio] pkill ddmd
16172024-12-16T04:34:13.820Z
16182024-12-16T04:34:18.821Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 2211f091-98c5-4b16-b323-4ebd69b0d55b --sled-uuid bf809336-6f23-42c7-bd62-0ce02bbbcad2 -a sl0/v6 &> /opt/ddmd.log &
16192024-12-16T04:34:18.843Z
16202024-12-16T04:34:23.910Ztunnel router restart passed
16212024-12-16T04:34:24.912Ztunnel endpoint withdraw passed
16222024-12-16T04:34:24.928Z[t1.trio] pkill ddmd
16232024-12-16T04:34:24.955Z
16242024-12-16T04:34:24.955Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16252024-12-16T04:34:24.960Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16262024-12-16T04:34:27.522Z[s2.trio] pkill ddmd
16272024-12-16T04:34:27.543Z
16282024-12-16T04:34:27.543Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16292024-12-16T04:34:30.116Z[s1.trio] pkill ddmd
16302024-12-16T04:34:30.137Z
16312024-12-16T04:34:30.137Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16322024-12-16T04:34:32.588Z[sidecar.trio] pkill softnpu
16332024-12-16T04:34:32.608Z
16342024-12-16T04:34:32.608Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16352024-12-16T04:34:35.214Ztest ddm::test_trio_v2_transit ... ok
16362024-12-16T04:34:35.214Z
16372024-12-16T04:34:35.214Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 558.44s
16382024-12-16T04:34:35.214Z
16392024-12-16T04:34:35.246Z+ cleanup
16402024-12-16T04:34:35.249Z++ id -un
16412024-12-16T04:34:35.252Z++ id -gn
16422024-12-16T04:34:35.255Z+ pfexec chown -R build:build .
16432024-12-16T04:34:35.333Zprocess exited: duration 1083507 ms, exit code 0
 
16442024-12-16T04:34:35.344Zfound 4 output files
16452024-12-16T04:34:35.344Zuploading: /work/s1.trio.log (4205 bytes)
16462024-12-16T04:34:36.357Zuploaded: /work/s1.trio.log
16472024-12-16T04:34:36.361Zuploading: /work/s2.trio.log (9443 bytes)
16482024-12-16T04:34:37.369Zuploaded: /work/s2.trio.log
16492024-12-16T04:34:37.369Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
16502024-12-16T04:34:38.376Zuploaded: /work/sidecar.trio-softnpu.log
16512024-12-16T04:34:38.376Zuploading: /work/t1.trio.log (25911 bytes)
16522024-12-16T04:34:39.386Zuploaded: /work/t1.trio.log